2022-03-17T19:05:52.4360620Z Requested labels: linux.4xlarge.nvidia.gpu 2022-03-17T19:05:52.4360710Z Job defined at: pytorch/pytorch/.github/workflows/generated-linux-xenial-cuda11.3-py3.7-gcc7.yml@refs/heads/master 2022-03-17T19:05:52.4360739Z Waiting for a runner to pick up this job... 2022-03-17T19:05:53.7383182Z Job is about to start running on the runner: i-053d36eec1291843b (repository) 2022-03-17T19:05:57.8847499Z Current runner version: '2.288.1' 2022-03-17T19:05:57.8855053Z Runner name: 'i-053d36eec1291843b' 2022-03-17T19:05:57.8855771Z Runner group name: 'Default' 2022-03-17T19:05:57.8856575Z Machine name: 'ip-10-0-4-184' 2022-03-17T19:05:57.8859515Z ##[group]GITHUB_TOKEN Permissions 2022-03-17T19:05:57.8860426Z Actions: write 2022-03-17T19:05:57.8860825Z Checks: write 2022-03-17T19:05:57.8861624Z Contents: write 2022-03-17T19:05:57.8862034Z Deployments: write 2022-03-17T19:05:57.8862583Z Discussions: write 2022-03-17T19:05:57.8862965Z Issues: write 2022-03-17T19:05:57.8863399Z Metadata: read 2022-03-17T19:05:57.8863865Z Packages: write 2022-03-17T19:05:57.8864243Z Pages: write 2022-03-17T19:05:57.8864733Z PullRequests: write 2022-03-17T19:05:57.8865187Z RepositoryProjects: write 2022-03-17T19:05:57.8865685Z SecurityEvents: write 2022-03-17T19:05:57.8866080Z Statuses: write 2022-03-17T19:05:57.8866520Z ##[endgroup] 2022-03-17T19:05:57.8870873Z Secret source: Actions 2022-03-17T19:05:57.8871671Z Prepare workflow directory 2022-03-17T19:05:58.0485254Z Prepare all required actions 2022-03-17T19:05:58.0713086Z Getting action download info 2022-03-17T19:05:58.3082735Z Download action repository 'seemethere/add-github-ssh-key@v1' (SHA:1ecffedb1e192a50aa67dba2f0e048e5d3bfa144) 2022-03-17T19:05:58.5698331Z Download action repository 'zhouzhuojie/checkout@05b13c9a0d21f08f6d5e64a1d5042246d13619d9' (SHA:05b13c9a0d21f08f6d5e64a1d5042246d13619d9) 2022-03-17T19:05:58.7895903Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a) 2022-03-17T19:05:58.9554412Z Download action repository 'seemethere/download-artifact-s3@0504774707cbc8603d7dca922e8026eb8bf3b47b' (SHA:0504774707cbc8603d7dca922e8026eb8bf3b47b) 2022-03-17T19:05:59.2514734Z Download action repository 'seemethere/upload-artifact-s3@v3' (SHA:9d298f4a34a19beb76876fe16bcd4aa6389bd42c) 2022-03-17T19:05:59.7827584Z ##[group]Run set -euo pipefail 2022-03-17T19:05:59.7828105Z set -euo pipefail 2022-03-17T19:05:59.7828415Z function get_ec2_metadata() { 2022-03-17T19:05:59.7828767Z  # Pulled from instance metadata endpoint for EC2 2022-03-17T19:05:59.7829262Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2022-03-17T19:05:59.7829672Z  category=$1 2022-03-17T19:05:59.7830019Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2022-03-17T19:05:59.7830355Z } 2022-03-17T19:05:59.7830643Z echo "ami-id: $(get_ec2_metadata ami-id)" 2022-03-17T19:05:59.7831011Z echo "instance-id: $(get_ec2_metadata instance-id)" 2022-03-17T19:05:59.7831397Z echo "instance-type: $(get_ec2_metadata instance-type)" 2022-03-17T19:05:59.7831750Z echo "system info $(uname -a)" 2022-03-17T19:05:59.7850786Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-03-17T19:05:59.7851134Z env: 2022-03-17T19:05:59.7851473Z BUILD_ENVIRONMENT: linux-xenial-cuda11.3-py3.7-gcc7 2022-03-17T19:05:59.7851998Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7 2022-03-17T19:05:59.7852517Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-03-17T19:05:59.7852950Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-03-17T19:05:59.7853329Z TORCH_CUDA_ARCH_LIST: 5.2 2022-03-17T19:05:59.7853599Z IN_CI: 1 2022-03-17T19:05:59.7853844Z IS_GHA: 1 2022-03-17T19:05:59.7854093Z IN_WHEEL_TEST: 1 2022-03-17T19:05:59.7854409Z CUSTOM_TEST_ARTIFACT_BUILD_DIR: build/custom_test_artifacts 2022-03-17T19:05:59.7854815Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-03-17T19:05:59.7855162Z PR_LABELS: [] 2022-03-17T19:05:59.7855775Z GITHUB_TOKEN: *** 2022-03-17T19:05:59.7856075Z AWS_DEFAULT_REGION: us-east-1 2022-03-17T19:05:59.7856351Z PR_NUMBER: 2022-03-17T19:05:59.7856643Z SHA1: 4b4f652f799c732a7280052e44a803a4cf6084de 2022-03-17T19:05:59.7857123Z PYTORCH_RETRY_TEST_CASES: 1 2022-03-17T19:05:59.7857417Z GIT_DEFAULT_BRANCH: master 2022-03-17T19:05:59.7857943Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:c3998772049b8a8ba52cedfa525c9feda04cb2c7 2022-03-17T19:05:59.7858503Z JOB_BASE_NAME: linux-xenial-cuda11.3-py3.7-gcc7-test 2022-03-17T19:05:59.7858984Z TEST_CONFIG: default 2022-03-17T19:05:59.7859256Z SHARD_NUMBER: 1 2022-03-17T19:05:59.7859509Z NUM_TEST_SHARDS: 2 2022-03-17T19:05:59.7859769Z PR_BODY: 2022-03-17T19:05:59.7860022Z ##[endgroup] 2022-03-17T19:05:59.8154225Z ami-id: ami-096198a0bccc6bad4 2022-03-17T19:05:59.8172784Z instance-id: i-053d36eec1291843b 2022-03-17T19:05:59.8234425Z instance-type: g3.4xlarge 2022-03-17T19:05:59.8242493Z system info Linux ip-10-0-4-184.ec2.internal 4.14.252-195.483.amzn2.x86_64 #1 SMP Mon Nov 1 20:58:46 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-03-17T19:05:59.8440187Z ##[group]Run if systemctl is-active --quiet docker; then 2022-03-17T19:05:59.8440718Z if systemctl is-active --quiet docker; then 2022-03-17T19:05:59.8441052Z  echo "Docker daemon is running..."; 2022-03-17T19:05:59.8441302Z else 2022-03-17T19:05:59.8441607Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2022-03-17T19:05:59.8441892Z fi 2022-03-17T19:05:59.8454042Z shell: /usr/bin/bash -e {0} 2022-03-17T19:05:59.8454273Z env: 2022-03-17T19:05:59.8454573Z BUILD_ENVIRONMENT: linux-xenial-cuda11.3-py3.7-gcc7 2022-03-17T19:05:59.8455054Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7 2022-03-17T19:05:59.8455535Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-03-17T19:05:59.8455958Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-03-17T19:05:59.8456296Z TORCH_CUDA_ARCH_LIST: 5.2 2022-03-17T19:05:59.8456560Z IN_CI: 1 2022-03-17T19:05:59.8456763Z IS_GHA: 1 2022-03-17T19:05:59.8456986Z IN_WHEEL_TEST: 1 2022-03-17T19:05:59.8457264Z CUSTOM_TEST_ARTIFACT_BUILD_DIR: build/custom_test_artifacts 2022-03-17T19:05:59.8457641Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-03-17T19:05:59.8457948Z PR_LABELS: [] 2022-03-17T19:05:59.8458400Z GITHUB_TOKEN: *** 2022-03-17T19:05:59.8458668Z AWS_DEFAULT_REGION: us-east-1 2022-03-17T19:05:59.8458922Z PR_NUMBER: 2022-03-17T19:05:59.8459172Z SHA1: 4b4f652f799c732a7280052e44a803a4cf6084de 2022-03-17T19:05:59.8459455Z PYTORCH_RETRY_TEST_CASES: 1 2022-03-17T19:05:59.8459702Z GIT_DEFAULT_BRANCH: master 2022-03-17T19:05:59.8460189Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:c3998772049b8a8ba52cedfa525c9feda04cb2c7 2022-03-17T19:05:59.8460730Z JOB_BASE_NAME: linux-xenial-cuda11.3-py3.7-gcc7-test 2022-03-17T19:05:59.8461311Z TEST_CONFIG: default 2022-03-17T19:05:59.8461576Z SHARD_NUMBER: 1 2022-03-17T19:05:59.8461791Z NUM_TEST_SHARDS: 2 2022-03-17T19:05:59.8462025Z PR_BODY: 2022-03-17T19:05:59.8462228Z ##[endgroup] 2022-03-17T19:05:59.8854555Z Docker daemon is running... 2022-03-17T19:05:59.8876069Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-03-17T19:05:59.8876611Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-03-17T19:05:59.8876976Z retry () { 2022-03-17T19:05:59.8877270Z  "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") 2022-03-17T19:05:59.8877557Z } 2022-03-17T19:05:59.8878153Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2022-03-17T19:05:59.8878640Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2022-03-17T19:05:59.8890936Z shell: /usr/bin/bash -e {0} 2022-03-17T19:05:59.8891207Z env: 2022-03-17T19:05:59.8891543Z BUILD_ENVIRONMENT: linux-xenial-cuda11.3-py3.7-gcc7 2022-03-17T19:05:59.8892065Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7 2022-03-17T19:05:59.8892761Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-03-17T19:05:59.8893209Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-03-17T19:05:59.8893607Z TORCH_CUDA_ARCH_LIST: 5.2 2022-03-17T19:05:59.8893884Z IN_CI: 1 2022-03-17T19:05:59.8894120Z IS_GHA: 1 2022-03-17T19:05:59.8894381Z IN_WHEEL_TEST: 1 2022-03-17T19:05:59.8894701Z CUSTOM_TEST_ARTIFACT_BUILD_DIR: build/custom_test_artifacts 2022-03-17T19:05:59.8895123Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-03-17T19:05:59.8895478Z PR_LABELS: [] 2022-03-17T19:05:59.8895912Z GITHUB_TOKEN: *** 2022-03-17T19:05:59.8896212Z AWS_DEFAULT_REGION: us-east-1 2022-03-17T19:05:59.8896513Z PR_NUMBER: 2022-03-17T19:05:59.8896804Z SHA1: 4b4f652f799c732a7280052e44a803a4cf6084de 2022-03-17T19:05:59.8897125Z PYTORCH_RETRY_TEST_CASES: 1 2022-03-17T19:05:59.8897418Z GIT_DEFAULT_BRANCH: master 2022-03-17T19:05:59.8897952Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:c3998772049b8a8ba52cedfa525c9feda04cb2c7 2022-03-17T19:05:59.8898526Z JOB_BASE_NAME: linux-xenial-cuda11.3-py3.7-gcc7-test 2022-03-17T19:05:59.8898857Z TEST_CONFIG: default 2022-03-17T19:05:59.8899132Z SHARD_NUMBER: 1 2022-03-17T19:05:59.8899390Z NUM_TEST_SHARDS: 2 2022-03-17T19:05:59.8899659Z PR_BODY: 2022-03-17T19:05:59.8899933Z AWS_RETRY_MODE: standard 2022-03-17T19:05:59.8900205Z AWS_MAX_ATTEMPTS: 5 2022-03-17T19:05:59.8900475Z ##[endgroup] 2022-03-17T19:06:00.8721052Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2022-03-17T19:06:00.8721593Z Configure a credential helper to remove this warning. See 2022-03-17T19:06:00.8722139Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2022-03-17T19:06:00.8722426Z 2022-03-17T19:06:00.8722965Z Login Succeeded 2022-03-17T19:06:00.8766009Z ##[group]Run retry () { 2022-03-17T19:06:00.8766322Z retry () { 2022-03-17T19:06:00.8766579Z  "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") 2022-03-17T19:06:00.8766836Z } 2022-03-17T19:06:00.8767106Z retry docker pull "${ALPINE_IMAGE}" 2022-03-17T19:06:00.8767446Z # Ensure the working directory gets chowned back to the current user 2022-03-17T19:06:00.8767887Z docker run --pull=never --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2022-03-17T19:06:00.8781522Z shell: /usr/bin/bash -e {0} 2022-03-17T19:06:00.8781803Z env: 2022-03-17T19:06:00.8782089Z BUILD_ENVIRONMENT: linux-xenial-cuda11.3-py3.7-gcc7 2022-03-17T19:06:00.8782592Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7 2022-03-17T19:06:00.8783077Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-03-17T19:06:00.8783521Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-03-17T19:06:00.8783868Z TORCH_CUDA_ARCH_LIST: 5.2 2022-03-17T19:06:00.8784109Z IN_CI: 1 2022-03-17T19:06:00.8784326Z IS_GHA: 1 2022-03-17T19:06:00.8784532Z IN_WHEEL_TEST: 1 2022-03-17T19:06:00.8784829Z CUSTOM_TEST_ARTIFACT_BUILD_DIR: build/custom_test_artifacts 2022-03-17T19:06:00.8785196Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-03-17T19:06:00.8785514Z PR_LABELS: [] 2022-03-17T19:06:00.8786052Z GITHUB_TOKEN: *** 2022-03-17T19:06:00.8786303Z AWS_DEFAULT_REGION: us-east-1 2022-03-17T19:06:00.8786556Z PR_NUMBER: 2022-03-17T19:06:00.8786807Z SHA1: 4b4f652f799c732a7280052e44a803a4cf6084de 2022-03-17T19:06:00.8787091Z PYTORCH_RETRY_TEST_CASES: 1 2022-03-17T19:06:00.8787360Z GIT_DEFAULT_BRANCH: master 2022-03-17T19:06:00.8787846Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:c3998772049b8a8ba52cedfa525c9feda04cb2c7 2022-03-17T19:06:00.8788546Z JOB_BASE_NAME: linux-xenial-cuda11.3-py3.7-gcc7-test 2022-03-17T19:06:00.8788841Z TEST_CONFIG: default 2022-03-17T19:06:00.8789078Z SHARD_NUMBER: 1 2022-03-17T19:06:00.8789316Z NUM_TEST_SHARDS: 2 2022-03-17T19:06:00.8789532Z PR_BODY: 2022-03-17T19:06:00.8789755Z ##[endgroup] 2022-03-17T19:06:00.9171698Z Using default tag: latest 2022-03-17T19:06:01.1286769Z latest: Pulling from tool/alpine 2022-03-17T19:06:01.1287082Z 540db60ca938: Pulling fs layer 2022-03-17T19:06:01.2477323Z 540db60ca938: Verifying Checksum 2022-03-17T19:06:01.2477682Z 540db60ca938: Download complete 2022-03-17T19:06:01.4280536Z 540db60ca938: Pull complete 2022-03-17T19:06:01.4474212Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2022-03-17T19:06:01.4628292Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2022-03-17T19:06:01.4659365Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2022-03-17T19:06:03.2277182Z ##[group]Run rm -rf "${GITHUB_WORKSPACE}" 2022-03-17T19:06:03.2277551Z rm -rf "${GITHUB_WORKSPACE}" 2022-03-17T19:06:03.2277823Z mkdir "${GITHUB_WORKSPACE}" 2022-03-17T19:06:03.2291458Z shell: /usr/bin/bash -e {0} 2022-03-17T19:06:03.2291688Z env: 2022-03-17T19:06:03.2291993Z BUILD_ENVIRONMENT: linux-xenial-cuda11.3-py3.7-gcc7 2022-03-17T19:06:03.2292496Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7 2022-03-17T19:06:03.2292966Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-03-17T19:06:03.2293384Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-03-17T19:06:03.2293721Z TORCH_CUDA_ARCH_LIST: 5.2 2022-03-17T19:06:03.2293960Z IN_CI: 1 2022-03-17T19:06:03.2294177Z IS_GHA: 1 2022-03-17T19:06:03.2294383Z IN_WHEEL_TEST: 1 2022-03-17T19:06:03.2294682Z CUSTOM_TEST_ARTIFACT_BUILD_DIR: build/custom_test_artifacts 2022-03-17T19:06:03.2295092Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-03-17T19:06:03.2295406Z PR_LABELS: [] 2022-03-17T19:06:03.2296505Z GITHUB_TOKEN: *** 2022-03-17T19:06:03.2296804Z AWS_DEFAULT_REGION: us-east-1 2022-03-17T19:06:03.2297042Z PR_NUMBER: 2022-03-17T19:06:03.2297313Z SHA1: 4b4f652f799c732a7280052e44a803a4cf6084de 2022-03-17T19:06:03.2297588Z PYTORCH_RETRY_TEST_CASES: 1 2022-03-17T19:06:03.2297859Z GIT_DEFAULT_BRANCH: master 2022-03-17T19:06:03.2298364Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:c3998772049b8a8ba52cedfa525c9feda04cb2c7 2022-03-17T19:06:03.2298892Z JOB_BASE_NAME: linux-xenial-cuda11.3-py3.7-gcc7-test 2022-03-17T19:06:03.2299205Z TEST_CONFIG: default 2022-03-17T19:06:03.2299424Z SHARD_NUMBER: 1 2022-03-17T19:06:03.2299662Z NUM_TEST_SHARDS: 2 2022-03-17T19:06:03.2299895Z PR_BODY: 2022-03-17T19:06:03.2300105Z ##[endgroup] 2022-03-17T19:06:05.8270545Z ##[group]Run seemethere/add-github-ssh-key@v1 2022-03-17T19:06:05.8270941Z with: 2022-03-17T19:06:05.8271476Z GITHUB_TOKEN: *** 2022-03-17T19:06:05.8271772Z activate-with-label: true 2022-03-17T19:06:05.8272071Z label: with-ssh 2022-03-17T19:06:05.8272349Z remove-existing-keys: true 2022-03-17T19:06:05.8272641Z env: 2022-03-17T19:06:05.8272966Z BUILD_ENVIRONMENT: linux-xenial-cuda11.3-py3.7-gcc7 2022-03-17T19:06:05.8273508Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7 2022-03-17T19:06:05.8274030Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-03-17T19:06:05.8274468Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-03-17T19:06:05.8274863Z TORCH_CUDA_ARCH_LIST: 5.2 2022-03-17T19:06:05.8275125Z IN_CI: 1 2022-03-17T19:06:05.8275380Z IS_GHA: 1 2022-03-17T19:06:05.8275640Z IN_WHEEL_TEST: 1 2022-03-17T19:06:05.8275999Z CUSTOM_TEST_ARTIFACT_BUILD_DIR: build/custom_test_artifacts 2022-03-17T19:06:05.8276406Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-03-17T19:06:05.8276925Z PR_LABELS: [] 2022-03-17T19:06:05.8277323Z GITHUB_TOKEN: *** 2022-03-17T19:06:05.8277608Z AWS_DEFAULT_REGION: us-east-1 2022-03-17T19:06:05.8277897Z PR_NUMBER: 2022-03-17T19:06:05.8278187Z SHA1: 4b4f652f799c732a7280052e44a803a4cf6084de 2022-03-17T19:06:05.8278511Z PYTORCH_RETRY_TEST_CASES: 1 2022-03-17T19:06:05.8278820Z GIT_DEFAULT_BRANCH: master 2022-03-17T19:06:05.8279342Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:c3998772049b8a8ba52cedfa525c9feda04cb2c7 2022-03-17T19:06:05.8279924Z JOB_BASE_NAME: linux-xenial-cuda11.3-py3.7-gcc7-test 2022-03-17T19:06:05.8280273Z TEST_CONFIG: default 2022-03-17T19:06:05.8280535Z SHARD_NUMBER: 1 2022-03-17T19:06:05.8280812Z NUM_TEST_SHARDS: 2 2022-03-17T19:06:05.8281066Z PR_BODY: 2022-03-17T19:06:05.8281343Z ##[endgroup] 2022-03-17T19:06:05.9060472Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2022-03-17T19:06:05.9114795Z ##[group]Run env | grep '^GITHUB' > "/tmp/github_env_${GITHUB_RUN_ID}" 2022-03-17T19:06:05.9115226Z env | grep '^GITHUB' > "/tmp/github_env_${GITHUB_RUN_ID}" 2022-03-17T19:06:05.9128203Z shell: /usr/bin/bash -e {0} 2022-03-17T19:06:05.9128447Z env: 2022-03-17T19:06:05.9128734Z BUILD_ENVIRONMENT: linux-xenial-cuda11.3-py3.7-gcc7 2022-03-17T19:06:05.9129234Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7 2022-03-17T19:06:05.9129720Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-03-17T19:06:05.9130124Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-03-17T19:06:05.9130478Z TORCH_CUDA_ARCH_LIST: 5.2 2022-03-17T19:06:05.9130700Z IN_CI: 1 2022-03-17T19:06:05.9130910Z IS_GHA: 1 2022-03-17T19:06:05.9131135Z IN_WHEEL_TEST: 1 2022-03-17T19:06:05.9131418Z CUSTOM_TEST_ARTIFACT_BUILD_DIR: build/custom_test_artifacts 2022-03-17T19:06:05.9131840Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-03-17T19:06:05.9132144Z PR_LABELS: [] 2022-03-17T19:06:05.9132545Z GITHUB_TOKEN: *** 2022-03-17T19:06:05.9132789Z AWS_DEFAULT_REGION: us-east-1 2022-03-17T19:06:05.9133040Z PR_NUMBER: 2022-03-17T19:06:05.9133307Z SHA1: 4b4f652f799c732a7280052e44a803a4cf6084de 2022-03-17T19:06:05.9133573Z PYTORCH_RETRY_TEST_CASES: 1 2022-03-17T19:06:05.9133840Z GIT_DEFAULT_BRANCH: master 2022-03-17T19:06:05.9134326Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:c3998772049b8a8ba52cedfa525c9feda04cb2c7 2022-03-17T19:06:05.9134871Z JOB_BASE_NAME: linux-xenial-cuda11.3-py3.7-gcc7-test 2022-03-17T19:06:05.9135179Z TEST_CONFIG: default 2022-03-17T19:06:05.9135400Z SHARD_NUMBER: 1 2022-03-17T19:06:05.9135632Z NUM_TEST_SHARDS: 2 2022-03-17T19:06:05.9135848Z PR_BODY: 2022-03-17T19:06:05.9136071Z ##[endgroup] 2022-03-17T19:06:05.9256900Z ##[group]Run zhouzhuojie/checkout@05b13c9a0d21f08f6d5e64a1d5042246d13619d9 2022-03-17T19:06:05.9257263Z with: 2022-03-17T19:06:05.9257504Z ref: 4b4f652f799c732a7280052e44a803a4cf6084de 2022-03-17T19:06:05.9257778Z fetch-depth: 0 2022-03-17T19:06:05.9258032Z submodules: recursive 2022-03-17T19:06:05.9258287Z repository: pytorch/pytorch 2022-03-17T19:06:05.9258687Z token: *** 2022-03-17T19:06:05.9258909Z ssh-strict: true 2022-03-17T19:06:05.9259174Z persist-credentials: true 2022-03-17T19:06:05.9259435Z clean: true 2022-03-17T19:06:05.9259640Z lfs: false 2022-03-17T19:06:05.9259854Z env: 2022-03-17T19:06:05.9260131Z BUILD_ENVIRONMENT: linux-xenial-cuda11.3-py3.7-gcc7 2022-03-17T19:06:05.9260645Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7 2022-03-17T19:06:05.9261527Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-03-17T19:06:05.9262017Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-03-17T19:06:05.9262512Z TORCH_CUDA_ARCH_LIST: 5.2 2022-03-17T19:06:05.9262756Z IN_CI: 1 2022-03-17T19:06:05.9262972Z IS_GHA: 1 2022-03-17T19:06:05.9263182Z IN_WHEEL_TEST: 1 2022-03-17T19:06:05.9263485Z CUSTOM_TEST_ARTIFACT_BUILD_DIR: build/custom_test_artifacts 2022-03-17T19:06:05.9263857Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-03-17T19:06:05.9264183Z PR_LABELS: [] 2022-03-17T19:06:05.9264552Z GITHUB_TOKEN: *** 2022-03-17T19:06:05.9264800Z AWS_DEFAULT_REGION: us-east-1 2022-03-17T19:06:05.9265055Z PR_NUMBER: 2022-03-17T19:06:05.9265309Z SHA1: 4b4f652f799c732a7280052e44a803a4cf6084de 2022-03-17T19:06:05.9265601Z PYTORCH_RETRY_TEST_CASES: 1 2022-03-17T19:06:05.9265872Z GIT_DEFAULT_BRANCH: master 2022-03-17T19:06:05.9266448Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:c3998772049b8a8ba52cedfa525c9feda04cb2c7 2022-03-17T19:06:05.9267025Z JOB_BASE_NAME: linux-xenial-cuda11.3-py3.7-gcc7-test 2022-03-17T19:06:05.9267331Z TEST_CONFIG: default 2022-03-17T19:06:05.9267572Z SHARD_NUMBER: 1 2022-03-17T19:06:05.9267807Z NUM_TEST_SHARDS: 2 2022-03-17T19:06:05.9268025Z PR_BODY: 2022-03-17T19:06:05.9268250Z ##[endgroup] 2022-03-17T19:06:06.0400703Z Syncing repository: pytorch/pytorch 2022-03-17T19:06:06.0402625Z ##[group]Getting Git version info 2022-03-17T19:06:06.0403321Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-03-17T19:06:06.0404016Z [command]/usr/bin/git version 2022-03-17T19:06:06.0404368Z git version 2.32.0 2022-03-17T19:06:06.0405222Z ##[endgroup] 2022-03-17T19:06:06.0412242Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-03-17T19:06:06.0416467Z ##[group]Initializing the repository 2022-03-17T19:06:06.0420770Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-03-17T19:06:06.0450817Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-03-17T19:06:06.0451487Z hint: is subject to change. To configure the initial branch name to use in all 2022-03-17T19:06:06.0451932Z hint: of your new repositories, which will suppress this warning, call: 2022-03-17T19:06:06.0452318Z hint: 2022-03-17T19:06:06.0452767Z hint: git config --global init.defaultBranch 2022-03-17T19:06:06.0453070Z hint: 2022-03-17T19:06:06.0453577Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-03-17T19:06:06.0454083Z hint: 'development'. The just-created branch can be renamed via this command: 2022-03-17T19:06:06.0454470Z hint: 2022-03-17T19:06:06.0454768Z hint: git branch -m 2022-03-17T19:06:06.0455335Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-03-17T19:06:06.0463914Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-03-17T19:06:06.0490896Z ##[endgroup] 2022-03-17T19:06:06.0491636Z ##[group]Disabling automatic garbage collection 2022-03-17T19:06:06.0495524Z [command]/usr/bin/git config --local gc.auto 0 2022-03-17T19:06:06.0520662Z ##[endgroup] 2022-03-17T19:06:06.0539455Z ##[group]Setting up auth 2022-03-17T19:06:06.0540540Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-03-17T19:06:06.0584696Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-03-17T19:06:06.0879458Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-03-17T19:06:06.0906812Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2022-03-17T19:06:06.1199869Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-03-17T19:06:06.1258333Z ##[endgroup] 2022-03-17T19:06:06.1259077Z ##[group]Fetching the repository 2022-03-17T19:06:06.1266939Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --progress --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2022-03-17T19:06:08.7844568Z remote: Enumerating objects: 767821 2022-03-17T19:06:08.7844956Z remote: Enumerating objects: 768219, done. 2022-03-17T19:06:08.7845506Z remote: Counting objects: 0% (1/398) 2022-03-17T19:06:08.7845952Z remote: Counting objects: 1% (4/398) 2022-03-17T19:06:08.7846362Z remote: Counting objects: 2% (8/398) 2022-03-17T19:06:08.7846750Z remote: Counting objects: 3% (12/398) 2022-03-17T19:06:08.7847079Z remote: Counting objects: 4% (16/398) 2022-03-17T19:06:08.7847490Z remote: Counting objects: 5% (20/398) 2022-03-17T19:06:08.7847909Z remote: Counting objects: 6% (24/398) 2022-03-17T19:06:08.7848602Z remote: Counting objects: 7% (28/398) 2022-03-17T19:06:08.7849084Z remote: Counting objects: 8% (32/398) 2022-03-17T19:06:08.7849690Z remote: Counting objects: 9% (36/398) 2022-03-17T19:06:08.7850067Z remote: Counting objects: 10% (40/398) 2022-03-17T19:06:08.7850401Z remote: Counting objects: 11% (44/398) 2022-03-17T19:06:08.7850775Z remote: Counting objects: 12% (48/398) 2022-03-17T19:06:08.7851089Z remote: Counting objects: 13% (52/398) 2022-03-17T19:06:08.7851484Z remote: Counting objects: 14% (56/398) 2022-03-17T19:06:08.7851914Z remote: Counting objects: 15% (60/398) 2022-03-17T19:06:08.7852230Z remote: Counting objects: 16% (64/398) 2022-03-17T19:06:08.7852595Z remote: Counting objects: 17% (68/398) 2022-03-17T19:06:08.7852994Z remote: Counting objects: 18% (72/398) 2022-03-17T19:06:08.7853345Z remote: Counting objects: 19% (76/398) 2022-03-17T19:06:08.7853725Z remote: Counting objects: 20% (80/398) 2022-03-17T19:06:08.7854049Z remote: Counting objects: 21% (84/398) 2022-03-17T19:06:08.7854414Z remote: Counting objects: 22% (88/398) 2022-03-17T19:06:08.7854729Z remote: Counting objects: 23% (92/398) 2022-03-17T19:06:08.7855135Z remote: Counting objects: 24% (96/398) 2022-03-17T19:06:08.7855507Z remote: Counting objects: 25% (100/398) 2022-03-17T19:06:08.7855831Z remote: Counting objects: 26% (104/398) 2022-03-17T19:06:08.7856227Z remote: Counting objects: 27% (108/398) 2022-03-17T19:06:08.7856546Z remote: Counting objects: 28% (112/398) 2022-03-17T19:06:08.7856956Z remote: Counting objects: 29% (116/398) 2022-03-17T19:06:08.7857328Z remote: Counting objects: 30% (120/398) 2022-03-17T19:06:08.7857650Z remote: Counting objects: 31% (124/398) 2022-03-17T19:06:08.7858017Z remote: Counting objects: 32% (128/398) 2022-03-17T19:06:08.7858343Z remote: Counting objects: 33% (132/398) 2022-03-17T19:06:08.7858949Z remote: Counting objects: 34% (136/398) 2022-03-17T19:06:08.7859298Z remote: Counting objects: 35% (140/398) 2022-03-17T19:06:08.7859673Z remote: Counting objects: 36% (144/398) 2022-03-17T19:06:08.7860080Z remote: Counting objects: 37% (148/398) 2022-03-17T19:06:08.7860396Z remote: Counting objects: 38% (152/398) 2022-03-17T19:06:08.7860804Z remote: Counting objects: 39% (156/398) 2022-03-17T19:06:08.7861384Z remote: Counting objects: 40% (160/398) 2022-03-17T19:06:08.7861764Z remote: Counting objects: 41% (164/398) 2022-03-17T19:06:08.7862142Z remote: Counting objects: 42% (168/398) 2022-03-17T19:06:08.7862458Z remote: Counting objects: 43% (172/398) 2022-03-17T19:06:08.7862864Z remote: Counting objects: 44% (176/398) 2022-03-17T19:06:08.7863179Z remote: Counting objects: 45% (180/398) 2022-03-17T19:06:08.7863549Z remote: Counting objects: 46% (184/398) 2022-03-17T19:06:08.7863903Z remote: Counting objects: 47% (188/398) 2022-03-17T19:06:08.7864390Z remote: Counting objects: 48% (192/398) 2022-03-17T19:06:08.7864791Z remote: Counting objects: 49% (196/398) 2022-03-17T19:06:08.7865117Z remote: Counting objects: 50% (199/398) 2022-03-17T19:06:08.7865481Z remote: Counting objects: 51% (203/398) 2022-03-17T19:06:08.7865795Z remote: Counting objects: 52% (207/398) 2022-03-17T19:06:08.7866159Z remote: Counting objects: 53% (211/398) 2022-03-17T19:06:08.7866568Z remote: Counting objects: 54% (215/398) 2022-03-17T19:06:08.7866888Z remote: Counting objects: 55% (219/398) 2022-03-17T19:06:08.7867279Z remote: Counting objects: 56% (223/398) 2022-03-17T19:06:08.7867594Z remote: Counting objects: 57% (227/398) 2022-03-17T19:06:08.7867960Z remote: Counting objects: 58% (231/398) 2022-03-17T19:06:08.7868281Z remote: Counting objects: 59% (235/398) 2022-03-17T19:06:08.7868688Z remote: Counting objects: 60% (239/398) 2022-03-17T19:06:08.7869051Z remote: Counting objects: 61% (243/398) 2022-03-17T19:06:08.7869365Z remote: Counting objects: 62% (247/398) 2022-03-17T19:06:08.7869734Z remote: Counting objects: 63% (251/398) 2022-03-17T19:06:08.7870049Z remote: Counting objects: 64% (255/398) 2022-03-17T19:06:08.7870447Z remote: Counting objects: 65% (259/398) 2022-03-17T19:06:08.7870845Z remote: Counting objects: 66% (263/398) 2022-03-17T19:06:08.7871157Z remote: Counting objects: 67% (267/398) 2022-03-17T19:06:08.7871526Z remote: Counting objects: 68% (271/398) 2022-03-17T19:06:08.7871839Z remote: Counting objects: 69% (275/398) 2022-03-17T19:06:08.7872241Z remote: Counting objects: 70% (279/398) 2022-03-17T19:06:08.7872553Z remote: Counting objects: 71% (283/398) 2022-03-17T19:06:08.7872928Z remote: Counting objects: 72% (287/398) 2022-03-17T19:06:08.7873291Z remote: Counting objects: 73% (291/398) 2022-03-17T19:06:08.7873608Z remote: Counting objects: 74% (295/398) 2022-03-17T19:06:08.7874005Z remote: Counting objects: 75% (299/398) 2022-03-17T19:06:08.7874353Z remote: Counting objects: 76% (303/398) 2022-03-17T19:06:08.7874723Z remote: Counting objects: 77% (307/398) 2022-03-17T19:06:08.7875089Z remote: Counting objects: 78% (311/398) 2022-03-17T19:06:08.7875401Z remote: Counting objects: 79% (315/398) 2022-03-17T19:06:08.7875797Z remote: Counting objects: 80% (319/398) 2022-03-17T19:06:08.7876119Z remote: Counting objects: 81% (323/398) 2022-03-17T19:06:08.7876482Z remote: Counting objects: 82% (327/398) 2022-03-17T19:06:08.7876842Z remote: Counting objects: 83% (331/398) 2022-03-17T19:06:08.7877161Z remote: Counting objects: 84% (335/398) 2022-03-17T19:06:08.7877604Z remote: Counting objects: 85% (339/398) 2022-03-17T19:06:08.7877990Z remote: Counting objects: 86% (343/398) 2022-03-17T19:06:08.7878368Z remote: Counting objects: 87% (347/398) 2022-03-17T19:06:08.7878680Z remote: Counting objects: 88% (351/398) 2022-03-17T19:06:08.7879043Z remote: Counting objects: 89% (355/398) 2022-03-17T19:06:08.7879461Z remote: Counting objects: 90% (359/398) 2022-03-17T19:06:08.7879774Z remote: Counting objects: 91% (363/398) 2022-03-17T19:06:08.7880136Z remote: Counting objects: 92% (367/398) 2022-03-17T19:06:08.7880450Z remote: Counting objects: 93% (371/398) 2022-03-17T19:06:08.7880820Z remote: Counting objects: 94% (375/398) 2022-03-17T19:06:08.7881253Z remote: Counting objects: 95% (379/398) 2022-03-17T19:06:08.7881566Z remote: Counting objects: 96% (383/398) 2022-03-17T19:06:08.7881925Z remote: Counting objects: 97% (387/398) 2022-03-17T19:06:08.7882237Z remote: Counting objects: 98% (391/398) 2022-03-17T19:06:08.7882616Z remote: Counting objects: 99% (395/398) 2022-03-17T19:06:08.7882968Z remote: Counting objects: 100% (398/398) 2022-03-17T19:06:08.7883430Z remote: Counting objects: 100% (398/398), done. 2022-03-17T19:06:08.7883840Z remote: Compressing objects: 0% (1/295) 2022-03-17T19:06:08.7916157Z remote: Compressing objects: 1% (3/295) 2022-03-17T19:06:08.7916591Z remote: Compressing objects: 2% (6/295) 2022-03-17T19:06:08.7916995Z remote: Compressing objects: 3% (9/295) 2022-03-17T19:06:08.8020567Z remote: Compressing objects: 4% (12/295) 2022-03-17T19:06:08.8020983Z remote: Compressing objects: 5% (15/295) 2022-03-17T19:06:08.8169647Z remote: Compressing objects: 6% (18/295) 2022-03-17T19:06:08.8292660Z remote: Compressing objects: 7% (21/295) 2022-03-17T19:06:08.8457946Z remote: Compressing objects: 8% (24/295) 2022-03-17T19:06:08.8543524Z remote: Compressing objects: 9% (27/295) 2022-03-17T19:06:08.8543935Z remote: Compressing objects: 10% (30/295) 2022-03-17T19:06:08.8544376Z remote: Compressing objects: 11% (33/295) 2022-03-17T19:06:08.8544973Z remote: Compressing objects: 12% (36/295) 2022-03-17T19:06:08.8545459Z remote: Compressing objects: 13% (39/295) 2022-03-17T19:06:08.8545804Z remote: Compressing objects: 14% (42/295) 2022-03-17T19:06:08.8546187Z remote: Compressing objects: 15% (45/295) 2022-03-17T19:06:08.8546516Z remote: Compressing objects: 16% (48/295) 2022-03-17T19:06:08.8546892Z remote: Compressing objects: 17% (51/295) 2022-03-17T19:06:08.8547327Z remote: Compressing objects: 18% (54/295) 2022-03-17T19:06:08.8547660Z remote: Compressing objects: 19% (57/295) 2022-03-17T19:06:08.8571232Z remote: Compressing objects: 20% (59/295) 2022-03-17T19:06:08.8571661Z remote: Compressing objects: 21% (62/295) 2022-03-17T19:06:08.8572581Z remote: Compressing objects: 22% (65/295) 2022-03-17T19:06:08.8574207Z remote: Compressing objects: 23% (68/295) 2022-03-17T19:06:08.8574888Z remote: Compressing objects: 24% (71/295) 2022-03-17T19:06:08.8575419Z remote: Compressing objects: 25% (74/295) 2022-03-17T19:06:08.8575855Z remote: Compressing objects: 26% (77/295) 2022-03-17T19:06:08.8576239Z remote: Compressing objects: 27% (80/295) 2022-03-17T19:06:08.8576570Z remote: Compressing objects: 28% (83/295) 2022-03-17T19:06:08.8576951Z remote: Compressing objects: 29% (86/295) 2022-03-17T19:06:08.8577283Z remote: Compressing objects: 30% (89/295) 2022-03-17T19:06:08.8577781Z remote: Compressing objects: 31% (92/295) 2022-03-17T19:06:08.8578164Z remote: Compressing objects: 32% (95/295) 2022-03-17T19:06:08.8578492Z remote: Compressing objects: 33% (98/295) 2022-03-17T19:06:08.8578875Z remote: Compressing objects: 34% (101/295) 2022-03-17T19:06:08.8579228Z remote: Compressing objects: 35% (104/295) 2022-03-17T19:06:08.8579785Z remote: Compressing objects: 36% (107/295) 2022-03-17T19:06:08.8580150Z remote: Compressing objects: 37% (110/295) 2022-03-17T19:06:08.8580541Z remote: Compressing objects: 38% (113/295) 2022-03-17T19:06:08.8580941Z remote: Compressing objects: 39% (116/295) 2022-03-17T19:06:08.8581573Z remote: Compressing objects: 40% (118/295) 2022-03-17T19:06:08.8582012Z remote: Compressing objects: 41% (121/295) 2022-03-17T19:06:08.8582345Z remote: Compressing objects: 42% (124/295) 2022-03-17T19:06:08.8582736Z remote: Compressing objects: 43% (127/295) 2022-03-17T19:06:08.8583124Z remote: Compressing objects: 44% (130/295) 2022-03-17T19:06:08.8583454Z remote: Compressing objects: 45% (133/295) 2022-03-17T19:06:08.8583867Z remote: Compressing objects: 46% (136/295) 2022-03-17T19:06:08.8584200Z remote: Compressing objects: 47% (139/295) 2022-03-17T19:06:08.8584594Z remote: Compressing objects: 48% (142/295) 2022-03-17T19:06:08.8584926Z remote: Compressing objects: 49% (145/295) 2022-03-17T19:06:08.8585455Z remote: Compressing objects: 50% (148/295) 2022-03-17T19:06:08.8585883Z remote: Compressing objects: 51% (151/295) 2022-03-17T19:06:08.8586222Z remote: Compressing objects: 52% (154/295) 2022-03-17T19:06:08.8586604Z remote: Compressing objects: 53% (157/295) 2022-03-17T19:06:08.8586933Z remote: Compressing objects: 54% (160/295) 2022-03-17T19:06:08.8587313Z remote: Compressing objects: 55% (163/295) 2022-03-17T19:06:08.8587745Z remote: Compressing objects: 56% (166/295) 2022-03-17T19:06:08.8588074Z remote: Compressing objects: 57% (169/295) 2022-03-17T19:06:08.8588456Z remote: Compressing objects: 58% (172/295) 2022-03-17T19:06:08.8588783Z remote: Compressing objects: 59% (175/295) 2022-03-17T19:06:08.8589192Z remote: Compressing objects: 60% (177/295) 2022-03-17T19:06:08.8589640Z remote: Compressing objects: 61% (180/295) 2022-03-17T19:06:08.8589970Z remote: Compressing objects: 62% (183/295) 2022-03-17T19:06:08.8590347Z remote: Compressing objects: 63% (186/295) 2022-03-17T19:06:08.8590674Z remote: Compressing objects: 64% (189/295) 2022-03-17T19:06:08.8631751Z remote: Compressing objects: 65% (192/295) 2022-03-17T19:06:08.8632088Z remote: Compressing objects: 66% (195/295) 2022-03-17T19:06:08.8632414Z remote: Compressing objects: 67% (198/295) 2022-03-17T19:06:08.8632809Z remote: Compressing objects: 68% (201/295) 2022-03-17T19:06:08.8633413Z remote: Compressing objects: 69% (204/295) 2022-03-17T19:06:08.8634127Z remote: Compressing objects: 70% (207/295) 2022-03-17T19:06:08.8634770Z remote: Compressing objects: 71% (210/295) 2022-03-17T19:06:08.8635283Z remote: Compressing objects: 72% (213/295) 2022-03-17T19:06:08.8635600Z remote: Compressing objects: 73% (216/295) 2022-03-17T19:06:08.8635903Z remote: Compressing objects: 74% (219/295) 2022-03-17T19:06:08.8636221Z remote: Compressing objects: 75% (222/295) 2022-03-17T19:06:08.8636520Z remote: Compressing objects: 76% (225/295) 2022-03-17T19:06:08.8636835Z remote: Compressing objects: 77% (228/295) 2022-03-17T19:06:08.8637147Z remote: Compressing objects: 78% (231/295) 2022-03-17T19:06:08.8637437Z remote: Compressing objects: 79% (234/295) 2022-03-17T19:06:08.8637738Z remote: Compressing objects: 80% (236/295) 2022-03-17T19:06:08.8638030Z remote: Compressing objects: 81% (239/295) 2022-03-17T19:06:08.8638343Z remote: Compressing objects: 82% (242/295) 2022-03-17T19:06:08.8640863Z remote: Compressing objects: 83% (245/295) 2022-03-17T19:06:08.8645569Z remote: Compressing objects: 84% (248/295) 2022-03-17T19:06:08.8646273Z remote: Compressing objects: 85% (251/295) 2022-03-17T19:06:08.8647393Z remote: Compressing objects: 86% (254/295) 2022-03-17T19:06:08.8648121Z remote: Compressing objects: 87% (257/295) 2022-03-17T19:06:08.8648636Z remote: Compressing objects: 88% (260/295) 2022-03-17T19:06:08.8648933Z remote: Compressing objects: 89% (263/295) 2022-03-17T19:06:08.8649639Z remote: Compressing objects: 90% (266/295) 2022-03-17T19:06:08.8650293Z remote: Compressing objects: 91% (269/295) 2022-03-17T19:06:08.8650886Z remote: Compressing objects: 92% (272/295) 2022-03-17T19:06:08.8651523Z remote: Compressing objects: 93% (275/295) 2022-03-17T19:06:08.8653058Z remote: Compressing objects: 94% (278/295) 2022-03-17T19:06:08.8654277Z remote: Compressing objects: 95% (281/295) 2022-03-17T19:06:08.8654967Z remote: Compressing objects: 96% (284/295) 2022-03-17T19:06:08.8656153Z remote: Compressing objects: 97% (287/295) 2022-03-17T19:06:08.8658451Z remote: Compressing objects: 98% (290/295) 2022-03-17T19:06:08.8659098Z remote: Compressing objects: 99% (293/295) 2022-03-17T19:06:08.8659873Z remote: Compressing objects: 100% (295/295) 2022-03-17T19:06:08.8660205Z remote: Compressing objects: 100% (295/295), done. 2022-03-17T19:06:08.9513519Z Receiving objects: 0% (1/768219) 2022-03-17T19:06:09.0340551Z Receiving objects: 1% (7683/768219) 2022-03-17T19:06:09.1330803Z Receiving objects: 2% (15365/768219) 2022-03-17T19:06:09.2349168Z Receiving objects: 3% (23047/768219) 2022-03-17T19:06:09.3361737Z Receiving objects: 4% (30729/768219) 2022-03-17T19:06:09.4433936Z Receiving objects: 5% (38411/768219) 2022-03-17T19:06:09.5461937Z Receiving objects: 6% (46094/768219), 12.76 MiB | 25.52 MiB/s 2022-03-17T19:06:09.6464355Z Receiving objects: 7% (53776/768219), 12.76 MiB | 25.52 MiB/s 2022-03-17T19:06:09.7446956Z Receiving objects: 8% (61458/768219), 12.76 MiB | 25.52 MiB/s 2022-03-17T19:06:09.8509220Z Receiving objects: 9% (69140/768219), 12.76 MiB | 25.52 MiB/s 2022-03-17T19:06:09.8684611Z Receiving objects: 10% (76822/768219), 12.76 MiB | 25.52 MiB/s 2022-03-17T19:06:09.9747492Z Receiving objects: 10% (77914/768219), 12.76 MiB | 25.52 MiB/s 2022-03-17T19:06:10.0649219Z Receiving objects: 11% (84505/768219), 25.61 MiB | 25.60 MiB/s 2022-03-17T19:06:10.3580570Z Receiving objects: 12% (92187/768219), 25.61 MiB | 25.60 MiB/s 2022-03-17T19:06:10.6915589Z Receiving objects: 13% (99869/768219), 25.61 MiB | 25.60 MiB/s 2022-03-17T19:06:10.8685876Z Receiving objects: 14% (107551/768219), 37.67 MiB | 25.11 MiB/s 2022-03-17T19:06:11.1548121Z Receiving objects: 14% (109313/768219), 37.67 MiB | 25.11 MiB/s 2022-03-17T19:06:11.3581482Z Receiving objects: 15% (115233/768219), 51.91 MiB | 25.95 MiB/s 2022-03-17T19:06:11.6494975Z Receiving objects: 16% (122916/768219), 51.91 MiB | 25.95 MiB/s 2022-03-17T19:06:11.8686914Z Receiving objects: 17% (130598/768219), 65.71 MiB | 26.28 MiB/s 2022-03-17T19:06:12.0283684Z Receiving objects: 17% (134925/768219), 65.71 MiB | 26.28 MiB/s 2022-03-17T19:06:12.3372758Z Receiving objects: 18% (138280/768219), 84.80 MiB | 28.26 MiB/s 2022-03-17T19:06:12.5958223Z Receiving objects: 19% (145962/768219), 84.80 MiB | 28.26 MiB/s 2022-03-17T19:06:12.8413240Z Receiving objects: 20% (153644/768219), 104.38 MiB | 29.82 MiB/s 2022-03-17T19:06:12.8685558Z Receiving objects: 21% (161326/768219), 104.38 MiB | 29.82 MiB/s 2022-03-17T19:06:13.0994432Z Receiving objects: 21% (162143/768219), 104.38 MiB | 29.82 MiB/s 2022-03-17T19:06:13.3206973Z Receiving objects: 22% (169009/768219), 123.98 MiB | 30.99 MiB/s 2022-03-17T19:06:13.5247392Z Receiving objects: 23% (176691/768219), 123.98 MiB | 30.99 MiB/s 2022-03-17T19:06:13.6748181Z Receiving objects: 24% (184373/768219), 142.41 MiB | 31.64 MiB/s 2022-03-17T19:06:13.8285383Z Receiving objects: 25% (192055/768219), 142.41 MiB | 31.64 MiB/s 2022-03-17T19:06:13.8684678Z Receiving objects: 26% (199737/768219), 142.41 MiB | 31.64 MiB/s 2022-03-17T19:06:14.0208545Z Receiving objects: 26% (201743/768219), 142.41 MiB | 31.64 MiB/s 2022-03-17T19:06:14.2279952Z Receiving objects: 27% (207420/768219), 161.17 MiB | 32.98 MiB/s 2022-03-17T19:06:14.4341575Z Receiving objects: 28% (215102/768219), 161.17 MiB | 32.98 MiB/s 2022-03-17T19:06:14.6192409Z Receiving objects: 29% (222784/768219), 180.14 MiB | 34.34 MiB/s 2022-03-17T19:06:14.8593235Z Receiving objects: 30% (230466/768219), 180.14 MiB | 34.34 MiB/s 2022-03-17T19:06:14.8684914Z Receiving objects: 31% (238148/768219), 180.14 MiB | 34.34 MiB/s 2022-03-17T19:06:15.0462661Z Receiving objects: 31% (238425/768219), 180.14 MiB | 34.34 MiB/s 2022-03-17T19:06:15.1948555Z Receiving objects: 32% (245831/768219), 198.97 MiB | 35.84 MiB/s 2022-03-17T19:06:15.3256328Z Receiving objects: 33% (253513/768219), 198.97 MiB | 35.84 MiB/s 2022-03-17T19:06:15.6492258Z Receiving objects: 34% (261195/768219), 198.97 MiB | 35.84 MiB/s 2022-03-17T19:06:15.8205819Z Receiving objects: 35% (268877/768219), 217.68 MiB | 36.84 MiB/s 2022-03-17T19:06:15.8685878Z Receiving objects: 36% (276559/768219), 217.68 MiB | 36.84 MiB/s 2022-03-17T19:06:15.9760215Z Receiving objects: 36% (278456/768219), 217.68 MiB | 36.84 MiB/s 2022-03-17T19:06:16.1394520Z Receiving objects: 37% (284242/768219), 235.27 MiB | 37.68 MiB/s 2022-03-17T19:06:16.3298826Z Receiving objects: 38% (291924/768219), 235.27 MiB | 37.68 MiB/s 2022-03-17T19:06:16.4619990Z Receiving objects: 39% (299606/768219), 235.27 MiB | 37.68 MiB/s 2022-03-17T19:06:16.6579848Z Receiving objects: 40% (307288/768219), 252.91 MiB | 37.36 MiB/s 2022-03-17T19:06:16.8347341Z Receiving objects: 41% (314970/768219), 252.91 MiB | 37.36 MiB/s 2022-03-17T19:06:16.8695980Z Receiving objects: 42% (322652/768219), 252.91 MiB | 37.36 MiB/s 2022-03-17T19:06:16.9736983Z Receiving objects: 42% (324951/768219), 271.79 MiB | 37.20 MiB/s 2022-03-17T19:06:17.1416616Z Receiving objects: 43% (330335/768219), 271.79 MiB | 37.20 MiB/s 2022-03-17T19:06:17.3859813Z Receiving objects: 44% (338017/768219), 271.79 MiB | 37.20 MiB/s 2022-03-17T19:06:17.5640676Z Receiving objects: 45% (345699/768219), 291.05 MiB | 37.13 MiB/s 2022-03-17T19:06:17.7014128Z Receiving objects: 46% (353381/768219), 291.05 MiB | 37.13 MiB/s 2022-03-17T19:06:17.8518482Z Receiving objects: 47% (361063/768219), 291.05 MiB | 37.13 MiB/s 2022-03-17T19:06:17.8685271Z Receiving objects: 48% (368746/768219), 291.05 MiB | 37.13 MiB/s 2022-03-17T19:06:17.9774562Z Receiving objects: 48% (369446/768219), 291.05 MiB | 37.13 MiB/s 2022-03-17T19:06:18.1299793Z Receiving objects: 49% (376428/768219), 310.39 MiB | 37.33 MiB/s 2022-03-17T19:06:18.2156643Z Receiving objects: 50% (384110/768219), 310.39 MiB | 37.33 MiB/s 2022-03-17T19:06:18.3013393Z Receiving objects: 51% (391792/768219), 310.39 MiB | 37.33 MiB/s 2022-03-17T19:06:18.8700205Z Receiving objects: 52% (399474/768219), 310.39 MiB | 37.33 MiB/s 2022-03-17T19:06:19.6025699Z Receiving objects: 52% (400137/768219), 355.06 MiB | 38.87 MiB/s 2022-03-17T19:06:19.8701287Z Receiving objects: 53% (407157/768219), 377.17 MiB | 39.60 MiB/s 2022-03-17T19:06:20.3932682Z Receiving objects: 53% (410625/768219), 402.26 MiB | 41.02 MiB/s 2022-03-17T19:06:20.5061180Z Receiving objects: 54% (414839/768219), 434.90 MiB | 44.36 MiB/s 2022-03-17T19:06:20.6346936Z Receiving objects: 55% (422521/768219), 434.90 MiB | 44.36 MiB/s 2022-03-17T19:06:20.7324129Z Receiving objects: 56% (430203/768219), 434.90 MiB | 44.36 MiB/s 2022-03-17T19:06:20.8702728Z Receiving objects: 57% (437885/768219), 434.90 MiB | 44.36 MiB/s 2022-03-17T19:06:21.8713217Z Receiving objects: 57% (442850/768219), 454.92 MiB | 44.89 MiB/s 2022-03-17T19:06:22.8714560Z Receiving objects: 57% (442850/768219), 496.14 MiB | 45.57 MiB/s 2022-03-17T19:06:23.8715848Z Receiving objects: 57% (442850/768219), 519.49 MiB | 41.97 MiB/s 2022-03-17T19:06:24.3341774Z Receiving objects: 57% (442852/768219), 537.96 MiB | 35.72 MiB/s 2022-03-17T19:06:24.5543825Z Receiving objects: 58% (445568/768219), 537.96 MiB | 35.72 MiB/s 2022-03-17T19:06:24.6643848Z Receiving objects: 59% (453250/768219), 546.54 MiB | 32.05 MiB/s 2022-03-17T19:06:24.8632346Z Receiving objects: 60% (460932/768219), 546.54 MiB | 32.05 MiB/s 2022-03-17T19:06:24.8684464Z Receiving objects: 61% (468614/768219), 546.54 MiB | 32.05 MiB/s 2022-03-17T19:06:25.4891707Z Receiving objects: 61% (469023/768219), 546.54 MiB | 32.05 MiB/s 2022-03-17T19:06:25.6657504Z Receiving objects: 62% (476296/768219), 564.94 MiB | 24.44 MiB/s 2022-03-17T19:06:25.7628235Z Receiving objects: 63% (483978/768219), 564.94 MiB | 24.44 MiB/s 2022-03-17T19:06:25.8685862Z Receiving objects: 64% (491661/768219), 564.94 MiB | 24.44 MiB/s 2022-03-17T19:06:25.9107745Z Receiving objects: 64% (497461/768219), 564.94 MiB | 24.44 MiB/s 2022-03-17T19:06:26.0143410Z Receiving objects: 65% (499343/768219), 574.09 MiB | 21.28 MiB/s 2022-03-17T19:06:26.1824001Z Receiving objects: 66% (507025/768219), 574.09 MiB | 21.28 MiB/s 2022-03-17T19:06:26.2892454Z Receiving objects: 67% (514707/768219), 574.09 MiB | 21.28 MiB/s 2022-03-17T19:06:26.3910051Z Receiving objects: 68% (522389/768219), 574.09 MiB | 21.28 MiB/s 2022-03-17T19:06:26.5545389Z Receiving objects: 69% (530072/768219), 583.68 MiB | 19.45 MiB/s 2022-03-17T19:06:26.6523138Z Receiving objects: 70% (537754/768219), 583.68 MiB | 19.45 MiB/s 2022-03-17T19:06:26.8740071Z Receiving objects: 71% (545436/768219), 583.68 MiB | 19.45 MiB/s 2022-03-17T19:06:27.0854838Z Receiving objects: 71% (549652/768219), 592.32 MiB | 18.85 MiB/s 2022-03-17T19:06:27.3295292Z Receiving objects: 72% (553118/768219), 592.32 MiB | 18.85 MiB/s 2022-03-17T19:06:27.5258593Z Receiving objects: 73% (560800/768219), 592.32 MiB | 18.85 MiB/s 2022-03-17T19:06:27.6945400Z Receiving objects: 74% (568483/768219), 600.46 MiB | 17.99 MiB/s 2022-03-17T19:06:27.8535787Z Receiving objects: 75% (576165/768219), 600.46 MiB | 17.99 MiB/s 2022-03-17T19:06:27.8688081Z Receiving objects: 76% (583847/768219), 600.46 MiB | 17.99 MiB/s 2022-03-17T19:06:27.9545893Z Receiving objects: 76% (585305/768219), 600.46 MiB | 17.99 MiB/s 2022-03-17T19:06:28.0639390Z Receiving objects: 77% (591529/768219), 608.70 MiB | 17.61 MiB/s 2022-03-17T19:06:28.2517165Z Receiving objects: 78% (599211/768219), 608.70 MiB | 17.61 MiB/s 2022-03-17T19:06:28.4094130Z Receiving objects: 79% (606894/768219), 608.70 MiB | 17.61 MiB/s 2022-03-17T19:06:28.4844818Z Receiving objects: 80% (614576/768219), 620.20 MiB | 18.27 MiB/s 2022-03-17T19:06:28.6596279Z Receiving objects: 81% (622258/768219), 620.20 MiB | 18.27 MiB/s 2022-03-17T19:06:28.7632075Z Receiving objects: 82% (629940/768219), 620.20 MiB | 18.27 MiB/s 2022-03-17T19:06:28.8684916Z Receiving objects: 83% (637622/768219), 620.20 MiB | 18.27 MiB/s 2022-03-17T19:06:28.8820370Z Receiving objects: 83% (643576/768219), 620.20 MiB | 18.27 MiB/s 2022-03-17T19:06:29.8746412Z Receiving objects: 84% (645304/768219), 632.64 MiB | 19.13 MiB/s 2022-03-17T19:06:30.0126493Z Receiving objects: 84% (649941/768219), 675.57 MiB | 24.58 MiB/s 2022-03-17T19:06:30.1088360Z Receiving objects: 85% (652987/768219), 675.57 MiB | 24.58 MiB/s 2022-03-17T19:06:30.2248863Z Receiving objects: 86% (660669/768219), 675.57 MiB | 24.58 MiB/s 2022-03-17T19:06:30.4114455Z Receiving objects: 87% (668351/768219), 675.57 MiB | 24.58 MiB/s 2022-03-17T19:06:30.5675436Z Receiving objects: 88% (676033/768219), 696.59 MiB | 27.22 MiB/s 2022-03-17T19:06:30.7148944Z Receiving objects: 89% (683715/768219), 696.59 MiB | 27.22 MiB/s 2022-03-17T19:06:30.8337154Z Receiving objects: 90% (691398/768219), 696.59 MiB | 27.22 MiB/s 2022-03-17T19:06:30.8684493Z Receiving objects: 91% (699080/768219), 696.59 MiB | 27.22 MiB/s 2022-03-17T19:06:30.9547668Z Receiving objects: 91% (701418/768219), 696.59 MiB | 27.22 MiB/s 2022-03-17T19:06:31.0361119Z Receiving objects: 92% (706762/768219), 716.86 MiB | 29.60 MiB/s 2022-03-17T19:06:31.1228713Z Receiving objects: 93% (714444/768219), 716.86 MiB | 29.60 MiB/s 2022-03-17T19:06:31.1988796Z Receiving objects: 94% (722126/768219), 716.86 MiB | 29.60 MiB/s 2022-03-17T19:06:31.3495070Z Receiving objects: 95% (729809/768219), 716.86 MiB | 29.60 MiB/s 2022-03-17T19:06:31.4143712Z Receiving objects: 96% (737491/768219), 716.86 MiB | 29.60 MiB/s 2022-03-17T19:06:31.4735673Z Receiving objects: 97% (745173/768219), 733.65 MiB | 31.41 MiB/s 2022-03-17T19:06:31.5621489Z Receiving objects: 98% (752855/768219), 733.65 MiB | 31.41 MiB/s 2022-03-17T19:06:31.6520414Z Receiving objects: 99% (760537/768219), 733.65 MiB | 31.41 MiB/s 2022-03-17T19:06:31.6521011Z remote: Total 768219 (delta 245), reused 199 (delta 103), pack-reused 767821 2022-03-17T19:06:31.6548957Z Receiving objects: 100% (768219/768219), 733.65 MiB | 31.41 MiB/s 2022-03-17T19:06:31.6549306Z Receiving objects: 100% (768219/768219), 743.92 MiB | 32.65 MiB/s, done. 2022-03-17T19:06:31.7714616Z Resolving deltas: 0% (0/622249) 2022-03-17T19:06:31.7912645Z Resolving deltas: 1% (6223/622249) 2022-03-17T19:06:31.8126303Z Resolving deltas: 2% (12445/622249) 2022-03-17T19:06:31.8319456Z Resolving deltas: 3% (18668/622249) 2022-03-17T19:06:31.9531835Z Resolving deltas: 4% (24890/622249) 2022-03-17T19:06:32.0236398Z Resolving deltas: 5% (31115/622249) 2022-03-17T19:06:32.1392242Z Resolving deltas: 6% (37336/622249) 2022-03-17T19:06:32.5286197Z Resolving deltas: 7% (43558/622249) 2022-03-17T19:06:32.5961185Z Resolving deltas: 8% (49780/622249) 2022-03-17T19:06:32.6388077Z Resolving deltas: 9% (56003/622249) 2022-03-17T19:06:32.6938877Z Resolving deltas: 10% (62225/622249) 2022-03-17T19:06:32.7533078Z Resolving deltas: 11% (68448/622249) 2022-03-17T19:06:32.7575647Z Resolving deltas: 11% (73991/622249) 2022-03-17T19:06:32.8165556Z Resolving deltas: 12% (74671/622249) 2022-03-17T19:06:32.9429040Z Resolving deltas: 13% (80893/622249) 2022-03-17T19:06:33.7536481Z Resolving deltas: 14% (87115/622249) 2022-03-17T19:06:34.0984290Z Resolving deltas: 14% (91585/622249) 2022-03-17T19:06:34.4801581Z Resolving deltas: 15% (93338/622249) 2022-03-17T19:06:34.5743070Z Resolving deltas: 16% (99560/622249) 2022-03-17T19:06:34.6643300Z Resolving deltas: 17% (105784/622249) 2022-03-17T19:06:34.7533845Z Resolving deltas: 18% (112005/622249) 2022-03-17T19:06:34.7685582Z Resolving deltas: 18% (117227/622249) 2022-03-17T19:06:34.8720305Z Resolving deltas: 19% (118228/622249) 2022-03-17T19:06:34.9930079Z Resolving deltas: 20% (124451/622249) 2022-03-17T19:06:35.2717742Z Resolving deltas: 21% (130673/622249) 2022-03-17T19:06:35.3146070Z Resolving deltas: 22% (136895/622249) 2022-03-17T19:06:35.3441335Z Resolving deltas: 23% (143118/622249) 2022-03-17T19:06:35.4875822Z Resolving deltas: 24% (149340/622249) 2022-03-17T19:06:35.5628712Z Resolving deltas: 25% (155563/622249) 2022-03-17T19:06:35.7431218Z Resolving deltas: 26% (161785/622249) 2022-03-17T19:06:35.7533014Z Resolving deltas: 27% (168008/622249) 2022-03-17T19:06:35.9620231Z Resolving deltas: 27% (169181/622249) 2022-03-17T19:06:36.0103141Z Resolving deltas: 28% (174230/622249) 2022-03-17T19:06:36.0371112Z Resolving deltas: 29% (180453/622249) 2022-03-17T19:06:36.0543964Z Resolving deltas: 30% (186675/622249) 2022-03-17T19:06:36.0724306Z Resolving deltas: 31% (192898/622249) 2022-03-17T19:06:36.0861320Z Resolving deltas: 32% (199120/622249) 2022-03-17T19:06:36.0996195Z Resolving deltas: 33% (205343/622249) 2022-03-17T19:06:36.1196739Z Resolving deltas: 34% (211565/622249) 2022-03-17T19:06:36.1355731Z Resolving deltas: 35% (217788/622249) 2022-03-17T19:06:36.1680127Z Resolving deltas: 36% (224010/622249) 2022-03-17T19:06:36.1804911Z Resolving deltas: 37% (230233/622249) 2022-03-17T19:06:36.2136503Z Resolving deltas: 38% (236455/622249) 2022-03-17T19:06:36.2343491Z Resolving deltas: 39% (242678/622249) 2022-03-17T19:06:36.2692125Z Resolving deltas: 40% (248900/622249) 2022-03-17T19:06:36.4698370Z Resolving deltas: 41% (255123/622249) 2022-03-17T19:06:36.5262051Z Resolving deltas: 42% (261347/622249) 2022-03-17T19:06:36.5672940Z Resolving deltas: 43% (267568/622249) 2022-03-17T19:06:36.6007233Z Resolving deltas: 44% (273790/622249) 2022-03-17T19:06:36.6262194Z Resolving deltas: 45% (280014/622249) 2022-03-17T19:06:36.7239272Z Resolving deltas: 46% (286235/622249) 2022-03-17T19:06:36.7532962Z Resolving deltas: 47% (292458/622249) 2022-03-17T19:06:36.7549912Z Resolving deltas: 47% (297918/622249) 2022-03-17T19:06:36.7790584Z Resolving deltas: 48% (298680/622249) 2022-03-17T19:06:36.8174684Z Resolving deltas: 49% (304903/622249) 2022-03-17T19:06:36.8492783Z Resolving deltas: 50% (311125/622249) 2022-03-17T19:06:36.9423939Z Resolving deltas: 51% (317347/622249) 2022-03-17T19:06:36.9695941Z Resolving deltas: 52% (323570/622249) 2022-03-17T19:06:37.1546401Z Resolving deltas: 53% (329793/622249) 2022-03-17T19:06:37.1978805Z Resolving deltas: 54% (336015/622249) 2022-03-17T19:06:37.2347000Z Resolving deltas: 55% (342237/622249) 2022-03-17T19:06:37.2695016Z Resolving deltas: 56% (348460/622249) 2022-03-17T19:06:37.2832107Z Resolving deltas: 57% (354682/622249) 2022-03-17T19:06:37.3534610Z Resolving deltas: 58% (360905/622249) 2022-03-17T19:06:37.3759888Z Resolving deltas: 59% (367127/622249) 2022-03-17T19:06:37.4004014Z Resolving deltas: 60% (373350/622249) 2022-03-17T19:06:37.4653887Z Resolving deltas: 61% (379572/622249) 2022-03-17T19:06:37.7539201Z Resolving deltas: 62% (385795/622249) 2022-03-17T19:06:37.8182540Z Resolving deltas: 62% (390176/622249) 2022-03-17T19:06:37.8383670Z Resolving deltas: 63% (392017/622249) 2022-03-17T19:06:37.8656167Z Resolving deltas: 64% (398241/622249) 2022-03-17T19:06:37.8870441Z Resolving deltas: 65% (404462/622249) 2022-03-17T19:06:37.9030620Z Resolving deltas: 66% (410685/622249) 2022-03-17T19:06:37.9659277Z Resolving deltas: 67% (416907/622249) 2022-03-17T19:06:37.9885971Z Resolving deltas: 68% (423131/622249) 2022-03-17T19:06:38.0299377Z Resolving deltas: 69% (429352/622249) 2022-03-17T19:06:38.0554312Z Resolving deltas: 70% (435575/622249) 2022-03-17T19:06:38.0692829Z Resolving deltas: 71% (441797/622249) 2022-03-17T19:06:38.0959562Z Resolving deltas: 72% (448020/622249) 2022-03-17T19:06:38.2506325Z Resolving deltas: 73% (454242/622249) 2022-03-17T19:06:38.2913725Z Resolving deltas: 74% (460466/622249) 2022-03-17T19:06:38.5833751Z Resolving deltas: 75% (466687/622249) 2022-03-17T19:06:38.7053679Z Resolving deltas: 76% (472910/622249) 2022-03-17T19:06:38.7536581Z Resolving deltas: 77% (479133/622249) 2022-03-17T19:06:38.7911730Z Resolving deltas: 77% (482682/622249) 2022-03-17T19:06:38.8236421Z Resolving deltas: 78% (485355/622249) 2022-03-17T19:06:38.8521311Z Resolving deltas: 79% (491577/622249) 2022-03-17T19:06:38.9131912Z Resolving deltas: 80% (497800/622249) 2022-03-17T19:06:38.9425042Z Resolving deltas: 81% (504022/622249) 2022-03-17T19:06:39.0033366Z Resolving deltas: 82% (510245/622249) 2022-03-17T19:06:39.0456586Z Resolving deltas: 83% (516467/622249) 2022-03-17T19:06:39.0979330Z Resolving deltas: 84% (522690/622249) 2022-03-17T19:06:39.1286289Z Resolving deltas: 85% (528912/622249) 2022-03-17T19:06:39.1696617Z Resolving deltas: 86% (535135/622249) 2022-03-17T19:06:39.2130529Z Resolving deltas: 87% (541357/622249) 2022-03-17T19:06:39.2521279Z Resolving deltas: 88% (547580/622249) 2022-03-17T19:06:39.3043035Z Resolving deltas: 89% (553802/622249) 2022-03-17T19:06:39.3317340Z Resolving deltas: 90% (560025/622249) 2022-03-17T19:06:39.4029202Z Resolving deltas: 91% (566247/622249) 2022-03-17T19:06:39.4312956Z Resolving deltas: 92% (572470/622249) 2022-03-17T19:06:39.4493462Z Resolving deltas: 93% (578692/622249) 2022-03-17T19:06:39.4695339Z Resolving deltas: 94% (584915/622249) 2022-03-17T19:06:39.4903222Z Resolving deltas: 95% (591138/622249) 2022-03-17T19:06:39.5182208Z Resolving deltas: 96% (597360/622249) 2022-03-17T19:06:39.5337039Z Resolving deltas: 97% (603582/622249) 2022-03-17T19:06:39.5487264Z Resolving deltas: 98% (609805/622249) 2022-03-17T19:06:39.5719823Z Resolving deltas: 99% (616027/622249) 2022-03-17T19:06:39.5720691Z Resolving deltas: 100% (622249/622249) 2022-03-17T19:06:39.5721301Z Resolving deltas: 100% (622249/622249), done. 2022-03-17T19:06:48.2993861Z From https://github.com/pytorch/pytorch 2022-03-17T19:06:48.2994906Z * [new branch] 1.6 -> origin/1.6 2022-03-17T19:06:48.2995849Z * [new branch] 1.6_doc_references -> origin/1.6_doc_references 2022-03-17T19:06:48.2996787Z * [new branch] 1.7 -> origin/1.7 2022-03-17T19:06:48.2997636Z * [new branch] 20_12_3_devel -> origin/20_12_3_devel 2022-03-17T19:06:48.2998689Z * [new branch] 21250-2 -> origin/21250-2 2022-03-17T19:06:48.2999938Z * [new branch] 32495checkout -> origin/32495checkout 2022-03-17T19:06:48.3001549Z * [new branch] 42835-cherry-pick -> origin/42835-cherry-pick 2022-03-17T19:06:48.3003341Z * [new branch] 53867-memory-planninger-output-tensor -> origin/53867-memory-planninger-output-tensor 2022-03-17T19:06:48.3005077Z * [new branch] 71806_migrate_default_branch_to_main -> origin/71806_migrate_default_branch_to_main 2022-03-17T19:06:48.3006646Z * [new branch] 71806_migrate_master_branch_to_main -> origin/71806_migrate_master_branch_to_main 2022-03-17T19:06:48.3008258Z * [new branch] 71806_support_main_branch_in_github_workflows -> origin/71806_support_main_branch_in_github_workflows 2022-03-17T19:06:48.3026607Z * [new branch] Add-new-process-group-_internal_ucc -> origin/Add-new-process-group-_internal_ucc 2022-03-17T19:06:48.3028109Z * [new branch] ArchiveStream -> origin/ArchiveStream 2022-03-17T19:06:48.3029584Z * [new branch] BUILD_SPLIT_CUDA_AUTO_DETECT_CPP_EXT -> origin/BUILD_SPLIT_CUDA_AUTO_DETECT_CPP_EXT 2022-03-17T19:06:48.3031014Z * [new branch] CUDA_TEST -> origin/CUDA_TEST 2022-03-17T19:06:48.3032412Z * [new branch] Chillee-patch-1 -> origin/Chillee-patch-1 2022-03-17T19:06:48.3033814Z * [new branch] CodeGenRefactor -> origin/CodeGenRefactor 2022-03-17T19:06:48.3035335Z * [new branch] CodeGenRefactor_diff -> origin/CodeGenRefactor_diff 2022-03-17T19:06:48.3036574Z * [new branch] DIFF_B_1 -> origin/DIFF_B_1 2022-03-17T19:06:48.3038254Z * [new branch] DIFF_B_2 -> origin/DIFF_B_2 2022-03-17T19:06:48.3039536Z * [new branch] DataPipeForkDemux -> origin/DataPipeForkDemux 2022-03-17T19:06:48.3041093Z * [new branch] DataPipesAPI -> origin/DataPipesAPI 2022-03-17T19:06:48.3042534Z * [new branch] DataPipesAPIClarity -> origin/DataPipesAPIClarity 2022-03-17T19:06:48.3044030Z * [new branch] DataPipes_Simple_Unbatch -> origin/DataPipes_Simple_Unbatch 2022-03-17T19:06:48.3045623Z * [new branch] FE2774773A77F1D7EA51AFAD32EA53C9 -> origin/FE2774773A77F1D7EA51AFAD32EA53C9 2022-03-17T19:06:48.3046900Z * [new branch] FOO1 -> origin/FOO1 2022-03-17T19:06:48.3048479Z * [new branch] Fix-master-due-to-62520 -> origin/Fix-master-due-to-62520 2022-03-17T19:06:48.3049821Z * [new branch] FixCombiningWarning -> origin/FixCombiningWarning 2022-03-17T19:06:48.3051274Z * [new branch] Improve_SetRNGState_Doc -> origin/Improve_SetRNGState_Doc 2022-03-17T19:06:48.3052854Z * [new branch] IvanYashchuk-patch-1 -> origin/IvanYashchuk-patch-1 2022-03-17T19:06:48.3054474Z * [new branch] IvanYashchuk-patch-2 -> origin/IvanYashchuk-patch-2 2022-03-17T19:06:48.3055785Z * [new branch] MTH_DDP -> origin/MTH_DDP 2022-03-17T19:06:48.3057271Z * [new branch] RemoveTensorOptionsRC -> origin/RemoveTensorOptionsRC 2022-03-17T19:06:48.3058696Z * [new branch] RemoveTensorOptionsRC_2 -> origin/RemoveTensorOptionsRC_2 2022-03-17T19:06:48.3060077Z * [new branch] SsnL-patch-1 -> origin/SsnL-patch-1 2022-03-17T19:06:48.3061900Z * [new branch] SsnL-patch-12 -> origin/SsnL-patch-12 2022-03-17T19:06:48.3063728Z * [new branch] SsnL-patch-4 -> origin/SsnL-patch-4 2022-03-17T19:06:48.3065254Z * [new branch] SsnL-patch-8 -> origin/SsnL-patch-8 2022-03-17T19:06:48.3066612Z * [new branch] T103677508-maxren -> origin/T103677508-maxren 2022-03-17T19:06:48.3068068Z * [new branch] T105015700 -> origin/T105015700 2022-03-17T19:06:48.3069399Z * [new branch] T105015700-2 -> origin/T105015700-2 2022-03-17T19:06:48.3070885Z * [new branch] T105015700-3 -> origin/T105015700-3 2022-03-17T19:06:48.3072361Z * [new branch] T98160523 -> origin/T98160523 2022-03-17T19:06:48.3073879Z * [new branch] T98160523_2 -> origin/T98160523_2 2022-03-17T19:06:48.3075280Z * [new branch] TO_WORK_BRANCH -> origin/TO_WORK_BRANCH 2022-03-17T19:06:48.3076812Z * [new branch] TarFileReaderFix -> origin/TarFileReaderFix 2022-03-17T19:06:48.3078276Z * [new branch] TorchDataDocsUpdate -> origin/TorchDataDocsUpdate 2022-03-17T19:06:48.3079713Z * [new branch] Update-libtorch-path -> origin/Update-libtorch-path 2022-03-17T19:06:48.3081077Z * [new branch] Update-libtorch-path-2 -> origin/Update-libtorch-path-2 2022-03-17T19:06:48.3082457Z * [new branch] Update-test-distribute -> origin/Update-test-distribute 2022-03-17T19:06:48.3083761Z * [new branch] Update-test-rpc -> origin/Update-test-rpc 2022-03-17T19:06:48.3085256Z * [new branch] Update-test-vulkan -> origin/Update-test-vulkan 2022-03-17T19:06:48.3086813Z * [new branch] VitalyFedyunin-patch-1 -> origin/VitalyFedyunin-patch-1 2022-03-17T19:06:48.3088525Z * [new branch] __gg_suo/1603135434 -> origin/__gg_suo/1603135434 2022-03-17T19:06:48.3089905Z * [new branch] __gg_suo/1645154242 -> origin/__gg_suo/1645154242 2022-03-17T19:06:48.3091276Z * [new branch] __gg_suo/1647471426 -> origin/__gg_suo/1647471426 2022-03-17T19:06:48.3092743Z * [new branch] _aminmax_deprecation -> origin/_aminmax_deprecation 2022-03-17T19:06:48.3094507Z * [new branch] activation_functions_i_opinfos -> origin/activation_functions_i_opinfos 2022-03-17T19:06:48.3095931Z * [new branch] adapative_autorange_redo -> origin/adapative_autorange_redo 2022-03-17T19:06:48.3097411Z * [new branch] add-docs-rule-GH1 -> origin/add-docs-rule-GH1 2022-03-17T19:06:48.3099076Z * [new branch] add-print-test-stats-step-to-macos -> origin/add-print-test-stats-step-to-macos 2022-03-17T19:06:48.3100279Z * [new branch] add-test-whl -> origin/add-test-whl 2022-03-17T19:06:48.3101912Z * [new branch] add-wheel-test-job -> origin/add-wheel-test-job 2022-03-17T19:06:48.3103734Z * [new branch] add-wheel-test-job-2 -> origin/add-wheel-test-job-2 2022-03-17T19:06:48.3104950Z * [new branch] add_code_filter_for_TS -> origin/add_code_filter_for_TS 2022-03-17T19:06:48.3106873Z * [new branch] add_default_args -> origin/add_default_args 2022-03-17T19:06:48.3108015Z * [new branch] add_llvm -> origin/add_llvm 2022-03-17T19:06:48.3109936Z * [new branch] add_monkeytype_to_tests -> origin/add_monkeytype_to_tests 2022-03-17T19:06:48.3111622Z * [new branch] add_multiline_support_for_typing_variables -> origin/add_multiline_support_for_typing_variables 2022-03-17T19:06:48.3128433Z * [new branch] add_support_for_optional_tensor -> origin/add_support_for_optional_tensor 2022-03-17T19:06:48.3129740Z * [new branch] add_tags_to_Parameter_dev1 -> origin/add_tags_to_Parameter_dev1 2022-03-17T19:06:48.3131913Z * [new branch] add_tests_for_out -> origin/add_tests_for_out 2022-03-17T19:06:48.3133050Z * [new branch] addcmul_opinfo -> origin/addcmul_opinfo 2022-03-17T19:06:48.3135002Z * [new branch] adjoint -> origin/adjoint 2022-03-17T19:06:48.3136891Z * [new branch] alanwaketan/ddp_fallback -> origin/alanwaketan/ddp_fallback 2022-03-17T19:06:48.3138102Z * [new branch] alanwaketan/grep_opt_params -> origin/alanwaketan/grep_opt_params 2022-03-17T19:06:48.3139708Z * [new branch] alanwaketan/lazy_bench -> origin/alanwaketan/lazy_bench 2022-03-17T19:06:48.3140971Z * [new branch] alanwaketan/mark_step -> origin/alanwaketan/mark_step 2022-03-17T19:06:48.3143094Z * [new branch] alanwaketan/tb -> origin/alanwaketan/tb 2022-03-17T19:06:48.3144302Z * [new branch] albanD-patch-1 -> origin/albanD-patch-1 2022-03-17T19:06:48.3146218Z * [new branch] albanD-patch-2 -> origin/albanD-patch-2 2022-03-17T19:06:48.3147379Z * [new branch] albanD-patch-3 -> origin/albanD-patch-3 2022-03-17T19:06:48.3149732Z * [new branch] albanD/codeowner-binding -> origin/albanD/codeowner-binding 2022-03-17T19:06:48.3150742Z * [new branch] albanD/contrib_update -> origin/albanD/contrib_update 2022-03-17T19:06:48.3152995Z * [new branch] alband/fix_gil_bug_distributed -> origin/alband/fix_gil_bug_distributed 2022-03-17T19:06:48.3154128Z * [new branch] aliasanalysis -> origin/aliasanalysis 2022-03-17T19:06:48.3156085Z * [new branch] aliases_in_python -> origin/aliases_in_python 2022-03-17T19:06:48.3157196Z * [new branch] all_codegen_ops -> origin/all_codegen_ops 2022-03-17T19:06:48.3159042Z * [new branch] allgathercoalesced -> origin/allgathercoalesced 2022-03-17T19:06:48.3160301Z * [new branch] always_wrap -> origin/always_wrap 2022-03-17T19:06:48.3161917Z * [new branch] andrew-temp -> origin/andrew-temp 2022-03-17T19:06:48.3163159Z * [new branch] android_fbgemm_off -> origin/android_fbgemm_off 2022-03-17T19:06:48.3164993Z * [new branch] android_fbgemm_off_pr -> origin/android_fbgemm_off_pr 2022-03-17T19:06:48.3166125Z * [new branch] android_imageutils_chlast -> origin/android_imageutils_chlast 2022-03-17T19:06:48.3167730Z * [new branch] android_memory_format -> origin/android_memory_format 2022-03-17T19:06:48.3169383Z * [new branch] annotate_parameter_as_tensor -> origin/annotate_parameter_as_tensor 2022-03-17T19:06:48.3170572Z * [new branch] aot-compiler-shape-quant -> origin/aot-compiler-shape-quant 2022-03-17T19:06:48.3172402Z * [new branch] api_release -> origin/api_release 2022-03-17T19:06:48.3173508Z * [new branch] applySelect_exp -> origin/applySelect_exp 2022-03-17T19:06:48.3175423Z * [new branch] as_tensor_docs -> origin/as_tensor_docs 2022-03-17T19:06:48.3176604Z * [new branch] atalman-patch-1 -> origin/atalman-patch-1 2022-03-17T19:06:48.3178551Z * [new branch] atalman-patch-2 -> origin/atalman-patch-2 2022-03-17T19:06:48.3179634Z * [new branch] augment_inline_callstack -> origin/augment_inline_callstack 2022-03-17T19:06:48.3182350Z * [new branch] axitkhurana/docs-typo-fix -> origin/axitkhurana/docs-typo-fix 2022-03-17T19:06:48.3184223Z * [new branch] backport_api -> origin/backport_api 2022-03-17T19:06:48.3185398Z * [new branch] backward -> origin/backward 2022-03-17T19:06:48.3187631Z * [new branch] bahuang/test -> origin/bahuang/test 2022-03-17T19:06:48.3188720Z * [new branch] bahuang/test2 -> origin/bahuang/test2 2022-03-17T19:06:48.3191138Z * [new branch] base/1.5 -> origin/base/1.5 2022-03-17T19:06:48.3192059Z * [new branch] base/6f8328e -> origin/base/6f8328e 2022-03-17T19:06:48.3193645Z * [new branch] base/9e6877c -> origin/base/9e6877c 2022-03-17T19:06:48.3195443Z * [new branch] base/b7b481b -> origin/base/b7b481b 2022-03-17T19:06:48.3196641Z * [new branch] batch_norm_folding_traced_modules -> origin/batch_norm_folding_traced_modules 2022-03-17T19:06:48.3198610Z * [new branch] bc_for_torchvision_nonlinearity_fanmode -> origin/bc_for_torchvision_nonlinearity_fanmode 2022-03-17T19:06:48.3199548Z * [new branch] bench_fix -> origin/bench_fix 2022-03-17T19:06:48.3201528Z * [new branch] bert_refactor -> origin/bert_refactor 2022-03-17T19:06:48.3203364Z * [new branch] bertmaher/nncops -> origin/bertmaher/nncops 2022-03-17T19:06:48.3204412Z * [new branch] bf16 -> origin/bf16 2022-03-17T19:06:48.3206289Z * [new branch] bfgsfix -> origin/bfgsfix 2022-03-17T19:06:48.3207511Z * [new branch] bfloat-elementwise2 -> origin/bfloat-elementwise2 2022-03-17T19:06:48.3209670Z * [new branch] binbao/batch_norm -> origin/binbao/batch_norm 2022-03-17T19:06:48.3210613Z * [new branch] binbao/fast_tracing -> origin/binbao/fast_tracing 2022-03-17T19:06:48.3212242Z * [new branch] binbao/index_tensor -> origin/binbao/index_tensor 2022-03-17T19:06:48.3213343Z * [new branch] binbao/measure_tracing -> origin/binbao/measure_tracing 2022-03-17T19:06:48.3214629Z * [new branch] binbao/merge -> origin/binbao/merge 2022-03-17T19:06:48.3216401Z * [new branch] binbao/merge2 -> origin/binbao/merge2 2022-03-17T19:06:48.3217343Z * [new branch] binbao/merge3 -> origin/binbao/merge3 2022-03-17T19:06:48.3219241Z * [new branch] bincount_opinfo -> origin/bincount_opinfo 2022-03-17T19:06:48.3220376Z * [new branch] boo2 -> origin/boo2 2022-03-17T19:06:48.3222453Z * [new branch] bowang_test -> origin/bowang_test 2022-03-17T19:06:48.3224398Z * [new branch] bowbao/extend_onnx_rule_files -> origin/bowbao/extend_onnx_rule_files 2022-03-17T19:06:48.3225483Z * [new branch] bowbao/fix_lstm_regression -> origin/bowbao/fix_lstm_regression 2022-03-17T19:06:48.3226705Z * [new branch] bowbao/onnx_bart -> origin/bowbao/onnx_bart 2022-03-17T19:06:48.3228346Z * [new branch] bowbao/onnx_embedding_renorm -> origin/bowbao/onnx_embedding_renorm 2022-03-17T19:06:48.3229370Z * [new branch] bowbao/onnx_infer_scope_func -> origin/bowbao/onnx_infer_scope_func 2022-03-17T19:06:48.3230713Z * [new branch] bowbao/onnx_local_function_attrs -> origin/bowbao/onnx_local_function_attrs 2022-03-17T19:06:48.3232011Z * [new branch] bowbao/onnx_tracing_len -> origin/bowbao/onnx_tracing_len 2022-03-17T19:06:48.3234295Z * [new branch] boyuantan/print-sccache-only-on-builds -> origin/boyuantan/print-sccache-only-on-builds 2022-03-17T19:06:48.3235298Z * [new branch] break-llvm -> origin/break-llvm 2022-03-17T19:06:48.3237213Z * [new branch] brianjo-doctest -> origin/brianjo-doctest 2022-03-17T19:06:48.3238872Z * [new branch] brianjo-expand-fix -> origin/brianjo-expand-fix 2022-03-17T19:06:48.3240137Z * [new branch] brianjo-jitv2fix -> origin/brianjo-jitv2fix 2022-03-17T19:06:48.3242083Z * [new branch] brianjo-torchrec-domainlist -> origin/brianjo-torchrec-domainlist 2022-03-17T19:06:48.3243240Z * [new branch] brianjo_versions -> origin/brianjo_versions 2022-03-17T19:06:48.3244553Z * [new branch] bucketize_opinfo -> origin/bucketize_opinfo 2022-03-17T19:06:48.3246197Z * [new branch] build-test-whl -> origin/build-test-whl 2022-03-17T19:06:48.3247366Z * [new branch] build-whl-for-testing -> origin/build-whl-for-testing 2022-03-17T19:06:48.3249291Z * [new branch] build-whl-package-2 -> origin/build-whl-package-2 2022-03-17T19:06:48.3250324Z * [new branch] build-whl-package-3 -> origin/build-whl-package-3 2022-03-17T19:06:48.3251985Z * [new branch] build-whl-package-4 -> origin/build-whl-package-4 2022-03-17T19:06:48.3253862Z * [new branch] build/1.3.0 -> origin/build/1.3.0 2022-03-17T19:06:48.3254866Z * [new branch] build/1.3.1 -> origin/build/1.3.1 2022-03-17T19:06:48.3256689Z * [new branch] cached_functions -> origin/cached_functions 2022-03-17T19:06:48.3257812Z * [new branch] cacherator -> origin/cacherator 2022-03-17T19:06:48.3259574Z * [new branch] caffe_2_master_references_to_main -> origin/caffe_2_master_references_to_main 2022-03-17T19:06:48.3260806Z * [new branch] cbalioglu-patch-1 -> origin/cbalioglu-patch-1 2022-03-17T19:06:48.3262891Z * [new branch] change_ns_cuda_mar_10 -> origin/change_ns_cuda_mar_10 2022-03-17T19:06:48.3263905Z * [new branch] check-cupti-so -> origin/check-cupti-so 2022-03-17T19:06:48.3265481Z * [new branch] checkout-pytorch -> origin/checkout-pytorch 2022-03-17T19:06:48.3266807Z * [new branch] cherry-pick-58572 -> origin/cherry-pick-58572 2022-03-17T19:06:48.3268633Z * [new branch] cherry-pick-58573 -> origin/cherry-pick-58573 2022-03-17T19:06:48.3269862Z * [new branch] cherry-pick-fix-refcounting -> origin/cherry-pick-fix-refcounting 2022-03-17T19:06:48.3271789Z * [new branch] cherrypick_xla_codegen -> origin/cherrypick_xla_codegen 2022-03-17T19:06:48.3274008Z * [new branch] chesterliu/dev/fix-warnings-for-msvc-1 -> origin/chesterliu/dev/fix-warnings-for-msvc-1 2022-03-17T19:06:48.3275037Z * [new branch] chesterliu/dev/skip-nccl-1 -> origin/chesterliu/dev/skip-nccl-1 2022-03-17T19:06:48.3276842Z * [new branch] chown -> origin/chown 2022-03-17T19:06:48.3277978Z * [new branch] ci -> origin/ci 2022-03-17T19:06:48.3280211Z * [new branch] ci-all/aar_headers_test_app_2 -> origin/ci-all/aar_headers_test_app_2 2022-03-17T19:06:48.3281215Z * [new branch] ci-all/add-back-11.1-ci -> origin/ci-all/add-back-11.1-ci 2022-03-17T19:06:48.3283164Z * [new branch] ci-all/add-initial-linux-ci-gha -> origin/ci-all/add-initial-linux-ci-gha 2022-03-17T19:06:48.3284436Z * [new branch] ci-all/agolynski/mpicuda -> origin/ci-all/agolynski/mpicuda 2022-03-17T19:06:48.3286434Z * [new branch] ci-all/albanD/fwad_opinfo -> origin/ci-all/albanD/fwad_opinfo 2022-03-17T19:06:48.3287425Z * [new branch] ci-all/android_aar_headers_ci -> origin/ci-all/android_aar_headers_ci 2022-03-17T19:06:48.3288985Z * [new branch] ci-all/awgu -> origin/ci-all/awgu 2022-03-17T19:06:48.3290223Z * [new branch] ci-all/b_06e66e29 -> origin/ci-all/b_06e66e29 2022-03-17T19:06:48.3291489Z * [new branch] ci-all/baddbmm_port -> origin/ci-all/baddbmm_port 2022-03-17T19:06:48.3293388Z * [new branch] ci-all/batchnorm3d-channels-last-cudnn-spatial-persistent -> origin/ci-all/batchnorm3d-channels-last-cudnn-spatial-persistent 2022-03-17T19:06:48.3294276Z * [new branch] ci-all/better-numerics-test -> origin/ci-all/better-numerics-test 2022-03-17T19:06:48.3296453Z * [new branch] ci-all/bfloat16-cuda-tests -> origin/ci-all/bfloat16-cuda-tests 2022-03-17T19:06:48.3331338Z * [new branch] ci-all/binary_debug_test -> origin/ci-all/binary_debug_test 2022-03-17T19:06:48.3333443Z * [new branch] ci-all/ci-all/solve-internal-rewrite -> origin/ci-all/ci-all/solve-internal-rewrite 2022-03-17T19:06:48.3334570Z * [new branch] ci-all/ci-vulkan-test -> origin/ci-all/ci-vulkan-test 2022-03-17T19:06:48.3336457Z * [new branch] ci-all/ci_vulkan_test -> origin/ci-all/ci_vulkan_test 2022-03-17T19:06:48.3337623Z * [new branch] ci-all/conv-double-backward-40999 -> origin/ci-all/conv-double-backward-40999 2022-03-17T19:06:48.3339323Z * [new branch] ci-all/conv3d-channels-last -> origin/ci-all/conv3d-channels-last 2022-03-17T19:06:48.3340529Z * [new branch] ci-all/cublas-triangular-solve -> origin/ci-all/cublas-triangular-solve 2022-03-17T19:06:48.3342082Z * [new branch] ci-all/cuda_111_debug_fix -> origin/ci-all/cuda_111_debug_fix 2022-03-17T19:06:48.3344160Z * [new branch] ci-all/cupti_so -> origin/ci-all/cupti_so 2022-03-17T19:06:48.3345285Z * [new branch] ci-all/cusolver-cholesky-1 -> origin/ci-all/cusolver-cholesky-1 2022-03-17T19:06:48.3347271Z * [new branch] ci-all/cusolver-cholesky-batched_cuda11.3 -> origin/ci-all/cusolver-cholesky-batched_cuda11.3 2022-03-17T19:06:48.3348343Z * [new branch] ci-all/cusolver-cholesky-inverse -> origin/ci-all/cusolver-cholesky-inverse 2022-03-17T19:06:48.3350259Z * [new branch] ci-all/cusolver-cholesky-solve -> origin/ci-all/cusolver-cholesky-solve 2022-03-17T19:06:48.3351291Z * [new branch] ci-all/cusolver-svd -> origin/ci-all/cusolver-svd 2022-03-17T19:06:48.3352861Z * [new branch] ci-all/debug-lmem -> origin/ci-all/debug-lmem 2022-03-17T19:06:48.3354159Z * [new branch] ci-all/debuggable-scheduled-ci -> origin/ci-all/debuggable-scheduled-ci 2022-03-17T19:06:48.3355802Z * [new branch] ci-all/default-dtype -> origin/ci-all/default-dtype 2022-03-17T19:06:48.3356946Z * [new branch] ci-all/dot_vdot_bmm_mv -> origin/ci-all/dot_vdot_bmm_mv 2022-03-17T19:06:48.3358779Z * [new branch] ci-all/enable_pe -> origin/ci-all/enable_pe 2022-03-17T19:06:48.3359842Z * [new branch] ci-all/fbjni_022 -> origin/ci-all/fbjni_022 2022-03-17T19:06:48.3361685Z * [new branch] ci-all/fbjni_022_2 -> origin/ci-all/fbjni_022_2 2022-03-17T19:06:48.3362943Z * [new branch] ci-all/fbjni_022_prefab_2 -> origin/ci-all/fbjni_022_prefab_2 2022-03-17T19:06:48.3364989Z * [new branch] ci-all/fe_test1 -> origin/ci-all/fe_test1 2022-03-17T19:06:48.3366036Z * [new branch] ci-all/fe_test1_fail -> origin/ci-all/fe_test1_fail 2022-03-17T19:06:48.3367629Z * [new branch] ci-all/fe_test1_fail_2 -> origin/ci-all/fe_test1_fail_2 2022-03-17T19:06:48.3368850Z * [new branch] ci-all/fe_test1_fail_2_my -> origin/ci-all/fe_test1_fail_2_my 2022-03-17T19:06:48.3370464Z * [new branch] ci-all/fe_test1_fail_2_my_m -> origin/ci-all/fe_test1_fail_2_my_m 2022-03-17T19:06:48.3371694Z * [new branch] ci-all/fix-54381-and-53976 -> origin/ci-all/fix-54381-and-53976 2022-03-17T19:06:48.3373399Z * [new branch] ci-all/fix-worksize-lstsq-magma -> origin/ci-all/fix-worksize-lstsq-magma 2022-03-17T19:06:48.3374536Z * [new branch] ci-all/fix_cu112_windows -> origin/ci-all/fix_cu112_windows 2022-03-17T19:06:48.3376128Z * [new branch] ci-all/fix_cuda112_jobs -> origin/ci-all/fix_cuda112_jobs 2022-03-17T19:06:48.3377337Z * [new branch] ci-all/gen-py -> origin/ci-all/gen-py 2022-03-17T19:06:48.3380265Z * [new branch] ci-all/gh/smessmer/307/head -> origin/ci-all/gh/smessmer/307/head 2022-03-17T19:06:48.3381786Z * [new branch] ci-all/h-huang -> origin/ci-all/h-huang 2022-03-17T19:06:48.3383674Z * [new branch] ci-all/hackathon_opinfo_matmul_2 -> origin/ci-all/hackathon_opinfo_matmul_2 2022-03-17T19:06:48.3384694Z * [new branch] ci-all/have-ci-all-still-work -> origin/ci-all/have-ci-all-still-work 2022-03-17T19:06:48.3386586Z * [new branch] ci-all/ic_prof_ref -> origin/ci-all/ic_prof_ref 2022-03-17T19:06:48.3387660Z * [new branch] ci-all/kineto_cpu -> origin/ci-all/kineto_cpu 2022-03-17T19:06:48.3389559Z * [new branch] ci-all/kineto_cpu_0303 -> origin/ci-all/kineto_cpu_0303 2022-03-17T19:06:48.3390569Z * [new branch] ci-all/kineto_exp -> origin/ci-all/kineto_exp 2022-03-17T19:06:48.3392837Z * [new branch] ci-all/krovatkin/profiling_fullforce -> origin/ci-all/krovatkin/profiling_fullforce 2022-03-17T19:06:48.3394570Z * [new branch] ci-all/krshrimali/record-time-slowtests -> origin/ci-all/krshrimali/record-time-slowtests 2022-03-17T19:06:48.3395790Z * [new branch] ci-all/mrshen -> origin/ci-all/mrshen 2022-03-17T19:06:48.3397487Z * [new branch] ci-all/mrshenli -> origin/ci-all/mrshenli 2022-03-17T19:06:48.3399274Z * [new branch] ci-all/mvz-ci-all -> origin/ci-all/mvz-ci-all 2022-03-17T19:06:48.3400485Z * [new branch] ci-all/mvz-te-ext-calls -> origin/ci-all/mvz-te-ext-calls 2022-03-17T19:06:48.3403097Z * [new branch] ci-all/orig/release/1.6 -> origin/ci-all/orig/release/1.6 2022-03-17T19:06:48.3404260Z * [new branch] ci-all/orig/release/1.7.1 -> origin/ci-all/orig/release/1.7.1 2022-03-17T19:06:48.3406545Z * [new branch] ci-all/peterbell10/batch-norm-cuda -> origin/ci-all/peterbell10/batch-norm-cuda 2022-03-17T19:06:48.3407826Z * [new branch] ci-all/post_backward_sync -> origin/ci-all/post_backward_sync 2022-03-17T19:06:48.3409726Z * [new branch] ci-all/pr_49201_2 -> origin/ci-all/pr_49201_2 2022-03-17T19:06:48.3411706Z * [new branch] ci-all/pritam/dist_autograd_sync -> origin/ci-all/pritam/dist_autograd_sync 2022-03-17T19:06:48.3412876Z * [new branch] ci-all/pritam/dist_autograd_sync_lastest -> origin/ci-all/pritam/dist_autograd_sync_lastest 2022-03-17T19:06:48.3414353Z * [new branch] ci-all/record-time-slowtests -> origin/ci-all/record-time-slowtests 2022-03-17T19:06:48.3416329Z * [new branch] ci-all/reenable-skipped-tests-for-other-cuda -> origin/ci-all/reenable-skipped-tests-for-other-cuda 2022-03-17T19:06:48.3417359Z * [new branch] ci-all/reenable-windows-standalone -> origin/ci-all/reenable-windows-standalone 2022-03-17T19:06:48.3419096Z * [new branch] ci-all/reenable-windows-test_nn-tests -> origin/ci-all/reenable-windows-test_nn-tests 2022-03-17T19:06:48.3421741Z * [new branch] ci-all/reland/develop/complex/masked_fill -> origin/ci-all/reland/develop/complex/masked_fill 2022-03-17T19:06:48.3423442Z * [new branch] ci-all/reland_addbmm -> origin/ci-all/reland_addbmm 2022-03-17T19:06:48.3424746Z * [new branch] ci-all/remove-thrust_t-arith -> origin/ci-all/remove-thrust_t-arith 2022-03-17T19:06:48.3426551Z * [new branch] ci-all/remove-thrust_t-eqne -> origin/ci-all/remove-thrust_t-eqne 2022-03-17T19:06:48.3428316Z * [new branch] ci-all/replace-linux-ci-11.1-with-11.2 -> origin/ci-all/replace-linux-ci-11.1-with-11.2 2022-03-17T19:06:48.3429651Z * [new branch] ci-all/replace-windows-11.1-ci-with-11.2 -> origin/ci-all/replace-windows-11.1-ci-with-11.2 2022-03-17T19:06:48.3431040Z * [new branch] ci-all/revert-render-test -> origin/ci-all/revert-render-test 2022-03-17T19:06:48.3433237Z * [new branch] ci-all/rohan/flaky -> origin/ci-all/rohan/flaky 2022-03-17T19:06:48.3434332Z * [new branch] ci-all/rohan/gputest -> origin/ci-all/rohan/gputest 2022-03-17T19:06:48.3436102Z * [new branch] ci-all/rohan/pg_wrapper -> origin/ci-all/rohan/pg_wrapper 2022-03-17T19:06:48.3437415Z * [new branch] ci-all/rohan/pg_wrapper_2 -> origin/ci-all/rohan/pg_wrapper_2 2022-03-17T19:06:48.3438744Z * [new branch] ci-all/rohan/pg_wrapper_ci_2 -> origin/ci-all/rohan/pg_wrapper_ci_2 2022-03-17T19:06:48.3440060Z * [new branch] ci-all/rohan/test_autograd_prof -> origin/ci-all/rohan/test_autograd_prof 2022-03-17T19:06:48.3441757Z * [new branch] ci-all/rohan/test_prof -> origin/ci-all/rohan/test_prof 2022-03-17T19:06:48.3443603Z * [new branch] ci-all/rvarm1/ci-all-barrier -> origin/ci-all/rvarm1/ci-all-barrier 2022-03-17T19:06:48.3444941Z * [new branch] ci-all/rvarm1/ci_all_ddp_mult_bwd -> origin/ci-all/rvarm1/ci_all_ddp_mult_bwd 2022-03-17T19:06:48.3446244Z * [new branch] ci-all/rvarm1/ddp_bwd -> origin/ci-all/rvarm1/ddp_bwd 2022-03-17T19:06:48.3448124Z * [new branch] ci-all/rvarm1/ddp_local_fix -> origin/ci-all/rvarm1/ddp_local_fix 2022-03-17T19:06:48.3449339Z * [new branch] ci-all/rvarm1/ddp_multi -> origin/ci-all/rvarm1/ddp_multi 2022-03-17T19:06:48.3451041Z * [new branch] ci-all/rvarm1/dist_optim -> origin/ci-all/rvarm1/dist_optim 2022-03-17T19:06:48.3452742Z * [new branch] ci-all/rvarm1/fix_unused -> origin/ci-all/rvarm1/fix_unused 2022-03-17T19:06:48.3454451Z * [new branch] ci-all/rvarm1/param_name_ddp -> origin/ci-all/rvarm1/param_name_ddp 2022-03-17T19:06:48.3455414Z * [new branch] ci-all/rvarm1/test_script -> origin/ci-all/rvarm1/test_script 2022-03-17T19:06:48.3457101Z * [new branch] ci-all/rvarm1/torch_check -> origin/ci-all/rvarm1/torch_check 2022-03-17T19:06:48.3457937Z * [new branch] ci-all/rvarm1/torch_check_ci_all -> origin/ci-all/rvarm1/torch_check_ci_all 2022-03-17T19:06:48.3459770Z * [new branch] ci-all/shared-cupti -> origin/ci-all/shared-cupti 2022-03-17T19:06:48.3461652Z * [new branch] ci-all/syncbn-channels-lastt-46906 -> origin/ci-all/syncbn-channels-lastt-46906 2022-03-17T19:06:48.3462891Z * [new branch] ci-all/test -> origin/ci-all/test 2022-03-17T19:06:48.3464516Z * [new branch] ci-all/test-time-do-not-merge -> origin/ci-all/test-time-do-not-merge 2022-03-17T19:06:48.3465800Z * [new branch] ci-all/test_all -> origin/ci-all/test_all 2022-03-17T19:06:48.3467669Z * [new branch] ci-all/test_binary_magma_2.5.4 -> origin/ci-all/test_binary_magma_2.5.4 2022-03-17T19:06:48.3468954Z * [new branch] ci-all/test_code_analyzer_regex -> origin/ci-all/test_code_analyzer_regex 2022-03-17T19:06:48.3470500Z * [new branch] ci-all/test_distutils -> origin/ci-all/test_distutils 2022-03-17T19:06:48.3472174Z * [new branch] ci-all/test_early_terminate_cuda_impact_on_test_times -> origin/ci-all/test_early_terminate_cuda_impact_on_test_times 2022-03-17T19:06:48.3473364Z * [new branch] ci-all/test_redispatching -> origin/ci-all/test_redispatching 2022-03-17T19:06:48.3475206Z * [new branch] ci-all/test_terminate_handler -> origin/ci-all/test_terminate_handler 2022-03-17T19:06:48.3476439Z * [new branch] ci-all/torchdeploy-reenable -> origin/ci-all/torchdeploy-reenable 2022-03-17T19:06:48.3478193Z * [new branch] ci-all/upd_k_0609 -> origin/ci-all/upd_k_0609 2022-03-17T19:06:48.3479355Z * [new branch] ci-all/upd_kineto_0512 -> origin/ci-all/upd_kineto_0512 2022-03-17T19:06:48.3481309Z * [new branch] ci-all/use_kineto_2 -> origin/ci-all/use_kineto_2 2022-03-17T19:06:48.3483234Z * [new branch] ci-all/use_kineto_3 -> origin/ci-all/use_kineto_3 2022-03-17T19:06:48.3484572Z * [new branch] ci-all/use_kineto_4 -> origin/ci-all/use_kineto_4 2022-03-17T19:06:48.3486466Z * [new branch] ci-all/use_kineto_5 -> origin/ci-all/use_kineto_5 2022-03-17T19:06:48.3487596Z * [new branch] ci-all/use_kineto_6 -> origin/ci-all/use_kineto_6 2022-03-17T19:06:48.3489479Z * [new branch] ci-all/v0dro-cusolver-lu -> origin/ci-all/v0dro-cusolver-lu 2022-03-17T19:06:48.3490642Z * [new branch] ci-all/v0dro-cusolver-lu-solve -> origin/ci-all/v0dro-cusolver-lu-solve 2022-03-17T19:06:48.3492973Z * [new branch] ci-all/vkuzo/fake_quant_test_20210120 -> origin/ci-all/vkuzo/fake_quant_test_20210120 2022-03-17T19:06:48.3494277Z * [new branch] ci-all/vulkan-android-by-default-ci -> origin/ci-all/vulkan-android-by-default-ci 2022-03-17T19:06:48.3495660Z * [new branch] ci-all/vulkan-android-ci-default -> origin/ci-all/vulkan-android-ci-default 2022-03-17T19:06:48.3498122Z * [new branch] ci-all/walterddr/early_terminate_cuda_jit_take_2 -> origin/ci-all/walterddr/early_terminate_cuda_jit_take_2 2022-03-17T19:06:48.3499178Z * [new branch] ci-all/werror_test -> origin/ci-all/werror_test 2022-03-17T19:06:48.3500803Z * [new branch] ci-all/win_cupti -> origin/ci-all/win_cupti 2022-03-17T19:06:48.3502477Z * [new branch] ci-all/win_kineto -> origin/ci-all/win_kineto 2022-03-17T19:06:48.3505078Z * [new branch] ci-all/yanlizhao/enableStaticGraph -> origin/ci-all/yanlizhao/enableStaticGraph 2022-03-17T19:06:48.3506189Z * [new branch] ci-all/yanlizhao/moveRebuildBucket -> origin/ci-all/yanlizhao/moveRebuildBucket 2022-03-17T19:06:48.3507802Z * [new branch] ci-all/yanlizhao/reduceMemory -> origin/ci-all/yanlizhao/reduceMemory 2022-03-17T19:06:48.3509154Z * [new branch] ci-all/yanlizhao/refactorInitializeBucketView -> origin/ci-all/yanlizhao/refactorInitializeBucketView 2022-03-17T19:06:48.3511338Z * [new branch] ci-gradcheck/forward_ad_gradcheck_ci_all -> origin/ci-gradcheck/forward_ad_gradcheck_ci_all 2022-03-17T19:06:48.3512399Z * [new branch] cifix -> origin/cifix 2022-03-17T19:06:48.3514454Z * [new branch] ciflow-push-trigger -> origin/ciflow-push-trigger 2022-03-17T19:06:48.3515383Z * [new branch] circle_ci_master_to_main -> origin/circle_ci_master_to_main 2022-03-17T19:06:48.3517205Z * [new branch] clean_config -> origin/clean_config 2022-03-17T19:06:48.3518340Z * [new branch] clean_up_monkeytype -> origin/clean_up_monkeytype 2022-03-17T19:06:48.3520136Z * [new branch] cleanup-scalar -> origin/cleanup-scalar 2022-03-17T19:06:48.3521253Z * [new branch] cleanup_submodule -> origin/cleanup_submodule 2022-03-17T19:06:48.3523540Z * [new branch] clee2000/disable-jobs-when-owner-not-pytorch -> origin/clee2000/disable-jobs-when-owner-not-pytorch 2022-03-17T19:06:48.3524391Z * [new branch] cluster_test -> origin/cluster_test 2022-03-17T19:06:48.3526154Z * [new branch] codegen_external -> origin/codegen_external 2022-03-17T19:06:48.3527209Z * [new branch] combine-test-times -> origin/combine-test-times 2022-03-17T19:06:48.3529030Z * [new branch] complex_backward -> origin/complex_backward 2022-03-17T19:06:48.3530116Z * [new branch] complex_support -> origin/complex_support 2022-03-17T19:06:48.3531981Z * [new branch] condition_cuda -> origin/condition_cuda 2022-03-17T19:06:48.3533139Z * [new branch] consolidate_manywheel_build -> origin/consolidate_manywheel_build 2022-03-17T19:06:48.3534876Z * [new branch] constant -> origin/constant 2022-03-17T19:06:48.3535977Z * [new branch] conv_empty_batch -> origin/conv_empty_batch 2022-03-17T19:06:48.3537847Z * [new branch] cpp_advanced_indexing -> origin/cpp_advanced_indexing 2022-03-17T19:06:48.3538976Z * [new branch] cpp_embedding_enum -> origin/cpp_embedding_enum 2022-03-17T19:06:48.3540849Z * [new branch] cpp_extension_subprocess_encoding_fixes -> origin/cpp_extension_subprocess_encoding_fixes 2022-03-17T19:06:48.3541955Z * [new branch] cpp_fix_functional_options_naming -> origin/cpp_fix_functional_options_naming 2022-03-17T19:06:48.3543913Z * [new branch] cpp_functional_non_const_ref -> origin/cpp_functional_non_const_ref 2022-03-17T19:06:48.3544989Z * [new branch] cpp_functional_options -> origin/cpp_functional_options 2022-03-17T19:06:48.3546940Z * [new branch] cpp_functional_options_backup -> origin/cpp_functional_options_backup 2022-03-17T19:06:48.3547989Z * [new branch] cpp_functional_options_backup_patch1 -> origin/cpp_functional_options_backup_patch1 2022-03-17T19:06:48.3549267Z * [new branch] cpp_functional_options_backup_patch2 -> origin/cpp_functional_options_backup_patch2 2022-03-17T19:06:48.3551083Z * [new branch] cpp_functional_options_v2 -> origin/cpp_functional_options_v2 2022-03-17T19:06:48.3555698Z * [new branch] cpp_hooks -> origin/cpp_hooks 2022-03-17T19:06:48.3556921Z * [new branch] cpp_module_options_arg_optional -> origin/cpp_module_options_arg_optional 2022-03-17T19:06:48.3557405Z * [new branch] cpp_nn_layers -> origin/cpp_nn_layers 2022-03-17T19:06:48.3557906Z * [new branch] cpp_parity_test_torch_nn_modules -> origin/cpp_parity_test_torch_nn_modules 2022-03-17T19:06:48.3558511Z * [new branch] cpp_tensor_default_dtype_and_advanced_indexing -> origin/cpp_tensor_default_dtype_and_advanced_indexing 2022-03-17T19:06:48.3559327Z * [new branch] cpp_tensor_default_dtype_and_advanced_indexing_backup -> origin/cpp_tensor_default_dtype_and_advanced_indexing_backup 2022-03-17T19:06:48.3560726Z * [new branch] cpp_tensor_default_dtype_and_advanced_indexing_new -> origin/cpp_tensor_default_dtype_and_advanced_indexing_new 2022-03-17T19:06:48.3562535Z * [new branch] cpp_tensor_default_dtype_and_advanced_indexing_new_exp1_backup -> origin/cpp_tensor_default_dtype_and_advanced_indexing_new_exp1_backup 2022-03-17T19:06:48.3563687Z * [new branch] cpp_tensor_default_dtype_and_advanced_indexing_tmp_exp -> origin/cpp_tensor_default_dtype_and_advanced_indexing_tmp_exp 2022-03-17T19:06:48.3565050Z * [new branch] cpp_tensor_default_dtype_for_integer -> origin/cpp_tensor_default_dtype_for_integer 2022-03-17T19:06:48.3566574Z * [new branch] cpp_tensor_indexing -> origin/cpp_tensor_indexing 2022-03-17T19:06:48.3568303Z * [new branch] cpu_fastrnn -> origin/cpu_fastrnn 2022-03-17T19:06:48.3569416Z * [new branch] create-ucc-pg -> origin/create-ucc-pg 2022-03-17T19:06:48.3571237Z * [new branch] cuda-long-matmul -> origin/cuda-long-matmul 2022-03-17T19:06:48.3572444Z * [new branch] cuda11_nightlies -> origin/cuda11_nightlies 2022-03-17T19:06:48.3574351Z * [new branch] cuda_stream_jit -> origin/cuda_stream_jit 2022-03-17T19:06:48.3575419Z * [new branch] cudahookbuilderror -> origin/cudahookbuilderror 2022-03-17T19:06:48.3577491Z * [new branch] cudnn-conv-refactor -> origin/cudnn-conv-refactor 2022-03-17T19:06:48.3578693Z * [new branch] cudnn-workspace-limit -> origin/cudnn-workspace-limit 2022-03-17T19:06:48.3580440Z * [new branch] cummax -> origin/cummax 2022-03-17T19:06:48.3581703Z * [new branch] cummax_cummin -> origin/cummax_cummin 2022-03-17T19:06:48.3583979Z * [new branch] cumulative_trapezoid_review -> origin/cumulative_trapezoid_review 2022-03-17T19:06:48.3586074Z * [new branch] dagitses/#62566/optional-delegate-cmp -> origin/dagitses/#62566/optional-delegate-cmp 2022-03-17T19:06:48.3587783Z * [new branch] davidberard98/ltc-docs -> origin/davidberard98/ltc-docs 2022-03-17T19:06:48.3588961Z * [new branch] davidberard98/ubsan-simpleireval -> origin/davidberard98/ubsan-simpleireval 2022-03-17T19:06:48.3590748Z * [new branch] dbr-conv -> origin/dbr-conv 2022-03-17T19:06:48.3591941Z * [new branch] ddp_with_rpc_unit_test -> origin/ddp_with_rpc_unit_test 2022-03-17T19:06:48.3593683Z * [new branch] debug-cpu -> origin/debug-cpu 2022-03-17T19:06:48.3594880Z * [new branch] debugLvlPull -> origin/debugLvlPull 2022-03-17T19:06:48.3596672Z * [new branch] debugging -> origin/debugging 2022-03-17T19:06:48.3597831Z * [new branch] dec14_cuda_stream -> origin/dec14_cuda_stream 2022-03-17T19:06:48.3599577Z * [new branch] default_argument -> origin/default_argument 2022-03-17T19:06:48.3600707Z * [new branch] default_hooks -> origin/default_hooks 2022-03-17T19:06:48.3602643Z * [new branch] devcon -> origin/devcon 2022-03-17T19:06:48.3603735Z * [new branch] devcontainer -> origin/devcontainer 2022-03-17T19:06:48.3606126Z * [new branch] device_type_testing -> origin/device_type_testing 2022-03-17T19:06:48.3608064Z * [new branch] deyu/remove_using_external_data_format -> origin/deyu/remove_using_external_data_format 2022-03-17T19:06:48.3609209Z * [new branch] dfs-needed -> origin/dfs-needed 2022-03-17T19:06:48.3611037Z * [new branch] diag-embed -> origin/diag-embed 2022-03-17T19:06:48.3612080Z * [new branch] diff1 -> origin/diff1 2022-03-17T19:06:48.3613932Z * [new branch] dirty_nnc_randomized -> origin/dirty_nnc_randomized 2022-03-17T19:06:48.3615071Z * [new branch] disable-test -> origin/disable-test 2022-03-17T19:06:48.3616889Z * [new branch] disable-test-history -> origin/disable-test-history 2022-03-17T19:06:48.3618045Z * [new branch] disable_peer_verify_nodesource -> origin/disable_peer_verify_nodesource 2022-03-17T19:06:48.3620020Z * [new branch] dist-documentation-patch-1.8 -> origin/dist-documentation-patch-1.8 2022-03-17T19:06:48.3621401Z * [new branch] dist-expand-refactor -> origin/dist-expand-refactor 2022-03-17T19:06:48.3623219Z * [new branch] dist-grad -> origin/dist-grad 2022-03-17T19:06:48.3624402Z * [new branch] dist_codeowners -> origin/dist_codeowners 2022-03-17T19:06:48.3626681Z * [new branch] dl_compiler_101 -> origin/dl_compiler_101 2022-03-17T19:06:48.3627946Z * [new branch] doc -> origin/doc 2022-03-17T19:06:48.3629753Z * [new branch] doc_fix -> origin/doc_fix 2022-03-17T19:06:48.3630900Z * [new branch] doc_monitored_barrier -> origin/doc_monitored_barrier 2022-03-17T19:06:48.3632722Z * [new branch] docker-job-chown-workspace -> origin/docker-job-chown-workspace 2022-03-17T19:06:48.3633859Z * [new branch] docs-fix-forward_ad-make_dual -> origin/docs-fix-forward_ad-make_dual 2022-03-17T19:06:48.3635399Z * [new branch] dont_decompose -> origin/dont_decompose 2022-03-17T19:06:48.3637587Z * [new branch] driazati/2test2/1 -> origin/driazati/2test2/1 2022-03-17T19:06:48.3638581Z * [new branch] driazati/2test2/2 -> origin/driazati/2test2/2 2022-03-17T19:06:48.3640083Z * [new branch] driazati/awsretry -> origin/driazati/awsretry 2022-03-17T19:06:48.3641251Z * [new branch] driazati/bp -> origin/driazati/bp 2022-03-17T19:06:48.3642851Z * [new branch] driazati/breakpad -> origin/driazati/breakpad 2022-03-17T19:06:48.3643942Z * [new branch] driazati/breakpad2 -> origin/driazati/breakpad2 2022-03-17T19:06:48.3645165Z * [new branch] driazati/breakpad_cmake -> origin/driazati/breakpad_cmake 2022-03-17T19:06:48.3646458Z * [new branch] driazati/breakpad_cmake2 -> origin/driazati/breakpad_cmake2 2022-03-17T19:06:48.3647800Z * [new branch] driazati/circle -> origin/driazati/circle 2022-03-17T19:06:48.3649051Z * [new branch] driazati/circle2 -> origin/driazati/circle2 2022-03-17T19:06:48.3650828Z * [new branch] driazati/doc_previews_fix -> origin/driazati/doc_previews_fix 2022-03-17T19:06:48.3652418Z * [new branch] driazati/docs/12 -> origin/driazati/docs/12 2022-03-17T19:06:48.3653585Z * [new branch] driazati/docsdet -> origin/driazati/docsdet 2022-03-17T19:06:48.3655100Z * [new branch] driazati/end -> origin/driazati/end 2022-03-17T19:06:48.3656262Z * [new branch] driazati/fastcov -> origin/driazati/fastcov 2022-03-17T19:06:48.3657616Z * [new branch] driazati/fixwarn2 -> origin/driazati/fixwarn2 2022-03-17T19:06:48.3658870Z * [new branch] driazati/focal -> origin/driazati/focal 2022-03-17T19:06:48.3660423Z * [new branch] driazati/github_pin -> origin/driazati/github_pin 2022-03-17T19:06:48.3661662Z * [new branch] driazati/it -> origin/driazati/it 2022-03-17T19:06:48.3663552Z * [new branch] driazati/lazy2 -> origin/driazati/lazy2 2022-03-17T19:06:48.3664567Z * [new branch] driazati/noart -> origin/driazati/noart 2022-03-17T19:06:48.3666685Z * [new branch] driazati/rdsre -> origin/driazati/rdsre 2022-03-17T19:06:48.3702085Z * [new branch] driazati/regenfix -> origin/driazati/regenfix 2022-03-17T19:06:48.3703886Z * [new branch] driazati/reme -> origin/driazati/reme 2022-03-17T19:06:48.3705326Z * [new branch] driazati/remove_bd -> origin/driazati/remove_bd 2022-03-17T19:06:48.3706840Z * [new branch] driazati/remove_breakpad -> origin/driazati/remove_breakpad 2022-03-17T19:06:48.3708197Z * [new branch] driazati/remove_render -> origin/driazati/remove_render 2022-03-17T19:06:48.3709565Z * [new branch] driazati/scc -> origin/driazati/scc 2022-03-17T19:06:48.3711306Z * [new branch] driazati/serialize_api -> origin/driazati/serialize_api 2022-03-17T19:06:48.3712624Z * [new branch] driazati/tdp -> origin/driazati/tdp 2022-03-17T19:06:48.3714124Z * [new branch] driazati/test_rds_proxy -> origin/driazati/test_rds_proxy 2022-03-17T19:06:48.3715616Z * [new branch] driazati/testbranch -> origin/driazati/testbranch 2022-03-17T19:06:48.3717675Z * [new branch] driazati/tester/2 -> origin/driazati/tester/2 2022-03-17T19:06:48.3718738Z * [new branch] driazati/testfailures -> origin/driazati/testfailures 2022-03-17T19:06:48.3720177Z * [new branch] driazati/update_onnx -> origin/driazati/update_onnx 2022-03-17T19:06:48.3721585Z * [new branch] driazati/windows_s3_reports -> origin/driazati/windows_s3_reports 2022-03-17T19:06:48.3723104Z * [new branch] duplicate_of_56029 -> origin/duplicate_of_56029 2022-03-17T19:06:48.3724647Z * [new branch] dynamic_reduce_range -> origin/dynamic_reduce_range 2022-03-17T19:06:48.3726059Z * [new branch] dynamic_shapes -> origin/dynamic_shapes 2022-03-17T19:06:48.3727562Z * [new branch] dynamic_shapes_cpp -> origin/dynamic_shapes_cpp 2022-03-17T19:06:48.3728991Z * [new branch] dynamic_shapes_python -> origin/dynamic_shapes_python 2022-03-17T19:06:48.3730586Z * [new branch] eager_compilation -> origin/eager_compilation 2022-03-17T19:06:48.3732500Z * [new branch] ed02619 -> origin/ed02619 2022-03-17T19:06:48.3733765Z * [new branch] edward-io-patch-1 -> origin/edward-io-patch-1 2022-03-17T19:06:48.3735166Z * [new branch] elementwise_binary_ii_opinfos -> origin/elementwise_binary_ii_opinfos 2022-03-17T19:06:48.3736573Z * [new branch] elementwise_binary_opinfos -> origin/elementwise_binary_opinfos 2022-03-17T19:06:48.3737950Z * [new branch] embedding-cub-2 -> origin/embedding-cub-2 2022-03-17T19:06:48.3739409Z * [new branch] empty -> origin/empty 2022-03-17T19:06:48.3740894Z * [new branch] enable_custom_codefilter -> origin/enable_custom_codefilter 2022-03-17T19:06:48.3742631Z * [new branch] enable_metal_in_pytorch_macos_nightly -> origin/enable_metal_in_pytorch_macos_nightly 2022-03-17T19:06:48.3744756Z * [new branch] enabling_checking_typing_attributes_during_rcb_lookup -> origin/enabling_checking_typing_attributes_during_rcb_lookup 2022-03-17T19:06:48.3745950Z * [new branch] error_check_env_fix -> origin/error_check_env_fix 2022-03-17T19:06:48.3747177Z * [new branch] error_input_tests_to_opinfo -> origin/error_input_tests_to_opinfo 2022-03-17T19:06:48.3748655Z * [new branch] error_on_composite_registrations -> origin/error_on_composite_registrations 2022-03-17T19:06:48.3749960Z * [new branch] exercise1 -> origin/exercise1 2022-03-17T19:06:48.3751972Z * [new branch] export-D14992856 -> origin/export-D14992856 2022-03-17T19:06:48.3752770Z * [new branch] export-D14992857 -> origin/export-D14992857 2022-03-17T19:06:48.3754484Z * [new branch] export-D15634027 -> origin/export-D15634027 2022-03-17T19:06:48.3755717Z * [new branch] export-D15795024 -> origin/export-D15795024 2022-03-17T19:06:48.3757273Z * [new branch] export-D15814743 -> origin/export-D15814743 2022-03-17T19:06:48.3758510Z * [new branch] expr_handle_pow -> origin/expr_handle_pow 2022-03-17T19:06:48.3759972Z * [new branch] fb-config -> origin/fb-config 2022-03-17T19:06:48.3761944Z * [new branch] fbcode/warm -> origin/fbcode/warm 2022-03-17T19:06:48.3763167Z * [new branch] fbjni_022 -> origin/fbjni_022 2022-03-17T19:06:48.3764390Z * [new branch] fbjni_022_2 -> origin/fbjni_022_2 2022-03-17T19:06:48.3766171Z * [new branch] fbjni_022_prefab -> origin/fbjni_022_prefab 2022-03-17T19:06:48.3767275Z * [new branch] fbjni_022_prefab_2 -> origin/fbjni_022_prefab_2 2022-03-17T19:06:48.3769171Z * [new branch] fbsync -> origin/fbsync 2022-03-17T19:06:48.3770433Z * [new branch] fix-cat-transform-docs -> origin/fix-cat-transform-docs 2022-03-17T19:06:48.3771800Z * [new branch] fix-dirichlet-shape -> origin/fix-dirichlet-shape 2022-03-17T19:06:48.3773377Z * [new branch] fix-mac-test-report -> origin/fix-mac-test-report 2022-03-17T19:06:48.3774668Z * [new branch] fix-mac-uploading -> origin/fix-mac-uploading 2022-03-17T19:06:48.3776404Z * [new branch] fix-optim-annotation -> origin/fix-optim-annotation 2022-03-17T19:06:48.3777597Z * [new branch] fix-timer-overflow -> origin/fix-timer-overflow 2022-03-17T19:06:48.3781430Z * [new branch] fix-tools -> origin/fix-tools 2022-03-17T19:06:48.3782161Z * [new branch] fix_conv -> origin/fix_conv 2022-03-17T19:06:48.3782635Z * [new branch] fix_cpp_impl_parity -> origin/fix_cpp_impl_parity 2022-03-17T19:06:48.3783449Z * [new branch] fix_ddp_doc -> origin/fix_ddp_doc 2022-03-17T19:06:48.3784594Z * [new branch] fix_dispatch -> origin/fix_dispatch 2022-03-17T19:06:48.3786838Z * [new branch] fix_doc_issues -> origin/fix_doc_issues 2022-03-17T19:06:48.3787267Z * [new branch] fix_doc_new -> origin/fix_doc_new 2022-03-17T19:06:48.3788951Z * [new branch] fix_docs_Aprl -> origin/fix_docs_Aprl 2022-03-17T19:06:48.3790872Z * [new branch] fix_error_msg -> origin/fix_error_msg 2022-03-17T19:06:48.3792060Z * [new branch] fix_foreach_test -> origin/fix_foreach_test 2022-03-17T19:06:48.3793814Z * [new branch] fix_graphmodule_singleton -> origin/fix_graphmodule_singleton 2022-03-17T19:06:48.3794995Z * [new branch] fix_javadoc_url -> origin/fix_javadoc_url 2022-03-17T19:06:48.3796754Z * [new branch] fix_jit_overview_fut -> origin/fix_jit_overview_fut 2022-03-17T19:06:48.3798055Z * [new branch] fix_module_forward_optional_arg -> origin/fix_module_forward_optional_arg 2022-03-17T19:06:48.3799690Z * [new branch] fix_module_forward_optional_arg_backup -> origin/fix_module_forward_optional_arg_backup 2022-03-17T19:06:48.3800909Z * [new branch] fix_multidim_tensor_ctor -> origin/fix_multidim_tensor_ctor 2022-03-17T19:06:48.3802682Z * [new branch] fix_nccl -> origin/fix_nccl 2022-03-17T19:06:48.3803772Z * [new branch] fix_nccl_2 -> origin/fix_nccl_2 2022-03-17T19:06:48.3805497Z * [new branch] fix_portforward -> origin/fix_portforward 2022-03-17T19:06:48.3806677Z * [new branch] fix_shape_prop -> origin/fix_shape_prop 2022-03-17T19:06:48.3808962Z * [new branch] fix_tensorpipe_cmake_option -> origin/fix_tensorpipe_cmake_option 2022-03-17T19:06:48.3810176Z * [new branch] fix_torch_module_check -> origin/fix_torch_module_check 2022-03-17T19:06:48.3811907Z * [new branch] fix_torch_tensor_ctor_4th_try -> origin/fix_torch_tensor_ctor_4th_try 2022-03-17T19:06:48.3813074Z * [new branch] fix_tp_cma_short_read -> origin/fix_tp_cma_short_read 2022-03-17T19:06:48.3814800Z * [new branch] fixoptionalargs -> origin/fixoptionalargs 2022-03-17T19:06:48.3815997Z * [new branch] flatbuffer -> origin/flatbuffer 2022-03-17T19:06:48.3817847Z * [new branch] float_requant_q8vadd -> origin/float_requant_q8vadd 2022-03-17T19:06:48.3819044Z * [new branch] float_requant_q8vadd_2021 -> origin/float_requant_q8vadd_2021 2022-03-17T19:06:48.3820859Z * [new branch] float_zero_point_qparam_cpu -> origin/float_zero_point_qparam_cpu 2022-03-17T19:06:48.3822965Z * [new branch] flops_print_fix -> origin/flops_print_fix 2022-03-17T19:06:48.3824831Z * [new branch] forbid-inplace-modifi-packing -> origin/forbid-inplace-modifi-packing 2022-03-17T19:06:48.3825917Z * [new branch] foreach_wip -> origin/foreach_wip 2022-03-17T19:06:48.3827694Z * [new branch] forward-fix-bc -> origin/forward-fix-bc 2022-03-17T19:06:48.3828887Z * [new branch] foward -> origin/foward 2022-03-17T19:06:48.3830610Z * [new branch] freeze_module2 -> origin/freeze_module2 2022-03-17T19:06:48.3831847Z * [new branch] freeze_subgraphs -> origin/freeze_subgraphs 2022-03-17T19:06:48.3833612Z * [new branch] freezing -> origin/freezing 2022-03-17T19:06:48.3834839Z * [new branch] fsdp_meta -> origin/fsdp_meta 2022-03-17T19:06:48.3836759Z * [new branch] fx-lowering-refactor -> origin/fx-lowering-refactor 2022-03-17T19:06:48.3838124Z * [new branch] fx-lowering-refactor-2 -> origin/fx-lowering-refactor-2 2022-03-17T19:06:48.3839426Z * [new branch] fx-lowering-refactor-3 -> origin/fx-lowering-refactor-3 2022-03-17T19:06:48.3841125Z * [new branch] fx_buffers -> origin/fx_buffers 2022-03-17T19:06:48.3842601Z * [new branch] fx_codegen -> origin/fx_codegen 2022-03-17T19:06:48.3843842Z * [new branch] fx_opinfo_port -> origin/fx_opinfo_port 2022-03-17T19:06:48.3845879Z * [new branch] garymm/dummy -> origin/garymm/dummy 2022-03-17T19:06:48.3847120Z * [new branch] gatherTopK -> origin/gatherTopK 2022-03-17T19:06:48.3849149Z * [new branch] gelu -> origin/gelu 2022-03-17T19:06:48.3850333Z * [new branch] get-workflow-name -> origin/get-workflow-name 2022-03-17T19:06:48.3852941Z * [new branch] gh/1ntEgr8/1/base -> origin/gh/1ntEgr8/1/base 2022-03-17T19:06:48.3854011Z * [new branch] gh/1ntEgr8/1/head -> origin/gh/1ntEgr8/1/head 2022-03-17T19:06:48.3855434Z * [new branch] gh/1ntEgr8/1/orig -> origin/gh/1ntEgr8/1/orig 2022-03-17T19:06:48.3857521Z * [new branch] gh/1ntEgr8/11/base -> origin/gh/1ntEgr8/11/base 2022-03-17T19:06:48.3858493Z * [new branch] gh/1ntEgr8/11/head -> origin/gh/1ntEgr8/11/head 2022-03-17T19:06:48.3859906Z * [new branch] gh/1ntEgr8/11/orig -> origin/gh/1ntEgr8/11/orig 2022-03-17T19:06:48.3862127Z * [new branch] gh/1ntEgr8/17/base -> origin/gh/1ntEgr8/17/base 2022-03-17T19:06:48.3863451Z * [new branch] gh/1ntEgr8/17/head -> origin/gh/1ntEgr8/17/head 2022-03-17T19:06:48.3864656Z * [new branch] gh/1ntEgr8/17/orig -> origin/gh/1ntEgr8/17/orig 2022-03-17T19:06:48.3866756Z * [new branch] gh/1ntEgr8/18/base -> origin/gh/1ntEgr8/18/base 2022-03-17T19:06:48.3867752Z * [new branch] gh/1ntEgr8/18/head -> origin/gh/1ntEgr8/18/head 2022-03-17T19:06:48.3869124Z * [new branch] gh/1ntEgr8/18/orig -> origin/gh/1ntEgr8/18/orig 2022-03-17T19:06:48.3870643Z * [new branch] gh/1ntEgr8/2/base -> origin/gh/1ntEgr8/2/base 2022-03-17T19:06:48.3872088Z * [new branch] gh/1ntEgr8/2/head -> origin/gh/1ntEgr8/2/head 2022-03-17T19:06:48.3873471Z * [new branch] gh/1ntEgr8/2/orig -> origin/gh/1ntEgr8/2/orig 2022-03-17T19:06:48.3875557Z * [new branch] gh/1ntEgr8/20/base -> origin/gh/1ntEgr8/20/base 2022-03-17T19:06:48.3876523Z * [new branch] gh/1ntEgr8/20/head -> origin/gh/1ntEgr8/20/head 2022-03-17T19:06:48.3877890Z * [new branch] gh/1ntEgr8/20/orig -> origin/gh/1ntEgr8/20/orig 2022-03-17T19:06:48.3880191Z * [new branch] gh/1ntEgr8/22/base -> origin/gh/1ntEgr8/22/base 2022-03-17T19:06:48.3880920Z * [new branch] gh/1ntEgr8/22/head -> origin/gh/1ntEgr8/22/head 2022-03-17T19:06:48.3882269Z * [new branch] gh/1ntEgr8/22/orig -> origin/gh/1ntEgr8/22/orig 2022-03-17T19:06:48.3884350Z * [new branch] gh/1ntEgr8/24/base -> origin/gh/1ntEgr8/24/base 2022-03-17T19:06:48.3885323Z * [new branch] gh/1ntEgr8/24/head -> origin/gh/1ntEgr8/24/head 2022-03-17T19:06:48.3886693Z * [new branch] gh/1ntEgr8/24/orig -> origin/gh/1ntEgr8/24/orig 2022-03-17T19:06:48.3889108Z * [new branch] gh/1ntEgr8/25/base -> origin/gh/1ntEgr8/25/base 2022-03-17T19:06:48.3890142Z * [new branch] gh/1ntEgr8/25/head -> origin/gh/1ntEgr8/25/head 2022-03-17T19:06:48.3891652Z * [new branch] gh/1ntEgr8/25/orig -> origin/gh/1ntEgr8/25/orig 2022-03-17T19:06:48.3893180Z * [new branch] gh/1ntEgr8/3/base -> origin/gh/1ntEgr8/3/base 2022-03-17T19:06:48.3894658Z * [new branch] gh/1ntEgr8/3/head -> origin/gh/1ntEgr8/3/head 2022-03-17T19:06:48.3895936Z * [new branch] gh/1ntEgr8/3/orig -> origin/gh/1ntEgr8/3/orig 2022-03-17T19:06:48.3898327Z * [new branch] gh/Amyh11325/10/base -> origin/gh/Amyh11325/10/base 2022-03-17T19:06:48.3899635Z * [new branch] gh/Amyh11325/10/head -> origin/gh/Amyh11325/10/head 2022-03-17T19:06:48.3901334Z * [new branch] gh/Amyh11325/10/orig -> origin/gh/Amyh11325/10/orig 2022-03-17T19:06:48.3903619Z * [new branch] gh/Amyh11325/13/base -> origin/gh/Amyh11325/13/base 2022-03-17T19:06:48.3904780Z * [new branch] gh/Amyh11325/13/head -> origin/gh/Amyh11325/13/head 2022-03-17T19:06:48.3906119Z * [new branch] gh/Amyh11325/13/orig -> origin/gh/Amyh11325/13/orig 2022-03-17T19:06:48.3908256Z * [new branch] gh/Amyh11325/18/base -> origin/gh/Amyh11325/18/base 2022-03-17T19:06:48.3909539Z * [new branch] gh/Amyh11325/18/head -> origin/gh/Amyh11325/18/head 2022-03-17T19:06:48.3910875Z * [new branch] gh/Amyh11325/18/orig -> origin/gh/Amyh11325/18/orig 2022-03-17T19:06:48.3913289Z * [new branch] gh/AshkanAliabadi/1/base -> origin/gh/AshkanAliabadi/1/base 2022-03-17T19:06:48.3914527Z * [new branch] gh/AshkanAliabadi/1/head -> origin/gh/AshkanAliabadi/1/head 2022-03-17T19:06:48.3915926Z * [new branch] gh/AshkanAliabadi/1/orig -> origin/gh/AshkanAliabadi/1/orig 2022-03-17T19:06:48.3918062Z * [new branch] gh/AshkanAliabadi/30/base -> origin/gh/AshkanAliabadi/30/base 2022-03-17T19:06:48.3919023Z * [new branch] gh/AshkanAliabadi/30/head -> origin/gh/AshkanAliabadi/30/head 2022-03-17T19:06:48.3920393Z * [new branch] gh/AshkanAliabadi/30/orig -> origin/gh/AshkanAliabadi/30/orig 2022-03-17T19:06:48.3921871Z * [new branch] gh/AshkanAliabadi/31/base -> origin/gh/AshkanAliabadi/31/base 2022-03-17T19:06:48.3923310Z * [new branch] gh/AshkanAliabadi/31/head -> origin/gh/AshkanAliabadi/31/head 2022-03-17T19:06:48.3924568Z * [new branch] gh/AshkanAliabadi/31/orig -> origin/gh/AshkanAliabadi/31/orig 2022-03-17T19:06:48.3926710Z * [new branch] gh/AshkanAliabadi/32/base -> origin/gh/AshkanAliabadi/32/base 2022-03-17T19:06:48.3927698Z * [new branch] gh/AshkanAliabadi/32/head -> origin/gh/AshkanAliabadi/32/head 2022-03-17T19:06:48.3929078Z * [new branch] gh/AshkanAliabadi/32/orig -> origin/gh/AshkanAliabadi/32/orig 2022-03-17T19:06:48.3930529Z * [new branch] gh/AshkanAliabadi/33/base -> origin/gh/AshkanAliabadi/33/base 2022-03-17T19:06:48.3931762Z * [new branch] gh/AshkanAliabadi/33/head -> origin/gh/AshkanAliabadi/33/head 2022-03-17T19:06:48.3933077Z * [new branch] gh/AshkanAliabadi/33/orig -> origin/gh/AshkanAliabadi/33/orig 2022-03-17T19:06:48.3935365Z * [new branch] gh/AshkanAliabadi/38/base -> origin/gh/AshkanAliabadi/38/base 2022-03-17T19:06:48.3936333Z * [new branch] gh/AshkanAliabadi/38/head -> origin/gh/AshkanAliabadi/38/head 2022-03-17T19:06:48.3937774Z * [new branch] gh/AshkanAliabadi/38/orig -> origin/gh/AshkanAliabadi/38/orig 2022-03-17T19:06:48.3939936Z * [new branch] gh/AshkanAliabadi/4/base -> origin/gh/AshkanAliabadi/4/base 2022-03-17T19:06:48.3941648Z * [new branch] gh/AshkanAliabadi/46/base -> origin/gh/AshkanAliabadi/46/base 2022-03-17T19:06:48.3943686Z * [new branch] gh/AshkanAliabadi/46/head -> origin/gh/AshkanAliabadi/46/head 2022-03-17T19:06:48.3945009Z * [new branch] gh/AshkanAliabadi/5/base -> origin/gh/AshkanAliabadi/5/base 2022-03-17T19:06:48.3947158Z * [new branch] gh/AshkanAliabadi/50/base -> origin/gh/AshkanAliabadi/50/base 2022-03-17T19:06:48.3948403Z * [new branch] gh/AshkanAliabadi/50/head -> origin/gh/AshkanAliabadi/50/head 2022-03-17T19:06:48.3949660Z * [new branch] gh/AshkanAliabadi/50/orig -> origin/gh/AshkanAliabadi/50/orig 2022-03-17T19:06:48.3951829Z * [new branch] gh/AshkanAliabadi/54/base -> origin/gh/AshkanAliabadi/54/base 2022-03-17T19:06:48.3952832Z * [new branch] gh/AshkanAliabadi/54/head -> origin/gh/AshkanAliabadi/54/head 2022-03-17T19:06:48.3954346Z * [new branch] gh/AshkanAliabadi/54/orig -> origin/gh/AshkanAliabadi/54/orig 2022-03-17T19:06:48.3955887Z * [new branch] gh/AshkanAliabadi/57/base -> origin/gh/AshkanAliabadi/57/base 2022-03-17T19:06:48.3957072Z * [new branch] gh/AshkanAliabadi/57/head -> origin/gh/AshkanAliabadi/57/head 2022-03-17T19:06:48.3958376Z * [new branch] gh/AshkanAliabadi/57/orig -> origin/gh/AshkanAliabadi/57/orig 2022-03-17T19:06:48.3960562Z * [new branch] gh/AshkanAliabadi/59/base -> origin/gh/AshkanAliabadi/59/base 2022-03-17T19:06:48.3961847Z * [new branch] gh/AshkanAliabadi/59/head -> origin/gh/AshkanAliabadi/59/head 2022-03-17T19:06:48.3962987Z * [new branch] gh/AshkanAliabadi/59/orig -> origin/gh/AshkanAliabadi/59/orig 2022-03-17T19:06:48.3964368Z * [new branch] gh/AshkanAliabadi/6/base -> origin/gh/AshkanAliabadi/6/base 2022-03-17T19:06:48.3966476Z * [new branch] gh/AshkanAliabadi/60/base -> origin/gh/AshkanAliabadi/60/base 2022-03-17T19:06:48.3967528Z * [new branch] gh/AshkanAliabadi/60/head -> origin/gh/AshkanAliabadi/60/head 2022-03-17T19:06:48.3968790Z * [new branch] gh/AshkanAliabadi/60/orig -> origin/gh/AshkanAliabadi/60/orig 2022-03-17T19:06:48.3970902Z * [new branch] gh/AshkanAliabadi/64/base -> origin/gh/AshkanAliabadi/64/base 2022-03-17T19:06:48.3972022Z * [new branch] gh/AshkanAliabadi/64/head -> origin/gh/AshkanAliabadi/64/head 2022-03-17T19:06:48.3973398Z * [new branch] gh/AshkanAliabadi/64/orig -> origin/gh/AshkanAliabadi/64/orig 2022-03-17T19:06:48.3975585Z * [new branch] gh/AshkanAliabadi/65/base -> origin/gh/AshkanAliabadi/65/base 2022-03-17T19:06:48.3976588Z * [new branch] gh/AshkanAliabadi/65/head -> origin/gh/AshkanAliabadi/65/head 2022-03-17T19:06:48.3977986Z * [new branch] gh/AshkanAliabadi/65/orig -> origin/gh/AshkanAliabadi/65/orig 2022-03-17T19:06:48.3980128Z * [new branch] gh/AshkanAliabadi/66/base -> origin/gh/AshkanAliabadi/66/base 2022-03-17T19:06:48.3981456Z * [new branch] gh/AshkanAliabadi/66/head -> origin/gh/AshkanAliabadi/66/head 2022-03-17T19:06:48.3982859Z * [new branch] gh/AshkanAliabadi/66/orig -> origin/gh/AshkanAliabadi/66/orig 2022-03-17T19:06:48.3984953Z * [new branch] gh/AshkanAliabadi/67/base -> origin/gh/AshkanAliabadi/67/base 2022-03-17T19:06:48.3985966Z * [new branch] gh/AshkanAliabadi/67/head -> origin/gh/AshkanAliabadi/67/head 2022-03-17T19:06:48.3987435Z * [new branch] gh/AshkanAliabadi/67/orig -> origin/gh/AshkanAliabadi/67/orig 2022-03-17T19:06:48.3989065Z * [new branch] gh/AshkanAliabadi/68/base -> origin/gh/AshkanAliabadi/68/base 2022-03-17T19:06:48.3990256Z * [new branch] gh/AshkanAliabadi/68/head -> origin/gh/AshkanAliabadi/68/head 2022-03-17T19:06:48.3991617Z * [new branch] gh/AshkanAliabadi/68/orig -> origin/gh/AshkanAliabadi/68/orig 2022-03-17T19:06:48.3993915Z * [new branch] gh/BowenBao/109/base -> origin/gh/BowenBao/109/base 2022-03-17T19:06:48.3995132Z * [new branch] gh/BowenBao/109/head -> origin/gh/BowenBao/109/head 2022-03-17T19:06:48.3996499Z * [new branch] gh/BowenBao/109/orig -> origin/gh/BowenBao/109/orig 2022-03-17T19:06:48.3998589Z * [new branch] gh/BowenBao/110/base -> origin/gh/BowenBao/110/base 2022-03-17T19:06:48.3999785Z * [new branch] gh/BowenBao/110/head -> origin/gh/BowenBao/110/head 2022-03-17T19:06:48.4001364Z * [new branch] gh/BowenBao/111/base -> origin/gh/BowenBao/111/base 2022-03-17T19:06:48.4002690Z * [new branch] gh/BowenBao/111/head -> origin/gh/BowenBao/111/head 2022-03-17T19:06:48.4004123Z * [new branch] gh/BowenBao/112/base -> origin/gh/BowenBao/112/base 2022-03-17T19:06:48.4005465Z * [new branch] gh/BowenBao/112/head -> origin/gh/BowenBao/112/head 2022-03-17T19:06:48.4006957Z * [new branch] gh/BowenBao/113/base -> origin/gh/BowenBao/113/base 2022-03-17T19:06:48.4008321Z * [new branch] gh/BowenBao/113/head -> origin/gh/BowenBao/113/head 2022-03-17T19:06:48.4009802Z * [new branch] gh/BowenBao/114/base -> origin/gh/BowenBao/114/base 2022-03-17T19:06:48.4011321Z * [new branch] gh/BowenBao/114/head -> origin/gh/BowenBao/114/head 2022-03-17T19:06:48.4012799Z * [new branch] gh/BowenBao/115/base -> origin/gh/BowenBao/115/base 2022-03-17T19:06:48.4014143Z * [new branch] gh/BowenBao/115/head -> origin/gh/BowenBao/115/head 2022-03-17T19:06:48.4015787Z * [new branch] gh/BowenBao/116/base -> origin/gh/BowenBao/116/base 2022-03-17T19:06:48.4017108Z * [new branch] gh/BowenBao/116/head -> origin/gh/BowenBao/116/head 2022-03-17T19:06:48.4018596Z * [new branch] gh/BowenBao/117/base -> origin/gh/BowenBao/117/base 2022-03-17T19:06:48.4019967Z * [new branch] gh/BowenBao/117/head -> origin/gh/BowenBao/117/head 2022-03-17T19:06:48.4022034Z * [new branch] gh/BowenBao/118/base -> origin/gh/BowenBao/118/base 2022-03-17T19:06:48.4023084Z * [new branch] gh/BowenBao/118/head -> origin/gh/BowenBao/118/head 2022-03-17T19:06:48.4024586Z * [new branch] gh/BowenBao/119/base -> origin/gh/BowenBao/119/base 2022-03-17T19:06:48.4026028Z * [new branch] gh/BowenBao/119/head -> origin/gh/BowenBao/119/head 2022-03-17T19:06:48.4027525Z * [new branch] gh/BowenBao/120/base -> origin/gh/BowenBao/120/base 2022-03-17T19:06:48.4028831Z * [new branch] gh/BowenBao/120/head -> origin/gh/BowenBao/120/head 2022-03-17T19:06:48.4030260Z * [new branch] gh/BowenBao/121/base -> origin/gh/BowenBao/121/base 2022-03-17T19:06:48.4031671Z * [new branch] gh/BowenBao/121/head -> origin/gh/BowenBao/121/head 2022-03-17T19:06:48.4033496Z * [new branch] gh/BowenBao/122/base -> origin/gh/BowenBao/122/base 2022-03-17T19:06:48.4034651Z * [new branch] gh/BowenBao/122/head -> origin/gh/BowenBao/122/head 2022-03-17T19:06:48.4036025Z * [new branch] gh/BowenBao/123/base -> origin/gh/BowenBao/123/base 2022-03-17T19:06:48.4037393Z * [new branch] gh/BowenBao/123/head -> origin/gh/BowenBao/123/head 2022-03-17T19:06:48.4039498Z * [new branch] gh/BowenBao/124/base -> origin/gh/BowenBao/124/base 2022-03-17T19:06:48.4040858Z * [new branch] gh/BowenBao/124/head -> origin/gh/BowenBao/124/head 2022-03-17T19:06:48.4042241Z * [new branch] gh/BowenBao/125/base -> origin/gh/BowenBao/125/base 2022-03-17T19:06:48.4044273Z * [new branch] gh/BowenBao/125/head -> origin/gh/BowenBao/125/head 2022-03-17T19:06:48.4045256Z * [new branch] gh/BowenBao/126/base -> origin/gh/BowenBao/126/base 2022-03-17T19:06:48.4046725Z * [new branch] gh/BowenBao/126/head -> origin/gh/BowenBao/126/head 2022-03-17T19:06:48.4048154Z * [new branch] gh/BowenBao/127/base -> origin/gh/BowenBao/127/base 2022-03-17T19:06:48.4049559Z * [new branch] gh/BowenBao/127/head -> origin/gh/BowenBao/127/head 2022-03-17T19:06:48.4051058Z * [new branch] gh/BowenBao/128/base -> origin/gh/BowenBao/128/base 2022-03-17T19:06:48.4052558Z * [new branch] gh/BowenBao/128/head -> origin/gh/BowenBao/128/head 2022-03-17T19:06:48.4053948Z * [new branch] gh/BowenBao/129/base -> origin/gh/BowenBao/129/base 2022-03-17T19:06:48.4055301Z * [new branch] gh/BowenBao/129/head -> origin/gh/BowenBao/129/head 2022-03-17T19:06:48.4056760Z * [new branch] gh/BowenBao/130/base -> origin/gh/BowenBao/130/base 2022-03-17T19:06:48.4058198Z * [new branch] gh/BowenBao/130/head -> origin/gh/BowenBao/130/head 2022-03-17T19:06:48.4059627Z * [new branch] gh/BowenBao/131/base -> origin/gh/BowenBao/131/base 2022-03-17T19:06:48.4061291Z * [new branch] gh/BowenBao/131/head -> origin/gh/BowenBao/131/head 2022-03-17T19:06:48.4063435Z * [new branch] gh/BowenBao/148/base -> origin/gh/BowenBao/148/base 2022-03-17T19:06:48.4064525Z * [new branch] gh/BowenBao/148/head -> origin/gh/BowenBao/148/head 2022-03-17T19:06:48.4065972Z * [new branch] gh/BowenBao/148/orig -> origin/gh/BowenBao/148/orig 2022-03-17T19:06:48.4068056Z * [new branch] gh/BowenBao/149/base -> origin/gh/BowenBao/149/base 2022-03-17T19:06:48.4069065Z * [new branch] gh/BowenBao/149/head -> origin/gh/BowenBao/149/head 2022-03-17T19:06:48.4070474Z * [new branch] gh/BowenBao/149/orig -> origin/gh/BowenBao/149/orig 2022-03-17T19:06:48.4072535Z * [new branch] gh/BowenBao/150/base -> origin/gh/BowenBao/150/base 2022-03-17T19:06:48.4073609Z * [new branch] gh/BowenBao/150/head -> origin/gh/BowenBao/150/head 2022-03-17T19:06:48.4075078Z * [new branch] gh/BowenBao/150/orig -> origin/gh/BowenBao/150/orig 2022-03-17T19:06:48.4077124Z * [new branch] gh/BowenBao/151/base -> origin/gh/BowenBao/151/base 2022-03-17T19:06:48.4078091Z * [new branch] gh/BowenBao/151/orig -> origin/gh/BowenBao/151/orig 2022-03-17T19:06:48.4080410Z * [new branch] gh/DeepDriving/12/base -> origin/gh/DeepDriving/12/base 2022-03-17T19:06:48.4081592Z * [new branch] gh/DeepDriving/12/head -> origin/gh/DeepDriving/12/head 2022-03-17T19:06:48.4083033Z * [new branch] gh/DeepDriving/12/orig -> origin/gh/DeepDriving/12/orig 2022-03-17T19:06:48.4085166Z * [new branch] gh/DeepDriving/2/base -> origin/gh/DeepDriving/2/base 2022-03-17T19:06:48.4086248Z * [new branch] gh/DeepDriving/2/head -> origin/gh/DeepDriving/2/head 2022-03-17T19:06:48.4087605Z * [new branch] gh/DeepDriving/2/orig -> origin/gh/DeepDriving/2/orig 2022-03-17T19:06:48.4089592Z * [new branch] gh/DeepDriving/3/base -> origin/gh/DeepDriving/3/base 2022-03-17T19:06:48.4090117Z * [new branch] gh/DeepDriving/3/head -> origin/gh/DeepDriving/3/head 2022-03-17T19:06:48.4091764Z * [new branch] gh/DeepDriving/3/orig -> origin/gh/DeepDriving/3/orig 2022-03-17T19:06:48.4093009Z * [new branch] gh/DeepDriving/4/base -> origin/gh/DeepDriving/4/base 2022-03-17T19:06:48.4094524Z * [new branch] gh/DeepDriving/4/head -> origin/gh/DeepDriving/4/head 2022-03-17T19:06:48.4095796Z * [new branch] gh/DeepDriving/4/orig -> origin/gh/DeepDriving/4/orig 2022-03-17T19:06:48.4097657Z * [new branch] gh/DeepDriving/5/base -> origin/gh/DeepDriving/5/base 2022-03-17T19:06:48.4098516Z * [new branch] gh/DeepDriving/5/head -> origin/gh/DeepDriving/5/head 2022-03-17T19:06:48.4100230Z * [new branch] gh/DeepDriving/5/orig -> origin/gh/DeepDriving/5/orig 2022-03-17T19:06:48.4101917Z * [new branch] gh/DeepDriving/7/base -> origin/gh/DeepDriving/7/base 2022-03-17T19:06:48.4103161Z * [new branch] gh/DeepDriving/7/head -> origin/gh/DeepDriving/7/head 2022-03-17T19:06:48.4104903Z * [new branch] gh/DeepDriving/8/base -> origin/gh/DeepDriving/8/base 2022-03-17T19:06:48.4106259Z * [new branch] gh/DeepDriving/8/head -> origin/gh/DeepDriving/8/head 2022-03-17T19:06:48.4107605Z * [new branch] gh/DeepDriving/8/orig -> origin/gh/DeepDriving/8/orig 2022-03-17T19:06:48.4109748Z * [new branch] gh/DeepDriving/9/base -> origin/gh/DeepDriving/9/base 2022-03-17T19:06:48.4110677Z * [new branch] gh/DeepDriving/9/head -> origin/gh/DeepDriving/9/head 2022-03-17T19:06:48.4112443Z * [new branch] gh/DeepDriving/9/orig -> origin/gh/DeepDriving/9/orig 2022-03-17T19:06:48.4114677Z * [new branch] gh/Feey0/26/base -> origin/gh/Feey0/26/base 2022-03-17T19:06:48.4115733Z * [new branch] gh/Feey0/26/head -> origin/gh/Feey0/26/head 2022-03-17T19:06:48.4116983Z * [new branch] gh/Feey0/26/orig -> origin/gh/Feey0/26/orig 2022-03-17T19:06:48.4119105Z * [new branch] gh/Feey0/28/base -> origin/gh/Feey0/28/base 2022-03-17T19:06:48.4120079Z * [new branch] gh/Feey0/28/head -> origin/gh/Feey0/28/head 2022-03-17T19:06:48.4121472Z * [new branch] gh/Feey0/28/orig -> origin/gh/Feey0/28/orig 2022-03-17T19:06:48.4123419Z * [new branch] gh/Feey0/29/base -> origin/gh/Feey0/29/base 2022-03-17T19:06:48.4124846Z * [new branch] gh/Feey0/29/head -> origin/gh/Feey0/29/head 2022-03-17T19:06:48.4126291Z * [new branch] gh/Feey0/29/orig -> origin/gh/Feey0/29/orig 2022-03-17T19:06:48.4128413Z * [new branch] gh/Feey0/3/base -> origin/gh/Feey0/3/base 2022-03-17T19:06:48.4129452Z * [new branch] gh/Feey0/3/head -> origin/gh/Feey0/3/head 2022-03-17T19:06:48.4130951Z * [new branch] gh/Feey0/3/orig -> origin/gh/Feey0/3/orig 2022-03-17T19:06:48.4133186Z * [new branch] gh/H-Huang/21/base -> origin/gh/H-Huang/21/base 2022-03-17T19:06:48.4134291Z * [new branch] gh/H-Huang/21/head -> origin/gh/H-Huang/21/head 2022-03-17T19:06:48.4136362Z * [new branch] gh/H-Huang/21/orig -> origin/gh/H-Huang/21/orig 2022-03-17T19:06:48.4137698Z * [new branch] gh/H-Huang/25/base -> origin/gh/H-Huang/25/base 2022-03-17T19:06:48.4139120Z * [new branch] gh/H-Huang/25/head -> origin/gh/H-Huang/25/head 2022-03-17T19:06:48.4140528Z * [new branch] gh/H-Huang/25/orig -> origin/gh/H-Huang/25/orig 2022-03-17T19:06:48.4142264Z * [new branch] gh/H-Huang/36/base -> origin/gh/H-Huang/36/base 2022-03-17T19:06:48.4143889Z * [new branch] gh/H-Huang/36/head -> origin/gh/H-Huang/36/head 2022-03-17T19:06:48.4145191Z * [new branch] gh/H-Huang/36/orig -> origin/gh/H-Huang/36/orig 2022-03-17T19:06:48.4147304Z * [new branch] gh/H-Huang/39/base -> origin/gh/H-Huang/39/base 2022-03-17T19:06:48.4148393Z * [new branch] gh/H-Huang/39/head -> origin/gh/H-Huang/39/head 2022-03-17T19:06:48.4149739Z * [new branch] gh/H-Huang/39/orig -> origin/gh/H-Huang/39/orig 2022-03-17T19:06:48.4151208Z * [new branch] gh/H-Huang/40/base -> origin/gh/H-Huang/40/base 2022-03-17T19:06:48.4152676Z * [new branch] gh/H-Huang/40/head -> origin/gh/H-Huang/40/head 2022-03-17T19:06:48.4154042Z * [new branch] gh/H-Huang/40/orig -> origin/gh/H-Huang/40/orig 2022-03-17T19:06:48.4156252Z * [new branch] gh/H-Huang/41/base -> origin/gh/H-Huang/41/base 2022-03-17T19:06:48.4157445Z * [new branch] gh/H-Huang/41/head -> origin/gh/H-Huang/41/head 2022-03-17T19:06:48.4158780Z * [new branch] gh/H-Huang/41/orig -> origin/gh/H-Huang/41/orig 2022-03-17T19:06:48.4160291Z * [new branch] gh/H-Huang/43/base -> origin/gh/H-Huang/43/base 2022-03-17T19:06:48.4161871Z * [new branch] gh/H-Huang/43/head -> origin/gh/H-Huang/43/head 2022-03-17T19:06:48.4163213Z * [new branch] gh/H-Huang/43/orig -> origin/gh/H-Huang/43/orig 2022-03-17T19:06:48.4164754Z * [new branch] gh/H-Huang/44/base -> origin/gh/H-Huang/44/base 2022-03-17T19:06:48.4165995Z * [new branch] gh/H-Huang/44/head -> origin/gh/H-Huang/44/head 2022-03-17T19:06:48.4167288Z * [new branch] gh/H-Huang/44/orig -> origin/gh/H-Huang/44/orig 2022-03-17T19:06:48.4169396Z * [new branch] gh/H-Huang/47/base -> origin/gh/H-Huang/47/base 2022-03-17T19:06:48.4170429Z * [new branch] gh/H-Huang/47/head -> origin/gh/H-Huang/47/head 2022-03-17T19:06:48.4171759Z * [new branch] gh/H-Huang/47/orig -> origin/gh/H-Huang/47/orig 2022-03-17T19:06:48.4173364Z * [new branch] gh/H-Huang/48/base -> origin/gh/H-Huang/48/base 2022-03-17T19:06:48.4174731Z * [new branch] gh/H-Huang/48/head -> origin/gh/H-Huang/48/head 2022-03-17T19:06:48.4176271Z * [new branch] gh/H-Huang/48/orig -> origin/gh/H-Huang/48/orig 2022-03-17T19:06:48.4177847Z * [new branch] gh/H-Huang/49/base -> origin/gh/H-Huang/49/base 2022-03-17T19:06:48.4179263Z * [new branch] gh/H-Huang/49/head -> origin/gh/H-Huang/49/head 2022-03-17T19:06:48.4180565Z * [new branch] gh/H-Huang/49/orig -> origin/gh/H-Huang/49/orig 2022-03-17T19:06:48.4182110Z * [new branch] gh/H-Huang/50/base -> origin/gh/H-Huang/50/base 2022-03-17T19:06:48.4184836Z * [new branch] gh/H-Huang/50/head -> origin/gh/H-Huang/50/head 2022-03-17T19:06:48.4185833Z * [new branch] gh/H-Huang/50/orig -> origin/gh/H-Huang/50/orig 2022-03-17T19:06:48.4187268Z * [new branch] gh/H-Huang/51/base -> origin/gh/H-Huang/51/base 2022-03-17T19:06:48.4188952Z * [new branch] gh/H-Huang/51/head -> origin/gh/H-Huang/51/head 2022-03-17T19:06:48.4190172Z * [new branch] gh/H-Huang/51/orig -> origin/gh/H-Huang/51/orig 2022-03-17T19:06:48.4191604Z * [new branch] gh/H-Huang/52/base -> origin/gh/H-Huang/52/base 2022-03-17T19:06:48.4192986Z * [new branch] gh/H-Huang/52/head -> origin/gh/H-Huang/52/head 2022-03-17T19:06:48.4194329Z * [new branch] gh/H-Huang/52/orig -> origin/gh/H-Huang/52/orig 2022-03-17T19:06:48.4196520Z * [new branch] gh/HDCharles/3/base -> origin/gh/HDCharles/3/base 2022-03-17T19:06:48.4208262Z * [new branch] gh/HDCharles/3/head -> origin/gh/HDCharles/3/head 2022-03-17T19:06:48.4208945Z * [new branch] gh/HDCharles/3/orig -> origin/gh/HDCharles/3/orig 2022-03-17T19:06:48.4209455Z * [new branch] gh/HDCharles/4/base -> origin/gh/HDCharles/4/base 2022-03-17T19:06:48.4210017Z * [new branch] gh/HDCharles/4/head -> origin/gh/HDCharles/4/head 2022-03-17T19:06:48.4210543Z * [new branch] gh/HDCharles/4/orig -> origin/gh/HDCharles/4/orig 2022-03-17T19:06:48.4211487Z * [new branch] gh/HDCharles/40/base -> origin/gh/HDCharles/40/base 2022-03-17T19:06:48.4212680Z * [new branch] gh/HDCharles/40/head -> origin/gh/HDCharles/40/head 2022-03-17T19:06:48.4213185Z * [new branch] gh/HDCharles/40/orig -> origin/gh/HDCharles/40/orig 2022-03-17T19:06:48.4213861Z * [new branch] gh/HDCharles/41/base -> origin/gh/HDCharles/41/base 2022-03-17T19:06:48.4214414Z * [new branch] gh/HDCharles/41/head -> origin/gh/HDCharles/41/head 2022-03-17T19:06:48.4214901Z * [new branch] gh/HDCharles/41/orig -> origin/gh/HDCharles/41/orig 2022-03-17T19:06:48.4215443Z * [new branch] gh/HDCharles/42/base -> origin/gh/HDCharles/42/base 2022-03-17T19:06:48.4216076Z * [new branch] gh/HDCharles/42/head -> origin/gh/HDCharles/42/head 2022-03-17T19:06:48.4216721Z * [new branch] gh/HDCharles/42/orig -> origin/gh/HDCharles/42/orig 2022-03-17T19:06:48.4217273Z * [new branch] gh/HDCharles/43/base -> origin/gh/HDCharles/43/base 2022-03-17T19:06:48.4218198Z * [new branch] gh/HDCharles/43/head -> origin/gh/HDCharles/43/head 2022-03-17T19:06:48.4219583Z * [new branch] gh/HDCharles/43/orig -> origin/gh/HDCharles/43/orig 2022-03-17T19:06:48.4221805Z * [new branch] gh/HDCharles/45/base -> origin/gh/HDCharles/45/base 2022-03-17T19:06:48.4223956Z * [new branch] gh/HDCharles/45/head -> origin/gh/HDCharles/45/head 2022-03-17T19:06:48.4225098Z * [new branch] gh/HDCharles/45/orig -> origin/gh/HDCharles/45/orig 2022-03-17T19:06:48.4227224Z * [new branch] gh/HDCharles/46/base -> origin/gh/HDCharles/46/base 2022-03-17T19:06:48.4227754Z * [new branch] gh/HDCharles/46/head -> origin/gh/HDCharles/46/head 2022-03-17T19:06:48.4229270Z * [new branch] gh/HDCharles/46/orig -> origin/gh/HDCharles/46/orig 2022-03-17T19:06:48.4230647Z * [new branch] gh/HDCharles/47/base -> origin/gh/HDCharles/47/base 2022-03-17T19:06:48.4232689Z * [new branch] gh/HDCharles/47/head -> origin/gh/HDCharles/47/head 2022-03-17T19:06:48.4233492Z * [new branch] gh/HDCharles/47/orig -> origin/gh/HDCharles/47/orig 2022-03-17T19:06:48.4235597Z * [new branch] gh/HDCharles/48/base -> origin/gh/HDCharles/48/base 2022-03-17T19:06:48.4236504Z * [new branch] gh/HDCharles/48/head -> origin/gh/HDCharles/48/head 2022-03-17T19:06:48.4237847Z * [new branch] gh/HDCharles/48/orig -> origin/gh/HDCharles/48/orig 2022-03-17T19:06:48.4240250Z * [new branch] gh/HDCharles/49/base -> origin/gh/HDCharles/49/base 2022-03-17T19:06:48.4242331Z * [new branch] gh/HDCharles/49/head -> origin/gh/HDCharles/49/head 2022-03-17T19:06:48.4242893Z * [new branch] gh/HDCharles/49/orig -> origin/gh/HDCharles/49/orig 2022-03-17T19:06:48.4244212Z * [new branch] gh/HDCharles/50/base -> origin/gh/HDCharles/50/base 2022-03-17T19:06:48.4245518Z * [new branch] gh/HDCharles/50/head -> origin/gh/HDCharles/50/head 2022-03-17T19:06:48.4246819Z * [new branch] gh/HDCharles/50/orig -> origin/gh/HDCharles/50/orig 2022-03-17T19:06:48.4248977Z * [new branch] gh/HDCharles/51/base -> origin/gh/HDCharles/51/base 2022-03-17T19:06:48.4250037Z * [new branch] gh/HDCharles/51/head -> origin/gh/HDCharles/51/head 2022-03-17T19:06:48.4251421Z * [new branch] gh/HDCharles/51/orig -> origin/gh/HDCharles/51/orig 2022-03-17T19:06:48.4253654Z * [new branch] gh/HDCharles/52/base -> origin/gh/HDCharles/52/base 2022-03-17T19:06:48.4254729Z * [new branch] gh/HDCharles/52/head -> origin/gh/HDCharles/52/head 2022-03-17T19:06:48.4256565Z * [new branch] gh/HDCharles/52/orig -> origin/gh/HDCharles/52/orig 2022-03-17T19:06:48.4258242Z * [new branch] gh/HDCharles/53/base -> origin/gh/HDCharles/53/base 2022-03-17T19:06:48.4259427Z * [new branch] gh/HDCharles/53/head -> origin/gh/HDCharles/53/head 2022-03-17T19:06:48.4260776Z * [new branch] gh/HDCharles/53/orig -> origin/gh/HDCharles/53/orig 2022-03-17T19:06:48.4263290Z * [new branch] gh/HDCharles/54/base -> origin/gh/HDCharles/54/base 2022-03-17T19:06:48.4264731Z * [new branch] gh/HDCharles/54/head -> origin/gh/HDCharles/54/head 2022-03-17T19:06:48.4266631Z * [new branch] gh/HDCharles/54/orig -> origin/gh/HDCharles/54/orig 2022-03-17T19:06:48.4269408Z * [new branch] gh/HDCharles/55/base -> origin/gh/HDCharles/55/base 2022-03-17T19:06:48.4270112Z * [new branch] gh/HDCharles/55/head -> origin/gh/HDCharles/55/head 2022-03-17T19:06:48.4271469Z * [new branch] gh/HDCharles/55/orig -> origin/gh/HDCharles/55/orig 2022-03-17T19:06:48.4272790Z * [new branch] gh/HDCharles/56/base -> origin/gh/HDCharles/56/base 2022-03-17T19:06:48.4275208Z * [new branch] gh/HDCharles/56/head -> origin/gh/HDCharles/56/head 2022-03-17T19:06:48.4284227Z * [new branch] gh/HDCharles/56/orig -> origin/gh/HDCharles/56/orig 2022-03-17T19:06:48.4285236Z * [new branch] gh/HDCharles/57/base -> origin/gh/HDCharles/57/base 2022-03-17T19:06:48.4286304Z * [new branch] gh/HDCharles/57/head -> origin/gh/HDCharles/57/head 2022-03-17T19:06:48.4287344Z * [new branch] gh/HDCharles/57/orig -> origin/gh/HDCharles/57/orig 2022-03-17T19:06:48.4288303Z * [new branch] gh/HDCharles/58/base -> origin/gh/HDCharles/58/base 2022-03-17T19:06:48.4289425Z * [new branch] gh/HDCharles/58/head -> origin/gh/HDCharles/58/head 2022-03-17T19:06:48.4290574Z * [new branch] gh/HDCharles/58/orig -> origin/gh/HDCharles/58/orig 2022-03-17T19:06:48.4291637Z * [new branch] gh/HDCharles/59/base -> origin/gh/HDCharles/59/base 2022-03-17T19:06:48.4292718Z * [new branch] gh/HDCharles/59/head -> origin/gh/HDCharles/59/head 2022-03-17T19:06:48.4293678Z * [new branch] gh/HDCharles/59/orig -> origin/gh/HDCharles/59/orig 2022-03-17T19:06:48.4294827Z * [new branch] gh/HDCharles/60/base -> origin/gh/HDCharles/60/base 2022-03-17T19:06:48.4295846Z * [new branch] gh/HDCharles/60/head -> origin/gh/HDCharles/60/head 2022-03-17T19:06:48.4315661Z * [new branch] gh/HDCharles/60/orig -> origin/gh/HDCharles/60/orig 2022-03-17T19:06:48.4316272Z * [new branch] gh/HDCharles/61/base -> origin/gh/HDCharles/61/base 2022-03-17T19:06:48.4316786Z * [new branch] gh/HDCharles/61/head -> origin/gh/HDCharles/61/head 2022-03-17T19:06:48.4318119Z * [new branch] gh/HDCharles/61/orig -> origin/gh/HDCharles/61/orig 2022-03-17T19:06:48.4318770Z * [new branch] gh/HDCharles/9/base -> origin/gh/HDCharles/9/base 2022-03-17T19:06:48.4447178Z * [new branch] gh/HDCharles/9/head -> origin/gh/HDCharles/9/head 2022-03-17T19:06:48.4448329Z * [new branch] gh/HDCharles/9/orig -> origin/gh/HDCharles/9/orig 2022-03-17T19:06:48.4449231Z * [new branch] gh/HaomiaoLiu730/1/base -> origin/gh/HaomiaoLiu730/1/base 2022-03-17T19:06:48.4450273Z * [new branch] gh/HaomiaoLiu730/1/head -> origin/gh/HaomiaoLiu730/1/head 2022-03-17T19:06:48.4450882Z * [new branch] gh/IvanKobzarev/1/base -> origin/gh/IvanKobzarev/1/base 2022-03-17T19:06:48.4451366Z * [new branch] gh/IvanKobzarev/1/head -> origin/gh/IvanKobzarev/1/head 2022-03-17T19:06:48.4451844Z * [new branch] gh/IvanKobzarev/19/base -> origin/gh/IvanKobzarev/19/base 2022-03-17T19:06:48.4452341Z * [new branch] gh/IvanKobzarev/19/head -> origin/gh/IvanKobzarev/19/head 2022-03-17T19:06:48.4452817Z * [new branch] gh/IvanKobzarev/19/orig -> origin/gh/IvanKobzarev/19/orig 2022-03-17T19:06:48.4453301Z * [new branch] gh/IvanKobzarev/2/base -> origin/gh/IvanKobzarev/2/base 2022-03-17T19:06:48.4453821Z * [new branch] gh/IvanKobzarev/2/head -> origin/gh/IvanKobzarev/2/head 2022-03-17T19:06:48.4454288Z * [new branch] gh/IvanKobzarev/26/base -> origin/gh/IvanKobzarev/26/base 2022-03-17T19:06:48.4454787Z * [new branch] gh/IvanKobzarev/26/head -> origin/gh/IvanKobzarev/26/head 2022-03-17T19:06:48.4455282Z * [new branch] gh/IvanKobzarev/26/orig -> origin/gh/IvanKobzarev/26/orig 2022-03-17T19:06:48.4455911Z * [new branch] gh/IvanKobzarev/29/base -> origin/gh/IvanKobzarev/29/base 2022-03-17T19:06:48.4456437Z * [new branch] gh/IvanKobzarev/29/head -> origin/gh/IvanKobzarev/29/head 2022-03-17T19:06:48.4456907Z * [new branch] gh/IvanKobzarev/29/orig -> origin/gh/IvanKobzarev/29/orig 2022-03-17T19:06:48.4457366Z * [new branch] gh/IvanKobzarev/44/base -> origin/gh/IvanKobzarev/44/base 2022-03-17T19:06:48.4457823Z * [new branch] gh/IvanKobzarev/44/head -> origin/gh/IvanKobzarev/44/head 2022-03-17T19:06:48.4458276Z * [new branch] gh/IvanKobzarev/44/orig -> origin/gh/IvanKobzarev/44/orig 2022-03-17T19:06:48.4458731Z * [new branch] gh/IvanKobzarev/47/base -> origin/gh/IvanKobzarev/47/base 2022-03-17T19:06:48.4459188Z * [new branch] gh/IvanKobzarev/47/head -> origin/gh/IvanKobzarev/47/head 2022-03-17T19:06:48.4459643Z * [new branch] gh/IvanKobzarev/47/orig -> origin/gh/IvanKobzarev/47/orig 2022-03-17T19:06:48.4460103Z * [new branch] gh/IvanKobzarev/60/base -> origin/gh/IvanKobzarev/60/base 2022-03-17T19:06:48.4460663Z * [new branch] gh/IvanKobzarev/60/head -> origin/gh/IvanKobzarev/60/head 2022-03-17T19:06:48.4461505Z * [new branch] gh/IvanKobzarev/60/orig -> origin/gh/IvanKobzarev/60/orig 2022-03-17T19:06:48.4462014Z * [new branch] gh/IvanKobzarev/61/base -> origin/gh/IvanKobzarev/61/base 2022-03-17T19:06:48.4462466Z * [new branch] gh/IvanKobzarev/61/head -> origin/gh/IvanKobzarev/61/head 2022-03-17T19:06:48.4462924Z * [new branch] gh/IvanKobzarev/61/orig -> origin/gh/IvanKobzarev/61/orig 2022-03-17T19:06:48.4463378Z * [new branch] gh/IvanKobzarev/62/base -> origin/gh/IvanKobzarev/62/base 2022-03-17T19:06:48.4463827Z * [new branch] gh/IvanKobzarev/62/head -> origin/gh/IvanKobzarev/62/head 2022-03-17T19:06:48.4464304Z * [new branch] gh/IvanKobzarev/62/orig -> origin/gh/IvanKobzarev/62/orig 2022-03-17T19:06:48.4464762Z * [new branch] gh/IvanKobzarev/63/base -> origin/gh/IvanKobzarev/63/base 2022-03-17T19:06:48.4465236Z * [new branch] gh/IvanKobzarev/63/head -> origin/gh/IvanKobzarev/63/head 2022-03-17T19:06:48.4465705Z * [new branch] gh/IvanKobzarev/63/orig -> origin/gh/IvanKobzarev/63/orig 2022-03-17T19:06:48.4466158Z * [new branch] gh/IvanKobzarev/67/base -> origin/gh/IvanKobzarev/67/base 2022-03-17T19:06:48.4466631Z * [new branch] gh/IvanKobzarev/67/head -> origin/gh/IvanKobzarev/67/head 2022-03-17T19:06:48.4467098Z * [new branch] gh/IvanKobzarev/67/orig -> origin/gh/IvanKobzarev/67/orig 2022-03-17T19:06:48.4467553Z * [new branch] gh/IvanKobzarev/68/base -> origin/gh/IvanKobzarev/68/base 2022-03-17T19:06:48.4468027Z * [new branch] gh/IvanKobzarev/68/head -> origin/gh/IvanKobzarev/68/head 2022-03-17T19:06:48.4468486Z * [new branch] gh/IvanKobzarev/68/orig -> origin/gh/IvanKobzarev/68/orig 2022-03-17T19:06:48.4468965Z * [new branch] gh/IvanKobzarev/74/base -> origin/gh/IvanKobzarev/74/base 2022-03-17T19:06:48.4469435Z * [new branch] gh/IvanKobzarev/74/head -> origin/gh/IvanKobzarev/74/head 2022-03-17T19:06:48.4469879Z * [new branch] gh/IvanKobzarev/74/orig -> origin/gh/IvanKobzarev/74/orig 2022-03-17T19:06:48.4470348Z * [new branch] gh/IvanKobzarev/83/base -> origin/gh/IvanKobzarev/83/base 2022-03-17T19:06:48.4470802Z * [new branch] gh/IvanKobzarev/83/head -> origin/gh/IvanKobzarev/83/head 2022-03-17T19:06:48.4471270Z * [new branch] gh/IvanKobzarev/83/orig -> origin/gh/IvanKobzarev/83/orig 2022-03-17T19:06:48.4471739Z * [new branch] gh/IvanKobzarev/85/base -> origin/gh/IvanKobzarev/85/base 2022-03-17T19:06:48.4472194Z * [new branch] gh/IvanKobzarev/85/head -> origin/gh/IvanKobzarev/85/head 2022-03-17T19:06:48.4472764Z * [new branch] gh/IvanKobzarev/85/orig -> origin/gh/IvanKobzarev/85/orig 2022-03-17T19:06:48.4473233Z * [new branch] gh/Lezcano/16/base -> origin/gh/Lezcano/16/base 2022-03-17T19:06:48.4473693Z * [new branch] gh/Lezcano/16/head -> origin/gh/Lezcano/16/head 2022-03-17T19:06:48.4474149Z * [new branch] gh/Lezcano/16/orig -> origin/gh/Lezcano/16/orig 2022-03-17T19:06:48.4474592Z * [new branch] gh/Lezcano/25/base -> origin/gh/Lezcano/25/base 2022-03-17T19:06:48.4475039Z * [new branch] gh/Lezcano/25/head -> origin/gh/Lezcano/25/head 2022-03-17T19:06:48.4475490Z * [new branch] gh/Lezcano/25/orig -> origin/gh/Lezcano/25/orig 2022-03-17T19:06:48.4475923Z * [new branch] gh/Lezcano/28/base -> origin/gh/Lezcano/28/base 2022-03-17T19:06:48.4476365Z * [new branch] gh/Lezcano/28/head -> origin/gh/Lezcano/28/head 2022-03-17T19:06:48.4476803Z * [new branch] gh/Lezcano/28/orig -> origin/gh/Lezcano/28/orig 2022-03-17T19:06:48.4477331Z * [new branch] gh/Lezcano/46/base -> origin/gh/Lezcano/46/base 2022-03-17T19:06:48.4478063Z * [new branch] gh/Lezcano/46/head -> origin/gh/Lezcano/46/head 2022-03-17T19:06:48.4478881Z * [new branch] gh/Lezcano/46/orig -> origin/gh/Lezcano/46/orig 2022-03-17T19:06:48.4479707Z * [new branch] gh/Lezcano/47/base -> origin/gh/Lezcano/47/base 2022-03-17T19:06:48.4480414Z * [new branch] gh/Lezcano/47/head -> origin/gh/Lezcano/47/head 2022-03-17T19:06:48.4480870Z * [new branch] gh/Lezcano/47/orig -> origin/gh/Lezcano/47/orig 2022-03-17T19:06:48.4481317Z * [new branch] gh/Lezcano/48/base -> origin/gh/Lezcano/48/base 2022-03-17T19:06:48.4481749Z * [new branch] gh/Lezcano/48/head -> origin/gh/Lezcano/48/head 2022-03-17T19:06:48.4482199Z * [new branch] gh/Lezcano/48/orig -> origin/gh/Lezcano/48/orig 2022-03-17T19:06:48.4482639Z * [new branch] gh/Lezcano/49/base -> origin/gh/Lezcano/49/base 2022-03-17T19:06:48.4483079Z * [new branch] gh/Lezcano/49/head -> origin/gh/Lezcano/49/head 2022-03-17T19:06:48.4483524Z * [new branch] gh/Lezcano/49/orig -> origin/gh/Lezcano/49/orig 2022-03-17T19:06:48.4483957Z * [new branch] gh/Lezcano/50/base -> origin/gh/Lezcano/50/base 2022-03-17T19:06:48.4484396Z * [new branch] gh/Lezcano/50/head -> origin/gh/Lezcano/50/head 2022-03-17T19:06:48.4484841Z * [new branch] gh/Lezcano/50/orig -> origin/gh/Lezcano/50/orig 2022-03-17T19:06:48.4485267Z * [new branch] gh/Lezcano/51/base -> origin/gh/Lezcano/51/base 2022-03-17T19:06:48.4485713Z * [new branch] gh/Lezcano/51/head -> origin/gh/Lezcano/51/head 2022-03-17T19:06:48.4486145Z * [new branch] gh/Lezcano/51/orig -> origin/gh/Lezcano/51/orig 2022-03-17T19:06:48.4486593Z * [new branch] gh/Lezcano/52/base -> origin/gh/Lezcano/52/base 2022-03-17T19:06:48.4487038Z * [new branch] gh/Lezcano/52/head -> origin/gh/Lezcano/52/head 2022-03-17T19:06:48.4487463Z * [new branch] gh/Lezcano/52/orig -> origin/gh/Lezcano/52/orig 2022-03-17T19:06:48.4487907Z * [new branch] gh/Lezcano/53/base -> origin/gh/Lezcano/53/base 2022-03-17T19:06:48.4488337Z * [new branch] gh/Lezcano/53/head -> origin/gh/Lezcano/53/head 2022-03-17T19:06:48.4488781Z * [new branch] gh/Lezcano/53/orig -> origin/gh/Lezcano/53/orig 2022-03-17T19:06:48.4489222Z * [new branch] gh/Lezcano/54/base -> origin/gh/Lezcano/54/base 2022-03-17T19:06:48.4489646Z * [new branch] gh/Lezcano/54/head -> origin/gh/Lezcano/54/head 2022-03-17T19:06:48.4490167Z * [new branch] gh/Lezcano/54/orig -> origin/gh/Lezcano/54/orig 2022-03-17T19:06:48.4490615Z * [new branch] gh/Lilyjjo/16/base -> origin/gh/Lilyjjo/16/base 2022-03-17T19:06:48.4491060Z * [new branch] gh/Lilyjjo/16/orig -> origin/gh/Lilyjjo/16/orig 2022-03-17T19:06:48.4491502Z * [new branch] gh/Lilyjjo/19/base -> origin/gh/Lilyjjo/19/base 2022-03-17T19:06:48.4491931Z * [new branch] gh/Lilyjjo/19/orig -> origin/gh/Lilyjjo/19/orig 2022-03-17T19:06:48.4492378Z * [new branch] gh/Lilyjjo/2/base -> origin/gh/Lilyjjo/2/base 2022-03-17T19:06:48.4492832Z * [new branch] gh/Lilyjjo/2/orig -> origin/gh/Lilyjjo/2/orig 2022-03-17T19:06:48.4493297Z * [new branch] gh/Lilyjjo/20/base -> origin/gh/Lilyjjo/20/base 2022-03-17T19:06:48.4493747Z * [new branch] gh/Lilyjjo/20/orig -> origin/gh/Lilyjjo/20/orig 2022-03-17T19:06:48.4494183Z * [new branch] gh/Lilyjjo/21/base -> origin/gh/Lilyjjo/21/base 2022-03-17T19:06:48.4494687Z * [new branch] gh/Lilyjjo/21/orig -> origin/gh/Lilyjjo/21/orig 2022-03-17T19:06:48.4495133Z * [new branch] gh/Lilyjjo/22/base -> origin/gh/Lilyjjo/22/base 2022-03-17T19:06:48.4495559Z * [new branch] gh/Lilyjjo/22/orig -> origin/gh/Lilyjjo/22/orig 2022-03-17T19:06:48.4495998Z * [new branch] gh/Lilyjjo/72/base -> origin/gh/Lilyjjo/72/base 2022-03-17T19:06:48.4496426Z * [new branch] gh/Lilyjjo/72/head -> origin/gh/Lilyjjo/72/head 2022-03-17T19:06:48.4496867Z * [new branch] gh/Lilyjjo/73/base -> origin/gh/Lilyjjo/73/base 2022-03-17T19:06:48.4497310Z * [new branch] gh/Lilyjjo/73/orig -> origin/gh/Lilyjjo/73/orig 2022-03-17T19:06:48.4497760Z * [new branch] gh/NicolasHug/1/base -> origin/gh/NicolasHug/1/base 2022-03-17T19:06:48.4498237Z * [new branch] gh/NicolasHug/1/head -> origin/gh/NicolasHug/1/head 2022-03-17T19:06:48.4498702Z * [new branch] gh/NicolasHug/1/orig -> origin/gh/NicolasHug/1/orig 2022-03-17T19:06:48.4499149Z * [new branch] gh/NicolasHug/2/base -> origin/gh/NicolasHug/2/base 2022-03-17T19:06:48.4499615Z * [new branch] gh/NicolasHug/2/head -> origin/gh/NicolasHug/2/head 2022-03-17T19:06:48.4500060Z * [new branch] gh/NicolasHug/2/orig -> origin/gh/NicolasHug/2/orig 2022-03-17T19:06:48.4500526Z * [new branch] gh/PaliC/1/base -> origin/gh/PaliC/1/base 2022-03-17T19:06:48.4500972Z * [new branch] gh/PaliC/1/orig -> origin/gh/PaliC/1/orig 2022-03-17T19:06:48.4501834Z * [new branch] gh/PaliC/105/base -> origin/gh/PaliC/105/base 2022-03-17T19:06:48.4502291Z * [new branch] gh/PaliC/105/head -> origin/gh/PaliC/105/head 2022-03-17T19:06:48.4502736Z * [new branch] gh/PaliC/106/base -> origin/gh/PaliC/106/base 2022-03-17T19:06:48.4503192Z * [new branch] gh/PaliC/106/orig -> origin/gh/PaliC/106/orig 2022-03-17T19:06:48.4503640Z * [new branch] gh/PaliC/110/base -> origin/gh/PaliC/110/base 2022-03-17T19:06:48.4504076Z * [new branch] gh/PaliC/110/head -> origin/gh/PaliC/110/head 2022-03-17T19:06:48.4504520Z * [new branch] gh/PaliC/111/base -> origin/gh/PaliC/111/base 2022-03-17T19:06:48.4504983Z * [new branch] gh/PaliC/111/orig -> origin/gh/PaliC/111/orig 2022-03-17T19:06:48.4505415Z * [new branch] gh/PaliC/112/base -> origin/gh/PaliC/112/base 2022-03-17T19:06:48.4505860Z * [new branch] gh/PaliC/112/orig -> origin/gh/PaliC/112/orig 2022-03-17T19:06:48.4506290Z * [new branch] gh/PaliC/113/base -> origin/gh/PaliC/113/base 2022-03-17T19:06:48.4506833Z * [new branch] gh/PaliC/113/orig -> origin/gh/PaliC/113/orig 2022-03-17T19:06:48.4507300Z * [new branch] gh/PaliC/114/base -> origin/gh/PaliC/114/base 2022-03-17T19:06:48.4507730Z * [new branch] gh/PaliC/114/head -> origin/gh/PaliC/114/head 2022-03-17T19:06:48.4508182Z * [new branch] gh/PaliC/115/base -> origin/gh/PaliC/115/base 2022-03-17T19:06:48.4508610Z * [new branch] gh/PaliC/115/orig -> origin/gh/PaliC/115/orig 2022-03-17T19:06:48.4509332Z * [new branch] gh/PaliC/116/base -> origin/gh/PaliC/116/base 2022-03-17T19:06:48.4510577Z * [new branch] gh/PaliC/116/orig -> origin/gh/PaliC/116/orig 2022-03-17T19:06:48.4512836Z * [new branch] gh/PaliC/117/base -> origin/gh/PaliC/117/base 2022-03-17T19:06:48.4513805Z * [new branch] gh/PaliC/117/orig -> origin/gh/PaliC/117/orig 2022-03-17T19:06:48.4515832Z * [new branch] gh/PaliC/120/base -> origin/gh/PaliC/120/base 2022-03-17T19:06:48.4517072Z * [new branch] gh/PaliC/120/head -> origin/gh/PaliC/120/head 2022-03-17T19:06:48.4518410Z * [new branch] gh/PaliC/120/orig -> origin/gh/PaliC/120/orig 2022-03-17T19:06:48.4520488Z * [new branch] gh/PaliC/121/base -> origin/gh/PaliC/121/base 2022-03-17T19:06:48.4521626Z * [new branch] gh/PaliC/121/head -> origin/gh/PaliC/121/head 2022-03-17T19:06:48.4523182Z * [new branch] gh/PaliC/121/orig -> origin/gh/PaliC/121/orig 2022-03-17T19:06:48.4525135Z * [new branch] gh/PaliC/122/base -> origin/gh/PaliC/122/base 2022-03-17T19:06:48.4526664Z * [new branch] gh/PaliC/122/head -> origin/gh/PaliC/122/head 2022-03-17T19:06:48.4527766Z * [new branch] gh/PaliC/122/orig -> origin/gh/PaliC/122/orig 2022-03-17T19:06:48.4529564Z * [new branch] gh/PaliC/123/base -> origin/gh/PaliC/123/base 2022-03-17T19:06:48.4530611Z * [new branch] gh/PaliC/123/head -> origin/gh/PaliC/123/head 2022-03-17T19:06:48.4532328Z * [new branch] gh/PaliC/123/orig -> origin/gh/PaliC/123/orig 2022-03-17T19:06:48.4533972Z * [new branch] gh/PaliC/124/base -> origin/gh/PaliC/124/base 2022-03-17T19:06:48.4535131Z * [new branch] gh/PaliC/124/head -> origin/gh/PaliC/124/head 2022-03-17T19:06:48.4536688Z * [new branch] gh/PaliC/124/orig -> origin/gh/PaliC/124/orig 2022-03-17T19:06:48.4538448Z * [new branch] gh/PaliC/126/base -> origin/gh/PaliC/126/base 2022-03-17T19:06:48.4539546Z * [new branch] gh/PaliC/126/head -> origin/gh/PaliC/126/head 2022-03-17T19:06:48.4540797Z * [new branch] gh/PaliC/126/orig -> origin/gh/PaliC/126/orig 2022-03-17T19:06:48.4543061Z * [new branch] gh/PaliC/127/base -> origin/gh/PaliC/127/base 2022-03-17T19:06:48.4544053Z * [new branch] gh/PaliC/127/head -> origin/gh/PaliC/127/head 2022-03-17T19:06:48.4545626Z * [new branch] gh/PaliC/127/orig -> origin/gh/PaliC/127/orig 2022-03-17T19:06:48.4547364Z * [new branch] gh/PaliC/128/base -> origin/gh/PaliC/128/base 2022-03-17T19:06:48.4548464Z * [new branch] gh/PaliC/128/head -> origin/gh/PaliC/128/head 2022-03-17T19:06:48.4550041Z * [new branch] gh/PaliC/128/orig -> origin/gh/PaliC/128/orig 2022-03-17T19:06:48.4551956Z * [new branch] gh/PaliC/129/base -> origin/gh/PaliC/129/base 2022-03-17T19:06:48.4553088Z * [new branch] gh/PaliC/129/head -> origin/gh/PaliC/129/head 2022-03-17T19:06:48.4554641Z * [new branch] gh/PaliC/129/orig -> origin/gh/PaliC/129/orig 2022-03-17T19:06:48.4556177Z * [new branch] gh/PaliC/130/base -> origin/gh/PaliC/130/base 2022-03-17T19:06:48.4557377Z * [new branch] gh/PaliC/130/head -> origin/gh/PaliC/130/head 2022-03-17T19:06:48.4558583Z * [new branch] gh/PaliC/130/orig -> origin/gh/PaliC/130/orig 2022-03-17T19:06:48.4560307Z * [new branch] gh/PaliC/131/base -> origin/gh/PaliC/131/base 2022-03-17T19:06:48.4561407Z * [new branch] gh/PaliC/131/head -> origin/gh/PaliC/131/head 2022-03-17T19:06:48.4562725Z * [new branch] gh/PaliC/131/orig -> origin/gh/PaliC/131/orig 2022-03-17T19:06:48.4564435Z * [new branch] gh/PaliC/132/base -> origin/gh/PaliC/132/base 2022-03-17T19:06:48.4565666Z * [new branch] gh/PaliC/132/head -> origin/gh/PaliC/132/head 2022-03-17T19:06:48.4566923Z * [new branch] gh/PaliC/132/orig -> origin/gh/PaliC/132/orig 2022-03-17T19:06:48.4568974Z * [new branch] gh/PaliC/133/base -> origin/gh/PaliC/133/base 2022-03-17T19:06:48.4570562Z * [new branch] gh/PaliC/133/head -> origin/gh/PaliC/133/head 2022-03-17T19:06:48.4571742Z * [new branch] gh/PaliC/133/orig -> origin/gh/PaliC/133/orig 2022-03-17T19:06:48.4573734Z * [new branch] gh/PaliC/134/base -> origin/gh/PaliC/134/base 2022-03-17T19:06:48.4574880Z * [new branch] gh/PaliC/134/head -> origin/gh/PaliC/134/head 2022-03-17T19:06:48.4576539Z * [new branch] gh/PaliC/134/orig -> origin/gh/PaliC/134/orig 2022-03-17T19:06:48.4578166Z * [new branch] gh/PaliC/135/base -> origin/gh/PaliC/135/base 2022-03-17T19:06:48.4579248Z * [new branch] gh/PaliC/135/head -> origin/gh/PaliC/135/head 2022-03-17T19:06:48.4580772Z * [new branch] gh/PaliC/135/orig -> origin/gh/PaliC/135/orig 2022-03-17T19:06:48.4584257Z * [new branch] gh/PaliC/136/base -> origin/gh/PaliC/136/base 2022-03-17T19:06:48.4585291Z * [new branch] gh/PaliC/136/head -> origin/gh/PaliC/136/head 2022-03-17T19:06:48.4586805Z * [new branch] gh/PaliC/136/orig -> origin/gh/PaliC/136/orig 2022-03-17T19:06:48.4588967Z * [new branch] gh/PaliC/137/base -> origin/gh/PaliC/137/base 2022-03-17T19:06:48.4589933Z * [new branch] gh/PaliC/137/head -> origin/gh/PaliC/137/head 2022-03-17T19:06:48.4591640Z * [new branch] gh/PaliC/137/orig -> origin/gh/PaliC/137/orig 2022-03-17T19:06:48.4593320Z * [new branch] gh/PaliC/138/base -> origin/gh/PaliC/138/base 2022-03-17T19:06:48.4594350Z * [new branch] gh/PaliC/138/head -> origin/gh/PaliC/138/head 2022-03-17T19:06:48.4595929Z * [new branch] gh/PaliC/138/orig -> origin/gh/PaliC/138/orig 2022-03-17T19:06:48.4597735Z * [new branch] gh/PaliC/139/base -> origin/gh/PaliC/139/base 2022-03-17T19:06:48.4599741Z * [new branch] gh/PaliC/139/head -> origin/gh/PaliC/139/head 2022-03-17T19:06:48.4600905Z * [new branch] gh/PaliC/139/orig -> origin/gh/PaliC/139/orig 2022-03-17T19:06:48.4603691Z * [new branch] gh/PaliC/140/base -> origin/gh/PaliC/140/base 2022-03-17T19:06:48.4604919Z * [new branch] gh/PaliC/140/head -> origin/gh/PaliC/140/head 2022-03-17T19:06:48.4606485Z * [new branch] gh/PaliC/140/orig -> origin/gh/PaliC/140/orig 2022-03-17T19:06:48.4608338Z * [new branch] gh/PaliC/142/base -> origin/gh/PaliC/142/base 2022-03-17T19:06:48.4610137Z * [new branch] gh/PaliC/142/head -> origin/gh/PaliC/142/head 2022-03-17T19:06:48.4611269Z * [new branch] gh/PaliC/142/orig -> origin/gh/PaliC/142/orig 2022-03-17T19:06:48.4613298Z * [new branch] gh/PaliC/143/base -> origin/gh/PaliC/143/base 2022-03-17T19:06:48.4615132Z * [new branch] gh/PaliC/143/head -> origin/gh/PaliC/143/head 2022-03-17T19:06:48.4616187Z * [new branch] gh/PaliC/143/orig -> origin/gh/PaliC/143/orig 2022-03-17T19:06:48.4618157Z * [new branch] gh/PaliC/144/base -> origin/gh/PaliC/144/base 2022-03-17T19:06:48.4619332Z * [new branch] gh/PaliC/144/head -> origin/gh/PaliC/144/head 2022-03-17T19:06:48.4621959Z * [new branch] gh/PaliC/145/base -> origin/gh/PaliC/145/base 2022-03-17T19:06:48.4623215Z * [new branch] gh/PaliC/145/head -> origin/gh/PaliC/145/head 2022-03-17T19:06:48.4624714Z * [new branch] gh/PaliC/145/orig -> origin/gh/PaliC/145/orig 2022-03-17T19:06:48.4626849Z * [new branch] gh/PaliC/146/base -> origin/gh/PaliC/146/base 2022-03-17T19:06:48.4627942Z * [new branch] gh/PaliC/146/head -> origin/gh/PaliC/146/head 2022-03-17T19:06:48.4629404Z * [new branch] gh/PaliC/146/orig -> origin/gh/PaliC/146/orig 2022-03-17T19:06:48.4631462Z * [new branch] gh/PaliC/147/base -> origin/gh/PaliC/147/base 2022-03-17T19:06:48.4632729Z * [new branch] gh/PaliC/147/head -> origin/gh/PaliC/147/head 2022-03-17T19:06:48.4634213Z * [new branch] gh/PaliC/147/orig -> origin/gh/PaliC/147/orig 2022-03-17T19:06:48.4636205Z * [new branch] gh/PaliC/148/base -> origin/gh/PaliC/148/base 2022-03-17T19:06:48.4637679Z * [new branch] gh/PaliC/148/head -> origin/gh/PaliC/148/head 2022-03-17T19:06:48.4638873Z * [new branch] gh/PaliC/148/orig -> origin/gh/PaliC/148/orig 2022-03-17T19:06:48.4640887Z * [new branch] gh/PaliC/2/base -> origin/gh/PaliC/2/base 2022-03-17T19:06:48.4641933Z * [new branch] gh/PaliC/2/orig -> origin/gh/PaliC/2/orig 2022-03-17T19:06:48.4644207Z * [new branch] gh/PaliC/42/base -> origin/gh/PaliC/42/base 2022-03-17T19:06:48.4645234Z * [new branch] gh/PaliC/42/orig -> origin/gh/PaliC/42/orig 2022-03-17T19:06:48.4647328Z * [new branch] gh/PaliC/5/base -> origin/gh/PaliC/5/base 2022-03-17T19:06:48.4658149Z * [new branch] gh/PaliC/5/orig -> origin/gh/PaliC/5/orig 2022-03-17T19:06:48.4658615Z * [new branch] gh/PaliC/56/base -> origin/gh/PaliC/56/base 2022-03-17T19:06:48.4659309Z * [new branch] gh/PaliC/56/head -> origin/gh/PaliC/56/head 2022-03-17T19:06:48.4659816Z * [new branch] gh/PaliC/56/orig -> origin/gh/PaliC/56/orig 2022-03-17T19:06:48.4660244Z * [new branch] gh/PaliC/60/base -> origin/gh/PaliC/60/base 2022-03-17T19:06:48.4660693Z * [new branch] gh/PaliC/60/orig -> origin/gh/PaliC/60/orig 2022-03-17T19:06:48.4661476Z * [new branch] gh/PaliC/72/base -> origin/gh/PaliC/72/base 2022-03-17T19:06:48.4661966Z * [new branch] gh/PaliC/94/base -> origin/gh/PaliC/94/base 2022-03-17T19:06:48.4662435Z * [new branch] gh/SS-JIA/21/base -> origin/gh/SS-JIA/21/base 2022-03-17T19:06:48.4662874Z * [new branch] gh/SS-JIA/21/head -> origin/gh/SS-JIA/21/head 2022-03-17T19:06:48.4663540Z * [new branch] gh/SS-JIA/21/orig -> origin/gh/SS-JIA/21/orig 2022-03-17T19:06:48.4665405Z * [new branch] gh/SS-JIA/23/base -> origin/gh/SS-JIA/23/base 2022-03-17T19:06:48.4666765Z * [new branch] gh/SS-JIA/23/head -> origin/gh/SS-JIA/23/head 2022-03-17T19:06:48.4668183Z * [new branch] gh/SS-JIA/23/orig -> origin/gh/SS-JIA/23/orig 2022-03-17T19:06:48.4669890Z * [new branch] gh/SS-JIA/24/base -> origin/gh/SS-JIA/24/base 2022-03-17T19:06:48.4671256Z * [new branch] gh/SS-JIA/24/head -> origin/gh/SS-JIA/24/head 2022-03-17T19:06:48.4672821Z * [new branch] gh/SS-JIA/24/orig -> origin/gh/SS-JIA/24/orig 2022-03-17T19:06:48.4674400Z * [new branch] gh/SS-JIA/25/base -> origin/gh/SS-JIA/25/base 2022-03-17T19:06:48.4675650Z * [new branch] gh/SS-JIA/25/head -> origin/gh/SS-JIA/25/head 2022-03-17T19:06:48.4676980Z * [new branch] gh/SS-JIA/25/orig -> origin/gh/SS-JIA/25/orig 2022-03-17T19:06:48.4678811Z * [new branch] gh/SS-JIA/26/base -> origin/gh/SS-JIA/26/base 2022-03-17T19:06:48.4680123Z * [new branch] gh/SS-JIA/26/head -> origin/gh/SS-JIA/26/head 2022-03-17T19:06:48.4681462Z * [new branch] gh/SS-JIA/26/orig -> origin/gh/SS-JIA/26/orig 2022-03-17T19:06:48.4683092Z * [new branch] gh/SS-JIA/29/base -> origin/gh/SS-JIA/29/base 2022-03-17T19:06:48.4684411Z * [new branch] gh/SS-JIA/29/head -> origin/gh/SS-JIA/29/head 2022-03-17T19:06:48.4685783Z * [new branch] gh/SS-JIA/29/orig -> origin/gh/SS-JIA/29/orig 2022-03-17T19:06:48.4687578Z * [new branch] gh/SS-JIA/30/base -> origin/gh/SS-JIA/30/base 2022-03-17T19:06:48.4688906Z * [new branch] gh/SS-JIA/30/orig -> origin/gh/SS-JIA/30/orig 2022-03-17T19:06:48.4691470Z * [new branch] gh/SS-JIA/31/base -> origin/gh/SS-JIA/31/base 2022-03-17T19:06:48.4692649Z * [new branch] gh/SS-JIA/31/orig -> origin/gh/SS-JIA/31/orig 2022-03-17T19:06:48.4694000Z * [new branch] gh/SS-JIA/32/base -> origin/gh/SS-JIA/32/base 2022-03-17T19:06:48.4695352Z * [new branch] gh/SS-JIA/32/orig -> origin/gh/SS-JIA/32/orig 2022-03-17T19:06:48.4697201Z * [new branch] gh/SS-JIA/33/base -> origin/gh/SS-JIA/33/base 2022-03-17T19:06:48.4698530Z * [new branch] gh/SS-JIA/33/orig -> origin/gh/SS-JIA/33/orig 2022-03-17T19:06:48.4700269Z * [new branch] gh/SS-JIA/34/base -> origin/gh/SS-JIA/34/base 2022-03-17T19:06:48.4702074Z * [new branch] gh/SS-JIA/34/orig -> origin/gh/SS-JIA/34/orig 2022-03-17T19:06:48.4703676Z * [new branch] gh/SS-JIA/35/base -> origin/gh/SS-JIA/35/base 2022-03-17T19:06:48.4704999Z * [new branch] gh/SS-JIA/35/orig -> origin/gh/SS-JIA/35/orig 2022-03-17T19:06:48.4706732Z * [new branch] gh/SS-JIA/36/base -> origin/gh/SS-JIA/36/base 2022-03-17T19:06:48.4708076Z * [new branch] gh/SS-JIA/36/orig -> origin/gh/SS-JIA/36/orig 2022-03-17T19:06:48.4709708Z * [new branch] gh/SS-JIA/40/base -> origin/gh/SS-JIA/40/base 2022-03-17T19:06:48.4711120Z * [new branch] gh/SS-JIA/40/head -> origin/gh/SS-JIA/40/head 2022-03-17T19:06:48.4712394Z * [new branch] gh/SS-JIA/40/orig -> origin/gh/SS-JIA/40/orig 2022-03-17T19:06:48.4714140Z * [new branch] gh/SS-JIA/41/base -> origin/gh/SS-JIA/41/base 2022-03-17T19:06:48.4715697Z * [new branch] gh/SS-JIA/41/orig -> origin/gh/SS-JIA/41/orig 2022-03-17T19:06:48.4717210Z * [new branch] gh/SS-JIA/42/base -> origin/gh/SS-JIA/42/base 2022-03-17T19:06:48.4718480Z * [new branch] gh/SS-JIA/42/orig -> origin/gh/SS-JIA/42/orig 2022-03-17T19:06:48.4719976Z * [new branch] gh/SS-JIA/43/base -> origin/gh/SS-JIA/43/base 2022-03-17T19:06:48.4721295Z * [new branch] gh/SS-JIA/43/head -> origin/gh/SS-JIA/43/head 2022-03-17T19:06:48.4722582Z * [new branch] gh/SS-JIA/43/orig -> origin/gh/SS-JIA/43/orig 2022-03-17T19:06:48.4724609Z * [new branch] gh/SciPioneer/1/base -> origin/gh/SciPioneer/1/base 2022-03-17T19:06:48.4726786Z * [new branch] gh/SciPioneer/1/head -> origin/gh/SciPioneer/1/head 2022-03-17T19:06:48.4727425Z * [new branch] gh/SciPioneer/10/base -> origin/gh/SciPioneer/10/base 2022-03-17T19:06:48.4729356Z * [new branch] gh/SciPioneer/10/head -> origin/gh/SciPioneer/10/head 2022-03-17T19:06:48.4730944Z * [new branch] gh/SciPioneer/11/base -> origin/gh/SciPioneer/11/base 2022-03-17T19:06:48.4732206Z * [new branch] gh/SciPioneer/11/head -> origin/gh/SciPioneer/11/head 2022-03-17T19:06:48.4734085Z * [new branch] gh/SciPioneer/147/base -> origin/gh/SciPioneer/147/base 2022-03-17T19:06:48.4735232Z * [new branch] gh/SciPioneer/147/head -> origin/gh/SciPioneer/147/head 2022-03-17T19:06:48.4736637Z * [new branch] gh/SciPioneer/147/orig -> origin/gh/SciPioneer/147/orig 2022-03-17T19:06:48.4738624Z * [new branch] gh/SciPioneer/2/base -> origin/gh/SciPioneer/2/base 2022-03-17T19:06:48.4739589Z * [new branch] gh/SciPioneer/2/head -> origin/gh/SciPioneer/2/head 2022-03-17T19:06:48.4742005Z * [new branch] gh/SciPioneer/22/base -> origin/gh/SciPioneer/22/base 2022-03-17T19:06:48.4743353Z * [new branch] gh/SciPioneer/22/head -> origin/gh/SciPioneer/22/head 2022-03-17T19:06:48.4744847Z * [new branch] gh/SciPioneer/3/base -> origin/gh/SciPioneer/3/base 2022-03-17T19:06:48.4746141Z * [new branch] gh/SciPioneer/3/head -> origin/gh/SciPioneer/3/head 2022-03-17T19:06:48.4748214Z * [new branch] gh/SciPioneer/36/base -> origin/gh/SciPioneer/36/base 2022-03-17T19:06:48.4749427Z * [new branch] gh/SciPioneer/36/head -> origin/gh/SciPioneer/36/head 2022-03-17T19:06:48.4751171Z * [new branch] gh/SciPioneer/36/orig -> origin/gh/SciPioneer/36/orig 2022-03-17T19:06:48.4753345Z * [new branch] gh/SciPioneer/37/base -> origin/gh/SciPioneer/37/base 2022-03-17T19:06:48.4754596Z * [new branch] gh/SciPioneer/37/head -> origin/gh/SciPioneer/37/head 2022-03-17T19:06:48.4756313Z * [new branch] gh/SciPioneer/37/orig -> origin/gh/SciPioneer/37/orig 2022-03-17T19:06:48.4757573Z * [new branch] gh/SciPioneer/4/base -> origin/gh/SciPioneer/4/base 2022-03-17T19:06:48.4758832Z * [new branch] gh/SciPioneer/4/head -> origin/gh/SciPioneer/4/head 2022-03-17T19:06:48.4760600Z * [new branch] gh/SciPioneer/5/base -> origin/gh/SciPioneer/5/base 2022-03-17T19:06:48.4761587Z * [new branch] gh/SciPioneer/5/head -> origin/gh/SciPioneer/5/head 2022-03-17T19:06:48.4763304Z * [new branch] gh/SciPioneer/6/base -> origin/gh/SciPioneer/6/base 2022-03-17T19:06:48.4764372Z * [new branch] gh/SciPioneer/6/head -> origin/gh/SciPioneer/6/head 2022-03-17T19:06:48.4766181Z * [new branch] gh/SciPioneer/7/base -> origin/gh/SciPioneer/7/base 2022-03-17T19:06:48.4767105Z * [new branch] gh/SciPioneer/7/head -> origin/gh/SciPioneer/7/head 2022-03-17T19:06:48.4769410Z * [new branch] gh/SciPioneer/70/base -> origin/gh/SciPioneer/70/base 2022-03-17T19:06:48.4770657Z * [new branch] gh/SciPioneer/70/head -> origin/gh/SciPioneer/70/head 2022-03-17T19:06:48.4771840Z * [new branch] gh/SciPioneer/70/orig -> origin/gh/SciPioneer/70/orig 2022-03-17T19:06:48.4774177Z * [new branch] gh/SciPioneer/8/base -> origin/gh/SciPioneer/8/base 2022-03-17T19:06:48.4775393Z * [new branch] gh/SciPioneer/8/head -> origin/gh/SciPioneer/8/head 2022-03-17T19:06:48.4777077Z * [new branch] gh/SciPioneer/9/base -> origin/gh/SciPioneer/9/base 2022-03-17T19:06:48.4778199Z * [new branch] gh/SciPioneer/9/head -> origin/gh/SciPioneer/9/head 2022-03-17T19:06:48.4780270Z * [new branch] gh/SherlockNoMad/1/head -> origin/gh/SherlockNoMad/1/head 2022-03-17T19:06:48.4781990Z * [new branch] gh/SiddhantRanade/1/base -> origin/gh/SiddhantRanade/1/base 2022-03-17T19:06:48.4784206Z * [new branch] gh/SiddhantRanade/1/head -> origin/gh/SiddhantRanade/1/head 2022-03-17T19:06:48.4785397Z * [new branch] gh/SiddhantRanade/1/orig -> origin/gh/SiddhantRanade/1/orig 2022-03-17T19:06:48.4788424Z * [new branch] gh/VitalyFedyunin/10/base -> origin/gh/VitalyFedyunin/10/base 2022-03-17T19:06:48.4789590Z * [new branch] gh/VitalyFedyunin/10/orig -> origin/gh/VitalyFedyunin/10/orig 2022-03-17T19:06:48.4791400Z * [new branch] gh/VitalyFedyunin/113/base -> origin/gh/VitalyFedyunin/113/base 2022-03-17T19:06:48.4792593Z * [new branch] gh/VitalyFedyunin/113/orig -> origin/gh/VitalyFedyunin/113/orig 2022-03-17T19:06:48.4794425Z * [new branch] gh/VitalyFedyunin/149/base -> origin/gh/VitalyFedyunin/149/base 2022-03-17T19:06:48.4795546Z * [new branch] gh/VitalyFedyunin/149/head -> origin/gh/VitalyFedyunin/149/head 2022-03-17T19:06:48.4796846Z * [new branch] gh/VitalyFedyunin/149/orig -> origin/gh/VitalyFedyunin/149/orig 2022-03-17T19:06:48.4798821Z * [new branch] gh/VitalyFedyunin/170/base -> origin/gh/VitalyFedyunin/170/base 2022-03-17T19:06:48.4799993Z * [new branch] gh/VitalyFedyunin/170/head -> origin/gh/VitalyFedyunin/170/head 2022-03-17T19:06:48.4801252Z * [new branch] gh/VitalyFedyunin/170/orig -> origin/gh/VitalyFedyunin/170/orig 2022-03-17T19:06:48.4803458Z * [new branch] gh/VitalyFedyunin/175/base -> origin/gh/VitalyFedyunin/175/base 2022-03-17T19:06:48.4804605Z * [new branch] gh/VitalyFedyunin/175/head -> origin/gh/VitalyFedyunin/175/head 2022-03-17T19:06:48.4805866Z * [new branch] gh/VitalyFedyunin/175/orig -> origin/gh/VitalyFedyunin/175/orig 2022-03-17T19:06:48.4807918Z * [new branch] gh/VitalyFedyunin/177/base -> origin/gh/VitalyFedyunin/177/base 2022-03-17T19:06:48.4809073Z * [new branch] gh/VitalyFedyunin/177/head -> origin/gh/VitalyFedyunin/177/head 2022-03-17T19:06:48.4810382Z * [new branch] gh/VitalyFedyunin/177/orig -> origin/gh/VitalyFedyunin/177/orig 2022-03-17T19:06:48.4812338Z * [new branch] gh/VitalyFedyunin/20/base -> origin/gh/VitalyFedyunin/20/base 2022-03-17T19:06:48.4813514Z * [new branch] gh/VitalyFedyunin/20/orig -> origin/gh/VitalyFedyunin/20/orig 2022-03-17T19:06:48.4815557Z * [new branch] gh/VitalyFedyunin/46/orig -> origin/gh/VitalyFedyunin/46/orig 2022-03-17T19:06:48.4817355Z * [new branch] gh/VitalyFedyunin/47/orig -> origin/gh/VitalyFedyunin/47/orig 2022-03-17T19:06:48.4818869Z * [new branch] gh/VitalyFedyunin/48/orig -> origin/gh/VitalyFedyunin/48/orig 2022-03-17T19:06:48.4820843Z * [new branch] gh/VitalyFedyunin/49/orig -> origin/gh/VitalyFedyunin/49/orig 2022-03-17T19:06:48.4823096Z * [new branch] gh/VitalyFedyunin/50/orig -> origin/gh/VitalyFedyunin/50/orig 2022-03-17T19:06:48.4824928Z * [new branch] gh/VitalyFedyunin/51/orig -> origin/gh/VitalyFedyunin/51/orig 2022-03-17T19:06:48.4826480Z * [new branch] gh/VitalyFedyunin/52/orig -> origin/gh/VitalyFedyunin/52/orig 2022-03-17T19:06:48.4828228Z * [new branch] gh/VitalyFedyunin/56/orig -> origin/gh/VitalyFedyunin/56/orig 2022-03-17T19:06:48.4829998Z * [new branch] gh/VitalyFedyunin/57/orig -> origin/gh/VitalyFedyunin/57/orig 2022-03-17T19:06:48.4831530Z * [new branch] gh/VitalyFedyunin/58/orig -> origin/gh/VitalyFedyunin/58/orig 2022-03-17T19:06:48.4833295Z * [new branch] gh/VitalyFedyunin/59/orig -> origin/gh/VitalyFedyunin/59/orig 2022-03-17T19:06:48.4835170Z * [new branch] gh/VitalyFedyunin/60/orig -> origin/gh/VitalyFedyunin/60/orig 2022-03-17T19:06:48.4836910Z * [new branch] gh/VitalyFedyunin/61/orig -> origin/gh/VitalyFedyunin/61/orig 2022-03-17T19:06:48.4838624Z * [new branch] gh/VitalyFedyunin/62/orig -> origin/gh/VitalyFedyunin/62/orig 2022-03-17T19:06:48.4840267Z * [new branch] gh/VitalyFedyunin/64/base -> origin/gh/VitalyFedyunin/64/base 2022-03-17T19:06:48.4841835Z * [new branch] gh/VitalyFedyunin/75/orig -> origin/gh/VitalyFedyunin/75/orig 2022-03-17T19:06:48.4843591Z * [new branch] gh/VitalyFedyunin/77/orig -> origin/gh/VitalyFedyunin/77/orig 2022-03-17T19:06:48.4844891Z * [new branch] gh/VitalyFedyunin/78/orig -> origin/gh/VitalyFedyunin/78/orig 2022-03-17T19:06:48.4847079Z * [new branch] gh/XiaobingSuper/9/base -> origin/gh/XiaobingSuper/9/base 2022-03-17T19:06:48.4848197Z * [new branch] gh/XiaobingSuper/9/orig -> origin/gh/XiaobingSuper/9/orig 2022-03-17T19:06:48.4850753Z * [new branch] gh/YazhiGao/1/base -> origin/gh/YazhiGao/1/base 2022-03-17T19:06:48.4851734Z * [new branch] gh/YazhiGao/1/orig -> origin/gh/YazhiGao/1/orig 2022-03-17T19:06:48.4853953Z * [new branch] gh/YesterdayDX/1/base -> origin/gh/YesterdayDX/1/base 2022-03-17T19:06:48.4855146Z * [new branch] gh/YesterdayDX/1/head -> origin/gh/YesterdayDX/1/head 2022-03-17T19:06:48.4856573Z * [new branch] gh/YesterdayDX/2/base -> origin/gh/YesterdayDX/2/base 2022-03-17T19:06:48.4857865Z * [new branch] gh/YesterdayDX/2/head -> origin/gh/YesterdayDX/2/head 2022-03-17T19:06:48.4859633Z * [new branch] gh/YesterdayDX/3/base -> origin/gh/YesterdayDX/3/base 2022-03-17T19:06:48.4860656Z * [new branch] gh/YesterdayDX/3/head -> origin/gh/YesterdayDX/3/head 2022-03-17T19:06:48.4863666Z * [new branch] gh/ZolotukhinM/1/base -> origin/gh/ZolotukhinM/1/base 2022-03-17T19:06:48.4864922Z * [new branch] gh/ZolotukhinM/1/head -> origin/gh/ZolotukhinM/1/head 2022-03-17T19:06:48.4866235Z * [new branch] gh/ZolotukhinM/1/orig -> origin/gh/ZolotukhinM/1/orig 2022-03-17T19:06:48.4868353Z * [new branch] gh/ZolotukhinM/192/base -> origin/gh/ZolotukhinM/192/base 2022-03-17T19:06:48.4869331Z * [new branch] gh/ZolotukhinM/192/head -> origin/gh/ZolotukhinM/192/head 2022-03-17T19:06:48.4871370Z * [new branch] gh/ZolotukhinM/22/base -> origin/gh/ZolotukhinM/22/base 2022-03-17T19:06:48.4872841Z * [new branch] gh/ZolotukhinM/242/head -> origin/gh/ZolotukhinM/242/head 2022-03-17T19:06:48.4874317Z * [new branch] gh/ZolotukhinM/242/orig -> origin/gh/ZolotukhinM/242/orig 2022-03-17T19:06:48.4876396Z * [new branch] gh/ZolotukhinM/354/base -> origin/gh/ZolotukhinM/354/base 2022-03-17T19:06:48.4877567Z * [new branch] gh/ZolotukhinM/354/head -> origin/gh/ZolotukhinM/354/head 2022-03-17T19:06:48.4879398Z * [new branch] gh/ZolotukhinM/354/orig -> origin/gh/ZolotukhinM/354/orig 2022-03-17T19:06:48.4881207Z * [new branch] gh/ZolotukhinM/355/base -> origin/gh/ZolotukhinM/355/base 2022-03-17T19:06:48.4882531Z * [new branch] gh/ZolotukhinM/355/head -> origin/gh/ZolotukhinM/355/head 2022-03-17T19:06:48.4883936Z * [new branch] gh/ZolotukhinM/355/orig -> origin/gh/ZolotukhinM/355/orig 2022-03-17T19:06:48.4886031Z * [new branch] gh/ZolotukhinM/404/base -> origin/gh/ZolotukhinM/404/base 2022-03-17T19:06:48.4887349Z * [new branch] gh/ZolotukhinM/404/head -> origin/gh/ZolotukhinM/404/head 2022-03-17T19:06:48.4888618Z * [new branch] gh/ZolotukhinM/404/orig -> origin/gh/ZolotukhinM/404/orig 2022-03-17T19:06:48.4890115Z * [new branch] gh/ZolotukhinM/405/base -> origin/gh/ZolotukhinM/405/base 2022-03-17T19:06:48.4891474Z * [new branch] gh/ZolotukhinM/405/head -> origin/gh/ZolotukhinM/405/head 2022-03-17T19:06:48.4892871Z * [new branch] gh/ZolotukhinM/405/orig -> origin/gh/ZolotukhinM/405/orig 2022-03-17T19:06:48.4894839Z * [new branch] gh/ZolotukhinM/443/base -> origin/gh/ZolotukhinM/443/base 2022-03-17T19:06:48.4895918Z * [new branch] gh/ZolotukhinM/443/head -> origin/gh/ZolotukhinM/443/head 2022-03-17T19:06:48.4897133Z * [new branch] gh/ZolotukhinM/443/orig -> origin/gh/ZolotukhinM/443/orig 2022-03-17T19:06:48.4898654Z * [new branch] gh/ZolotukhinM/444/base -> origin/gh/ZolotukhinM/444/base 2022-03-17T19:06:48.4899850Z * [new branch] gh/ZolotukhinM/444/head -> origin/gh/ZolotukhinM/444/head 2022-03-17T19:06:48.4901409Z * [new branch] gh/ZolotukhinM/444/orig -> origin/gh/ZolotukhinM/444/orig 2022-03-17T19:06:48.4903823Z * [new branch] gh/ZolotukhinM/448/base -> origin/gh/ZolotukhinM/448/base 2022-03-17T19:06:48.4904948Z * [new branch] gh/ZolotukhinM/448/head -> origin/gh/ZolotukhinM/448/head 2022-03-17T19:06:48.4906516Z * [new branch] gh/ZolotukhinM/448/orig -> origin/gh/ZolotukhinM/448/orig 2022-03-17T19:06:48.4908962Z * [new branch] gh/ZolotukhinM/449/base -> origin/gh/ZolotukhinM/449/base 2022-03-17T19:06:48.4910159Z * [new branch] gh/ZolotukhinM/449/head -> origin/gh/ZolotukhinM/449/head 2022-03-17T19:06:48.4911437Z * [new branch] gh/ZolotukhinM/449/orig -> origin/gh/ZolotukhinM/449/orig 2022-03-17T19:06:48.4913521Z * [new branch] gh/ZolotukhinM/454/base -> origin/gh/ZolotukhinM/454/base 2022-03-17T19:06:48.4914607Z * [new branch] gh/ZolotukhinM/454/head -> origin/gh/ZolotukhinM/454/head 2022-03-17T19:06:48.4916213Z * [new branch] gh/ZolotukhinM/454/orig -> origin/gh/ZolotukhinM/454/orig 2022-03-17T19:06:48.4918228Z * [new branch] gh/ZolotukhinM/464/base -> origin/gh/ZolotukhinM/464/base 2022-03-17T19:06:48.4919246Z * [new branch] gh/ZolotukhinM/464/head -> origin/gh/ZolotukhinM/464/head 2022-03-17T19:06:48.4921391Z * [new branch] gh/ZolotukhinM/464/orig -> origin/gh/ZolotukhinM/464/orig 2022-03-17T19:06:48.4923265Z * [new branch] gh/ZolotukhinM/468/base -> origin/gh/ZolotukhinM/468/base 2022-03-17T19:06:48.4924215Z * [new branch] gh/ZolotukhinM/468/head -> origin/gh/ZolotukhinM/468/head 2022-03-17T19:06:48.4926065Z * [new branch] gh/ZolotukhinM/468/orig -> origin/gh/ZolotukhinM/468/orig 2022-03-17T19:06:48.4927349Z * [new branch] gh/ZolotukhinM/469/base -> origin/gh/ZolotukhinM/469/base 2022-03-17T19:06:48.4928726Z * [new branch] gh/ZolotukhinM/469/head -> origin/gh/ZolotukhinM/469/head 2022-03-17T19:06:48.4930332Z * [new branch] gh/ZolotukhinM/469/orig -> origin/gh/ZolotukhinM/469/orig 2022-03-17T19:06:48.4931563Z * [new branch] gh/ZolotukhinM/470/base -> origin/gh/ZolotukhinM/470/base 2022-03-17T19:06:48.4932855Z * [new branch] gh/ZolotukhinM/470/head -> origin/gh/ZolotukhinM/470/head 2022-03-17T19:06:48.4934912Z * [new branch] gh/ZolotukhinM/470/orig -> origin/gh/ZolotukhinM/470/orig 2022-03-17T19:06:48.4935815Z * [new branch] gh/ZolotukhinM/471/base -> origin/gh/ZolotukhinM/471/base 2022-03-17T19:06:48.4937354Z * [new branch] gh/ZolotukhinM/471/head -> origin/gh/ZolotukhinM/471/head 2022-03-17T19:06:48.4938649Z * [new branch] gh/ZolotukhinM/471/orig -> origin/gh/ZolotukhinM/471/orig 2022-03-17T19:06:48.4940210Z * [new branch] gh/ZolotukhinM/472/base -> origin/gh/ZolotukhinM/472/base 2022-03-17T19:06:48.4942224Z * [new branch] gh/ZolotukhinM/472/head -> origin/gh/ZolotukhinM/472/head 2022-03-17T19:06:48.4943230Z * [new branch] gh/ZolotukhinM/472/orig -> origin/gh/ZolotukhinM/472/orig 2022-03-17T19:06:48.4944847Z * [new branch] gh/ZolotukhinM/473/base -> origin/gh/ZolotukhinM/473/base 2022-03-17T19:06:48.4946284Z * [new branch] gh/ZolotukhinM/473/head -> origin/gh/ZolotukhinM/473/head 2022-03-17T19:06:48.4947554Z * [new branch] gh/ZolotukhinM/473/orig -> origin/gh/ZolotukhinM/473/orig 2022-03-17T19:06:48.4949085Z * [new branch] gh/ZolotukhinM/474/base -> origin/gh/ZolotukhinM/474/base 2022-03-17T19:06:48.4950420Z * [new branch] gh/ZolotukhinM/474/head -> origin/gh/ZolotukhinM/474/head 2022-03-17T19:06:48.4951830Z * [new branch] gh/ZolotukhinM/474/orig -> origin/gh/ZolotukhinM/474/orig 2022-03-17T19:06:48.4953281Z * [new branch] gh/ZolotukhinM/475/base -> origin/gh/ZolotukhinM/475/base 2022-03-17T19:06:48.4954612Z * [new branch] gh/ZolotukhinM/475/head -> origin/gh/ZolotukhinM/475/head 2022-03-17T19:06:48.4955963Z * [new branch] gh/ZolotukhinM/475/orig -> origin/gh/ZolotukhinM/475/orig 2022-03-17T19:06:48.4958010Z * [new branch] gh/ZolotukhinM/482/base -> origin/gh/ZolotukhinM/482/base 2022-03-17T19:06:48.4959131Z * [new branch] gh/ZolotukhinM/482/head -> origin/gh/ZolotukhinM/482/head 2022-03-17T19:06:48.4960492Z * [new branch] gh/ZolotukhinM/482/orig -> origin/gh/ZolotukhinM/482/orig 2022-03-17T19:06:48.4962509Z * [new branch] gh/ZolotukhinM/483/base -> origin/gh/ZolotukhinM/483/base 2022-03-17T19:06:48.4963623Z * [new branch] gh/ZolotukhinM/483/head -> origin/gh/ZolotukhinM/483/head 2022-03-17T19:06:48.4965177Z * [new branch] gh/ZolotukhinM/483/orig -> origin/gh/ZolotukhinM/483/orig 2022-03-17T19:06:48.4967187Z * [new branch] gh/ZolotukhinM/484/base -> origin/gh/ZolotukhinM/484/base 2022-03-17T19:06:48.4968383Z * [new branch] gh/ZolotukhinM/484/head -> origin/gh/ZolotukhinM/484/head 2022-03-17T19:06:48.4969879Z * [new branch] gh/ZolotukhinM/484/orig -> origin/gh/ZolotukhinM/484/orig 2022-03-17T19:06:48.4971954Z * [new branch] gh/ZolotukhinM/485/base -> origin/gh/ZolotukhinM/485/base 2022-03-17T19:06:48.4972989Z * [new branch] gh/ZolotukhinM/485/head -> origin/gh/ZolotukhinM/485/head 2022-03-17T19:06:48.4974392Z * [new branch] gh/ZolotukhinM/485/orig -> origin/gh/ZolotukhinM/485/orig 2022-03-17T19:06:48.4976393Z * [new branch] gh/ZolotukhinM/489/base -> origin/gh/ZolotukhinM/489/base 2022-03-17T19:06:48.4977482Z * [new branch] gh/ZolotukhinM/489/head -> origin/gh/ZolotukhinM/489/head 2022-03-17T19:06:48.4978814Z * [new branch] gh/ZolotukhinM/489/orig -> origin/gh/ZolotukhinM/489/orig 2022-03-17T19:06:48.4980794Z * [new branch] gh/ZolotukhinM/503/base -> origin/gh/ZolotukhinM/503/base 2022-03-17T19:06:48.4982033Z * [new branch] gh/ZolotukhinM/503/head -> origin/gh/ZolotukhinM/503/head 2022-03-17T19:06:48.4983529Z * [new branch] gh/ZolotukhinM/503/orig -> origin/gh/ZolotukhinM/503/orig 2022-03-17T19:06:48.4985685Z * [new branch] gh/ZolotukhinM/506/base -> origin/gh/ZolotukhinM/506/base 2022-03-17T19:06:48.4986913Z * [new branch] gh/ZolotukhinM/506/head -> origin/gh/ZolotukhinM/506/head 2022-03-17T19:06:48.4988249Z * [new branch] gh/ZolotukhinM/506/orig -> origin/gh/ZolotukhinM/506/orig 2022-03-17T19:06:48.4990277Z * [new branch] gh/ZolotukhinM/66/base -> origin/gh/ZolotukhinM/66/base 2022-03-17T19:06:48.4992446Z * [new branch] gh/aazzolini/1/base -> origin/gh/aazzolini/1/base 2022-03-17T19:06:48.4994529Z * [new branch] gh/aazzolini/3/base -> origin/gh/aazzolini/3/base 2022-03-17T19:06:48.4995646Z * [new branch] gh/aazzolini/3/head -> origin/gh/aazzolini/3/head 2022-03-17T19:06:48.4996882Z * [new branch] gh/aazzolini/3/orig -> origin/gh/aazzolini/3/orig 2022-03-17T19:06:48.4999040Z * [new branch] gh/agolynski/1/base -> origin/gh/agolynski/1/base 2022-03-17T19:06:48.5000218Z * [new branch] gh/agolynski/1/head -> origin/gh/agolynski/1/head 2022-03-17T19:06:48.5001733Z * [new branch] gh/agolynski/1/orig -> origin/gh/agolynski/1/orig 2022-03-17T19:06:48.5003662Z * [new branch] gh/agolynski/10/base -> origin/gh/agolynski/10/base 2022-03-17T19:06:48.5004735Z * [new branch] gh/agolynski/10/head -> origin/gh/agolynski/10/head 2022-03-17T19:06:48.5006043Z * [new branch] gh/agolynski/10/orig -> origin/gh/agolynski/10/orig 2022-03-17T19:06:48.5007836Z * [new branch] gh/agolynski/11/base -> origin/gh/agolynski/11/base 2022-03-17T19:06:48.5009079Z * [new branch] gh/agolynski/11/head -> origin/gh/agolynski/11/head 2022-03-17T19:06:48.5010393Z * [new branch] gh/agolynski/11/orig -> origin/gh/agolynski/11/orig 2022-03-17T19:06:48.5011857Z * [new branch] gh/agolynski/2/base -> origin/gh/agolynski/2/base 2022-03-17T19:06:48.5013163Z * [new branch] gh/agolynski/2/head -> origin/gh/agolynski/2/head 2022-03-17T19:06:48.5014522Z * [new branch] gh/agolynski/2/orig -> origin/gh/agolynski/2/orig 2022-03-17T19:06:48.5016489Z * [new branch] gh/agolynski/21/base -> origin/gh/agolynski/21/base 2022-03-17T19:06:48.5017555Z * [new branch] gh/agolynski/21/head -> origin/gh/agolynski/21/head 2022-03-17T19:06:48.5018882Z * [new branch] gh/agolynski/21/orig -> origin/gh/agolynski/21/orig 2022-03-17T19:06:48.5020967Z * [new branch] gh/agolynski/22/base -> origin/gh/agolynski/22/base 2022-03-17T19:06:48.5022129Z * [new branch] gh/agolynski/22/head -> origin/gh/agolynski/22/head 2022-03-17T19:06:48.5023943Z * [new branch] gh/agolynski/22/orig -> origin/gh/agolynski/22/orig 2022-03-17T19:06:48.5025470Z * [new branch] gh/agolynski/6/base -> origin/gh/agolynski/6/base 2022-03-17T19:06:48.5026771Z * [new branch] gh/agolynski/6/head -> origin/gh/agolynski/6/head 2022-03-17T19:06:48.5028069Z * [new branch] gh/agolynski/6/orig -> origin/gh/agolynski/6/orig 2022-03-17T19:06:48.5030139Z * [new branch] gh/agolynski/8/base -> origin/gh/agolynski/8/base 2022-03-17T19:06:48.5031233Z * [new branch] gh/agolynski/8/orig -> origin/gh/agolynski/8/orig 2022-03-17T19:06:48.5033385Z * [new branch] gh/ailzhang/10/base -> origin/gh/ailzhang/10/base 2022-03-17T19:06:48.5034654Z * [new branch] gh/ailzhang/10/head -> origin/gh/ailzhang/10/head 2022-03-17T19:06:48.5035957Z * [new branch] gh/ailzhang/10/orig -> origin/gh/ailzhang/10/orig 2022-03-17T19:06:48.5038081Z * [new branch] gh/ailzhang/11/base -> origin/gh/ailzhang/11/base 2022-03-17T19:06:48.5039097Z * [new branch] gh/ailzhang/11/head -> origin/gh/ailzhang/11/head 2022-03-17T19:06:48.5040390Z * [new branch] gh/ailzhang/11/orig -> origin/gh/ailzhang/11/orig 2022-03-17T19:06:48.5042360Z * [new branch] gh/ailzhang/12/base -> origin/gh/ailzhang/12/base 2022-03-17T19:06:48.5043502Z * [new branch] gh/ailzhang/12/head -> origin/gh/ailzhang/12/head 2022-03-17T19:06:48.5044992Z * [new branch] gh/ailzhang/12/orig -> origin/gh/ailzhang/12/orig 2022-03-17T19:06:48.5046998Z * [new branch] gh/ailzhang/25/base -> origin/gh/ailzhang/25/base 2022-03-17T19:06:48.5047812Z * [new branch] gh/ailzhang/25/head -> origin/gh/ailzhang/25/head 2022-03-17T19:06:48.5049292Z * [new branch] gh/ailzhang/25/orig -> origin/gh/ailzhang/25/orig 2022-03-17T19:06:48.5051103Z * [new branch] gh/ailzhang/50/base -> origin/gh/ailzhang/50/base 2022-03-17T19:06:48.5052360Z * [new branch] gh/ailzhang/50/head -> origin/gh/ailzhang/50/head 2022-03-17T19:06:48.5053599Z * [new branch] gh/ailzhang/50/orig -> origin/gh/ailzhang/50/orig 2022-03-17T19:06:48.5055578Z * [new branch] gh/ailzhang/9/base -> origin/gh/ailzhang/9/base 2022-03-17T19:06:48.5056610Z * [new branch] gh/ailzhang/9/head -> origin/gh/ailzhang/9/head 2022-03-17T19:06:48.5057893Z * [new branch] gh/ailzhang/9/orig -> origin/gh/ailzhang/9/orig 2022-03-17T19:06:48.5060117Z * [new branch] gh/ajtulloch/1/base -> origin/gh/ajtulloch/1/base 2022-03-17T19:06:48.5061834Z * [new branch] gh/ajtulloch/1/head -> origin/gh/ajtulloch/1/head 2022-03-17T19:06:48.5064509Z * [new branch] gh/ajtulloch/2/base -> origin/gh/ajtulloch/2/base 2022-03-17T19:06:48.5065672Z * [new branch] gh/ajtulloch/2/head -> origin/gh/ajtulloch/2/head 2022-03-17T19:06:48.5067823Z * [new branch] gh/alanadakotashine/1/base -> origin/gh/alanadakotashine/1/base 2022-03-17T19:06:48.5069016Z * [new branch] gh/alanadakotashine/1/head -> origin/gh/alanadakotashine/1/head 2022-03-17T19:06:48.5070300Z * [new branch] gh/alanadakotashine/1/orig -> origin/gh/alanadakotashine/1/orig 2022-03-17T19:06:48.5072270Z * [new branch] gh/alanadakotashine/2/base -> origin/gh/alanadakotashine/2/base 2022-03-17T19:06:48.5073404Z * [new branch] gh/alanadakotashine/2/head -> origin/gh/alanadakotashine/2/head 2022-03-17T19:06:48.5075123Z * [new branch] gh/alanadakotashine/2/orig -> origin/gh/alanadakotashine/2/orig 2022-03-17T19:06:48.5077313Z * [new branch] gh/alanwaketan/10/base -> origin/gh/alanwaketan/10/base 2022-03-17T19:06:48.5078490Z * [new branch] gh/alanwaketan/10/head -> origin/gh/alanwaketan/10/head 2022-03-17T19:06:48.5079740Z * [new branch] gh/alanwaketan/10/orig -> origin/gh/alanwaketan/10/orig 2022-03-17T19:06:48.5081734Z * [new branch] gh/alanwaketan/15/base -> origin/gh/alanwaketan/15/base 2022-03-17T19:06:48.5082952Z * [new branch] gh/alanwaketan/15/orig -> origin/gh/alanwaketan/15/orig 2022-03-17T19:06:48.5084919Z * [new branch] gh/alanwaketan/4/base -> origin/gh/alanwaketan/4/base 2022-03-17T19:06:48.5086111Z * [new branch] gh/alanwaketan/4/head -> origin/gh/alanwaketan/4/head 2022-03-17T19:06:48.5087370Z * [new branch] gh/alanwaketan/4/orig -> origin/gh/alanwaketan/4/orig 2022-03-17T19:06:48.5089599Z * [new branch] gh/albanD/4/base -> origin/gh/albanD/4/base 2022-03-17T19:06:48.5090821Z * [new branch] gh/albanD/4/orig -> origin/gh/albanD/4/orig 2022-03-17T19:06:48.5092848Z * [new branch] gh/albanD/92/base -> origin/gh/albanD/92/base 2022-03-17T19:06:48.5094052Z * [new branch] gh/albanD/92/head -> origin/gh/albanD/92/head 2022-03-17T19:06:48.5095688Z * [new branch] gh/albanD/92/orig -> origin/gh/albanD/92/orig 2022-03-17T19:06:48.5097406Z * [new branch] gh/albanD/94/base -> origin/gh/albanD/94/base 2022-03-17T19:06:48.5098556Z * [new branch] gh/albanD/94/head -> origin/gh/albanD/94/head 2022-03-17T19:06:48.5099816Z * [new branch] gh/albanD/94/orig -> origin/gh/albanD/94/orig 2022-03-17T19:06:48.5101901Z * [new branch] gh/albanD/96/base -> origin/gh/albanD/96/base 2022-03-17T19:06:48.5103004Z * [new branch] gh/albanD/96/head -> origin/gh/albanD/96/head 2022-03-17T19:06:48.5104338Z * [new branch] gh/albanD/96/orig -> origin/gh/albanD/96/orig 2022-03-17T19:06:48.5106613Z * [new branch] gh/andrewor14/1/base -> origin/gh/andrewor14/1/base 2022-03-17T19:06:48.5107759Z * [new branch] gh/andrewor14/1/orig -> origin/gh/andrewor14/1/orig 2022-03-17T19:06:48.5109750Z * [new branch] gh/andrewor14/10/base -> origin/gh/andrewor14/10/base 2022-03-17T19:06:48.5111241Z * [new branch] gh/andrewor14/10/orig -> origin/gh/andrewor14/10/orig 2022-03-17T19:06:48.5113171Z * [new branch] gh/andrewor14/11/base -> origin/gh/andrewor14/11/base 2022-03-17T19:06:48.5114264Z * [new branch] gh/andrewor14/11/orig -> origin/gh/andrewor14/11/orig 2022-03-17T19:06:48.5116250Z * [new branch] gh/andrewor14/12/base -> origin/gh/andrewor14/12/base 2022-03-17T19:06:48.5117392Z * [new branch] gh/andrewor14/12/head -> origin/gh/andrewor14/12/head 2022-03-17T19:06:48.5118744Z * [new branch] gh/andrewor14/12/orig -> origin/gh/andrewor14/12/orig 2022-03-17T19:06:48.5120678Z * [new branch] gh/andrewor14/2/base -> origin/gh/andrewor14/2/base 2022-03-17T19:06:48.5121797Z * [new branch] gh/andrewor14/2/head -> origin/gh/andrewor14/2/head 2022-03-17T19:06:48.5123290Z * [new branch] gh/andrewor14/2/orig -> origin/gh/andrewor14/2/orig 2022-03-17T19:06:48.5125148Z * [new branch] gh/andrewor14/3/base -> origin/gh/andrewor14/3/base 2022-03-17T19:06:48.5126400Z * [new branch] gh/andrewor14/3/orig -> origin/gh/andrewor14/3/orig 2022-03-17T19:06:48.5128622Z * [new branch] gh/andrewor14/4/base -> origin/gh/andrewor14/4/base 2022-03-17T19:06:48.5129570Z * [new branch] gh/andrewor14/4/orig -> origin/gh/andrewor14/4/orig 2022-03-17T19:06:48.5131692Z * [new branch] gh/andrewor14/5/base -> origin/gh/andrewor14/5/base 2022-03-17T19:06:48.5132871Z * [new branch] gh/andrewor14/5/orig -> origin/gh/andrewor14/5/orig 2022-03-17T19:06:48.5134815Z * [new branch] gh/andrewor14/6/base -> origin/gh/andrewor14/6/base 2022-03-17T19:06:48.5135956Z * [new branch] gh/andrewor14/6/orig -> origin/gh/andrewor14/6/orig 2022-03-17T19:06:48.5138001Z * [new branch] gh/andrewor14/7/base -> origin/gh/andrewor14/7/base 2022-03-17T19:06:48.5139118Z * [new branch] gh/andrewor14/7/orig -> origin/gh/andrewor14/7/orig 2022-03-17T19:06:48.5141005Z * [new branch] gh/andrewor14/8/base -> origin/gh/andrewor14/8/base 2022-03-17T19:06:48.5142684Z * [new branch] gh/andrewor14/8/orig -> origin/gh/andrewor14/8/orig 2022-03-17T19:06:48.5144494Z * [new branch] gh/andrewor14/9/base -> origin/gh/andrewor14/9/base 2022-03-17T19:06:48.5145675Z * [new branch] gh/andrewor14/9/orig -> origin/gh/andrewor14/9/orig 2022-03-17T19:06:48.5147995Z * [new branch] gh/angelayi/18/base -> origin/gh/angelayi/18/base 2022-03-17T19:06:48.5149197Z * [new branch] gh/angelayi/18/head -> origin/gh/angelayi/18/head 2022-03-17T19:06:48.5150455Z * [new branch] gh/angelayi/18/orig -> origin/gh/angelayi/18/orig 2022-03-17T19:06:48.5152752Z * [new branch] gh/angelayi/33/base -> origin/gh/angelayi/33/base 2022-03-17T19:06:48.5153989Z * [new branch] gh/angelayi/33/head -> origin/gh/angelayi/33/head 2022-03-17T19:06:48.5155652Z * [new branch] gh/angelayi/33/orig -> origin/gh/angelayi/33/orig 2022-03-17T19:06:48.5157449Z * [new branch] gh/angelayi/34/base -> origin/gh/angelayi/34/base 2022-03-17T19:06:48.5158924Z * [new branch] gh/angelayi/34/head -> origin/gh/angelayi/34/head 2022-03-17T19:06:48.5160111Z * [new branch] gh/angelayi/34/orig -> origin/gh/angelayi/34/orig 2022-03-17T19:06:48.5162276Z * [new branch] gh/anijain2305/6/base -> origin/gh/anijain2305/6/base 2022-03-17T19:06:48.5163428Z * [new branch] gh/anijain2305/6/head -> origin/gh/anijain2305/6/head 2022-03-17T19:06:48.5164677Z * [new branch] gh/anijain2305/6/orig -> origin/gh/anijain2305/6/orig 2022-03-17T19:06:48.5167053Z * [new branch] gh/anjali411/100/base -> origin/gh/anjali411/100/base 2022-03-17T19:06:48.5168290Z * [new branch] gh/anjali411/100/head -> origin/gh/anjali411/100/head 2022-03-17T19:06:48.5169871Z * [new branch] gh/anjali411/100/orig -> origin/gh/anjali411/100/orig 2022-03-17T19:06:48.5171991Z * [new branch] gh/anjali411/106/base -> origin/gh/anjali411/106/base 2022-03-17T19:06:48.5172928Z * [new branch] gh/anjali411/106/head -> origin/gh/anjali411/106/head 2022-03-17T19:06:48.5175247Z * [new branch] gh/anjali411/106/orig -> origin/gh/anjali411/106/orig 2022-03-17T19:06:48.5177062Z * [new branch] gh/anjali411/124/base -> origin/gh/anjali411/124/base 2022-03-17T19:06:48.5178227Z * [new branch] gh/anjali411/124/head -> origin/gh/anjali411/124/head 2022-03-17T19:06:48.5179540Z * [new branch] gh/anjali411/124/orig -> origin/gh/anjali411/124/orig 2022-03-17T19:06:48.5181483Z * [new branch] gh/anjali411/128/base -> origin/gh/anjali411/128/base 2022-03-17T19:06:48.5182815Z * [new branch] gh/anjali411/128/head -> origin/gh/anjali411/128/head 2022-03-17T19:06:48.5184152Z * [new branch] gh/anjali411/128/orig -> origin/gh/anjali411/128/orig 2022-03-17T19:06:48.5186394Z * [new branch] gh/anjali411/13/base -> origin/gh/anjali411/13/base 2022-03-17T19:06:48.5187623Z * [new branch] gh/anjali411/13/head -> origin/gh/anjali411/13/head 2022-03-17T19:06:48.5188962Z * [new branch] gh/anjali411/13/orig -> origin/gh/anjali411/13/orig 2022-03-17T19:06:48.5190880Z * [new branch] gh/anjali411/130/base -> origin/gh/anjali411/130/base 2022-03-17T19:06:48.5192065Z * [new branch] gh/anjali411/130/head -> origin/gh/anjali411/130/head 2022-03-17T19:06:48.5193420Z * [new branch] gh/anjali411/130/orig -> origin/gh/anjali411/130/orig 2022-03-17T19:06:48.5195450Z * [new branch] gh/anjali411/14/base -> origin/gh/anjali411/14/base 2022-03-17T19:06:48.5196624Z * [new branch] gh/anjali411/14/orig -> origin/gh/anjali411/14/orig 2022-03-17T19:06:48.5199136Z * [new branch] gh/anjali411/145/base -> origin/gh/anjali411/145/base 2022-03-17T19:06:48.5200227Z * [new branch] gh/anjali411/145/head -> origin/gh/anjali411/145/head 2022-03-17T19:06:48.5201514Z * [new branch] gh/anjali411/145/orig -> origin/gh/anjali411/145/orig 2022-03-17T19:06:48.5203531Z * [new branch] gh/anjali411/153/base -> origin/gh/anjali411/153/base 2022-03-17T19:06:48.5204733Z * [new branch] gh/anjali411/153/head -> origin/gh/anjali411/153/head 2022-03-17T19:06:48.5206248Z * [new branch] gh/anjali411/153/orig -> origin/gh/anjali411/153/orig 2022-03-17T19:06:48.5208176Z * [new branch] gh/anjali411/155/base -> origin/gh/anjali411/155/base 2022-03-17T19:06:48.5209317Z * [new branch] gh/anjali411/155/head -> origin/gh/anjali411/155/head 2022-03-17T19:06:48.5210696Z * [new branch] gh/anjali411/155/orig -> origin/gh/anjali411/155/orig 2022-03-17T19:06:48.5212475Z * [new branch] gh/anjali411/156/base -> origin/gh/anjali411/156/base 2022-03-17T19:06:48.5213735Z * [new branch] gh/anjali411/156/head -> origin/gh/anjali411/156/head 2022-03-17T19:06:48.5215117Z * [new branch] gh/anjali411/156/orig -> origin/gh/anjali411/156/orig 2022-03-17T19:06:48.5217086Z * [new branch] gh/anjali411/159/base -> origin/gh/anjali411/159/base 2022-03-17T19:06:48.5218198Z * [new branch] gh/anjali411/159/head -> origin/gh/anjali411/159/head 2022-03-17T19:06:48.5219552Z * [new branch] gh/anjali411/159/orig -> origin/gh/anjali411/159/orig 2022-03-17T19:06:48.5221517Z * [new branch] gh/anjali411/160/base -> origin/gh/anjali411/160/base 2022-03-17T19:06:48.5222973Z * [new branch] gh/anjali411/160/head -> origin/gh/anjali411/160/head 2022-03-17T19:06:48.5224411Z * [new branch] gh/anjali411/160/orig -> origin/gh/anjali411/160/orig 2022-03-17T19:06:48.5226572Z * [new branch] gh/anjali411/19/base -> origin/gh/anjali411/19/base 2022-03-17T19:06:48.5227836Z * [new branch] gh/anjali411/19/head -> origin/gh/anjali411/19/head 2022-03-17T19:06:48.5229021Z * [new branch] gh/anjali411/19/orig -> origin/gh/anjali411/19/orig 2022-03-17T19:06:48.5230987Z * [new branch] gh/anjali411/22/base -> origin/gh/anjali411/22/base 2022-03-17T19:06:48.5232165Z * [new branch] gh/anjali411/22/head -> origin/gh/anjali411/22/head 2022-03-17T19:06:48.5233576Z * [new branch] gh/anjali411/22/orig -> origin/gh/anjali411/22/orig 2022-03-17T19:06:48.5235540Z * [new branch] gh/anjali411/25/base -> origin/gh/anjali411/25/base 2022-03-17T19:06:48.5236753Z * [new branch] gh/anjali411/25/head -> origin/gh/anjali411/25/head 2022-03-17T19:06:48.5238042Z * [new branch] gh/anjali411/25/orig -> origin/gh/anjali411/25/orig 2022-03-17T19:06:48.5239984Z * [new branch] gh/anjali411/26/base -> origin/gh/anjali411/26/base 2022-03-17T19:06:48.5241171Z * [new branch] gh/anjali411/26/head -> origin/gh/anjali411/26/head 2022-03-17T19:06:48.5242529Z * [new branch] gh/anjali411/26/orig -> origin/gh/anjali411/26/orig 2022-03-17T19:06:48.5244519Z * [new branch] gh/anjali411/31/base -> origin/gh/anjali411/31/base 2022-03-17T19:06:48.5245924Z * [new branch] gh/anjali411/31/head -> origin/gh/anjali411/31/head 2022-03-17T19:06:48.5247240Z * [new branch] gh/anjali411/31/orig -> origin/gh/anjali411/31/orig 2022-03-17T19:06:48.5249234Z * [new branch] gh/anjali411/68/base -> origin/gh/anjali411/68/base 2022-03-17T19:06:48.5250323Z * [new branch] gh/anjali411/68/head -> origin/gh/anjali411/68/head 2022-03-17T19:06:48.5251674Z * [new branch] gh/anjali411/68/orig -> origin/gh/anjali411/68/orig 2022-03-17T19:06:48.5254119Z * [new branch] gh/anjali411/77/base -> origin/gh/anjali411/77/base 2022-03-17T19:06:48.5255289Z * [new branch] gh/anjali411/77/head -> origin/gh/anjali411/77/head 2022-03-17T19:06:48.5256675Z * [new branch] gh/anjali411/77/orig -> origin/gh/anjali411/77/orig 2022-03-17T19:06:48.5258667Z * [new branch] gh/anjali411/80/base -> origin/gh/anjali411/80/base 2022-03-17T19:06:48.5259819Z * [new branch] gh/anjali411/80/orig -> origin/gh/anjali411/80/orig 2022-03-17T19:06:48.5262020Z * [new branch] gh/ansley/14/base -> origin/gh/ansley/14/base 2022-03-17T19:06:48.5264749Z * [new branch] gh/ansley/14/head -> origin/gh/ansley/14/head 2022-03-17T19:06:48.5266123Z * [new branch] gh/ansley/14/orig -> origin/gh/ansley/14/orig 2022-03-17T19:06:48.5268095Z * [new branch] gh/ansley/24/base -> origin/gh/ansley/24/base 2022-03-17T19:06:48.5269150Z * [new branch] gh/ansley/24/head -> origin/gh/ansley/24/head 2022-03-17T19:06:48.5270445Z * [new branch] gh/ansley/24/orig -> origin/gh/ansley/24/orig 2022-03-17T19:06:48.5272520Z * [new branch] gh/ansley/25/base -> origin/gh/ansley/25/base 2022-03-17T19:06:48.5273756Z * [new branch] gh/ansley/25/head -> origin/gh/ansley/25/head 2022-03-17T19:06:48.5275078Z * [new branch] gh/ansley/25/orig -> origin/gh/ansley/25/orig 2022-03-17T19:06:48.5277045Z * [new branch] gh/ansley/26/base -> origin/gh/ansley/26/base 2022-03-17T19:06:48.5278180Z * [new branch] gh/ansley/26/head -> origin/gh/ansley/26/head 2022-03-17T19:06:48.5279545Z * [new branch] gh/ansley/26/orig -> origin/gh/ansley/26/orig 2022-03-17T19:06:48.5281183Z * [new branch] gh/ansley/27/base -> origin/gh/ansley/27/base 2022-03-17T19:06:48.5282610Z * [new branch] gh/ansley/27/head -> origin/gh/ansley/27/head 2022-03-17T19:06:48.5283879Z * [new branch] gh/ansley/27/orig -> origin/gh/ansley/27/orig 2022-03-17T19:06:48.5286102Z * [new branch] gh/ansley/28/base -> origin/gh/ansley/28/base 2022-03-17T19:06:48.5287270Z * [new branch] gh/ansley/28/head -> origin/gh/ansley/28/head 2022-03-17T19:06:48.5288580Z * [new branch] gh/ansley/28/orig -> origin/gh/ansley/28/orig 2022-03-17T19:06:48.5290531Z * [new branch] gh/ansley/30/base -> origin/gh/ansley/30/base 2022-03-17T19:06:48.5291661Z * [new branch] gh/ansley/30/head -> origin/gh/ansley/30/head 2022-03-17T19:06:48.5293023Z * [new branch] gh/ansley/30/orig -> origin/gh/ansley/30/orig 2022-03-17T19:06:48.5294957Z * [new branch] gh/ansley/35/base -> origin/gh/ansley/35/base 2022-03-17T19:06:48.5295962Z * [new branch] gh/ansley/35/head -> origin/gh/ansley/35/head 2022-03-17T19:06:48.5297357Z * [new branch] gh/ansley/35/orig -> origin/gh/ansley/35/orig 2022-03-17T19:06:48.5299286Z * [new branch] gh/ansley/36/base -> origin/gh/ansley/36/base 2022-03-17T19:06:48.5300389Z * [new branch] gh/ansley/36/head -> origin/gh/ansley/36/head 2022-03-17T19:06:48.5301905Z * [new branch] gh/ansley/36/orig -> origin/gh/ansley/36/orig 2022-03-17T19:06:48.5304205Z * [new branch] gh/ansley/38/base -> origin/gh/ansley/38/base 2022-03-17T19:06:48.5305535Z * [new branch] gh/ansley/38/head -> origin/gh/ansley/38/head 2022-03-17T19:06:48.5306958Z * [new branch] gh/ansley/38/orig -> origin/gh/ansley/38/orig 2022-03-17T19:06:48.5308918Z * [new branch] gh/ansley/41/base -> origin/gh/ansley/41/base 2022-03-17T19:06:48.5309861Z * [new branch] gh/ansley/41/head -> origin/gh/ansley/41/head 2022-03-17T19:06:48.5311165Z * [new branch] gh/ansley/41/orig -> origin/gh/ansley/41/orig 2022-03-17T19:06:48.5313104Z * [new branch] gh/ansley/43/base -> origin/gh/ansley/43/base 2022-03-17T19:06:48.5314199Z * [new branch] gh/ansley/43/head -> origin/gh/ansley/43/head 2022-03-17T19:06:48.5315559Z * [new branch] gh/ansley/43/orig -> origin/gh/ansley/43/orig 2022-03-17T19:06:48.5317455Z * [new branch] gh/ansley/45/base -> origin/gh/ansley/45/base 2022-03-17T19:06:48.5318557Z * [new branch] gh/ansley/45/head -> origin/gh/ansley/45/head 2022-03-17T19:06:48.5319854Z * [new branch] gh/ansley/45/orig -> origin/gh/ansley/45/orig 2022-03-17T19:06:48.5321821Z * [new branch] gh/ansley/47/base -> origin/gh/ansley/47/base 2022-03-17T19:06:48.5323150Z * [new branch] gh/ansley/47/head -> origin/gh/ansley/47/head 2022-03-17T19:06:48.5324450Z * [new branch] gh/ansley/47/orig -> origin/gh/ansley/47/orig 2022-03-17T19:06:48.5326462Z * [new branch] gh/ansley/48/base -> origin/gh/ansley/48/base 2022-03-17T19:06:48.5327436Z * [new branch] gh/ansley/48/head -> origin/gh/ansley/48/head 2022-03-17T19:06:48.5328794Z * [new branch] gh/ansley/48/orig -> origin/gh/ansley/48/orig 2022-03-17T19:06:48.5330738Z * [new branch] gh/ansley/51/base -> origin/gh/ansley/51/base 2022-03-17T19:06:48.5331851Z * [new branch] gh/ansley/51/head -> origin/gh/ansley/51/head 2022-03-17T19:06:48.5333255Z * [new branch] gh/ansley/51/orig -> origin/gh/ansley/51/orig 2022-03-17T19:06:48.5335332Z * [new branch] gh/ansley/54/base -> origin/gh/ansley/54/base 2022-03-17T19:06:48.5336288Z * [new branch] gh/ansley/54/head -> origin/gh/ansley/54/head 2022-03-17T19:06:48.5337552Z * [new branch] gh/ansley/54/orig -> origin/gh/ansley/54/orig 2022-03-17T19:06:48.5339620Z * [new branch] gh/ansley/55/base -> origin/gh/ansley/55/base 2022-03-17T19:06:48.5340832Z * [new branch] gh/ansley/55/head -> origin/gh/ansley/55/head 2022-03-17T19:06:48.5342853Z * [new branch] gh/ansley/55/orig -> origin/gh/ansley/55/orig 2022-03-17T19:06:48.5344366Z * [new branch] gh/ansley/56/base -> origin/gh/ansley/56/base 2022-03-17T19:06:48.5345598Z * [new branch] gh/ansley/56/head -> origin/gh/ansley/56/head 2022-03-17T19:06:48.5346803Z * [new branch] gh/ansley/56/orig -> origin/gh/ansley/56/orig 2022-03-17T19:06:48.5348785Z * [new branch] gh/ansley/57/base -> origin/gh/ansley/57/base 2022-03-17T19:06:48.5349950Z * [new branch] gh/ansley/57/head -> origin/gh/ansley/57/head 2022-03-17T19:06:48.5351277Z * [new branch] gh/ansley/57/orig -> origin/gh/ansley/57/orig 2022-03-17T19:06:48.5352731Z * [new branch] gh/ansley/58/base -> origin/gh/ansley/58/base 2022-03-17T19:06:48.5354031Z * [new branch] gh/ansley/58/head -> origin/gh/ansley/58/head 2022-03-17T19:06:48.5355378Z * [new branch] gh/ansley/58/orig -> origin/gh/ansley/58/orig 2022-03-17T19:06:48.5356817Z * [new branch] gh/ansley/59/base -> origin/gh/ansley/59/base 2022-03-17T19:06:48.5358140Z * [new branch] gh/ansley/59/head -> origin/gh/ansley/59/head 2022-03-17T19:06:48.5359475Z * [new branch] gh/ansley/59/orig -> origin/gh/ansley/59/orig 2022-03-17T19:06:48.5362071Z * [new branch] gh/ansleyadelaide/1/base -> origin/gh/ansleyadelaide/1/base 2022-03-17T19:06:48.5363180Z * [new branch] gh/ansleyadelaide/1/orig -> origin/gh/ansleyadelaide/1/orig 2022-03-17T19:06:48.5365010Z * [new branch] gh/ansleyadelaide/10/base -> origin/gh/ansleyadelaide/10/base 2022-03-17T19:06:48.5366129Z * [new branch] gh/ansleyadelaide/10/orig -> origin/gh/ansleyadelaide/10/orig 2022-03-17T19:06:48.5368107Z * [new branch] gh/ansleyadelaide/11/base -> origin/gh/ansleyadelaide/11/base 2022-03-17T19:06:48.5369134Z * [new branch] gh/ansleyadelaide/11/head -> origin/gh/ansleyadelaide/11/head 2022-03-17T19:06:48.5371252Z * [new branch] gh/ansleyadelaide/14/base -> origin/gh/ansleyadelaide/14/base 2022-03-17T19:06:48.5372372Z * [new branch] gh/ansleyadelaide/14/orig -> origin/gh/ansleyadelaide/14/orig 2022-03-17T19:06:48.5374464Z * [new branch] gh/ansleyadelaide/18/base -> origin/gh/ansleyadelaide/18/base 2022-03-17T19:06:48.5375540Z * [new branch] gh/ansleyadelaide/18/head -> origin/gh/ansleyadelaide/18/head 2022-03-17T19:06:48.5376851Z * [new branch] gh/ansleyadelaide/18/orig -> origin/gh/ansleyadelaide/18/orig 2022-03-17T19:06:48.5378707Z * [new branch] gh/ansleyadelaide/2/base -> origin/gh/ansleyadelaide/2/base 2022-03-17T19:06:48.5379866Z * [new branch] gh/ansleyadelaide/2/head -> origin/gh/ansleyadelaide/2/head 2022-03-17T19:06:48.5381336Z * [new branch] gh/ansleyadelaide/2/orig -> origin/gh/ansleyadelaide/2/orig 2022-03-17T19:06:48.5383399Z * [new branch] gh/ansleyadelaide/22/base -> origin/gh/ansleyadelaide/22/base 2022-03-17T19:06:48.5384465Z * [new branch] gh/ansleyadelaide/22/orig -> origin/gh/ansleyadelaide/22/orig 2022-03-17T19:06:48.5386559Z * [new branch] gh/ansleyadelaide/26/base -> origin/gh/ansleyadelaide/26/base 2022-03-17T19:06:48.5387668Z * [new branch] gh/ansleyadelaide/26/orig -> origin/gh/ansleyadelaide/26/orig 2022-03-17T19:06:48.5389795Z * [new branch] gh/ansleyadelaide/28/base -> origin/gh/ansleyadelaide/28/base 2022-03-17T19:06:48.5390811Z * [new branch] gh/ansleyadelaide/28/orig -> origin/gh/ansleyadelaide/28/orig 2022-03-17T19:06:48.5392834Z * [new branch] gh/ansleyadelaide/29/base -> origin/gh/ansleyadelaide/29/base 2022-03-17T19:06:48.5393905Z * [new branch] gh/ansleyadelaide/29/orig -> origin/gh/ansleyadelaide/29/orig 2022-03-17T19:06:48.5395712Z * [new branch] gh/ansleyadelaide/3/base -> origin/gh/ansleyadelaide/3/base 2022-03-17T19:06:48.5396911Z * [new branch] gh/ansleyadelaide/3/head -> origin/gh/ansleyadelaide/3/head 2022-03-17T19:06:48.5398367Z * [new branch] gh/ansleyadelaide/3/orig -> origin/gh/ansleyadelaide/3/orig 2022-03-17T19:06:48.5400335Z * [new branch] gh/ansleyadelaide/31/base -> origin/gh/ansleyadelaide/31/base 2022-03-17T19:06:48.5401384Z * [new branch] gh/ansleyadelaide/31/orig -> origin/gh/ansleyadelaide/31/orig 2022-03-17T19:06:48.5403427Z * [new branch] gh/ansleyadelaide/37/base -> origin/gh/ansleyadelaide/37/base 2022-03-17T19:06:48.5404602Z * [new branch] gh/ansleyadelaide/37/head -> origin/gh/ansleyadelaide/37/head 2022-03-17T19:06:48.5405797Z * [new branch] gh/ansleyadelaide/37/orig -> origin/gh/ansleyadelaide/37/orig 2022-03-17T19:06:48.5407618Z * [new branch] gh/ansleyadelaide/4/base -> origin/gh/ansleyadelaide/4/base 2022-03-17T19:06:48.5408867Z * [new branch] gh/ansleyadelaide/4/head -> origin/gh/ansleyadelaide/4/head 2022-03-17T19:06:48.5410117Z * [new branch] gh/ansleyadelaide/4/orig -> origin/gh/ansleyadelaide/4/orig 2022-03-17T19:06:48.5412059Z * [new branch] gh/ansleyadelaide/43/base -> origin/gh/ansleyadelaide/43/base 2022-03-17T19:06:48.5413584Z * [new branch] gh/ansleyadelaide/9/base -> origin/gh/ansleyadelaide/9/base 2022-03-17T19:06:48.5414948Z * [new branch] gh/ansleyadelaide/9/orig -> origin/gh/ansleyadelaide/9/orig 2022-03-17T19:06:48.5417185Z * [new branch] gh/aocsa/1/base -> origin/gh/aocsa/1/base 2022-03-17T19:06:48.5418524Z * [new branch] gh/aocsa/1/orig -> origin/gh/aocsa/1/orig 2022-03-17T19:06:48.5420585Z * [new branch] gh/aocsa/20/base -> origin/gh/aocsa/20/base 2022-03-17T19:06:48.5421906Z * [new branch] gh/aocsa/20/head -> origin/gh/aocsa/20/head 2022-03-17T19:06:48.5424332Z * [new branch] gh/asalioufb/1/base -> origin/gh/asalioufb/1/base 2022-03-17T19:06:48.5425459Z * [new branch] gh/asalioufb/1/head -> origin/gh/asalioufb/1/head 2022-03-17T19:06:48.5427531Z * [new branch] gh/awgu/14/base -> origin/gh/awgu/14/base 2022-03-17T19:06:48.5428701Z * [new branch] gh/awgu/14/head -> origin/gh/awgu/14/head 2022-03-17T19:06:48.5430009Z * [new branch] gh/awgu/14/orig -> origin/gh/awgu/14/orig 2022-03-17T19:06:48.5431904Z * [new branch] gh/awgu/15/base -> origin/gh/awgu/15/base 2022-03-17T19:06:48.5432926Z * [new branch] gh/awgu/15/head -> origin/gh/awgu/15/head 2022-03-17T19:06:48.5434283Z * [new branch] gh/awgu/15/orig -> origin/gh/awgu/15/orig 2022-03-17T19:06:48.5435751Z * [new branch] gh/awgu/16/base -> origin/gh/awgu/16/base 2022-03-17T19:06:48.5437162Z * [new branch] gh/awgu/16/head -> origin/gh/awgu/16/head 2022-03-17T19:06:48.5438465Z * [new branch] gh/awgu/16/orig -> origin/gh/awgu/16/orig 2022-03-17T19:06:48.5440711Z * [new branch] gh/axitkhurana/10/base -> origin/gh/axitkhurana/10/base 2022-03-17T19:06:48.5441957Z * [new branch] gh/axitkhurana/10/head -> origin/gh/axitkhurana/10/head 2022-03-17T19:06:48.5443300Z * [new branch] gh/axitkhurana/10/orig -> origin/gh/axitkhurana/10/orig 2022-03-17T19:06:48.5445348Z * [new branch] gh/axitkhurana/19/base -> origin/gh/axitkhurana/19/base 2022-03-17T19:06:48.5446524Z * [new branch] gh/axitkhurana/19/head -> origin/gh/axitkhurana/19/head 2022-03-17T19:06:48.5448127Z * [new branch] gh/axitkhurana/19/orig -> origin/gh/axitkhurana/19/orig 2022-03-17T19:06:48.5450029Z * [new branch] gh/axitkhurana/21/base -> origin/gh/axitkhurana/21/base 2022-03-17T19:06:48.5451227Z * [new branch] gh/axitkhurana/21/head -> origin/gh/axitkhurana/21/head 2022-03-17T19:06:48.5452556Z * [new branch] gh/axitkhurana/21/orig -> origin/gh/axitkhurana/21/orig 2022-03-17T19:06:48.5454532Z * [new branch] gh/axitkhurana/23/base -> origin/gh/axitkhurana/23/base 2022-03-17T19:06:48.5455760Z * [new branch] gh/axitkhurana/23/orig -> origin/gh/axitkhurana/23/orig 2022-03-17T19:06:48.5457713Z * [new branch] gh/axitkhurana/6/base -> origin/gh/axitkhurana/6/base 2022-03-17T19:06:48.5459024Z * [new branch] gh/axitkhurana/6/head -> origin/gh/axitkhurana/6/head 2022-03-17T19:06:48.5460301Z * [new branch] gh/axitkhurana/6/orig -> origin/gh/axitkhurana/6/orig 2022-03-17T19:06:48.5462514Z * [new branch] gh/b-koopman/11/base -> origin/gh/b-koopman/11/base 2022-03-17T19:06:48.5464979Z * [new branch] gh/b-koopman/11/head -> origin/gh/b-koopman/11/head 2022-03-17T19:06:48.5466192Z * [new branch] gh/b-koopman/11/orig -> origin/gh/b-koopman/11/orig 2022-03-17T19:06:48.5468171Z * [new branch] gh/b-koopman/13/base -> origin/gh/b-koopman/13/base 2022-03-17T19:06:48.5469941Z * [new branch] gh/b-koopman/13/head -> origin/gh/b-koopman/13/head 2022-03-17T19:06:48.5471171Z * [new branch] gh/b-koopman/13/orig -> origin/gh/b-koopman/13/orig 2022-03-17T19:06:48.5472774Z * [new branch] gh/b-koopman/20/base -> origin/gh/b-koopman/20/base 2022-03-17T19:06:48.5473921Z * [new branch] gh/b-koopman/20/head -> origin/gh/b-koopman/20/head 2022-03-17T19:06:48.5475489Z * [new branch] gh/b-koopman/20/orig -> origin/gh/b-koopman/20/orig 2022-03-17T19:06:48.5477412Z * [new branch] gh/banitag1/1/base -> origin/gh/banitag1/1/base 2022-03-17T19:06:48.5478925Z * [new branch] gh/banitag1/1/head -> origin/gh/banitag1/1/head 2022-03-17T19:06:48.5480667Z * [new branch] gh/banitag1/1/orig -> origin/gh/banitag1/1/orig 2022-03-17T19:06:48.5482872Z * [new branch] gh/bdhirsh/108/base -> origin/gh/bdhirsh/108/base 2022-03-17T19:06:48.5484548Z * [new branch] gh/bdhirsh/108/head -> origin/gh/bdhirsh/108/head 2022-03-17T19:06:48.5485845Z * [new branch] gh/bdhirsh/108/orig -> origin/gh/bdhirsh/108/orig 2022-03-17T19:06:48.5488438Z * [new branch] gh/bdhirsh/109/base -> origin/gh/bdhirsh/109/base 2022-03-17T19:06:48.5490224Z * [new branch] gh/bdhirsh/109/head -> origin/gh/bdhirsh/109/head 2022-03-17T19:06:48.5491665Z * [new branch] gh/bdhirsh/109/orig -> origin/gh/bdhirsh/109/orig 2022-03-17T19:06:48.5493111Z * [new branch] gh/bdhirsh/111/base -> origin/gh/bdhirsh/111/base 2022-03-17T19:06:48.5494217Z * [new branch] gh/bdhirsh/111/head -> origin/gh/bdhirsh/111/head 2022-03-17T19:06:48.5495683Z * [new branch] gh/bdhirsh/111/orig -> origin/gh/bdhirsh/111/orig 2022-03-17T19:06:48.5497390Z * [new branch] gh/bdhirsh/114/base -> origin/gh/bdhirsh/114/base 2022-03-17T19:06:48.5498681Z * [new branch] gh/bdhirsh/114/head -> origin/gh/bdhirsh/114/head 2022-03-17T19:06:48.5500166Z * [new branch] gh/bdhirsh/114/orig -> origin/gh/bdhirsh/114/orig 2022-03-17T19:06:48.5502160Z * [new branch] gh/bdhirsh/115/base -> origin/gh/bdhirsh/115/base 2022-03-17T19:06:48.5503808Z * [new branch] gh/bdhirsh/115/head -> origin/gh/bdhirsh/115/head 2022-03-17T19:06:48.5505088Z * [new branch] gh/bdhirsh/115/orig -> origin/gh/bdhirsh/115/orig 2022-03-17T19:06:48.5506895Z * [new branch] gh/bdhirsh/118/base -> origin/gh/bdhirsh/118/base 2022-03-17T19:06:48.5508313Z * [new branch] gh/bdhirsh/118/head -> origin/gh/bdhirsh/118/head 2022-03-17T19:06:48.5509795Z * [new branch] gh/bdhirsh/118/orig -> origin/gh/bdhirsh/118/orig 2022-03-17T19:06:48.5511455Z * [new branch] gh/bdhirsh/119/base -> origin/gh/bdhirsh/119/base 2022-03-17T19:06:48.5512915Z * [new branch] gh/bdhirsh/119/head -> origin/gh/bdhirsh/119/head 2022-03-17T19:06:48.5514587Z * [new branch] gh/bdhirsh/119/orig -> origin/gh/bdhirsh/119/orig 2022-03-17T19:06:48.5516217Z * [new branch] gh/bdhirsh/128/base -> origin/gh/bdhirsh/128/base 2022-03-17T19:06:48.5517389Z * [new branch] gh/bdhirsh/128/head -> origin/gh/bdhirsh/128/head 2022-03-17T19:06:48.5518688Z * [new branch] gh/bdhirsh/128/orig -> origin/gh/bdhirsh/128/orig 2022-03-17T19:06:48.5520582Z * [new branch] gh/bdhirsh/131/base -> origin/gh/bdhirsh/131/base 2022-03-17T19:06:48.5521884Z * [new branch] gh/bdhirsh/131/head -> origin/gh/bdhirsh/131/head 2022-03-17T19:06:48.5523199Z * [new branch] gh/bdhirsh/131/orig -> origin/gh/bdhirsh/131/orig 2022-03-17T19:06:48.5525434Z * [new branch] gh/bdhirsh/132/base -> origin/gh/bdhirsh/132/base 2022-03-17T19:06:48.5527182Z * [new branch] gh/bdhirsh/132/head -> origin/gh/bdhirsh/132/head 2022-03-17T19:06:48.5528385Z * [new branch] gh/bdhirsh/132/orig -> origin/gh/bdhirsh/132/orig 2022-03-17T19:06:48.5530769Z * [new branch] gh/bdhirsh/133/base -> origin/gh/bdhirsh/133/base 2022-03-17T19:06:48.5532189Z * [new branch] gh/bdhirsh/133/head -> origin/gh/bdhirsh/133/head 2022-03-17T19:06:48.5533517Z * [new branch] gh/bdhirsh/133/orig -> origin/gh/bdhirsh/133/orig 2022-03-17T19:06:48.5535409Z * [new branch] gh/bdhirsh/134/base -> origin/gh/bdhirsh/134/base 2022-03-17T19:06:48.5536604Z * [new branch] gh/bdhirsh/134/head -> origin/gh/bdhirsh/134/head 2022-03-17T19:06:48.5538210Z * [new branch] gh/bdhirsh/134/orig -> origin/gh/bdhirsh/134/orig 2022-03-17T19:06:48.5539973Z * [new branch] gh/bdhirsh/136/base -> origin/gh/bdhirsh/136/base 2022-03-17T19:06:48.5541309Z * [new branch] gh/bdhirsh/136/head -> origin/gh/bdhirsh/136/head 2022-03-17T19:06:48.5542919Z * [new branch] gh/bdhirsh/136/orig -> origin/gh/bdhirsh/136/orig 2022-03-17T19:06:48.5544749Z * [new branch] gh/bdhirsh/138/base -> origin/gh/bdhirsh/138/base 2022-03-17T19:06:48.5545939Z * [new branch] gh/bdhirsh/138/head -> origin/gh/bdhirsh/138/head 2022-03-17T19:06:48.5547195Z * [new branch] gh/bdhirsh/138/orig -> origin/gh/bdhirsh/138/orig 2022-03-17T19:06:48.5549084Z * [new branch] gh/bdhirsh/139/base -> origin/gh/bdhirsh/139/base 2022-03-17T19:06:48.5550255Z * [new branch] gh/bdhirsh/139/head -> origin/gh/bdhirsh/139/head 2022-03-17T19:06:48.5552141Z * [new branch] gh/bdhirsh/139/orig -> origin/gh/bdhirsh/139/orig 2022-03-17T19:06:48.5553188Z * [new branch] gh/bdhirsh/140/base -> origin/gh/bdhirsh/140/base 2022-03-17T19:06:48.5556322Z * [new branch] gh/bdhirsh/140/head -> origin/gh/bdhirsh/140/head 2022-03-17T19:06:48.5557501Z * [new branch] gh/bdhirsh/140/orig -> origin/gh/bdhirsh/140/orig 2022-03-17T19:06:48.5559483Z * [new branch] gh/bdhirsh/142/base -> origin/gh/bdhirsh/142/base 2022-03-17T19:06:48.5561086Z * [new branch] gh/bdhirsh/142/head -> origin/gh/bdhirsh/142/head 2022-03-17T19:06:48.5562233Z * [new branch] gh/bdhirsh/142/orig -> origin/gh/bdhirsh/142/orig 2022-03-17T19:06:48.5564001Z * [new branch] gh/bdhirsh/144/base -> origin/gh/bdhirsh/144/base 2022-03-17T19:06:48.5565115Z * [new branch] gh/bdhirsh/144/head -> origin/gh/bdhirsh/144/head 2022-03-17T19:06:48.5566700Z * [new branch] gh/bdhirsh/144/orig -> origin/gh/bdhirsh/144/orig 2022-03-17T19:06:48.5568556Z * [new branch] gh/bdhirsh/146/base -> origin/gh/bdhirsh/146/base 2022-03-17T19:06:48.5570397Z * [new branch] gh/bdhirsh/146/head -> origin/gh/bdhirsh/146/head 2022-03-17T19:06:48.5571580Z * [new branch] gh/bdhirsh/146/orig -> origin/gh/bdhirsh/146/orig 2022-03-17T19:06:48.5573636Z * [new branch] gh/bdhirsh/154/base -> origin/gh/bdhirsh/154/base 2022-03-17T19:06:48.5575062Z * [new branch] gh/bdhirsh/154/head -> origin/gh/bdhirsh/154/head 2022-03-17T19:06:48.5576412Z * [new branch] gh/bdhirsh/154/orig -> origin/gh/bdhirsh/154/orig 2022-03-17T19:06:48.5578335Z * [new branch] gh/bdhirsh/162/base -> origin/gh/bdhirsh/162/base 2022-03-17T19:06:48.5579544Z * [new branch] gh/bdhirsh/162/head -> origin/gh/bdhirsh/162/head 2022-03-17T19:06:48.5580878Z * [new branch] gh/bdhirsh/162/orig -> origin/gh/bdhirsh/162/orig 2022-03-17T19:06:48.5583091Z * [new branch] gh/bdhirsh/163/base -> origin/gh/bdhirsh/163/base 2022-03-17T19:06:48.5584940Z * [new branch] gh/bdhirsh/163/head -> origin/gh/bdhirsh/163/head 2022-03-17T19:06:48.5586121Z * [new branch] gh/bdhirsh/163/orig -> origin/gh/bdhirsh/163/orig 2022-03-17T19:06:48.5588227Z * [new branch] gh/bdhirsh/167/base -> origin/gh/bdhirsh/167/base 2022-03-17T19:06:48.5589575Z * [new branch] gh/bdhirsh/167/head -> origin/gh/bdhirsh/167/head 2022-03-17T19:06:48.5591383Z * [new branch] gh/bdhirsh/167/orig -> origin/gh/bdhirsh/167/orig 2022-03-17T19:06:48.5593098Z * [new branch] gh/bdhirsh/172/base -> origin/gh/bdhirsh/172/base 2022-03-17T19:06:48.5594176Z * [new branch] gh/bdhirsh/172/head -> origin/gh/bdhirsh/172/head 2022-03-17T19:06:48.5595563Z * [new branch] gh/bdhirsh/172/orig -> origin/gh/bdhirsh/172/orig 2022-03-17T19:06:48.5597445Z * [new branch] gh/bdhirsh/174/base -> origin/gh/bdhirsh/174/base 2022-03-17T19:06:48.5598619Z * [new branch] gh/bdhirsh/174/head -> origin/gh/bdhirsh/174/head 2022-03-17T19:06:48.5600465Z * [new branch] gh/bdhirsh/177/base -> origin/gh/bdhirsh/177/base 2022-03-17T19:06:48.5601712Z * [new branch] gh/bdhirsh/177/head -> origin/gh/bdhirsh/177/head 2022-03-17T19:06:48.5603068Z * [new branch] gh/bdhirsh/177/orig -> origin/gh/bdhirsh/177/orig 2022-03-17T19:06:48.5605030Z * [new branch] gh/bdhirsh/178/base -> origin/gh/bdhirsh/178/base 2022-03-17T19:06:48.5606089Z * [new branch] gh/bdhirsh/178/head -> origin/gh/bdhirsh/178/head 2022-03-17T19:06:48.5607411Z * [new branch] gh/bdhirsh/178/orig -> origin/gh/bdhirsh/178/orig 2022-03-17T19:06:48.5609431Z * [new branch] gh/bdhirsh/182/base -> origin/gh/bdhirsh/182/base 2022-03-17T19:06:48.5610712Z * [new branch] gh/bdhirsh/182/head -> origin/gh/bdhirsh/182/head 2022-03-17T19:06:48.5612573Z * [new branch] gh/bdhirsh/182/orig -> origin/gh/bdhirsh/182/orig 2022-03-17T19:06:48.5613944Z * [new branch] gh/bdhirsh/183/base -> origin/gh/bdhirsh/183/base 2022-03-17T19:06:48.5615396Z * [new branch] gh/bdhirsh/183/head -> origin/gh/bdhirsh/183/head 2022-03-17T19:06:48.5616660Z * [new branch] gh/bdhirsh/183/orig -> origin/gh/bdhirsh/183/orig 2022-03-17T19:06:48.5618547Z * [new branch] gh/bdhirsh/184/base -> origin/gh/bdhirsh/184/base 2022-03-17T19:06:48.5619902Z * [new branch] gh/bdhirsh/184/head -> origin/gh/bdhirsh/184/head 2022-03-17T19:06:48.5621500Z * [new branch] gh/bdhirsh/184/orig -> origin/gh/bdhirsh/184/orig 2022-03-17T19:06:48.5624112Z * [new branch] gh/bdhirsh/185/base -> origin/gh/bdhirsh/185/base 2022-03-17T19:06:48.5625384Z * [new branch] gh/bdhirsh/185/head -> origin/gh/bdhirsh/185/head 2022-03-17T19:06:48.5627001Z * [new branch] gh/bdhirsh/185/orig -> origin/gh/bdhirsh/185/orig 2022-03-17T19:06:48.5628235Z * [new branch] gh/bdhirsh/186/base -> origin/gh/bdhirsh/186/base 2022-03-17T19:06:48.5629986Z * [new branch] gh/bdhirsh/186/head -> origin/gh/bdhirsh/186/head 2022-03-17T19:06:48.5631167Z * [new branch] gh/bdhirsh/186/orig -> origin/gh/bdhirsh/186/orig 2022-03-17T19:06:48.5632936Z * [new branch] gh/bdhirsh/187/base -> origin/gh/bdhirsh/187/base 2022-03-17T19:06:48.5634043Z * [new branch] gh/bdhirsh/187/head -> origin/gh/bdhirsh/187/head 2022-03-17T19:06:48.5635441Z * [new branch] gh/bdhirsh/187/orig -> origin/gh/bdhirsh/187/orig 2022-03-17T19:06:48.5637341Z * [new branch] gh/bdhirsh/25/base -> origin/gh/bdhirsh/25/base 2022-03-17T19:06:48.5639369Z * [new branch] gh/bdhirsh/25/head -> origin/gh/bdhirsh/25/head 2022-03-17T19:06:48.5640610Z * [new branch] gh/bdhirsh/25/orig -> origin/gh/bdhirsh/25/orig 2022-03-17T19:06:48.5642520Z * [new branch] gh/bdhirsh/27/base -> origin/gh/bdhirsh/27/base 2022-03-17T19:06:48.5644124Z * [new branch] gh/bdhirsh/27/head -> origin/gh/bdhirsh/27/head 2022-03-17T19:06:48.5645158Z * [new branch] gh/bdhirsh/27/orig -> origin/gh/bdhirsh/27/orig 2022-03-17T19:06:48.5647128Z * [new branch] gh/bdhirsh/29/base -> origin/gh/bdhirsh/29/base 2022-03-17T19:06:48.5648940Z * [new branch] gh/bdhirsh/29/head -> origin/gh/bdhirsh/29/head 2022-03-17T19:06:48.5650531Z * [new branch] gh/bdhirsh/29/orig -> origin/gh/bdhirsh/29/orig 2022-03-17T19:06:48.5652413Z * [new branch] gh/bdhirsh/35/base -> origin/gh/bdhirsh/35/base 2022-03-17T19:06:48.5653752Z * [new branch] gh/bdhirsh/35/head -> origin/gh/bdhirsh/35/head 2022-03-17T19:06:48.5655337Z * [new branch] gh/bdhirsh/35/orig -> origin/gh/bdhirsh/35/orig 2022-03-17T19:06:48.5656919Z * [new branch] gh/bdhirsh/36/base -> origin/gh/bdhirsh/36/base 2022-03-17T19:06:48.5658150Z * [new branch] gh/bdhirsh/36/head -> origin/gh/bdhirsh/36/head 2022-03-17T19:06:48.5659483Z * [new branch] gh/bdhirsh/36/orig -> origin/gh/bdhirsh/36/orig 2022-03-17T19:06:48.5661481Z * [new branch] gh/bdhirsh/37/base -> origin/gh/bdhirsh/37/base 2022-03-17T19:06:48.5663906Z * [new branch] gh/bdhirsh/37/head -> origin/gh/bdhirsh/37/head 2022-03-17T19:06:48.5665019Z * [new branch] gh/bdhirsh/37/orig -> origin/gh/bdhirsh/37/orig 2022-03-17T19:06:48.5666794Z * [new branch] gh/bdhirsh/38/base -> origin/gh/bdhirsh/38/base 2022-03-17T19:06:48.5667960Z * [new branch] gh/bdhirsh/38/head -> origin/gh/bdhirsh/38/head 2022-03-17T19:06:48.5669489Z * [new branch] gh/bdhirsh/38/orig -> origin/gh/bdhirsh/38/orig 2022-03-17T19:06:48.5671507Z * [new branch] gh/bdhirsh/39/base -> origin/gh/bdhirsh/39/base 2022-03-17T19:06:48.5672967Z * [new branch] gh/bdhirsh/39/head -> origin/gh/bdhirsh/39/head 2022-03-17T19:06:48.5674196Z * [new branch] gh/bdhirsh/39/orig -> origin/gh/bdhirsh/39/orig 2022-03-17T19:06:48.5676103Z * [new branch] gh/bdhirsh/41/base -> origin/gh/bdhirsh/41/base 2022-03-17T19:06:48.5678353Z * [new branch] gh/bdhirsh/41/head -> origin/gh/bdhirsh/41/head 2022-03-17T19:06:48.5679589Z * [new branch] gh/bdhirsh/41/orig -> origin/gh/bdhirsh/41/orig 2022-03-17T19:06:48.5681658Z * [new branch] gh/bdhirsh/42/base -> origin/gh/bdhirsh/42/base 2022-03-17T19:06:48.5682657Z * [new branch] gh/bdhirsh/42/head -> origin/gh/bdhirsh/42/head 2022-03-17T19:06:48.5684180Z * [new branch] gh/bdhirsh/42/orig -> origin/gh/bdhirsh/42/orig 2022-03-17T19:06:48.5685841Z * [new branch] gh/bdhirsh/43/base -> origin/gh/bdhirsh/43/base 2022-03-17T19:06:48.5686951Z * [new branch] gh/bdhirsh/43/head -> origin/gh/bdhirsh/43/head 2022-03-17T19:06:48.5688304Z * [new branch] gh/bdhirsh/43/orig -> origin/gh/bdhirsh/43/orig 2022-03-17T19:06:48.5690059Z * [new branch] gh/bdhirsh/44/base -> origin/gh/bdhirsh/44/base 2022-03-17T19:06:48.5691605Z * [new branch] gh/bdhirsh/44/head -> origin/gh/bdhirsh/44/head 2022-03-17T19:06:48.5692711Z * [new branch] gh/bdhirsh/44/orig -> origin/gh/bdhirsh/44/orig 2022-03-17T19:06:48.5694507Z * [new branch] gh/bdhirsh/45/base -> origin/gh/bdhirsh/45/base 2022-03-17T19:06:48.5695645Z * [new branch] gh/bdhirsh/45/head -> origin/gh/bdhirsh/45/head 2022-03-17T19:06:48.5697157Z * [new branch] gh/bdhirsh/45/orig -> origin/gh/bdhirsh/45/orig 2022-03-17T19:06:48.5698647Z * [new branch] gh/bdhirsh/46/base -> origin/gh/bdhirsh/46/base 2022-03-17T19:06:48.5699828Z * [new branch] gh/bdhirsh/46/head -> origin/gh/bdhirsh/46/head 2022-03-17T19:06:48.5701490Z * [new branch] gh/bdhirsh/46/orig -> origin/gh/bdhirsh/46/orig 2022-03-17T19:06:48.5703123Z * [new branch] gh/bdhirsh/47/base -> origin/gh/bdhirsh/47/base 2022-03-17T19:06:48.5704498Z * [new branch] gh/bdhirsh/47/head -> origin/gh/bdhirsh/47/head 2022-03-17T19:06:48.5705786Z * [new branch] gh/bdhirsh/47/orig -> origin/gh/bdhirsh/47/orig 2022-03-17T19:06:48.5707541Z * [new branch] gh/bdhirsh/48/base -> origin/gh/bdhirsh/48/base 2022-03-17T19:06:48.5708713Z * [new branch] gh/bdhirsh/48/head -> origin/gh/bdhirsh/48/head 2022-03-17T19:06:48.5710232Z * [new branch] gh/bdhirsh/48/orig -> origin/gh/bdhirsh/48/orig 2022-03-17T19:06:48.5712122Z * [new branch] gh/bdhirsh/55/base -> origin/gh/bdhirsh/55/base 2022-03-17T19:06:48.5713323Z * [new branch] gh/bdhirsh/55/head -> origin/gh/bdhirsh/55/head 2022-03-17T19:06:48.5715268Z * [new branch] gh/bdhirsh/6/base -> origin/gh/bdhirsh/6/base 2022-03-17T19:06:48.5716476Z * [new branch] gh/bdhirsh/6/head -> origin/gh/bdhirsh/6/head 2022-03-17T19:06:48.5717790Z * [new branch] gh/bdhirsh/6/orig -> origin/gh/bdhirsh/6/orig 2022-03-17T19:06:48.5719683Z * [new branch] gh/bdhirsh/63/base -> origin/gh/bdhirsh/63/base 2022-03-17T19:06:48.5720820Z * [new branch] gh/bdhirsh/63/head -> origin/gh/bdhirsh/63/head 2022-03-17T19:06:48.5722572Z * [new branch] gh/bdhirsh/63/orig -> origin/gh/bdhirsh/63/orig 2022-03-17T19:06:48.5724305Z * [new branch] gh/bdhirsh/71/base -> origin/gh/bdhirsh/71/base 2022-03-17T19:06:48.5725420Z * [new branch] gh/bdhirsh/71/head -> origin/gh/bdhirsh/71/head 2022-03-17T19:06:48.5727090Z * [new branch] gh/bdhirsh/71/orig -> origin/gh/bdhirsh/71/orig 2022-03-17T19:06:48.5728858Z * [new branch] gh/bdhirsh/81/base -> origin/gh/bdhirsh/81/base 2022-03-17T19:06:48.5730091Z * [new branch] gh/bdhirsh/81/head -> origin/gh/bdhirsh/81/head 2022-03-17T19:06:48.5731473Z * [new branch] gh/bdhirsh/81/orig -> origin/gh/bdhirsh/81/orig 2022-03-17T19:06:48.5733290Z * [new branch] gh/bdhirsh/9/base -> origin/gh/bdhirsh/9/base 2022-03-17T19:06:48.5734497Z * [new branch] gh/bdhirsh/9/head -> origin/gh/bdhirsh/9/head 2022-03-17T19:06:48.5735871Z * [new branch] gh/bdhirsh/9/orig -> origin/gh/bdhirsh/9/orig 2022-03-17T19:06:48.5738359Z * [new branch] gh/bdhirsh/96/base -> origin/gh/bdhirsh/96/base 2022-03-17T19:06:48.5740066Z * [new branch] gh/bdhirsh/96/head -> origin/gh/bdhirsh/96/head 2022-03-17T19:06:48.5741370Z * [new branch] gh/bdhirsh/96/orig -> origin/gh/bdhirsh/96/orig 2022-03-17T19:06:48.5743792Z * [new branch] gh/beauby/1/base -> origin/gh/beauby/1/base 2022-03-17T19:06:48.5744944Z * [new branch] gh/beauby/1/head -> origin/gh/beauby/1/head 2022-03-17T19:06:48.5746675Z * [new branch] gh/beauby/2/base -> origin/gh/beauby/2/base 2022-03-17T19:06:48.5748237Z * [new branch] gh/beauby/3/base -> origin/gh/beauby/3/base 2022-03-17T19:06:48.5750210Z * [new branch] gh/bertmaher/172/base -> origin/gh/bertmaher/172/base 2022-03-17T19:06:48.5751435Z * [new branch] gh/bertmaher/172/head -> origin/gh/bertmaher/172/head 2022-03-17T19:06:48.5752837Z * [new branch] gh/bertmaher/172/orig -> origin/gh/bertmaher/172/orig 2022-03-17T19:06:48.5754679Z * [new branch] gh/bertmaher/79/base -> origin/gh/bertmaher/79/base 2022-03-17T19:06:48.5755906Z * [new branch] gh/bertmaher/79/head -> origin/gh/bertmaher/79/head 2022-03-17T19:06:48.5757587Z * [new branch] gh/bertmaher/80/base -> origin/gh/bertmaher/80/base 2022-03-17T19:06:48.5758735Z * [new branch] gh/bertmaher/80/head -> origin/gh/bertmaher/80/head 2022-03-17T19:06:48.5761014Z * [new branch] gh/bhosmer/10/base -> origin/gh/bhosmer/10/base 2022-03-17T19:06:48.5762233Z * [new branch] gh/bhosmer/10/head -> origin/gh/bhosmer/10/head 2022-03-17T19:06:48.5763541Z * [new branch] gh/bhosmer/10/orig -> origin/gh/bhosmer/10/orig 2022-03-17T19:06:48.5765606Z * [new branch] gh/bhosmer/11/base -> origin/gh/bhosmer/11/base 2022-03-17T19:06:48.5766905Z * [new branch] gh/bhosmer/11/head -> origin/gh/bhosmer/11/head 2022-03-17T19:06:48.5768246Z * [new branch] gh/bhosmer/11/orig -> origin/gh/bhosmer/11/orig 2022-03-17T19:06:48.5769965Z * [new branch] gh/bhosmer/12/base -> origin/gh/bhosmer/12/base 2022-03-17T19:06:48.5773296Z * [new branch] gh/bhosmer/12/head -> origin/gh/bhosmer/12/head 2022-03-17T19:06:48.5774447Z * [new branch] gh/bhosmer/12/orig -> origin/gh/bhosmer/12/orig 2022-03-17T19:06:48.5776160Z * [new branch] gh/bhosmer/13/base -> origin/gh/bhosmer/13/base 2022-03-17T19:06:48.5777482Z * [new branch] gh/bhosmer/13/head -> origin/gh/bhosmer/13/head 2022-03-17T19:06:48.5779280Z * [new branch] gh/bhosmer/13/orig -> origin/gh/bhosmer/13/orig 2022-03-17T19:06:48.5780463Z * [new branch] gh/bhosmer/14/base -> origin/gh/bhosmer/14/base 2022-03-17T19:06:48.5781899Z * [new branch] gh/bhosmer/14/head -> origin/gh/bhosmer/14/head 2022-03-17T19:06:48.5783675Z * [new branch] gh/bhosmer/14/orig -> origin/gh/bhosmer/14/orig 2022-03-17T19:06:48.5785774Z * [new branch] gh/bhosmer/17/base -> origin/gh/bhosmer/17/base 2022-03-17T19:06:48.5787189Z * [new branch] gh/bhosmer/17/head -> origin/gh/bhosmer/17/head 2022-03-17T19:06:48.5788955Z * [new branch] gh/bhosmer/17/orig -> origin/gh/bhosmer/17/orig 2022-03-17T19:06:48.5790198Z * [new branch] gh/bhosmer/18/base -> origin/gh/bhosmer/18/base 2022-03-17T19:06:48.5791915Z * [new branch] gh/bhosmer/18/head -> origin/gh/bhosmer/18/head 2022-03-17T19:06:48.5793064Z * [new branch] gh/bhosmer/18/orig -> origin/gh/bhosmer/18/orig 2022-03-17T19:06:48.5794423Z * [new branch] gh/bhosmer/19/base -> origin/gh/bhosmer/19/base 2022-03-17T19:06:48.5795981Z * [new branch] gh/bhosmer/19/head -> origin/gh/bhosmer/19/head 2022-03-17T19:06:48.5797269Z * [new branch] gh/bhosmer/19/orig -> origin/gh/bhosmer/19/orig 2022-03-17T19:06:48.5799375Z * [new branch] gh/bhosmer/2/base -> origin/gh/bhosmer/2/base 2022-03-17T19:06:48.5800848Z * [new branch] gh/bhosmer/2/head -> origin/gh/bhosmer/2/head 2022-03-17T19:06:48.5802029Z * [new branch] gh/bhosmer/2/orig -> origin/gh/bhosmer/2/orig 2022-03-17T19:06:48.5804024Z * [new branch] gh/bhosmer/21/base -> origin/gh/bhosmer/21/base 2022-03-17T19:06:48.5805312Z * [new branch] gh/bhosmer/21/head -> origin/gh/bhosmer/21/head 2022-03-17T19:06:48.5806877Z * [new branch] gh/bhosmer/21/orig -> origin/gh/bhosmer/21/orig 2022-03-17T19:06:48.5808632Z * [new branch] gh/bhosmer/24/base -> origin/gh/bhosmer/24/base 2022-03-17T19:06:48.5809882Z * [new branch] gh/bhosmer/24/head -> origin/gh/bhosmer/24/head 2022-03-17T19:06:48.5811365Z * [new branch] gh/bhosmer/24/orig -> origin/gh/bhosmer/24/orig 2022-03-17T19:06:48.5812883Z * [new branch] gh/bhosmer/25/base -> origin/gh/bhosmer/25/base 2022-03-17T19:06:48.5814191Z * [new branch] gh/bhosmer/25/head -> origin/gh/bhosmer/25/head 2022-03-17T19:06:48.5815766Z * [new branch] gh/bhosmer/25/orig -> origin/gh/bhosmer/25/orig 2022-03-17T19:06:48.5817249Z * [new branch] gh/bhosmer/3/base -> origin/gh/bhosmer/3/base 2022-03-17T19:06:48.5818717Z * [new branch] gh/bhosmer/3/head -> origin/gh/bhosmer/3/head 2022-03-17T19:06:48.5820151Z * [new branch] gh/bhosmer/3/orig -> origin/gh/bhosmer/3/orig 2022-03-17T19:06:48.5821873Z * [new branch] gh/bhosmer/33/base -> origin/gh/bhosmer/33/base 2022-03-17T19:06:48.5823554Z * [new branch] gh/bhosmer/33/head -> origin/gh/bhosmer/33/head 2022-03-17T19:06:48.5824634Z * [new branch] gh/bhosmer/33/orig -> origin/gh/bhosmer/33/orig 2022-03-17T19:06:48.5826801Z * [new branch] gh/bhosmer/42/base -> origin/gh/bhosmer/42/base 2022-03-17T19:06:48.5827709Z * [new branch] gh/bhosmer/42/head -> origin/gh/bhosmer/42/head 2022-03-17T19:06:48.5829332Z * [new branch] gh/bhosmer/42/orig -> origin/gh/bhosmer/42/orig 2022-03-17T19:06:48.5831093Z * [new branch] gh/bhosmer/43/base -> origin/gh/bhosmer/43/base 2022-03-17T19:06:48.5832355Z * [new branch] gh/bhosmer/43/head -> origin/gh/bhosmer/43/head 2022-03-17T19:06:48.5833627Z * [new branch] gh/bhosmer/43/orig -> origin/gh/bhosmer/43/orig 2022-03-17T19:06:48.5835593Z * [new branch] gh/bhosmer/6/base -> origin/gh/bhosmer/6/base 2022-03-17T19:06:48.5837298Z * [new branch] gh/bhosmer/6/head -> origin/gh/bhosmer/6/head 2022-03-17T19:06:48.5838886Z * [new branch] gh/bhosmer/6/orig -> origin/gh/bhosmer/6/orig 2022-03-17T19:06:48.5840346Z * [new branch] gh/bhosmer/7/base -> origin/gh/bhosmer/7/base 2022-03-17T19:06:48.5841487Z * [new branch] gh/bhosmer/7/head -> origin/gh/bhosmer/7/head 2022-03-17T19:06:48.5843270Z * [new branch] gh/bhosmer/7/orig -> origin/gh/bhosmer/7/orig 2022-03-17T19:06:48.5844541Z * [new branch] gh/bhosmer/8/base -> origin/gh/bhosmer/8/base 2022-03-17T19:06:48.5845787Z * [new branch] gh/bhosmer/8/head -> origin/gh/bhosmer/8/head 2022-03-17T19:06:48.5847607Z * [new branch] gh/bhosmer/8/orig -> origin/gh/bhosmer/8/orig 2022-03-17T19:06:48.5848848Z * [new branch] gh/bhosmer/9/base -> origin/gh/bhosmer/9/base 2022-03-17T19:06:48.5850008Z * [new branch] gh/bhosmer/9/head -> origin/gh/bhosmer/9/head 2022-03-17T19:06:48.5851553Z * [new branch] gh/bhosmer/9/orig -> origin/gh/bhosmer/9/orig 2022-03-17T19:06:48.5853524Z * [new branch] gh/blefaudeux/4/base -> origin/gh/blefaudeux/4/base 2022-03-17T19:06:48.5854696Z * [new branch] gh/blefaudeux/4/head -> origin/gh/blefaudeux/4/head 2022-03-17T19:06:48.5856094Z * [new branch] gh/blefaudeux/4/orig -> origin/gh/blefaudeux/4/orig 2022-03-17T19:06:48.5858355Z * [new branch] gh/bowangbj/1/base -> origin/gh/bowangbj/1/base 2022-03-17T19:06:48.5859429Z * [new branch] gh/bowangbj/1/orig -> origin/gh/bowangbj/1/orig 2022-03-17T19:06:48.5861398Z * [new branch] gh/bowangbj/11/base -> origin/gh/bowangbj/11/base 2022-03-17T19:06:48.5863905Z * [new branch] gh/bowangbj/11/head -> origin/gh/bowangbj/11/head 2022-03-17T19:06:48.5865482Z * [new branch] gh/bowangbj/11/orig -> origin/gh/bowangbj/11/orig 2022-03-17T19:06:48.5867340Z * [new branch] gh/bowangbj/13/base -> origin/gh/bowangbj/13/base 2022-03-17T19:06:48.5868449Z * [new branch] gh/bowangbj/13/head -> origin/gh/bowangbj/13/head 2022-03-17T19:06:48.5869844Z * [new branch] gh/bowangbj/13/orig -> origin/gh/bowangbj/13/orig 2022-03-17T19:06:48.5871723Z * [new branch] gh/bowangbj/2/base -> origin/gh/bowangbj/2/base 2022-03-17T19:06:48.5872899Z * [new branch] gh/bowangbj/2/orig -> origin/gh/bowangbj/2/orig 2022-03-17T19:06:48.5874781Z * [new branch] gh/bowangbj/3/base -> origin/gh/bowangbj/3/base 2022-03-17T19:06:48.5876019Z * [new branch] gh/bowangbj/3/head -> origin/gh/bowangbj/3/head 2022-03-17T19:06:48.5877569Z * [new branch] gh/bowangbj/3/orig -> origin/gh/bowangbj/3/orig 2022-03-17T19:06:48.5879270Z * [new branch] gh/bowangbj/4/base -> origin/gh/bowangbj/4/base 2022-03-17T19:06:48.5880369Z * [new branch] gh/bowangbj/4/orig -> origin/gh/bowangbj/4/orig 2022-03-17T19:06:48.5882286Z * [new branch] gh/bowangbj/9/base -> origin/gh/bowangbj/9/base 2022-03-17T19:06:48.5883604Z * [new branch] gh/bowangbj/9/head -> origin/gh/bowangbj/9/head 2022-03-17T19:06:48.5884897Z * [new branch] gh/bowangbj/9/orig -> origin/gh/bowangbj/9/orig 2022-03-17T19:06:48.5887032Z * [new branch] gh/bwasti/10/base -> origin/gh/bwasti/10/base 2022-03-17T19:06:48.5888199Z * [new branch] gh/bwasti/10/head -> origin/gh/bwasti/10/head 2022-03-17T19:06:48.5890045Z * [new branch] gh/bwasti/13/base -> origin/gh/bwasti/13/base 2022-03-17T19:06:48.5891181Z * [new branch] gh/bwasti/13/head -> origin/gh/bwasti/13/head 2022-03-17T19:06:48.5892874Z * [new branch] gh/bwasti/14/base -> origin/gh/bwasti/14/base 2022-03-17T19:06:48.5893957Z * [new branch] gh/bwasti/14/head -> origin/gh/bwasti/14/head 2022-03-17T19:06:48.5895655Z * [new branch] gh/bwasti/16/base -> origin/gh/bwasti/16/base 2022-03-17T19:06:48.5896863Z * [new branch] gh/bwasti/16/head -> origin/gh/bwasti/16/head 2022-03-17T19:06:48.5898674Z * [new branch] gh/bwasti/17/base -> origin/gh/bwasti/17/base 2022-03-17T19:06:48.5899908Z * [new branch] gh/bwasti/17/head -> origin/gh/bwasti/17/head 2022-03-17T19:06:48.5901775Z * [new branch] gh/bwasti/25/base -> origin/gh/bwasti/25/base 2022-03-17T19:06:48.5903327Z * [new branch] gh/bwasti/25/head -> origin/gh/bwasti/25/head 2022-03-17T19:06:48.5905110Z * [new branch] gh/bwasti/26/base -> origin/gh/bwasti/26/base 2022-03-17T19:06:48.5906243Z * [new branch] gh/bwasti/26/head -> origin/gh/bwasti/26/head 2022-03-17T19:06:48.5908052Z * [new branch] gh/bwasti/28/base -> origin/gh/bwasti/28/base 2022-03-17T19:06:48.5909188Z * [new branch] gh/bwasti/28/head -> origin/gh/bwasti/28/head 2022-03-17T19:06:48.5910940Z * [new branch] gh/bwasti/31/base -> origin/gh/bwasti/31/base 2022-03-17T19:06:48.5912182Z * [new branch] gh/bwasti/31/head -> origin/gh/bwasti/31/head 2022-03-17T19:06:48.5913478Z * [new branch] gh/bwasti/31/orig -> origin/gh/bwasti/31/orig 2022-03-17T19:06:48.5915493Z * [new branch] gh/bwasti/33/base -> origin/gh/bwasti/33/base 2022-03-17T19:06:48.5916761Z * [new branch] gh/bwasti/33/head -> origin/gh/bwasti/33/head 2022-03-17T19:06:48.5918510Z * [new branch] gh/bwasti/33/orig -> origin/gh/bwasti/33/orig 2022-03-17T19:06:48.5920220Z * [new branch] gh/bwasti/35/base -> origin/gh/bwasti/35/base 2022-03-17T19:06:48.5921461Z * [new branch] gh/bwasti/35/head -> origin/gh/bwasti/35/head 2022-03-17T19:06:48.5922679Z * [new branch] gh/bwasti/35/orig -> origin/gh/bwasti/35/orig 2022-03-17T19:06:48.5924404Z * [new branch] gh/bwasti/36/base -> origin/gh/bwasti/36/base 2022-03-17T19:06:48.5925521Z * [new branch] gh/bwasti/36/head -> origin/gh/bwasti/36/head 2022-03-17T19:06:48.5926897Z * [new branch] gh/bwasti/36/orig -> origin/gh/bwasti/36/orig 2022-03-17T19:06:48.5928746Z * [new branch] gh/bwasti/40/base -> origin/gh/bwasti/40/base 2022-03-17T19:06:48.5929783Z * [new branch] gh/bwasti/40/head -> origin/gh/bwasti/40/head 2022-03-17T19:06:48.5931497Z * [new branch] gh/bwasti/41/base -> origin/gh/bwasti/41/base 2022-03-17T19:06:48.5932675Z * [new branch] gh/bwasti/41/head -> origin/gh/bwasti/41/head 2022-03-17T19:06:48.5934226Z * [new branch] gh/bwasti/41/orig -> origin/gh/bwasti/41/orig 2022-03-17T19:06:48.5936160Z * [new branch] gh/bwasti/49/base -> origin/gh/bwasti/49/base 2022-03-17T19:06:48.5937309Z * [new branch] gh/bwasti/49/head -> origin/gh/bwasti/49/head 2022-03-17T19:06:48.5938667Z * [new branch] gh/bwasti/49/orig -> origin/gh/bwasti/49/orig 2022-03-17T19:06:48.5940604Z * [new branch] gh/bwasti/51/base -> origin/gh/bwasti/51/base 2022-03-17T19:06:48.5941937Z * [new branch] gh/bwasti/51/head -> origin/gh/bwasti/51/head 2022-03-17T19:06:48.5943240Z * [new branch] gh/bwasti/51/orig -> origin/gh/bwasti/51/orig 2022-03-17T19:06:48.5945178Z * [new branch] gh/bwasti/9/base -> origin/gh/bwasti/9/base 2022-03-17T19:06:48.5946129Z * [new branch] gh/bwasti/9/head -> origin/gh/bwasti/9/head 2022-03-17T19:06:48.5948511Z * [new branch] gh/bzinodev/1/base -> origin/gh/bzinodev/1/base 2022-03-17T19:06:48.5949709Z * [new branch] gh/bzinodev/1/head -> origin/gh/bzinodev/1/head 2022-03-17T19:06:48.5951374Z * [new branch] gh/bzinodev/2/base -> origin/gh/bzinodev/2/base 2022-03-17T19:06:48.5952369Z * [new branch] gh/bzinodev/2/head -> origin/gh/bzinodev/2/head 2022-03-17T19:06:48.5954292Z * [new branch] gh/bzinodev/20/base -> origin/gh/bzinodev/20/base 2022-03-17T19:06:48.5955632Z * [new branch] gh/bzinodev/20/head -> origin/gh/bzinodev/20/head 2022-03-17T19:06:48.5957191Z * [new branch] gh/bzinodev/20/orig -> origin/gh/bzinodev/20/orig 2022-03-17T19:06:48.5958915Z * [new branch] gh/bzinodev/6/base -> origin/gh/bzinodev/6/base 2022-03-17T19:06:48.5960050Z * [new branch] gh/bzinodev/6/head -> origin/gh/bzinodev/6/head 2022-03-17T19:06:48.5961743Z * [new branch] gh/bzinodev/6/orig -> origin/gh/bzinodev/6/orig 2022-03-17T19:06:48.5963284Z * [new branch] gh/bzinodev/7/base -> origin/gh/bzinodev/7/base 2022-03-17T19:06:48.5964814Z * [new branch] gh/bzinodev/7/head -> origin/gh/bzinodev/7/head 2022-03-17T19:06:48.5965795Z * [new branch] gh/bzinodev/7/orig -> origin/gh/bzinodev/7/orig 2022-03-17T19:06:48.5968372Z * [new branch] gh/cbalioglu/24/base -> origin/gh/cbalioglu/24/base 2022-03-17T19:06:48.5969850Z * [new branch] gh/cbalioglu/24/orig -> origin/gh/cbalioglu/24/orig 2022-03-17T19:06:48.5971484Z * [new branch] gh/cbalioglu/25/base -> origin/gh/cbalioglu/25/base 2022-03-17T19:06:48.5972786Z * [new branch] gh/cbalioglu/25/orig -> origin/gh/cbalioglu/25/orig 2022-03-17T19:06:48.5974488Z * [new branch] gh/cbalioglu/30/base -> origin/gh/cbalioglu/30/base 2022-03-17T19:06:48.5976143Z * [new branch] gh/cbalioglu/30/orig -> origin/gh/cbalioglu/30/orig 2022-03-17T19:06:48.5977929Z * [new branch] gh/cbalioglu/31/base -> origin/gh/cbalioglu/31/base 2022-03-17T19:06:48.5979217Z * [new branch] gh/cbalioglu/31/orig -> origin/gh/cbalioglu/31/orig 2022-03-17T19:06:48.5980935Z * [new branch] gh/cbalioglu/37/base -> origin/gh/cbalioglu/37/base 2022-03-17T19:06:48.5982571Z * [new branch] gh/cbalioglu/37/head -> origin/gh/cbalioglu/37/head 2022-03-17T19:06:48.5983891Z * [new branch] gh/cbalioglu/38/base -> origin/gh/cbalioglu/38/base 2022-03-17T19:06:48.5985170Z * [new branch] gh/cbalioglu/38/head -> origin/gh/cbalioglu/38/head 2022-03-17T19:06:48.5986683Z * [new branch] gh/cbalioglu/39/base -> origin/gh/cbalioglu/39/base 2022-03-17T19:06:48.5987965Z * [new branch] gh/cbalioglu/39/head -> origin/gh/cbalioglu/39/head 2022-03-17T19:06:48.5989456Z * [new branch] gh/cbalioglu/40/base -> origin/gh/cbalioglu/40/base 2022-03-17T19:06:48.5990513Z * [new branch] gh/cbalioglu/40/head -> origin/gh/cbalioglu/40/head 2022-03-17T19:06:48.5992659Z * [new branch] gh/cbalioglu/46/base -> origin/gh/cbalioglu/46/base 2022-03-17T19:06:48.5994151Z * [new branch] gh/cbalioglu/46/orig -> origin/gh/cbalioglu/46/orig 2022-03-17T19:06:48.5996024Z * [new branch] gh/cbalioglu/48/base -> origin/gh/cbalioglu/48/base 2022-03-17T19:06:48.5997501Z * [new branch] gh/cbalioglu/48/orig -> origin/gh/cbalioglu/48/orig 2022-03-17T19:06:48.5999338Z * [new branch] gh/cbalioglu/49/base -> origin/gh/cbalioglu/49/base 2022-03-17T19:06:48.6000621Z * [new branch] gh/cbalioglu/49/orig -> origin/gh/cbalioglu/49/orig 2022-03-17T19:06:48.6002376Z * [new branch] gh/cbalioglu/56/base -> origin/gh/cbalioglu/56/base 2022-03-17T19:06:48.6003655Z * [new branch] gh/cbalioglu/56/orig -> origin/gh/cbalioglu/56/orig 2022-03-17T19:06:48.6005436Z * [new branch] gh/cbalioglu/57/base -> origin/gh/cbalioglu/57/base 2022-03-17T19:06:48.6006977Z * [new branch] gh/cbalioglu/57/orig -> origin/gh/cbalioglu/57/orig 2022-03-17T19:06:48.6008525Z * [new branch] gh/cbalioglu/58/base -> origin/gh/cbalioglu/58/base 2022-03-17T19:06:48.6009818Z * [new branch] gh/cbalioglu/58/orig -> origin/gh/cbalioglu/58/orig 2022-03-17T19:06:48.6012129Z * [new branch] gh/cccclai/10/base -> origin/gh/cccclai/10/base 2022-03-17T19:06:48.6013653Z * [new branch] gh/cccclai/10/head -> origin/gh/cccclai/10/head 2022-03-17T19:06:48.6014922Z * [new branch] gh/cccclai/10/orig -> origin/gh/cccclai/10/orig 2022-03-17T19:06:48.6016652Z * [new branch] gh/cccclai/101/base -> origin/gh/cccclai/101/base 2022-03-17T19:06:48.6017943Z * [new branch] gh/cccclai/101/head -> origin/gh/cccclai/101/head 2022-03-17T19:06:48.6019400Z * [new branch] gh/cccclai/101/orig -> origin/gh/cccclai/101/orig 2022-03-17T19:06:48.6020999Z * [new branch] gh/cccclai/104/base -> origin/gh/cccclai/104/base 2022-03-17T19:06:48.6022513Z * [new branch] gh/cccclai/104/head -> origin/gh/cccclai/104/head 2022-03-17T19:06:48.6023712Z * [new branch] gh/cccclai/104/orig -> origin/gh/cccclai/104/orig 2022-03-17T19:06:48.6028778Z * [new branch] gh/cccclai/106/base -> origin/gh/cccclai/106/base 2022-03-17T19:06:48.6029062Z * [new branch] gh/cccclai/106/head -> origin/gh/cccclai/106/head 2022-03-17T19:06:48.6029328Z * [new branch] gh/cccclai/106/orig -> origin/gh/cccclai/106/orig 2022-03-17T19:06:48.6029842Z * [new branch] gh/cccclai/109/base -> origin/gh/cccclai/109/base 2022-03-17T19:06:48.6031327Z * [new branch] gh/cccclai/109/head -> origin/gh/cccclai/109/head 2022-03-17T19:06:48.6032870Z * [new branch] gh/cccclai/109/orig -> origin/gh/cccclai/109/orig 2022-03-17T19:06:48.6034591Z * [new branch] gh/cccclai/110/base -> origin/gh/cccclai/110/base 2022-03-17T19:06:48.6035869Z * [new branch] gh/cccclai/110/head -> origin/gh/cccclai/110/head 2022-03-17T19:06:48.6037306Z * [new branch] gh/cccclai/110/orig -> origin/gh/cccclai/110/orig 2022-03-17T19:06:48.6039431Z * [new branch] gh/cccclai/111/base -> origin/gh/cccclai/111/base 2022-03-17T19:06:48.6040866Z * [new branch] gh/cccclai/111/head -> origin/gh/cccclai/111/head 2022-03-17T19:06:48.6041959Z * [new branch] gh/cccclai/111/orig -> origin/gh/cccclai/111/orig 2022-03-17T19:06:48.6043839Z * [new branch] gh/cccclai/112/base -> origin/gh/cccclai/112/base 2022-03-17T19:06:48.6045122Z * [new branch] gh/cccclai/112/head -> origin/gh/cccclai/112/head 2022-03-17T19:06:48.6046578Z * [new branch] gh/cccclai/112/orig -> origin/gh/cccclai/112/orig 2022-03-17T19:06:48.6048583Z * [new branch] gh/cccclai/113/base -> origin/gh/cccclai/113/base 2022-03-17T19:06:48.6050180Z * [new branch] gh/cccclai/113/head -> origin/gh/cccclai/113/head 2022-03-17T19:06:48.6051454Z * [new branch] gh/cccclai/113/orig -> origin/gh/cccclai/113/orig 2022-03-17T19:06:48.6053294Z * [new branch] gh/cccclai/116/base -> origin/gh/cccclai/116/base 2022-03-17T19:06:48.6054767Z * [new branch] gh/cccclai/116/head -> origin/gh/cccclai/116/head 2022-03-17T19:06:48.6056253Z * [new branch] gh/cccclai/116/orig -> origin/gh/cccclai/116/orig 2022-03-17T19:06:48.6057997Z * [new branch] gh/cccclai/121/base -> origin/gh/cccclai/121/base 2022-03-17T19:06:48.6059130Z * [new branch] gh/cccclai/121/head -> origin/gh/cccclai/121/head 2022-03-17T19:06:48.6060767Z * [new branch] gh/cccclai/121/orig -> origin/gh/cccclai/121/orig 2022-03-17T19:06:48.6063907Z * [new branch] gh/cccclai/122/base -> origin/gh/cccclai/122/base 2022-03-17T19:06:48.6064945Z * [new branch] gh/cccclai/122/head -> origin/gh/cccclai/122/head 2022-03-17T19:06:48.6066520Z * [new branch] gh/cccclai/122/orig -> origin/gh/cccclai/122/orig 2022-03-17T19:06:48.6068395Z * [new branch] gh/cccclai/128/base -> origin/gh/cccclai/128/base 2022-03-17T19:06:48.6069946Z * [new branch] gh/cccclai/128/head -> origin/gh/cccclai/128/head 2022-03-17T19:06:48.6071359Z * [new branch] gh/cccclai/128/orig -> origin/gh/cccclai/128/orig 2022-03-17T19:06:48.6082004Z * [new branch] gh/cccclai/130/base -> origin/gh/cccclai/130/base 2022-03-17T19:06:48.6083709Z * [new branch] gh/cccclai/130/head -> origin/gh/cccclai/130/head 2022-03-17T19:06:48.6085194Z * [new branch] gh/cccclai/130/orig -> origin/gh/cccclai/130/orig 2022-03-17T19:06:48.6087055Z * [new branch] gh/cccclai/136/base -> origin/gh/cccclai/136/base 2022-03-17T19:06:48.6090348Z * [new branch] gh/cccclai/136/head -> origin/gh/cccclai/136/head 2022-03-17T19:06:48.6093904Z * [new branch] gh/cccclai/136/orig -> origin/gh/cccclai/136/orig 2022-03-17T19:06:48.6095911Z * [new branch] gh/cccclai/139/base -> origin/gh/cccclai/139/base 2022-03-17T19:06:48.6096989Z * [new branch] gh/cccclai/139/head -> origin/gh/cccclai/139/head 2022-03-17T19:06:48.6099394Z * [new branch] gh/cccclai/139/orig -> origin/gh/cccclai/139/orig 2022-03-17T19:06:48.6102266Z * [new branch] gh/cccclai/14/base -> origin/gh/cccclai/14/base 2022-03-17T19:06:48.6106453Z * [new branch] gh/cccclai/14/head -> origin/gh/cccclai/14/head 2022-03-17T19:06:48.6109084Z * [new branch] gh/cccclai/141/base -> origin/gh/cccclai/141/base 2022-03-17T19:06:48.6111110Z * [new branch] gh/cccclai/141/head -> origin/gh/cccclai/141/head 2022-03-17T19:06:48.6113680Z * [new branch] gh/cccclai/141/orig -> origin/gh/cccclai/141/orig 2022-03-17T19:06:48.6115628Z * [new branch] gh/cccclai/146/base -> origin/gh/cccclai/146/base 2022-03-17T19:06:48.6119132Z * [new branch] gh/cccclai/146/head -> origin/gh/cccclai/146/head 2022-03-17T19:06:48.6121358Z * [new branch] gh/cccclai/147/base -> origin/gh/cccclai/147/base 2022-03-17T19:06:48.6122653Z * [new branch] gh/cccclai/147/head -> origin/gh/cccclai/147/head 2022-03-17T19:06:48.6124373Z * [new branch] gh/cccclai/149/base -> origin/gh/cccclai/149/base 2022-03-17T19:06:48.6126057Z * [new branch] gh/cccclai/149/head -> origin/gh/cccclai/149/head 2022-03-17T19:06:48.6131436Z * [new branch] gh/cccclai/149/orig -> origin/gh/cccclai/149/orig 2022-03-17T19:06:48.6133202Z * [new branch] gh/cccclai/15/base -> origin/gh/cccclai/15/base 2022-03-17T19:06:48.6135273Z * [new branch] gh/cccclai/15/head -> origin/gh/cccclai/15/head 2022-03-17T19:06:48.6137467Z * [new branch] gh/cccclai/15/orig -> origin/gh/cccclai/15/orig 2022-03-17T19:06:48.6139311Z * [new branch] gh/cccclai/154/base -> origin/gh/cccclai/154/base 2022-03-17T19:06:48.6140979Z * [new branch] gh/cccclai/154/head -> origin/gh/cccclai/154/head 2022-03-17T19:06:48.6142659Z * [new branch] gh/cccclai/155/base -> origin/gh/cccclai/155/base 2022-03-17T19:06:48.6143719Z * [new branch] gh/cccclai/155/head -> origin/gh/cccclai/155/head 2022-03-17T19:06:48.6145215Z * [new branch] gh/cccclai/155/orig -> origin/gh/cccclai/155/orig 2022-03-17T19:06:48.6147177Z * [new branch] gh/cccclai/156/base -> origin/gh/cccclai/156/base 2022-03-17T19:06:48.6148772Z * [new branch] gh/cccclai/156/head -> origin/gh/cccclai/156/head 2022-03-17T19:06:48.6149762Z * [new branch] gh/cccclai/156/orig -> origin/gh/cccclai/156/orig 2022-03-17T19:06:48.6151677Z * [new branch] gh/cccclai/157/base -> origin/gh/cccclai/157/base 2022-03-17T19:06:48.6153151Z * [new branch] gh/cccclai/157/head -> origin/gh/cccclai/157/head 2022-03-17T19:06:48.6154439Z * [new branch] gh/cccclai/157/orig -> origin/gh/cccclai/157/orig 2022-03-17T19:06:48.6156001Z * [new branch] gh/cccclai/160/base -> origin/gh/cccclai/160/base 2022-03-17T19:06:48.6157265Z * [new branch] gh/cccclai/160/head -> origin/gh/cccclai/160/head 2022-03-17T19:06:48.6159144Z * [new branch] gh/cccclai/20/base -> origin/gh/cccclai/20/base 2022-03-17T19:06:48.6160249Z * [new branch] gh/cccclai/20/head -> origin/gh/cccclai/20/head 2022-03-17T19:06:48.6161944Z * [new branch] gh/cccclai/20/orig -> origin/gh/cccclai/20/orig 2022-03-17T19:06:48.6164016Z * [new branch] gh/cccclai/26/base -> origin/gh/cccclai/26/base 2022-03-17T19:06:48.6164930Z * [new branch] gh/cccclai/26/head -> origin/gh/cccclai/26/head 2022-03-17T19:06:48.6166655Z * [new branch] gh/cccclai/26/orig -> origin/gh/cccclai/26/orig 2022-03-17T19:06:48.6168416Z * [new branch] gh/cccclai/29/base -> origin/gh/cccclai/29/base 2022-03-17T19:06:48.6169626Z * [new branch] gh/cccclai/29/head -> origin/gh/cccclai/29/head 2022-03-17T19:06:48.6171015Z * [new branch] gh/cccclai/29/orig -> origin/gh/cccclai/29/orig 2022-03-17T19:06:48.6173452Z * [new branch] gh/cccclai/32/base -> origin/gh/cccclai/32/base 2022-03-17T19:06:48.6174687Z * [new branch] gh/cccclai/32/head -> origin/gh/cccclai/32/head 2022-03-17T19:06:48.6176562Z * [new branch] gh/cccclai/33/base -> origin/gh/cccclai/33/base 2022-03-17T19:06:48.6177849Z * [new branch] gh/cccclai/33/head -> origin/gh/cccclai/33/head 2022-03-17T19:06:48.6179706Z * [new branch] gh/cccclai/38/base -> origin/gh/cccclai/38/base 2022-03-17T19:06:48.6181432Z * [new branch] gh/cccclai/38/head -> origin/gh/cccclai/38/head 2022-03-17T19:06:48.6182991Z * [new branch] gh/cccclai/38/orig -> origin/gh/cccclai/38/orig 2022-03-17T19:06:48.6184913Z * [new branch] gh/cccclai/40/base -> origin/gh/cccclai/40/base 2022-03-17T19:06:48.6187334Z * [new branch] gh/cccclai/40/head -> origin/gh/cccclai/40/head 2022-03-17T19:06:48.6188599Z * [new branch] gh/cccclai/40/orig -> origin/gh/cccclai/40/orig 2022-03-17T19:06:48.6190395Z * [new branch] gh/cccclai/46/base -> origin/gh/cccclai/46/base 2022-03-17T19:06:48.6191577Z * [new branch] gh/cccclai/46/head -> origin/gh/cccclai/46/head 2022-03-17T19:06:48.6193514Z * [new branch] gh/cccclai/49/base -> origin/gh/cccclai/49/base 2022-03-17T19:06:48.6194657Z * [new branch] gh/cccclai/49/head -> origin/gh/cccclai/49/head 2022-03-17T19:06:48.6196205Z * [new branch] gh/cccclai/49/orig -> origin/gh/cccclai/49/orig 2022-03-17T19:06:48.6198005Z * [new branch] gh/cccclai/65/base -> origin/gh/cccclai/65/base 2022-03-17T19:06:48.6199165Z * [new branch] gh/cccclai/65/head -> origin/gh/cccclai/65/head 2022-03-17T19:06:48.6200703Z * [new branch] gh/cccclai/65/orig -> origin/gh/cccclai/65/orig 2022-03-17T19:06:48.6202679Z * [new branch] gh/cccclai/71/base -> origin/gh/cccclai/71/base 2022-03-17T19:06:48.6203832Z * [new branch] gh/cccclai/71/head -> origin/gh/cccclai/71/head 2022-03-17T19:06:48.6205493Z * [new branch] gh/cccclai/71/orig -> origin/gh/cccclai/71/orig 2022-03-17T19:06:48.6207286Z * [new branch] gh/cccclai/72/base -> origin/gh/cccclai/72/base 2022-03-17T19:06:48.6208482Z * [new branch] gh/cccclai/72/head -> origin/gh/cccclai/72/head 2022-03-17T19:06:48.6209764Z * [new branch] gh/cccclai/72/orig -> origin/gh/cccclai/72/orig 2022-03-17T19:06:48.6211706Z * [new branch] gh/cccclai/78/base -> origin/gh/cccclai/78/base 2022-03-17T19:06:48.6212897Z * [new branch] gh/cccclai/78/head -> origin/gh/cccclai/78/head 2022-03-17T19:06:48.6214317Z * [new branch] gh/cccclai/78/orig -> origin/gh/cccclai/78/orig 2022-03-17T19:06:48.6216225Z * [new branch] gh/cccclai/83/base -> origin/gh/cccclai/83/base 2022-03-17T19:06:48.6217783Z * [new branch] gh/cccclai/83/head -> origin/gh/cccclai/83/head 2022-03-17T19:06:48.6218911Z * [new branch] gh/cccclai/83/orig -> origin/gh/cccclai/83/orig 2022-03-17T19:06:48.6221009Z * [new branch] gh/cccclai/85/base -> origin/gh/cccclai/85/base 2022-03-17T19:06:48.6222257Z * [new branch] gh/cccclai/85/head -> origin/gh/cccclai/85/head 2022-03-17T19:06:48.6223849Z * [new branch] gh/cccclai/85/orig -> origin/gh/cccclai/85/orig 2022-03-17T19:06:48.6225409Z * [new branch] gh/cccclai/86/base -> origin/gh/cccclai/86/base 2022-03-17T19:06:48.6226521Z * [new branch] gh/cccclai/86/head -> origin/gh/cccclai/86/head 2022-03-17T19:06:48.6228324Z * [new branch] gh/cccclai/86/orig -> origin/gh/cccclai/86/orig 2022-03-17T19:06:48.6229415Z * [new branch] gh/cccclai/87/base -> origin/gh/cccclai/87/base 2022-03-17T19:06:48.6230695Z * [new branch] gh/cccclai/87/head -> origin/gh/cccclai/87/head 2022-03-17T19:06:48.6232123Z * [new branch] gh/cccclai/87/orig -> origin/gh/cccclai/87/orig 2022-03-17T19:06:48.6233934Z * [new branch] gh/cccclai/89/base -> origin/gh/cccclai/89/base 2022-03-17T19:06:48.6235059Z * [new branch] gh/cccclai/89/head -> origin/gh/cccclai/89/head 2022-03-17T19:06:48.6236448Z * [new branch] gh/cccclai/89/orig -> origin/gh/cccclai/89/orig 2022-03-17T19:06:48.6238459Z * [new branch] gh/cccclai/92/base -> origin/gh/cccclai/92/base 2022-03-17T19:06:48.6240015Z * [new branch] gh/cccclai/92/head -> origin/gh/cccclai/92/head 2022-03-17T19:06:48.6241204Z * [new branch] gh/cccclai/92/orig -> origin/gh/cccclai/92/orig 2022-03-17T19:06:48.6242954Z * [new branch] gh/cccclai/93/base -> origin/gh/cccclai/93/base 2022-03-17T19:06:48.6244111Z * [new branch] gh/cccclai/93/head -> origin/gh/cccclai/93/head 2022-03-17T19:06:48.6245956Z * [new branch] gh/cccclai/94/base -> origin/gh/cccclai/94/base 2022-03-17T19:06:48.6247055Z * [new branch] gh/cccclai/94/head -> origin/gh/cccclai/94/head 2022-03-17T19:06:48.6248609Z * [new branch] gh/cccclai/94/orig -> origin/gh/cccclai/94/orig 2022-03-17T19:06:48.6250403Z * [new branch] gh/cccclai/95/base -> origin/gh/cccclai/95/base 2022-03-17T19:06:48.6251606Z * [new branch] gh/cccclai/95/head -> origin/gh/cccclai/95/head 2022-03-17T19:06:48.6253160Z * [new branch] gh/cccclai/95/orig -> origin/gh/cccclai/95/orig 2022-03-17T19:06:48.6254907Z * [new branch] gh/cccclai/99/base -> origin/gh/cccclai/99/base 2022-03-17T19:06:48.6256012Z * [new branch] gh/cccclai/99/head -> origin/gh/cccclai/99/head 2022-03-17T19:06:48.6257564Z * [new branch] gh/cccclai/99/orig -> origin/gh/cccclai/99/orig 2022-03-17T19:06:48.6259844Z * [new branch] gh/changjishi/2/base -> origin/gh/changjishi/2/base 2022-03-17T19:06:48.6261839Z * [new branch] gh/changjishi/2/head -> origin/gh/changjishi/2/head 2022-03-17T19:06:48.6264092Z * [new branch] gh/changjishi/2/orig -> origin/gh/changjishi/2/orig 2022-03-17T19:06:48.6266017Z * [new branch] gh/chauhang/1/base -> origin/gh/chauhang/1/base 2022-03-17T19:06:48.6267343Z * [new branch] gh/chauhang/2/base -> origin/gh/chauhang/2/base 2022-03-17T19:06:48.6269535Z * [new branch] gh/cherie11/1/base -> origin/gh/cherie11/1/base 2022-03-17T19:06:48.6270696Z * [new branch] gh/cherie11/1/head -> origin/gh/cherie11/1/head 2022-03-17T19:06:48.6272071Z * [new branch] gh/cherie11/1/orig -> origin/gh/cherie11/1/orig 2022-03-17T19:06:48.6274124Z * [new branch] gh/chillee/42/base -> origin/gh/chillee/42/base 2022-03-17T19:06:48.6275820Z * [new branch] gh/chillee/42/head -> origin/gh/chillee/42/head 2022-03-17T19:06:48.6276863Z * [new branch] gh/chillee/42/orig -> origin/gh/chillee/42/orig 2022-03-17T19:06:48.6278730Z * [new branch] gh/chillee/47/base -> origin/gh/chillee/47/base 2022-03-17T19:06:48.6279756Z * [new branch] gh/chillee/47/head -> origin/gh/chillee/47/head 2022-03-17T19:06:48.6281100Z * [new branch] gh/chillee/47/orig -> origin/gh/chillee/47/orig 2022-03-17T19:06:48.6294154Z * [new branch] gh/chillee/49/base -> origin/gh/chillee/49/base 2022-03-17T19:06:48.6294640Z * [new branch] gh/chillee/49/head -> origin/gh/chillee/49/head 2022-03-17T19:06:48.6294913Z * [new branch] gh/chillee/49/orig -> origin/gh/chillee/49/orig 2022-03-17T19:06:48.6295187Z * [new branch] gh/choward232/4/base -> origin/gh/choward232/4/base 2022-03-17T19:06:48.6295457Z * [new branch] gh/choward232/4/head -> origin/gh/choward232/4/head 2022-03-17T19:06:48.6295732Z * [new branch] gh/choward232/4/orig -> origin/gh/choward232/4/orig 2022-03-17T19:06:48.6296251Z * [new branch] gh/choward232/6/base -> origin/gh/choward232/6/base 2022-03-17T19:06:48.6296545Z * [new branch] gh/choward232/6/head -> origin/gh/choward232/6/head 2022-03-17T19:06:48.6296810Z * [new branch] gh/choward232/6/orig -> origin/gh/choward232/6/orig 2022-03-17T19:06:48.6297338Z * [new branch] gh/dagitses/100/base -> origin/gh/dagitses/100/base 2022-03-17T19:06:48.6297676Z * [new branch] gh/dagitses/100/head -> origin/gh/dagitses/100/head 2022-03-17T19:06:48.6299268Z * [new branch] gh/dagitses/101/base -> origin/gh/dagitses/101/base 2022-03-17T19:06:48.6301334Z * [new branch] gh/dagitses/101/head -> origin/gh/dagitses/101/head 2022-03-17T19:06:48.6303098Z * [new branch] gh/dagitses/102/base -> origin/gh/dagitses/102/base 2022-03-17T19:06:48.6304299Z * [new branch] gh/dagitses/102/head -> origin/gh/dagitses/102/head 2022-03-17T19:06:48.6306154Z * [new branch] gh/dagitses/103/base -> origin/gh/dagitses/103/base 2022-03-17T19:06:48.6307395Z * [new branch] gh/dagitses/103/head -> origin/gh/dagitses/103/head 2022-03-17T19:06:48.6309093Z * [new branch] gh/dagitses/104/base -> origin/gh/dagitses/104/base 2022-03-17T19:06:48.6310215Z * [new branch] gh/dagitses/104/head -> origin/gh/dagitses/104/head 2022-03-17T19:06:48.6312022Z * [new branch] gh/dagitses/105/base -> origin/gh/dagitses/105/base 2022-03-17T19:06:48.6313309Z * [new branch] gh/dagitses/105/head -> origin/gh/dagitses/105/head 2022-03-17T19:06:48.6315045Z * [new branch] gh/dagitses/106/base -> origin/gh/dagitses/106/base 2022-03-17T19:06:48.6316312Z * [new branch] gh/dagitses/106/head -> origin/gh/dagitses/106/head 2022-03-17T19:06:48.6317688Z * [new branch] gh/dagitses/107/base -> origin/gh/dagitses/107/base 2022-03-17T19:06:48.6319005Z * [new branch] gh/dagitses/107/head -> origin/gh/dagitses/107/head 2022-03-17T19:06:48.6320735Z * [new branch] gh/dagitses/108/base -> origin/gh/dagitses/108/base 2022-03-17T19:06:48.6323418Z * [new branch] gh/dagitses/108/head -> origin/gh/dagitses/108/head 2022-03-17T19:06:48.6323683Z * [new branch] gh/dagitses/109/base -> origin/gh/dagitses/109/base 2022-03-17T19:06:48.6324556Z * [new branch] gh/dagitses/109/head -> origin/gh/dagitses/109/head 2022-03-17T19:06:48.6326440Z * [new branch] gh/dagitses/11/base -> origin/gh/dagitses/11/base 2022-03-17T19:06:48.6327745Z * [new branch] gh/dagitses/11/orig -> origin/gh/dagitses/11/orig 2022-03-17T19:06:48.6330464Z * [new branch] gh/dagitses/110/base -> origin/gh/dagitses/110/base 2022-03-17T19:06:48.6330747Z * [new branch] gh/dagitses/110/head -> origin/gh/dagitses/110/head 2022-03-17T19:06:48.6332026Z * [new branch] gh/dagitses/111/base -> origin/gh/dagitses/111/base 2022-03-17T19:06:48.6333266Z * [new branch] gh/dagitses/111/head -> origin/gh/dagitses/111/head 2022-03-17T19:06:48.6334989Z * [new branch] gh/dagitses/112/base -> origin/gh/dagitses/112/base 2022-03-17T19:06:48.6336189Z * [new branch] gh/dagitses/112/head -> origin/gh/dagitses/112/head 2022-03-17T19:06:48.6337945Z * [new branch] gh/dagitses/113/base -> origin/gh/dagitses/113/base 2022-03-17T19:06:48.6339079Z * [new branch] gh/dagitses/113/head -> origin/gh/dagitses/113/head 2022-03-17T19:06:48.6340792Z * [new branch] gh/dagitses/114/base -> origin/gh/dagitses/114/base 2022-03-17T19:06:48.6342017Z * [new branch] gh/dagitses/114/head -> origin/gh/dagitses/114/head 2022-03-17T19:06:48.6343909Z * [new branch] gh/dagitses/115/base -> origin/gh/dagitses/115/base 2022-03-17T19:06:48.6344965Z * [new branch] gh/dagitses/115/head -> origin/gh/dagitses/115/head 2022-03-17T19:06:48.6346720Z * [new branch] gh/dagitses/116/base -> origin/gh/dagitses/116/base 2022-03-17T19:06:48.6347761Z * [new branch] gh/dagitses/116/head -> origin/gh/dagitses/116/head 2022-03-17T19:06:48.6349456Z * [new branch] gh/dagitses/117/base -> origin/gh/dagitses/117/base 2022-03-17T19:06:48.6350416Z * [new branch] gh/dagitses/117/head -> origin/gh/dagitses/117/head 2022-03-17T19:06:48.6352116Z * [new branch] gh/dagitses/118/base -> origin/gh/dagitses/118/base 2022-03-17T19:06:48.6353096Z * [new branch] gh/dagitses/118/head -> origin/gh/dagitses/118/head 2022-03-17T19:06:48.6354861Z * [new branch] gh/dagitses/119/base -> origin/gh/dagitses/119/base 2022-03-17T19:06:48.6355866Z * [new branch] gh/dagitses/119/head -> origin/gh/dagitses/119/head 2022-03-17T19:06:48.6357815Z * [new branch] gh/dagitses/12/base -> origin/gh/dagitses/12/base 2022-03-17T19:06:48.6358946Z * [new branch] gh/dagitses/12/orig -> origin/gh/dagitses/12/orig 2022-03-17T19:06:48.6361023Z * [new branch] gh/dagitses/120/base -> origin/gh/dagitses/120/base 2022-03-17T19:06:48.6361853Z * [new branch] gh/dagitses/120/head -> origin/gh/dagitses/120/head 2022-03-17T19:06:48.6363566Z * [new branch] gh/dagitses/121/base -> origin/gh/dagitses/121/base 2022-03-17T19:06:48.6364523Z * [new branch] gh/dagitses/121/head -> origin/gh/dagitses/121/head 2022-03-17T19:06:48.6366197Z * [new branch] gh/dagitses/122/base -> origin/gh/dagitses/122/base 2022-03-17T19:06:48.6367279Z * [new branch] gh/dagitses/122/head -> origin/gh/dagitses/122/head 2022-03-17T19:06:48.6368887Z * [new branch] gh/dagitses/123/base -> origin/gh/dagitses/123/base 2022-03-17T19:06:48.6369851Z * [new branch] gh/dagitses/123/head -> origin/gh/dagitses/123/head 2022-03-17T19:06:48.6371589Z * [new branch] gh/dagitses/124/base -> origin/gh/dagitses/124/base 2022-03-17T19:06:48.6372551Z * [new branch] gh/dagitses/124/head -> origin/gh/dagitses/124/head 2022-03-17T19:06:48.6373824Z * [new branch] gh/dagitses/125/base -> origin/gh/dagitses/125/base 2022-03-17T19:06:48.6375389Z * [new branch] gh/dagitses/125/head -> origin/gh/dagitses/125/head 2022-03-17T19:06:48.6376705Z * [new branch] gh/dagitses/125/orig -> origin/gh/dagitses/125/orig 2022-03-17T19:06:48.6378303Z * [new branch] gh/dagitses/126/base -> origin/gh/dagitses/126/base 2022-03-17T19:06:48.6379335Z * [new branch] gh/dagitses/126/head -> origin/gh/dagitses/126/head 2022-03-17T19:06:48.6381051Z * [new branch] gh/dagitses/126/orig -> origin/gh/dagitses/126/orig 2022-03-17T19:06:48.6382610Z * [new branch] gh/dagitses/127/base -> origin/gh/dagitses/127/base 2022-03-17T19:06:48.6384061Z * [new branch] gh/dagitses/127/head -> origin/gh/dagitses/127/head 2022-03-17T19:06:48.6385336Z * [new branch] gh/dagitses/127/orig -> origin/gh/dagitses/127/orig 2022-03-17T19:06:48.6387444Z * [new branch] gh/dagitses/128/base -> origin/gh/dagitses/128/base 2022-03-17T19:06:48.6388612Z * [new branch] gh/dagitses/128/head -> origin/gh/dagitses/128/head 2022-03-17T19:06:48.6390194Z * [new branch] gh/dagitses/129/base -> origin/gh/dagitses/129/base 2022-03-17T19:06:48.6391292Z * [new branch] gh/dagitses/129/head -> origin/gh/dagitses/129/head 2022-03-17T19:06:48.6393248Z * [new branch] gh/dagitses/13/base -> origin/gh/dagitses/13/base 2022-03-17T19:06:48.6394525Z * [new branch] gh/dagitses/13/orig -> origin/gh/dagitses/13/orig 2022-03-17T19:06:48.6396285Z * [new branch] gh/dagitses/130/base -> origin/gh/dagitses/130/base 2022-03-17T19:06:48.6397247Z * [new branch] gh/dagitses/130/head -> origin/gh/dagitses/130/head 2022-03-17T19:06:48.6398992Z * [new branch] gh/dagitses/131/base -> origin/gh/dagitses/131/base 2022-03-17T19:06:48.6400084Z * [new branch] gh/dagitses/131/head -> origin/gh/dagitses/131/head 2022-03-17T19:06:48.6401747Z * [new branch] gh/dagitses/132/base -> origin/gh/dagitses/132/base 2022-03-17T19:06:48.6403029Z * [new branch] gh/dagitses/132/head -> origin/gh/dagitses/132/head 2022-03-17T19:06:48.6404522Z * [new branch] gh/dagitses/132/orig -> origin/gh/dagitses/132/orig 2022-03-17T19:06:48.6406492Z * [new branch] gh/dagitses/133/base -> origin/gh/dagitses/133/base 2022-03-17T19:06:48.6407945Z * [new branch] gh/dagitses/133/head -> origin/gh/dagitses/133/head 2022-03-17T19:06:48.6409522Z * [new branch] gh/dagitses/133/orig -> origin/gh/dagitses/133/orig 2022-03-17T19:06:48.6411260Z * [new branch] gh/dagitses/134/base -> origin/gh/dagitses/134/base 2022-03-17T19:06:48.6412682Z * [new branch] gh/dagitses/134/head -> origin/gh/dagitses/134/head 2022-03-17T19:06:48.6413986Z * [new branch] gh/dagitses/134/orig -> origin/gh/dagitses/134/orig 2022-03-17T19:06:48.6416014Z * [new branch] gh/dagitses/135/base -> origin/gh/dagitses/135/base 2022-03-17T19:06:48.6417445Z * [new branch] gh/dagitses/135/head -> origin/gh/dagitses/135/head 2022-03-17T19:06:48.6418743Z * [new branch] gh/dagitses/135/orig -> origin/gh/dagitses/135/orig 2022-03-17T19:06:48.6420556Z * [new branch] gh/dagitses/136/base -> origin/gh/dagitses/136/base 2022-03-17T19:06:48.6421685Z * [new branch] gh/dagitses/136/head -> origin/gh/dagitses/136/head 2022-03-17T19:06:48.6423150Z * [new branch] gh/dagitses/136/orig -> origin/gh/dagitses/136/orig 2022-03-17T19:06:48.6424910Z * [new branch] gh/dagitses/137/base -> origin/gh/dagitses/137/base 2022-03-17T19:06:48.6425885Z * [new branch] gh/dagitses/137/head -> origin/gh/dagitses/137/head 2022-03-17T19:06:48.6427463Z * [new branch] gh/dagitses/137/orig -> origin/gh/dagitses/137/orig 2022-03-17T19:06:48.6429173Z * [new branch] gh/dagitses/138/base -> origin/gh/dagitses/138/base 2022-03-17T19:06:48.6430617Z * [new branch] gh/dagitses/138/head -> origin/gh/dagitses/138/head 2022-03-17T19:06:48.6431910Z * [new branch] gh/dagitses/138/orig -> origin/gh/dagitses/138/orig 2022-03-17T19:06:48.6433715Z * [new branch] gh/dagitses/139/base -> origin/gh/dagitses/139/base 2022-03-17T19:06:48.6435144Z * [new branch] gh/dagitses/139/head -> origin/gh/dagitses/139/head 2022-03-17T19:06:48.6436240Z * [new branch] gh/dagitses/139/orig -> origin/gh/dagitses/139/orig 2022-03-17T19:06:48.6438307Z * [new branch] gh/dagitses/14/base -> origin/gh/dagitses/14/base 2022-03-17T19:06:48.6439742Z * [new branch] gh/dagitses/14/orig -> origin/gh/dagitses/14/orig 2022-03-17T19:06:48.6441546Z * [new branch] gh/dagitses/140/base -> origin/gh/dagitses/140/base 2022-03-17T19:06:48.6442832Z * [new branch] gh/dagitses/140/head -> origin/gh/dagitses/140/head 2022-03-17T19:06:48.6444258Z * [new branch] gh/dagitses/140/orig -> origin/gh/dagitses/140/orig 2022-03-17T19:06:48.6445949Z * [new branch] gh/dagitses/141/base -> origin/gh/dagitses/141/base 2022-03-17T19:06:48.6447241Z * [new branch] gh/dagitses/141/head -> origin/gh/dagitses/141/head 2022-03-17T19:06:48.6448727Z * [new branch] gh/dagitses/141/orig -> origin/gh/dagitses/141/orig 2022-03-17T19:06:48.6450366Z * [new branch] gh/dagitses/142/base -> origin/gh/dagitses/142/base 2022-03-17T19:06:48.6452196Z * [new branch] gh/dagitses/142/head -> origin/gh/dagitses/142/head 2022-03-17T19:06:48.6453488Z * [new branch] gh/dagitses/142/orig -> origin/gh/dagitses/142/orig 2022-03-17T19:06:48.6455144Z * [new branch] gh/dagitses/143/base -> origin/gh/dagitses/143/base 2022-03-17T19:06:48.6456112Z * [new branch] gh/dagitses/143/head -> origin/gh/dagitses/143/head 2022-03-17T19:06:48.6457692Z * [new branch] gh/dagitses/143/orig -> origin/gh/dagitses/143/orig 2022-03-17T19:06:48.6459402Z * [new branch] gh/dagitses/144/base -> origin/gh/dagitses/144/base 2022-03-17T19:06:48.6460863Z * [new branch] gh/dagitses/144/head -> origin/gh/dagitses/144/head 2022-03-17T19:06:48.6462070Z * [new branch] gh/dagitses/144/orig -> origin/gh/dagitses/144/orig 2022-03-17T19:06:48.6464792Z * [new branch] gh/dagitses/145/base -> origin/gh/dagitses/145/base 2022-03-17T19:06:48.6465783Z * [new branch] gh/dagitses/145/head -> origin/gh/dagitses/145/head 2022-03-17T19:06:48.6467282Z * [new branch] gh/dagitses/145/orig -> origin/gh/dagitses/145/orig 2022-03-17T19:06:48.6468970Z * [new branch] gh/dagitses/146/base -> origin/gh/dagitses/146/base 2022-03-17T19:06:48.6470256Z * [new branch] gh/dagitses/146/head -> origin/gh/dagitses/146/head 2022-03-17T19:06:48.6471718Z * [new branch] gh/dagitses/146/orig -> origin/gh/dagitses/146/orig 2022-03-17T19:06:48.6473472Z * [new branch] gh/dagitses/147/base -> origin/gh/dagitses/147/base 2022-03-17T19:06:48.6474564Z * [new branch] gh/dagitses/147/head -> origin/gh/dagitses/147/head 2022-03-17T19:06:48.6476296Z * [new branch] gh/dagitses/148/base -> origin/gh/dagitses/148/base 2022-03-17T19:06:48.6477590Z * [new branch] gh/dagitses/148/head -> origin/gh/dagitses/148/head 2022-03-17T19:06:48.6479134Z * [new branch] gh/dagitses/149/base -> origin/gh/dagitses/149/base 2022-03-17T19:06:48.6480433Z * [new branch] gh/dagitses/149/head -> origin/gh/dagitses/149/head 2022-03-17T19:06:48.6482338Z * [new branch] gh/dagitses/15/base -> origin/gh/dagitses/15/base 2022-03-17T19:06:48.6483783Z * [new branch] gh/dagitses/15/orig -> origin/gh/dagitses/15/orig 2022-03-17T19:06:48.6485279Z * [new branch] gh/dagitses/150/base -> origin/gh/dagitses/150/base 2022-03-17T19:06:48.6486573Z * [new branch] gh/dagitses/150/head -> origin/gh/dagitses/150/head 2022-03-17T19:06:48.6488231Z * [new branch] gh/dagitses/151/base -> origin/gh/dagitses/151/base 2022-03-17T19:06:48.6489700Z * [new branch] gh/dagitses/151/head -> origin/gh/dagitses/151/head 2022-03-17T19:06:48.6491211Z * [new branch] gh/dagitses/152/base -> origin/gh/dagitses/152/base 2022-03-17T19:06:48.6492502Z * [new branch] gh/dagitses/152/head -> origin/gh/dagitses/152/head 2022-03-17T19:06:48.6494077Z * [new branch] gh/dagitses/153/base -> origin/gh/dagitses/153/base 2022-03-17T19:06:48.6495186Z * [new branch] gh/dagitses/153/head -> origin/gh/dagitses/153/head 2022-03-17T19:06:48.6496839Z * [new branch] gh/dagitses/154/base -> origin/gh/dagitses/154/base 2022-03-17T19:06:48.6498306Z * [new branch] gh/dagitses/154/head -> origin/gh/dagitses/154/head 2022-03-17T19:06:48.6499802Z * [new branch] gh/dagitses/155/base -> origin/gh/dagitses/155/base 2022-03-17T19:06:48.6501102Z * [new branch] gh/dagitses/155/head -> origin/gh/dagitses/155/head 2022-03-17T19:06:48.6503105Z * [new branch] gh/dagitses/156/base -> origin/gh/dagitses/156/base 2022-03-17T19:06:48.6504397Z * [new branch] gh/dagitses/156/head -> origin/gh/dagitses/156/head 2022-03-17T19:06:48.6506171Z * [new branch] gh/dagitses/157/base -> origin/gh/dagitses/157/base 2022-03-17T19:06:48.6507776Z * [new branch] gh/dagitses/157/head -> origin/gh/dagitses/157/head 2022-03-17T19:06:48.6509274Z * [new branch] gh/dagitses/158/base -> origin/gh/dagitses/158/base 2022-03-17T19:06:48.6510851Z * [new branch] gh/dagitses/158/head -> origin/gh/dagitses/158/head 2022-03-17T19:06:48.6512137Z * [new branch] gh/dagitses/159/base -> origin/gh/dagitses/159/base 2022-03-17T19:06:48.6513411Z * [new branch] gh/dagitses/159/head -> origin/gh/dagitses/159/head 2022-03-17T19:06:48.6515308Z * [new branch] gh/dagitses/16/base -> origin/gh/dagitses/16/base 2022-03-17T19:06:48.6516609Z * [new branch] gh/dagitses/16/orig -> origin/gh/dagitses/16/orig 2022-03-17T19:06:48.6518277Z * [new branch] gh/dagitses/160/base -> origin/gh/dagitses/160/base 2022-03-17T19:06:48.6519552Z * [new branch] gh/dagitses/160/head -> origin/gh/dagitses/160/head 2022-03-17T19:06:48.6521184Z * [new branch] gh/dagitses/161/base -> origin/gh/dagitses/161/base 2022-03-17T19:06:48.6522260Z * [new branch] gh/dagitses/161/head -> origin/gh/dagitses/161/head 2022-03-17T19:06:48.6524111Z * [new branch] gh/dagitses/162/base -> origin/gh/dagitses/162/base 2022-03-17T19:06:48.6525194Z * [new branch] gh/dagitses/162/head -> origin/gh/dagitses/162/head 2022-03-17T19:06:48.6526953Z * [new branch] gh/dagitses/163/base -> origin/gh/dagitses/163/base 2022-03-17T19:06:48.6527847Z * [new branch] gh/dagitses/163/head -> origin/gh/dagitses/163/head 2022-03-17T19:06:48.6529572Z * [new branch] gh/dagitses/164/base -> origin/gh/dagitses/164/base 2022-03-17T19:06:48.6530544Z * [new branch] gh/dagitses/164/head -> origin/gh/dagitses/164/head 2022-03-17T19:06:48.6532339Z * [new branch] gh/dagitses/165/base -> origin/gh/dagitses/165/base 2022-03-17T19:06:48.6533423Z * [new branch] gh/dagitses/165/head -> origin/gh/dagitses/165/head 2022-03-17T19:06:48.6535131Z * [new branch] gh/dagitses/166/base -> origin/gh/dagitses/166/base 2022-03-17T19:06:48.6536120Z * [new branch] gh/dagitses/166/head -> origin/gh/dagitses/166/head 2022-03-17T19:06:48.6537874Z * [new branch] gh/dagitses/167/base -> origin/gh/dagitses/167/base 2022-03-17T19:06:48.6538962Z * [new branch] gh/dagitses/167/head -> origin/gh/dagitses/167/head 2022-03-17T19:06:48.6540820Z * [new branch] gh/dagitses/168/base -> origin/gh/dagitses/168/base 2022-03-17T19:06:48.6542069Z * [new branch] gh/dagitses/168/head -> origin/gh/dagitses/168/head 2022-03-17T19:06:48.6543896Z * [new branch] gh/dagitses/169/base -> origin/gh/dagitses/169/base 2022-03-17T19:06:48.6544983Z * [new branch] gh/dagitses/169/head -> origin/gh/dagitses/169/head 2022-03-17T19:06:48.6547097Z * [new branch] gh/dagitses/17/base -> origin/gh/dagitses/17/base 2022-03-17T19:06:48.6548179Z * [new branch] gh/dagitses/17/orig -> origin/gh/dagitses/17/orig 2022-03-17T19:06:48.6549916Z * [new branch] gh/dagitses/170/base -> origin/gh/dagitses/170/base 2022-03-17T19:06:48.6551194Z * [new branch] gh/dagitses/170/head -> origin/gh/dagitses/170/head 2022-03-17T19:06:48.6552811Z * [new branch] gh/dagitses/171/base -> origin/gh/dagitses/171/base 2022-03-17T19:06:48.6554402Z * [new branch] gh/dagitses/171/head -> origin/gh/dagitses/171/head 2022-03-17T19:06:48.6555918Z * [new branch] gh/dagitses/172/base -> origin/gh/dagitses/172/base 2022-03-17T19:06:48.6557379Z * [new branch] gh/dagitses/172/head -> origin/gh/dagitses/172/head 2022-03-17T19:06:48.6558941Z * [new branch] gh/dagitses/173/base -> origin/gh/dagitses/173/base 2022-03-17T19:06:48.6560228Z * [new branch] gh/dagitses/173/head -> origin/gh/dagitses/173/head 2022-03-17T19:06:48.6561859Z * [new branch] gh/dagitses/174/base -> origin/gh/dagitses/174/base 2022-03-17T19:06:48.6563138Z * [new branch] gh/dagitses/174/head -> origin/gh/dagitses/174/head 2022-03-17T19:06:48.6564908Z * [new branch] gh/dagitses/175/base -> origin/gh/dagitses/175/base 2022-03-17T19:06:48.6565976Z * [new branch] gh/dagitses/175/head -> origin/gh/dagitses/175/head 2022-03-17T19:06:48.6567851Z * [new branch] gh/dagitses/176/base -> origin/gh/dagitses/176/base 2022-03-17T19:06:48.6569003Z * [new branch] gh/dagitses/176/head -> origin/gh/dagitses/176/head 2022-03-17T19:06:48.6570790Z * [new branch] gh/dagitses/177/base -> origin/gh/dagitses/177/base 2022-03-17T19:06:48.6571899Z * [new branch] gh/dagitses/177/head -> origin/gh/dagitses/177/head 2022-03-17T19:06:48.6573784Z * [new branch] gh/dagitses/178/base -> origin/gh/dagitses/178/base 2022-03-17T19:06:48.6574950Z * [new branch] gh/dagitses/178/head -> origin/gh/dagitses/178/head 2022-03-17T19:06:48.6577026Z * [new branch] gh/dagitses/179/base -> origin/gh/dagitses/179/base 2022-03-17T19:06:48.6577478Z * [new branch] gh/dagitses/179/head -> origin/gh/dagitses/179/head 2022-03-17T19:06:48.6579420Z * [new branch] gh/dagitses/18/base -> origin/gh/dagitses/18/base 2022-03-17T19:06:48.6580524Z * [new branch] gh/dagitses/18/orig -> origin/gh/dagitses/18/orig 2022-03-17T19:06:48.6582308Z * [new branch] gh/dagitses/180/base -> origin/gh/dagitses/180/base 2022-03-17T19:06:48.6583599Z * [new branch] gh/dagitses/180/head -> origin/gh/dagitses/180/head 2022-03-17T19:06:48.6585152Z * [new branch] gh/dagitses/181/base -> origin/gh/dagitses/181/base 2022-03-17T19:06:48.6586625Z * [new branch] gh/dagitses/181/head -> origin/gh/dagitses/181/head 2022-03-17T19:06:48.6588192Z * [new branch] gh/dagitses/182/base -> origin/gh/dagitses/182/base 2022-03-17T19:06:48.6589269Z * [new branch] gh/dagitses/182/head -> origin/gh/dagitses/182/head 2022-03-17T19:06:48.6591131Z * [new branch] gh/dagitses/183/base -> origin/gh/dagitses/183/base 2022-03-17T19:06:48.6592426Z * [new branch] gh/dagitses/183/head -> origin/gh/dagitses/183/head 2022-03-17T19:06:48.6594124Z * [new branch] gh/dagitses/184/base -> origin/gh/dagitses/184/base 2022-03-17T19:06:48.6595063Z * [new branch] gh/dagitses/184/head -> origin/gh/dagitses/184/head 2022-03-17T19:06:48.6596800Z * [new branch] gh/dagitses/185/base -> origin/gh/dagitses/185/base 2022-03-17T19:06:48.6597908Z * [new branch] gh/dagitses/185/head -> origin/gh/dagitses/185/head 2022-03-17T19:06:48.6599662Z * [new branch] gh/dagitses/186/base -> origin/gh/dagitses/186/base 2022-03-17T19:06:48.6600640Z * [new branch] gh/dagitses/186/head -> origin/gh/dagitses/186/head 2022-03-17T19:06:48.6602466Z * [new branch] gh/dagitses/187/base -> origin/gh/dagitses/187/base 2022-03-17T19:06:48.6603440Z * [new branch] gh/dagitses/187/head -> origin/gh/dagitses/187/head 2022-03-17T19:06:48.6605256Z * [new branch] gh/dagitses/188/base -> origin/gh/dagitses/188/base 2022-03-17T19:06:48.6606527Z * [new branch] gh/dagitses/188/head -> origin/gh/dagitses/188/head 2022-03-17T19:06:48.6608130Z * [new branch] gh/dagitses/189/base -> origin/gh/dagitses/189/base 2022-03-17T19:06:48.6609312Z * [new branch] gh/dagitses/189/head -> origin/gh/dagitses/189/head 2022-03-17T19:06:48.6611307Z * [new branch] gh/dagitses/19/base -> origin/gh/dagitses/19/base 2022-03-17T19:06:48.6612594Z * [new branch] gh/dagitses/19/orig -> origin/gh/dagitses/19/orig 2022-03-17T19:06:48.6614151Z * [new branch] gh/dagitses/190/base -> origin/gh/dagitses/190/base 2022-03-17T19:06:48.6615141Z * [new branch] gh/dagitses/190/head -> origin/gh/dagitses/190/head 2022-03-17T19:06:48.6616974Z * [new branch] gh/dagitses/191/base -> origin/gh/dagitses/191/base 2022-03-17T19:06:48.6617939Z * [new branch] gh/dagitses/191/head -> origin/gh/dagitses/191/head 2022-03-17T19:06:48.6619750Z * [new branch] gh/dagitses/192/base -> origin/gh/dagitses/192/base 2022-03-17T19:06:48.6621047Z * [new branch] gh/dagitses/192/head -> origin/gh/dagitses/192/head 2022-03-17T19:06:48.6623195Z * [new branch] gh/dagitses/193/base -> origin/gh/dagitses/193/base 2022-03-17T19:06:48.6624157Z * [new branch] gh/dagitses/193/head -> origin/gh/dagitses/193/head 2022-03-17T19:06:48.6625982Z * [new branch] gh/dagitses/194/base -> origin/gh/dagitses/194/base 2022-03-17T19:06:48.6627152Z * [new branch] gh/dagitses/194/head -> origin/gh/dagitses/194/head 2022-03-17T19:06:48.6628952Z * [new branch] gh/dagitses/195/base -> origin/gh/dagitses/195/base 2022-03-17T19:06:48.6630117Z * [new branch] gh/dagitses/195/head -> origin/gh/dagitses/195/head 2022-03-17T19:06:48.6631783Z * [new branch] gh/dagitses/196/base -> origin/gh/dagitses/196/base 2022-03-17T19:06:48.6632891Z * [new branch] gh/dagitses/196/head -> origin/gh/dagitses/196/head 2022-03-17T19:06:48.6634637Z * [new branch] gh/dagitses/197/base -> origin/gh/dagitses/197/base 2022-03-17T19:06:48.6635735Z * [new branch] gh/dagitses/197/head -> origin/gh/dagitses/197/head 2022-03-17T19:06:48.6637480Z * [new branch] gh/dagitses/198/base -> origin/gh/dagitses/198/base 2022-03-17T19:06:48.6638551Z * [new branch] gh/dagitses/198/head -> origin/gh/dagitses/198/head 2022-03-17T19:06:48.6640328Z * [new branch] gh/dagitses/199/base -> origin/gh/dagitses/199/base 2022-03-17T19:06:48.6641788Z * [new branch] gh/dagitses/199/head -> origin/gh/dagitses/199/head 2022-03-17T19:06:48.6643503Z * [new branch] gh/dagitses/20/base -> origin/gh/dagitses/20/base 2022-03-17T19:06:48.6644663Z * [new branch] gh/dagitses/20/orig -> origin/gh/dagitses/20/orig 2022-03-17T19:06:48.6646362Z * [new branch] gh/dagitses/200/base -> origin/gh/dagitses/200/base 2022-03-17T19:06:48.6648280Z * [new branch] gh/dagitses/200/head -> origin/gh/dagitses/200/head 2022-03-17T19:06:48.6649840Z * [new branch] gh/dagitses/201/base -> origin/gh/dagitses/201/base 2022-03-17T19:06:48.6651349Z * [new branch] gh/dagitses/201/head -> origin/gh/dagitses/201/head 2022-03-17T19:06:48.6653149Z * [new branch] gh/dagitses/202/base -> origin/gh/dagitses/202/base 2022-03-17T19:06:48.6654596Z * [new branch] gh/dagitses/202/head -> origin/gh/dagitses/202/head 2022-03-17T19:06:48.6656071Z * [new branch] gh/dagitses/203/base -> origin/gh/dagitses/203/base 2022-03-17T19:06:48.6657373Z * [new branch] gh/dagitses/203/head -> origin/gh/dagitses/203/head 2022-03-17T19:06:48.6659229Z * [new branch] gh/dagitses/204/base -> origin/gh/dagitses/204/base 2022-03-17T19:06:48.6660326Z * [new branch] gh/dagitses/204/head -> origin/gh/dagitses/204/head 2022-03-17T19:06:48.6661895Z * [new branch] gh/dagitses/205/base -> origin/gh/dagitses/205/base 2022-03-17T19:06:48.6664274Z * [new branch] gh/dagitses/205/head -> origin/gh/dagitses/205/head 2022-03-17T19:06:48.6665821Z * [new branch] gh/dagitses/206/base -> origin/gh/dagitses/206/base 2022-03-17T19:06:48.6667110Z * [new branch] gh/dagitses/206/head -> origin/gh/dagitses/206/head 2022-03-17T19:06:48.6668716Z * [new branch] gh/dagitses/207/base -> origin/gh/dagitses/207/base 2022-03-17T19:06:48.6670013Z * [new branch] gh/dagitses/207/head -> origin/gh/dagitses/207/head 2022-03-17T19:06:48.6671609Z * [new branch] gh/dagitses/208/base -> origin/gh/dagitses/208/base 2022-03-17T19:06:48.6672777Z * [new branch] gh/dagitses/208/head -> origin/gh/dagitses/208/head 2022-03-17T19:06:48.6674465Z * [new branch] gh/dagitses/209/base -> origin/gh/dagitses/209/base 2022-03-17T19:06:48.6675762Z * [new branch] gh/dagitses/209/head -> origin/gh/dagitses/209/head 2022-03-17T19:06:48.6677784Z * [new branch] gh/dagitses/21/base -> origin/gh/dagitses/21/base 2022-03-17T19:06:48.6679081Z * [new branch] gh/dagitses/21/orig -> origin/gh/dagitses/21/orig 2022-03-17T19:06:48.6680637Z * [new branch] gh/dagitses/210/base -> origin/gh/dagitses/210/base 2022-03-17T19:06:48.6681945Z * [new branch] gh/dagitses/210/head -> origin/gh/dagitses/210/head 2022-03-17T19:06:48.6683577Z * [new branch] gh/dagitses/211/base -> origin/gh/dagitses/211/base 2022-03-17T19:06:48.6685126Z * [new branch] gh/dagitses/211/head -> origin/gh/dagitses/211/head 2022-03-17T19:06:48.6686436Z * [new branch] gh/dagitses/212/base -> origin/gh/dagitses/212/base 2022-03-17T19:06:48.6687720Z * [new branch] gh/dagitses/212/head -> origin/gh/dagitses/212/head 2022-03-17T19:06:48.6689312Z * [new branch] gh/dagitses/213/base -> origin/gh/dagitses/213/base 2022-03-17T19:06:48.6690596Z * [new branch] gh/dagitses/213/head -> origin/gh/dagitses/213/head 2022-03-17T19:06:48.6692214Z * [new branch] gh/dagitses/214/base -> origin/gh/dagitses/214/base 2022-03-17T19:06:48.6693689Z * [new branch] gh/dagitses/214/head -> origin/gh/dagitses/214/head 2022-03-17T19:06:48.6695175Z * [new branch] gh/dagitses/215/base -> origin/gh/dagitses/215/base 2022-03-17T19:06:48.6696266Z * [new branch] gh/dagitses/215/head -> origin/gh/dagitses/215/head 2022-03-17T19:06:48.6698023Z * [new branch] gh/dagitses/216/base -> origin/gh/dagitses/216/base 2022-03-17T19:06:48.6699205Z * [new branch] gh/dagitses/216/head -> origin/gh/dagitses/216/head 2022-03-17T19:06:48.6700888Z * [new branch] gh/dagitses/217/base -> origin/gh/dagitses/217/base 2022-03-17T19:06:48.6702191Z * [new branch] gh/dagitses/217/head -> origin/gh/dagitses/217/head 2022-03-17T19:06:48.6703973Z * [new branch] gh/dagitses/218/base -> origin/gh/dagitses/218/base 2022-03-17T19:06:48.6704950Z * [new branch] gh/dagitses/218/head -> origin/gh/dagitses/218/head 2022-03-17T19:06:48.6706730Z * [new branch] gh/dagitses/219/base -> origin/gh/dagitses/219/base 2022-03-17T19:06:48.6707893Z * [new branch] gh/dagitses/219/head -> origin/gh/dagitses/219/head 2022-03-17T19:06:48.6709749Z * [new branch] gh/dagitses/220/base -> origin/gh/dagitses/220/base 2022-03-17T19:06:48.6710820Z * [new branch] gh/dagitses/220/head -> origin/gh/dagitses/220/head 2022-03-17T19:06:48.6712510Z * [new branch] gh/dagitses/221/base -> origin/gh/dagitses/221/base 2022-03-17T19:06:48.6713499Z * [new branch] gh/dagitses/221/head -> origin/gh/dagitses/221/head 2022-03-17T19:06:48.6715284Z * [new branch] gh/dagitses/222/base -> origin/gh/dagitses/222/base 2022-03-17T19:06:48.6716389Z * [new branch] gh/dagitses/222/head -> origin/gh/dagitses/222/head 2022-03-17T19:06:48.6718044Z * [new branch] gh/dagitses/223/base -> origin/gh/dagitses/223/base 2022-03-17T19:06:48.6719600Z * [new branch] gh/dagitses/223/head -> origin/gh/dagitses/223/head 2022-03-17T19:06:48.6721120Z * [new branch] gh/dagitses/224/base -> origin/gh/dagitses/224/base 2022-03-17T19:06:48.6722207Z * [new branch] gh/dagitses/224/head -> origin/gh/dagitses/224/head 2022-03-17T19:06:48.6723746Z * [new branch] gh/dagitses/224/orig -> origin/gh/dagitses/224/orig 2022-03-17T19:06:48.6725248Z * [new branch] gh/dagitses/225/base -> origin/gh/dagitses/225/base 2022-03-17T19:06:48.6726536Z * [new branch] gh/dagitses/225/head -> origin/gh/dagitses/225/head 2022-03-17T19:06:48.6728206Z * [new branch] gh/dagitses/225/orig -> origin/gh/dagitses/225/orig 2022-03-17T19:06:48.6729700Z * [new branch] gh/dagitses/226/base -> origin/gh/dagitses/226/base 2022-03-17T19:06:48.6730990Z * [new branch] gh/dagitses/226/head -> origin/gh/dagitses/226/head 2022-03-17T19:06:48.6732503Z * [new branch] gh/dagitses/226/orig -> origin/gh/dagitses/226/orig 2022-03-17T19:06:48.6734049Z * [new branch] gh/dagitses/227/base -> origin/gh/dagitses/227/base 2022-03-17T19:06:48.6735546Z * [new branch] gh/dagitses/227/head -> origin/gh/dagitses/227/head 2022-03-17T19:06:48.6736738Z * [new branch] gh/dagitses/227/orig -> origin/gh/dagitses/227/orig 2022-03-17T19:06:48.6738577Z * [new branch] gh/dagitses/228/base -> origin/gh/dagitses/228/base 2022-03-17T19:06:48.6739705Z * [new branch] gh/dagitses/228/head -> origin/gh/dagitses/228/head 2022-03-17T19:06:48.6740886Z * [new branch] gh/dagitses/228/orig -> origin/gh/dagitses/228/orig 2022-03-17T19:06:48.6742953Z * [new branch] gh/dagitses/229/base -> origin/gh/dagitses/229/base 2022-03-17T19:06:48.6744065Z * [new branch] gh/dagitses/229/head -> origin/gh/dagitses/229/head 2022-03-17T19:06:48.6745629Z * [new branch] gh/dagitses/229/orig -> origin/gh/dagitses/229/orig 2022-03-17T19:06:48.6747565Z * [new branch] gh/dagitses/23/base -> origin/gh/dagitses/23/base 2022-03-17T19:06:48.6748811Z * [new branch] gh/dagitses/23/orig -> origin/gh/dagitses/23/orig 2022-03-17T19:06:48.6750540Z * [new branch] gh/dagitses/230/base -> origin/gh/dagitses/230/base 2022-03-17T19:06:48.6751636Z * [new branch] gh/dagitses/230/head -> origin/gh/dagitses/230/head 2022-03-17T19:06:48.6753207Z * [new branch] gh/dagitses/230/orig -> origin/gh/dagitses/230/orig 2022-03-17T19:06:48.6754533Z * [new branch] gh/dagitses/231/base -> origin/gh/dagitses/231/base 2022-03-17T19:06:48.6755770Z * [new branch] gh/dagitses/231/head -> origin/gh/dagitses/231/head 2022-03-17T19:06:48.6757453Z * [new branch] gh/dagitses/231/orig -> origin/gh/dagitses/231/orig 2022-03-17T19:06:48.6758749Z * [new branch] gh/dagitses/232/base -> origin/gh/dagitses/232/base 2022-03-17T19:06:48.6760191Z * [new branch] gh/dagitses/232/head -> origin/gh/dagitses/232/head 2022-03-17T19:06:48.6761367Z * [new branch] gh/dagitses/232/orig -> origin/gh/dagitses/232/orig 2022-03-17T19:06:48.6763074Z * [new branch] gh/dagitses/233/base -> origin/gh/dagitses/233/base 2022-03-17T19:06:48.6764161Z * [new branch] gh/dagitses/233/head -> origin/gh/dagitses/233/head 2022-03-17T19:06:48.6765964Z * [new branch] gh/dagitses/233/orig -> origin/gh/dagitses/233/orig 2022-03-17T19:06:48.6767481Z * [new branch] gh/dagitses/234/base -> origin/gh/dagitses/234/base 2022-03-17T19:06:48.6768556Z * [new branch] gh/dagitses/234/head -> origin/gh/dagitses/234/head 2022-03-17T19:06:48.6770059Z * [new branch] gh/dagitses/234/orig -> origin/gh/dagitses/234/orig 2022-03-17T19:06:48.6771627Z * [new branch] gh/dagitses/235/base -> origin/gh/dagitses/235/base 2022-03-17T19:06:48.6772921Z * [new branch] gh/dagitses/235/head -> origin/gh/dagitses/235/head 2022-03-17T19:06:48.6774379Z * [new branch] gh/dagitses/235/orig -> origin/gh/dagitses/235/orig 2022-03-17T19:06:48.6775840Z * [new branch] gh/dagitses/236/base -> origin/gh/dagitses/236/base 2022-03-17T19:06:48.6777123Z * [new branch] gh/dagitses/236/head -> origin/gh/dagitses/236/head 2022-03-17T19:06:48.6778412Z * [new branch] gh/dagitses/236/orig -> origin/gh/dagitses/236/orig 2022-03-17T19:06:48.6780047Z * [new branch] gh/dagitses/237/base -> origin/gh/dagitses/237/base 2022-03-17T19:06:48.6781315Z * [new branch] gh/dagitses/237/head -> origin/gh/dagitses/237/head 2022-03-17T19:06:48.6783008Z * [new branch] gh/dagitses/237/orig -> origin/gh/dagitses/237/orig 2022-03-17T19:06:48.6784633Z * [new branch] gh/dagitses/238/base -> origin/gh/dagitses/238/base 2022-03-17T19:06:48.6785923Z * [new branch] gh/dagitses/238/head -> origin/gh/dagitses/238/head 2022-03-17T19:06:48.6787306Z * [new branch] gh/dagitses/238/orig -> origin/gh/dagitses/238/orig 2022-03-17T19:06:48.6789176Z * [new branch] gh/dagitses/239/base -> origin/gh/dagitses/239/base 2022-03-17T19:06:48.6790470Z * [new branch] gh/dagitses/239/head -> origin/gh/dagitses/239/head 2022-03-17T19:06:48.6791913Z * [new branch] gh/dagitses/239/orig -> origin/gh/dagitses/239/orig 2022-03-17T19:06:48.6793612Z * [new branch] gh/dagitses/240/base -> origin/gh/dagitses/240/base 2022-03-17T19:06:48.6794785Z * [new branch] gh/dagitses/240/head -> origin/gh/dagitses/240/head 2022-03-17T19:06:48.6796225Z * [new branch] gh/dagitses/240/orig -> origin/gh/dagitses/240/orig 2022-03-17T19:06:48.6798131Z * [new branch] gh/dagitses/241/base -> origin/gh/dagitses/241/base 2022-03-17T19:06:48.6799564Z * [new branch] gh/dagitses/241/head -> origin/gh/dagitses/241/head 2022-03-17T19:06:48.6800837Z * [new branch] gh/dagitses/241/orig -> origin/gh/dagitses/241/orig 2022-03-17T19:06:48.6802960Z * [new branch] gh/dagitses/244/base -> origin/gh/dagitses/244/base 2022-03-17T19:06:48.6804511Z * [new branch] gh/dagitses/244/head -> origin/gh/dagitses/244/head 2022-03-17T19:06:48.6805565Z * [new branch] gh/dagitses/244/orig -> origin/gh/dagitses/244/orig 2022-03-17T19:06:48.6807685Z * [new branch] gh/dagitses/245/base -> origin/gh/dagitses/245/base 2022-03-17T19:06:48.6808948Z * [new branch] gh/dagitses/245/head -> origin/gh/dagitses/245/head 2022-03-17T19:06:48.6810697Z * [new branch] gh/dagitses/245/orig -> origin/gh/dagitses/245/orig 2022-03-17T19:06:48.6812427Z * [new branch] gh/dagitses/25/base -> origin/gh/dagitses/25/base 2022-03-17T19:06:48.6813601Z * [new branch] gh/dagitses/25/orig -> origin/gh/dagitses/25/orig 2022-03-17T19:06:48.6815628Z * [new branch] gh/dagitses/257/base -> origin/gh/dagitses/257/base 2022-03-17T19:06:48.6816751Z * [new branch] gh/dagitses/257/head -> origin/gh/dagitses/257/head 2022-03-17T19:06:48.6818312Z * [new branch] gh/dagitses/257/orig -> origin/gh/dagitses/257/orig 2022-03-17T19:06:48.6820241Z * [new branch] gh/dagitses/26/base -> origin/gh/dagitses/26/base 2022-03-17T19:06:48.6821974Z * [new branch] gh/dagitses/26/orig -> origin/gh/dagitses/26/orig 2022-03-17T19:06:48.6824042Z * [new branch] gh/dagitses/262/base -> origin/gh/dagitses/262/base 2022-03-17T19:06:48.6825267Z * [new branch] gh/dagitses/262/head -> origin/gh/dagitses/262/head 2022-03-17T19:06:48.6826982Z * [new branch] gh/dagitses/262/orig -> origin/gh/dagitses/262/orig 2022-03-17T19:06:48.6828723Z * [new branch] gh/dagitses/263/base -> origin/gh/dagitses/263/base 2022-03-17T19:06:48.6829970Z * [new branch] gh/dagitses/263/head -> origin/gh/dagitses/263/head 2022-03-17T19:06:48.6831234Z * [new branch] gh/dagitses/263/orig -> origin/gh/dagitses/263/orig 2022-03-17T19:06:48.6833145Z * [new branch] gh/dagitses/264/base -> origin/gh/dagitses/264/base 2022-03-17T19:06:48.6834373Z * [new branch] gh/dagitses/264/head -> origin/gh/dagitses/264/head 2022-03-17T19:06:48.6836067Z * [new branch] gh/dagitses/264/orig -> origin/gh/dagitses/264/orig 2022-03-17T19:06:48.6837826Z * [new branch] gh/dagitses/265/base -> origin/gh/dagitses/265/base 2022-03-17T19:06:48.6838877Z * [new branch] gh/dagitses/265/head -> origin/gh/dagitses/265/head 2022-03-17T19:06:48.6840653Z * [new branch] gh/dagitses/265/orig -> origin/gh/dagitses/265/orig 2022-03-17T19:06:48.6842844Z * [new branch] gh/dagitses/266/base -> origin/gh/dagitses/266/base 2022-03-17T19:06:48.6844185Z * [new branch] gh/dagitses/266/head -> origin/gh/dagitses/266/head 2022-03-17T19:06:48.6845781Z * [new branch] gh/dagitses/266/orig -> origin/gh/dagitses/266/orig 2022-03-17T19:06:48.6847574Z * [new branch] gh/dagitses/271/base -> origin/gh/dagitses/271/base 2022-03-17T19:06:48.6848874Z * [new branch] gh/dagitses/271/head -> origin/gh/dagitses/271/head 2022-03-17T19:06:48.6850440Z * [new branch] gh/dagitses/271/orig -> origin/gh/dagitses/271/orig 2022-03-17T19:06:48.6852558Z * [new branch] gh/dagitses/272/base -> origin/gh/dagitses/272/base 2022-03-17T19:06:48.6853741Z * [new branch] gh/dagitses/272/head -> origin/gh/dagitses/272/head 2022-03-17T19:06:48.6855040Z * [new branch] gh/dagitses/272/orig -> origin/gh/dagitses/272/orig 2022-03-17T19:06:48.6857064Z * [new branch] gh/dagitses/273/base -> origin/gh/dagitses/273/base 2022-03-17T19:06:48.6858555Z * [new branch] gh/dagitses/273/head -> origin/gh/dagitses/273/head 2022-03-17T19:06:48.6859625Z * [new branch] gh/dagitses/273/orig -> origin/gh/dagitses/273/orig 2022-03-17T19:06:48.6861714Z * [new branch] gh/dagitses/275/base -> origin/gh/dagitses/275/base 2022-03-17T19:06:48.6864344Z * [new branch] gh/dagitses/275/head -> origin/gh/dagitses/275/head 2022-03-17T19:06:48.6865509Z * [new branch] gh/dagitses/275/orig -> origin/gh/dagitses/275/orig 2022-03-17T19:06:48.6867326Z * [new branch] gh/dagitses/277/base -> origin/gh/dagitses/277/base 2022-03-17T19:06:48.6868609Z * [new branch] gh/dagitses/277/head -> origin/gh/dagitses/277/head 2022-03-17T19:06:48.6870117Z * [new branch] gh/dagitses/277/orig -> origin/gh/dagitses/277/orig 2022-03-17T19:06:48.6871873Z * [new branch] gh/dagitses/278/base -> origin/gh/dagitses/278/base 2022-03-17T19:06:48.6873448Z * [new branch] gh/dagitses/278/head -> origin/gh/dagitses/278/head 2022-03-17T19:06:48.6874561Z * [new branch] gh/dagitses/278/orig -> origin/gh/dagitses/278/orig 2022-03-17T19:06:48.6876489Z * [new branch] gh/dagitses/279/base -> origin/gh/dagitses/279/base 2022-03-17T19:06:48.6877787Z * [new branch] gh/dagitses/279/orig -> origin/gh/dagitses/279/orig 2022-03-17T19:06:48.6879676Z * [new branch] gh/dagitses/280/base -> origin/gh/dagitses/280/base 2022-03-17T19:06:48.6880953Z * [new branch] gh/dagitses/280/orig -> origin/gh/dagitses/280/orig 2022-03-17T19:06:48.6882837Z * [new branch] gh/dagitses/281/base -> origin/gh/dagitses/281/base 2022-03-17T19:06:48.6884136Z * [new branch] gh/dagitses/281/orig -> origin/gh/dagitses/281/orig 2022-03-17T19:06:48.6885971Z * [new branch] gh/dagitses/282/base -> origin/gh/dagitses/282/base 2022-03-17T19:06:48.6887272Z * [new branch] gh/dagitses/282/orig -> origin/gh/dagitses/282/orig 2022-03-17T19:06:48.6888977Z * [new branch] gh/dagitses/283/base -> origin/gh/dagitses/283/base 2022-03-17T19:06:48.6890080Z * [new branch] gh/dagitses/283/orig -> origin/gh/dagitses/283/orig 2022-03-17T19:06:48.6891899Z * [new branch] gh/dagitses/284/base -> origin/gh/dagitses/284/base 2022-03-17T19:06:48.6893007Z * [new branch] gh/dagitses/284/orig -> origin/gh/dagitses/284/orig 2022-03-17T19:06:48.6894908Z * [new branch] gh/dagitses/285/base -> origin/gh/dagitses/285/base 2022-03-17T19:06:48.6896212Z * [new branch] gh/dagitses/285/orig -> origin/gh/dagitses/285/orig 2022-03-17T19:06:48.6897920Z * [new branch] gh/dagitses/286/base -> origin/gh/dagitses/286/base 2022-03-17T19:06:48.6899123Z * [new branch] gh/dagitses/286/orig -> origin/gh/dagitses/286/orig 2022-03-17T19:06:48.6901151Z * [new branch] gh/dagitses/287/base -> origin/gh/dagitses/287/base 2022-03-17T19:06:48.6902467Z * [new branch] gh/dagitses/287/head -> origin/gh/dagitses/287/head 2022-03-17T19:06:48.6904138Z * [new branch] gh/dagitses/287/orig -> origin/gh/dagitses/287/orig 2022-03-17T19:06:48.6905862Z * [new branch] gh/dagitses/288/base -> origin/gh/dagitses/288/base 2022-03-17T19:06:48.6907152Z * [new branch] gh/dagitses/288/head -> origin/gh/dagitses/288/head 2022-03-17T19:06:48.6908585Z * [new branch] gh/dagitses/288/orig -> origin/gh/dagitses/288/orig 2022-03-17T19:06:48.6910409Z * [new branch] gh/dagitses/289/base -> origin/gh/dagitses/289/base 2022-03-17T19:06:48.6911499Z * [new branch] gh/dagitses/289/head -> origin/gh/dagitses/289/head 2022-03-17T19:06:48.6913050Z * [new branch] gh/dagitses/289/orig -> origin/gh/dagitses/289/orig 2022-03-17T19:06:48.6914884Z * [new branch] gh/dagitses/29/base -> origin/gh/dagitses/29/base 2022-03-17T19:06:48.6916551Z * [new branch] gh/dagitses/29/head -> origin/gh/dagitses/29/head 2022-03-17T19:06:48.6917757Z * [new branch] gh/dagitses/29/orig -> origin/gh/dagitses/29/orig 2022-03-17T19:06:48.6919760Z * [new branch] gh/dagitses/290/base -> origin/gh/dagitses/290/base 2022-03-17T19:06:48.6920711Z * [new branch] gh/dagitses/290/head -> origin/gh/dagitses/290/head 2022-03-17T19:06:48.6922522Z * [new branch] gh/dagitses/290/orig -> origin/gh/dagitses/290/orig 2022-03-17T19:06:48.6924341Z * [new branch] gh/dagitses/3/base -> origin/gh/dagitses/3/base 2022-03-17T19:06:48.6925425Z * [new branch] gh/dagitses/3/orig -> origin/gh/dagitses/3/orig 2022-03-17T19:06:48.6927415Z * [new branch] gh/dagitses/30/base -> origin/gh/dagitses/30/base 2022-03-17T19:06:48.6928652Z * [new branch] gh/dagitses/30/head -> origin/gh/dagitses/30/head 2022-03-17T19:06:48.6930260Z * [new branch] gh/dagitses/30/orig -> origin/gh/dagitses/30/orig 2022-03-17T19:06:48.6932005Z * [new branch] gh/dagitses/31/base -> origin/gh/dagitses/31/base 2022-03-17T19:06:48.6933156Z * [new branch] gh/dagitses/31/head -> origin/gh/dagitses/31/head 2022-03-17T19:06:48.6934713Z * [new branch] gh/dagitses/31/orig -> origin/gh/dagitses/31/orig 2022-03-17T19:06:48.6936633Z * [new branch] gh/dagitses/32/base -> origin/gh/dagitses/32/base 2022-03-17T19:06:48.6937877Z * [new branch] gh/dagitses/32/head -> origin/gh/dagitses/32/head 2022-03-17T19:06:48.6939187Z * [new branch] gh/dagitses/32/orig -> origin/gh/dagitses/32/orig 2022-03-17T19:06:48.6941261Z * [new branch] gh/dagitses/33/base -> origin/gh/dagitses/33/base 2022-03-17T19:06:48.6942764Z * [new branch] gh/dagitses/33/head -> origin/gh/dagitses/33/head 2022-03-17T19:06:48.6944080Z * [new branch] gh/dagitses/33/orig -> origin/gh/dagitses/33/orig 2022-03-17T19:06:48.6946273Z * [new branch] gh/dagitses/34/base -> origin/gh/dagitses/34/base 2022-03-17T19:06:48.6947842Z * [new branch] gh/dagitses/34/head -> origin/gh/dagitses/34/head 2022-03-17T19:06:48.6948991Z * [new branch] gh/dagitses/34/orig -> origin/gh/dagitses/34/orig 2022-03-17T19:06:48.6950819Z * [new branch] gh/dagitses/35/base -> origin/gh/dagitses/35/base 2022-03-17T19:06:48.6952054Z * [new branch] gh/dagitses/35/head -> origin/gh/dagitses/35/head 2022-03-17T19:06:48.6953797Z * [new branch] gh/dagitses/35/orig -> origin/gh/dagitses/35/orig 2022-03-17T19:06:48.6955706Z * [new branch] gh/dagitses/36/base -> origin/gh/dagitses/36/base 2022-03-17T19:06:48.6956926Z * [new branch] gh/dagitses/36/head -> origin/gh/dagitses/36/head 2022-03-17T19:06:48.6958488Z * [new branch] gh/dagitses/36/orig -> origin/gh/dagitses/36/orig 2022-03-17T19:06:48.6960269Z * [new branch] gh/dagitses/37/base -> origin/gh/dagitses/37/base 2022-03-17T19:06:48.6961994Z * [new branch] gh/dagitses/37/head -> origin/gh/dagitses/37/head 2022-03-17T19:06:48.6963069Z * [new branch] gh/dagitses/37/orig -> origin/gh/dagitses/37/orig 2022-03-17T19:06:48.6964949Z * [new branch] gh/dagitses/38/base -> origin/gh/dagitses/38/base 2022-03-17T19:06:48.6966242Z * [new branch] gh/dagitses/38/head -> origin/gh/dagitses/38/head 2022-03-17T19:06:48.6967492Z * [new branch] gh/dagitses/38/orig -> origin/gh/dagitses/38/orig 2022-03-17T19:06:48.6969369Z * [new branch] gh/dagitses/39/base -> origin/gh/dagitses/39/base 2022-03-17T19:06:48.6970478Z * [new branch] gh/dagitses/39/head -> origin/gh/dagitses/39/head 2022-03-17T19:06:48.6971630Z * [new branch] gh/dagitses/39/orig -> origin/gh/dagitses/39/orig 2022-03-17T19:06:48.6973688Z * [new branch] gh/dagitses/4/base -> origin/gh/dagitses/4/base 2022-03-17T19:06:48.6974870Z * [new branch] gh/dagitses/4/orig -> origin/gh/dagitses/4/orig 2022-03-17T19:06:48.6976958Z * [new branch] gh/dagitses/40/base -> origin/gh/dagitses/40/base 2022-03-17T19:06:48.6978170Z * [new branch] gh/dagitses/40/head -> origin/gh/dagitses/40/head 2022-03-17T19:06:48.6979565Z * [new branch] gh/dagitses/40/orig -> origin/gh/dagitses/40/orig 2022-03-17T19:06:48.6981607Z * [new branch] gh/dagitses/41/base -> origin/gh/dagitses/41/base 2022-03-17T19:06:48.6983127Z * [new branch] gh/dagitses/41/head -> origin/gh/dagitses/41/head 2022-03-17T19:06:48.6984522Z * [new branch] gh/dagitses/41/orig -> origin/gh/dagitses/41/orig 2022-03-17T19:06:48.6986493Z * [new branch] gh/dagitses/42/base -> origin/gh/dagitses/42/base 2022-03-17T19:06:48.6987681Z * [new branch] gh/dagitses/42/head -> origin/gh/dagitses/42/head 2022-03-17T19:06:48.6989248Z * [new branch] gh/dagitses/42/orig -> origin/gh/dagitses/42/orig 2022-03-17T19:06:48.6990794Z * [new branch] gh/dagitses/43/base -> origin/gh/dagitses/43/base 2022-03-17T19:06:48.6991955Z * [new branch] gh/dagitses/43/head -> origin/gh/dagitses/43/head 2022-03-17T19:06:48.6993321Z * [new branch] gh/dagitses/43/orig -> origin/gh/dagitses/43/orig 2022-03-17T19:06:48.6995224Z * [new branch] gh/dagitses/44/base -> origin/gh/dagitses/44/base 2022-03-17T19:06:48.6996394Z * [new branch] gh/dagitses/44/head -> origin/gh/dagitses/44/head 2022-03-17T19:06:48.6997930Z * [new branch] gh/dagitses/44/orig -> origin/gh/dagitses/44/orig 2022-03-17T19:06:48.6999937Z * [new branch] gh/dagitses/45/base -> origin/gh/dagitses/45/base 2022-03-17T19:06:48.7001115Z * [new branch] gh/dagitses/45/head -> origin/gh/dagitses/45/head 2022-03-17T19:06:48.7002661Z * [new branch] gh/dagitses/45/orig -> origin/gh/dagitses/45/orig 2022-03-17T19:06:48.7004536Z * [new branch] gh/dagitses/46/base -> origin/gh/dagitses/46/base 2022-03-17T19:06:48.7005675Z * [new branch] gh/dagitses/46/orig -> origin/gh/dagitses/46/orig 2022-03-17T19:06:48.7007776Z * [new branch] gh/dagitses/47/base -> origin/gh/dagitses/47/base 2022-03-17T19:06:48.7008949Z * [new branch] gh/dagitses/47/head -> origin/gh/dagitses/47/head 2022-03-17T19:06:48.7010591Z * [new branch] gh/dagitses/47/orig -> origin/gh/dagitses/47/orig 2022-03-17T19:06:48.7012355Z * [new branch] gh/dagitses/5/base -> origin/gh/dagitses/5/base 2022-03-17T19:06:48.7013447Z * [new branch] gh/dagitses/5/head -> origin/gh/dagitses/5/head 2022-03-17T19:06:48.7014769Z * [new branch] gh/dagitses/5/orig -> origin/gh/dagitses/5/orig 2022-03-17T19:06:48.7016831Z * [new branch] gh/dagitses/51/base -> origin/gh/dagitses/51/base 2022-03-17T19:06:48.7018082Z * [new branch] gh/dagitses/51/orig -> origin/gh/dagitses/51/orig 2022-03-17T19:06:48.7020195Z * [new branch] gh/dagitses/52/base -> origin/gh/dagitses/52/base 2022-03-17T19:06:48.7022107Z * [new branch] gh/dagitses/52/head -> origin/gh/dagitses/52/head 2022-03-17T19:06:48.7023198Z * [new branch] gh/dagitses/52/orig -> origin/gh/dagitses/52/orig 2022-03-17T19:06:48.7025093Z * [new branch] gh/dagitses/53/base -> origin/gh/dagitses/53/base 2022-03-17T19:06:48.7026490Z * [new branch] gh/dagitses/53/head -> origin/gh/dagitses/53/head 2022-03-17T19:06:48.7028299Z * [new branch] gh/dagitses/54/base -> origin/gh/dagitses/54/base 2022-03-17T19:06:48.7029869Z * [new branch] gh/dagitses/55/base -> origin/gh/dagitses/55/base 2022-03-17T19:06:48.7031634Z * [new branch] gh/dagitses/56/base -> origin/gh/dagitses/56/base 2022-03-17T19:06:48.7033352Z * [new branch] gh/dagitses/57/base -> origin/gh/dagitses/57/base 2022-03-17T19:06:48.7035522Z * [new branch] gh/dagitses/58/base -> origin/gh/dagitses/58/base 2022-03-17T19:06:48.7037080Z * [new branch] gh/dagitses/58/head -> origin/gh/dagitses/58/head 2022-03-17T19:06:48.7038933Z * [new branch] gh/dagitses/59/base -> origin/gh/dagitses/59/base 2022-03-17T19:06:48.7040292Z * [new branch] gh/dagitses/60/base -> origin/gh/dagitses/60/base 2022-03-17T19:06:48.7042156Z * [new branch] gh/dagitses/61/base -> origin/gh/dagitses/61/base 2022-03-17T19:06:48.7043921Z * [new branch] gh/dagitses/62/base -> origin/gh/dagitses/62/base 2022-03-17T19:06:48.7045622Z * [new branch] gh/dagitses/63/base -> origin/gh/dagitses/63/base 2022-03-17T19:06:48.7046767Z * [new branch] gh/dagitses/63/head -> origin/gh/dagitses/63/head 2022-03-17T19:06:48.7048827Z * [new branch] gh/dagitses/64/base -> origin/gh/dagitses/64/base 2022-03-17T19:06:48.7049928Z * [new branch] gh/dagitses/64/head -> origin/gh/dagitses/64/head 2022-03-17T19:06:48.7051481Z * [new branch] gh/dagitses/64/orig -> origin/gh/dagitses/64/orig 2022-03-17T19:06:48.7053461Z * [new branch] gh/dagitses/65/base -> origin/gh/dagitses/65/base 2022-03-17T19:06:48.7055237Z * [new branch] gh/dagitses/65/head -> origin/gh/dagitses/65/head 2022-03-17T19:06:48.7056556Z * [new branch] gh/dagitses/65/orig -> origin/gh/dagitses/65/orig 2022-03-17T19:06:48.7058477Z * [new branch] gh/dagitses/66/base -> origin/gh/dagitses/66/base 2022-03-17T19:06:48.7073255Z * [new branch] gh/dagitses/66/head -> origin/gh/dagitses/66/head 2022-03-17T19:06:48.7073799Z * [new branch] gh/dagitses/66/orig -> origin/gh/dagitses/66/orig 2022-03-17T19:06:48.7074309Z * [new branch] gh/dagitses/67/base -> origin/gh/dagitses/67/base 2022-03-17T19:06:48.7074680Z * [new branch] gh/dagitses/67/head -> origin/gh/dagitses/67/head 2022-03-17T19:06:48.7074927Z * [new branch] gh/dagitses/67/orig -> origin/gh/dagitses/67/orig 2022-03-17T19:06:48.7075194Z * [new branch] gh/dagitses/68/base -> origin/gh/dagitses/68/base 2022-03-17T19:06:48.7075566Z * [new branch] gh/dagitses/68/head -> origin/gh/dagitses/68/head 2022-03-17T19:06:48.7075848Z * [new branch] gh/dagitses/68/orig -> origin/gh/dagitses/68/orig 2022-03-17T19:06:48.7076116Z * [new branch] gh/dagitses/69/base -> origin/gh/dagitses/69/base 2022-03-17T19:06:48.7076508Z * [new branch] gh/dagitses/69/head -> origin/gh/dagitses/69/head 2022-03-17T19:06:48.7077009Z * [new branch] gh/dagitses/69/orig -> origin/gh/dagitses/69/orig 2022-03-17T19:06:48.7077360Z * [new branch] gh/dagitses/7/base -> origin/gh/dagitses/7/base 2022-03-17T19:06:48.7078411Z * [new branch] gh/dagitses/7/orig -> origin/gh/dagitses/7/orig 2022-03-17T19:06:48.7080267Z * [new branch] gh/dagitses/70/base -> origin/gh/dagitses/70/base 2022-03-17T19:06:48.7081101Z * [new branch] gh/dagitses/70/head -> origin/gh/dagitses/70/head 2022-03-17T19:06:48.7082673Z * [new branch] gh/dagitses/70/orig -> origin/gh/dagitses/70/orig 2022-03-17T19:06:48.7084382Z * [new branch] gh/dagitses/71/base -> origin/gh/dagitses/71/base 2022-03-17T19:06:48.7085334Z * [new branch] gh/dagitses/71/head -> origin/gh/dagitses/71/head 2022-03-17T19:06:48.7086479Z * [new branch] gh/dagitses/71/orig -> origin/gh/dagitses/71/orig 2022-03-17T19:06:48.7088850Z * [new branch] gh/dagitses/72/base -> origin/gh/dagitses/72/base 2022-03-17T19:06:48.7089621Z * [new branch] gh/dagitses/72/head -> origin/gh/dagitses/72/head 2022-03-17T19:06:48.7091520Z * [new branch] gh/dagitses/72/orig -> origin/gh/dagitses/72/orig 2022-03-17T19:06:48.7093159Z * [new branch] gh/dagitses/73/base -> origin/gh/dagitses/73/base 2022-03-17T19:06:48.7094132Z * [new branch] gh/dagitses/73/head -> origin/gh/dagitses/73/head 2022-03-17T19:06:48.7095976Z * [new branch] gh/dagitses/73/orig -> origin/gh/dagitses/73/orig 2022-03-17T19:06:48.7098076Z * [new branch] gh/dagitses/74/base -> origin/gh/dagitses/74/base 2022-03-17T19:06:48.7098809Z * [new branch] gh/dagitses/74/head -> origin/gh/dagitses/74/head 2022-03-17T19:06:48.7100940Z * [new branch] gh/dagitses/74/orig -> origin/gh/dagitses/74/orig 2022-03-17T19:06:48.7101991Z * [new branch] gh/dagitses/75/base -> origin/gh/dagitses/75/base 2022-03-17T19:06:48.7103969Z * [new branch] gh/dagitses/75/head -> origin/gh/dagitses/75/head 2022-03-17T19:06:48.7104651Z * [new branch] gh/dagitses/75/orig -> origin/gh/dagitses/75/orig 2022-03-17T19:06:48.7107137Z * [new branch] gh/dagitses/76/base -> origin/gh/dagitses/76/base 2022-03-17T19:06:48.7107865Z * [new branch] gh/dagitses/76/head -> origin/gh/dagitses/76/head 2022-03-17T19:06:48.7109863Z * [new branch] gh/dagitses/76/orig -> origin/gh/dagitses/76/orig 2022-03-17T19:06:48.7111036Z * [new branch] gh/dagitses/77/base -> origin/gh/dagitses/77/base 2022-03-17T19:06:48.7112793Z * [new branch] gh/dagitses/77/head -> origin/gh/dagitses/77/head 2022-03-17T19:06:48.7113727Z * [new branch] gh/dagitses/77/orig -> origin/gh/dagitses/77/orig 2022-03-17T19:06:48.7116120Z * [new branch] gh/dagitses/78/base -> origin/gh/dagitses/78/base 2022-03-17T19:06:48.7117910Z * [new branch] gh/dagitses/78/orig -> origin/gh/dagitses/78/orig 2022-03-17T19:06:48.7119757Z * [new branch] gh/dagitses/79/base -> origin/gh/dagitses/79/base 2022-03-17T19:06:48.7120482Z * [new branch] gh/dagitses/79/head -> origin/gh/dagitses/79/head 2022-03-17T19:06:48.7122382Z * [new branch] gh/dagitses/79/orig -> origin/gh/dagitses/79/orig 2022-03-17T19:06:48.7124372Z * [new branch] gh/dagitses/8/base -> origin/gh/dagitses/8/base 2022-03-17T19:06:48.7125204Z * [new branch] gh/dagitses/8/orig -> origin/gh/dagitses/8/orig 2022-03-17T19:06:48.7127316Z * [new branch] gh/dagitses/80/base -> origin/gh/dagitses/80/base 2022-03-17T19:06:48.7128046Z * [new branch] gh/dagitses/80/head -> origin/gh/dagitses/80/head 2022-03-17T19:06:48.7129654Z * [new branch] gh/dagitses/80/orig -> origin/gh/dagitses/80/orig 2022-03-17T19:06:48.7132229Z * [new branch] gh/dagitses/81/base -> origin/gh/dagitses/81/base 2022-03-17T19:06:48.7132632Z * [new branch] gh/dagitses/81/head -> origin/gh/dagitses/81/head 2022-03-17T19:06:48.7133504Z * [new branch] gh/dagitses/82/base -> origin/gh/dagitses/82/base 2022-03-17T19:06:48.7135387Z * [new branch] gh/dagitses/82/head -> origin/gh/dagitses/82/head 2022-03-17T19:06:48.7137006Z * [new branch] gh/dagitses/83/base -> origin/gh/dagitses/83/base 2022-03-17T19:06:48.7137902Z * [new branch] gh/dagitses/83/head -> origin/gh/dagitses/83/head 2022-03-17T19:06:48.7140047Z * [new branch] gh/dagitses/84/base -> origin/gh/dagitses/84/base 2022-03-17T19:06:48.7140750Z * [new branch] gh/dagitses/84/head -> origin/gh/dagitses/84/head 2022-03-17T19:06:48.7143403Z * [new branch] gh/dagitses/85/base -> origin/gh/dagitses/85/base 2022-03-17T19:06:48.7144147Z * [new branch] gh/dagitses/85/head -> origin/gh/dagitses/85/head 2022-03-17T19:06:48.7145984Z * [new branch] gh/dagitses/86/base -> origin/gh/dagitses/86/base 2022-03-17T19:06:48.7146980Z * [new branch] gh/dagitses/86/head -> origin/gh/dagitses/86/head 2022-03-17T19:06:48.7148918Z * [new branch] gh/dagitses/87/base -> origin/gh/dagitses/87/base 2022-03-17T19:06:48.7154003Z * [new branch] gh/dagitses/87/head -> origin/gh/dagitses/87/head 2022-03-17T19:06:48.7154302Z * [new branch] gh/dagitses/88/base -> origin/gh/dagitses/88/base 2022-03-17T19:06:48.7154685Z * [new branch] gh/dagitses/88/head -> origin/gh/dagitses/88/head 2022-03-17T19:06:48.7155218Z * [new branch] gh/dagitses/89/base -> origin/gh/dagitses/89/base 2022-03-17T19:06:48.7155537Z * [new branch] gh/dagitses/89/head -> origin/gh/dagitses/89/head 2022-03-17T19:06:48.7157292Z * [new branch] gh/dagitses/9/base -> origin/gh/dagitses/9/base 2022-03-17T19:06:48.7158496Z * [new branch] gh/dagitses/9/orig -> origin/gh/dagitses/9/orig 2022-03-17T19:06:48.7160257Z * [new branch] gh/dagitses/90/base -> origin/gh/dagitses/90/base 2022-03-17T19:06:48.7171480Z * [new branch] gh/dagitses/90/head -> origin/gh/dagitses/90/head 2022-03-17T19:06:48.7171943Z * [new branch] gh/dagitses/91/base -> origin/gh/dagitses/91/base 2022-03-17T19:06:48.7172219Z * [new branch] gh/dagitses/91/head -> origin/gh/dagitses/91/head 2022-03-17T19:06:48.7172464Z * [new branch] gh/dagitses/92/base -> origin/gh/dagitses/92/base 2022-03-17T19:06:48.7172727Z * [new branch] gh/dagitses/92/head -> origin/gh/dagitses/92/head 2022-03-17T19:06:48.7172989Z * [new branch] gh/dagitses/93/base -> origin/gh/dagitses/93/base 2022-03-17T19:06:48.7173250Z * [new branch] gh/dagitses/93/head -> origin/gh/dagitses/93/head 2022-03-17T19:06:48.7173511Z * [new branch] gh/dagitses/94/base -> origin/gh/dagitses/94/base 2022-03-17T19:06:48.7173773Z * [new branch] gh/dagitses/94/head -> origin/gh/dagitses/94/head 2022-03-17T19:06:48.7174785Z * [new branch] gh/dagitses/95/base -> origin/gh/dagitses/95/base 2022-03-17T19:06:48.7176158Z * [new branch] gh/dagitses/95/head -> origin/gh/dagitses/95/head 2022-03-17T19:06:48.7177919Z * [new branch] gh/dagitses/96/base -> origin/gh/dagitses/96/base 2022-03-17T19:06:48.7178919Z * [new branch] gh/dagitses/96/head -> origin/gh/dagitses/96/head 2022-03-17T19:06:48.7180681Z * [new branch] gh/dagitses/97/base -> origin/gh/dagitses/97/base 2022-03-17T19:06:48.7182066Z * [new branch] gh/dagitses/97/head -> origin/gh/dagitses/97/head 2022-03-17T19:06:48.7183830Z * [new branch] gh/dagitses/98/base -> origin/gh/dagitses/98/base 2022-03-17T19:06:48.7184847Z * [new branch] gh/dagitses/98/head -> origin/gh/dagitses/98/head 2022-03-17T19:06:48.7186640Z * [new branch] gh/dagitses/99/base -> origin/gh/dagitses/99/base 2022-03-17T19:06:48.7187573Z * [new branch] gh/dagitses/99/head -> origin/gh/dagitses/99/head 2022-03-17T19:06:48.7189805Z * [new branch] gh/davidberard98/2/base -> origin/gh/davidberard98/2/base 2022-03-17T19:06:48.7191059Z * [new branch] gh/davidberard98/2/head -> origin/gh/davidberard98/2/head 2022-03-17T19:06:48.7192325Z * [new branch] gh/davidberard98/2/orig -> origin/gh/davidberard98/2/orig 2022-03-17T19:06:48.7194206Z * [new branch] gh/davidberard98/23/base -> origin/gh/davidberard98/23/base 2022-03-17T19:06:48.7196146Z * [new branch] gh/davidberard98/23/head -> origin/gh/davidberard98/23/head 2022-03-17T19:06:48.7197340Z * [new branch] gh/davidberard98/23/orig -> origin/gh/davidberard98/23/orig 2022-03-17T19:06:48.7199257Z * [new branch] gh/davidberard98/28/base -> origin/gh/davidberard98/28/base 2022-03-17T19:06:48.7200456Z * [new branch] gh/davidberard98/28/orig -> origin/gh/davidberard98/28/orig 2022-03-17T19:06:48.7202387Z * [new branch] gh/davidberard98/30/base -> origin/gh/davidberard98/30/base 2022-03-17T19:06:48.7203509Z * [new branch] gh/davidberard98/30/head -> origin/gh/davidberard98/30/head 2022-03-17T19:06:48.7205269Z * [new branch] gh/davidberard98/30/orig -> origin/gh/davidberard98/30/orig 2022-03-17T19:06:48.7207511Z * [new branch] gh/davidberard98/31/base -> origin/gh/davidberard98/31/base 2022-03-17T19:06:48.7208529Z * [new branch] gh/davidberard98/31/head -> origin/gh/davidberard98/31/head 2022-03-17T19:06:48.7210275Z * [new branch] gh/davidberard98/31/orig -> origin/gh/davidberard98/31/orig 2022-03-17T19:06:48.7211868Z * [new branch] gh/davidberard98/34/base -> origin/gh/davidberard98/34/base 2022-03-17T19:06:48.7212996Z * [new branch] gh/davidberard98/34/head -> origin/gh/davidberard98/34/head 2022-03-17T19:06:48.7214405Z * [new branch] gh/davidberard98/34/orig -> origin/gh/davidberard98/34/orig 2022-03-17T19:06:48.7216440Z * [new branch] gh/davidberard98/38/base -> origin/gh/davidberard98/38/base 2022-03-17T19:06:48.7217535Z * [new branch] gh/davidberard98/38/head -> origin/gh/davidberard98/38/head 2022-03-17T19:06:48.7218877Z * [new branch] gh/davidberard98/38/orig -> origin/gh/davidberard98/38/orig 2022-03-17T19:06:48.7221155Z * [new branch] gh/davidberard98/47/base -> origin/gh/davidberard98/47/base 2022-03-17T19:06:48.7222698Z * [new branch] gh/davidberard98/47/head -> origin/gh/davidberard98/47/head 2022-03-17T19:06:48.7223912Z * [new branch] gh/davidberard98/47/orig -> origin/gh/davidberard98/47/orig 2022-03-17T19:06:48.7226054Z * [new branch] gh/davidberard98/49/base -> origin/gh/davidberard98/49/base 2022-03-17T19:06:48.7227237Z * [new branch] gh/davidberard98/49/head -> origin/gh/davidberard98/49/head 2022-03-17T19:06:48.7228999Z * [new branch] gh/davidberard98/49/orig -> origin/gh/davidberard98/49/orig 2022-03-17T19:06:48.7231183Z * [new branch] gh/davidberard98/52/base -> origin/gh/davidberard98/52/base 2022-03-17T19:06:48.7233092Z * [new branch] gh/davidberard98/52/head -> origin/gh/davidberard98/52/head 2022-03-17T19:06:48.7233396Z * [new branch] gh/davidberard98/52/orig -> origin/gh/davidberard98/52/orig 2022-03-17T19:06:48.7235296Z * [new branch] gh/davidberard98/53/base -> origin/gh/davidberard98/53/base 2022-03-17T19:06:48.7236444Z * [new branch] gh/davidberard98/53/head -> origin/gh/davidberard98/53/head 2022-03-17T19:06:48.7237717Z * [new branch] gh/davidberard98/53/orig -> origin/gh/davidberard98/53/orig 2022-03-17T19:06:48.7239621Z * [new branch] gh/davidberard98/54/base -> origin/gh/davidberard98/54/base 2022-03-17T19:06:48.7240741Z * [new branch] gh/davidberard98/54/head -> origin/gh/davidberard98/54/head 2022-03-17T19:06:48.7242066Z * [new branch] gh/davidberard98/54/orig -> origin/gh/davidberard98/54/orig 2022-03-17T19:06:48.7244022Z * [new branch] gh/davidberard98/56/base -> origin/gh/davidberard98/56/base 2022-03-17T19:06:48.7245213Z * [new branch] gh/davidberard98/56/head -> origin/gh/davidberard98/56/head 2022-03-17T19:06:48.7246518Z * [new branch] gh/davidberard98/56/orig -> origin/gh/davidberard98/56/orig 2022-03-17T19:06:48.7248773Z * [new branch] gh/davidberard98/58/base -> origin/gh/davidberard98/58/base 2022-03-17T19:06:48.7249942Z * [new branch] gh/davidberard98/58/head -> origin/gh/davidberard98/58/head 2022-03-17T19:06:48.7251508Z * [new branch] gh/davidberard98/58/orig -> origin/gh/davidberard98/58/orig 2022-03-17T19:06:48.7253231Z * [new branch] gh/davidberard98/59/base -> origin/gh/davidberard98/59/base 2022-03-17T19:06:48.7254396Z * [new branch] gh/davidberard98/59/head -> origin/gh/davidberard98/59/head 2022-03-17T19:06:48.7255951Z * [new branch] gh/davidberard98/59/orig -> origin/gh/davidberard98/59/orig 2022-03-17T19:06:48.7257699Z * [new branch] gh/davidberard98/61/base -> origin/gh/davidberard98/61/base 2022-03-17T19:06:48.7258724Z * [new branch] gh/davidberard98/61/head -> origin/gh/davidberard98/61/head 2022-03-17T19:06:48.7260059Z * [new branch] gh/davidberard98/61/orig -> origin/gh/davidberard98/61/orig 2022-03-17T19:06:48.7262003Z * [new branch] gh/davidberard98/63/base -> origin/gh/davidberard98/63/base 2022-03-17T19:06:48.7264259Z * [new branch] gh/davidberard98/63/head -> origin/gh/davidberard98/63/head 2022-03-17T19:06:48.7265426Z * [new branch] gh/davidberard98/63/orig -> origin/gh/davidberard98/63/orig 2022-03-17T19:06:48.7267282Z * [new branch] gh/davidberard98/64/base -> origin/gh/davidberard98/64/base 2022-03-17T19:06:48.7269001Z * [new branch] gh/davidberard98/64/head -> origin/gh/davidberard98/64/head 2022-03-17T19:06:48.7270203Z * [new branch] gh/davidberard98/64/orig -> origin/gh/davidberard98/64/orig 2022-03-17T19:06:48.7271913Z * [new branch] gh/davidberard98/65/base -> origin/gh/davidberard98/65/base 2022-03-17T19:06:48.7273109Z * [new branch] gh/davidberard98/65/head -> origin/gh/davidberard98/65/head 2022-03-17T19:06:48.7274816Z * [new branch] gh/davidberard98/65/orig -> origin/gh/davidberard98/65/orig 2022-03-17T19:06:48.7276658Z * [new branch] gh/dbort/1/base -> origin/gh/dbort/1/base 2022-03-17T19:06:48.7277834Z * [new branch] gh/dbort/1/head -> origin/gh/dbort/1/head 2022-03-17T19:06:48.7279357Z * [new branch] gh/dbort/1/orig -> origin/gh/dbort/1/orig 2022-03-17T19:06:48.7281068Z * [new branch] gh/dbort/2/base -> origin/gh/dbort/2/base 2022-03-17T19:06:48.7282279Z * [new branch] gh/dbort/2/head -> origin/gh/dbort/2/head 2022-03-17T19:06:48.7284087Z * [new branch] gh/dbort/2/orig -> origin/gh/dbort/2/orig 2022-03-17T19:06:48.7286165Z * [new branch] gh/desertfire/18/base -> origin/gh/desertfire/18/base 2022-03-17T19:06:48.7287313Z * [new branch] gh/desertfire/18/head -> origin/gh/desertfire/18/head 2022-03-17T19:06:48.7288600Z * [new branch] gh/desertfire/18/orig -> origin/gh/desertfire/18/orig 2022-03-17T19:06:48.7290588Z * [new branch] gh/desertfire/20/base -> origin/gh/desertfire/20/base 2022-03-17T19:06:48.7291688Z * [new branch] gh/desertfire/20/head -> origin/gh/desertfire/20/head 2022-03-17T19:06:48.7293249Z * [new branch] gh/desertfire/20/orig -> origin/gh/desertfire/20/orig 2022-03-17T19:06:48.7295235Z * [new branch] gh/dhruvbird/20/base -> origin/gh/dhruvbird/20/base 2022-03-17T19:06:48.7296503Z * [new branch] gh/dhruvbird/20/head -> origin/gh/dhruvbird/20/head 2022-03-17T19:06:48.7297832Z * [new branch] gh/dhruvbird/20/orig -> origin/gh/dhruvbird/20/orig 2022-03-17T19:06:48.7300032Z * [new branch] gh/dhruvbird/23/base -> origin/gh/dhruvbird/23/base 2022-03-17T19:06:48.7301553Z * [new branch] gh/dhruvbird/23/head -> origin/gh/dhruvbird/23/head 2022-03-17T19:06:48.7303134Z * [new branch] gh/dhruvbird/23/orig -> origin/gh/dhruvbird/23/orig 2022-03-17T19:06:48.7304999Z * [new branch] gh/dhruvbird/31/base -> origin/gh/dhruvbird/31/base 2022-03-17T19:06:48.7306174Z * [new branch] gh/dhruvbird/31/head -> origin/gh/dhruvbird/31/head 2022-03-17T19:06:48.7307475Z * [new branch] gh/dhruvbird/31/orig -> origin/gh/dhruvbird/31/orig 2022-03-17T19:06:48.7309362Z * [new branch] gh/dhruvbird/52/base -> origin/gh/dhruvbird/52/base 2022-03-17T19:06:48.7310499Z * [new branch] gh/dhruvbird/52/head -> origin/gh/dhruvbird/52/head 2022-03-17T19:06:48.7312204Z * [new branch] gh/dhruvbird/52/orig -> origin/gh/dhruvbird/52/orig 2022-03-17T19:06:48.7313983Z * [new branch] gh/dhruvbird/55/base -> origin/gh/dhruvbird/55/base 2022-03-17T19:06:48.7315312Z * [new branch] gh/dhruvbird/55/head -> origin/gh/dhruvbird/55/head 2022-03-17T19:06:48.7317150Z * [new branch] gh/dhruvbird/55/orig -> origin/gh/dhruvbird/55/orig 2022-03-17T19:06:48.7318920Z * [new branch] gh/dhruvbird/56/base -> origin/gh/dhruvbird/56/base 2022-03-17T19:06:48.7320151Z * [new branch] gh/dhruvbird/56/head -> origin/gh/dhruvbird/56/head 2022-03-17T19:06:48.7321867Z * [new branch] gh/dhruvbird/57/base -> origin/gh/dhruvbird/57/base 2022-03-17T19:06:48.7322979Z * [new branch] gh/dhruvbird/57/head -> origin/gh/dhruvbird/57/head 2022-03-17T19:06:48.7324788Z * [new branch] gh/dhruvbird/58/base -> origin/gh/dhruvbird/58/base 2022-03-17T19:06:48.7325805Z * [new branch] gh/dhruvbird/58/head -> origin/gh/dhruvbird/58/head 2022-03-17T19:06:48.7327378Z * [new branch] gh/dhruvbird/59/base -> origin/gh/dhruvbird/59/base 2022-03-17T19:06:48.7328516Z * [new branch] gh/dhruvbird/59/head -> origin/gh/dhruvbird/59/head 2022-03-17T19:06:48.7330455Z * [new branch] gh/dhruvbird/60/base -> origin/gh/dhruvbird/60/base 2022-03-17T19:06:48.7331182Z * [new branch] gh/dhruvbird/60/head -> origin/gh/dhruvbird/60/head 2022-03-17T19:06:48.7332817Z * [new branch] gh/dhruvbird/61/base -> origin/gh/dhruvbird/61/base 2022-03-17T19:06:48.7333946Z * [new branch] gh/dhruvbird/61/head -> origin/gh/dhruvbird/61/head 2022-03-17T19:06:48.7336114Z * [new branch] gh/dhruvbird/66/base -> origin/gh/dhruvbird/66/base 2022-03-17T19:06:48.7337259Z * [new branch] gh/dhruvbird/66/head -> origin/gh/dhruvbird/66/head 2022-03-17T19:06:48.7338597Z * [new branch] gh/dhruvbird/66/orig -> origin/gh/dhruvbird/66/orig 2022-03-17T19:06:48.7340554Z * [new branch] gh/dhruvbird/75/base -> origin/gh/dhruvbird/75/base 2022-03-17T19:06:48.7342016Z * [new branch] gh/dhruvbird/75/head -> origin/gh/dhruvbird/75/head 2022-03-17T19:06:48.7343878Z * [new branch] gh/dhruvbird/75/orig -> origin/gh/dhruvbird/75/orig 2022-03-17T19:06:48.7345568Z * [new branch] gh/dhruvbird/87/base -> origin/gh/dhruvbird/87/base 2022-03-17T19:06:48.7347028Z * [new branch] gh/dhruvbird/87/head -> origin/gh/dhruvbird/87/head 2022-03-17T19:06:48.7348488Z * [new branch] gh/dhruvbird/88/base -> origin/gh/dhruvbird/88/base 2022-03-17T19:06:48.7349634Z * [new branch] gh/dhruvbird/88/head -> origin/gh/dhruvbird/88/head 2022-03-17T19:06:48.7351642Z * [new branch] gh/dhruvbird/92/base -> origin/gh/dhruvbird/92/base 2022-03-17T19:06:48.7353998Z * [new branch] gh/dhruvbird/92/head -> origin/gh/dhruvbird/92/head 2022-03-17T19:06:48.7354978Z * [new branch] gh/dhruvbird/92/orig -> origin/gh/dhruvbird/92/orig 2022-03-17T19:06:48.7356796Z * [new branch] gh/dhruvbird/93/base -> origin/gh/dhruvbird/93/base 2022-03-17T19:06:48.7358264Z * [new branch] gh/dhruvbird/93/head -> origin/gh/dhruvbird/93/head 2022-03-17T19:06:48.7359362Z * [new branch] gh/dhruvbird/93/orig -> origin/gh/dhruvbird/93/orig 2022-03-17T19:06:48.7361115Z * [new branch] gh/dhruvbird/94/base -> origin/gh/dhruvbird/94/base 2022-03-17T19:06:48.7362066Z * [new branch] gh/dhruvbird/94/head -> origin/gh/dhruvbird/94/head 2022-03-17T19:06:48.7363778Z * [new branch] gh/dhruvbird/94/orig -> origin/gh/dhruvbird/94/orig 2022-03-17T19:06:48.7365673Z * [new branch] gh/dhruvbird/95/base -> origin/gh/dhruvbird/95/base 2022-03-17T19:06:48.7366982Z * [new branch] gh/dhruvbird/95/head -> origin/gh/dhruvbird/95/head 2022-03-17T19:06:48.7368558Z * [new branch] gh/dhruvbird/95/orig -> origin/gh/dhruvbird/95/orig 2022-03-17T19:06:48.7370341Z * [new branch] gh/dhruvbird/96/base -> origin/gh/dhruvbird/96/base 2022-03-17T19:06:48.7371505Z * [new branch] gh/dhruvbird/96/head -> origin/gh/dhruvbird/96/head 2022-03-17T19:06:48.7372989Z * [new branch] gh/dhruvbird/96/orig -> origin/gh/dhruvbird/96/orig 2022-03-17T19:06:48.7374733Z * [new branch] gh/dhruvbird/97/base -> origin/gh/dhruvbird/97/base 2022-03-17T19:06:48.7376015Z * [new branch] gh/dhruvbird/97/head -> origin/gh/dhruvbird/97/head 2022-03-17T19:06:48.7377504Z * [new branch] gh/dhruvbird/97/orig -> origin/gh/dhruvbird/97/orig 2022-03-17T19:06:48.7379557Z * [new branch] gh/dracifer/1/base -> origin/gh/dracifer/1/base 2022-03-17T19:06:48.7380536Z * [new branch] gh/dracifer/1/head -> origin/gh/dracifer/1/head 2022-03-17T19:06:48.7382230Z * [new branch] gh/dracifer/1/orig -> origin/gh/dracifer/1/orig 2022-03-17T19:06:48.7383803Z * [new branch] gh/dracifer/2/base -> origin/gh/dracifer/2/base 2022-03-17T19:06:48.7385449Z * [new branch] gh/dracifer/2/orig -> origin/gh/dracifer/2/orig 2022-03-17T19:06:48.7387545Z * [new branch] gh/drdarshan/1/base -> origin/gh/drdarshan/1/base 2022-03-17T19:06:48.7388655Z * [new branch] gh/drdarshan/1/head -> origin/gh/drdarshan/1/head 2022-03-17T19:06:48.7390145Z * [new branch] gh/drdarshan/1/orig -> origin/gh/drdarshan/1/orig 2022-03-17T19:06:48.7391877Z * [new branch] gh/drdarshan/2/base -> origin/gh/drdarshan/2/base 2022-03-17T19:06:48.7393293Z * [new branch] gh/drdarshan/2/orig -> origin/gh/drdarshan/2/orig 2022-03-17T19:06:48.7394928Z * [new branch] gh/drdarshan/3/base -> origin/gh/drdarshan/3/base 2022-03-17T19:06:48.7395996Z * [new branch] gh/drdarshan/3/orig -> origin/gh/drdarshan/3/orig 2022-03-17T19:06:48.7398081Z * [new branch] gh/dreiss/1/base -> origin/gh/dreiss/1/base 2022-03-17T19:06:48.7399353Z * [new branch] gh/dreiss/1/head -> origin/gh/dreiss/1/head 2022-03-17T19:06:48.7400795Z * [new branch] gh/dreiss/1/orig -> origin/gh/dreiss/1/orig 2022-03-17T19:06:48.7402752Z * [new branch] gh/dreiss/10/base -> origin/gh/dreiss/10/base 2022-03-17T19:06:48.7404201Z * [new branch] gh/dreiss/10/head -> origin/gh/dreiss/10/head 2022-03-17T19:06:48.7405782Z * [new branch] gh/dreiss/10/orig -> origin/gh/dreiss/10/orig 2022-03-17T19:06:48.7407413Z * [new branch] gh/dreiss/105/base -> origin/gh/dreiss/105/base 2022-03-17T19:06:48.7408585Z * [new branch] gh/dreiss/105/head -> origin/gh/dreiss/105/head 2022-03-17T19:06:48.7410089Z * [new branch] gh/dreiss/105/orig -> origin/gh/dreiss/105/orig 2022-03-17T19:06:48.7411916Z * [new branch] gh/dreiss/106/base -> origin/gh/dreiss/106/base 2022-03-17T19:06:48.7413185Z * [new branch] gh/dreiss/106/head -> origin/gh/dreiss/106/head 2022-03-17T19:06:48.7414655Z * [new branch] gh/dreiss/106/orig -> origin/gh/dreiss/106/orig 2022-03-17T19:06:48.7416559Z * [new branch] gh/dreiss/109/base -> origin/gh/dreiss/109/base 2022-03-17T19:06:48.7417716Z * [new branch] gh/dreiss/109/head -> origin/gh/dreiss/109/head 2022-03-17T19:06:48.7419161Z * [new branch] gh/dreiss/109/orig -> origin/gh/dreiss/109/orig 2022-03-17T19:06:48.7421075Z * [new branch] gh/dreiss/110/base -> origin/gh/dreiss/110/base 2022-03-17T19:06:48.7422495Z * [new branch] gh/dreiss/110/head -> origin/gh/dreiss/110/head 2022-03-17T19:06:48.7424011Z * [new branch] gh/dreiss/110/orig -> origin/gh/dreiss/110/orig 2022-03-17T19:06:48.7425486Z * [new branch] gh/dreiss/2/base -> origin/gh/dreiss/2/base 2022-03-17T19:06:48.7426928Z * [new branch] gh/dreiss/2/head -> origin/gh/dreiss/2/head 2022-03-17T19:06:48.7427996Z * [new branch] gh/dreiss/2/orig -> origin/gh/dreiss/2/orig 2022-03-17T19:06:48.7429979Z * [new branch] gh/dreiss/25/base -> origin/gh/dreiss/25/base 2022-03-17T19:06:48.7431119Z * [new branch] gh/dreiss/25/head -> origin/gh/dreiss/25/head 2022-03-17T19:06:48.7432632Z * [new branch] gh/dreiss/25/orig -> origin/gh/dreiss/25/orig 2022-03-17T19:06:48.7434464Z * [new branch] gh/dreiss/28/base -> origin/gh/dreiss/28/base 2022-03-17T19:06:48.7435996Z * [new branch] gh/dreiss/28/head -> origin/gh/dreiss/28/head 2022-03-17T19:06:48.7437295Z * [new branch] gh/dreiss/28/orig -> origin/gh/dreiss/28/orig 2022-03-17T19:06:48.7439410Z * [new branch] gh/dreiss/33/base -> origin/gh/dreiss/33/base 2022-03-17T19:06:48.7440992Z * [new branch] gh/dreiss/33/head -> origin/gh/dreiss/33/head 2022-03-17T19:06:48.7442421Z * [new branch] gh/dreiss/33/orig -> origin/gh/dreiss/33/orig 2022-03-17T19:06:48.7444066Z * [new branch] gh/dreiss/36/base -> origin/gh/dreiss/36/base 2022-03-17T19:06:48.7445024Z * [new branch] gh/dreiss/36/head -> origin/gh/dreiss/36/head 2022-03-17T19:06:48.7446625Z * [new branch] gh/dreiss/36/orig -> origin/gh/dreiss/36/orig 2022-03-17T19:06:48.7448112Z * [new branch] gh/dreiss/39/base -> origin/gh/dreiss/39/base 2022-03-17T19:06:48.7449492Z * [new branch] gh/dreiss/39/head -> origin/gh/dreiss/39/head 2022-03-17T19:06:48.7450706Z * [new branch] gh/dreiss/39/orig -> origin/gh/dreiss/39/orig 2022-03-17T19:06:48.7452560Z * [new branch] gh/dreiss/43/base -> origin/gh/dreiss/43/base 2022-03-17T19:06:48.7454014Z * [new branch] gh/dreiss/43/head -> origin/gh/dreiss/43/head 2022-03-17T19:06:48.7455474Z * [new branch] gh/dreiss/43/orig -> origin/gh/dreiss/43/orig 2022-03-17T19:06:48.7457166Z * [new branch] gh/dreiss/63/base -> origin/gh/dreiss/63/base 2022-03-17T19:06:48.7458602Z * [new branch] gh/dreiss/63/head -> origin/gh/dreiss/63/head 2022-03-17T19:06:48.7460404Z * [new branch] gh/dreiss/63/orig -> origin/gh/dreiss/63/orig 2022-03-17T19:06:48.7462068Z * [new branch] gh/dreiss/67/base -> origin/gh/dreiss/67/base 2022-03-17T19:06:48.7464326Z * [new branch] gh/dreiss/67/head -> origin/gh/dreiss/67/head 2022-03-17T19:06:48.7465520Z * [new branch] gh/dreiss/67/orig -> origin/gh/dreiss/67/orig 2022-03-17T19:06:48.7467175Z * [new branch] gh/dreiss/68/base -> origin/gh/dreiss/68/base 2022-03-17T19:06:48.7468551Z * [new branch] gh/dreiss/68/head -> origin/gh/dreiss/68/head 2022-03-17T19:06:48.7469940Z * [new branch] gh/dreiss/68/orig -> origin/gh/dreiss/68/orig 2022-03-17T19:06:48.7472258Z * [new branch] gh/dreiss/71/base -> origin/gh/dreiss/71/base 2022-03-17T19:06:48.7473656Z * [new branch] gh/dreiss/71/head -> origin/gh/dreiss/71/head 2022-03-17T19:06:48.7475058Z * [new branch] gh/dreiss/71/orig -> origin/gh/dreiss/71/orig 2022-03-17T19:06:48.7476474Z * [new branch] gh/dreiss/72/base -> origin/gh/dreiss/72/base 2022-03-17T19:06:48.7477852Z * [new branch] gh/dreiss/72/head -> origin/gh/dreiss/72/head 2022-03-17T19:06:48.7479220Z * [new branch] gh/dreiss/72/orig -> origin/gh/dreiss/72/orig 2022-03-17T19:06:48.7480661Z * [new branch] gh/dreiss/73/base -> origin/gh/dreiss/73/base 2022-03-17T19:06:48.7482015Z * [new branch] gh/dreiss/73/head -> origin/gh/dreiss/73/head 2022-03-17T19:06:48.7483379Z * [new branch] gh/dreiss/73/orig -> origin/gh/dreiss/73/orig 2022-03-17T19:06:48.7485273Z * [new branch] gh/dreiss/75/base -> origin/gh/dreiss/75/base 2022-03-17T19:06:48.7486630Z * [new branch] gh/dreiss/75/head -> origin/gh/dreiss/75/head 2022-03-17T19:06:48.7488447Z * [new branch] gh/dreiss/80/base -> origin/gh/dreiss/80/base 2022-03-17T19:06:48.7489831Z * [new branch] gh/dreiss/80/head -> origin/gh/dreiss/80/head 2022-03-17T19:06:48.7491227Z * [new branch] gh/dreiss/80/orig -> origin/gh/dreiss/80/orig 2022-03-17T19:06:48.7493205Z * [new branch] gh/dskhudia/20/base -> origin/gh/dskhudia/20/base 2022-03-17T19:06:48.7494596Z * [new branch] gh/dskhudia/20/head -> origin/gh/dskhudia/20/head 2022-03-17T19:06:48.7496388Z * [new branch] gh/dskhudia/21/base -> origin/gh/dskhudia/21/base 2022-03-17T19:06:48.7497217Z * [new branch] gh/dskhudia/21/head -> origin/gh/dskhudia/21/head 2022-03-17T19:06:48.7498922Z * [new branch] gh/dskhudia/22/base -> origin/gh/dskhudia/22/base 2022-03-17T19:06:48.7499913Z * [new branch] gh/dskhudia/22/head -> origin/gh/dskhudia/22/head 2022-03-17T19:06:48.7501671Z * [new branch] gh/dskhudia/23/base -> origin/gh/dskhudia/23/base 2022-03-17T19:06:48.7503232Z * [new branch] gh/dskhudia/23/head -> origin/gh/dskhudia/23/head 2022-03-17T19:06:48.7504797Z * [new branch] gh/dskhudia/24/base -> origin/gh/dskhudia/24/base 2022-03-17T19:06:48.7505790Z * [new branch] gh/dskhudia/24/head -> origin/gh/dskhudia/24/head 2022-03-17T19:06:48.7507580Z * [new branch] gh/dskhudia/27/base -> origin/gh/dskhudia/27/base 2022-03-17T19:06:48.7508719Z * [new branch] gh/dskhudia/27/head -> origin/gh/dskhudia/27/head 2022-03-17T19:06:48.7510257Z * [new branch] gh/dskhudia/27/orig -> origin/gh/dskhudia/27/orig 2022-03-17T19:06:48.7512383Z * [new branch] gh/dzdang/1/base -> origin/gh/dzdang/1/base 2022-03-17T19:06:48.7513681Z * [new branch] gh/dzdang/1/orig -> origin/gh/dzdang/1/orig 2022-03-17T19:06:48.7515399Z * [new branch] gh/dzdang/10/base -> origin/gh/dzdang/10/base 2022-03-17T19:06:48.7516680Z * [new branch] gh/dzdang/10/orig -> origin/gh/dzdang/10/orig 2022-03-17T19:06:48.7518635Z * [new branch] gh/dzdang/11/base -> origin/gh/dzdang/11/base 2022-03-17T19:06:48.7519587Z * [new branch] gh/dzdang/11/orig -> origin/gh/dzdang/11/orig 2022-03-17T19:06:48.7522008Z * [new branch] gh/dzdang/13/base -> origin/gh/dzdang/13/base 2022-03-17T19:06:48.7523238Z * [new branch] gh/dzdang/13/head -> origin/gh/dzdang/13/head 2022-03-17T19:06:48.7524408Z * [new branch] gh/dzdang/13/orig -> origin/gh/dzdang/13/orig 2022-03-17T19:06:48.7526357Z * [new branch] gh/dzdang/14/base -> origin/gh/dzdang/14/base 2022-03-17T19:06:48.7527170Z * [new branch] gh/dzdang/14/head -> origin/gh/dzdang/14/head 2022-03-17T19:06:48.7530445Z * [new branch] gh/dzdang/14/orig -> origin/gh/dzdang/14/orig 2022-03-17T19:06:48.7530910Z * [new branch] gh/dzdang/15/base -> origin/gh/dzdang/15/base 2022-03-17T19:06:48.7531366Z * [new branch] gh/dzdang/15/head -> origin/gh/dzdang/15/head 2022-03-17T19:06:48.7532656Z * [new branch] gh/dzdang/15/orig -> origin/gh/dzdang/15/orig 2022-03-17T19:06:48.7535815Z * [new branch] gh/dzdang/2/base -> origin/gh/dzdang/2/base 2022-03-17T19:06:48.7536324Z * [new branch] gh/dzdang/2/orig -> origin/gh/dzdang/2/orig 2022-03-17T19:06:48.7538633Z * [new branch] gh/dzdang/29/base -> origin/gh/dzdang/29/base 2022-03-17T19:06:48.7539399Z * [new branch] gh/dzdang/29/head -> origin/gh/dzdang/29/head 2022-03-17T19:06:48.7541335Z * [new branch] gh/dzdang/29/orig -> origin/gh/dzdang/29/orig 2022-03-17T19:06:48.7543124Z * [new branch] gh/dzdang/30/base -> origin/gh/dzdang/30/base 2022-03-17T19:06:48.7544353Z * [new branch] gh/dzdang/30/head -> origin/gh/dzdang/30/head 2022-03-17T19:06:48.7546565Z * [new branch] gh/dzdang/30/orig -> origin/gh/dzdang/30/orig 2022-03-17T19:06:48.7547464Z * [new branch] gh/dzdang/36/orig -> origin/gh/dzdang/36/orig 2022-03-17T19:06:48.7549866Z * [new branch] gh/dzdang/37/base -> origin/gh/dzdang/37/base 2022-03-17T19:06:48.7550527Z * [new branch] gh/dzdang/37/head -> origin/gh/dzdang/37/head 2022-03-17T19:06:48.7552347Z * [new branch] gh/dzdang/37/orig -> origin/gh/dzdang/37/orig 2022-03-17T19:06:48.7553454Z * [new branch] gh/dzdang/38/base -> origin/gh/dzdang/38/base 2022-03-17T19:06:48.7554683Z * [new branch] gh/dzdang/38/head -> origin/gh/dzdang/38/head 2022-03-17T19:06:48.7556419Z * [new branch] gh/dzdang/38/orig -> origin/gh/dzdang/38/orig 2022-03-17T19:06:48.7557695Z * [new branch] gh/dzdang/4/base -> origin/gh/dzdang/4/base 2022-03-17T19:06:48.7558972Z * [new branch] gh/dzdang/4/orig -> origin/gh/dzdang/4/orig 2022-03-17T19:06:48.7561902Z * [new branch] gh/dzdang/42/base -> origin/gh/dzdang/42/base 2022-03-17T19:06:48.7562663Z * [new branch] gh/dzdang/42/head -> origin/gh/dzdang/42/head 2022-03-17T19:06:48.7564908Z * [new branch] gh/dzdang/42/orig -> origin/gh/dzdang/42/orig 2022-03-17T19:06:48.7567109Z * [new branch] gh/dzdang/47/base -> origin/gh/dzdang/47/base 2022-03-17T19:06:48.7568397Z * [new branch] gh/dzdang/47/head -> origin/gh/dzdang/47/head 2022-03-17T19:06:48.7570658Z * [new branch] gh/dzdang/47/orig -> origin/gh/dzdang/47/orig 2022-03-17T19:06:48.7571861Z * [new branch] gh/dzdang/48/base -> origin/gh/dzdang/48/base 2022-03-17T19:06:48.7574023Z * [new branch] gh/dzdang/48/head -> origin/gh/dzdang/48/head 2022-03-17T19:06:48.7574749Z * [new branch] gh/dzdang/48/orig -> origin/gh/dzdang/48/orig 2022-03-17T19:06:48.7577217Z * [new branch] gh/dzdang/49/base -> origin/gh/dzdang/49/base 2022-03-17T19:06:48.7578026Z * [new branch] gh/dzdang/49/head -> origin/gh/dzdang/49/head 2022-03-17T19:06:48.7579389Z * [new branch] gh/dzdang/49/orig -> origin/gh/dzdang/49/orig 2022-03-17T19:06:48.7581851Z * [new branch] gh/dzdang/5/base -> origin/gh/dzdang/5/base 2022-03-17T19:06:48.7582929Z * [new branch] gh/dzdang/5/orig -> origin/gh/dzdang/5/orig 2022-03-17T19:06:48.7585245Z * [new branch] gh/dzdang/50/base -> origin/gh/dzdang/50/base 2022-03-17T19:06:48.7585998Z * [new branch] gh/dzdang/50/head -> origin/gh/dzdang/50/head 2022-03-17T19:06:48.7587345Z * [new branch] gh/dzdang/50/orig -> origin/gh/dzdang/50/orig 2022-03-17T19:06:48.7589726Z * [new branch] gh/dzdang/51/base -> origin/gh/dzdang/51/base 2022-03-17T19:06:48.7590562Z * [new branch] gh/dzdang/51/head -> origin/gh/dzdang/51/head 2022-03-17T19:06:48.7592482Z * [new branch] gh/dzdang/51/orig -> origin/gh/dzdang/51/orig 2022-03-17T19:06:48.7593622Z * [new branch] gh/dzdang/52/base -> origin/gh/dzdang/52/base 2022-03-17T19:06:48.7594975Z * [new branch] gh/dzdang/52/head -> origin/gh/dzdang/52/head 2022-03-17T19:06:48.7596314Z * [new branch] gh/dzdang/52/orig -> origin/gh/dzdang/52/orig 2022-03-17T19:06:48.7598627Z * [new branch] gh/dzdang/53/base -> origin/gh/dzdang/53/base 2022-03-17T19:06:48.7599287Z * [new branch] gh/dzdang/53/head -> origin/gh/dzdang/53/head 2022-03-17T19:06:48.7601388Z * [new branch] gh/dzdang/53/orig -> origin/gh/dzdang/53/orig 2022-03-17T19:06:48.7602471Z * [new branch] gh/dzdang/54/base -> origin/gh/dzdang/54/base 2022-03-17T19:06:48.7606599Z * [new branch] gh/dzdang/54/head -> origin/gh/dzdang/54/head 2022-03-17T19:06:48.7607079Z * [new branch] gh/dzdang/54/orig -> origin/gh/dzdang/54/orig 2022-03-17T19:06:48.7607519Z * [new branch] gh/dzdang/55/base -> origin/gh/dzdang/55/base 2022-03-17T19:06:48.7608400Z * [new branch] gh/dzdang/55/head -> origin/gh/dzdang/55/head 2022-03-17T19:06:48.7609312Z * [new branch] gh/dzdang/55/orig -> origin/gh/dzdang/55/orig 2022-03-17T19:06:48.7611710Z * [new branch] gh/dzdang/56/base -> origin/gh/dzdang/56/base 2022-03-17T19:06:48.7612851Z * [new branch] gh/dzdang/56/head -> origin/gh/dzdang/56/head 2022-03-17T19:06:48.7613846Z * [new branch] gh/dzdang/56/orig -> origin/gh/dzdang/56/orig 2022-03-17T19:06:48.7616272Z * [new branch] gh/dzdang/57/base -> origin/gh/dzdang/57/base 2022-03-17T19:06:48.7617133Z * [new branch] gh/dzdang/57/head -> origin/gh/dzdang/57/head 2022-03-17T19:06:48.7618395Z * [new branch] gh/dzdang/57/orig -> origin/gh/dzdang/57/orig 2022-03-17T19:06:48.7620785Z * [new branch] gh/dzdang/58/base -> origin/gh/dzdang/58/base 2022-03-17T19:06:48.7621936Z * [new branch] gh/dzdang/58/head -> origin/gh/dzdang/58/head 2022-03-17T19:06:48.7623784Z * [new branch] gh/dzdang/58/orig -> origin/gh/dzdang/58/orig 2022-03-17T19:06:48.7626140Z * [new branch] gh/dzdang/59/base -> origin/gh/dzdang/59/base 2022-03-17T19:06:48.7627012Z * [new branch] gh/dzdang/59/head -> origin/gh/dzdang/59/head 2022-03-17T19:06:48.7628870Z * [new branch] gh/dzdang/59/orig -> origin/gh/dzdang/59/orig 2022-03-17T19:06:48.7630810Z * [new branch] gh/dzdang/6/base -> origin/gh/dzdang/6/base 2022-03-17T19:06:48.7631739Z * [new branch] gh/dzdang/6/orig -> origin/gh/dzdang/6/orig 2022-03-17T19:06:48.7633933Z * [new branch] gh/dzdang/7/base -> origin/gh/dzdang/7/base 2022-03-17T19:06:48.7634686Z * [new branch] gh/dzdang/7/orig -> origin/gh/dzdang/7/orig 2022-03-17T19:06:48.7636787Z * [new branch] gh/dzdang/8/base -> origin/gh/dzdang/8/base 2022-03-17T19:06:48.7637819Z * [new branch] gh/dzdang/8/orig -> origin/gh/dzdang/8/orig 2022-03-17T19:06:48.7640067Z * [new branch] gh/dzdang/9/base -> origin/gh/dzdang/9/base 2022-03-17T19:06:48.7640957Z * [new branch] gh/dzdang/9/orig -> origin/gh/dzdang/9/orig 2022-03-17T19:06:48.7643627Z * [new branch] gh/edmundw314/15/base -> origin/gh/edmundw314/15/base 2022-03-17T19:06:48.7644582Z * [new branch] gh/edmundw314/15/head -> origin/gh/edmundw314/15/head 2022-03-17T19:06:48.7646437Z * [new branch] gh/edmundw314/15/orig -> origin/gh/edmundw314/15/orig 2022-03-17T19:06:48.7647740Z * [new branch] gh/edmundw314/17/base -> origin/gh/edmundw314/17/base 2022-03-17T19:06:48.7649649Z * [new branch] gh/edmundw314/17/head -> origin/gh/edmundw314/17/head 2022-03-17T19:06:48.7650529Z * [new branch] gh/edmundw314/17/orig -> origin/gh/edmundw314/17/orig 2022-03-17T19:06:48.7652655Z * [new branch] gh/edmundw314/4/base -> origin/gh/edmundw314/4/base 2022-03-17T19:06:48.7653624Z * [new branch] gh/edmundw314/4/head -> origin/gh/edmundw314/4/head 2022-03-17T19:06:48.7655020Z * [new branch] gh/edmundw314/4/orig -> origin/gh/edmundw314/4/orig 2022-03-17T19:06:48.7657196Z * [new branch] gh/edmundw314/7/base -> origin/gh/edmundw314/7/base 2022-03-17T19:06:48.7658466Z * [new branch] gh/edmundw314/7/head -> origin/gh/edmundw314/7/head 2022-03-17T19:06:48.7660416Z * [new branch] gh/edmundw314/7/orig -> origin/gh/edmundw314/7/orig 2022-03-17T19:06:48.7663959Z * [new branch] gh/eellison/110/base -> origin/gh/eellison/110/base 2022-03-17T19:06:48.7665221Z * [new branch] gh/eellison/110/head -> origin/gh/eellison/110/head 2022-03-17T19:06:48.7666571Z * [new branch] gh/eellison/110/orig -> origin/gh/eellison/110/orig 2022-03-17T19:06:48.7668226Z * [new branch] gh/eellison/111/base -> origin/gh/eellison/111/base 2022-03-17T19:06:48.7669579Z * [new branch] gh/eellison/111/head -> origin/gh/eellison/111/head 2022-03-17T19:06:48.7670891Z * [new branch] gh/eellison/111/orig -> origin/gh/eellison/111/orig 2022-03-17T19:06:48.7672520Z * [new branch] gh/eellison/117/base -> origin/gh/eellison/117/base 2022-03-17T19:06:48.7673872Z * [new branch] gh/eellison/117/head -> origin/gh/eellison/117/head 2022-03-17T19:06:48.7675402Z * [new branch] gh/eellison/117/orig -> origin/gh/eellison/117/orig 2022-03-17T19:06:48.7676620Z * [new branch] gh/eellison/118/base -> origin/gh/eellison/118/base 2022-03-17T19:06:48.7677976Z * [new branch] gh/eellison/118/head -> origin/gh/eellison/118/head 2022-03-17T19:06:48.7679537Z * [new branch] gh/eellison/118/orig -> origin/gh/eellison/118/orig 2022-03-17T19:06:48.7681024Z * [new branch] gh/eellison/119/base -> origin/gh/eellison/119/base 2022-03-17T19:06:48.7682788Z * [new branch] gh/eellison/119/head -> origin/gh/eellison/119/head 2022-03-17T19:06:48.7684165Z * [new branch] gh/eellison/119/orig -> origin/gh/eellison/119/orig 2022-03-17T19:06:48.7685940Z * [new branch] gh/eellison/129/base -> origin/gh/eellison/129/base 2022-03-17T19:06:48.7687265Z * [new branch] gh/eellison/129/head -> origin/gh/eellison/129/head 2022-03-17T19:06:48.7691792Z * [new branch] gh/eellison/129/orig -> origin/gh/eellison/129/orig 2022-03-17T19:06:48.7693053Z * [new branch] gh/eellison/139/base -> origin/gh/eellison/139/base 2022-03-17T19:06:48.7693651Z * [new branch] gh/eellison/139/head -> origin/gh/eellison/139/head 2022-03-17T19:06:48.7694310Z * [new branch] gh/eellison/139/orig -> origin/gh/eellison/139/orig 2022-03-17T19:06:48.7695329Z * [new branch] gh/eellison/142/base -> origin/gh/eellison/142/base 2022-03-17T19:06:48.7696365Z * [new branch] gh/eellison/142/head -> origin/gh/eellison/142/head 2022-03-17T19:06:48.7697471Z * [new branch] gh/eellison/142/orig -> origin/gh/eellison/142/orig 2022-03-17T19:06:48.7699238Z * [new branch] gh/eellison/154/base -> origin/gh/eellison/154/base 2022-03-17T19:06:48.7700614Z * [new branch] gh/eellison/154/head -> origin/gh/eellison/154/head 2022-03-17T19:06:48.7702388Z * [new branch] gh/eellison/154/orig -> origin/gh/eellison/154/orig 2022-03-17T19:06:48.7703940Z * [new branch] gh/eellison/169/base -> origin/gh/eellison/169/base 2022-03-17T19:06:48.7705484Z * [new branch] gh/eellison/169/head -> origin/gh/eellison/169/head 2022-03-17T19:06:48.7706817Z * [new branch] gh/eellison/169/orig -> origin/gh/eellison/169/orig 2022-03-17T19:06:48.7708653Z * [new branch] gh/eellison/179/base -> origin/gh/eellison/179/base 2022-03-17T19:06:48.7709958Z * [new branch] gh/eellison/179/head -> origin/gh/eellison/179/head 2022-03-17T19:06:48.7711101Z * [new branch] gh/eellison/179/orig -> origin/gh/eellison/179/orig 2022-03-17T19:06:48.7712849Z * [new branch] gh/eellison/182/base -> origin/gh/eellison/182/base 2022-03-17T19:06:48.7714249Z * [new branch] gh/eellison/182/head -> origin/gh/eellison/182/head 2022-03-17T19:06:48.7715559Z * [new branch] gh/eellison/182/orig -> origin/gh/eellison/182/orig 2022-03-17T19:06:48.7717437Z * [new branch] gh/eellison/183/base -> origin/gh/eellison/183/base 2022-03-17T19:06:48.7718870Z * [new branch] gh/eellison/183/head -> origin/gh/eellison/183/head 2022-03-17T19:06:48.7720282Z * [new branch] gh/eellison/183/orig -> origin/gh/eellison/183/orig 2022-03-17T19:06:48.7722051Z * [new branch] gh/eellison/191/base -> origin/gh/eellison/191/base 2022-03-17T19:06:48.7723391Z * [new branch] gh/eellison/191/head -> origin/gh/eellison/191/head 2022-03-17T19:06:48.7724949Z * [new branch] gh/eellison/191/orig -> origin/gh/eellison/191/orig 2022-03-17T19:06:48.7726651Z * [new branch] gh/eellison/193/base -> origin/gh/eellison/193/base 2022-03-17T19:06:48.7727915Z * [new branch] gh/eellison/193/head -> origin/gh/eellison/193/head 2022-03-17T19:06:48.7729479Z * [new branch] gh/eellison/193/orig -> origin/gh/eellison/193/orig 2022-03-17T19:06:48.7731021Z * [new branch] gh/eellison/195/base -> origin/gh/eellison/195/base 2022-03-17T19:06:48.7732316Z * [new branch] gh/eellison/195/head -> origin/gh/eellison/195/head 2022-03-17T19:06:48.7733671Z * [new branch] gh/eellison/195/orig -> origin/gh/eellison/195/orig 2022-03-17T19:06:48.7735156Z * [new branch] gh/eellison/196/base -> origin/gh/eellison/196/base 2022-03-17T19:06:48.7736345Z * [new branch] gh/eellison/196/head -> origin/gh/eellison/196/head 2022-03-17T19:06:48.7737759Z * [new branch] gh/eellison/196/orig -> origin/gh/eellison/196/orig 2022-03-17T19:06:48.7739417Z * [new branch] gh/eellison/209/base -> origin/gh/eellison/209/base 2022-03-17T19:06:48.7740780Z * [new branch] gh/eellison/209/head -> origin/gh/eellison/209/head 2022-03-17T19:06:48.7742461Z * [new branch] gh/eellison/209/orig -> origin/gh/eellison/209/orig 2022-03-17T19:06:48.7744274Z * [new branch] gh/eellison/232/base -> origin/gh/eellison/232/base 2022-03-17T19:06:48.7745632Z * [new branch] gh/eellison/232/head -> origin/gh/eellison/232/head 2022-03-17T19:06:48.7747044Z * [new branch] gh/eellison/232/orig -> origin/gh/eellison/232/orig 2022-03-17T19:06:48.7748654Z * [new branch] gh/eellison/234/base -> origin/gh/eellison/234/base 2022-03-17T19:06:48.7750013Z * [new branch] gh/eellison/234/head -> origin/gh/eellison/234/head 2022-03-17T19:06:48.7751411Z * [new branch] gh/eellison/234/orig -> origin/gh/eellison/234/orig 2022-03-17T19:06:48.7753178Z * [new branch] gh/eellison/238/base -> origin/gh/eellison/238/base 2022-03-17T19:06:48.7754535Z * [new branch] gh/eellison/238/head -> origin/gh/eellison/238/head 2022-03-17T19:06:48.7755893Z * [new branch] gh/eellison/238/orig -> origin/gh/eellison/238/orig 2022-03-17T19:06:48.7757632Z * [new branch] gh/eellison/262/base -> origin/gh/eellison/262/base 2022-03-17T19:06:48.7758912Z * [new branch] gh/eellison/262/head -> origin/gh/eellison/262/head 2022-03-17T19:06:48.7760304Z * [new branch] gh/eellison/262/orig -> origin/gh/eellison/262/orig 2022-03-17T19:06:48.7761972Z * [new branch] gh/eellison/263/base -> origin/gh/eellison/263/base 2022-03-17T19:06:48.7763249Z * [new branch] gh/eellison/263/head -> origin/gh/eellison/263/head 2022-03-17T19:06:48.7764575Z * [new branch] gh/eellison/263/orig -> origin/gh/eellison/263/orig 2022-03-17T19:06:48.7766061Z * [new branch] gh/eellison/264/base -> origin/gh/eellison/264/base 2022-03-17T19:06:48.7767388Z * [new branch] gh/eellison/264/head -> origin/gh/eellison/264/head 2022-03-17T19:06:48.7768767Z * [new branch] gh/eellison/264/orig -> origin/gh/eellison/264/orig 2022-03-17T19:06:48.7770262Z * [new branch] gh/eellison/265/base -> origin/gh/eellison/265/base 2022-03-17T19:06:48.7771549Z * [new branch] gh/eellison/265/head -> origin/gh/eellison/265/head 2022-03-17T19:06:48.7772881Z * [new branch] gh/eellison/265/orig -> origin/gh/eellison/265/orig 2022-03-17T19:06:48.7774454Z * [new branch] gh/eellison/272/base -> origin/gh/eellison/272/base 2022-03-17T19:06:48.7775754Z * [new branch] gh/eellison/272/head -> origin/gh/eellison/272/head 2022-03-17T19:06:48.7777108Z * [new branch] gh/eellison/272/orig -> origin/gh/eellison/272/orig 2022-03-17T19:06:48.7778891Z * [new branch] gh/eellison/274/base -> origin/gh/eellison/274/base 2022-03-17T19:06:48.7780390Z * [new branch] gh/eellison/274/head -> origin/gh/eellison/274/head 2022-03-17T19:06:48.7781606Z * [new branch] gh/eellison/274/orig -> origin/gh/eellison/274/orig 2022-03-17T19:06:48.7783990Z * [new branch] gh/eellison/275/base -> origin/gh/eellison/275/base 2022-03-17T19:06:48.7784902Z * [new branch] gh/eellison/275/head -> origin/gh/eellison/275/head 2022-03-17T19:06:48.7787373Z * [new branch] gh/eellison/275/orig -> origin/gh/eellison/275/orig 2022-03-17T19:06:48.7789064Z * [new branch] gh/eellison/276/base -> origin/gh/eellison/276/base 2022-03-17T19:06:48.7790231Z * [new branch] gh/eellison/276/head -> origin/gh/eellison/276/head 2022-03-17T19:06:48.7791721Z * [new branch] gh/eellison/276/orig -> origin/gh/eellison/276/orig 2022-03-17T19:06:48.7793451Z * [new branch] gh/eellison/278/base -> origin/gh/eellison/278/base 2022-03-17T19:06:48.7794851Z * [new branch] gh/eellison/278/head -> origin/gh/eellison/278/head 2022-03-17T19:06:48.7796397Z * [new branch] gh/eellison/278/orig -> origin/gh/eellison/278/orig 2022-03-17T19:06:48.7799138Z * [new branch] gh/eellison/279/base -> origin/gh/eellison/279/base 2022-03-17T19:06:48.7800126Z * [new branch] gh/eellison/279/head -> origin/gh/eellison/279/head 2022-03-17T19:06:48.7801545Z * [new branch] gh/eellison/279/orig -> origin/gh/eellison/279/orig 2022-03-17T19:06:48.7804286Z * [new branch] gh/eellison/280/base -> origin/gh/eellison/280/base 2022-03-17T19:06:48.7805524Z * [new branch] gh/eellison/280/head -> origin/gh/eellison/280/head 2022-03-17T19:06:48.7807375Z * [new branch] gh/eellison/281/base -> origin/gh/eellison/281/base 2022-03-17T19:06:48.7808991Z * [new branch] gh/eellison/281/head -> origin/gh/eellison/281/head 2022-03-17T19:06:48.7832201Z * [new branch] gh/eellison/281/orig -> origin/gh/eellison/281/orig 2022-03-17T19:06:48.7833168Z * [new branch] gh/eellison/282/base -> origin/gh/eellison/282/base 2022-03-17T19:06:48.7834204Z * [new branch] gh/eellison/282/head -> origin/gh/eellison/282/head 2022-03-17T19:06:48.7834691Z * [new branch] gh/eellison/282/orig -> origin/gh/eellison/282/orig 2022-03-17T19:06:48.7835161Z * [new branch] gh/eellison/283/base -> origin/gh/eellison/283/base 2022-03-17T19:06:48.7835777Z * [new branch] gh/eellison/283/head -> origin/gh/eellison/283/head 2022-03-17T19:06:48.7836312Z * [new branch] gh/eellison/283/orig -> origin/gh/eellison/283/orig 2022-03-17T19:06:48.7836778Z * [new branch] gh/eellison/284/base -> origin/gh/eellison/284/base 2022-03-17T19:06:48.7837353Z * [new branch] gh/eellison/284/head -> origin/gh/eellison/284/head 2022-03-17T19:06:48.7837891Z * [new branch] gh/eellison/284/orig -> origin/gh/eellison/284/orig 2022-03-17T19:06:48.7838337Z * [new branch] gh/eellison/285/base -> origin/gh/eellison/285/base 2022-03-17T19:06:48.7838989Z * [new branch] gh/eellison/285/head -> origin/gh/eellison/285/head 2022-03-17T19:06:48.7839460Z * [new branch] gh/eellison/285/orig -> origin/gh/eellison/285/orig 2022-03-17T19:06:48.7839898Z * [new branch] gh/eellison/286/base -> origin/gh/eellison/286/base 2022-03-17T19:06:48.7840358Z * [new branch] gh/eellison/286/head -> origin/gh/eellison/286/head 2022-03-17T19:06:48.7841043Z * [new branch] gh/eellison/286/orig -> origin/gh/eellison/286/orig 2022-03-17T19:06:48.7841500Z * [new branch] gh/eellison/49/base -> origin/gh/eellison/49/base 2022-03-17T19:06:48.7842035Z * [new branch] gh/eellison/49/head -> origin/gh/eellison/49/head 2022-03-17T19:06:48.7842787Z * [new branch] gh/eellison/49/orig -> origin/gh/eellison/49/orig 2022-03-17T19:06:48.7843332Z * [new branch] gh/ejguan/24/base -> origin/gh/ejguan/24/base 2022-03-17T19:06:48.7843948Z * [new branch] gh/ejguan/24/head -> origin/gh/ejguan/24/head 2022-03-17T19:06:48.7844388Z * [new branch] gh/ejguan/24/orig -> origin/gh/ejguan/24/orig 2022-03-17T19:06:48.7845312Z * [new branch] gh/ejguan/25/base -> origin/gh/ejguan/25/base 2022-03-17T19:06:48.7846640Z * [new branch] gh/ejguan/25/head -> origin/gh/ejguan/25/head 2022-03-17T19:06:48.7847850Z * [new branch] gh/ejguan/25/orig -> origin/gh/ejguan/25/orig 2022-03-17T19:06:48.7849374Z * [new branch] gh/ejguan/26/base -> origin/gh/ejguan/26/base 2022-03-17T19:06:48.7850648Z * [new branch] gh/ejguan/26/head -> origin/gh/ejguan/26/head 2022-03-17T19:06:48.7852104Z * [new branch] gh/ejguan/26/orig -> origin/gh/ejguan/26/orig 2022-03-17T19:06:48.7853827Z * [new branch] gh/ejguan/27/base -> origin/gh/ejguan/27/base 2022-03-17T19:06:48.7855521Z * [new branch] gh/ejguan/27/head -> origin/gh/ejguan/27/head 2022-03-17T19:06:48.7856975Z * [new branch] gh/ejguan/27/orig -> origin/gh/ejguan/27/orig 2022-03-17T19:06:48.7858874Z * [new branch] gh/ejguan/3/base -> origin/gh/ejguan/3/base 2022-03-17T19:06:48.7860053Z * [new branch] gh/ejguan/3/head -> origin/gh/ejguan/3/head 2022-03-17T19:06:48.7861586Z * [new branch] gh/ejguan/3/orig -> origin/gh/ejguan/3/orig 2022-03-17T19:06:48.7864692Z * [new branch] gh/ejguan/30/base -> origin/gh/ejguan/30/base 2022-03-17T19:06:48.7865730Z * [new branch] gh/ejguan/30/head -> origin/gh/ejguan/30/head 2022-03-17T19:06:48.7867979Z * [new branch] gh/ejguan/33/base -> origin/gh/ejguan/33/base 2022-03-17T19:06:48.7868919Z * [new branch] gh/ejguan/33/head -> origin/gh/ejguan/33/head 2022-03-17T19:06:48.7870997Z * [new branch] gh/ejguan/40/base -> origin/gh/ejguan/40/base 2022-03-17T19:06:48.7872276Z * [new branch] gh/ejguan/40/head -> origin/gh/ejguan/40/head 2022-03-17T19:06:48.7873701Z * [new branch] gh/ejguan/40/orig -> origin/gh/ejguan/40/orig 2022-03-17T19:06:48.7876006Z * [new branch] gh/ejguan/68/base -> origin/gh/ejguan/68/base 2022-03-17T19:06:48.7876900Z * [new branch] gh/ejguan/68/head -> origin/gh/ejguan/68/head 2022-03-17T19:06:48.7878209Z * [new branch] gh/ejguan/68/orig -> origin/gh/ejguan/68/orig 2022-03-17T19:06:48.7880547Z * [new branch] gh/ejguan/71/base -> origin/gh/ejguan/71/base 2022-03-17T19:06:48.7881456Z * [new branch] gh/ejguan/71/head -> origin/gh/ejguan/71/head 2022-03-17T19:06:48.7882742Z * [new branch] gh/ejguan/71/orig -> origin/gh/ejguan/71/orig 2022-03-17T19:06:48.7884309Z * [new branch] gh/ejguan/72/base -> origin/gh/ejguan/72/base 2022-03-17T19:06:48.7885735Z * [new branch] gh/ejguan/72/head -> origin/gh/ejguan/72/head 2022-03-17T19:06:48.7887044Z * [new branch] gh/ejguan/72/orig -> origin/gh/ejguan/72/orig 2022-03-17T19:06:48.7889391Z * [new branch] gh/ejguan/73/base -> origin/gh/ejguan/73/base 2022-03-17T19:06:48.7890292Z * [new branch] gh/ejguan/73/head -> origin/gh/ejguan/73/head 2022-03-17T19:06:48.7891599Z * [new branch] gh/ejguan/73/orig -> origin/gh/ejguan/73/orig 2022-03-17T19:06:48.7893756Z * [new branch] gh/ejguan/74/base -> origin/gh/ejguan/74/base 2022-03-17T19:06:48.7894687Z * [new branch] gh/ejguan/74/head -> origin/gh/ejguan/74/head 2022-03-17T19:06:48.7896127Z * [new branch] gh/ejguan/74/orig -> origin/gh/ejguan/74/orig 2022-03-17T19:06:48.7898312Z * [new branch] gh/ejguan/89/base -> origin/gh/ejguan/89/base 2022-03-17T19:06:48.7899215Z * [new branch] gh/ejguan/89/head -> origin/gh/ejguan/89/head 2022-03-17T19:06:48.7900585Z * [new branch] gh/ejguan/89/orig -> origin/gh/ejguan/89/orig 2022-03-17T19:06:48.7903457Z * [new branch] gh/erjia-guan/1/base -> origin/gh/erjia-guan/1/base 2022-03-17T19:06:48.7904136Z * [new branch] gh/erjia-guan/1/head -> origin/gh/erjia-guan/1/head 2022-03-17T19:06:48.7905359Z * [new branch] gh/erjia-guan/1/orig -> origin/gh/erjia-guan/1/orig 2022-03-17T19:06:48.7907797Z * [new branch] gh/esqu1/1/base -> origin/gh/esqu1/1/base 2022-03-17T19:06:48.7908950Z * [new branch] gh/esqu1/1/head -> origin/gh/esqu1/1/head 2022-03-17T19:06:48.7910315Z * [new branch] gh/esqu1/1/orig -> origin/gh/esqu1/1/orig 2022-03-17T19:06:48.7912592Z * [new branch] gh/ethch18/1/base -> origin/gh/ethch18/1/base 2022-03-17T19:06:48.7915861Z * [new branch] gh/ezyang/1009/base -> origin/gh/ezyang/1009/base 2022-03-17T19:06:48.7917073Z * [new branch] gh/ezyang/1009/head -> origin/gh/ezyang/1009/head 2022-03-17T19:06:48.7918211Z * [new branch] gh/ezyang/1009/orig -> origin/gh/ezyang/1009/orig 2022-03-17T19:06:48.7919761Z * [new branch] gh/ezyang/1035/base -> origin/gh/ezyang/1035/base 2022-03-17T19:06:48.7921373Z * [new branch] gh/ezyang/1035/head -> origin/gh/ezyang/1035/head 2022-03-17T19:06:48.7922577Z * [new branch] gh/ezyang/1035/orig -> origin/gh/ezyang/1035/orig 2022-03-17T19:06:48.7924365Z * [new branch] gh/ezyang/1053/base -> origin/gh/ezyang/1053/base 2022-03-17T19:06:48.7925863Z * [new branch] gh/ezyang/1053/head -> origin/gh/ezyang/1053/head 2022-03-17T19:06:48.7927422Z * [new branch] gh/ezyang/1053/orig -> origin/gh/ezyang/1053/orig 2022-03-17T19:06:48.7930120Z * [new branch] gh/ezyang/1054/base -> origin/gh/ezyang/1054/base 2022-03-17T19:06:48.7931271Z * [new branch] gh/ezyang/1054/head -> origin/gh/ezyang/1054/head 2022-03-17T19:06:48.7933380Z * [new branch] gh/ezyang/1054/orig -> origin/gh/ezyang/1054/orig 2022-03-17T19:06:48.7934834Z * [new branch] gh/ezyang/1068/base -> origin/gh/ezyang/1068/base 2022-03-17T19:06:48.7936181Z * [new branch] gh/ezyang/1068/head -> origin/gh/ezyang/1068/head 2022-03-17T19:06:48.7937502Z * [new branch] gh/ezyang/1068/orig -> origin/gh/ezyang/1068/orig 2022-03-17T19:06:48.7939156Z * [new branch] gh/ezyang/1070/base -> origin/gh/ezyang/1070/base 2022-03-17T19:06:48.7940539Z * [new branch] gh/ezyang/1070/head -> origin/gh/ezyang/1070/head 2022-03-17T19:06:48.7942023Z * [new branch] gh/ezyang/1070/orig -> origin/gh/ezyang/1070/orig 2022-03-17T19:06:48.7944257Z * [new branch] gh/ezyang/1071/base -> origin/gh/ezyang/1071/base 2022-03-17T19:06:48.7945485Z * [new branch] gh/ezyang/1071/head -> origin/gh/ezyang/1071/head 2022-03-17T19:06:48.7946945Z * [new branch] gh/ezyang/1071/orig -> origin/gh/ezyang/1071/orig 2022-03-17T19:06:48.7948470Z * [new branch] gh/ezyang/1073/base -> origin/gh/ezyang/1073/base 2022-03-17T19:06:48.7949797Z * [new branch] gh/ezyang/1073/head -> origin/gh/ezyang/1073/head 2022-03-17T19:06:48.7950932Z * [new branch] gh/ezyang/1073/orig -> origin/gh/ezyang/1073/orig 2022-03-17T19:06:48.7952667Z * [new branch] gh/ezyang/1075/base -> origin/gh/ezyang/1075/base 2022-03-17T19:06:48.7954256Z * [new branch] gh/ezyang/1075/head -> origin/gh/ezyang/1075/head 2022-03-17T19:06:48.7955433Z * [new branch] gh/ezyang/1075/orig -> origin/gh/ezyang/1075/orig 2022-03-17T19:06:48.7957128Z * [new branch] gh/ezyang/1081/base -> origin/gh/ezyang/1081/base 2022-03-17T19:06:48.7958560Z * [new branch] gh/ezyang/1081/head -> origin/gh/ezyang/1081/head 2022-03-17T19:06:48.7959852Z * [new branch] gh/ezyang/1081/orig -> origin/gh/ezyang/1081/orig 2022-03-17T19:06:48.7961598Z * [new branch] gh/ezyang/1086/base -> origin/gh/ezyang/1086/base 2022-03-17T19:06:48.7962937Z * [new branch] gh/ezyang/1086/head -> origin/gh/ezyang/1086/head 2022-03-17T19:06:48.7964486Z * [new branch] gh/ezyang/1086/orig -> origin/gh/ezyang/1086/orig 2022-03-17T19:06:48.7966413Z * [new branch] gh/ezyang/1090/base -> origin/gh/ezyang/1090/base 2022-03-17T19:06:48.7968012Z * [new branch] gh/ezyang/1090/head -> origin/gh/ezyang/1090/head 2022-03-17T19:06:48.7969610Z * [new branch] gh/ezyang/1090/orig -> origin/gh/ezyang/1090/orig 2022-03-17T19:06:48.7971297Z * [new branch] gh/ezyang/1093/base -> origin/gh/ezyang/1093/base 2022-03-17T19:06:48.7972847Z * [new branch] gh/ezyang/1093/head -> origin/gh/ezyang/1093/head 2022-03-17T19:06:48.7974305Z * [new branch] gh/ezyang/1093/orig -> origin/gh/ezyang/1093/orig 2022-03-17T19:06:48.7975985Z * [new branch] gh/ezyang/1096/base -> origin/gh/ezyang/1096/base 2022-03-17T19:06:48.7977353Z * [new branch] gh/ezyang/1096/head -> origin/gh/ezyang/1096/head 2022-03-17T19:06:48.7978810Z * [new branch] gh/ezyang/1096/orig -> origin/gh/ezyang/1096/orig 2022-03-17T19:06:48.7980547Z * [new branch] gh/ezyang/1097/base -> origin/gh/ezyang/1097/base 2022-03-17T19:06:48.7982181Z * [new branch] gh/ezyang/1097/head -> origin/gh/ezyang/1097/head 2022-03-17T19:06:48.7983646Z * [new branch] gh/ezyang/1097/orig -> origin/gh/ezyang/1097/orig 2022-03-17T19:06:48.7985281Z * [new branch] gh/ezyang/1098/base -> origin/gh/ezyang/1098/base 2022-03-17T19:06:48.7986588Z * [new branch] gh/ezyang/1098/head -> origin/gh/ezyang/1098/head 2022-03-17T19:06:48.7987964Z * [new branch] gh/ezyang/1098/orig -> origin/gh/ezyang/1098/orig 2022-03-17T19:06:48.7989776Z * [new branch] gh/ezyang/1099/base -> origin/gh/ezyang/1099/base 2022-03-17T19:06:48.7991126Z * [new branch] gh/ezyang/1099/head -> origin/gh/ezyang/1099/head 2022-03-17T19:06:48.7992741Z * [new branch] gh/ezyang/1099/orig -> origin/gh/ezyang/1099/orig 2022-03-17T19:06:48.7994360Z * [new branch] gh/ezyang/1100/base -> origin/gh/ezyang/1100/base 2022-03-17T19:06:48.7995713Z * [new branch] gh/ezyang/1100/head -> origin/gh/ezyang/1100/head 2022-03-17T19:06:48.7997018Z * [new branch] gh/ezyang/1100/orig -> origin/gh/ezyang/1100/orig 2022-03-17T19:06:48.7998860Z * [new branch] gh/ezyang/1101/base -> origin/gh/ezyang/1101/base 2022-03-17T19:06:48.8000136Z * [new branch] gh/ezyang/1101/head -> origin/gh/ezyang/1101/head 2022-03-17T19:06:48.8001503Z * [new branch] gh/ezyang/1101/orig -> origin/gh/ezyang/1101/orig 2022-03-17T19:06:48.8003270Z * [new branch] gh/ezyang/1102/base -> origin/gh/ezyang/1102/base 2022-03-17T19:06:48.8004641Z * [new branch] gh/ezyang/1102/head -> origin/gh/ezyang/1102/head 2022-03-17T19:06:48.8006019Z * [new branch] gh/ezyang/1102/orig -> origin/gh/ezyang/1102/orig 2022-03-17T19:06:48.8008629Z * [new branch] gh/ezyang/1103/base -> origin/gh/ezyang/1103/base 2022-03-17T19:06:48.8009943Z * [new branch] gh/ezyang/1103/head -> origin/gh/ezyang/1103/head 2022-03-17T19:06:48.8011286Z * [new branch] gh/ezyang/1103/orig -> origin/gh/ezyang/1103/orig 2022-03-17T19:06:48.8012959Z * [new branch] gh/ezyang/1104/base -> origin/gh/ezyang/1104/base 2022-03-17T19:06:48.8014333Z * [new branch] gh/ezyang/1104/head -> origin/gh/ezyang/1104/head 2022-03-17T19:06:48.8015817Z * [new branch] gh/ezyang/1104/orig -> origin/gh/ezyang/1104/orig 2022-03-17T19:06:48.8017487Z * [new branch] gh/ezyang/1105/base -> origin/gh/ezyang/1105/base 2022-03-17T19:06:48.8018892Z * [new branch] gh/ezyang/1105/head -> origin/gh/ezyang/1105/head 2022-03-17T19:06:48.8020397Z * [new branch] gh/ezyang/1106/base -> origin/gh/ezyang/1106/base 2022-03-17T19:06:48.8021937Z * [new branch] gh/ezyang/1106/head -> origin/gh/ezyang/1106/head 2022-03-17T19:06:48.8023139Z * [new branch] gh/ezyang/1106/orig -> origin/gh/ezyang/1106/orig 2022-03-17T19:06:48.8024623Z * [new branch] gh/ezyang/1107/base -> origin/gh/ezyang/1107/base 2022-03-17T19:06:48.8025945Z * [new branch] gh/ezyang/1107/head -> origin/gh/ezyang/1107/head 2022-03-17T19:06:48.8027321Z * [new branch] gh/ezyang/1107/orig -> origin/gh/ezyang/1107/orig 2022-03-17T19:06:48.8028985Z * [new branch] gh/ezyang/269/base -> origin/gh/ezyang/269/base 2022-03-17T19:06:48.8030506Z * [new branch] gh/ezyang/269/head -> origin/gh/ezyang/269/head 2022-03-17T19:06:48.8031898Z * [new branch] gh/ezyang/269/orig -> origin/gh/ezyang/269/orig 2022-03-17T19:06:48.8033646Z * [new branch] gh/ezyang/301/base -> origin/gh/ezyang/301/base 2022-03-17T19:06:48.8034901Z * [new branch] gh/ezyang/301/head -> origin/gh/ezyang/301/head 2022-03-17T19:06:48.8036348Z * [new branch] gh/ezyang/301/orig -> origin/gh/ezyang/301/orig 2022-03-17T19:06:48.8039449Z * [new branch] gh/ezyang/366/head -> origin/gh/ezyang/366/head 2022-03-17T19:06:48.8040402Z * [new branch] gh/ezyang/366/orig -> origin/gh/ezyang/366/orig 2022-03-17T19:06:48.8042349Z * [new branch] gh/ezyang/371/base -> origin/gh/ezyang/371/base 2022-03-17T19:06:48.8045156Z * [new branch] gh/ezyang/371/head -> origin/gh/ezyang/371/head 2022-03-17T19:06:48.8047369Z * [new branch] gh/ezyang/371/orig -> origin/gh/ezyang/371/orig 2022-03-17T19:06:48.8049690Z * [new branch] gh/ezyang/401/base -> origin/gh/ezyang/401/base 2022-03-17T19:06:48.8050878Z * [new branch] gh/ezyang/401/head -> origin/gh/ezyang/401/head 2022-03-17T19:06:48.8053629Z * [new branch] gh/ezyang/479/base -> origin/gh/ezyang/479/base 2022-03-17T19:06:48.8054838Z * [new branch] gh/ezyang/479/head -> origin/gh/ezyang/479/head 2022-03-17T19:06:48.8055994Z * [new branch] gh/ezyang/479/orig -> origin/gh/ezyang/479/orig 2022-03-17T19:06:48.8057849Z * [new branch] gh/ezyang/495/head -> origin/gh/ezyang/495/head 2022-03-17T19:06:48.8059295Z * [new branch] gh/ezyang/495/orig -> origin/gh/ezyang/495/orig 2022-03-17T19:06:48.8061423Z * [new branch] gh/ezyang/497/base -> origin/gh/ezyang/497/base 2022-03-17T19:06:48.8064220Z * [new branch] gh/ezyang/497/head -> origin/gh/ezyang/497/head 2022-03-17T19:06:48.8065458Z * [new branch] gh/ezyang/497/orig -> origin/gh/ezyang/497/orig 2022-03-17T19:06:48.8066943Z * [new branch] gh/ezyang/501/base -> origin/gh/ezyang/501/base 2022-03-17T19:06:48.8068480Z * [new branch] gh/ezyang/501/head -> origin/gh/ezyang/501/head 2022-03-17T19:06:48.8070448Z * [new branch] gh/ezyang/501/orig -> origin/gh/ezyang/501/orig 2022-03-17T19:06:48.8072213Z * [new branch] gh/ezyang/502/base -> origin/gh/ezyang/502/base 2022-03-17T19:06:48.8073693Z * [new branch] gh/ezyang/502/head -> origin/gh/ezyang/502/head 2022-03-17T19:06:48.8075289Z * [new branch] gh/ezyang/502/orig -> origin/gh/ezyang/502/orig 2022-03-17T19:06:48.8076842Z * [new branch] gh/ezyang/503/base -> origin/gh/ezyang/503/base 2022-03-17T19:06:48.8078326Z * [new branch] gh/ezyang/503/head -> origin/gh/ezyang/503/head 2022-03-17T19:06:48.8079735Z * [new branch] gh/ezyang/503/orig -> origin/gh/ezyang/503/orig 2022-03-17T19:06:48.8081222Z * [new branch] gh/ezyang/504/base -> origin/gh/ezyang/504/base 2022-03-17T19:06:48.8082712Z * [new branch] gh/ezyang/504/head -> origin/gh/ezyang/504/head 2022-03-17T19:06:48.8084134Z * [new branch] gh/ezyang/504/orig -> origin/gh/ezyang/504/orig 2022-03-17T19:06:48.8085599Z * [new branch] gh/ezyang/505/base -> origin/gh/ezyang/505/base 2022-03-17T19:06:48.8087013Z * [new branch] gh/ezyang/505/head -> origin/gh/ezyang/505/head 2022-03-17T19:06:48.8088404Z * [new branch] gh/ezyang/505/orig -> origin/gh/ezyang/505/orig 2022-03-17T19:06:48.8089875Z * [new branch] gh/ezyang/506/base -> origin/gh/ezyang/506/base 2022-03-17T19:06:48.8091596Z * [new branch] gh/ezyang/506/head -> origin/gh/ezyang/506/head 2022-03-17T19:06:48.8093176Z * [new branch] gh/ezyang/506/orig -> origin/gh/ezyang/506/orig 2022-03-17T19:06:48.8095059Z * [new branch] gh/ezyang/546/base -> origin/gh/ezyang/546/base 2022-03-17T19:06:48.8096481Z * [new branch] gh/ezyang/546/head -> origin/gh/ezyang/546/head 2022-03-17T19:06:48.8097797Z * [new branch] gh/ezyang/546/orig -> origin/gh/ezyang/546/orig 2022-03-17T19:06:48.8099242Z * [new branch] gh/ezyang/547/base -> origin/gh/ezyang/547/base 2022-03-17T19:06:48.8100572Z * [new branch] gh/ezyang/547/head -> origin/gh/ezyang/547/head 2022-03-17T19:06:48.8102056Z * [new branch] gh/ezyang/547/orig -> origin/gh/ezyang/547/orig 2022-03-17T19:06:48.8103735Z * [new branch] gh/ezyang/548/base -> origin/gh/ezyang/548/base 2022-03-17T19:06:48.8105098Z * [new branch] gh/ezyang/548/head -> origin/gh/ezyang/548/head 2022-03-17T19:06:48.8106425Z * [new branch] gh/ezyang/548/orig -> origin/gh/ezyang/548/orig 2022-03-17T19:06:48.8107936Z * [new branch] gh/ezyang/549/base -> origin/gh/ezyang/549/base 2022-03-17T19:06:48.8109339Z * [new branch] gh/ezyang/549/head -> origin/gh/ezyang/549/head 2022-03-17T19:06:48.8110619Z * [new branch] gh/ezyang/549/orig -> origin/gh/ezyang/549/orig 2022-03-17T19:06:48.8112373Z * [new branch] gh/ezyang/550/base -> origin/gh/ezyang/550/base 2022-03-17T19:06:48.8113812Z * [new branch] gh/ezyang/550/head -> origin/gh/ezyang/550/head 2022-03-17T19:06:48.8115312Z * [new branch] gh/ezyang/550/orig -> origin/gh/ezyang/550/orig 2022-03-17T19:06:48.8116847Z * [new branch] gh/ezyang/551/base -> origin/gh/ezyang/551/base 2022-03-17T19:06:48.8118716Z * [new branch] gh/ezyang/551/head -> origin/gh/ezyang/551/head 2022-03-17T19:06:48.8120120Z * [new branch] gh/ezyang/551/orig -> origin/gh/ezyang/551/orig 2022-03-17T19:06:48.8121625Z * [new branch] gh/ezyang/552/base -> origin/gh/ezyang/552/base 2022-03-17T19:06:48.8123001Z * [new branch] gh/ezyang/552/head -> origin/gh/ezyang/552/head 2022-03-17T19:06:48.8124519Z * [new branch] gh/ezyang/552/orig -> origin/gh/ezyang/552/orig 2022-03-17T19:06:48.8125864Z * [new branch] gh/ezyang/553/base -> origin/gh/ezyang/553/base 2022-03-17T19:06:48.8127190Z * [new branch] gh/ezyang/553/head -> origin/gh/ezyang/553/head 2022-03-17T19:06:48.8128562Z * [new branch] gh/ezyang/553/orig -> origin/gh/ezyang/553/orig 2022-03-17T19:06:48.8130091Z * [new branch] gh/ezyang/554/base -> origin/gh/ezyang/554/base 2022-03-17T19:06:48.8131559Z * [new branch] gh/ezyang/554/head -> origin/gh/ezyang/554/head 2022-03-17T19:06:48.8133048Z * [new branch] gh/ezyang/554/orig -> origin/gh/ezyang/554/orig 2022-03-17T19:06:48.8134762Z * [new branch] gh/ezyang/568/base -> origin/gh/ezyang/568/base 2022-03-17T19:06:48.8136130Z * [new branch] gh/ezyang/568/head -> origin/gh/ezyang/568/head 2022-03-17T19:06:48.8137489Z * [new branch] gh/ezyang/568/orig -> origin/gh/ezyang/568/orig 2022-03-17T19:06:48.8139287Z * [new branch] gh/ezyang/573/base -> origin/gh/ezyang/573/base 2022-03-17T19:06:48.8140623Z * [new branch] gh/ezyang/573/head -> origin/gh/ezyang/573/head 2022-03-17T19:06:48.8141954Z * [new branch] gh/ezyang/573/orig -> origin/gh/ezyang/573/orig 2022-03-17T19:06:48.8144324Z * [new branch] gh/ezyang/574/base -> origin/gh/ezyang/574/base 2022-03-17T19:06:48.8145480Z * [new branch] gh/ezyang/574/head -> origin/gh/ezyang/574/head 2022-03-17T19:06:48.8146675Z * [new branch] gh/ezyang/574/orig -> origin/gh/ezyang/574/orig 2022-03-17T19:06:48.8148159Z * [new branch] gh/ezyang/575/base -> origin/gh/ezyang/575/base 2022-03-17T19:06:48.8149530Z * [new branch] gh/ezyang/575/head -> origin/gh/ezyang/575/head 2022-03-17T19:06:48.8150848Z * [new branch] gh/ezyang/575/orig -> origin/gh/ezyang/575/orig 2022-03-17T19:06:48.8152305Z * [new branch] gh/ezyang/576/base -> origin/gh/ezyang/576/base 2022-03-17T19:06:48.8153684Z * [new branch] gh/ezyang/576/head -> origin/gh/ezyang/576/head 2022-03-17T19:06:48.8155020Z * [new branch] gh/ezyang/576/orig -> origin/gh/ezyang/576/orig 2022-03-17T19:06:48.8156860Z * [new branch] gh/ezyang/577/base -> origin/gh/ezyang/577/base 2022-03-17T19:06:48.8158313Z * [new branch] gh/ezyang/577/head -> origin/gh/ezyang/577/head 2022-03-17T19:06:48.8159680Z * [new branch] gh/ezyang/577/orig -> origin/gh/ezyang/577/orig 2022-03-17T19:06:48.8162761Z * [new branch] gh/ezyang/590/base -> origin/gh/ezyang/590/base 2022-03-17T19:06:48.8163756Z * [new branch] gh/ezyang/590/head -> origin/gh/ezyang/590/head 2022-03-17T19:06:48.8165092Z * [new branch] gh/ezyang/590/orig -> origin/gh/ezyang/590/orig 2022-03-17T19:06:48.8166725Z * [new branch] gh/ezyang/604/base -> origin/gh/ezyang/604/base 2022-03-17T19:06:48.8168155Z * [new branch] gh/ezyang/604/head -> origin/gh/ezyang/604/head 2022-03-17T19:06:48.8169646Z * [new branch] gh/ezyang/604/orig -> origin/gh/ezyang/604/orig 2022-03-17T19:06:48.8171388Z * [new branch] gh/ezyang/608/base -> origin/gh/ezyang/608/base 2022-03-17T19:06:48.8172732Z * [new branch] gh/ezyang/608/head -> origin/gh/ezyang/608/head 2022-03-17T19:06:48.8174101Z * [new branch] gh/ezyang/608/orig -> origin/gh/ezyang/608/orig 2022-03-17T19:06:48.8175856Z * [new branch] gh/ezyang/613/base -> origin/gh/ezyang/613/base 2022-03-17T19:06:48.8177310Z * [new branch] gh/ezyang/613/head -> origin/gh/ezyang/613/head 2022-03-17T19:06:48.8179019Z * [new branch] gh/ezyang/613/orig -> origin/gh/ezyang/613/orig 2022-03-17T19:06:48.8180771Z * [new branch] gh/ezyang/617/base -> origin/gh/ezyang/617/base 2022-03-17T19:06:48.8184441Z * [new branch] gh/ezyang/617/head -> origin/gh/ezyang/617/head 2022-03-17T19:06:48.8185425Z * [new branch] gh/ezyang/617/orig -> origin/gh/ezyang/617/orig 2022-03-17T19:06:48.8186374Z * [new branch] gh/ezyang/620/base -> origin/gh/ezyang/620/base 2022-03-17T19:06:48.8187258Z * [new branch] gh/ezyang/620/head -> origin/gh/ezyang/620/head 2022-03-17T19:06:48.8188703Z * [new branch] gh/ezyang/620/orig -> origin/gh/ezyang/620/orig 2022-03-17T19:06:48.8191733Z * [new branch] gh/ezyang/624/base -> origin/gh/ezyang/624/base 2022-03-17T19:06:48.8192691Z * [new branch] gh/ezyang/624/head -> origin/gh/ezyang/624/head 2022-03-17T19:06:48.8193842Z * [new branch] gh/ezyang/624/orig -> origin/gh/ezyang/624/orig 2022-03-17T19:06:48.8195609Z * [new branch] gh/ezyang/628/base -> origin/gh/ezyang/628/base 2022-03-17T19:06:48.8197221Z * [new branch] gh/ezyang/628/head -> origin/gh/ezyang/628/head 2022-03-17T19:06:48.8198601Z * [new branch] gh/ezyang/628/orig -> origin/gh/ezyang/628/orig 2022-03-17T19:06:48.8200340Z * [new branch] gh/ezyang/630/base -> origin/gh/ezyang/630/base 2022-03-17T19:06:48.8201762Z * [new branch] gh/ezyang/630/head -> origin/gh/ezyang/630/head 2022-03-17T19:06:48.8203087Z * [new branch] gh/ezyang/630/orig -> origin/gh/ezyang/630/orig 2022-03-17T19:06:48.8205082Z * [new branch] gh/ezyang/631/base -> origin/gh/ezyang/631/base 2022-03-17T19:06:48.8206548Z * [new branch] gh/ezyang/631/head -> origin/gh/ezyang/631/head 2022-03-17T19:06:48.8207898Z * [new branch] gh/ezyang/631/orig -> origin/gh/ezyang/631/orig 2022-03-17T19:06:48.8209458Z * [new branch] gh/ezyang/632/base -> origin/gh/ezyang/632/base 2022-03-17T19:06:48.8210821Z * [new branch] gh/ezyang/632/head -> origin/gh/ezyang/632/head 2022-03-17T19:06:48.8212126Z * [new branch] gh/ezyang/632/orig -> origin/gh/ezyang/632/orig 2022-03-17T19:06:48.8213764Z * [new branch] gh/ezyang/633/base -> origin/gh/ezyang/633/base 2022-03-17T19:06:48.8215163Z * [new branch] gh/ezyang/633/head -> origin/gh/ezyang/633/head 2022-03-17T19:06:48.8216469Z * [new branch] gh/ezyang/633/orig -> origin/gh/ezyang/633/orig 2022-03-17T19:06:48.8219008Z * [new branch] gh/ezyang/635/base -> origin/gh/ezyang/635/base 2022-03-17T19:06:48.8219992Z * [new branch] gh/ezyang/635/head -> origin/gh/ezyang/635/head 2022-03-17T19:06:48.8221814Z * [new branch] gh/ezyang/635/orig -> origin/gh/ezyang/635/orig 2022-03-17T19:06:48.8223523Z * [new branch] gh/ezyang/636/base -> origin/gh/ezyang/636/base 2022-03-17T19:06:48.8224849Z * [new branch] gh/ezyang/636/head -> origin/gh/ezyang/636/head 2022-03-17T19:06:48.8226223Z * [new branch] gh/ezyang/636/orig -> origin/gh/ezyang/636/orig 2022-03-17T19:06:48.8227953Z * [new branch] gh/ezyang/637/base -> origin/gh/ezyang/637/base 2022-03-17T19:06:48.8229234Z * [new branch] gh/ezyang/637/head -> origin/gh/ezyang/637/head 2022-03-17T19:06:48.8230647Z * [new branch] gh/ezyang/637/orig -> origin/gh/ezyang/637/orig 2022-03-17T19:06:48.8232531Z * [new branch] gh/ezyang/638/base -> origin/gh/ezyang/638/base 2022-03-17T19:06:48.8233993Z * [new branch] gh/ezyang/638/head -> origin/gh/ezyang/638/head 2022-03-17T19:06:48.8235389Z * [new branch] gh/ezyang/638/orig -> origin/gh/ezyang/638/orig 2022-03-17T19:06:48.8237093Z * [new branch] gh/ezyang/640/base -> origin/gh/ezyang/640/base 2022-03-17T19:06:48.8238683Z * [new branch] gh/ezyang/640/head -> origin/gh/ezyang/640/head 2022-03-17T19:06:48.8240084Z * [new branch] gh/ezyang/640/orig -> origin/gh/ezyang/640/orig 2022-03-17T19:06:48.8241912Z * [new branch] gh/ezyang/641/base -> origin/gh/ezyang/641/base 2022-03-17T19:06:48.8243183Z * [new branch] gh/ezyang/641/head -> origin/gh/ezyang/641/head 2022-03-17T19:06:48.8244688Z * [new branch] gh/ezyang/641/orig -> origin/gh/ezyang/641/orig 2022-03-17T19:06:48.8247218Z * [new branch] gh/ezyang/644/base -> origin/gh/ezyang/644/base 2022-03-17T19:06:48.8248263Z * [new branch] gh/ezyang/644/head -> origin/gh/ezyang/644/head 2022-03-17T19:06:48.8249634Z * [new branch] gh/ezyang/644/orig -> origin/gh/ezyang/644/orig 2022-03-17T19:06:48.8251179Z * [new branch] gh/ezyang/648/base -> origin/gh/ezyang/648/base 2022-03-17T19:06:48.8252680Z * [new branch] gh/ezyang/648/head -> origin/gh/ezyang/648/head 2022-03-17T19:06:48.8254126Z * [new branch] gh/ezyang/648/orig -> origin/gh/ezyang/648/orig 2022-03-17T19:06:48.8256574Z * [new branch] gh/ezyang/650/base -> origin/gh/ezyang/650/base 2022-03-17T19:06:48.8257770Z * [new branch] gh/ezyang/650/head -> origin/gh/ezyang/650/head 2022-03-17T19:06:48.8259571Z * [new branch] gh/ezyang/650/orig -> origin/gh/ezyang/650/orig 2022-03-17T19:06:48.8261489Z * [new branch] gh/ezyang/671/base -> origin/gh/ezyang/671/base 2022-03-17T19:06:48.8263908Z * [new branch] gh/ezyang/671/head -> origin/gh/ezyang/671/head 2022-03-17T19:06:48.8265112Z * [new branch] gh/ezyang/671/orig -> origin/gh/ezyang/671/orig 2022-03-17T19:06:48.8266560Z * [new branch] gh/ezyang/672/base -> origin/gh/ezyang/672/base 2022-03-17T19:06:48.8268188Z * [new branch] gh/ezyang/672/head -> origin/gh/ezyang/672/head 2022-03-17T19:06:48.8269716Z * [new branch] gh/ezyang/672/orig -> origin/gh/ezyang/672/orig 2022-03-17T19:06:48.8271501Z * [new branch] gh/ezyang/754/base -> origin/gh/ezyang/754/base 2022-03-17T19:06:48.8272844Z * [new branch] gh/ezyang/754/head -> origin/gh/ezyang/754/head 2022-03-17T19:06:48.8274604Z * [new branch] gh/ezyang/780/head -> origin/gh/ezyang/780/head 2022-03-17T19:06:48.8276444Z * [new branch] gh/ezyang/811/base -> origin/gh/ezyang/811/base 2022-03-17T19:06:48.8277824Z * [new branch] gh/ezyang/811/orig -> origin/gh/ezyang/811/orig 2022-03-17T19:06:48.8280252Z * [new branch] gh/ezyang/838/base -> origin/gh/ezyang/838/base 2022-03-17T19:06:48.8281364Z * [new branch] gh/ezyang/838/head -> origin/gh/ezyang/838/head 2022-03-17T19:06:48.8282675Z * [new branch] gh/ezyang/838/orig -> origin/gh/ezyang/838/orig 2022-03-17T19:06:48.8285177Z * [new branch] gh/ezyang/870/base -> origin/gh/ezyang/870/base 2022-03-17T19:06:48.8286415Z * [new branch] gh/ezyang/870/head -> origin/gh/ezyang/870/head 2022-03-17T19:06:48.8287766Z * [new branch] gh/ezyang/870/orig -> origin/gh/ezyang/870/orig 2022-03-17T19:06:48.8289586Z * [new branch] gh/ezyang/906/base -> origin/gh/ezyang/906/base 2022-03-17T19:06:48.8290994Z * [new branch] gh/ezyang/906/head -> origin/gh/ezyang/906/head 2022-03-17T19:06:48.8292379Z * [new branch] gh/ezyang/906/orig -> origin/gh/ezyang/906/orig 2022-03-17T19:06:48.8294217Z * [new branch] gh/ezyang/915/base -> origin/gh/ezyang/915/base 2022-03-17T19:06:48.8295798Z * [new branch] gh/ezyang/915/head -> origin/gh/ezyang/915/head 2022-03-17T19:06:48.8297009Z * [new branch] gh/ezyang/915/orig -> origin/gh/ezyang/915/orig 2022-03-17T19:06:48.8298695Z * [new branch] gh/ezyang/932/base -> origin/gh/ezyang/932/base 2022-03-17T19:06:48.8300263Z * [new branch] gh/ezyang/932/head -> origin/gh/ezyang/932/head 2022-03-17T19:06:48.8301947Z * [new branch] gh/ezyang/932/orig -> origin/gh/ezyang/932/orig 2022-03-17T19:06:48.8304084Z * [new branch] gh/ezyang/933/base -> origin/gh/ezyang/933/base 2022-03-17T19:06:48.8305019Z * [new branch] gh/ezyang/933/head -> origin/gh/ezyang/933/head 2022-03-17T19:06:48.8306503Z * [new branch] gh/ezyang/933/orig -> origin/gh/ezyang/933/orig 2022-03-17T19:06:48.8308433Z * [new branch] gh/ezyang/952/base -> origin/gh/ezyang/952/base 2022-03-17T19:06:48.8310050Z * [new branch] gh/ezyang/952/head -> origin/gh/ezyang/952/head 2022-03-17T19:06:48.8311391Z * [new branch] gh/ezyang/952/orig -> origin/gh/ezyang/952/orig 2022-03-17T19:06:48.8313087Z * [new branch] gh/ezyang/993/base -> origin/gh/ezyang/993/base 2022-03-17T19:06:48.8314481Z * [new branch] gh/ezyang/993/head -> origin/gh/ezyang/993/head 2022-03-17T19:06:48.8316055Z * [new branch] gh/ezyang/993/orig -> origin/gh/ezyang/993/orig 2022-03-17T19:06:48.8317781Z * [new branch] gh/ezyang/994/base -> origin/gh/ezyang/994/base 2022-03-17T19:06:48.8319481Z * [new branch] gh/ezyang/994/head -> origin/gh/ezyang/994/head 2022-03-17T19:06:48.8320750Z * [new branch] gh/ezyang/994/orig -> origin/gh/ezyang/994/orig 2022-03-17T19:06:48.8322646Z * [new branch] gh/ezyang/995/base -> origin/gh/ezyang/995/base 2022-03-17T19:06:48.8324622Z * [new branch] gh/ezyang/995/head -> origin/gh/ezyang/995/head 2022-03-17T19:06:48.8325931Z * [new branch] gh/ezyang/995/orig -> origin/gh/ezyang/995/orig 2022-03-17T19:06:48.8327849Z * [new branch] gh/ezyang/997/base -> origin/gh/ezyang/997/base 2022-03-17T19:06:48.8329073Z * [new branch] gh/ezyang/997/head -> origin/gh/ezyang/997/head 2022-03-17T19:06:48.8330372Z * [new branch] gh/ezyang/997/orig -> origin/gh/ezyang/997/orig 2022-03-17T19:06:48.8332671Z * [new branch] gh/fduwjj/23/base -> origin/gh/fduwjj/23/base 2022-03-17T19:06:48.8333851Z * [new branch] gh/fduwjj/23/head -> origin/gh/fduwjj/23/head 2022-03-17T19:06:48.8335405Z * [new branch] gh/fduwjj/23/orig -> origin/gh/fduwjj/23/orig 2022-03-17T19:06:48.8337416Z * [new branch] gh/fegin/4/base -> origin/gh/fegin/4/base 2022-03-17T19:06:48.8338621Z * [new branch] gh/fegin/4/head -> origin/gh/fegin/4/head 2022-03-17T19:06:48.8340173Z * [new branch] gh/fegin/4/orig -> origin/gh/fegin/4/orig 2022-03-17T19:06:48.8342390Z * [new branch] gh/firstprayer/1/base -> origin/gh/firstprayer/1/base 2022-03-17T19:06:48.8343939Z * [new branch] gh/firstprayer/1/head -> origin/gh/firstprayer/1/head 2022-03-17T19:06:48.8345065Z * [new branch] gh/firstprayer/1/orig -> origin/gh/firstprayer/1/orig 2022-03-17T19:06:48.8347169Z * [new branch] gh/gamrix/13/base -> origin/gh/gamrix/13/base 2022-03-17T19:06:48.8348330Z * [new branch] gh/gamrix/13/orig -> origin/gh/gamrix/13/orig 2022-03-17T19:06:48.8350205Z * [new branch] gh/gamrix/14/base -> origin/gh/gamrix/14/base 2022-03-17T19:06:48.8351396Z * [new branch] gh/gamrix/14/orig -> origin/gh/gamrix/14/orig 2022-03-17T19:06:48.8353348Z * [new branch] gh/gamrix/15/base -> origin/gh/gamrix/15/base 2022-03-17T19:06:48.8354366Z * [new branch] gh/gamrix/15/orig -> origin/gh/gamrix/15/orig 2022-03-17T19:06:48.8356194Z * [new branch] gh/gamrix/16/base -> origin/gh/gamrix/16/base 2022-03-17T19:06:48.8357487Z * [new branch] gh/gamrix/16/orig -> origin/gh/gamrix/16/orig 2022-03-17T19:06:48.8359487Z * [new branch] gh/gamrix/17/base -> origin/gh/gamrix/17/base 2022-03-17T19:06:48.8360491Z * [new branch] gh/gamrix/17/head -> origin/gh/gamrix/17/head 2022-03-17T19:06:48.8361895Z * [new branch] gh/gamrix/17/orig -> origin/gh/gamrix/17/orig 2022-03-17T19:06:48.8363688Z * [new branch] gh/gamrix/22/base -> origin/gh/gamrix/22/base 2022-03-17T19:06:48.8364806Z * [new branch] gh/gamrix/22/orig -> origin/gh/gamrix/22/orig 2022-03-17T19:06:48.8366623Z * [new branch] gh/gamrix/23/base -> origin/gh/gamrix/23/base 2022-03-17T19:06:48.8367797Z * [new branch] gh/gamrix/23/orig -> origin/gh/gamrix/23/orig 2022-03-17T19:06:48.8369627Z * [new branch] gh/gamrix/25/base -> origin/gh/gamrix/25/base 2022-03-17T19:06:48.8370947Z * [new branch] gh/gamrix/25/head -> origin/gh/gamrix/25/head 2022-03-17T19:06:48.8372348Z * [new branch] gh/gamrix/25/orig -> origin/gh/gamrix/25/orig 2022-03-17T19:06:48.8374136Z * [new branch] gh/gamrix/26/base -> origin/gh/gamrix/26/base 2022-03-17T19:06:48.8375252Z * [new branch] gh/gamrix/26/head -> origin/gh/gamrix/26/head 2022-03-17T19:06:48.8376626Z * [new branch] gh/gamrix/26/orig -> origin/gh/gamrix/26/orig 2022-03-17T19:06:48.8378604Z * [new branch] gh/gamrix/30/base -> origin/gh/gamrix/30/base 2022-03-17T19:06:48.8379770Z * [new branch] gh/gamrix/30/head -> origin/gh/gamrix/30/head 2022-03-17T19:06:48.8381520Z * [new branch] gh/gamrix/30/orig -> origin/gh/gamrix/30/orig 2022-03-17T19:06:48.8383662Z * [new branch] gh/gamrix/43/base -> origin/gh/gamrix/43/base 2022-03-17T19:06:48.8384769Z * [new branch] gh/gamrix/43/head -> origin/gh/gamrix/43/head 2022-03-17T19:06:48.8386427Z * [new branch] gh/gamrix/43/orig -> origin/gh/gamrix/43/orig 2022-03-17T19:06:48.8388122Z * [new branch] gh/gamrix/44/base -> origin/gh/gamrix/44/base 2022-03-17T19:06:48.8389133Z * [new branch] gh/gamrix/44/head -> origin/gh/gamrix/44/head 2022-03-17T19:06:48.8390596Z * [new branch] gh/gamrix/44/orig -> origin/gh/gamrix/44/orig 2022-03-17T19:06:48.8392222Z * [new branch] gh/gamrix/46/base -> origin/gh/gamrix/46/base 2022-03-17T19:06:48.8393211Z * [new branch] gh/gamrix/46/head -> origin/gh/gamrix/46/head 2022-03-17T19:06:48.8394844Z * [new branch] gh/gamrix/46/orig -> origin/gh/gamrix/46/orig 2022-03-17T19:06:48.8396447Z * [new branch] gh/gamrix/47/base -> origin/gh/gamrix/47/base 2022-03-17T19:06:48.8397429Z * [new branch] gh/gamrix/47/head -> origin/gh/gamrix/47/head 2022-03-17T19:06:48.8399079Z * [new branch] gh/gamrix/47/orig -> origin/gh/gamrix/47/orig 2022-03-17T19:06:48.8400744Z * [new branch] gh/gamrix/49/base -> origin/gh/gamrix/49/base 2022-03-17T19:06:48.8402012Z * [new branch] gh/gamrix/49/head -> origin/gh/gamrix/49/head 2022-03-17T19:06:48.8403501Z * [new branch] gh/gamrix/49/orig -> origin/gh/gamrix/49/orig 2022-03-17T19:06:48.8405258Z * [new branch] gh/gamrix/50/base -> origin/gh/gamrix/50/base 2022-03-17T19:06:48.8406261Z * [new branch] gh/gamrix/50/head -> origin/gh/gamrix/50/head 2022-03-17T19:06:48.8407995Z * [new branch] gh/gamrix/50/orig -> origin/gh/gamrix/50/orig 2022-03-17T19:06:48.8409609Z * [new branch] gh/gamrix/51/base -> origin/gh/gamrix/51/base 2022-03-17T19:06:48.8410610Z * [new branch] gh/gamrix/51/head -> origin/gh/gamrix/51/head 2022-03-17T19:06:48.8412260Z * [new branch] gh/gamrix/51/orig -> origin/gh/gamrix/51/orig 2022-03-17T19:06:48.8414404Z * [new branch] gh/gchanan/110/head -> origin/gh/gchanan/110/head 2022-03-17T19:06:48.8416241Z * [new branch] gh/gchanan/166/base -> origin/gh/gchanan/166/base 2022-03-17T19:06:48.8417324Z * [new branch] gh/gchanan/166/head -> origin/gh/gchanan/166/head 2022-03-17T19:06:48.8418955Z * [new branch] gh/gchanan/166/orig -> origin/gh/gchanan/166/orig 2022-03-17T19:06:48.8420650Z * [new branch] gh/gchanan/178/base -> origin/gh/gchanan/178/base 2022-03-17T19:06:48.8422038Z * [new branch] gh/gchanan/178/head -> origin/gh/gchanan/178/head 2022-03-17T19:06:48.8423737Z * [new branch] gh/gchanan/178/orig -> origin/gh/gchanan/178/orig 2022-03-17T19:06:48.8425490Z * [new branch] gh/gchanan/268/base -> origin/gh/gchanan/268/base 2022-03-17T19:06:48.8426648Z * [new branch] gh/gchanan/268/head -> origin/gh/gchanan/268/head 2022-03-17T19:06:48.8428239Z * [new branch] gh/gchanan/268/orig -> origin/gh/gchanan/268/orig 2022-03-17T19:06:48.8430074Z * [new branch] gh/gchanan/269/base -> origin/gh/gchanan/269/base 2022-03-17T19:06:48.8431126Z * [new branch] gh/gchanan/269/head -> origin/gh/gchanan/269/head 2022-03-17T19:06:48.8432793Z * [new branch] gh/gchanan/269/orig -> origin/gh/gchanan/269/orig 2022-03-17T19:06:48.8443644Z * [new branch] gh/gchanan/302/base -> origin/gh/gchanan/302/base 2022-03-17T19:06:48.8445106Z * [new branch] gh/gchanan/302/head -> origin/gh/gchanan/302/head 2022-03-17T19:06:48.8446727Z * [new branch] gh/gchanan/302/orig -> origin/gh/gchanan/302/orig 2022-03-17T19:06:48.8448524Z * [new branch] gh/gchanan/329/base -> origin/gh/gchanan/329/base 2022-03-17T19:06:48.8449698Z * [new branch] gh/gchanan/329/head -> origin/gh/gchanan/329/head 2022-03-17T19:06:48.8451326Z * [new branch] gh/gchanan/329/orig -> origin/gh/gchanan/329/orig 2022-03-17T19:06:48.8453008Z * [new branch] gh/gchanan/330/base -> origin/gh/gchanan/330/base 2022-03-17T19:06:48.8454103Z * [new branch] gh/gchanan/330/head -> origin/gh/gchanan/330/head 2022-03-17T19:06:48.8455677Z * [new branch] gh/gchanan/330/orig -> origin/gh/gchanan/330/orig 2022-03-17T19:06:48.8458026Z * [new branch] gh/gchanan/336/base -> origin/gh/gchanan/336/base 2022-03-17T19:06:48.8459072Z * [new branch] gh/gchanan/336/head -> origin/gh/gchanan/336/head 2022-03-17T19:06:48.8460920Z * [new branch] gh/gchanan/336/orig -> origin/gh/gchanan/336/orig 2022-03-17T19:06:48.8463577Z * [new branch] gh/gchanan/45/base -> origin/gh/gchanan/45/base 2022-03-17T19:06:48.8464596Z * [new branch] gh/gchanan/45/head -> origin/gh/gchanan/45/head 2022-03-17T19:06:48.8466176Z * [new branch] gh/gchanan/45/orig -> origin/gh/gchanan/45/orig 2022-03-17T19:06:48.8472364Z * [new branch] gh/gchanan/64/base -> origin/gh/gchanan/64/base 2022-03-17T19:06:48.8473427Z * [new branch] gh/gchanan/64/head -> origin/gh/gchanan/64/head 2022-03-17T19:06:48.8474986Z * [new branch] gh/gchanan/64/orig -> origin/gh/gchanan/64/orig 2022-03-17T19:06:48.8476565Z * [new branch] gh/gchanan/65/base -> origin/gh/gchanan/65/base 2022-03-17T19:06:48.8477708Z * [new branch] gh/gchanan/65/head -> origin/gh/gchanan/65/head 2022-03-17T19:06:48.8479263Z * [new branch] gh/gchanan/65/orig -> origin/gh/gchanan/65/orig 2022-03-17T19:06:48.8482670Z * [new branch] gh/gchanan/70/base -> origin/gh/gchanan/70/base 2022-03-17T19:06:48.8486544Z * [new branch] gh/gchanan/70/head -> origin/gh/gchanan/70/head 2022-03-17T19:06:48.8487636Z * [new branch] gh/gchanan/70/orig -> origin/gh/gchanan/70/orig 2022-03-17T19:06:48.8489519Z * [new branch] gh/gchanan/71/base -> origin/gh/gchanan/71/base 2022-03-17T19:06:48.8491017Z * [new branch] gh/gchanan/71/head -> origin/gh/gchanan/71/head 2022-03-17T19:06:48.8492058Z * [new branch] gh/gchanan/71/orig -> origin/gh/gchanan/71/orig 2022-03-17T19:06:48.8493931Z * [new branch] gh/gchanan/72/base -> origin/gh/gchanan/72/base 2022-03-17T19:06:48.8494905Z * [new branch] gh/gchanan/72/head -> origin/gh/gchanan/72/head 2022-03-17T19:06:48.8499302Z * [new branch] gh/gchanan/72/orig -> origin/gh/gchanan/72/orig 2022-03-17T19:06:48.8503515Z * [new branch] gh/gchanan/80/base -> origin/gh/gchanan/80/base 2022-03-17T19:06:48.8504594Z * [new branch] gh/gchanan/80/head -> origin/gh/gchanan/80/head 2022-03-17T19:06:48.8506088Z * [new branch] gh/gchanan/80/orig -> origin/gh/gchanan/80/orig 2022-03-17T19:06:48.8508367Z * [new branch] gh/gcramer23/1/base -> origin/gh/gcramer23/1/base 2022-03-17T19:06:48.8511848Z * [new branch] gh/gcramer23/1/head -> origin/gh/gcramer23/1/head 2022-03-17T19:06:48.8512908Z * [new branch] gh/gcramer23/1/orig -> origin/gh/gcramer23/1/orig 2022-03-17T19:06:48.8514904Z * [new branch] gh/gcramer23/12/base -> origin/gh/gcramer23/12/base 2022-03-17T19:06:48.8516195Z * [new branch] gh/gcramer23/12/orig -> origin/gh/gcramer23/12/orig 2022-03-17T19:06:48.8520081Z * [new branch] gh/gcramer23/13/base -> origin/gh/gcramer23/13/base 2022-03-17T19:06:48.8521139Z * [new branch] gh/gcramer23/13/head -> origin/gh/gcramer23/13/head 2022-03-17T19:06:48.8523533Z * [new branch] gh/gcramer23/13/orig -> origin/gh/gcramer23/13/orig 2022-03-17T19:06:48.8525425Z * [new branch] gh/gcramer23/16/base -> origin/gh/gcramer23/16/base 2022-03-17T19:06:48.8526591Z * [new branch] gh/gcramer23/16/orig -> origin/gh/gcramer23/16/orig 2022-03-17T19:06:48.8528524Z * [new branch] gh/gcramer23/17/base -> origin/gh/gcramer23/17/base 2022-03-17T19:06:48.8529681Z * [new branch] gh/gcramer23/17/orig -> origin/gh/gcramer23/17/orig 2022-03-17T19:06:48.8531695Z * [new branch] gh/gcramer23/19/base -> origin/gh/gcramer23/19/base 2022-03-17T19:06:48.8532774Z * [new branch] gh/gcramer23/19/head -> origin/gh/gcramer23/19/head 2022-03-17T19:06:48.8534749Z * [new branch] gh/gcramer23/2/base -> origin/gh/gcramer23/2/base 2022-03-17T19:06:48.8537275Z * [new branch] gh/gcramer23/2/head -> origin/gh/gcramer23/2/head 2022-03-17T19:06:48.8538303Z * [new branch] gh/gcramer23/2/orig -> origin/gh/gcramer23/2/orig 2022-03-17T19:06:48.8540026Z * [new branch] gh/gcramer23/20/base -> origin/gh/gcramer23/20/base 2022-03-17T19:06:48.8541556Z * [new branch] gh/gcramer23/20/head -> origin/gh/gcramer23/20/head 2022-03-17T19:06:48.8543369Z * [new branch] gh/gcramer23/20/orig -> origin/gh/gcramer23/20/orig 2022-03-17T19:06:48.8545045Z * [new branch] gh/gcramer23/21/base -> origin/gh/gcramer23/21/base 2022-03-17T19:06:48.8546107Z * [new branch] gh/gcramer23/21/orig -> origin/gh/gcramer23/21/orig 2022-03-17T19:06:48.8548229Z * [new branch] gh/gcramer23/23/base -> origin/gh/gcramer23/23/base 2022-03-17T19:06:48.8549168Z * [new branch] gh/gcramer23/23/head -> origin/gh/gcramer23/23/head 2022-03-17T19:06:48.8550779Z * [new branch] gh/gcramer23/23/orig -> origin/gh/gcramer23/23/orig 2022-03-17T19:06:48.8552507Z * [new branch] gh/gcramer23/5/base -> origin/gh/gcramer23/5/base 2022-03-17T19:06:48.8553585Z * [new branch] gh/gcramer23/5/orig -> origin/gh/gcramer23/5/orig 2022-03-17T19:06:48.8555397Z * [new branch] gh/gcramer23/6/base -> origin/gh/gcramer23/6/base 2022-03-17T19:06:48.8556441Z * [new branch] gh/gcramer23/6/head -> origin/gh/gcramer23/6/head 2022-03-17T19:06:48.8558475Z * [new branch] gh/gcramer23/8/base -> origin/gh/gcramer23/8/base 2022-03-17T19:06:48.8559615Z * [new branch] gh/gcramer23/8/head -> origin/gh/gcramer23/8/head 2022-03-17T19:06:48.8561223Z * [new branch] gh/gcramer23/8/orig -> origin/gh/gcramer23/8/orig 2022-03-17T19:06:48.8563363Z * [new branch] gh/george-qi/19/base -> origin/gh/george-qi/19/base 2022-03-17T19:06:48.8564376Z * [new branch] gh/george-qi/19/head -> origin/gh/george-qi/19/head 2022-03-17T19:06:48.8566024Z * [new branch] gh/george-qi/19/orig -> origin/gh/george-qi/19/orig 2022-03-17T19:06:48.8567711Z * [new branch] gh/george-qi/20/base -> origin/gh/george-qi/20/base 2022-03-17T19:06:48.8568646Z * [new branch] gh/george-qi/20/head -> origin/gh/george-qi/20/head 2022-03-17T19:06:48.8570337Z * [new branch] gh/george-qi/20/orig -> origin/gh/george-qi/20/orig 2022-03-17T19:06:48.8572005Z * [new branch] gh/george-qi/21/base -> origin/gh/george-qi/21/base 2022-03-17T19:06:48.8573474Z * [new branch] gh/george-qi/21/head -> origin/gh/george-qi/21/head 2022-03-17T19:06:48.8574518Z * [new branch] gh/george-qi/21/orig -> origin/gh/george-qi/21/orig 2022-03-17T19:06:48.8576286Z * [new branch] gh/george-qi/22/base -> origin/gh/george-qi/22/base 2022-03-17T19:06:48.8577290Z * [new branch] gh/george-qi/22/head -> origin/gh/george-qi/22/head 2022-03-17T19:06:48.8578923Z * [new branch] gh/george-qi/22/orig -> origin/gh/george-qi/22/orig 2022-03-17T19:06:48.8580537Z * [new branch] gh/george-qi/23/base -> origin/gh/george-qi/23/base 2022-03-17T19:06:48.8582593Z * [new branch] gh/george-qi/23/head -> origin/gh/george-qi/23/head 2022-03-17T19:06:48.8583547Z * [new branch] gh/george-qi/23/orig -> origin/gh/george-qi/23/orig 2022-03-17T19:06:48.8585349Z * [new branch] gh/george-qi/24/base -> origin/gh/george-qi/24/base 2022-03-17T19:06:48.8586317Z * [new branch] gh/george-qi/24/head -> origin/gh/george-qi/24/head 2022-03-17T19:06:48.8587992Z * [new branch] gh/george-qi/24/orig -> origin/gh/george-qi/24/orig 2022-03-17T19:06:48.8589292Z * [new branch] gh/george-qi/25/base -> origin/gh/george-qi/25/base 2022-03-17T19:06:48.8590809Z * [new branch] gh/george-qi/25/head -> origin/gh/george-qi/25/head 2022-03-17T19:06:48.8591867Z * [new branch] gh/george-qi/25/orig -> origin/gh/george-qi/25/orig 2022-03-17T19:06:48.8594165Z * [new branch] gh/glaringlee/31/base -> origin/gh/glaringlee/31/base 2022-03-17T19:06:48.8595127Z * [new branch] gh/glaringlee/31/head -> origin/gh/glaringlee/31/head 2022-03-17T19:06:48.8596794Z * [new branch] gh/glaringlee/31/orig -> origin/gh/glaringlee/31/orig 2022-03-17T19:06:48.8598826Z * [new branch] gh/gqchen/1/base -> origin/gh/gqchen/1/base 2022-03-17T19:06:48.8600222Z * [new branch] gh/gqchen/1/head -> origin/gh/gqchen/1/head 2022-03-17T19:06:48.8601838Z * [new branch] gh/gqchen/1/orig -> origin/gh/gqchen/1/orig 2022-03-17T19:06:48.8603796Z * [new branch] gh/haichuan-fb/2/base -> origin/gh/haichuan-fb/2/base 2022-03-17T19:06:48.8605082Z * [new branch] gh/haichuan-fb/2/orig -> origin/gh/haichuan-fb/2/orig 2022-03-17T19:06:48.8607300Z * [new branch] gh/hameerabbasi/5/base -> origin/gh/hameerabbasi/5/base 2022-03-17T19:06:48.8608305Z * [new branch] gh/hameerabbasi/5/orig -> origin/gh/hameerabbasi/5/orig 2022-03-17T19:06:48.8610566Z * [new branch] gh/heitorschueroff/14/base -> origin/gh/heitorschueroff/14/base 2022-03-17T19:06:48.8611623Z * [new branch] gh/heitorschueroff/14/head -> origin/gh/heitorschueroff/14/head 2022-03-17T19:06:48.8613223Z * [new branch] gh/heitorschueroff/14/orig -> origin/gh/heitorschueroff/14/orig 2022-03-17T19:06:48.8614892Z * [new branch] gh/heitorschueroff/17/base -> origin/gh/heitorschueroff/17/base 2022-03-17T19:06:48.8616051Z * [new branch] gh/heitorschueroff/17/head -> origin/gh/heitorschueroff/17/head 2022-03-17T19:06:48.8617819Z * [new branch] gh/heitorschueroff/17/orig -> origin/gh/heitorschueroff/17/orig 2022-03-17T19:06:48.8619413Z * [new branch] gh/heitorschueroff/18/base -> origin/gh/heitorschueroff/18/base 2022-03-17T19:06:48.8621641Z * [new branch] gh/heitorschueroff/18/head -> origin/gh/heitorschueroff/18/head 2022-03-17T19:06:48.8622731Z * [new branch] gh/heitorschueroff/18/orig -> origin/gh/heitorschueroff/18/orig 2022-03-17T19:06:48.8624420Z * [new branch] gh/heitorschueroff/19/base -> origin/gh/heitorschueroff/19/base 2022-03-17T19:06:48.8625485Z * [new branch] gh/heitorschueroff/19/head -> origin/gh/heitorschueroff/19/head 2022-03-17T19:06:48.8627002Z * [new branch] gh/heitorschueroff/19/orig -> origin/gh/heitorschueroff/19/orig 2022-03-17T19:06:48.8628989Z * [new branch] gh/houseroad/9/base -> origin/gh/houseroad/9/base 2022-03-17T19:06:48.8630286Z * [new branch] gh/houseroad/9/orig -> origin/gh/houseroad/9/orig 2022-03-17T19:06:48.8632500Z * [new branch] gh/huiguoo/16/base -> origin/gh/huiguoo/16/base 2022-03-17T19:06:48.8634464Z * [new branch] gh/huiguoo/16/head -> origin/gh/huiguoo/16/head 2022-03-17T19:06:48.8635532Z * [new branch] gh/huiguoo/16/orig -> origin/gh/huiguoo/16/orig 2022-03-17T19:06:48.8637703Z * [new branch] gh/huiguoo/3/base -> origin/gh/huiguoo/3/base 2022-03-17T19:06:48.8638748Z * [new branch] gh/huiguoo/3/orig -> origin/gh/huiguoo/3/orig 2022-03-17T19:06:48.8640806Z * [new branch] gh/huiguoo/39/base -> origin/gh/huiguoo/39/base 2022-03-17T19:06:48.8641780Z * [new branch] gh/huiguoo/39/head -> origin/gh/huiguoo/39/head 2022-03-17T19:06:48.8643463Z * [new branch] gh/huiguoo/39/orig -> origin/gh/huiguoo/39/orig 2022-03-17T19:06:48.8645330Z * [new branch] gh/huiguoo/4/base -> origin/gh/huiguoo/4/base 2022-03-17T19:06:48.8646375Z * [new branch] gh/huiguoo/4/orig -> origin/gh/huiguoo/4/orig 2022-03-17T19:06:48.8648264Z * [new branch] gh/huiguoo/40/base -> origin/gh/huiguoo/40/base 2022-03-17T19:06:48.8649265Z * [new branch] gh/huiguoo/40/head -> origin/gh/huiguoo/40/head 2022-03-17T19:06:48.8650892Z * [new branch] gh/huiguoo/40/orig -> origin/gh/huiguoo/40/orig 2022-03-17T19:06:48.8652645Z * [new branch] gh/huiguoo/41/base -> origin/gh/huiguoo/41/base 2022-03-17T19:06:48.8653577Z * [new branch] gh/huiguoo/41/head -> origin/gh/huiguoo/41/head 2022-03-17T19:06:48.8655173Z * [new branch] gh/huiguoo/41/orig -> origin/gh/huiguoo/41/orig 2022-03-17T19:06:48.8656964Z * [new branch] gh/huiguoo/42/base -> origin/gh/huiguoo/42/base 2022-03-17T19:06:48.8657905Z * [new branch] gh/huiguoo/42/head -> origin/gh/huiguoo/42/head 2022-03-17T19:06:48.8659563Z * [new branch] gh/huiguoo/42/orig -> origin/gh/huiguoo/42/orig 2022-03-17T19:06:48.8661350Z * [new branch] gh/huiguoo/50/base -> origin/gh/huiguoo/50/base 2022-03-17T19:06:48.8663775Z * [new branch] gh/huiguoo/50/head -> origin/gh/huiguoo/50/head 2022-03-17T19:06:48.8664796Z * [new branch] gh/huiguoo/50/orig -> origin/gh/huiguoo/50/orig 2022-03-17T19:06:48.8666856Z * [new branch] gh/huiguoo/51/base -> origin/gh/huiguoo/51/base 2022-03-17T19:06:48.8668129Z * [new branch] gh/huiguoo/51/head -> origin/gh/huiguoo/51/head 2022-03-17T19:06:48.8669681Z * [new branch] gh/huiguoo/51/orig -> origin/gh/huiguoo/51/orig 2022-03-17T19:06:48.8671316Z * [new branch] gh/huiguoo/54/base -> origin/gh/huiguoo/54/base 2022-03-17T19:06:48.8672458Z * [new branch] gh/huiguoo/54/head -> origin/gh/huiguoo/54/head 2022-03-17T19:06:48.8674102Z * [new branch] gh/huiguoo/54/orig -> origin/gh/huiguoo/54/orig 2022-03-17T19:06:48.8676054Z * [new branch] gh/huiguoo/57/base -> origin/gh/huiguoo/57/base 2022-03-17T19:06:48.8677070Z * [new branch] gh/huiguoo/57/head -> origin/gh/huiguoo/57/head 2022-03-17T19:06:48.8678676Z * [new branch] gh/huiguoo/57/orig -> origin/gh/huiguoo/57/orig 2022-03-17T19:06:48.8680394Z * [new branch] gh/huiguoo/58/base -> origin/gh/huiguoo/58/base 2022-03-17T19:06:48.8681453Z * [new branch] gh/huiguoo/58/head -> origin/gh/huiguoo/58/head 2022-03-17T19:06:48.8683067Z * [new branch] gh/huiguoo/58/orig -> origin/gh/huiguoo/58/orig 2022-03-17T19:06:48.8685000Z * [new branch] gh/husthyc/10/base -> origin/gh/husthyc/10/base 2022-03-17T19:06:48.8686512Z * [new branch] gh/husthyc/10/head -> origin/gh/husthyc/10/head 2022-03-17T19:06:48.8687676Z * [new branch] gh/husthyc/10/orig -> origin/gh/husthyc/10/orig 2022-03-17T19:06:48.8689607Z * [new branch] gh/husthyc/2/base -> origin/gh/husthyc/2/base 2022-03-17T19:06:48.8690642Z * [new branch] gh/husthyc/2/orig -> origin/gh/husthyc/2/orig 2022-03-17T19:06:48.8692614Z * [new branch] gh/husthyc/22/base -> origin/gh/husthyc/22/base 2022-03-17T19:06:48.8694097Z * [new branch] gh/husthyc/22/head -> origin/gh/husthyc/22/head 2022-03-17T19:06:48.8695754Z * [new branch] gh/husthyc/25/base -> origin/gh/husthyc/25/base 2022-03-17T19:06:48.8697029Z * [new branch] gh/husthyc/25/orig -> origin/gh/husthyc/25/orig 2022-03-17T19:06:48.8698971Z * [new branch] gh/husthyc/26/base -> origin/gh/husthyc/26/base 2022-03-17T19:06:48.8699978Z * [new branch] gh/husthyc/26/orig -> origin/gh/husthyc/26/orig 2022-03-17T19:06:48.8702008Z * [new branch] gh/husthyc/27/base -> origin/gh/husthyc/27/base 2022-03-17T19:06:48.8703563Z * [new branch] gh/husthyc/27/orig -> origin/gh/husthyc/27/orig 2022-03-17T19:06:48.8705241Z * [new branch] gh/husthyc/3/orig -> origin/gh/husthyc/3/orig 2022-03-17T19:06:48.8706904Z * [new branch] gh/husthyc/32/base -> origin/gh/husthyc/32/base 2022-03-17T19:06:48.8708379Z * [new branch] gh/husthyc/32/head -> origin/gh/husthyc/32/head 2022-03-17T19:06:48.8709429Z * [new branch] gh/husthyc/32/orig -> origin/gh/husthyc/32/orig 2022-03-17T19:06:48.8711351Z * [new branch] gh/husthyc/33/base -> origin/gh/husthyc/33/base 2022-03-17T19:06:48.8712472Z * [new branch] gh/husthyc/33/head -> origin/gh/husthyc/33/head 2022-03-17T19:06:48.8714222Z * [new branch] gh/husthyc/33/orig -> origin/gh/husthyc/33/orig 2022-03-17T19:06:48.8715258Z * [new branch] gh/husthyc/34/base -> origin/gh/husthyc/34/base 2022-03-17T19:06:48.8716812Z * [new branch] gh/husthyc/34/head -> origin/gh/husthyc/34/head 2022-03-17T19:06:48.8717838Z * [new branch] gh/husthyc/34/orig -> origin/gh/husthyc/34/orig 2022-03-17T19:06:48.8719780Z * [new branch] gh/husthyc/4/base -> origin/gh/husthyc/4/base 2022-03-17T19:06:48.8721555Z * [new branch] gh/husthyc/5/base -> origin/gh/husthyc/5/base 2022-03-17T19:06:48.8723031Z * [new branch] gh/husthyc/6/base -> origin/gh/husthyc/6/base 2022-03-17T19:06:48.8724443Z * [new branch] gh/husthyc/7/base -> origin/gh/husthyc/7/base 2022-03-17T19:06:48.8726599Z * [new branch] gh/husthyc/8/base -> origin/gh/husthyc/8/base 2022-03-17T19:06:48.8728478Z * [new branch] gh/husthyc/9/base -> origin/gh/husthyc/9/base 2022-03-17T19:06:48.8730582Z * [new branch] gh/hx89/10/base -> origin/gh/hx89/10/base 2022-03-17T19:06:48.8731682Z * [new branch] gh/hx89/10/head -> origin/gh/hx89/10/head 2022-03-17T19:06:48.8733370Z * [new branch] gh/hx89/10/orig -> origin/gh/hx89/10/orig 2022-03-17T19:06:48.8735070Z * [new branch] gh/hx89/11/base -> origin/gh/hx89/11/base 2022-03-17T19:06:48.8736056Z * [new branch] gh/hx89/11/head -> origin/gh/hx89/11/head 2022-03-17T19:06:48.8737712Z * [new branch] gh/hx89/11/orig -> origin/gh/hx89/11/orig 2022-03-17T19:06:48.8739643Z * [new branch] gh/hx89/13/base -> origin/gh/hx89/13/base 2022-03-17T19:06:48.8740555Z * [new branch] gh/hx89/13/head -> origin/gh/hx89/13/head 2022-03-17T19:06:48.8741955Z * [new branch] gh/hx89/13/orig -> origin/gh/hx89/13/orig 2022-03-17T19:06:48.8744325Z * [new branch] gh/hx89/8/base -> origin/gh/hx89/8/base 2022-03-17T19:06:48.8745363Z * [new branch] gh/hx89/8/head -> origin/gh/hx89/8/head 2022-03-17T19:06:48.8746997Z * [new branch] gh/hx89/8/orig -> origin/gh/hx89/8/orig 2022-03-17T19:06:48.8749042Z * [new branch] gh/ifedan/114/base -> origin/gh/ifedan/114/base 2022-03-17T19:06:48.8750117Z * [new branch] gh/ifedan/114/head -> origin/gh/ifedan/114/head 2022-03-17T19:06:48.8752282Z * [new branch] gh/ifedan/115/base -> origin/gh/ifedan/115/base 2022-03-17T19:06:48.8753431Z * [new branch] gh/ifedan/115/head -> origin/gh/ifedan/115/head 2022-03-17T19:06:48.8755358Z * [new branch] gh/ifedan/116/base -> origin/gh/ifedan/116/base 2022-03-17T19:06:48.8756172Z * [new branch] gh/ifedan/116/head -> origin/gh/ifedan/116/head 2022-03-17T19:06:48.8758165Z * [new branch] gh/ifedan/117/base -> origin/gh/ifedan/117/base 2022-03-17T19:06:48.8759039Z * [new branch] gh/ifedan/117/head -> origin/gh/ifedan/117/head 2022-03-17T19:06:48.8760803Z * [new branch] gh/ifedan/68/base -> origin/gh/ifedan/68/base 2022-03-17T19:06:48.8761881Z * [new branch] gh/ifedan/68/head -> origin/gh/ifedan/68/head 2022-03-17T19:06:48.8763546Z * [new branch] gh/ifedan/68/orig -> origin/gh/ifedan/68/orig 2022-03-17T19:06:48.8764814Z * [new branch] gh/ifedan/69/base -> origin/gh/ifedan/69/base 2022-03-17T19:06:48.8766346Z * [new branch] gh/ifedan/69/head -> origin/gh/ifedan/69/head 2022-03-17T19:06:48.8767918Z * [new branch] gh/ifedan/69/orig -> origin/gh/ifedan/69/orig 2022-03-17T19:06:48.8769432Z * [new branch] gh/ifedan/70/base -> origin/gh/ifedan/70/base 2022-03-17T19:06:48.8770691Z * [new branch] gh/ifedan/70/head -> origin/gh/ifedan/70/head 2022-03-17T19:06:48.8772272Z * [new branch] gh/ifedan/70/orig -> origin/gh/ifedan/70/orig 2022-03-17T19:06:48.8773557Z * [new branch] gh/ifedan/71/base -> origin/gh/ifedan/71/base 2022-03-17T19:06:48.8775122Z * [new branch] gh/ifedan/71/head -> origin/gh/ifedan/71/head 2022-03-17T19:06:48.8776282Z * [new branch] gh/ifedan/71/orig -> origin/gh/ifedan/71/orig 2022-03-17T19:06:48.8778053Z * [new branch] gh/ifedan/72/base -> origin/gh/ifedan/72/base 2022-03-17T19:06:48.8779334Z * [new branch] gh/ifedan/72/head -> origin/gh/ifedan/72/head 2022-03-17T19:06:48.8780845Z * [new branch] gh/ifedan/72/orig -> origin/gh/ifedan/72/orig 2022-03-17T19:06:48.8782541Z * [new branch] gh/ifedan/73/base -> origin/gh/ifedan/73/base 2022-03-17T19:06:48.8783820Z * [new branch] gh/ifedan/73/head -> origin/gh/ifedan/73/head 2022-03-17T19:06:48.8785407Z * [new branch] gh/ifedan/73/orig -> origin/gh/ifedan/73/orig 2022-03-17T19:06:48.8787114Z * [new branch] gh/ifedan/74/base -> origin/gh/ifedan/74/base 2022-03-17T19:06:48.8788133Z * [new branch] gh/ifedan/74/head -> origin/gh/ifedan/74/head 2022-03-17T19:06:48.8789882Z * [new branch] gh/ifedan/74/orig -> origin/gh/ifedan/74/orig 2022-03-17T19:06:48.8791856Z * [new branch] gh/ilia-cher/39/base -> origin/gh/ilia-cher/39/base 2022-03-17T19:06:48.8792935Z * [new branch] gh/ilia-cher/39/orig -> origin/gh/ilia-cher/39/orig 2022-03-17T19:06:48.8794966Z * [new branch] gh/ilia-cher/50/base -> origin/gh/ilia-cher/50/base 2022-03-17T19:06:48.8796132Z * [new branch] gh/ilia-cher/50/head -> origin/gh/ilia-cher/50/head 2022-03-17T19:06:48.8797804Z * [new branch] gh/ilia-cher/51/base -> origin/gh/ilia-cher/51/base 2022-03-17T19:06:48.8798839Z * [new branch] gh/ilia-cher/51/head -> origin/gh/ilia-cher/51/head 2022-03-17T19:06:48.8800888Z * [new branch] gh/ilia-cher/53/base -> origin/gh/ilia-cher/53/base 2022-03-17T19:06:48.8802044Z * [new branch] gh/ilia-cher/53/head -> origin/gh/ilia-cher/53/head 2022-03-17T19:06:48.8803848Z * [new branch] gh/ilia-cher/53/orig -> origin/gh/ilia-cher/53/orig 2022-03-17T19:06:48.8805648Z * [new branch] gh/ilia-cher/83/base -> origin/gh/ilia-cher/83/base 2022-03-17T19:06:48.8806741Z * [new branch] gh/ilia-cher/83/head -> origin/gh/ilia-cher/83/head 2022-03-17T19:06:48.8808739Z * [new branch] gh/ilia-cher/84/base -> origin/gh/ilia-cher/84/base 2022-03-17T19:06:48.8810027Z * [new branch] gh/ilia-cher/84/head -> origin/gh/ilia-cher/84/head 2022-03-17T19:06:48.8811546Z * [new branch] gh/ilia-cher/84/orig -> origin/gh/ilia-cher/84/orig 2022-03-17T19:06:48.8814155Z * [new branch] gh/ilia-cher/86/base -> origin/gh/ilia-cher/86/base 2022-03-17T19:06:48.8815857Z * [new branch] gh/ilia-cher/86/head -> origin/gh/ilia-cher/86/head 2022-03-17T19:06:48.8817403Z * [new branch] gh/ilia-cher/86/orig -> origin/gh/ilia-cher/86/orig 2022-03-17T19:06:48.8819426Z * [new branch] gh/iramazanli/10/base -> origin/gh/iramazanli/10/base 2022-03-17T19:06:48.8820537Z * [new branch] gh/iramazanli/10/head -> origin/gh/iramazanli/10/head 2022-03-17T19:06:48.8822037Z * [new branch] gh/iramazanli/10/orig -> origin/gh/iramazanli/10/orig 2022-03-17T19:06:48.8824342Z * [new branch] gh/iramazanli/11/base -> origin/gh/iramazanli/11/base 2022-03-17T19:06:48.8825492Z * [new branch] gh/iramazanli/11/head -> origin/gh/iramazanli/11/head 2022-03-17T19:06:48.8827118Z * [new branch] gh/iramazanli/11/orig -> origin/gh/iramazanli/11/orig 2022-03-17T19:06:48.8828764Z * [new branch] gh/iramazanli/12/base -> origin/gh/iramazanli/12/base 2022-03-17T19:06:48.8830055Z * [new branch] gh/iramazanli/12/head -> origin/gh/iramazanli/12/head 2022-03-17T19:06:48.8831623Z * [new branch] gh/iramazanli/12/orig -> origin/gh/iramazanli/12/orig 2022-03-17T19:06:48.8833253Z * [new branch] gh/iramazanli/8/base -> origin/gh/iramazanli/8/base 2022-03-17T19:06:48.8834355Z * [new branch] gh/iramazanli/8/head -> origin/gh/iramazanli/8/head 2022-03-17T19:06:48.8835964Z * [new branch] gh/iramazanli/8/orig -> origin/gh/iramazanli/8/orig 2022-03-17T19:06:48.8837763Z * [new branch] gh/iramazanli/9/base -> origin/gh/iramazanli/9/base 2022-03-17T19:06:48.8838714Z * [new branch] gh/iramazanli/9/head -> origin/gh/iramazanli/9/head 2022-03-17T19:06:48.8840389Z * [new branch] gh/iramazanli/9/orig -> origin/gh/iramazanli/9/orig 2022-03-17T19:06:48.8842377Z * [new branch] gh/iseeyuan/1/base -> origin/gh/iseeyuan/1/base 2022-03-17T19:06:48.8844134Z * [new branch] gh/iseeyuan/10/base -> origin/gh/iseeyuan/10/base 2022-03-17T19:06:48.8845733Z * [new branch] gh/iseeyuan/10/head -> origin/gh/iseeyuan/10/head 2022-03-17T19:06:48.8847006Z * [new branch] gh/iseeyuan/10/orig -> origin/gh/iseeyuan/10/orig 2022-03-17T19:06:48.8849167Z * [new branch] gh/iseeyuan/101/base -> origin/gh/iseeyuan/101/base 2022-03-17T19:06:48.8850179Z * [new branch] gh/iseeyuan/101/head -> origin/gh/iseeyuan/101/head 2022-03-17T19:06:48.8851796Z * [new branch] gh/iseeyuan/101/orig -> origin/gh/iseeyuan/101/orig 2022-03-17T19:06:48.8853532Z * [new branch] gh/iseeyuan/110/base -> origin/gh/iseeyuan/110/base 2022-03-17T19:06:48.8854668Z * [new branch] gh/iseeyuan/110/head -> origin/gh/iseeyuan/110/head 2022-03-17T19:06:48.8856339Z * [new branch] gh/iseeyuan/110/orig -> origin/gh/iseeyuan/110/orig 2022-03-17T19:06:48.8858085Z * [new branch] gh/iseeyuan/112/base -> origin/gh/iseeyuan/112/base 2022-03-17T19:06:48.8859708Z * [new branch] gh/iseeyuan/112/head -> origin/gh/iseeyuan/112/head 2022-03-17T19:06:48.8860788Z * [new branch] gh/iseeyuan/112/orig -> origin/gh/iseeyuan/112/orig 2022-03-17T19:06:48.8864135Z * [new branch] gh/iseeyuan/114/base -> origin/gh/iseeyuan/114/base 2022-03-17T19:06:48.8865233Z * [new branch] gh/iseeyuan/114/head -> origin/gh/iseeyuan/114/head 2022-03-17T19:06:48.8867035Z * [new branch] gh/iseeyuan/114/orig -> origin/gh/iseeyuan/114/orig 2022-03-17T19:06:48.8868800Z * [new branch] gh/iseeyuan/116/base -> origin/gh/iseeyuan/116/base 2022-03-17T19:06:48.8870333Z * [new branch] gh/iseeyuan/116/head -> origin/gh/iseeyuan/116/head 2022-03-17T19:06:48.8871409Z * [new branch] gh/iseeyuan/116/orig -> origin/gh/iseeyuan/116/orig 2022-03-17T19:06:48.8873415Z * [new branch] gh/iseeyuan/118/base -> origin/gh/iseeyuan/118/base 2022-03-17T19:06:48.8874409Z * [new branch] gh/iseeyuan/118/head -> origin/gh/iseeyuan/118/head 2022-03-17T19:06:48.8876010Z * [new branch] gh/iseeyuan/118/orig -> origin/gh/iseeyuan/118/orig 2022-03-17T19:06:48.8877754Z * [new branch] gh/iseeyuan/119/base -> origin/gh/iseeyuan/119/base 2022-03-17T19:06:48.8878499Z * [new branch] gh/iseeyuan/119/head -> origin/gh/iseeyuan/119/head 2022-03-17T19:06:48.8880311Z * [new branch] gh/iseeyuan/119/orig -> origin/gh/iseeyuan/119/orig 2022-03-17T19:06:48.8882056Z * [new branch] gh/iseeyuan/120/base -> origin/gh/iseeyuan/120/base 2022-03-17T19:06:48.8883156Z * [new branch] gh/iseeyuan/120/head -> origin/gh/iseeyuan/120/head 2022-03-17T19:06:48.8884839Z * [new branch] gh/iseeyuan/120/orig -> origin/gh/iseeyuan/120/orig 2022-03-17T19:06:48.8886721Z * [new branch] gh/iseeyuan/122/base -> origin/gh/iseeyuan/122/base 2022-03-17T19:06:48.8887809Z * [new branch] gh/iseeyuan/122/head -> origin/gh/iseeyuan/122/head 2022-03-17T19:06:48.8889609Z * [new branch] gh/iseeyuan/122/orig -> origin/gh/iseeyuan/122/orig 2022-03-17T19:06:48.8891288Z * [new branch] gh/iseeyuan/125/base -> origin/gh/iseeyuan/125/base 2022-03-17T19:06:48.8892285Z * [new branch] gh/iseeyuan/125/head -> origin/gh/iseeyuan/125/head 2022-03-17T19:06:48.8893923Z * [new branch] gh/iseeyuan/125/orig -> origin/gh/iseeyuan/125/orig 2022-03-17T19:06:48.8895671Z * [new branch] gh/iseeyuan/128/base -> origin/gh/iseeyuan/128/base 2022-03-17T19:06:48.8896721Z * [new branch] gh/iseeyuan/128/head -> origin/gh/iseeyuan/128/head 2022-03-17T19:06:48.8898349Z * [new branch] gh/iseeyuan/128/orig -> origin/gh/iseeyuan/128/orig 2022-03-17T19:06:48.8899990Z * [new branch] gh/iseeyuan/130/base -> origin/gh/iseeyuan/130/base 2022-03-17T19:06:48.8901254Z * [new branch] gh/iseeyuan/130/head -> origin/gh/iseeyuan/130/head 2022-03-17T19:06:48.8903063Z * [new branch] gh/iseeyuan/130/orig -> origin/gh/iseeyuan/130/orig 2022-03-17T19:06:48.8904751Z * [new branch] gh/iseeyuan/133/base -> origin/gh/iseeyuan/133/base 2022-03-17T19:06:48.8905812Z * [new branch] gh/iseeyuan/133/head -> origin/gh/iseeyuan/133/head 2022-03-17T19:06:48.8907614Z * [new branch] gh/iseeyuan/133/orig -> origin/gh/iseeyuan/133/orig 2022-03-17T19:06:48.8909276Z * [new branch] gh/iseeyuan/134/base -> origin/gh/iseeyuan/134/base 2022-03-17T19:06:48.8910442Z * [new branch] gh/iseeyuan/134/head -> origin/gh/iseeyuan/134/head 2022-03-17T19:06:48.8912010Z * [new branch] gh/iseeyuan/134/orig -> origin/gh/iseeyuan/134/orig 2022-03-17T19:06:48.8913282Z * [new branch] gh/iseeyuan/18/base -> origin/gh/iseeyuan/18/base 2022-03-17T19:06:48.8915041Z * [new branch] gh/iseeyuan/18/head -> origin/gh/iseeyuan/18/head 2022-03-17T19:06:48.8916195Z * [new branch] gh/iseeyuan/18/orig -> origin/gh/iseeyuan/18/orig 2022-03-17T19:06:48.8918134Z * [new branch] gh/iseeyuan/2/base -> origin/gh/iseeyuan/2/base 2022-03-17T19:06:48.8919658Z * [new branch] gh/iseeyuan/2/head -> origin/gh/iseeyuan/2/head 2022-03-17T19:06:48.8921084Z * [new branch] gh/iseeyuan/2/orig -> origin/gh/iseeyuan/2/orig 2022-03-17T19:06:48.8922859Z * [new branch] gh/iseeyuan/20/base -> origin/gh/iseeyuan/20/base 2022-03-17T19:06:48.8923905Z * [new branch] gh/iseeyuan/20/head -> origin/gh/iseeyuan/20/head 2022-03-17T19:06:48.8925475Z * [new branch] gh/iseeyuan/20/orig -> origin/gh/iseeyuan/20/orig 2022-03-17T19:06:48.8927393Z * [new branch] gh/iseeyuan/22/base -> origin/gh/iseeyuan/22/base 2022-03-17T19:06:48.8928401Z * [new branch] gh/iseeyuan/22/head -> origin/gh/iseeyuan/22/head 2022-03-17T19:06:48.8930103Z * [new branch] gh/iseeyuan/22/orig -> origin/gh/iseeyuan/22/orig 2022-03-17T19:06:48.8931747Z * [new branch] gh/iseeyuan/25/base -> origin/gh/iseeyuan/25/base 2022-03-17T19:06:48.8932800Z * [new branch] gh/iseeyuan/25/head -> origin/gh/iseeyuan/25/head 2022-03-17T19:06:48.8934551Z * [new branch] gh/iseeyuan/25/orig -> origin/gh/iseeyuan/25/orig 2022-03-17T19:06:48.8936794Z * [new branch] gh/iseeyuan/29/base -> origin/gh/iseeyuan/29/base 2022-03-17T19:06:48.8937845Z * [new branch] gh/iseeyuan/29/head -> origin/gh/iseeyuan/29/head 2022-03-17T19:06:48.8939437Z * [new branch] gh/iseeyuan/29/orig -> origin/gh/iseeyuan/29/orig 2022-03-17T19:06:48.8941275Z * [new branch] gh/iseeyuan/3/base -> origin/gh/iseeyuan/3/base 2022-03-17T19:06:48.8942433Z * [new branch] gh/iseeyuan/3/head -> origin/gh/iseeyuan/3/head 2022-03-17T19:06:48.8944078Z * [new branch] gh/iseeyuan/3/orig -> origin/gh/iseeyuan/3/orig 2022-03-17T19:06:48.8945728Z * [new branch] gh/iseeyuan/30/base -> origin/gh/iseeyuan/30/base 2022-03-17T19:06:48.8947183Z * [new branch] gh/iseeyuan/30/head -> origin/gh/iseeyuan/30/head 2022-03-17T19:06:48.8948351Z * [new branch] gh/iseeyuan/30/orig -> origin/gh/iseeyuan/30/orig 2022-03-17T19:06:48.8950304Z * [new branch] gh/iseeyuan/38/base -> origin/gh/iseeyuan/38/base 2022-03-17T19:06:48.8951347Z * [new branch] gh/iseeyuan/38/head -> origin/gh/iseeyuan/38/head 2022-03-17T19:06:48.8952961Z * [new branch] gh/iseeyuan/38/orig -> origin/gh/iseeyuan/38/orig 2022-03-17T19:06:48.8954460Z * [new branch] gh/iseeyuan/4/base -> origin/gh/iseeyuan/4/base 2022-03-17T19:06:48.8955542Z * [new branch] gh/iseeyuan/4/head -> origin/gh/iseeyuan/4/head 2022-03-17T19:06:48.8957244Z * [new branch] gh/iseeyuan/4/orig -> origin/gh/iseeyuan/4/orig 2022-03-17T19:06:48.8958907Z * [new branch] gh/iseeyuan/48/base -> origin/gh/iseeyuan/48/base 2022-03-17T19:06:48.8959968Z * [new branch] gh/iseeyuan/48/head -> origin/gh/iseeyuan/48/head 2022-03-17T19:06:48.8961643Z * [new branch] gh/iseeyuan/48/orig -> origin/gh/iseeyuan/48/orig 2022-03-17T19:06:48.8962938Z * [new branch] gh/iseeyuan/5/base -> origin/gh/iseeyuan/5/base 2022-03-17T19:06:48.8964409Z * [new branch] gh/iseeyuan/5/head -> origin/gh/iseeyuan/5/head 2022-03-17T19:06:48.8965878Z * [new branch] gh/iseeyuan/5/orig -> origin/gh/iseeyuan/5/orig 2022-03-17T19:06:48.8967625Z * [new branch] gh/iseeyuan/52/base -> origin/gh/iseeyuan/52/base 2022-03-17T19:06:48.8968704Z * [new branch] gh/iseeyuan/52/head -> origin/gh/iseeyuan/52/head 2022-03-17T19:06:48.8970417Z * [new branch] gh/iseeyuan/52/orig -> origin/gh/iseeyuan/52/orig 2022-03-17T19:06:48.8972554Z * [new branch] gh/iseeyuan/56/base -> origin/gh/iseeyuan/56/base 2022-03-17T19:06:48.8973604Z * [new branch] gh/iseeyuan/56/head -> origin/gh/iseeyuan/56/head 2022-03-17T19:06:48.8975319Z * [new branch] gh/iseeyuan/56/orig -> origin/gh/iseeyuan/56/orig 2022-03-17T19:06:48.8976848Z * [new branch] gh/iseeyuan/6/base -> origin/gh/iseeyuan/6/base 2022-03-17T19:06:48.8978413Z * [new branch] gh/iseeyuan/6/head -> origin/gh/iseeyuan/6/head 2022-03-17T19:06:48.8979441Z * [new branch] gh/iseeyuan/6/orig -> origin/gh/iseeyuan/6/orig 2022-03-17T19:06:48.8981451Z * [new branch] gh/iseeyuan/62/base -> origin/gh/iseeyuan/62/base 2022-03-17T19:06:48.8983161Z * [new branch] gh/iseeyuan/62/head -> origin/gh/iseeyuan/62/head 2022-03-17T19:06:48.8984644Z * [new branch] gh/iseeyuan/62/orig -> origin/gh/iseeyuan/62/orig 2022-03-17T19:06:48.8987268Z * [new branch] gh/iseeyuan/65/base -> origin/gh/iseeyuan/65/base 2022-03-17T19:06:48.8988757Z * [new branch] gh/iseeyuan/65/head -> origin/gh/iseeyuan/65/head 2022-03-17T19:06:48.8990306Z * [new branch] gh/iseeyuan/65/orig -> origin/gh/iseeyuan/65/orig 2022-03-17T19:06:48.8991957Z * [new branch] gh/iseeyuan/66/base -> origin/gh/iseeyuan/66/base 2022-03-17T19:06:48.8992950Z * [new branch] gh/iseeyuan/66/head -> origin/gh/iseeyuan/66/head 2022-03-17T19:06:48.8994596Z * [new branch] gh/iseeyuan/66/orig -> origin/gh/iseeyuan/66/orig 2022-03-17T19:06:48.8997066Z * [new branch] gh/iseeyuan/73/base -> origin/gh/iseeyuan/73/base 2022-03-17T19:06:48.8998056Z * [new branch] gh/iseeyuan/73/head -> origin/gh/iseeyuan/73/head 2022-03-17T19:06:48.8999682Z * [new branch] gh/iseeyuan/73/orig -> origin/gh/iseeyuan/73/orig 2022-03-17T19:06:48.9001437Z * [new branch] gh/iseeyuan/77/base -> origin/gh/iseeyuan/77/base 2022-03-17T19:06:48.9002476Z * [new branch] gh/iseeyuan/77/head -> origin/gh/iseeyuan/77/head 2022-03-17T19:06:48.9004129Z * [new branch] gh/iseeyuan/77/orig -> origin/gh/iseeyuan/77/orig 2022-03-17T19:06:48.9005822Z * [new branch] gh/iseeyuan/81/base -> origin/gh/iseeyuan/81/base 2022-03-17T19:06:48.9006885Z * [new branch] gh/iseeyuan/81/head -> origin/gh/iseeyuan/81/head 2022-03-17T19:06:48.9008541Z * [new branch] gh/iseeyuan/81/orig -> origin/gh/iseeyuan/81/orig 2022-03-17T19:06:48.9010109Z * [new branch] gh/iseeyuan/82/base -> origin/gh/iseeyuan/82/base 2022-03-17T19:06:48.9011171Z * [new branch] gh/iseeyuan/82/head -> origin/gh/iseeyuan/82/head 2022-03-17T19:06:48.9013135Z * [new branch] gh/iseeyuan/82/orig -> origin/gh/iseeyuan/82/orig 2022-03-17T19:06:48.9014847Z * [new branch] gh/iseeyuan/83/base -> origin/gh/iseeyuan/83/base 2022-03-17T19:06:48.9015842Z * [new branch] gh/iseeyuan/83/head -> origin/gh/iseeyuan/83/head 2022-03-17T19:06:48.9017514Z * [new branch] gh/iseeyuan/83/orig -> origin/gh/iseeyuan/83/orig 2022-03-17T19:06:48.9019472Z * [new branch] gh/iseeyuan/90/base -> origin/gh/iseeyuan/90/base 2022-03-17T19:06:48.9020475Z * [new branch] gh/iseeyuan/90/head -> origin/gh/iseeyuan/90/head 2022-03-17T19:06:48.9021984Z * [new branch] gh/iseeyuan/90/orig -> origin/gh/iseeyuan/90/orig 2022-03-17T19:06:48.9024245Z * [new branch] gh/iseeyuan/93/base -> origin/gh/iseeyuan/93/base 2022-03-17T19:06:48.9025164Z * [new branch] gh/iseeyuan/93/head -> origin/gh/iseeyuan/93/head 2022-03-17T19:06:48.9026877Z * [new branch] gh/iseeyuan/93/orig -> origin/gh/iseeyuan/93/orig 2022-03-17T19:06:48.9028658Z * [new branch] gh/iseeyuan/95/base -> origin/gh/iseeyuan/95/base 2022-03-17T19:06:48.9029644Z * [new branch] gh/iseeyuan/95/head -> origin/gh/iseeyuan/95/head 2022-03-17T19:06:48.9031331Z * [new branch] gh/iseeyuan/95/orig -> origin/gh/iseeyuan/95/orig 2022-03-17T19:06:48.9032987Z * [new branch] gh/iseeyuan/97/base -> origin/gh/iseeyuan/97/base 2022-03-17T19:06:48.9034256Z * [new branch] gh/iseeyuan/97/head -> origin/gh/iseeyuan/97/head 2022-03-17T19:06:48.9035820Z * [new branch] gh/iseeyuan/97/orig -> origin/gh/iseeyuan/97/orig 2022-03-17T19:06:48.9037526Z * [new branch] gh/iseeyuan/98/base -> origin/gh/iseeyuan/98/base 2022-03-17T19:06:48.9038500Z * [new branch] gh/iseeyuan/98/head -> origin/gh/iseeyuan/98/head 2022-03-17T19:06:48.9040203Z * [new branch] gh/iseeyuan/98/orig -> origin/gh/iseeyuan/98/orig 2022-03-17T19:06:48.9043010Z * [new branch] gh/ivankobzarev/1/base -> origin/gh/ivankobzarev/1/base 2022-03-17T19:06:48.9044109Z * [new branch] gh/ivankobzarev/1/head -> origin/gh/ivankobzarev/1/head 2022-03-17T19:06:48.9046278Z * [new branch] gh/ivankobzarev/102/base -> origin/gh/ivankobzarev/102/base 2022-03-17T19:06:48.9047276Z * [new branch] gh/ivankobzarev/102/head -> origin/gh/ivankobzarev/102/head 2022-03-17T19:06:48.9048982Z * [new branch] gh/ivankobzarev/102/orig -> origin/gh/ivankobzarev/102/orig 2022-03-17T19:06:48.9050902Z * [new branch] gh/ivankobzarev/103/base -> origin/gh/ivankobzarev/103/base 2022-03-17T19:06:48.9051900Z * [new branch] gh/ivankobzarev/103/head -> origin/gh/ivankobzarev/103/head 2022-03-17T19:06:48.9053483Z * [new branch] gh/ivankobzarev/103/orig -> origin/gh/ivankobzarev/103/orig 2022-03-17T19:06:48.9055073Z * [new branch] gh/ivankobzarev/104/base -> origin/gh/ivankobzarev/104/base 2022-03-17T19:06:48.9056107Z * [new branch] gh/ivankobzarev/104/head -> origin/gh/ivankobzarev/104/head 2022-03-17T19:06:48.9057732Z * [new branch] gh/ivankobzarev/104/orig -> origin/gh/ivankobzarev/104/orig 2022-03-17T19:06:48.9059502Z * [new branch] gh/ivankobzarev/106/base -> origin/gh/ivankobzarev/106/base 2022-03-17T19:06:48.9060681Z * [new branch] gh/ivankobzarev/106/head -> origin/gh/ivankobzarev/106/head 2022-03-17T19:06:48.9062177Z * [new branch] gh/ivankobzarev/106/orig -> origin/gh/ivankobzarev/106/orig 2022-03-17T19:06:48.9065005Z * [new branch] gh/ivankobzarev/107/base -> origin/gh/ivankobzarev/107/base 2022-03-17T19:06:48.9066185Z * [new branch] gh/ivankobzarev/107/head -> origin/gh/ivankobzarev/107/head 2022-03-17T19:06:48.9067806Z * [new branch] gh/ivankobzarev/107/orig -> origin/gh/ivankobzarev/107/orig 2022-03-17T19:06:48.9069455Z * [new branch] gh/ivankobzarev/114/base -> origin/gh/ivankobzarev/114/base 2022-03-17T19:06:48.9070533Z * [new branch] gh/ivankobzarev/114/head -> origin/gh/ivankobzarev/114/head 2022-03-17T19:06:48.9072214Z * [new branch] gh/ivankobzarev/114/orig -> origin/gh/ivankobzarev/114/orig 2022-03-17T19:06:48.9074073Z * [new branch] gh/ivankobzarev/115/base -> origin/gh/ivankobzarev/115/base 2022-03-17T19:06:48.9075148Z * [new branch] gh/ivankobzarev/115/head -> origin/gh/ivankobzarev/115/head 2022-03-17T19:06:48.9076777Z * [new branch] gh/ivankobzarev/115/orig -> origin/gh/ivankobzarev/115/orig 2022-03-17T19:06:48.9078414Z * [new branch] gh/ivankobzarev/12/base -> origin/gh/ivankobzarev/12/base 2022-03-17T19:06:48.9079460Z * [new branch] gh/ivankobzarev/12/head -> origin/gh/ivankobzarev/12/head 2022-03-17T19:06:48.9081071Z * [new branch] gh/ivankobzarev/12/orig -> origin/gh/ivankobzarev/12/orig 2022-03-17T19:06:48.9082709Z * [new branch] gh/ivankobzarev/2/base -> origin/gh/ivankobzarev/2/base 2022-03-17T19:06:48.9083714Z * [new branch] gh/ivankobzarev/2/head -> origin/gh/ivankobzarev/2/head 2022-03-17T19:06:48.9085442Z * [new branch] gh/ivankobzarev/3/base -> origin/gh/ivankobzarev/3/base 2022-03-17T19:06:48.9086490Z * [new branch] gh/ivankobzarev/3/head -> origin/gh/ivankobzarev/3/head 2022-03-17T19:06:48.9088543Z * [new branch] gh/ivankobzarev/39/base -> origin/gh/ivankobzarev/39/base 2022-03-17T19:06:48.9089528Z * [new branch] gh/ivankobzarev/39/head -> origin/gh/ivankobzarev/39/head 2022-03-17T19:06:48.9091353Z * [new branch] gh/ivankobzarev/39/orig -> origin/gh/ivankobzarev/39/orig 2022-03-17T19:06:48.9092649Z * [new branch] gh/ivankobzarev/4/base -> origin/gh/ivankobzarev/4/base 2022-03-17T19:06:48.9093957Z * [new branch] gh/ivankobzarev/4/head -> origin/gh/ivankobzarev/4/head 2022-03-17T19:06:48.9095868Z * [new branch] gh/ivankobzarev/41/base -> origin/gh/ivankobzarev/41/base 2022-03-17T19:06:48.9096990Z * [new branch] gh/ivankobzarev/41/head -> origin/gh/ivankobzarev/41/head 2022-03-17T19:06:48.9098552Z * [new branch] gh/ivankobzarev/41/orig -> origin/gh/ivankobzarev/41/orig 2022-03-17T19:06:48.9100303Z * [new branch] gh/ivankobzarev/44/base -> origin/gh/ivankobzarev/44/base 2022-03-17T19:06:48.9101801Z * [new branch] gh/ivankobzarev/44/head -> origin/gh/ivankobzarev/44/head 2022-03-17T19:06:48.9102960Z * [new branch] gh/ivankobzarev/44/orig -> origin/gh/ivankobzarev/44/orig 2022-03-17T19:06:48.9104714Z * [new branch] gh/ivankobzarev/45/base -> origin/gh/ivankobzarev/45/base 2022-03-17T19:06:48.9105721Z * [new branch] gh/ivankobzarev/45/head -> origin/gh/ivankobzarev/45/head 2022-03-17T19:06:48.9107008Z * [new branch] gh/ivankobzarev/45/orig -> origin/gh/ivankobzarev/45/orig 2022-03-17T19:06:48.9109080Z * [new branch] gh/ivankobzarev/49/base -> origin/gh/ivankobzarev/49/base 2022-03-17T19:06:48.9110145Z * [new branch] gh/ivankobzarev/49/head -> origin/gh/ivankobzarev/49/head 2022-03-17T19:06:48.9111572Z * [new branch] gh/ivankobzarev/49/orig -> origin/gh/ivankobzarev/49/orig 2022-03-17T19:06:48.9113228Z * [new branch] gh/ivankobzarev/5/base -> origin/gh/ivankobzarev/5/base 2022-03-17T19:06:48.9114221Z * [new branch] gh/ivankobzarev/5/head -> origin/gh/ivankobzarev/5/head 2022-03-17T19:06:48.9116224Z * [new branch] gh/ivankobzarev/50/base -> origin/gh/ivankobzarev/50/base 2022-03-17T19:06:48.9117304Z * [new branch] gh/ivankobzarev/50/head -> origin/gh/ivankobzarev/50/head 2022-03-17T19:06:48.9118918Z * [new branch] gh/ivankobzarev/50/orig -> origin/gh/ivankobzarev/50/orig 2022-03-17T19:06:48.9121176Z * [new branch] gh/ivankobzarev/51/base -> origin/gh/ivankobzarev/51/base 2022-03-17T19:06:48.9122252Z * [new branch] gh/ivankobzarev/51/head -> origin/gh/ivankobzarev/51/head 2022-03-17T19:06:48.9123913Z * [new branch] gh/ivankobzarev/51/orig -> origin/gh/ivankobzarev/51/orig 2022-03-17T19:06:48.9125707Z * [new branch] gh/ivankobzarev/52/base -> origin/gh/ivankobzarev/52/base 2022-03-17T19:06:48.9126721Z * [new branch] gh/ivankobzarev/52/head -> origin/gh/ivankobzarev/52/head 2022-03-17T19:06:48.9128552Z * [new branch] gh/ivankobzarev/52/orig -> origin/gh/ivankobzarev/52/orig 2022-03-17T19:06:48.9130277Z * [new branch] gh/ivankobzarev/53/base -> origin/gh/ivankobzarev/53/base 2022-03-17T19:06:48.9131580Z * [new branch] gh/ivankobzarev/53/head -> origin/gh/ivankobzarev/53/head 2022-03-17T19:06:48.9132692Z * [new branch] gh/ivankobzarev/53/orig -> origin/gh/ivankobzarev/53/orig 2022-03-17T19:06:48.9134534Z * [new branch] gh/ivankobzarev/54/base -> origin/gh/ivankobzarev/54/base 2022-03-17T19:06:48.9135514Z * [new branch] gh/ivankobzarev/54/head -> origin/gh/ivankobzarev/54/head 2022-03-17T19:06:48.9137135Z * [new branch] gh/ivankobzarev/54/orig -> origin/gh/ivankobzarev/54/orig 2022-03-17T19:06:48.9139285Z * [new branch] gh/ivankobzarev/55/base -> origin/gh/ivankobzarev/55/base 2022-03-17T19:06:48.9140362Z * [new branch] gh/ivankobzarev/55/head -> origin/gh/ivankobzarev/55/head 2022-03-17T19:06:48.9141885Z * [new branch] gh/ivankobzarev/55/orig -> origin/gh/ivankobzarev/55/orig 2022-03-17T19:06:48.9143743Z * [new branch] gh/ivankobzarev/56/base -> origin/gh/ivankobzarev/56/base 2022-03-17T19:06:48.9144739Z * [new branch] gh/ivankobzarev/56/head -> origin/gh/ivankobzarev/56/head 2022-03-17T19:06:48.9146808Z * [new branch] gh/ivankobzarev/57/base -> origin/gh/ivankobzarev/57/base 2022-03-17T19:06:48.9147871Z * [new branch] gh/ivankobzarev/57/head -> origin/gh/ivankobzarev/57/head 2022-03-17T19:06:48.9149838Z * [new branch] gh/ivankobzarev/57/orig -> origin/gh/ivankobzarev/57/orig 2022-03-17T19:06:48.9151471Z * [new branch] gh/ivankobzarev/58/base -> origin/gh/ivankobzarev/58/base 2022-03-17T19:06:48.9152470Z * [new branch] gh/ivankobzarev/58/head -> origin/gh/ivankobzarev/58/head 2022-03-17T19:06:48.9154110Z * [new branch] gh/ivankobzarev/58/orig -> origin/gh/ivankobzarev/58/orig 2022-03-17T19:06:48.9155996Z * [new branch] gh/ivankobzarev/59/base -> origin/gh/ivankobzarev/59/base 2022-03-17T19:06:48.9156839Z * [new branch] gh/ivankobzarev/59/head -> origin/gh/ivankobzarev/59/head 2022-03-17T19:06:48.9158417Z * [new branch] gh/ivankobzarev/59/orig -> origin/gh/ivankobzarev/59/orig 2022-03-17T19:06:48.9159734Z * [new branch] gh/ivankobzarev/6/base -> origin/gh/ivankobzarev/6/base 2022-03-17T19:06:48.9161245Z * [new branch] gh/ivankobzarev/6/head -> origin/gh/ivankobzarev/6/head 2022-03-17T19:06:48.9163020Z * [new branch] gh/ivankobzarev/62/base -> origin/gh/ivankobzarev/62/base 2022-03-17T19:06:48.9163986Z * [new branch] gh/ivankobzarev/62/head -> origin/gh/ivankobzarev/62/head 2022-03-17T19:06:48.9165669Z * [new branch] gh/ivankobzarev/62/orig -> origin/gh/ivankobzarev/62/orig 2022-03-17T19:06:48.9167281Z * [new branch] gh/ivankobzarev/63/base -> origin/gh/ivankobzarev/63/base 2022-03-17T19:06:48.9168356Z * [new branch] gh/ivankobzarev/63/head -> origin/gh/ivankobzarev/63/head 2022-03-17T19:06:48.9170112Z * [new branch] gh/ivankobzarev/63/orig -> origin/gh/ivankobzarev/63/orig 2022-03-17T19:06:48.9171791Z * [new branch] gh/ivankobzarev/64/base -> origin/gh/ivankobzarev/64/base 2022-03-17T19:06:48.9172837Z * [new branch] gh/ivankobzarev/64/head -> origin/gh/ivankobzarev/64/head 2022-03-17T19:06:48.9174462Z * [new branch] gh/ivankobzarev/64/orig -> origin/gh/ivankobzarev/64/orig 2022-03-17T19:06:48.9176815Z * [new branch] gh/ivankobzarev/66/base -> origin/gh/ivankobzarev/66/base 2022-03-17T19:06:48.9177759Z * [new branch] gh/ivankobzarev/66/head -> origin/gh/ivankobzarev/66/head 2022-03-17T19:06:48.9179323Z * [new branch] gh/ivankobzarev/66/orig -> origin/gh/ivankobzarev/66/orig 2022-03-17T19:06:48.9181995Z * [new branch] gh/ivankobzarev/67/base -> origin/gh/ivankobzarev/67/base 2022-03-17T19:06:48.9183005Z * [new branch] gh/ivankobzarev/67/head -> origin/gh/ivankobzarev/67/head 2022-03-17T19:06:48.9184694Z * [new branch] gh/ivankobzarev/67/orig -> origin/gh/ivankobzarev/67/orig 2022-03-17T19:06:48.9186383Z * [new branch] gh/ivankobzarev/68/base -> origin/gh/ivankobzarev/68/base 2022-03-17T19:06:48.9187555Z * [new branch] gh/ivankobzarev/68/head -> origin/gh/ivankobzarev/68/head 2022-03-17T19:06:48.9189066Z * [new branch] gh/ivankobzarev/68/orig -> origin/gh/ivankobzarev/68/orig 2022-03-17T19:06:48.9191080Z * [new branch] gh/ivankobzarev/69/base -> origin/gh/ivankobzarev/69/base 2022-03-17T19:06:48.9192182Z * [new branch] gh/ivankobzarev/69/head -> origin/gh/ivankobzarev/69/head 2022-03-17T19:06:48.9193805Z * [new branch] gh/ivankobzarev/69/orig -> origin/gh/ivankobzarev/69/orig 2022-03-17T19:06:48.9195269Z * [new branch] gh/ivankobzarev/7/base -> origin/gh/ivankobzarev/7/base 2022-03-17T19:06:48.9196342Z * [new branch] gh/ivankobzarev/7/head -> origin/gh/ivankobzarev/7/head 2022-03-17T19:06:48.9198407Z * [new branch] gh/ivankobzarev/70/base -> origin/gh/ivankobzarev/70/base 2022-03-17T19:06:48.9199483Z * [new branch] gh/ivankobzarev/70/head -> origin/gh/ivankobzarev/70/head 2022-03-17T19:06:48.9201199Z * [new branch] gh/ivankobzarev/70/orig -> origin/gh/ivankobzarev/70/orig 2022-03-17T19:06:48.9202801Z * [new branch] gh/ivankobzarev/71/base -> origin/gh/ivankobzarev/71/base 2022-03-17T19:06:48.9203780Z * [new branch] gh/ivankobzarev/71/head -> origin/gh/ivankobzarev/71/head 2022-03-17T19:06:48.9205460Z * [new branch] gh/ivankobzarev/71/orig -> origin/gh/ivankobzarev/71/orig 2022-03-17T19:06:48.9206549Z * [new branch] gh/ivankobzarev/72/base -> origin/gh/ivankobzarev/72/base 2022-03-17T19:06:48.9208504Z * [new branch] gh/ivankobzarev/72/head -> origin/gh/ivankobzarev/72/head 2022-03-17T19:06:48.9209556Z * [new branch] gh/ivankobzarev/72/orig -> origin/gh/ivankobzarev/72/orig 2022-03-17T19:06:48.9216234Z * [new branch] gh/ivankobzarev/73/base -> origin/gh/ivankobzarev/73/base 2022-03-17T19:06:48.9217413Z * [new branch] gh/ivankobzarev/73/head -> origin/gh/ivankobzarev/73/head 2022-03-17T19:06:48.9218962Z * [new branch] gh/ivankobzarev/73/orig -> origin/gh/ivankobzarev/73/orig 2022-03-17T19:06:48.9220814Z * [new branch] gh/ivankobzarev/74/base -> origin/gh/ivankobzarev/74/base 2022-03-17T19:06:48.9221984Z * [new branch] gh/ivankobzarev/74/head -> origin/gh/ivankobzarev/74/head 2022-03-17T19:06:48.9223714Z * [new branch] gh/ivankobzarev/74/orig -> origin/gh/ivankobzarev/74/orig 2022-03-17T19:06:48.9225277Z * [new branch] gh/ivankobzarev/8/base -> origin/gh/ivankobzarev/8/base 2022-03-17T19:06:48.9226224Z * [new branch] gh/ivankobzarev/8/head -> origin/gh/ivankobzarev/8/head 2022-03-17T19:06:48.9228118Z * [new branch] gh/ivankobzarev/83/base -> origin/gh/ivankobzarev/83/base 2022-03-17T19:06:48.9229180Z * [new branch] gh/ivankobzarev/83/head -> origin/gh/ivankobzarev/83/head 2022-03-17T19:06:48.9230790Z * [new branch] gh/ivankobzarev/83/orig -> origin/gh/ivankobzarev/83/orig 2022-03-17T19:06:48.9232978Z * [new branch] gh/ivankobzarev/84/base -> origin/gh/ivankobzarev/84/base 2022-03-17T19:06:48.9234007Z * [new branch] gh/ivankobzarev/84/head -> origin/gh/ivankobzarev/84/head 2022-03-17T19:06:48.9235597Z * [new branch] gh/ivankobzarev/84/orig -> origin/gh/ivankobzarev/84/orig 2022-03-17T19:06:48.9237420Z * [new branch] gh/ivankobzarev/85/base -> origin/gh/ivankobzarev/85/base 2022-03-17T19:06:48.9238595Z * [new branch] gh/ivankobzarev/85/head -> origin/gh/ivankobzarev/85/head 2022-03-17T19:06:48.9240810Z * [new branch] gh/ivankobzarev/85/orig -> origin/gh/ivankobzarev/85/orig 2022-03-17T19:06:48.9242508Z * [new branch] gh/ivankobzarev/86/base -> origin/gh/ivankobzarev/86/base 2022-03-17T19:06:48.9243589Z * [new branch] gh/ivankobzarev/86/head -> origin/gh/ivankobzarev/86/head 2022-03-17T19:06:48.9245196Z * [new branch] gh/ivankobzarev/86/orig -> origin/gh/ivankobzarev/86/orig 2022-03-17T19:06:48.9247050Z * [new branch] gh/ivankobzarev/87/base -> origin/gh/ivankobzarev/87/base 2022-03-17T19:06:48.9248106Z * [new branch] gh/ivankobzarev/87/head -> origin/gh/ivankobzarev/87/head 2022-03-17T19:06:48.9249665Z * [new branch] gh/ivankobzarev/87/orig -> origin/gh/ivankobzarev/87/orig 2022-03-17T19:06:48.9251421Z * [new branch] gh/ivankobzarev/90/base -> origin/gh/ivankobzarev/90/base 2022-03-17T19:06:48.9252921Z * [new branch] gh/ivankobzarev/90/head -> origin/gh/ivankobzarev/90/head 2022-03-17T19:06:48.9254008Z * [new branch] gh/ivankobzarev/90/orig -> origin/gh/ivankobzarev/90/orig 2022-03-17T19:06:48.9255923Z * [new branch] gh/ivankobzarev/94/base -> origin/gh/ivankobzarev/94/base 2022-03-17T19:06:48.9256963Z * [new branch] gh/ivankobzarev/94/head -> origin/gh/ivankobzarev/94/head 2022-03-17T19:06:48.9258583Z * [new branch] gh/ivankobzarev/94/orig -> origin/gh/ivankobzarev/94/orig 2022-03-17T19:06:48.9260479Z * [new branch] gh/ivankobzarev/96/base -> origin/gh/ivankobzarev/96/base 2022-03-17T19:06:48.9261824Z * [new branch] gh/ivankobzarev/96/head -> origin/gh/ivankobzarev/96/head 2022-03-17T19:06:48.9264042Z * [new branch] gh/ivankobzarev/96/orig -> origin/gh/ivankobzarev/96/orig 2022-03-17T19:06:48.9265808Z * [new branch] gh/ivankobzarev/97/base -> origin/gh/ivankobzarev/97/base 2022-03-17T19:06:48.9266917Z * [new branch] gh/ivankobzarev/97/head -> origin/gh/ivankobzarev/97/head 2022-03-17T19:06:48.9268586Z * [new branch] gh/ivankobzarev/97/orig -> origin/gh/ivankobzarev/97/orig 2022-03-17T19:06:48.9270292Z * [new branch] gh/ivankobzarev/98/base -> origin/gh/ivankobzarev/98/base 2022-03-17T19:06:48.9271350Z * [new branch] gh/ivankobzarev/98/head -> origin/gh/ivankobzarev/98/head 2022-03-17T19:06:48.9273196Z * [new branch] gh/ivankobzarev/98/orig -> origin/gh/ivankobzarev/98/orig 2022-03-17T19:06:48.9275149Z * [new branch] gh/ivanyashchuk/46/base -> origin/gh/ivanyashchuk/46/base 2022-03-17T19:06:48.9276167Z * [new branch] gh/ivanyashchuk/46/head -> origin/gh/ivanyashchuk/46/head 2022-03-17T19:06:48.9277773Z * [new branch] gh/ivanyashchuk/46/orig -> origin/gh/ivanyashchuk/46/orig 2022-03-17T19:06:48.9279877Z * [new branch] gh/izdeby/31/base -> origin/gh/izdeby/31/base 2022-03-17T19:06:48.9281382Z * [new branch] gh/izdeby/31/head -> origin/gh/izdeby/31/head 2022-03-17T19:06:48.9282440Z * [new branch] gh/izdeby/31/orig -> origin/gh/izdeby/31/orig 2022-03-17T19:06:48.9284155Z * [new branch] gh/izdeby/32/base -> origin/gh/izdeby/32/base 2022-03-17T19:06:48.9285299Z * [new branch] gh/izdeby/32/head -> origin/gh/izdeby/32/head 2022-03-17T19:06:48.9286858Z * [new branch] gh/izdeby/32/orig -> origin/gh/izdeby/32/orig 2022-03-17T19:06:48.9288978Z * [new branch] gh/izdeby/36/base -> origin/gh/izdeby/36/base 2022-03-17T19:06:48.9290683Z * [new branch] gh/izdeby/36/head -> origin/gh/izdeby/36/head 2022-03-17T19:06:48.9291670Z * [new branch] gh/izdeby/36/orig -> origin/gh/izdeby/36/orig 2022-03-17T19:06:48.9293932Z * [new branch] gh/izdeby/39/base -> origin/gh/izdeby/39/base 2022-03-17T19:06:48.9295510Z * [new branch] gh/izdeby/39/head -> origin/gh/izdeby/39/head 2022-03-17T19:06:48.9297274Z * [new branch] gh/izdeby/39/orig -> origin/gh/izdeby/39/orig 2022-03-17T19:06:48.9299096Z * [new branch] gh/izdeby/64/base -> origin/gh/izdeby/64/base 2022-03-17T19:06:48.9300375Z * [new branch] gh/izdeby/64/head -> origin/gh/izdeby/64/head 2022-03-17T19:06:48.9301647Z * [new branch] gh/izdeby/64/orig -> origin/gh/izdeby/64/orig 2022-03-17T19:06:48.9303907Z * [new branch] gh/izdeby/68/base -> origin/gh/izdeby/68/base 2022-03-17T19:06:48.9305507Z * [new branch] gh/izdeby/68/head -> origin/gh/izdeby/68/head 2022-03-17T19:06:48.9306568Z * [new branch] gh/izdeby/68/orig -> origin/gh/izdeby/68/orig 2022-03-17T19:06:48.9308550Z * [new branch] gh/izdeby/69/base -> origin/gh/izdeby/69/base 2022-03-17T19:06:48.9310094Z * [new branch] gh/izdeby/69/head -> origin/gh/izdeby/69/head 2022-03-17T19:06:48.9311674Z * [new branch] gh/izdeby/69/orig -> origin/gh/izdeby/69/orig 2022-03-17T19:06:48.9313475Z * [new branch] gh/izdeby/74/base -> origin/gh/izdeby/74/base 2022-03-17T19:06:48.9314774Z * [new branch] gh/izdeby/74/head -> origin/gh/izdeby/74/head 2022-03-17T19:06:48.9316025Z * [new branch] gh/izdeby/74/orig -> origin/gh/izdeby/74/orig 2022-03-17T19:06:48.9318237Z * [new branch] gh/izdeby/77/base -> origin/gh/izdeby/77/base 2022-03-17T19:06:48.9319255Z * [new branch] gh/izdeby/77/head -> origin/gh/izdeby/77/head 2022-03-17T19:06:48.9320964Z * [new branch] gh/izdeby/77/orig -> origin/gh/izdeby/77/orig 2022-03-17T19:06:48.9322245Z * [new branch] gh/izdeby/79/base -> origin/gh/izdeby/79/base 2022-03-17T19:06:48.9323256Z * [new branch] gh/izdeby/79/head -> origin/gh/izdeby/79/head 2022-03-17T19:06:48.9324856Z * [new branch] gh/izdeby/79/orig -> origin/gh/izdeby/79/orig 2022-03-17T19:06:48.9326548Z * [new branch] gh/izdeby/82/base -> origin/gh/izdeby/82/base 2022-03-17T19:06:48.9327571Z * [new branch] gh/izdeby/82/orig -> origin/gh/izdeby/82/orig 2022-03-17T19:06:48.9329299Z * [new branch] gh/izdeby/87/base -> origin/gh/izdeby/87/base 2022-03-17T19:06:48.9330456Z * [new branch] gh/izdeby/87/head -> origin/gh/izdeby/87/head 2022-03-17T19:06:48.9332274Z * [new branch] gh/izdeby/87/orig -> origin/gh/izdeby/87/orig 2022-03-17T19:06:48.9333426Z * [new branch] gh/izdeby/88/base -> origin/gh/izdeby/88/base 2022-03-17T19:06:48.9334553Z * [new branch] gh/izdeby/88/head -> origin/gh/izdeby/88/head 2022-03-17T19:06:48.9336114Z * [new branch] gh/izdeby/88/orig -> origin/gh/izdeby/88/orig 2022-03-17T19:06:48.9337647Z * [new branch] gh/izdeby/89/base -> origin/gh/izdeby/89/base 2022-03-17T19:06:48.9338706Z * [new branch] gh/izdeby/89/head -> origin/gh/izdeby/89/head 2022-03-17T19:06:48.9340320Z * [new branch] gh/izdeby/89/orig -> origin/gh/izdeby/89/orig 2022-03-17T19:06:48.9342536Z * [new branch] gh/jaceyca/1/base -> origin/gh/jaceyca/1/base 2022-03-17T19:06:48.9344399Z * [new branch] gh/jaceyca/2/base -> origin/gh/jaceyca/2/base 2022-03-17T19:06:48.9345476Z * [new branch] gh/jaceyca/2/head -> origin/gh/jaceyca/2/head 2022-03-17T19:06:48.9347086Z * [new branch] gh/jaceyca/2/orig -> origin/gh/jaceyca/2/orig 2022-03-17T19:06:48.9349106Z * [new branch] gh/jaceyca/3/base -> origin/gh/jaceyca/3/base 2022-03-17T19:06:48.9350153Z * [new branch] gh/jaceyca/3/head -> origin/gh/jaceyca/3/head 2022-03-17T19:06:48.9351899Z * [new branch] gh/jaceyca/3/orig -> origin/gh/jaceyca/3/orig 2022-03-17T19:06:48.9353521Z * [new branch] gh/jaceyca/4/base -> origin/gh/jaceyca/4/base 2022-03-17T19:06:48.9354550Z * [new branch] gh/jaceyca/4/orig -> origin/gh/jaceyca/4/orig 2022-03-17T19:06:48.9356780Z * [new branch] gh/jaceyca/5/base -> origin/gh/jaceyca/5/base 2022-03-17T19:06:48.9358794Z * [new branch] gh/jacobszwejbka/10/base -> origin/gh/jacobszwejbka/10/base 2022-03-17T19:06:48.9359982Z * [new branch] gh/jacobszwejbka/10/head -> origin/gh/jacobszwejbka/10/head 2022-03-17T19:06:48.9361630Z * [new branch] gh/jacobszwejbka/10/orig -> origin/gh/jacobszwejbka/10/orig 2022-03-17T19:06:48.9363345Z * [new branch] gh/jacobszwejbka/19/base -> origin/gh/jacobszwejbka/19/base 2022-03-17T19:06:48.9364534Z * [new branch] gh/jacobszwejbka/19/head -> origin/gh/jacobszwejbka/19/head 2022-03-17T19:06:48.9366157Z * [new branch] gh/jacobszwejbka/19/orig -> origin/gh/jacobszwejbka/19/orig 2022-03-17T19:06:48.9368079Z * [new branch] gh/jacobszwejbka/2/head -> origin/gh/jacobszwejbka/2/head 2022-03-17T19:06:48.9369055Z * [new branch] gh/jacobszwejbka/2/orig -> origin/gh/jacobszwejbka/2/orig 2022-03-17T19:06:48.9371073Z * [new branch] gh/jacobszwejbka/20/base -> origin/gh/jacobszwejbka/20/base 2022-03-17T19:06:48.9372740Z * [new branch] gh/jacobszwejbka/20/head -> origin/gh/jacobszwejbka/20/head 2022-03-17T19:06:48.9373683Z * [new branch] gh/jacobszwejbka/20/orig -> origin/gh/jacobszwejbka/20/orig 2022-03-17T19:06:48.9375767Z * [new branch] gh/jacobszwejbka/24/base -> origin/gh/jacobszwejbka/24/base 2022-03-17T19:06:48.9376886Z * [new branch] gh/jacobszwejbka/24/head -> origin/gh/jacobszwejbka/24/head 2022-03-17T19:06:48.9378531Z * [new branch] gh/jacobszwejbka/24/orig -> origin/gh/jacobszwejbka/24/orig 2022-03-17T19:06:48.9380317Z * [new branch] gh/jacobszwejbka/25/base -> origin/gh/jacobszwejbka/25/base 2022-03-17T19:06:48.9381586Z * [new branch] gh/jacobszwejbka/25/head -> origin/gh/jacobszwejbka/25/head 2022-03-17T19:06:48.9383228Z * [new branch] gh/jacobszwejbka/25/orig -> origin/gh/jacobszwejbka/25/orig 2022-03-17T19:06:48.9384989Z * [new branch] gh/jacobszwejbka/29/base -> origin/gh/jacobszwejbka/29/base 2022-03-17T19:06:48.9386646Z * [new branch] gh/jacobszwejbka/29/head -> origin/gh/jacobszwejbka/29/head 2022-03-17T19:06:48.9387650Z * [new branch] gh/jacobszwejbka/29/orig -> origin/gh/jacobszwejbka/29/orig 2022-03-17T19:06:48.9389641Z * [new branch] gh/jacobszwejbka/31/base -> origin/gh/jacobszwejbka/31/base 2022-03-17T19:06:48.9390785Z * [new branch] gh/jacobszwejbka/31/head -> origin/gh/jacobszwejbka/31/head 2022-03-17T19:06:48.9392557Z * [new branch] gh/jacobszwejbka/32/base -> origin/gh/jacobszwejbka/32/base 2022-03-17T19:06:48.9394445Z * [new branch] gh/jacobszwejbka/32/head -> origin/gh/jacobszwejbka/32/head 2022-03-17T19:06:48.9395751Z * [new branch] gh/jacobszwejbka/33/base -> origin/gh/jacobszwejbka/33/base 2022-03-17T19:06:48.9397597Z * [new branch] gh/jacobszwejbka/35/base -> origin/gh/jacobszwejbka/35/base 2022-03-17T19:06:48.9398658Z * [new branch] gh/jacobszwejbka/35/head -> origin/gh/jacobszwejbka/35/head 2022-03-17T19:06:48.9400657Z * [new branch] gh/jacobszwejbka/36/base -> origin/gh/jacobszwejbka/36/base 2022-03-17T19:06:48.9401764Z * [new branch] gh/jacobszwejbka/36/head -> origin/gh/jacobszwejbka/36/head 2022-03-17T19:06:48.9403505Z * [new branch] gh/jacobszwejbka/36/orig -> origin/gh/jacobszwejbka/36/orig 2022-03-17T19:06:48.9405393Z * [new branch] gh/jacobszwejbka/43/base -> origin/gh/jacobszwejbka/43/base 2022-03-17T19:06:48.9406451Z * [new branch] gh/jacobszwejbka/43/head -> origin/gh/jacobszwejbka/43/head 2022-03-17T19:06:48.9408059Z * [new branch] gh/jacobszwejbka/43/orig -> origin/gh/jacobszwejbka/43/orig 2022-03-17T19:06:48.9409991Z * [new branch] gh/jamesr66a/214/head -> origin/gh/jamesr66a/214/head 2022-03-17T19:06:48.9411573Z * [new branch] gh/jamesr66a/214/orig -> origin/gh/jamesr66a/214/orig 2022-03-17T19:06:48.9413214Z * [new branch] gh/jamesr66a/261/base -> origin/gh/jamesr66a/261/base 2022-03-17T19:06:48.9414551Z * [new branch] gh/jamesr66a/261/head -> origin/gh/jamesr66a/261/head 2022-03-17T19:06:48.9416084Z * [new branch] gh/jamesr66a/261/orig -> origin/gh/jamesr66a/261/orig 2022-03-17T19:06:48.9417844Z * [new branch] gh/jamesr66a/270/base -> origin/gh/jamesr66a/270/base 2022-03-17T19:06:48.9419142Z * [new branch] gh/jamesr66a/270/head -> origin/gh/jamesr66a/270/head 2022-03-17T19:06:48.9420405Z * [new branch] gh/jamesr66a/270/orig -> origin/gh/jamesr66a/270/orig 2022-03-17T19:06:48.9422954Z * [new branch] gh/jamesr66a/272/base -> origin/gh/jamesr66a/272/base 2022-03-17T19:06:48.9424460Z * [new branch] gh/jamesr66a/272/head -> origin/gh/jamesr66a/272/head 2022-03-17T19:06:48.9425612Z * [new branch] gh/jamesr66a/272/orig -> origin/gh/jamesr66a/272/orig 2022-03-17T19:06:48.9427506Z * [new branch] gh/jamesr66a/277/base -> origin/gh/jamesr66a/277/base 2022-03-17T19:06:48.9428579Z * [new branch] gh/jamesr66a/277/head -> origin/gh/jamesr66a/277/head 2022-03-17T19:06:48.9430264Z * [new branch] gh/jamesr66a/277/orig -> origin/gh/jamesr66a/277/orig 2022-03-17T19:06:48.9431752Z * [new branch] gh/jamesr66a/278/base -> origin/gh/jamesr66a/278/base 2022-03-17T19:06:48.9433298Z * [new branch] gh/jamesr66a/278/head -> origin/gh/jamesr66a/278/head 2022-03-17T19:06:48.9434591Z * [new branch] gh/jamesr66a/278/orig -> origin/gh/jamesr66a/278/orig 2022-03-17T19:06:48.9436393Z * [new branch] gh/jamesr66a/280/base -> origin/gh/jamesr66a/280/base 2022-03-17T19:06:48.9437439Z * [new branch] gh/jamesr66a/280/head -> origin/gh/jamesr66a/280/head 2022-03-17T19:06:48.9439047Z * [new branch] gh/jamesr66a/280/orig -> origin/gh/jamesr66a/280/orig 2022-03-17T19:06:48.9440811Z * [new branch] gh/jamesr66a/282/base -> origin/gh/jamesr66a/282/base 2022-03-17T19:06:48.9442458Z * [new branch] gh/jamesr66a/282/head -> origin/gh/jamesr66a/282/head 2022-03-17T19:06:48.9443443Z * [new branch] gh/jamesr66a/282/orig -> origin/gh/jamesr66a/282/orig 2022-03-17T19:06:48.9445436Z * [new branch] gh/jamesr66a/288/base -> origin/gh/jamesr66a/288/base 2022-03-17T19:06:48.9446720Z * [new branch] gh/jamesr66a/288/head -> origin/gh/jamesr66a/288/head 2022-03-17T19:06:48.9448244Z * [new branch] gh/jamesr66a/288/orig -> origin/gh/jamesr66a/288/orig 2022-03-17T19:06:48.9449907Z * [new branch] gh/jamesr66a/311/base -> origin/gh/jamesr66a/311/base 2022-03-17T19:06:48.9450922Z * [new branch] gh/jamesr66a/311/head -> origin/gh/jamesr66a/311/head 2022-03-17T19:06:48.9452535Z * [new branch] gh/jamesr66a/311/orig -> origin/gh/jamesr66a/311/orig 2022-03-17T19:06:48.9454286Z * [new branch] gh/jamesr66a/319/base -> origin/gh/jamesr66a/319/base 2022-03-17T19:06:48.9455577Z * [new branch] gh/jamesr66a/319/head -> origin/gh/jamesr66a/319/head 2022-03-17T19:06:48.9457136Z * [new branch] gh/jamesr66a/319/orig -> origin/gh/jamesr66a/319/orig 2022-03-17T19:06:48.9458864Z * [new branch] gh/jamesr66a/32/base -> origin/gh/jamesr66a/32/base 2022-03-17T19:06:48.9459864Z * [new branch] gh/jamesr66a/32/head -> origin/gh/jamesr66a/32/head 2022-03-17T19:06:48.9461771Z * [new branch] gh/jamesr66a/32/orig -> origin/gh/jamesr66a/32/orig 2022-03-17T19:06:48.9464443Z * [new branch] gh/jamesr66a/322/base -> origin/gh/jamesr66a/322/base 2022-03-17T19:06:48.9466755Z * [new branch] gh/jamesr66a/322/head -> origin/gh/jamesr66a/322/head 2022-03-17T19:06:48.9467791Z * [new branch] gh/jamesr66a/322/orig -> origin/gh/jamesr66a/322/orig 2022-03-17T19:06:48.9469800Z * [new branch] gh/jamesr66a/341/base -> origin/gh/jamesr66a/341/base 2022-03-17T19:06:48.9471092Z * [new branch] gh/jamesr66a/341/head -> origin/gh/jamesr66a/341/head 2022-03-17T19:06:48.9472368Z * [new branch] gh/jamesr66a/341/orig -> origin/gh/jamesr66a/341/orig 2022-03-17T19:06:48.9474295Z * [new branch] gh/jamesr66a/369/base -> origin/gh/jamesr66a/369/base 2022-03-17T19:06:48.9475358Z * [new branch] gh/jamesr66a/369/head -> origin/gh/jamesr66a/369/head 2022-03-17T19:06:48.9476982Z * [new branch] gh/jamesr66a/369/orig -> origin/gh/jamesr66a/369/orig 2022-03-17T19:06:48.9478692Z * [new branch] gh/jamesr66a/370/base -> origin/gh/jamesr66a/370/base 2022-03-17T19:06:48.9479697Z * [new branch] gh/jamesr66a/370/head -> origin/gh/jamesr66a/370/head 2022-03-17T19:06:48.9481431Z * [new branch] gh/jamesr66a/370/orig -> origin/gh/jamesr66a/370/orig 2022-03-17T19:06:48.9483112Z * [new branch] gh/jamesr66a/374/base -> origin/gh/jamesr66a/374/base 2022-03-17T19:06:48.9484662Z * [new branch] gh/jamesr66a/374/head -> origin/gh/jamesr66a/374/head 2022-03-17T19:06:48.9485675Z * [new branch] gh/jamesr66a/374/orig -> origin/gh/jamesr66a/374/orig 2022-03-17T19:06:48.9487822Z * [new branch] gh/jamesr66a/377/base -> origin/gh/jamesr66a/377/base 2022-03-17T19:06:48.9489111Z * [new branch] gh/jamesr66a/377/head -> origin/gh/jamesr66a/377/head 2022-03-17T19:06:48.9490588Z * [new branch] gh/jamesr66a/377/orig -> origin/gh/jamesr66a/377/orig 2022-03-17T19:06:48.9492350Z * [new branch] gh/jamesr66a/399/base -> origin/gh/jamesr66a/399/base 2022-03-17T19:06:48.9493409Z * [new branch] gh/jamesr66a/399/head -> origin/gh/jamesr66a/399/head 2022-03-17T19:06:48.9495008Z * [new branch] gh/jamesr66a/399/orig -> origin/gh/jamesr66a/399/orig 2022-03-17T19:06:48.9496431Z * [new branch] gh/jamesr66a/400/base -> origin/gh/jamesr66a/400/base 2022-03-17T19:06:48.9502221Z * [new branch] gh/jamesr66a/400/head -> origin/gh/jamesr66a/400/head 2022-03-17T19:06:48.9502708Z * [new branch] gh/jamesr66a/400/orig -> origin/gh/jamesr66a/400/orig 2022-03-17T19:06:48.9503018Z * [new branch] gh/jamesr66a/401/base -> origin/gh/jamesr66a/401/base 2022-03-17T19:06:48.9503283Z * [new branch] gh/jamesr66a/401/head -> origin/gh/jamesr66a/401/head 2022-03-17T19:06:48.9503556Z * [new branch] gh/jamesr66a/401/orig -> origin/gh/jamesr66a/401/orig 2022-03-17T19:06:48.9505103Z * [new branch] gh/jamesr66a/403/base -> origin/gh/jamesr66a/403/base 2022-03-17T19:06:48.9506130Z * [new branch] gh/jamesr66a/403/head -> origin/gh/jamesr66a/403/head 2022-03-17T19:06:48.9507717Z * [new branch] gh/jamesr66a/403/orig -> origin/gh/jamesr66a/403/orig 2022-03-17T19:06:48.9509548Z * [new branch] gh/jamesr66a/408/base -> origin/gh/jamesr66a/408/base 2022-03-17T19:06:48.9510811Z * [new branch] gh/jamesr66a/408/head -> origin/gh/jamesr66a/408/head 2022-03-17T19:06:48.9512105Z * [new branch] gh/jamesr66a/408/orig -> origin/gh/jamesr66a/408/orig 2022-03-17T19:06:48.9514201Z * [new branch] gh/jamesr66a/418/base -> origin/gh/jamesr66a/418/base 2022-03-17T19:06:48.9515072Z * [new branch] gh/jamesr66a/418/head -> origin/gh/jamesr66a/418/head 2022-03-17T19:06:48.9516745Z * [new branch] gh/jamesr66a/418/orig -> origin/gh/jamesr66a/418/orig 2022-03-17T19:06:48.9518536Z * [new branch] gh/jamesr66a/420/base -> origin/gh/jamesr66a/420/base 2022-03-17T19:06:48.9519603Z * [new branch] gh/jamesr66a/420/head -> origin/gh/jamesr66a/420/head 2022-03-17T19:06:48.9521154Z * [new branch] gh/jamesr66a/420/orig -> origin/gh/jamesr66a/420/orig 2022-03-17T19:06:48.9523054Z * [new branch] gh/jamesr66a/425/base -> origin/gh/jamesr66a/425/base 2022-03-17T19:06:48.9524094Z * [new branch] gh/jamesr66a/425/head -> origin/gh/jamesr66a/425/head 2022-03-17T19:06:48.9525711Z * [new branch] gh/jamesr66a/425/orig -> origin/gh/jamesr66a/425/orig 2022-03-17T19:06:48.9527454Z * [new branch] gh/jamesr66a/429/base -> origin/gh/jamesr66a/429/base 2022-03-17T19:06:48.9528604Z * [new branch] gh/jamesr66a/429/head -> origin/gh/jamesr66a/429/head 2022-03-17T19:06:48.9530145Z * [new branch] gh/jamesr66a/429/orig -> origin/gh/jamesr66a/429/orig 2022-03-17T19:06:48.9531989Z * [new branch] gh/jamesr66a/434/base -> origin/gh/jamesr66a/434/base 2022-03-17T19:06:48.9533141Z * [new branch] gh/jamesr66a/434/head -> origin/gh/jamesr66a/434/head 2022-03-17T19:06:48.9534486Z * [new branch] gh/jamesr66a/434/orig -> origin/gh/jamesr66a/434/orig 2022-03-17T19:06:48.9536448Z * [new branch] gh/jamesr66a/435/base -> origin/gh/jamesr66a/435/base 2022-03-17T19:06:48.9537972Z * [new branch] gh/jamesr66a/435/head -> origin/gh/jamesr66a/435/head 2022-03-17T19:06:48.9539070Z * [new branch] gh/jamesr66a/435/orig -> origin/gh/jamesr66a/435/orig 2022-03-17T19:06:48.9541182Z * [new branch] gh/jamesr66a/436/base -> origin/gh/jamesr66a/436/base 2022-03-17T19:06:48.9542535Z * [new branch] gh/jamesr66a/436/head -> origin/gh/jamesr66a/436/head 2022-03-17T19:06:48.9544179Z * [new branch] gh/jamesr66a/436/orig -> origin/gh/jamesr66a/436/orig 2022-03-17T19:06:48.9546550Z * [new branch] gh/jamesr66a/51/base -> origin/gh/jamesr66a/51/base 2022-03-17T19:06:48.9547834Z * [new branch] gh/jamesr66a/51/head -> origin/gh/jamesr66a/51/head 2022-03-17T19:06:48.9549212Z * [new branch] gh/jamesr66a/51/orig -> origin/gh/jamesr66a/51/orig 2022-03-17T19:06:48.9551374Z * [new branch] gh/janeyx99/4/head -> origin/gh/janeyx99/4/head 2022-03-17T19:06:48.9553025Z * [new branch] gh/janeyx99/5/base -> origin/gh/janeyx99/5/base 2022-03-17T19:06:48.9554171Z * [new branch] gh/janeyx99/5/head -> origin/gh/janeyx99/5/head 2022-03-17T19:06:48.9555875Z * [new branch] gh/janeyx99/6/base -> origin/gh/janeyx99/6/base 2022-03-17T19:06:48.9556674Z * [new branch] gh/janeyx99/6/head -> origin/gh/janeyx99/6/head 2022-03-17T19:06:48.9559462Z * [new branch] gh/jbschlosser/32/base -> origin/gh/jbschlosser/32/base 2022-03-17T19:06:48.9560457Z * [new branch] gh/jbschlosser/32/head -> origin/gh/jbschlosser/32/head 2022-03-17T19:06:48.9561989Z * [new branch] gh/jbschlosser/32/orig -> origin/gh/jbschlosser/32/orig 2022-03-17T19:06:48.9564071Z * [new branch] gh/jbschlosser/37/base -> origin/gh/jbschlosser/37/base 2022-03-17T19:06:48.9565111Z * [new branch] gh/jbschlosser/37/head -> origin/gh/jbschlosser/37/head 2022-03-17T19:06:48.9566762Z * [new branch] gh/jbschlosser/37/orig -> origin/gh/jbschlosser/37/orig 2022-03-17T19:06:48.9568577Z * [new branch] gh/jbschlosser/38/base -> origin/gh/jbschlosser/38/base 2022-03-17T19:06:48.9569544Z * [new branch] gh/jbschlosser/38/head -> origin/gh/jbschlosser/38/head 2022-03-17T19:06:48.9571046Z * [new branch] gh/jbschlosser/38/orig -> origin/gh/jbschlosser/38/orig 2022-03-17T19:06:48.9573116Z * [new branch] gh/jerryzh168/104/base -> origin/gh/jerryzh168/104/base 2022-03-17T19:06:48.9574292Z * [new branch] gh/jerryzh168/104/head -> origin/gh/jerryzh168/104/head 2022-03-17T19:06:48.9575802Z * [new branch] gh/jerryzh168/104/orig -> origin/gh/jerryzh168/104/orig 2022-03-17T19:06:48.9577746Z * [new branch] gh/jerryzh168/106/base -> origin/gh/jerryzh168/106/base 2022-03-17T19:06:48.9578757Z * [new branch] gh/jerryzh168/106/head -> origin/gh/jerryzh168/106/head 2022-03-17T19:06:48.9580396Z * [new branch] gh/jerryzh168/106/orig -> origin/gh/jerryzh168/106/orig 2022-03-17T19:06:48.9581639Z * [new branch] gh/jerryzh168/107/base -> origin/gh/jerryzh168/107/base 2022-03-17T19:06:48.9583515Z * [new branch] gh/jerryzh168/107/head -> origin/gh/jerryzh168/107/head 2022-03-17T19:06:48.9584785Z * [new branch] gh/jerryzh168/107/orig -> origin/gh/jerryzh168/107/orig 2022-03-17T19:06:48.9586582Z * [new branch] gh/jerryzh168/108/base -> origin/gh/jerryzh168/108/base 2022-03-17T19:06:48.9588217Z * [new branch] gh/jerryzh168/108/head -> origin/gh/jerryzh168/108/head 2022-03-17T19:06:48.9589119Z * [new branch] gh/jerryzh168/108/orig -> origin/gh/jerryzh168/108/orig 2022-03-17T19:06:48.9591162Z * [new branch] gh/jerryzh168/111/base -> origin/gh/jerryzh168/111/base 2022-03-17T19:06:48.9592663Z * [new branch] gh/jerryzh168/111/head -> origin/gh/jerryzh168/111/head 2022-03-17T19:06:48.9593727Z * [new branch] gh/jerryzh168/111/orig -> origin/gh/jerryzh168/111/orig 2022-03-17T19:06:48.9595896Z * [new branch] gh/jerryzh168/116/base -> origin/gh/jerryzh168/116/base 2022-03-17T19:06:48.9597175Z * [new branch] gh/jerryzh168/116/head -> origin/gh/jerryzh168/116/head 2022-03-17T19:06:48.9598786Z * [new branch] gh/jerryzh168/116/orig -> origin/gh/jerryzh168/116/orig 2022-03-17T19:06:48.9600477Z * [new branch] gh/jerryzh168/155/base -> origin/gh/jerryzh168/155/base 2022-03-17T19:06:48.9601778Z * [new branch] gh/jerryzh168/155/head -> origin/gh/jerryzh168/155/head 2022-03-17T19:06:48.9603176Z * [new branch] gh/jerryzh168/155/orig -> origin/gh/jerryzh168/155/orig 2022-03-17T19:06:48.9619595Z * [new branch] gh/jerryzh168/159/base -> origin/gh/jerryzh168/159/base 2022-03-17T19:06:48.9620369Z * [new branch] gh/jerryzh168/159/head -> origin/gh/jerryzh168/159/head 2022-03-17T19:06:48.9620945Z * [new branch] gh/jerryzh168/159/orig -> origin/gh/jerryzh168/159/orig 2022-03-17T19:06:48.9621794Z * [new branch] gh/jerryzh168/191/base -> origin/gh/jerryzh168/191/base 2022-03-17T19:06:48.9622326Z * [new branch] gh/jerryzh168/191/head -> origin/gh/jerryzh168/191/head 2022-03-17T19:06:48.9622840Z * [new branch] gh/jerryzh168/191/orig -> origin/gh/jerryzh168/191/orig 2022-03-17T19:06:48.9623336Z * [new branch] gh/jerryzh168/193/base -> origin/gh/jerryzh168/193/base 2022-03-17T19:06:48.9623863Z * [new branch] gh/jerryzh168/193/head -> origin/gh/jerryzh168/193/head 2022-03-17T19:06:48.9624374Z * [new branch] gh/jerryzh168/193/orig -> origin/gh/jerryzh168/193/orig 2022-03-17T19:06:48.9624896Z * [new branch] gh/jerryzh168/208/base -> origin/gh/jerryzh168/208/base 2022-03-17T19:06:48.9625417Z * [new branch] gh/jerryzh168/208/head -> origin/gh/jerryzh168/208/head 2022-03-17T19:06:48.9625984Z * [new branch] gh/jerryzh168/208/orig -> origin/gh/jerryzh168/208/orig 2022-03-17T19:06:48.9626501Z * [new branch] gh/jerryzh168/221/base -> origin/gh/jerryzh168/221/base 2022-03-17T19:06:48.9627010Z * [new branch] gh/jerryzh168/221/head -> origin/gh/jerryzh168/221/head 2022-03-17T19:06:48.9627538Z * [new branch] gh/jerryzh168/221/orig -> origin/gh/jerryzh168/221/orig 2022-03-17T19:06:48.9628604Z * [new branch] gh/jerryzh168/224/base -> origin/gh/jerryzh168/224/base 2022-03-17T19:06:48.9630037Z * [new branch] gh/jerryzh168/224/head -> origin/gh/jerryzh168/224/head 2022-03-17T19:06:48.9631337Z * [new branch] gh/jerryzh168/224/orig -> origin/gh/jerryzh168/224/orig 2022-03-17T19:06:48.9633139Z * [new branch] gh/jerryzh168/236/base -> origin/gh/jerryzh168/236/base 2022-03-17T19:06:48.9634599Z * [new branch] gh/jerryzh168/236/head -> origin/gh/jerryzh168/236/head 2022-03-17T19:06:48.9636090Z * [new branch] gh/jerryzh168/236/orig -> origin/gh/jerryzh168/236/orig 2022-03-17T19:06:48.9638151Z * [new branch] gh/jerryzh168/238/base -> origin/gh/jerryzh168/238/base 2022-03-17T19:06:48.9639322Z * [new branch] gh/jerryzh168/238/head -> origin/gh/jerryzh168/238/head 2022-03-17T19:06:48.9640667Z * [new branch] gh/jerryzh168/238/orig -> origin/gh/jerryzh168/238/orig 2022-03-17T19:06:48.9642964Z * [new branch] gh/jerryzh168/256/base -> origin/gh/jerryzh168/256/base 2022-03-17T19:06:48.9643869Z * [new branch] gh/jerryzh168/256/head -> origin/gh/jerryzh168/256/head 2022-03-17T19:06:48.9645223Z * [new branch] gh/jerryzh168/256/orig -> origin/gh/jerryzh168/256/orig 2022-03-17T19:06:48.9647094Z * [new branch] gh/jerryzh168/269/base -> origin/gh/jerryzh168/269/base 2022-03-17T19:06:48.9648422Z * [new branch] gh/jerryzh168/269/head -> origin/gh/jerryzh168/269/head 2022-03-17T19:06:48.9649696Z * [new branch] gh/jerryzh168/269/orig -> origin/gh/jerryzh168/269/orig 2022-03-17T19:06:48.9651563Z * [new branch] gh/jerryzh168/28/base -> origin/gh/jerryzh168/28/base 2022-03-17T19:06:48.9652882Z * [new branch] gh/jerryzh168/28/head -> origin/gh/jerryzh168/28/head 2022-03-17T19:06:48.9654297Z * [new branch] gh/jerryzh168/28/orig -> origin/gh/jerryzh168/28/orig 2022-03-17T19:06:48.9656783Z * [new branch] gh/jerryzh168/284/base -> origin/gh/jerryzh168/284/base 2022-03-17T19:06:48.9657756Z * [new branch] gh/jerryzh168/284/head -> origin/gh/jerryzh168/284/head 2022-03-17T19:06:48.9658954Z * [new branch] gh/jerryzh168/284/orig -> origin/gh/jerryzh168/284/orig 2022-03-17T19:06:48.9661647Z * [new branch] gh/jerryzh168/29/base -> origin/gh/jerryzh168/29/base 2022-03-17T19:06:48.9664264Z * [new branch] gh/jerryzh168/29/head -> origin/gh/jerryzh168/29/head 2022-03-17T19:06:48.9665198Z * [new branch] gh/jerryzh168/29/orig -> origin/gh/jerryzh168/29/orig 2022-03-17T19:06:48.9666744Z * [new branch] gh/jerryzh168/30/base -> origin/gh/jerryzh168/30/base 2022-03-17T19:06:48.9668165Z * [new branch] gh/jerryzh168/30/head -> origin/gh/jerryzh168/30/head 2022-03-17T19:06:48.9669637Z * [new branch] gh/jerryzh168/30/orig -> origin/gh/jerryzh168/30/orig 2022-03-17T19:06:48.9671531Z * [new branch] gh/jerryzh168/318/base -> origin/gh/jerryzh168/318/base 2022-03-17T19:06:48.9672783Z * [new branch] gh/jerryzh168/318/head -> origin/gh/jerryzh168/318/head 2022-03-17T19:06:48.9674164Z * [new branch] gh/jerryzh168/318/orig -> origin/gh/jerryzh168/318/orig 2022-03-17T19:06:48.9677167Z * [new branch] gh/jerryzh168/323/base -> origin/gh/jerryzh168/323/base 2022-03-17T19:06:48.9678203Z * [new branch] gh/jerryzh168/323/head -> origin/gh/jerryzh168/323/head 2022-03-17T19:06:48.9679571Z * [new branch] gh/jerryzh168/323/orig -> origin/gh/jerryzh168/323/orig 2022-03-17T19:06:48.9681789Z * [new branch] gh/jerryzh168/337/base -> origin/gh/jerryzh168/337/base 2022-03-17T19:06:48.9682781Z * [new branch] gh/jerryzh168/337/head -> origin/gh/jerryzh168/337/head 2022-03-17T19:06:48.9684161Z * [new branch] gh/jerryzh168/337/orig -> origin/gh/jerryzh168/337/orig 2022-03-17T19:06:48.9686586Z * [new branch] gh/jerryzh168/353/base -> origin/gh/jerryzh168/353/base 2022-03-17T19:06:48.9687463Z * [new branch] gh/jerryzh168/353/head -> origin/gh/jerryzh168/353/head 2022-03-17T19:06:48.9688760Z * [new branch] gh/jerryzh168/353/orig -> origin/gh/jerryzh168/353/orig 2022-03-17T19:06:48.9690825Z * [new branch] gh/jerryzh168/411/base -> origin/gh/jerryzh168/411/base 2022-03-17T19:06:48.9692078Z * [new branch] gh/jerryzh168/411/head -> origin/gh/jerryzh168/411/head 2022-03-17T19:06:48.9693339Z * [new branch] gh/jerryzh168/411/orig -> origin/gh/jerryzh168/411/orig 2022-03-17T19:06:48.9695201Z * [new branch] gh/jerryzh168/412/base -> origin/gh/jerryzh168/412/base 2022-03-17T19:06:48.9696522Z * [new branch] gh/jerryzh168/412/head -> origin/gh/jerryzh168/412/head 2022-03-17T19:06:48.9698110Z * [new branch] gh/jerryzh168/412/orig -> origin/gh/jerryzh168/412/orig 2022-03-17T19:06:48.9700889Z * [new branch] gh/jerryzh168/43/base -> origin/gh/jerryzh168/43/base 2022-03-17T19:06:48.9703066Z * [new branch] gh/jerryzh168/43/head -> origin/gh/jerryzh168/43/head 2022-03-17T19:06:48.9703355Z * [new branch] gh/jerryzh168/43/orig -> origin/gh/jerryzh168/43/orig 2022-03-17T19:06:48.9705089Z * [new branch] gh/jerryzh168/464/base -> origin/gh/jerryzh168/464/base 2022-03-17T19:06:48.9706195Z * [new branch] gh/jerryzh168/464/head -> origin/gh/jerryzh168/464/head 2022-03-17T19:06:48.9707881Z * [new branch] gh/jerryzh168/464/orig -> origin/gh/jerryzh168/464/orig 2022-03-17T19:06:48.9709672Z * [new branch] gh/jerryzh168/47/base -> origin/gh/jerryzh168/47/base 2022-03-17T19:06:48.9710964Z * [new branch] gh/jerryzh168/47/head -> origin/gh/jerryzh168/47/head 2022-03-17T19:06:48.9712474Z * [new branch] gh/jerryzh168/47/orig -> origin/gh/jerryzh168/47/orig 2022-03-17T19:06:48.9714963Z * [new branch] gh/jerryzh168/48/base -> origin/gh/jerryzh168/48/base 2022-03-17T19:06:48.9716270Z * [new branch] gh/jerryzh168/48/head -> origin/gh/jerryzh168/48/head 2022-03-17T19:06:48.9717854Z * [new branch] gh/jerryzh168/48/orig -> origin/gh/jerryzh168/48/orig 2022-03-17T19:06:48.9719753Z * [new branch] gh/jerryzh168/49/base -> origin/gh/jerryzh168/49/base 2022-03-17T19:06:48.9721362Z * [new branch] gh/jerryzh168/49/head -> origin/gh/jerryzh168/49/head 2022-03-17T19:06:48.9722665Z * [new branch] gh/jerryzh168/49/orig -> origin/gh/jerryzh168/49/orig 2022-03-17T19:06:48.9724662Z * [new branch] gh/jerryzh168/52/base -> origin/gh/jerryzh168/52/base 2022-03-17T19:06:48.9725773Z * [new branch] gh/jerryzh168/52/head -> origin/gh/jerryzh168/52/head 2022-03-17T19:06:48.9727468Z * [new branch] gh/jerryzh168/52/orig -> origin/gh/jerryzh168/52/orig 2022-03-17T19:06:48.9729343Z * [new branch] gh/jerryzh168/521/base -> origin/gh/jerryzh168/521/base 2022-03-17T19:06:48.9730634Z * [new branch] gh/jerryzh168/521/head -> origin/gh/jerryzh168/521/head 2022-03-17T19:06:48.9731921Z * [new branch] gh/jerryzh168/521/orig -> origin/gh/jerryzh168/521/orig 2022-03-17T19:06:48.9733801Z * [new branch] gh/jerryzh168/53/base -> origin/gh/jerryzh168/53/base 2022-03-17T19:06:48.9735101Z * [new branch] gh/jerryzh168/53/head -> origin/gh/jerryzh168/53/head 2022-03-17T19:06:48.9736678Z * [new branch] gh/jerryzh168/53/orig -> origin/gh/jerryzh168/53/orig 2022-03-17T19:06:48.9738522Z * [new branch] gh/jerryzh168/54/base -> origin/gh/jerryzh168/54/base 2022-03-17T19:06:48.9740087Z * [new branch] gh/jerryzh168/54/head -> origin/gh/jerryzh168/54/head 2022-03-17T19:06:48.9741409Z * [new branch] gh/jerryzh168/54/orig -> origin/gh/jerryzh168/54/orig 2022-03-17T19:06:48.9743612Z * [new branch] gh/jerryzh168/556/base -> origin/gh/jerryzh168/556/base 2022-03-17T19:06:48.9744924Z * [new branch] gh/jerryzh168/556/head -> origin/gh/jerryzh168/556/head 2022-03-17T19:06:48.9746522Z * [new branch] gh/jerryzh168/556/orig -> origin/gh/jerryzh168/556/orig 2022-03-17T19:06:48.9748278Z * [new branch] gh/jerryzh168/575/base -> origin/gh/jerryzh168/575/base 2022-03-17T19:06:48.9749568Z * [new branch] gh/jerryzh168/575/head -> origin/gh/jerryzh168/575/head 2022-03-17T19:06:48.9751101Z * [new branch] gh/jerryzh168/575/orig -> origin/gh/jerryzh168/575/orig 2022-03-17T19:06:48.9752812Z * [new branch] gh/jerryzh168/576/base -> origin/gh/jerryzh168/576/base 2022-03-17T19:06:48.9753966Z * [new branch] gh/jerryzh168/576/head -> origin/gh/jerryzh168/576/head 2022-03-17T19:06:48.9755740Z * [new branch] gh/jerryzh168/576/orig -> origin/gh/jerryzh168/576/orig 2022-03-17T19:06:48.9757467Z * [new branch] gh/jerryzh168/593/base -> origin/gh/jerryzh168/593/base 2022-03-17T19:06:48.9758488Z * [new branch] gh/jerryzh168/593/head -> origin/gh/jerryzh168/593/head 2022-03-17T19:06:48.9760363Z * [new branch] gh/jerryzh168/593/orig -> origin/gh/jerryzh168/593/orig 2022-03-17T19:06:48.9762073Z * [new branch] gh/jerryzh168/594/base -> origin/gh/jerryzh168/594/base 2022-03-17T19:06:48.9763238Z * [new branch] gh/jerryzh168/594/head -> origin/gh/jerryzh168/594/head 2022-03-17T19:06:48.9764859Z * [new branch] gh/jerryzh168/594/orig -> origin/gh/jerryzh168/594/orig 2022-03-17T19:06:48.9766787Z * [new branch] gh/jerryzh168/631/base -> origin/gh/jerryzh168/631/base 2022-03-17T19:06:48.9767977Z * [new branch] gh/jerryzh168/631/head -> origin/gh/jerryzh168/631/head 2022-03-17T19:06:48.9769719Z * [new branch] gh/jerryzh168/631/orig -> origin/gh/jerryzh168/631/orig 2022-03-17T19:06:48.9771541Z * [new branch] gh/jerryzh168/632/base -> origin/gh/jerryzh168/632/base 2022-03-17T19:06:48.9773208Z * [new branch] gh/jerryzh168/632/head -> origin/gh/jerryzh168/632/head 2022-03-17T19:06:48.9774288Z * [new branch] gh/jerryzh168/632/orig -> origin/gh/jerryzh168/632/orig 2022-03-17T19:06:48.9776278Z * [new branch] gh/jerryzh168/633/base -> origin/gh/jerryzh168/633/base 2022-03-17T19:06:48.9777301Z * [new branch] gh/jerryzh168/633/head -> origin/gh/jerryzh168/633/head 2022-03-17T19:06:48.9778792Z * [new branch] gh/jerryzh168/633/orig -> origin/gh/jerryzh168/633/orig 2022-03-17T19:06:48.9780982Z * [new branch] gh/jerryzh168/634/base -> origin/gh/jerryzh168/634/base 2022-03-17T19:06:48.9782351Z * [new branch] gh/jerryzh168/634/head -> origin/gh/jerryzh168/634/head 2022-03-17T19:06:48.9784024Z * [new branch] gh/jerryzh168/634/orig -> origin/gh/jerryzh168/634/orig 2022-03-17T19:06:48.9785948Z * [new branch] gh/jerryzh168/645/base -> origin/gh/jerryzh168/645/base 2022-03-17T19:06:48.9787034Z * [new branch] gh/jerryzh168/645/head -> origin/gh/jerryzh168/645/head 2022-03-17T19:06:48.9788773Z * [new branch] gh/jerryzh168/645/orig -> origin/gh/jerryzh168/645/orig 2022-03-17T19:06:48.9790551Z * [new branch] gh/jerryzh168/692/base -> origin/gh/jerryzh168/692/base 2022-03-17T19:06:48.9791841Z * [new branch] gh/jerryzh168/692/head -> origin/gh/jerryzh168/692/head 2022-03-17T19:06:48.9793418Z * [new branch] gh/jerryzh168/692/orig -> origin/gh/jerryzh168/692/orig 2022-03-17T19:06:48.9795281Z * [new branch] gh/jerryzh168/70/base -> origin/gh/jerryzh168/70/base 2022-03-17T19:06:48.9796580Z * [new branch] gh/jerryzh168/70/head -> origin/gh/jerryzh168/70/head 2022-03-17T19:06:48.9798177Z * [new branch] gh/jerryzh168/70/orig -> origin/gh/jerryzh168/70/orig 2022-03-17T19:06:48.9800018Z * [new branch] gh/jerryzh168/715/base -> origin/gh/jerryzh168/715/base 2022-03-17T19:06:48.9801288Z * [new branch] gh/jerryzh168/715/head -> origin/gh/jerryzh168/715/head 2022-03-17T19:06:48.9802781Z * [new branch] gh/jerryzh168/715/orig -> origin/gh/jerryzh168/715/orig 2022-03-17T19:06:48.9804573Z * [new branch] gh/jerryzh168/717/base -> origin/gh/jerryzh168/717/base 2022-03-17T19:06:48.9805654Z * [new branch] gh/jerryzh168/717/head -> origin/gh/jerryzh168/717/head 2022-03-17T19:06:48.9807301Z * [new branch] gh/jerryzh168/717/orig -> origin/gh/jerryzh168/717/orig 2022-03-17T19:06:48.9809654Z * [new branch] gh/jerryzh168/718/base -> origin/gh/jerryzh168/718/base 2022-03-17T19:06:48.9811055Z * [new branch] gh/jerryzh168/718/head -> origin/gh/jerryzh168/718/head 2022-03-17T19:06:48.9812401Z * [new branch] gh/jerryzh168/718/orig -> origin/gh/jerryzh168/718/orig 2022-03-17T19:06:48.9814411Z * [new branch] gh/jerryzh168/738/base -> origin/gh/jerryzh168/738/base 2022-03-17T19:06:48.9815711Z * [new branch] gh/jerryzh168/738/head -> origin/gh/jerryzh168/738/head 2022-03-17T19:06:48.9817242Z * [new branch] gh/jerryzh168/738/orig -> origin/gh/jerryzh168/738/orig 2022-03-17T19:06:48.9819067Z * [new branch] gh/jerryzh168/742/base -> origin/gh/jerryzh168/742/base 2022-03-17T19:06:48.9820665Z * [new branch] gh/jerryzh168/742/head -> origin/gh/jerryzh168/742/head 2022-03-17T19:06:48.9821906Z * [new branch] gh/jerryzh168/742/orig -> origin/gh/jerryzh168/742/orig 2022-03-17T19:06:48.9824122Z * [new branch] gh/jerryzh168/743/base -> origin/gh/jerryzh168/743/base 2022-03-17T19:06:48.9825330Z * [new branch] gh/jerryzh168/743/head -> origin/gh/jerryzh168/743/head 2022-03-17T19:06:48.9826965Z * [new branch] gh/jerryzh168/743/orig -> origin/gh/jerryzh168/743/orig 2022-03-17T19:06:48.9828975Z * [new branch] gh/jerryzh168/744/base -> origin/gh/jerryzh168/744/base 2022-03-17T19:06:48.9830265Z * [new branch] gh/jerryzh168/744/head -> origin/gh/jerryzh168/744/head 2022-03-17T19:06:48.9831908Z * [new branch] gh/jerryzh168/744/orig -> origin/gh/jerryzh168/744/orig 2022-03-17T19:06:48.9833706Z * [new branch] gh/jerryzh168/745/base -> origin/gh/jerryzh168/745/base 2022-03-17T19:06:48.9834804Z * [new branch] gh/jerryzh168/745/head -> origin/gh/jerryzh168/745/head 2022-03-17T19:06:48.9836490Z * [new branch] gh/jerryzh168/745/orig -> origin/gh/jerryzh168/745/orig 2022-03-17T19:06:48.9838164Z * [new branch] gh/jerryzh168/746/base -> origin/gh/jerryzh168/746/base 2022-03-17T19:06:48.9839477Z * [new branch] gh/jerryzh168/746/head -> origin/gh/jerryzh168/746/head 2022-03-17T19:06:48.9841078Z * [new branch] gh/jerryzh168/746/orig -> origin/gh/jerryzh168/746/orig 2022-03-17T19:06:48.9843001Z * [new branch] gh/jerryzh168/747/base -> origin/gh/jerryzh168/747/base 2022-03-17T19:06:48.9844110Z * [new branch] gh/jerryzh168/747/head -> origin/gh/jerryzh168/747/head 2022-03-17T19:06:48.9845885Z * [new branch] gh/jerryzh168/747/orig -> origin/gh/jerryzh168/747/orig 2022-03-17T19:06:48.9847800Z * [new branch] gh/jerryzh168/748/base -> origin/gh/jerryzh168/748/base 2022-03-17T19:06:48.9848686Z * [new branch] gh/jerryzh168/748/head -> origin/gh/jerryzh168/748/head 2022-03-17T19:06:48.9850334Z * [new branch] gh/jerryzh168/748/orig -> origin/gh/jerryzh168/748/orig 2022-03-17T19:06:48.9852011Z * [new branch] gh/jerryzh168/75/base -> origin/gh/jerryzh168/75/base 2022-03-17T19:06:48.9853354Z * [new branch] gh/jerryzh168/75/head -> origin/gh/jerryzh168/75/head 2022-03-17T19:06:48.9854864Z * [new branch] gh/jerryzh168/75/orig -> origin/gh/jerryzh168/75/orig 2022-03-17T19:06:48.9856714Z * [new branch] gh/jerryzh168/96/base -> origin/gh/jerryzh168/96/base 2022-03-17T19:06:48.9857884Z * [new branch] gh/jerryzh168/96/head -> origin/gh/jerryzh168/96/head 2022-03-17T19:06:48.9860135Z * [new branch] gh/jerryzh168/96/orig -> origin/gh/jerryzh168/96/orig 2022-03-17T19:06:48.9862028Z * [new branch] gh/jianyuh/15/base -> origin/gh/jianyuh/15/base 2022-03-17T19:06:48.9864868Z * [new branch] gh/jianyuh/15/head -> origin/gh/jianyuh/15/head 2022-03-17T19:06:48.9865921Z * [new branch] gh/jianyuh/15/orig -> origin/gh/jianyuh/15/orig 2022-03-17T19:06:48.9868035Z * [new branch] gh/jianyuh/18/base -> origin/gh/jianyuh/18/base 2022-03-17T19:06:48.9869029Z * [new branch] gh/jianyuh/18/head -> origin/gh/jianyuh/18/head 2022-03-17T19:06:48.9870604Z * [new branch] gh/jianyuh/18/orig -> origin/gh/jianyuh/18/orig 2022-03-17T19:06:48.9872346Z * [new branch] gh/jianyuh/28/base -> origin/gh/jianyuh/28/base 2022-03-17T19:06:48.9874413Z * [new branch] gh/jianyuh/28/head -> origin/gh/jianyuh/28/head 2022-03-17T19:06:48.9875699Z * [new branch] gh/jianyuh/28/orig -> origin/gh/jianyuh/28/orig 2022-03-17T19:06:48.9877596Z * [new branch] gh/jianyuh/3/base -> origin/gh/jianyuh/3/base 2022-03-17T19:06:48.9878658Z * [new branch] gh/jianyuh/3/head -> origin/gh/jianyuh/3/head 2022-03-17T19:06:48.9880299Z * [new branch] gh/jianyuh/3/orig -> origin/gh/jianyuh/3/orig 2022-03-17T19:06:48.9882135Z * [new branch] gh/jianyuh/43/base -> origin/gh/jianyuh/43/base 2022-03-17T19:06:48.9883557Z * [new branch] gh/jianyuh/43/head -> origin/gh/jianyuh/43/head 2022-03-17T19:06:48.9885446Z * [new branch] gh/jianyuh/43/orig -> origin/gh/jianyuh/43/orig 2022-03-17T19:06:48.9887118Z * [new branch] gh/jianyuh/45/base -> origin/gh/jianyuh/45/base 2022-03-17T19:06:48.9889130Z * [new branch] gh/jianyuh/45/head -> origin/gh/jianyuh/45/head 2022-03-17T19:06:48.9890423Z * [new branch] gh/jianyuh/45/orig -> origin/gh/jianyuh/45/orig 2022-03-17T19:06:48.9892189Z * [new branch] gh/jianyuh/46/base -> origin/gh/jianyuh/46/base 2022-03-17T19:06:48.9893127Z * [new branch] gh/jianyuh/46/head -> origin/gh/jianyuh/46/head 2022-03-17T19:06:48.9894798Z * [new branch] gh/jianyuh/46/orig -> origin/gh/jianyuh/46/orig 2022-03-17T19:06:48.9896525Z * [new branch] gh/jianyuh/49/base -> origin/gh/jianyuh/49/base 2022-03-17T19:06:48.9897665Z * [new branch] gh/jianyuh/49/head -> origin/gh/jianyuh/49/head 2022-03-17T19:06:48.9899245Z * [new branch] gh/jianyuh/49/orig -> origin/gh/jianyuh/49/orig 2022-03-17T19:06:48.9901041Z * [new branch] gh/jianyuh/51/base -> origin/gh/jianyuh/51/base 2022-03-17T19:06:48.9902788Z * [new branch] gh/jianyuh/51/head -> origin/gh/jianyuh/51/head 2022-03-17T19:06:48.9903880Z * [new branch] gh/jianyuh/51/orig -> origin/gh/jianyuh/51/orig 2022-03-17T19:06:48.9905875Z * [new branch] gh/jianyuh/57/base -> origin/gh/jianyuh/57/base 2022-03-17T19:06:48.9907938Z * [new branch] gh/jianyuh/57/head -> origin/gh/jianyuh/57/head 2022-03-17T19:06:48.9909014Z * [new branch] gh/jianyuh/57/orig -> origin/gh/jianyuh/57/orig 2022-03-17T19:06:48.9911008Z * [new branch] gh/jianyuh/58/base -> origin/gh/jianyuh/58/base 2022-03-17T19:06:48.9912888Z * [new branch] gh/jianyuh/58/head -> origin/gh/jianyuh/58/head 2022-03-17T19:06:48.9914198Z * [new branch] gh/jianyuh/58/orig -> origin/gh/jianyuh/58/orig 2022-03-17T19:06:48.9916389Z * [new branch] gh/jianyuh/59/base -> origin/gh/jianyuh/59/base 2022-03-17T19:06:48.9917673Z * [new branch] gh/jianyuh/59/head -> origin/gh/jianyuh/59/head 2022-03-17T19:06:48.9919173Z * [new branch] gh/jianyuh/59/orig -> origin/gh/jianyuh/59/orig 2022-03-17T19:06:48.9920905Z * [new branch] gh/jianyuh/62/base -> origin/gh/jianyuh/62/base 2022-03-17T19:06:48.9922364Z * [new branch] gh/jianyuh/62/head -> origin/gh/jianyuh/62/head 2022-03-17T19:06:48.9924140Z * [new branch] gh/jianyuh/62/orig -> origin/gh/jianyuh/62/orig 2022-03-17T19:06:48.9926137Z * [new branch] gh/jianyuh/64/base -> origin/gh/jianyuh/64/base 2022-03-17T19:06:48.9927155Z * [new branch] gh/jianyuh/64/head -> origin/gh/jianyuh/64/head 2022-03-17T19:06:48.9928807Z * [new branch] gh/jianyuh/64/orig -> origin/gh/jianyuh/64/orig 2022-03-17T19:06:48.9930570Z * [new branch] gh/jianyuh/67/base -> origin/gh/jianyuh/67/base 2022-03-17T19:06:48.9932134Z * [new branch] gh/jianyuh/67/head -> origin/gh/jianyuh/67/head 2022-03-17T19:06:48.9934194Z * [new branch] gh/jianyuh/68/base -> origin/gh/jianyuh/68/base 2022-03-17T19:06:48.9935242Z * [new branch] gh/jianyuh/68/head -> origin/gh/jianyuh/68/head 2022-03-17T19:06:48.9937023Z * [new branch] gh/jianyuh/69/base -> origin/gh/jianyuh/69/base 2022-03-17T19:06:48.9938004Z * [new branch] gh/jianyuh/69/head -> origin/gh/jianyuh/69/head 2022-03-17T19:06:48.9939743Z * [new branch] gh/jianyuh/7/base -> origin/gh/jianyuh/7/base 2022-03-17T19:06:48.9940971Z * [new branch] gh/jianyuh/7/head -> origin/gh/jianyuh/7/head 2022-03-17T19:06:48.9943101Z * [new branch] gh/jianyuh/7/orig -> origin/gh/jianyuh/7/orig 2022-03-17T19:06:48.9945111Z * [new branch] gh/jiayisuse/2/base -> origin/gh/jiayisuse/2/base 2022-03-17T19:06:48.9946136Z * [new branch] gh/jiayisuse/2/head -> origin/gh/jiayisuse/2/head 2022-03-17T19:06:48.9947841Z * [new branch] gh/jiayisuse/2/orig -> origin/gh/jiayisuse/2/orig 2022-03-17T19:06:48.9949140Z * [new branch] gh/jiayisuse/3/base -> origin/gh/jiayisuse/3/base 2022-03-17T19:06:48.9950640Z * [new branch] gh/jiayisuse/3/head -> origin/gh/jiayisuse/3/head 2022-03-17T19:06:48.9951651Z * [new branch] gh/jiayisuse/3/orig -> origin/gh/jiayisuse/3/orig 2022-03-17T19:06:48.9953903Z * [new branch] gh/jjlilley/84/base -> origin/gh/jjlilley/84/base 2022-03-17T19:06:48.9955002Z * [new branch] gh/jjlilley/84/head -> origin/gh/jjlilley/84/head 2022-03-17T19:06:48.9956736Z * [new branch] gh/jjlilley/84/orig -> origin/gh/jjlilley/84/orig 2022-03-17T19:06:48.9958859Z * [new branch] gh/jjsjann123/1/base -> origin/gh/jjsjann123/1/base 2022-03-17T19:06:48.9959952Z * [new branch] gh/jjsjann123/1/head -> origin/gh/jjsjann123/1/head 2022-03-17T19:06:48.9961534Z * [new branch] gh/jjsjann123/1/orig -> origin/gh/jjsjann123/1/orig 2022-03-17T19:06:48.9963614Z * [new branch] gh/jshen/10/base -> origin/gh/jshen/10/base 2022-03-17T19:06:48.9964618Z * [new branch] gh/jshen/10/head -> origin/gh/jshen/10/head 2022-03-17T19:06:48.9966366Z * [new branch] gh/jshen/11/base -> origin/gh/jshen/11/base 2022-03-17T19:06:48.9967440Z * [new branch] gh/jshen/11/head -> origin/gh/jshen/11/head 2022-03-17T19:06:48.9969151Z * [new branch] gh/jshen/3/base -> origin/gh/jshen/3/base 2022-03-17T19:06:48.9970686Z * [new branch] gh/jshen/3/head -> origin/gh/jshen/3/head 2022-03-17T19:06:48.9971966Z * [new branch] gh/jshen/3/orig -> origin/gh/jshen/3/orig 2022-03-17T19:06:48.9973769Z * [new branch] gh/jshen/7/base -> origin/gh/jshen/7/base 2022-03-17T19:06:48.9975049Z * [new branch] gh/jshen/7/head -> origin/gh/jshen/7/head 2022-03-17T19:06:48.9976717Z * [new branch] gh/jshen/7/orig -> origin/gh/jshen/7/orig 2022-03-17T19:06:48.9978724Z * [new branch] gh/kazhou/9/base -> origin/gh/kazhou/9/base 2022-03-17T19:06:48.9979786Z * [new branch] gh/kazhou/9/head -> origin/gh/kazhou/9/head 2022-03-17T19:06:48.9982256Z * [new branch] gh/kimishpatel/22/base -> origin/gh/kimishpatel/22/base 2022-03-17T19:06:48.9983841Z * [new branch] gh/kimishpatel/22/head -> origin/gh/kimishpatel/22/head 2022-03-17T19:06:48.9985035Z * [new branch] gh/kimishpatel/23/base -> origin/gh/kimishpatel/23/base 2022-03-17T19:06:48.9986501Z * [new branch] gh/kimishpatel/23/head -> origin/gh/kimishpatel/23/head 2022-03-17T19:06:48.9988206Z * [new branch] gh/kimishpatel/44/base -> origin/gh/kimishpatel/44/base 2022-03-17T19:06:48.9989502Z * [new branch] gh/kimishpatel/44/head -> origin/gh/kimishpatel/44/head 2022-03-17T19:06:48.9991082Z * [new branch] gh/kimishpatel/44/orig -> origin/gh/kimishpatel/44/orig 2022-03-17T19:06:48.9993028Z * [new branch] gh/kimishpatel/46/base -> origin/gh/kimishpatel/46/base 2022-03-17T19:06:48.9994520Z * [new branch] gh/kimishpatel/46/head -> origin/gh/kimishpatel/46/head 2022-03-17T19:06:48.9996112Z * [new branch] gh/kimishpatel/46/orig -> origin/gh/kimishpatel/46/orig 2022-03-17T19:06:48.9997896Z * [new branch] gh/kimishpatel/59/base -> origin/gh/kimishpatel/59/base 2022-03-17T19:06:48.9998896Z * [new branch] gh/kimishpatel/59/head -> origin/gh/kimishpatel/59/head 2022-03-17T19:06:49.0000530Z * [new branch] gh/kimishpatel/59/orig -> origin/gh/kimishpatel/59/orig 2022-03-17T19:06:49.0002156Z * [new branch] gh/kimishpatel/60/base -> origin/gh/kimishpatel/60/base 2022-03-17T19:06:49.0003639Z * [new branch] gh/kimishpatel/60/head -> origin/gh/kimishpatel/60/head 2022-03-17T19:06:49.0005504Z * [new branch] gh/kimishpatel/64/base -> origin/gh/kimishpatel/64/base 2022-03-17T19:06:49.0006686Z * [new branch] gh/kimishpatel/64/head -> origin/gh/kimishpatel/64/head 2022-03-17T19:06:49.0008347Z * [new branch] gh/kimishpatel/65/base -> origin/gh/kimishpatel/65/base 2022-03-17T19:06:49.0009383Z * [new branch] gh/kimishpatel/65/head -> origin/gh/kimishpatel/65/head 2022-03-17T19:06:49.0011672Z * [new branch] gh/kimishpatel/66/base -> origin/gh/kimishpatel/66/base 2022-03-17T19:06:49.0012730Z * [new branch] gh/kimishpatel/66/head -> origin/gh/kimishpatel/66/head 2022-03-17T19:06:49.0014940Z * [new branch] gh/kimishpatel/67/base -> origin/gh/kimishpatel/67/base 2022-03-17T19:06:49.0015888Z * [new branch] gh/kimishpatel/67/head -> origin/gh/kimishpatel/67/head 2022-03-17T19:06:49.0018133Z * [new branch] gh/kimishpatel/70/base -> origin/gh/kimishpatel/70/base 2022-03-17T19:06:49.0019603Z * [new branch] gh/kimishpatel/70/head -> origin/gh/kimishpatel/70/head 2022-03-17T19:06:49.0021200Z * [new branch] gh/kimishpatel/70/orig -> origin/gh/kimishpatel/70/orig 2022-03-17T19:06:49.0023387Z * [new branch] gh/krovatkin/3/base -> origin/gh/krovatkin/3/base 2022-03-17T19:06:49.0024430Z * [new branch] gh/krovatkin/3/head -> origin/gh/krovatkin/3/head 2022-03-17T19:06:49.0026042Z * [new branch] gh/krovatkin/3/orig -> origin/gh/krovatkin/3/orig 2022-03-17T19:06:49.0027707Z * [new branch] gh/krovatkin/4/base -> origin/gh/krovatkin/4/base 2022-03-17T19:06:49.0028798Z * [new branch] gh/krovatkin/4/head -> origin/gh/krovatkin/4/head 2022-03-17T19:06:49.0030622Z * [new branch] gh/krovatkin/4/orig -> origin/gh/krovatkin/4/orig 2022-03-17T19:06:49.0032325Z * [new branch] gh/krovatkin/5/base -> origin/gh/krovatkin/5/base 2022-03-17T19:06:49.0033332Z * [new branch] gh/krovatkin/5/head -> origin/gh/krovatkin/5/head 2022-03-17T19:06:49.0035067Z * [new branch] gh/krovatkin/5/orig -> origin/gh/krovatkin/5/orig 2022-03-17T19:06:49.0036133Z * [new branch] gh/krovatkin/6/base -> origin/gh/krovatkin/6/base 2022-03-17T19:06:49.0037849Z * [new branch] gh/krovatkin/6/head -> origin/gh/krovatkin/6/head 2022-03-17T19:06:49.0038864Z * [new branch] gh/krovatkin/6/orig -> origin/gh/krovatkin/6/orig 2022-03-17T19:06:49.0040769Z * [new branch] gh/krovatkin/7/base -> origin/gh/krovatkin/7/base 2022-03-17T19:06:49.0041702Z * [new branch] gh/krovatkin/7/head -> origin/gh/krovatkin/7/head 2022-03-17T19:06:49.0043427Z * [new branch] gh/krovatkin/8/base -> origin/gh/krovatkin/8/base 2022-03-17T19:06:49.0044601Z * [new branch] gh/krovatkin/8/head -> origin/gh/krovatkin/8/head 2022-03-17T19:06:49.0046908Z * [new branch] gh/linux-jedi/1/base -> origin/gh/linux-jedi/1/base 2022-03-17T19:06:49.0048208Z * [new branch] gh/linux-jedi/1/orig -> origin/gh/linux-jedi/1/orig 2022-03-17T19:06:49.0050213Z * [new branch] gh/lishanYang/1/base -> origin/gh/lishanYang/1/base 2022-03-17T19:06:49.0051294Z * [new branch] gh/lishanYang/1/head -> origin/gh/lishanYang/1/head 2022-03-17T19:06:49.0053384Z * [new branch] gh/lishanYang/2/base -> origin/gh/lishanYang/2/base 2022-03-17T19:06:49.0054684Z * [new branch] gh/lishanYang/2/head -> origin/gh/lishanYang/2/head 2022-03-17T19:06:49.0056329Z * [new branch] gh/lishanYang/2/orig -> origin/gh/lishanYang/2/orig 2022-03-17T19:06:49.0058256Z * [new branch] gh/lishanYang/3/base -> origin/gh/lishanYang/3/base 2022-03-17T19:06:49.0059340Z * [new branch] gh/lishanYang/3/head -> origin/gh/lishanYang/3/head 2022-03-17T19:06:49.0060876Z * [new branch] gh/lishanYang/3/orig -> origin/gh/lishanYang/3/orig 2022-03-17T19:06:49.0063320Z * [new branch] gh/lishanYang/4/base -> origin/gh/lishanYang/4/base 2022-03-17T19:06:49.0064625Z * [new branch] gh/lishanYang/4/head -> origin/gh/lishanYang/4/head 2022-03-17T19:06:49.0066364Z * [new branch] gh/lishanYang/4/orig -> origin/gh/lishanYang/4/orig 2022-03-17T19:06:49.0068106Z * [new branch] gh/ljk53/117/base -> origin/gh/ljk53/117/base 2022-03-17T19:06:49.0070171Z * [new branch] gh/ljk53/117/orig -> origin/gh/ljk53/117/orig 2022-03-17T19:06:49.0072173Z * [new branch] gh/ljk53/123/orig -> origin/gh/ljk53/123/orig 2022-03-17T19:06:49.0074009Z * [new branch] gh/ljk53/135/base -> origin/gh/ljk53/135/base 2022-03-17T19:06:49.0075558Z * [new branch] gh/ljk53/135/orig -> origin/gh/ljk53/135/orig 2022-03-17T19:06:49.0076836Z * [new branch] gh/ljk53/136/base -> origin/gh/ljk53/136/base 2022-03-17T19:06:49.0078124Z * [new branch] gh/ljk53/136/orig -> origin/gh/ljk53/136/orig 2022-03-17T19:06:49.0080185Z * [new branch] gh/ljk53/147/base -> origin/gh/ljk53/147/base 2022-03-17T19:06:49.0081260Z * [new branch] gh/ljk53/147/head -> origin/gh/ljk53/147/head 2022-03-17T19:06:49.0082856Z * [new branch] gh/ljk53/147/orig -> origin/gh/ljk53/147/orig 2022-03-17T19:06:49.0084725Z * [new branch] gh/ljk53/19/base -> origin/gh/ljk53/19/base 2022-03-17T19:06:49.0086286Z * [new branch] gh/ljk53/19/orig -> origin/gh/ljk53/19/orig 2022-03-17T19:06:49.0087883Z * [new branch] gh/ljk53/20/orig -> origin/gh/ljk53/20/orig 2022-03-17T19:06:49.0089733Z * [new branch] gh/ljk53/5/base -> origin/gh/ljk53/5/base 2022-03-17T19:06:49.0091510Z * [new branch] gh/ljk53/54/head -> origin/gh/ljk53/54/head 2022-03-17T19:06:49.0092605Z * [new branch] gh/ljk53/54/orig -> origin/gh/ljk53/54/orig 2022-03-17T19:06:49.0094689Z * [new branch] gh/ljk53/58/head -> origin/gh/ljk53/58/head 2022-03-17T19:06:49.0095870Z * [new branch] gh/ljk53/58/orig -> origin/gh/ljk53/58/orig 2022-03-17T19:06:49.0098352Z * [new branch] gh/lw/102/base -> origin/gh/lw/102/base 2022-03-17T19:06:49.0100092Z * [new branch] gh/lw/102/head -> origin/gh/lw/102/head 2022-03-17T19:06:49.0102006Z * [new branch] gh/lw/102/orig -> origin/gh/lw/102/orig 2022-03-17T19:06:49.0104039Z * [new branch] gh/lw/106/base -> origin/gh/lw/106/base 2022-03-17T19:06:49.0105732Z * [new branch] gh/lw/106/head -> origin/gh/lw/106/head 2022-03-17T19:06:49.0107547Z * [new branch] gh/lw/106/orig -> origin/gh/lw/106/orig 2022-03-17T19:06:49.0109096Z * [new branch] gh/lw/117/base -> origin/gh/lw/117/base 2022-03-17T19:06:49.0110173Z * [new branch] gh/lw/117/head -> origin/gh/lw/117/head 2022-03-17T19:06:49.0111729Z * [new branch] gh/lw/117/orig -> origin/gh/lw/117/orig 2022-03-17T19:06:49.0113715Z * [new branch] gh/lw/153/base -> origin/gh/lw/153/base 2022-03-17T19:06:49.0114995Z * [new branch] gh/lw/153/orig -> origin/gh/lw/153/orig 2022-03-17T19:06:49.0116888Z * [new branch] gh/lw/159/base -> origin/gh/lw/159/base 2022-03-17T19:06:49.0118031Z * [new branch] gh/lw/159/head -> origin/gh/lw/159/head 2022-03-17T19:06:49.0119778Z * [new branch] gh/lw/159/orig -> origin/gh/lw/159/orig 2022-03-17T19:06:49.0121905Z * [new branch] gh/lw/191/base -> origin/gh/lw/191/base 2022-03-17T19:06:49.0123322Z * [new branch] gh/lw/191/head -> origin/gh/lw/191/head 2022-03-17T19:06:49.0124756Z * [new branch] gh/lw/191/orig -> origin/gh/lw/191/orig 2022-03-17T19:06:49.0126678Z * [new branch] gh/lw/219/base -> origin/gh/lw/219/base 2022-03-17T19:06:49.0127576Z * [new branch] gh/lw/219/head -> origin/gh/lw/219/head 2022-03-17T19:06:49.0129284Z * [new branch] gh/lw/219/orig -> origin/gh/lw/219/orig 2022-03-17T19:06:49.0131028Z * [new branch] gh/lw/223/base -> origin/gh/lw/223/base 2022-03-17T19:06:49.0132294Z * [new branch] gh/lw/223/head -> origin/gh/lw/223/head 2022-03-17T19:06:49.0133851Z * [new branch] gh/lw/223/orig -> origin/gh/lw/223/orig 2022-03-17T19:06:49.0135589Z * [new branch] gh/lw/225/base -> origin/gh/lw/225/base 2022-03-17T19:06:49.0136646Z * [new branch] gh/lw/225/head -> origin/gh/lw/225/head 2022-03-17T19:06:49.0138397Z * [new branch] gh/lw/225/orig -> origin/gh/lw/225/orig 2022-03-17T19:06:49.0140032Z * [new branch] gh/lw/71/base -> origin/gh/lw/71/base 2022-03-17T19:06:49.0141588Z * [new branch] gh/lw/71/head -> origin/gh/lw/71/head 2022-03-17T19:06:49.0143211Z * [new branch] gh/lw/71/orig -> origin/gh/lw/71/orig 2022-03-17T19:06:49.0145105Z * [new branch] gh/lw/75/base -> origin/gh/lw/75/base 2022-03-17T19:06:49.0146118Z * [new branch] gh/lw/75/head -> origin/gh/lw/75/head 2022-03-17T19:06:49.0147875Z * [new branch] gh/lw/75/orig -> origin/gh/lw/75/orig 2022-03-17T19:06:49.0149591Z * [new branch] gh/lw/78/base -> origin/gh/lw/78/base 2022-03-17T19:06:49.0151173Z * [new branch] gh/lw/78/head -> origin/gh/lw/78/head 2022-03-17T19:06:49.0152652Z * [new branch] gh/lw/78/orig -> origin/gh/lw/78/orig 2022-03-17T19:06:49.0154132Z * [new branch] gh/lw/79/base -> origin/gh/lw/79/base 2022-03-17T19:06:49.0155757Z * [new branch] gh/lw/79/head -> origin/gh/lw/79/head 2022-03-17T19:06:49.0157097Z * [new branch] gh/lw/79/orig -> origin/gh/lw/79/orig 2022-03-17T19:06:49.0158652Z * [new branch] gh/lw/80/base -> origin/gh/lw/80/base 2022-03-17T19:06:49.0160143Z * [new branch] gh/lw/80/head -> origin/gh/lw/80/head 2022-03-17T19:06:49.0161818Z * [new branch] gh/lw/80/orig -> origin/gh/lw/80/orig 2022-03-17T19:06:49.0163343Z * [new branch] gh/lw/81/base -> origin/gh/lw/81/base 2022-03-17T19:06:49.0164784Z * [new branch] gh/lw/81/head -> origin/gh/lw/81/head 2022-03-17T19:06:49.0166324Z * [new branch] gh/lw/81/orig -> origin/gh/lw/81/orig 2022-03-17T19:06:49.0167589Z * [new branch] gh/lw/82/base -> origin/gh/lw/82/base 2022-03-17T19:06:49.0169231Z * [new branch] gh/lw/82/head -> origin/gh/lw/82/head 2022-03-17T19:06:49.0170504Z * [new branch] gh/lw/82/orig -> origin/gh/lw/82/orig 2022-03-17T19:06:49.0172614Z * [new branch] gh/lyoka/5/base -> origin/gh/lyoka/5/base 2022-03-17T19:06:49.0173667Z * [new branch] gh/lyoka/5/head -> origin/gh/lyoka/5/head 2022-03-17T19:06:49.0175317Z * [new branch] gh/lyoka/5/orig -> origin/gh/lyoka/5/orig 2022-03-17T19:06:49.0177211Z * [new branch] gh/makslevental/1/base -> origin/gh/makslevental/1/base 2022-03-17T19:06:49.0178526Z * [new branch] gh/makslevental/1/head -> origin/gh/makslevental/1/head 2022-03-17T19:06:49.0180651Z * [new branch] gh/makslevental/1/orig -> origin/gh/makslevental/1/orig 2022-03-17T19:06:49.0182796Z * [new branch] gh/makslevental/10/base -> origin/gh/makslevental/10/base 2022-03-17T19:06:49.0184288Z * [new branch] gh/makslevental/10/head -> origin/gh/makslevental/10/head 2022-03-17T19:06:49.0185323Z * [new branch] gh/makslevental/10/orig -> origin/gh/makslevental/10/orig 2022-03-17T19:06:49.0187362Z * [new branch] gh/makslevental/11/base -> origin/gh/makslevental/11/base 2022-03-17T19:06:49.0188393Z * [new branch] gh/makslevental/11/head -> origin/gh/makslevental/11/head 2022-03-17T19:06:49.0189952Z * [new branch] gh/makslevental/11/orig -> origin/gh/makslevental/11/orig 2022-03-17T19:06:49.0191768Z * [new branch] gh/makslevental/13/base -> origin/gh/makslevental/13/base 2022-03-17T19:06:49.0192856Z * [new branch] gh/makslevental/13/head -> origin/gh/makslevental/13/head 2022-03-17T19:06:49.0194409Z * [new branch] gh/makslevental/13/orig -> origin/gh/makslevental/13/orig 2022-03-17T19:06:49.0195863Z * [new branch] gh/makslevental/15/base -> origin/gh/makslevental/15/base 2022-03-17T19:06:49.0196949Z * [new branch] gh/makslevental/15/head -> origin/gh/makslevental/15/head 2022-03-17T19:06:49.0198735Z * [new branch] gh/makslevental/15/orig -> origin/gh/makslevental/15/orig 2022-03-17T19:06:49.0200481Z * [new branch] gh/makslevental/18/base -> origin/gh/makslevental/18/base 2022-03-17T19:06:49.0201779Z * [new branch] gh/makslevental/18/head -> origin/gh/makslevental/18/head 2022-03-17T19:06:49.0203038Z * [new branch] gh/makslevental/18/orig -> origin/gh/makslevental/18/orig 2022-03-17T19:06:49.0205443Z * [new branch] gh/makslevental/19/base -> origin/gh/makslevental/19/base 2022-03-17T19:06:49.0206737Z * [new branch] gh/makslevental/19/head -> origin/gh/makslevental/19/head 2022-03-17T19:06:49.0208246Z * [new branch] gh/makslevental/19/orig -> origin/gh/makslevental/19/orig 2022-03-17T19:06:49.0210093Z * [new branch] gh/makslevental/27/base -> origin/gh/makslevental/27/base 2022-03-17T19:06:49.0211258Z * [new branch] gh/makslevental/27/head -> origin/gh/makslevental/27/head 2022-03-17T19:06:49.0212876Z * [new branch] gh/makslevental/27/orig -> origin/gh/makslevental/27/orig 2022-03-17T19:06:49.0214642Z * [new branch] gh/makslevental/28/base -> origin/gh/makslevental/28/base 2022-03-17T19:06:49.0215935Z * [new branch] gh/makslevental/28/head -> origin/gh/makslevental/28/head 2022-03-17T19:06:49.0217842Z * [new branch] gh/makslevental/28/orig -> origin/gh/makslevental/28/orig 2022-03-17T19:06:49.0219532Z * [new branch] gh/makslevental/29/base -> origin/gh/makslevental/29/base 2022-03-17T19:06:49.0220600Z * [new branch] gh/makslevental/29/head -> origin/gh/makslevental/29/head 2022-03-17T19:06:49.0222572Z * [new branch] gh/makslevental/29/orig -> origin/gh/makslevental/29/orig 2022-03-17T19:06:49.0224928Z * [new branch] gh/makslevental/30/base -> origin/gh/makslevental/30/base 2022-03-17T19:06:49.0226017Z * [new branch] gh/makslevental/30/head -> origin/gh/makslevental/30/head 2022-03-17T19:06:49.0227704Z * [new branch] gh/makslevental/30/orig -> origin/gh/makslevental/30/orig 2022-03-17T19:06:49.0229277Z * [new branch] gh/makslevental/31/base -> origin/gh/makslevental/31/base 2022-03-17T19:06:49.0230583Z * [new branch] gh/makslevental/31/head -> origin/gh/makslevental/31/head 2022-03-17T19:06:49.0232185Z * [new branch] gh/makslevental/31/orig -> origin/gh/makslevental/31/orig 2022-03-17T19:06:49.0233875Z * [new branch] gh/makslevental/35/base -> origin/gh/makslevental/35/base 2022-03-17T19:06:49.0234885Z * [new branch] gh/makslevental/35/head -> origin/gh/makslevental/35/head 2022-03-17T19:06:49.0236500Z * [new branch] gh/makslevental/35/orig -> origin/gh/makslevental/35/orig 2022-03-17T19:06:49.0238506Z * [new branch] gh/makslevental/36/base -> origin/gh/makslevental/36/base 2022-03-17T19:06:49.0239518Z * [new branch] gh/makslevental/36/orig -> origin/gh/makslevental/36/orig 2022-03-17T19:06:49.0241524Z * [new branch] gh/makslevental/38/base -> origin/gh/makslevental/38/base 2022-03-17T19:06:49.0243429Z * [new branch] gh/makslevental/38/head -> origin/gh/makslevental/38/head 2022-03-17T19:06:49.0244725Z * [new branch] gh/makslevental/38/orig -> origin/gh/makslevental/38/orig 2022-03-17T19:06:49.0246552Z * [new branch] gh/makslevental/40/base -> origin/gh/makslevental/40/base 2022-03-17T19:06:49.0247557Z * [new branch] gh/makslevental/40/head -> origin/gh/makslevental/40/head 2022-03-17T19:06:49.0249168Z * [new branch] gh/makslevental/40/orig -> origin/gh/makslevental/40/orig 2022-03-17T19:06:49.0250723Z * [new branch] gh/makslevental/8/base -> origin/gh/makslevental/8/base 2022-03-17T19:06:49.0252724Z * [new branch] gh/makslevental/8/head -> origin/gh/makslevental/8/head 2022-03-17T19:06:49.0253777Z * [new branch] gh/makslevental/8/orig -> origin/gh/makslevental/8/orig 2022-03-17T19:06:49.0255754Z * [new branch] gh/makslevental/9/base -> origin/gh/makslevental/9/base 2022-03-17T19:06:49.0256849Z * [new branch] gh/makslevental/9/head -> origin/gh/makslevental/9/head 2022-03-17T19:06:49.0259222Z * [new branch] gh/makslevental/9/orig -> origin/gh/makslevental/9/orig 2022-03-17T19:06:49.0261730Z * [new branch] gh/mal2147/1/base -> origin/gh/mal2147/1/base 2022-03-17T19:06:49.0264480Z * [new branch] gh/mal2147/3/base -> origin/gh/mal2147/3/base 2022-03-17T19:06:49.0265912Z * [new branch] gh/mal2147/4/base -> origin/gh/mal2147/4/base 2022-03-17T19:06:49.0267738Z * [new branch] gh/mal2147/5/base -> origin/gh/mal2147/5/base 2022-03-17T19:06:49.0268927Z * [new branch] gh/mal2147/6/base -> origin/gh/mal2147/6/base 2022-03-17T19:06:49.0270607Z * [new branch] gh/mal2147/7/base -> origin/gh/mal2147/7/base 2022-03-17T19:06:49.0272272Z * [new branch] gh/mal2147/9/base -> origin/gh/mal2147/9/base 2022-03-17T19:06:49.0274406Z * [new branch] gh/malfet/1/base -> origin/gh/malfet/1/base 2022-03-17T19:06:49.0275469Z * [new branch] gh/malfet/1/head -> origin/gh/malfet/1/head 2022-03-17T19:06:49.0277375Z * [new branch] gh/malfet/10/base -> origin/gh/malfet/10/base 2022-03-17T19:06:49.0278417Z * [new branch] gh/malfet/10/orig -> origin/gh/malfet/10/orig 2022-03-17T19:06:49.0280726Z * [new branch] gh/marjanfariborz/4/base -> origin/gh/marjanfariborz/4/base 2022-03-17T19:06:49.0281825Z * [new branch] gh/marjanfariborz/4/head -> origin/gh/marjanfariborz/4/head 2022-03-17T19:06:49.0283622Z * [new branch] gh/marjanfariborz/4/orig -> origin/gh/marjanfariborz/4/orig 2022-03-17T19:06:49.0285359Z * [new branch] gh/marjanfariborz/5/base -> origin/gh/marjanfariborz/5/base 2022-03-17T19:06:49.0286486Z * [new branch] gh/marjanfariborz/5/head -> origin/gh/marjanfariborz/5/head 2022-03-17T19:06:49.0288130Z * [new branch] gh/marjanfariborz/5/orig -> origin/gh/marjanfariborz/5/orig 2022-03-17T19:06:49.0290235Z * [new branch] gh/mcr229/1/base -> origin/gh/mcr229/1/base 2022-03-17T19:06:49.0291176Z * [new branch] gh/mcr229/1/head -> origin/gh/mcr229/1/head 2022-03-17T19:06:49.0292788Z * [new branch] gh/mcr229/1/orig -> origin/gh/mcr229/1/orig 2022-03-17T19:06:49.0294738Z * [new branch] gh/mehtanirav/2/base -> origin/gh/mehtanirav/2/base 2022-03-17T19:06:49.0295796Z * [new branch] gh/mehtanirav/2/head -> origin/gh/mehtanirav/2/head 2022-03-17T19:06:49.0297478Z * [new branch] gh/mehtanirav/2/orig -> origin/gh/mehtanirav/2/orig 2022-03-17T19:06:49.0299766Z * [new branch] gh/mikaylagawarecki/39/base -> origin/gh/mikaylagawarecki/39/base 2022-03-17T19:06:49.0300808Z * [new branch] gh/mikaylagawarecki/39/head -> origin/gh/mikaylagawarecki/39/head 2022-03-17T19:06:49.0302722Z * [new branch] gh/mikaylagawarecki/39/orig -> origin/gh/mikaylagawarecki/39/orig 2022-03-17T19:06:49.0304418Z * [new branch] gh/mikaylagawarecki/40/base -> origin/gh/mikaylagawarecki/40/base 2022-03-17T19:06:49.0305443Z * [new branch] gh/mikaylagawarecki/40/head -> origin/gh/mikaylagawarecki/40/head 2022-03-17T19:06:49.0306990Z * [new branch] gh/mikaylagawarecki/40/orig -> origin/gh/mikaylagawarecki/40/orig 2022-03-17T19:06:49.0308896Z * [new branch] gh/mikaylagawarecki/41/base -> origin/gh/mikaylagawarecki/41/base 2022-03-17T19:06:49.0309932Z * [new branch] gh/mikaylagawarecki/41/head -> origin/gh/mikaylagawarecki/41/head 2022-03-17T19:06:49.0311582Z * [new branch] gh/mikaylagawarecki/41/orig -> origin/gh/mikaylagawarecki/41/orig 2022-03-17T19:06:49.0313227Z * [new branch] gh/mikaylagawarecki/42/base -> origin/gh/mikaylagawarecki/42/base 2022-03-17T19:06:49.0314284Z * [new branch] gh/mikaylagawarecki/42/head -> origin/gh/mikaylagawarecki/42/head 2022-03-17T19:06:49.0316020Z * [new branch] gh/mikaylagawarecki/42/orig -> origin/gh/mikaylagawarecki/42/orig 2022-03-17T19:06:49.0317805Z * [new branch] gh/mikaylagawarecki/43/base -> origin/gh/mikaylagawarecki/43/base 2022-03-17T19:06:49.0319743Z * [new branch] gh/mikaylagawarecki/43/head -> origin/gh/mikaylagawarecki/43/head 2022-03-17T19:06:49.0320800Z * [new branch] gh/mikaylagawarecki/43/orig -> origin/gh/mikaylagawarecki/43/orig 2022-03-17T19:06:49.0323094Z * [new branch] gh/mikaylagawarecki/44/base -> origin/gh/mikaylagawarecki/44/base 2022-03-17T19:06:49.0324170Z * [new branch] gh/mikaylagawarecki/44/head -> origin/gh/mikaylagawarecki/44/head 2022-03-17T19:06:49.0325547Z * [new branch] gh/mikaylagawarecki/44/orig -> origin/gh/mikaylagawarecki/44/orig 2022-03-17T19:06:49.0327602Z * [new branch] gh/mikaylagawarecki/45/base -> origin/gh/mikaylagawarecki/45/base 2022-03-17T19:06:49.0328683Z * [new branch] gh/mikaylagawarecki/45/head -> origin/gh/mikaylagawarecki/45/head 2022-03-17T19:06:49.0330263Z * [new branch] gh/mikaylagawarecki/45/orig -> origin/gh/mikaylagawarecki/45/orig 2022-03-17T19:06:49.0331930Z * [new branch] gh/mikaylagawarecki/6/base -> origin/gh/mikaylagawarecki/6/base 2022-03-17T19:06:49.0333029Z * [new branch] gh/mikaylagawarecki/6/orig -> origin/gh/mikaylagawarecki/6/orig 2022-03-17T19:06:49.0334946Z * [new branch] gh/mikaylagawarecki/7/base -> origin/gh/mikaylagawarecki/7/base 2022-03-17T19:06:49.0336003Z * [new branch] gh/mikaylagawarecki/7/orig -> origin/gh/mikaylagawarecki/7/orig 2022-03-17T19:06:49.0338488Z * [new branch] gh/mikeiovine/28/base -> origin/gh/mikeiovine/28/base 2022-03-17T19:06:49.0339557Z * [new branch] gh/mikeiovine/28/head -> origin/gh/mikeiovine/28/head 2022-03-17T19:06:49.0341257Z * [new branch] gh/mikeiovine/28/orig -> origin/gh/mikeiovine/28/orig 2022-03-17T19:06:49.0343434Z * [new branch] gh/mikeiovine/32/base -> origin/gh/mikeiovine/32/base 2022-03-17T19:06:49.0344746Z * [new branch] gh/mikeiovine/32/head -> origin/gh/mikeiovine/32/head 2022-03-17T19:06:49.0346353Z * [new branch] gh/mikeiovine/32/orig -> origin/gh/mikeiovine/32/orig 2022-03-17T19:06:49.0348399Z * [new branch] gh/mikeiovine/33/base -> origin/gh/mikeiovine/33/base 2022-03-17T19:06:49.0349367Z * [new branch] gh/mikeiovine/33/head -> origin/gh/mikeiovine/33/head 2022-03-17T19:06:49.0351253Z * [new branch] gh/mikeiovine/33/orig -> origin/gh/mikeiovine/33/orig 2022-03-17T19:06:49.0353141Z * [new branch] gh/mikeiovine/36/base -> origin/gh/mikeiovine/36/base 2022-03-17T19:06:49.0354112Z * [new branch] gh/mikeiovine/36/head -> origin/gh/mikeiovine/36/head 2022-03-17T19:06:49.0356495Z * [new branch] gh/mikeiovine/36/orig -> origin/gh/mikeiovine/36/orig 2022-03-17T19:06:49.0358250Z * [new branch] gh/mikeiovine/37/base -> origin/gh/mikeiovine/37/base 2022-03-17T19:06:49.0359553Z * [new branch] gh/mikeiovine/37/head -> origin/gh/mikeiovine/37/head 2022-03-17T19:06:49.0361060Z * [new branch] gh/mikeiovine/37/orig -> origin/gh/mikeiovine/37/orig 2022-03-17T19:06:49.0362851Z * [new branch] gh/mikeiovine/38/base -> origin/gh/mikeiovine/38/base 2022-03-17T19:06:49.0364160Z * [new branch] gh/mikeiovine/38/head -> origin/gh/mikeiovine/38/head 2022-03-17T19:06:49.0365628Z * [new branch] gh/mikeiovine/38/orig -> origin/gh/mikeiovine/38/orig 2022-03-17T19:06:49.0368521Z * [new branch] gh/mingfeima/1/base -> origin/gh/mingfeima/1/base 2022-03-17T19:06:49.0369585Z * [new branch] gh/mingfeima/1/head -> origin/gh/mingfeima/1/head 2022-03-17T19:06:49.0371079Z * [new branch] gh/mingfeima/1/orig -> origin/gh/mingfeima/1/orig 2022-03-17T19:06:49.0372974Z * [new branch] gh/mingfeima/11/base -> origin/gh/mingfeima/11/base 2022-03-17T19:06:49.0374054Z * [new branch] gh/mingfeima/11/head -> origin/gh/mingfeima/11/head 2022-03-17T19:06:49.0375689Z * [new branch] gh/mingfeima/11/orig -> origin/gh/mingfeima/11/orig 2022-03-17T19:06:49.0377381Z * [new branch] gh/mingfeima/13/base -> origin/gh/mingfeima/13/base 2022-03-17T19:06:49.0378931Z * [new branch] gh/mingfeima/13/head -> origin/gh/mingfeima/13/head 2022-03-17T19:06:49.0380230Z * [new branch] gh/mingfeima/13/orig -> origin/gh/mingfeima/13/orig 2022-03-17T19:06:49.0382018Z * [new branch] gh/mingfeima/14/base -> origin/gh/mingfeima/14/base 2022-03-17T19:06:49.0383548Z * [new branch] gh/mingfeima/14/head -> origin/gh/mingfeima/14/head 2022-03-17T19:06:49.0384601Z * [new branch] gh/mingfeima/14/orig -> origin/gh/mingfeima/14/orig 2022-03-17T19:06:49.0387359Z * [new branch] gh/mingfeima/20/base -> origin/gh/mingfeima/20/base 2022-03-17T19:06:49.0388384Z * [new branch] gh/mingfeima/20/head -> origin/gh/mingfeima/20/head 2022-03-17T19:06:49.0389884Z * [new branch] gh/mingfeima/20/orig -> origin/gh/mingfeima/20/orig 2022-03-17T19:06:49.0391673Z * [new branch] gh/mingfeima/22/base -> origin/gh/mingfeima/22/base 2022-03-17T19:06:49.0392716Z * [new branch] gh/mingfeima/22/head -> origin/gh/mingfeima/22/head 2022-03-17T19:06:49.0394249Z * [new branch] gh/mingfeima/22/orig -> origin/gh/mingfeima/22/orig 2022-03-17T19:06:49.0396022Z * [new branch] gh/mingfeima/26/base -> origin/gh/mingfeima/26/base 2022-03-17T19:06:49.0397103Z * [new branch] gh/mingfeima/26/head -> origin/gh/mingfeima/26/head 2022-03-17T19:06:49.0398681Z * [new branch] gh/mingfeima/26/orig -> origin/gh/mingfeima/26/orig 2022-03-17T19:06:49.0400430Z * [new branch] gh/mingfeima/27/base -> origin/gh/mingfeima/27/base 2022-03-17T19:06:49.0402263Z * [new branch] gh/mingfeima/28/base -> origin/gh/mingfeima/28/base 2022-03-17T19:06:49.0403360Z * [new branch] gh/mingfeima/28/head -> origin/gh/mingfeima/28/head 2022-03-17T19:06:49.0405027Z * [new branch] gh/mingfeima/28/orig -> origin/gh/mingfeima/28/orig 2022-03-17T19:06:49.0407063Z * [new branch] gh/mingfeima/29/base -> origin/gh/mingfeima/29/base 2022-03-17T19:06:49.0408060Z * [new branch] gh/mingfeima/29/head -> origin/gh/mingfeima/29/head 2022-03-17T19:06:49.0409604Z * [new branch] gh/mingfeima/29/orig -> origin/gh/mingfeima/29/orig 2022-03-17T19:06:49.0411281Z * [new branch] gh/mingfeima/3/base -> origin/gh/mingfeima/3/base 2022-03-17T19:06:49.0412571Z * [new branch] gh/mingfeima/3/head -> origin/gh/mingfeima/3/head 2022-03-17T19:06:49.0414065Z * [new branch] gh/mingfeima/3/orig -> origin/gh/mingfeima/3/orig 2022-03-17T19:06:49.0415840Z * [new branch] gh/mingfeima/30/base -> origin/gh/mingfeima/30/base 2022-03-17T19:06:49.0417137Z * [new branch] gh/mingfeima/30/head -> origin/gh/mingfeima/30/head 2022-03-17T19:06:49.0418952Z * [new branch] gh/mingfeima/31/base -> origin/gh/mingfeima/31/base 2022-03-17T19:06:49.0420039Z * [new branch] gh/mingfeima/31/head -> origin/gh/mingfeima/31/head 2022-03-17T19:06:49.0421670Z * [new branch] gh/mingfeima/31/orig -> origin/gh/mingfeima/31/orig 2022-03-17T19:06:49.0423700Z * [new branch] gh/mingfeima/32/base -> origin/gh/mingfeima/32/base 2022-03-17T19:06:49.0425168Z * [new branch] gh/mingfeima/32/head -> origin/gh/mingfeima/32/head 2022-03-17T19:06:49.0426463Z * [new branch] gh/mingfeima/32/orig -> origin/gh/mingfeima/32/orig 2022-03-17T19:06:49.0428368Z * [new branch] gh/mingfeima/33/base -> origin/gh/mingfeima/33/base 2022-03-17T19:06:49.0429552Z * [new branch] gh/mingfeima/33/head -> origin/gh/mingfeima/33/head 2022-03-17T19:06:49.0431078Z * [new branch] gh/mingfeima/33/orig -> origin/gh/mingfeima/33/orig 2022-03-17T19:06:49.0432666Z * [new branch] gh/mingfeima/34/base -> origin/gh/mingfeima/34/base 2022-03-17T19:06:49.0433725Z * [new branch] gh/mingfeima/34/head -> origin/gh/mingfeima/34/head 2022-03-17T19:06:49.0435517Z * [new branch] gh/mingfeima/34/orig -> origin/gh/mingfeima/34/orig 2022-03-17T19:06:49.0437683Z * [new branch] gh/mingfeima/35/base -> origin/gh/mingfeima/35/base 2022-03-17T19:06:49.0438610Z * [new branch] gh/mingfeima/35/head -> origin/gh/mingfeima/35/head 2022-03-17T19:06:49.0440230Z * [new branch] gh/mingfeima/35/orig -> origin/gh/mingfeima/35/orig 2022-03-17T19:06:49.0441831Z * [new branch] gh/mingfeima/36/base -> origin/gh/mingfeima/36/base 2022-03-17T19:06:49.0443108Z * [new branch] gh/mingfeima/36/head -> origin/gh/mingfeima/36/head 2022-03-17T19:06:49.0444831Z * [new branch] gh/mingfeima/36/orig -> origin/gh/mingfeima/36/orig 2022-03-17T19:06:49.0446625Z * [new branch] gh/mingfeima/38/base -> origin/gh/mingfeima/38/base 2022-03-17T19:06:49.0448269Z * [new branch] gh/mingfeima/39/base -> origin/gh/mingfeima/39/base 2022-03-17T19:06:49.0449489Z * [new branch] gh/mingfeima/39/head -> origin/gh/mingfeima/39/head 2022-03-17T19:06:49.0451739Z * [new branch] gh/mingfeima/39/orig -> origin/gh/mingfeima/39/orig 2022-03-17T19:06:49.0453482Z * [new branch] gh/mingfeima/4/base -> origin/gh/mingfeima/4/base 2022-03-17T19:06:49.0454508Z * [new branch] gh/mingfeima/4/head -> origin/gh/mingfeima/4/head 2022-03-17T19:06:49.0456269Z * [new branch] gh/mingfeima/4/orig -> origin/gh/mingfeima/4/orig 2022-03-17T19:06:49.0457564Z * [new branch] gh/mingfeima/40/base -> origin/gh/mingfeima/40/base 2022-03-17T19:06:49.0458856Z * [new branch] gh/mingfeima/40/head -> origin/gh/mingfeima/40/head 2022-03-17T19:06:49.0460425Z * [new branch] gh/mingfeima/40/orig -> origin/gh/mingfeima/40/orig 2022-03-17T19:06:49.0461687Z * [new branch] gh/mingfeima/41/base -> origin/gh/mingfeima/41/base 2022-03-17T19:06:49.0464409Z * [new branch] gh/mingfeima/41/head -> origin/gh/mingfeima/41/head 2022-03-17T19:06:49.0465282Z * [new branch] gh/mingfeima/41/orig -> origin/gh/mingfeima/41/orig 2022-03-17T19:06:49.0467322Z * [new branch] gh/mingfeima/48/base -> origin/gh/mingfeima/48/base 2022-03-17T19:06:49.0468355Z * [new branch] gh/mingfeima/48/head -> origin/gh/mingfeima/48/head 2022-03-17T19:06:49.0469915Z * [new branch] gh/mingfeima/48/orig -> origin/gh/mingfeima/48/orig 2022-03-17T19:06:49.0471794Z * [new branch] gh/mingfeima/49/base -> origin/gh/mingfeima/49/base 2022-03-17T19:06:49.0473081Z * [new branch] gh/mingfeima/49/head -> origin/gh/mingfeima/49/head 2022-03-17T19:06:49.0474789Z * [new branch] gh/mingfeima/49/orig -> origin/gh/mingfeima/49/orig 2022-03-17T19:06:49.0476580Z * [new branch] gh/mingfeima/50/base -> origin/gh/mingfeima/50/base 2022-03-17T19:06:49.0477424Z * [new branch] gh/mingfeima/50/head -> origin/gh/mingfeima/50/head 2022-03-17T19:06:49.0479051Z * [new branch] gh/mingfeima/50/orig -> origin/gh/mingfeima/50/orig 2022-03-17T19:06:49.0480721Z * [new branch] gh/mingfeima/51/base -> origin/gh/mingfeima/51/base 2022-03-17T19:06:49.0482006Z * [new branch] gh/mingfeima/51/head -> origin/gh/mingfeima/51/head 2022-03-17T19:06:49.0483651Z * [new branch] gh/mingfeima/51/orig -> origin/gh/mingfeima/51/orig 2022-03-17T19:06:49.0485281Z * [new branch] gh/mingfeima/52/base -> origin/gh/mingfeima/52/base 2022-03-17T19:06:49.0486555Z * [new branch] gh/mingfeima/52/head -> origin/gh/mingfeima/52/head 2022-03-17T19:06:49.0488076Z * [new branch] gh/mingfeima/52/orig -> origin/gh/mingfeima/52/orig 2022-03-17T19:06:49.0489826Z * [new branch] gh/mingfeima/53/base -> origin/gh/mingfeima/53/base 2022-03-17T19:06:49.0490971Z * [new branch] gh/mingfeima/53/head -> origin/gh/mingfeima/53/head 2022-03-17T19:06:49.0492579Z * [new branch] gh/mingfeima/53/orig -> origin/gh/mingfeima/53/orig 2022-03-17T19:06:49.0494333Z * [new branch] gh/mingfeima/54/base -> origin/gh/mingfeima/54/base 2022-03-17T19:06:49.0495619Z * [new branch] gh/mingfeima/54/head -> origin/gh/mingfeima/54/head 2022-03-17T19:06:49.0497196Z * [new branch] gh/mingfeima/54/orig -> origin/gh/mingfeima/54/orig 2022-03-17T19:06:49.0498691Z * [new branch] gh/mingfeima/55/base -> origin/gh/mingfeima/55/base 2022-03-17T19:06:49.0499957Z * [new branch] gh/mingfeima/55/head -> origin/gh/mingfeima/55/head 2022-03-17T19:06:49.0501394Z * [new branch] gh/mingfeima/55/orig -> origin/gh/mingfeima/55/orig 2022-03-17T19:06:49.0503601Z * [new branch] gh/mingfeima/56/base -> origin/gh/mingfeima/56/base 2022-03-17T19:06:49.0504671Z * [new branch] gh/mingfeima/56/head -> origin/gh/mingfeima/56/head 2022-03-17T19:06:49.0506266Z * [new branch] gh/mingfeima/56/orig -> origin/gh/mingfeima/56/orig 2022-03-17T19:06:49.0508000Z * [new branch] gh/mingfeima/57/base -> origin/gh/mingfeima/57/base 2022-03-17T19:06:49.0509509Z * [new branch] gh/mingfeima/57/head -> origin/gh/mingfeima/57/head 2022-03-17T19:06:49.0510562Z * [new branch] gh/mingfeima/57/orig -> origin/gh/mingfeima/57/orig 2022-03-17T19:06:49.0512959Z * [new branch] gh/mingfeima/58/base -> origin/gh/mingfeima/58/base 2022-03-17T19:06:49.0514442Z * [new branch] gh/mingfeima/58/head -> origin/gh/mingfeima/58/head 2022-03-17T19:06:49.0515628Z * [new branch] gh/mingfeima/58/orig -> origin/gh/mingfeima/58/orig 2022-03-17T19:06:49.0517566Z * [new branch] gh/mingfeima/59/base -> origin/gh/mingfeima/59/base 2022-03-17T19:06:49.0518624Z * [new branch] gh/mingfeima/59/head -> origin/gh/mingfeima/59/head 2022-03-17T19:06:49.0520281Z * [new branch] gh/mingfeima/59/orig -> origin/gh/mingfeima/59/orig 2022-03-17T19:06:49.0522192Z * [new branch] gh/mingfeima/60/base -> origin/gh/mingfeima/60/base 2022-03-17T19:06:49.0523344Z * [new branch] gh/mingfeima/60/head -> origin/gh/mingfeima/60/head 2022-03-17T19:06:49.0524933Z * [new branch] gh/mingfeima/60/orig -> origin/gh/mingfeima/60/orig 2022-03-17T19:06:49.0526608Z * [new branch] gh/mingfeima/61/base -> origin/gh/mingfeima/61/base 2022-03-17T19:06:49.0527696Z * [new branch] gh/mingfeima/61/head -> origin/gh/mingfeima/61/head 2022-03-17T19:06:49.0529367Z * [new branch] gh/mingfeima/61/orig -> origin/gh/mingfeima/61/orig 2022-03-17T19:06:49.0531073Z * [new branch] gh/mingfeima/62/base -> origin/gh/mingfeima/62/base 2022-03-17T19:06:49.0532137Z * [new branch] gh/mingfeima/62/head -> origin/gh/mingfeima/62/head 2022-03-17T19:06:49.0533788Z * [new branch] gh/mingfeima/62/orig -> origin/gh/mingfeima/62/orig 2022-03-17T19:06:49.0535324Z * [new branch] gh/mingfeima/63/base -> origin/gh/mingfeima/63/base 2022-03-17T19:06:49.0536421Z * [new branch] gh/mingfeima/63/head -> origin/gh/mingfeima/63/head 2022-03-17T19:06:49.0538131Z * [new branch] gh/mingfeima/63/orig -> origin/gh/mingfeima/63/orig 2022-03-17T19:06:49.0539637Z * [new branch] gh/mingfeima/64/base -> origin/gh/mingfeima/64/base 2022-03-17T19:06:49.0541234Z * [new branch] gh/mingfeima/64/head -> origin/gh/mingfeima/64/head 2022-03-17T19:06:49.0542744Z * [new branch] gh/mingfeima/64/orig -> origin/gh/mingfeima/64/orig 2022-03-17T19:06:49.0544753Z * [new branch] gh/mingfeima/65/base -> origin/gh/mingfeima/65/base 2022-03-17T19:06:49.0545723Z * [new branch] gh/mingfeima/65/head -> origin/gh/mingfeima/65/head 2022-03-17T19:06:49.0547325Z * [new branch] gh/mingfeima/65/orig -> origin/gh/mingfeima/65/orig 2022-03-17T19:06:49.0549193Z * [new branch] gh/mingfeima/8/base -> origin/gh/mingfeima/8/base 2022-03-17T19:06:49.0550220Z * [new branch] gh/mingfeima/8/head -> origin/gh/mingfeima/8/head 2022-03-17T19:06:49.0551851Z * [new branch] gh/mingfeima/8/orig -> origin/gh/mingfeima/8/orig 2022-03-17T19:06:49.0553833Z * [new branch] gh/mingzhe09088/1/base -> origin/gh/mingzhe09088/1/base 2022-03-17T19:06:49.0554938Z * [new branch] gh/mingzhe09088/1/head -> origin/gh/mingzhe09088/1/head 2022-03-17T19:06:49.0556648Z * [new branch] gh/mingzhe09088/1/orig -> origin/gh/mingzhe09088/1/orig 2022-03-17T19:06:49.0558949Z * [new branch] gh/mingzhe09088/12/base -> origin/gh/mingzhe09088/12/base 2022-03-17T19:06:49.0560394Z * [new branch] gh/mingzhe09088/12/head -> origin/gh/mingzhe09088/12/head 2022-03-17T19:06:49.0561946Z * [new branch] gh/mingzhe09088/12/orig -> origin/gh/mingzhe09088/12/orig 2022-03-17T19:06:49.0563638Z * [new branch] gh/mingzhe09088/14/base -> origin/gh/mingzhe09088/14/base 2022-03-17T19:06:49.0564714Z * [new branch] gh/mingzhe09088/14/head -> origin/gh/mingzhe09088/14/head 2022-03-17T19:06:49.0566340Z * [new branch] gh/mingzhe09088/14/orig -> origin/gh/mingzhe09088/14/orig 2022-03-17T19:06:49.0567639Z * [new branch] gh/mingzhe09088/2/base -> origin/gh/mingzhe09088/2/base 2022-03-17T19:06:49.0569347Z * [new branch] gh/mingzhe09088/2/head -> origin/gh/mingzhe09088/2/head 2022-03-17T19:06:49.0570663Z * [new branch] gh/mingzhe09088/2/orig -> origin/gh/mingzhe09088/2/orig 2022-03-17T19:06:49.0572724Z * [new branch] gh/mingzhe09088/3/base -> origin/gh/mingzhe09088/3/base 2022-03-17T19:06:49.0573597Z * [new branch] gh/mingzhe09088/3/head -> origin/gh/mingzhe09088/3/head 2022-03-17T19:06:49.0575268Z * [new branch] gh/mingzhe09088/3/orig -> origin/gh/mingzhe09088/3/orig 2022-03-17T19:06:49.0577506Z * [new branch] gh/mingzhe09088/4/base -> origin/gh/mingzhe09088/4/base 2022-03-17T19:06:49.0578583Z * [new branch] gh/mingzhe09088/4/orig -> origin/gh/mingzhe09088/4/orig 2022-03-17T19:06:49.0580701Z * [new branch] gh/mingzhe09088/5/base -> origin/gh/mingzhe09088/5/base 2022-03-17T19:06:49.0581820Z * [new branch] gh/mingzhe09088/5/head -> origin/gh/mingzhe09088/5/head 2022-03-17T19:06:49.0583652Z * [new branch] gh/mingzhe09088/5/orig -> origin/gh/mingzhe09088/5/orig 2022-03-17T19:06:49.0585445Z * [new branch] gh/mingzhe09088/6/base -> origin/gh/mingzhe09088/6/base 2022-03-17T19:06:49.0586532Z * [new branch] gh/mingzhe09088/6/head -> origin/gh/mingzhe09088/6/head 2022-03-17T19:06:49.0588150Z * [new branch] gh/mingzhe09088/6/orig -> origin/gh/mingzhe09088/6/orig 2022-03-17T19:06:49.0589692Z * [new branch] gh/mingzhe09088/7/base -> origin/gh/mingzhe09088/7/base 2022-03-17T19:06:49.0590642Z * [new branch] gh/mingzhe09088/7/head -> origin/gh/mingzhe09088/7/head 2022-03-17T19:06:49.0592079Z * [new branch] gh/mingzhe09088/7/orig -> origin/gh/mingzhe09088/7/orig 2022-03-17T19:06:49.0593897Z * [new branch] gh/mingzhe09088/8/base -> origin/gh/mingzhe09088/8/base 2022-03-17T19:06:49.0594945Z * [new branch] gh/mingzhe09088/8/head -> origin/gh/mingzhe09088/8/head 2022-03-17T19:06:49.0596504Z * [new branch] gh/mingzhe09088/8/orig -> origin/gh/mingzhe09088/8/orig 2022-03-17T19:06:49.0598854Z * [new branch] gh/mrshenli/103/base -> origin/gh/mrshenli/103/base 2022-03-17T19:06:49.0599909Z * [new branch] gh/mrshenli/103/head -> origin/gh/mrshenli/103/head 2022-03-17T19:06:49.0601597Z * [new branch] gh/mrshenli/103/orig -> origin/gh/mrshenli/103/orig 2022-03-17T19:06:49.0603392Z * [new branch] gh/mrshenli/138/base -> origin/gh/mrshenli/138/base 2022-03-17T19:06:49.0604654Z * [new branch] gh/mrshenli/138/head -> origin/gh/mrshenli/138/head 2022-03-17T19:06:49.0606196Z * [new branch] gh/mrshenli/138/orig -> origin/gh/mrshenli/138/orig 2022-03-17T19:06:49.0607932Z * [new branch] gh/mrshenli/165/base -> origin/gh/mrshenli/165/base 2022-03-17T19:06:49.0608998Z * [new branch] gh/mrshenli/165/head -> origin/gh/mrshenli/165/head 2022-03-17T19:06:49.0610583Z * [new branch] gh/mrshenli/165/orig -> origin/gh/mrshenli/165/orig 2022-03-17T19:06:49.0612242Z * [new branch] gh/mrshenli/171/base -> origin/gh/mrshenli/171/base 2022-03-17T19:06:49.0613839Z * [new branch] gh/mrshenli/171/head -> origin/gh/mrshenli/171/head 2022-03-17T19:06:49.0614780Z * [new branch] gh/mrshenli/171/orig -> origin/gh/mrshenli/171/orig 2022-03-17T19:06:49.0616687Z * [new branch] gh/mrshenli/172/base -> origin/gh/mrshenli/172/base 2022-03-17T19:06:49.0618298Z * [new branch] gh/mrshenli/172/head -> origin/gh/mrshenli/172/head 2022-03-17T19:06:49.0619329Z * [new branch] gh/mrshenli/172/orig -> origin/gh/mrshenli/172/orig 2022-03-17T19:06:49.0621688Z * [new branch] gh/mrshenli/173/base -> origin/gh/mrshenli/173/base 2022-03-17T19:06:49.0623228Z * [new branch] gh/mrshenli/173/head -> origin/gh/mrshenli/173/head 2022-03-17T19:06:49.0624209Z * [new branch] gh/mrshenli/173/orig -> origin/gh/mrshenli/173/orig 2022-03-17T19:06:49.0625979Z * [new branch] gh/mrshenli/174/base -> origin/gh/mrshenli/174/base 2022-03-17T19:06:49.0626745Z * [new branch] gh/mrshenli/174/head -> origin/gh/mrshenli/174/head 2022-03-17T19:06:49.0628569Z * [new branch] gh/mrshenli/174/orig -> origin/gh/mrshenli/174/orig 2022-03-17T19:06:49.0630739Z * [new branch] gh/mrshenli/180/base -> origin/gh/mrshenli/180/base 2022-03-17T19:06:49.0632259Z * [new branch] gh/mrshenli/180/head -> origin/gh/mrshenli/180/head 2022-03-17T19:06:49.0633348Z * [new branch] gh/mrshenli/180/orig -> origin/gh/mrshenli/180/orig 2022-03-17T19:06:49.0635415Z * [new branch] gh/mrshenli/183/base -> origin/gh/mrshenli/183/base 2022-03-17T19:06:49.0636701Z * [new branch] gh/mrshenli/183/head -> origin/gh/mrshenli/183/head 2022-03-17T19:06:49.0638359Z * [new branch] gh/mrshenli/183/orig -> origin/gh/mrshenli/183/orig 2022-03-17T19:06:49.0639994Z * [new branch] gh/mrshenli/186/base -> origin/gh/mrshenli/186/base 2022-03-17T19:06:49.0641169Z * [new branch] gh/mrshenli/186/head -> origin/gh/mrshenli/186/head 2022-03-17T19:06:49.0642755Z * [new branch] gh/mrshenli/186/orig -> origin/gh/mrshenli/186/orig 2022-03-17T19:06:49.0644504Z * [new branch] gh/mrshenli/195/base -> origin/gh/mrshenli/195/base 2022-03-17T19:06:49.0645492Z * [new branch] gh/mrshenli/195/head -> origin/gh/mrshenli/195/head 2022-03-17T19:06:49.0647123Z * [new branch] gh/mrshenli/195/orig -> origin/gh/mrshenli/195/orig 2022-03-17T19:06:49.0649570Z * [new branch] gh/mrshenli/227/base -> origin/gh/mrshenli/227/base 2022-03-17T19:06:49.0650850Z * [new branch] gh/mrshenli/227/head -> origin/gh/mrshenli/227/head 2022-03-17T19:06:49.0652133Z * [new branch] gh/mrshenli/227/orig -> origin/gh/mrshenli/227/orig 2022-03-17T19:06:49.0654112Z * [new branch] gh/mrshenli/240/base -> origin/gh/mrshenli/240/base 2022-03-17T19:06:49.0655142Z * [new branch] gh/mrshenli/240/head -> origin/gh/mrshenli/240/head 2022-03-17T19:06:49.0656706Z * [new branch] gh/mrshenli/240/orig -> origin/gh/mrshenli/240/orig 2022-03-17T19:06:49.0658752Z * [new branch] gh/mrshenli/257/base -> origin/gh/mrshenli/257/base 2022-03-17T19:06:49.0660041Z * [new branch] gh/mrshenli/257/head -> origin/gh/mrshenli/257/head 2022-03-17T19:06:49.0661478Z * [new branch] gh/mrshenli/257/orig -> origin/gh/mrshenli/257/orig 2022-03-17T19:06:49.0664331Z * [new branch] gh/mrshenli/288/base -> origin/gh/mrshenli/288/base 2022-03-17T19:06:49.0665435Z * [new branch] gh/mrshenli/288/head -> origin/gh/mrshenli/288/head 2022-03-17T19:06:49.0667030Z * [new branch] gh/mrshenli/288/orig -> origin/gh/mrshenli/288/orig 2022-03-17T19:06:49.0669006Z * [new branch] gh/mrshenli/302/base -> origin/gh/mrshenli/302/base 2022-03-17T19:06:49.0670417Z * [new branch] gh/mrshenli/302/head -> origin/gh/mrshenli/302/head 2022-03-17T19:06:49.0672310Z * [new branch] gh/mrshenli/302/orig -> origin/gh/mrshenli/302/orig 2022-03-17T19:06:49.0673334Z * [new branch] gh/mrshenli/306/base -> origin/gh/mrshenli/306/base 2022-03-17T19:06:49.0674905Z * [new branch] gh/mrshenli/306/head -> origin/gh/mrshenli/306/head 2022-03-17T19:06:49.0675979Z * [new branch] gh/mrshenli/306/orig -> origin/gh/mrshenli/306/orig 2022-03-17T19:06:49.0677999Z * [new branch] gh/mrshenli/307/base -> origin/gh/mrshenli/307/base 2022-03-17T19:06:49.0679485Z * [new branch] gh/mrshenli/307/head -> origin/gh/mrshenli/307/head 2022-03-17T19:06:49.0681080Z * [new branch] gh/mrshenli/307/orig -> origin/gh/mrshenli/307/orig 2022-03-17T19:06:49.0682785Z * [new branch] gh/mrshenli/309/base -> origin/gh/mrshenli/309/base 2022-03-17T19:06:49.0683867Z * [new branch] gh/mrshenli/309/head -> origin/gh/mrshenli/309/head 2022-03-17T19:06:49.0685528Z * [new branch] gh/mrshenli/309/orig -> origin/gh/mrshenli/309/orig 2022-03-17T19:06:49.0687195Z * [new branch] gh/mrshenli/310/base -> origin/gh/mrshenli/310/base 2022-03-17T19:06:49.0688207Z * [new branch] gh/mrshenli/310/head -> origin/gh/mrshenli/310/head 2022-03-17T19:06:49.0689822Z * [new branch] gh/mrshenli/310/orig -> origin/gh/mrshenli/310/orig 2022-03-17T19:06:49.0691540Z * [new branch] gh/mrshenli/319/base -> origin/gh/mrshenli/319/base 2022-03-17T19:06:49.0692533Z * [new branch] gh/mrshenli/319/head -> origin/gh/mrshenli/319/head 2022-03-17T19:06:49.0694229Z * [new branch] gh/mrshenli/319/orig -> origin/gh/mrshenli/319/orig 2022-03-17T19:06:49.0696037Z * [new branch] gh/mrshenli/320/base -> origin/gh/mrshenli/320/base 2022-03-17T19:06:49.0697018Z * [new branch] gh/mrshenli/320/head -> origin/gh/mrshenli/320/head 2022-03-17T19:06:49.0698698Z * [new branch] gh/mrshenli/320/orig -> origin/gh/mrshenli/320/orig 2022-03-17T19:06:49.0700571Z * [new branch] gh/mrshenli/322/base -> origin/gh/mrshenli/322/base 2022-03-17T19:06:49.0701749Z * [new branch] gh/mrshenli/322/head -> origin/gh/mrshenli/322/head 2022-03-17T19:06:49.0703747Z * [new branch] gh/mrshenli/322/orig -> origin/gh/mrshenli/322/orig 2022-03-17T19:06:49.0705426Z * [new branch] gh/mrshenli/323/base -> origin/gh/mrshenli/323/base 2022-03-17T19:06:49.0706885Z * [new branch] gh/mrshenli/323/head -> origin/gh/mrshenli/323/head 2022-03-17T19:06:49.0708549Z * [new branch] gh/mrshenli/323/orig -> origin/gh/mrshenli/323/orig 2022-03-17T19:06:49.0710232Z * [new branch] gh/mrshenli/324/base -> origin/gh/mrshenli/324/base 2022-03-17T19:06:49.0711283Z * [new branch] gh/mrshenli/324/head -> origin/gh/mrshenli/324/head 2022-03-17T19:06:49.0712993Z * [new branch] gh/mrshenli/324/orig -> origin/gh/mrshenli/324/orig 2022-03-17T19:06:49.0714719Z * [new branch] gh/mrshenli/326/base -> origin/gh/mrshenli/326/base 2022-03-17T19:06:49.0715674Z * [new branch] gh/mrshenli/326/head -> origin/gh/mrshenli/326/head 2022-03-17T19:06:49.0717352Z * [new branch] gh/mrshenli/326/orig -> origin/gh/mrshenli/326/orig 2022-03-17T19:06:49.0719347Z * [new branch] gh/mrshenli/328/base -> origin/gh/mrshenli/328/base 2022-03-17T19:06:49.0720496Z * [new branch] gh/mrshenli/328/head -> origin/gh/mrshenli/328/head 2022-03-17T19:06:49.0722120Z * [new branch] gh/mrshenli/328/orig -> origin/gh/mrshenli/328/orig 2022-03-17T19:06:49.0724130Z * [new branch] gh/mrshenli/329/base -> origin/gh/mrshenli/329/base 2022-03-17T19:06:49.0725134Z * [new branch] gh/mrshenli/329/head -> origin/gh/mrshenli/329/head 2022-03-17T19:06:49.0727393Z * [new branch] gh/mrshenli/329/orig -> origin/gh/mrshenli/329/orig 2022-03-17T19:06:49.0729188Z * [new branch] gh/mrshenli/334/base -> origin/gh/mrshenli/334/base 2022-03-17T19:06:49.0730195Z * [new branch] gh/mrshenli/334/head -> origin/gh/mrshenli/334/head 2022-03-17T19:06:49.0731837Z * [new branch] gh/mrshenli/334/orig -> origin/gh/mrshenli/334/orig 2022-03-17T19:06:49.0733546Z * [new branch] gh/mrshenli/335/base -> origin/gh/mrshenli/335/base 2022-03-17T19:06:49.0734685Z * [new branch] gh/mrshenli/335/head -> origin/gh/mrshenli/335/head 2022-03-17T19:06:49.0736374Z * [new branch] gh/mrshenli/335/orig -> origin/gh/mrshenli/335/orig 2022-03-17T19:06:49.0738443Z * [new branch] gh/mrshenli/336/base -> origin/gh/mrshenli/336/base 2022-03-17T19:06:49.0739998Z * [new branch] gh/mrshenli/336/head -> origin/gh/mrshenli/336/head 2022-03-17T19:06:49.0741316Z * [new branch] gh/mrshenli/336/orig -> origin/gh/mrshenli/336/orig 2022-03-17T19:06:49.0743447Z * [new branch] gh/mrshenli/38/base -> origin/gh/mrshenli/38/base 2022-03-17T19:06:49.0744611Z * [new branch] gh/mrshenli/38/head -> origin/gh/mrshenli/38/head 2022-03-17T19:06:49.0746156Z * [new branch] gh/mrshenli/38/orig -> origin/gh/mrshenli/38/orig 2022-03-17T19:06:49.0747962Z * [new branch] gh/mrshenli/93/base -> origin/gh/mrshenli/93/base 2022-03-17T19:06:49.0749493Z * [new branch] gh/mrshenli/93/head -> origin/gh/mrshenli/93/head 2022-03-17T19:06:49.0750770Z * [new branch] gh/mrshenli/93/orig -> origin/gh/mrshenli/93/orig 2022-03-17T19:06:49.0752661Z * [new branch] gh/mrshenli/95/head -> origin/gh/mrshenli/95/head 2022-03-17T19:06:49.0753757Z * [new branch] gh/mrshenli/95/orig -> origin/gh/mrshenli/95/orig 2022-03-17T19:06:49.0755970Z * [new branch] gh/mrzzd/11/base -> origin/gh/mrzzd/11/base 2022-03-17T19:06:49.0757116Z * [new branch] gh/mrzzd/11/head -> origin/gh/mrzzd/11/head 2022-03-17T19:06:49.0758884Z * [new branch] gh/mrzzd/11/orig -> origin/gh/mrzzd/11/orig 2022-03-17T19:06:49.0760984Z * [new branch] gh/msaroufim/5/base -> origin/gh/msaroufim/5/base 2022-03-17T19:06:49.0761959Z * [new branch] gh/msaroufim/5/head -> origin/gh/msaroufim/5/head 2022-03-17T19:06:49.0763442Z * [new branch] gh/msaroufim/5/orig -> origin/gh/msaroufim/5/orig 2022-03-17T19:06:49.0765726Z * [new branch] gh/mvsampath/1/base -> origin/gh/mvsampath/1/base 2022-03-17T19:06:49.0766628Z * [new branch] gh/mvsampath/1/head -> origin/gh/mvsampath/1/head 2022-03-17T19:06:49.0768263Z * [new branch] gh/mvsampath/1/orig -> origin/gh/mvsampath/1/orig 2022-03-17T19:06:49.0770208Z * [new branch] gh/nairbv/19/base -> origin/gh/nairbv/19/base 2022-03-17T19:06:49.0771852Z * [new branch] gh/nairbv/19/head -> origin/gh/nairbv/19/head 2022-03-17T19:06:49.0773696Z * [new branch] gh/nairbv/19/orig -> origin/gh/nairbv/19/orig 2022-03-17T19:06:49.0775525Z * [new branch] gh/nairbv/2/head -> origin/gh/nairbv/2/head 2022-03-17T19:06:49.0777042Z * [new branch] gh/nairbv/2/orig -> origin/gh/nairbv/2/orig 2022-03-17T19:06:49.0778670Z * [new branch] gh/nairbv/24/base -> origin/gh/nairbv/24/base 2022-03-17T19:06:49.0779703Z * [new branch] gh/nairbv/24/head -> origin/gh/nairbv/24/head 2022-03-17T19:06:49.0781423Z * [new branch] gh/nairbv/24/orig -> origin/gh/nairbv/24/orig 2022-03-17T19:06:49.0783085Z * [new branch] gh/nairbv/25/base -> origin/gh/nairbv/25/base 2022-03-17T19:06:49.0784377Z * [new branch] gh/nairbv/25/head -> origin/gh/nairbv/25/head 2022-03-17T19:06:49.0785641Z * [new branch] gh/nairbv/25/orig -> origin/gh/nairbv/25/orig 2022-03-17T19:06:49.0787440Z * [new branch] gh/nairbv/3/base -> origin/gh/nairbv/3/base 2022-03-17T19:06:49.0788511Z * [new branch] gh/nairbv/3/orig -> origin/gh/nairbv/3/orig 2022-03-17T19:06:49.0790863Z * [new branch] gh/narang99/3/base -> origin/gh/narang99/3/base 2022-03-17T19:06:49.0791934Z * [new branch] gh/narang99/3/head -> origin/gh/narang99/3/head 2022-03-17T19:06:49.0793839Z * [new branch] gh/narang99/3/orig -> origin/gh/narang99/3/orig 2022-03-17T19:06:49.0795478Z * [new branch] gh/narang99/4/base -> origin/gh/narang99/4/base 2022-03-17T19:06:49.0796755Z * [new branch] gh/narang99/4/head -> origin/gh/narang99/4/head 2022-03-17T19:06:49.0798274Z * [new branch] gh/narang99/4/orig -> origin/gh/narang99/4/orig 2022-03-17T19:06:49.0808441Z * [new branch] gh/narang99/5/base -> origin/gh/narang99/5/base 2022-03-17T19:06:49.0809706Z * [new branch] gh/narang99/5/head -> origin/gh/narang99/5/head 2022-03-17T19:06:49.0811227Z * [new branch] gh/narang99/5/orig -> origin/gh/narang99/5/orig 2022-03-17T19:06:49.0813455Z * [new branch] gh/navahgar/28/base -> origin/gh/navahgar/28/base 2022-03-17T19:06:49.0814774Z * [new branch] gh/navahgar/28/head -> origin/gh/navahgar/28/head 2022-03-17T19:06:49.0816593Z * [new branch] gh/navahgar/28/orig -> origin/gh/navahgar/28/orig 2022-03-17T19:06:49.0818165Z * [new branch] gh/navahgar/29/base -> origin/gh/navahgar/29/base 2022-03-17T19:06:49.0819170Z * [new branch] gh/navahgar/29/head -> origin/gh/navahgar/29/head 2022-03-17T19:06:49.0821030Z * [new branch] gh/navahgar/29/orig -> origin/gh/navahgar/29/orig 2022-03-17T19:06:49.0823153Z * [new branch] gh/navahgar/7/base -> origin/gh/navahgar/7/base 2022-03-17T19:06:49.0824115Z * [new branch] gh/navahgar/7/head -> origin/gh/navahgar/7/head 2022-03-17T19:06:49.0825700Z * [new branch] gh/navahgar/7/orig -> origin/gh/navahgar/7/orig 2022-03-17T19:06:49.0827223Z * [new branch] gh/navahgar/8/base -> origin/gh/navahgar/8/base 2022-03-17T19:06:49.0828226Z * [new branch] gh/navahgar/8/head -> origin/gh/navahgar/8/head 2022-03-17T19:06:49.0829942Z * [new branch] gh/navahgar/8/orig -> origin/gh/navahgar/8/orig 2022-03-17T19:06:49.0831032Z * [new branch] gh/navahgar/9/base -> origin/gh/navahgar/9/base 2022-03-17T19:06:49.0837055Z * [new branch] gh/navahgar/9/head -> origin/gh/navahgar/9/head 2022-03-17T19:06:49.0838186Z * [new branch] gh/navahgar/9/orig -> origin/gh/navahgar/9/orig 2022-03-17T19:06:49.0840268Z * [new branch] gh/ngimel/2/base -> origin/gh/ngimel/2/base 2022-03-17T19:06:49.0842547Z * [new branch] gh/nikithamalgifb/2/base -> origin/gh/nikithamalgifb/2/base 2022-03-17T19:06:49.0846763Z * [new branch] gh/nikithamalgifb/2/head -> origin/gh/nikithamalgifb/2/head 2022-03-17T19:06:49.0848835Z * [new branch] gh/nikithamalgifb/2/orig -> origin/gh/nikithamalgifb/2/orig 2022-03-17T19:06:49.0852001Z * [new branch] gh/nikithamalgifb/21/base -> origin/gh/nikithamalgifb/21/base 2022-03-17T19:06:49.0854116Z * [new branch] gh/nikithamalgifb/21/head -> origin/gh/nikithamalgifb/21/head 2022-03-17T19:06:49.0855256Z * [new branch] gh/nikithamalgifb/21/orig -> origin/gh/nikithamalgifb/21/orig 2022-03-17T19:06:49.0860734Z * [new branch] gh/nikithamalgifb/25/base -> origin/gh/nikithamalgifb/25/base 2022-03-17T19:06:49.0861897Z * [new branch] gh/nikithamalgifb/25/head -> origin/gh/nikithamalgifb/25/head 2022-03-17T19:06:49.0864596Z * [new branch] gh/nikithamalgifb/25/orig -> origin/gh/nikithamalgifb/25/orig 2022-03-17T19:06:49.0865853Z * [new branch] gh/nikithamalgifb/27/base -> origin/gh/nikithamalgifb/27/base 2022-03-17T19:06:49.0868814Z * [new branch] gh/nikithamalgifb/27/head -> origin/gh/nikithamalgifb/27/head 2022-03-17T19:06:49.0873158Z * [new branch] gh/nikithamalgifb/27/orig -> origin/gh/nikithamalgifb/27/orig 2022-03-17T19:06:49.0875235Z * [new branch] gh/nikithamalgifb/29/base -> origin/gh/nikithamalgifb/29/base 2022-03-17T19:06:49.0877776Z * [new branch] gh/nikithamalgifb/29/head -> origin/gh/nikithamalgifb/29/head 2022-03-17T19:06:49.0878989Z * [new branch] gh/nikithamalgifb/29/orig -> origin/gh/nikithamalgifb/29/orig 2022-03-17T19:06:49.0881029Z * [new branch] gh/nikithamalgifb/30/base -> origin/gh/nikithamalgifb/30/base 2022-03-17T19:06:49.0882343Z * [new branch] gh/nikithamalgifb/30/head -> origin/gh/nikithamalgifb/30/head 2022-03-17T19:06:49.0883950Z * [new branch] gh/nikithamalgifb/30/orig -> origin/gh/nikithamalgifb/30/orig 2022-03-17T19:06:49.0885522Z * [new branch] gh/nikithamalgifb/31/base -> origin/gh/nikithamalgifb/31/base 2022-03-17T19:06:49.0890571Z * [new branch] gh/nikithamalgifb/31/head -> origin/gh/nikithamalgifb/31/head 2022-03-17T19:06:49.0891534Z * [new branch] gh/nikithamalgifb/31/orig -> origin/gh/nikithamalgifb/31/orig 2022-03-17T19:06:49.0892508Z * [new branch] gh/nikithamalgifb/32/base -> origin/gh/nikithamalgifb/32/base 2022-03-17T19:06:49.0893441Z * [new branch] gh/nikithamalgifb/32/head -> origin/gh/nikithamalgifb/32/head 2022-03-17T19:06:49.0894442Z * [new branch] gh/nikithamalgifb/32/orig -> origin/gh/nikithamalgifb/32/orig 2022-03-17T19:06:49.0895380Z * [new branch] gh/nikithamalgifb/41/base -> origin/gh/nikithamalgifb/41/base 2022-03-17T19:06:49.0896317Z * [new branch] gh/nikithamalgifb/41/head -> origin/gh/nikithamalgifb/41/head 2022-03-17T19:06:49.0897205Z * [new branch] gh/nikithamalgifb/41/orig -> origin/gh/nikithamalgifb/41/orig 2022-03-17T19:06:49.0899276Z * [new branch] gh/nikithamalgifb/43/base -> origin/gh/nikithamalgifb/43/base 2022-03-17T19:06:49.0899785Z * [new branch] gh/nikithamalgifb/43/head -> origin/gh/nikithamalgifb/43/head 2022-03-17T19:06:49.0901431Z * [new branch] gh/nikithamalgifb/43/orig -> origin/gh/nikithamalgifb/43/orig 2022-03-17T19:06:49.0903742Z * [new branch] gh/nikithamalgifb/44/base -> origin/gh/nikithamalgifb/44/base 2022-03-17T19:06:49.0905119Z * [new branch] gh/nikithamalgifb/44/head -> origin/gh/nikithamalgifb/44/head 2022-03-17T19:06:49.0906377Z * [new branch] gh/nikithamalgifb/44/orig -> origin/gh/nikithamalgifb/44/orig 2022-03-17T19:06:49.0908583Z * [new branch] gh/nikithamalgifb/46/base -> origin/gh/nikithamalgifb/46/base 2022-03-17T19:06:49.0909536Z * [new branch] gh/nikithamalgifb/46/head -> origin/gh/nikithamalgifb/46/head 2022-03-17T19:06:49.0910832Z * [new branch] gh/nikithamalgifb/46/orig -> origin/gh/nikithamalgifb/46/orig 2022-03-17T19:06:49.0913317Z * [new branch] gh/nikithamalgifb/47/base -> origin/gh/nikithamalgifb/47/base 2022-03-17T19:06:49.0914310Z * [new branch] gh/nikithamalgifb/47/head -> origin/gh/nikithamalgifb/47/head 2022-03-17T19:06:49.0915707Z * [new branch] gh/nikithamalgifb/47/orig -> origin/gh/nikithamalgifb/47/orig 2022-03-17T19:06:49.0917993Z * [new branch] gh/nikithamalgifb/5/base -> origin/gh/nikithamalgifb/5/base 2022-03-17T19:06:49.0919098Z * [new branch] gh/nikithamalgifb/5/head -> origin/gh/nikithamalgifb/5/head 2022-03-17T19:06:49.0920413Z * [new branch] gh/nikithamalgifb/5/orig -> origin/gh/nikithamalgifb/5/orig 2022-03-17T19:06:49.0922461Z * [new branch] gh/nikithamalgifb/50/base -> origin/gh/nikithamalgifb/50/base 2022-03-17T19:06:49.0923508Z * [new branch] gh/nikithamalgifb/50/head -> origin/gh/nikithamalgifb/50/head 2022-03-17T19:06:49.0924829Z * [new branch] gh/nikithamalgifb/50/orig -> origin/gh/nikithamalgifb/50/orig 2022-03-17T19:06:49.0926894Z * [new branch] gh/nikithamalgifb/9/base -> origin/gh/nikithamalgifb/9/base 2022-03-17T19:06:49.0927961Z * [new branch] gh/nikithamalgifb/9/head -> origin/gh/nikithamalgifb/9/head 2022-03-17T19:06:49.0929284Z * [new branch] gh/nikithamalgifb/9/orig -> origin/gh/nikithamalgifb/9/orig 2022-03-17T19:06:49.0931537Z * [new branch] gh/nivekt/34/base -> origin/gh/nivekt/34/base 2022-03-17T19:06:49.0932555Z * [new branch] gh/nivekt/34/head -> origin/gh/nivekt/34/head 2022-03-17T19:06:49.0934134Z * [new branch] gh/nivekt/34/orig -> origin/gh/nivekt/34/orig 2022-03-17T19:06:49.0936061Z * [new branch] gh/nivekt/38/base -> origin/gh/nivekt/38/base 2022-03-17T19:06:49.0937074Z * [new branch] gh/nivekt/38/head -> origin/gh/nivekt/38/head 2022-03-17T19:06:49.0938814Z * [new branch] gh/nivekt/38/orig -> origin/gh/nivekt/38/orig 2022-03-17T19:06:49.0940527Z * [new branch] gh/nivekt/41/base -> origin/gh/nivekt/41/base 2022-03-17T19:06:49.0941780Z * [new branch] gh/nivekt/41/head -> origin/gh/nivekt/41/head 2022-03-17T19:06:49.0943495Z * [new branch] gh/nivekt/41/orig -> origin/gh/nivekt/41/orig 2022-03-17T19:06:49.0945145Z * [new branch] gh/nivekt/42/base -> origin/gh/nivekt/42/base 2022-03-17T19:06:49.0946325Z * [new branch] gh/nivekt/42/head -> origin/gh/nivekt/42/head 2022-03-17T19:06:49.0947853Z * [new branch] gh/nivekt/42/orig -> origin/gh/nivekt/42/orig 2022-03-17T19:06:49.0950330Z * [new branch] gh/nivekt/49/base -> origin/gh/nivekt/49/base 2022-03-17T19:06:49.0951882Z * [new branch] gh/nivekt/49/head -> origin/gh/nivekt/49/head 2022-03-17T19:06:49.0952973Z * [new branch] gh/nivekt/49/orig -> origin/gh/nivekt/49/orig 2022-03-17T19:06:49.0954962Z * [new branch] gh/nivekt/52/base -> origin/gh/nivekt/52/base 2022-03-17T19:06:49.0956649Z * [new branch] gh/nivekt/52/head -> origin/gh/nivekt/52/head 2022-03-17T19:06:49.0957895Z * [new branch] gh/nivekt/52/orig -> origin/gh/nivekt/52/orig 2022-03-17T19:06:49.0959832Z * [new branch] gh/nivekt/8/base -> origin/gh/nivekt/8/base 2022-03-17T19:06:49.0961004Z * [new branch] gh/nivekt/8/head -> origin/gh/nivekt/8/head 2022-03-17T19:06:49.0962539Z * [new branch] gh/nivekt/8/orig -> origin/gh/nivekt/8/orig 2022-03-17T19:06:49.0964641Z * [new branch] gh/nkaretnikov/25/base -> origin/gh/nkaretnikov/25/base 2022-03-17T19:06:49.0965745Z * [new branch] gh/nkaretnikov/25/head -> origin/gh/nkaretnikov/25/head 2022-03-17T19:06:49.0967162Z * [new branch] gh/nkaretnikov/25/orig -> origin/gh/nkaretnikov/25/orig 2022-03-17T19:06:49.0968972Z * [new branch] gh/nkaretnikov/28/base -> origin/gh/nkaretnikov/28/base 2022-03-17T19:06:49.0969984Z * [new branch] gh/nkaretnikov/28/head -> origin/gh/nkaretnikov/28/head 2022-03-17T19:06:49.0971273Z * [new branch] gh/nkaretnikov/28/orig -> origin/gh/nkaretnikov/28/orig 2022-03-17T19:06:49.0973218Z * [new branch] gh/nkaretnikov/33/base -> origin/gh/nkaretnikov/33/base 2022-03-17T19:06:49.0974787Z * [new branch] gh/nkaretnikov/33/head -> origin/gh/nkaretnikov/33/head 2022-03-17T19:06:49.0975835Z * [new branch] gh/nkaretnikov/33/orig -> origin/gh/nkaretnikov/33/orig 2022-03-17T19:06:49.0978805Z * [new branch] gh/nkaretnikov/34/base -> origin/gh/nkaretnikov/34/base 2022-03-17T19:06:49.0980285Z * [new branch] gh/nkaretnikov/34/head -> origin/gh/nkaretnikov/34/head 2022-03-17T19:06:49.0981690Z * [new branch] gh/nkaretnikov/34/orig -> origin/gh/nkaretnikov/34/orig 2022-03-17T19:06:49.0984604Z * [new branch] gh/osalpekar/1/base -> origin/gh/osalpekar/1/base 2022-03-17T19:06:49.0985713Z * [new branch] gh/osalpekar/1/head -> origin/gh/osalpekar/1/head 2022-03-17T19:06:49.0987445Z * [new branch] gh/osalpekar/102/base -> origin/gh/osalpekar/102/base 2022-03-17T19:06:49.0989476Z * [new branch] gh/osalpekar/102/head -> origin/gh/osalpekar/102/head 2022-03-17T19:06:49.0990879Z * [new branch] gh/osalpekar/102/orig -> origin/gh/osalpekar/102/orig 2022-03-17T19:06:49.0992694Z * [new branch] gh/osalpekar/107/base -> origin/gh/osalpekar/107/base 2022-03-17T19:06:49.0993754Z * [new branch] gh/osalpekar/107/head -> origin/gh/osalpekar/107/head 2022-03-17T19:06:49.0996186Z * [new branch] gh/osalpekar/2/base -> origin/gh/osalpekar/2/base 2022-03-17T19:06:49.0997125Z * [new branch] gh/osalpekar/2/head -> origin/gh/osalpekar/2/head 2022-03-17T19:06:49.0998867Z * [new branch] gh/osalpekar/3/base -> origin/gh/osalpekar/3/base 2022-03-17T19:06:49.0999952Z * [new branch] gh/osalpekar/3/head -> origin/gh/osalpekar/3/head 2022-03-17T19:06:49.1001680Z * [new branch] gh/osalpekar/4/base -> origin/gh/osalpekar/4/base 2022-03-17T19:06:49.1002627Z * [new branch] gh/osalpekar/4/head -> origin/gh/osalpekar/4/head 2022-03-17T19:06:49.1004693Z * [new branch] gh/osalpekar/40/base -> origin/gh/osalpekar/40/base 2022-03-17T19:06:49.1005774Z * [new branch] gh/osalpekar/40/orig -> origin/gh/osalpekar/40/orig 2022-03-17T19:06:49.1007549Z * [new branch] gh/osalpekar/6/base -> origin/gh/osalpekar/6/base 2022-03-17T19:06:49.1008659Z * [new branch] gh/osalpekar/6/head -> origin/gh/osalpekar/6/head 2022-03-17T19:06:49.1010410Z * [new branch] gh/osalpekar/6/orig -> origin/gh/osalpekar/6/orig 2022-03-17T19:06:49.1012917Z * [new branch] gh/osalpekar/60/base -> origin/gh/osalpekar/60/base 2022-03-17T19:06:49.1014137Z * [new branch] gh/osalpekar/60/head -> origin/gh/osalpekar/60/head 2022-03-17T19:06:49.1015770Z * [new branch] gh/osalpekar/60/orig -> origin/gh/osalpekar/60/orig 2022-03-17T19:06:49.1017906Z * [new branch] gh/osalpekar/61/base -> origin/gh/osalpekar/61/base 2022-03-17T19:06:49.1019046Z * [new branch] gh/osalpekar/61/head -> origin/gh/osalpekar/61/head 2022-03-17T19:06:49.1020797Z * [new branch] gh/osalpekar/61/orig -> origin/gh/osalpekar/61/orig 2022-03-17T19:06:49.1022266Z * [new branch] gh/osalpekar/62/base -> origin/gh/osalpekar/62/base 2022-03-17T19:06:49.1024011Z * [new branch] gh/osalpekar/62/head -> origin/gh/osalpekar/62/head 2022-03-17T19:06:49.1025069Z * [new branch] gh/osalpekar/62/orig -> origin/gh/osalpekar/62/orig 2022-03-17T19:06:49.1026900Z * [new branch] gh/osalpekar/76/base -> origin/gh/osalpekar/76/base 2022-03-17T19:06:49.1028044Z * [new branch] gh/osalpekar/76/head -> origin/gh/osalpekar/76/head 2022-03-17T19:06:49.1029774Z * [new branch] gh/osalpekar/76/orig -> origin/gh/osalpekar/76/orig 2022-03-17T19:06:49.1031675Z * [new branch] gh/osalpekar/77/base -> origin/gh/osalpekar/77/base 2022-03-17T19:06:49.1032948Z * [new branch] gh/osalpekar/77/head -> origin/gh/osalpekar/77/head 2022-03-17T19:06:49.1034676Z * [new branch] gh/osalpekar/77/orig -> origin/gh/osalpekar/77/orig 2022-03-17T19:06:49.1035988Z * [new branch] gh/osalpekar/78/base -> origin/gh/osalpekar/78/base 2022-03-17T19:06:49.1037479Z * [new branch] gh/osalpekar/78/head -> origin/gh/osalpekar/78/head 2022-03-17T19:06:49.1038643Z * [new branch] gh/osalpekar/78/orig -> origin/gh/osalpekar/78/orig 2022-03-17T19:06:49.1040734Z * [new branch] gh/osalpekar/85/base -> origin/gh/osalpekar/85/base 2022-03-17T19:06:49.1041822Z * [new branch] gh/osalpekar/85/head -> origin/gh/osalpekar/85/head 2022-03-17T19:06:49.1043562Z * [new branch] gh/osalpekar/85/orig -> origin/gh/osalpekar/85/orig 2022-03-17T19:06:49.1044735Z * [new branch] gh/osalpekar/86/base -> origin/gh/osalpekar/86/base 2022-03-17T19:06:49.1046217Z * [new branch] gh/osalpekar/86/head -> origin/gh/osalpekar/86/head 2022-03-17T19:06:49.1047478Z * [new branch] gh/osalpekar/86/orig -> origin/gh/osalpekar/86/orig 2022-03-17T19:06:49.1049428Z * [new branch] gh/osalpekar/91/base -> origin/gh/osalpekar/91/base 2022-03-17T19:06:49.1050661Z * [new branch] gh/osalpekar/91/head -> origin/gh/osalpekar/91/head 2022-03-17T19:06:49.1052474Z * [new branch] gh/osalpekar/91/orig -> origin/gh/osalpekar/91/orig 2022-03-17T19:06:49.1054472Z * [new branch] gh/pavithranrao/1/base -> origin/gh/pavithranrao/1/base 2022-03-17T19:06:49.1055598Z * [new branch] gh/pavithranrao/1/head -> origin/gh/pavithranrao/1/head 2022-03-17T19:06:49.1057377Z * [new branch] gh/pavithranrao/10/base -> origin/gh/pavithranrao/10/base 2022-03-17T19:06:49.1058507Z * [new branch] gh/pavithranrao/10/head -> origin/gh/pavithranrao/10/head 2022-03-17T19:06:49.1060291Z * [new branch] gh/pavithranrao/11/base -> origin/gh/pavithranrao/11/base 2022-03-17T19:06:49.1061448Z * [new branch] gh/pavithranrao/11/head -> origin/gh/pavithranrao/11/head 2022-03-17T19:06:49.1064397Z * [new branch] gh/pavithranrao/17/base -> origin/gh/pavithranrao/17/base 2022-03-17T19:06:49.1065498Z * [new branch] gh/pavithranrao/17/head -> origin/gh/pavithranrao/17/head 2022-03-17T19:06:49.1067024Z * [new branch] gh/pavithranrao/17/orig -> origin/gh/pavithranrao/17/orig 2022-03-17T19:06:49.1068878Z * [new branch] gh/pavithranrao/19/base -> origin/gh/pavithranrao/19/base 2022-03-17T19:06:49.1070246Z * [new branch] gh/pavithranrao/19/head -> origin/gh/pavithranrao/19/head 2022-03-17T19:06:49.1071513Z * [new branch] gh/pavithranrao/19/orig -> origin/gh/pavithranrao/19/orig 2022-03-17T19:06:49.1073359Z * [new branch] gh/pavithranrao/2/base -> origin/gh/pavithranrao/2/base 2022-03-17T19:06:49.1074274Z * [new branch] gh/pavithranrao/2/head -> origin/gh/pavithranrao/2/head 2022-03-17T19:06:49.1075817Z * [new branch] gh/pavithranrao/20/base -> origin/gh/pavithranrao/20/base 2022-03-17T19:06:49.1077083Z * [new branch] gh/pavithranrao/20/head -> origin/gh/pavithranrao/20/head 2022-03-17T19:06:49.1078467Z * [new branch] gh/pavithranrao/20/orig -> origin/gh/pavithranrao/20/orig 2022-03-17T19:06:49.1080387Z * [new branch] gh/pavithranrao/21/base -> origin/gh/pavithranrao/21/base 2022-03-17T19:06:49.1081530Z * [new branch] gh/pavithranrao/21/head -> origin/gh/pavithranrao/21/head 2022-03-17T19:06:49.1082843Z * [new branch] gh/pavithranrao/21/orig -> origin/gh/pavithranrao/21/orig 2022-03-17T19:06:49.1084938Z * [new branch] gh/pavithranrao/25/base -> origin/gh/pavithranrao/25/base 2022-03-17T19:06:49.1085877Z * [new branch] gh/pavithranrao/25/head -> origin/gh/pavithranrao/25/head 2022-03-17T19:06:49.1087182Z * [new branch] gh/pavithranrao/25/orig -> origin/gh/pavithranrao/25/orig 2022-03-17T19:06:49.1089475Z * [new branch] gh/pavithranrao/26/base -> origin/gh/pavithranrao/26/base 2022-03-17T19:06:49.1090372Z * [new branch] gh/pavithranrao/26/head -> origin/gh/pavithranrao/26/head 2022-03-17T19:06:49.1092384Z * [new branch] gh/pavithranrao/28/base -> origin/gh/pavithranrao/28/base 2022-03-17T19:06:49.1093499Z * [new branch] gh/pavithranrao/28/head -> origin/gh/pavithranrao/28/head 2022-03-17T19:06:49.1095314Z * [new branch] gh/pavithranrao/29/base -> origin/gh/pavithranrao/29/base 2022-03-17T19:06:49.1096307Z * [new branch] gh/pavithranrao/29/head -> origin/gh/pavithranrao/29/head 2022-03-17T19:06:49.1098693Z * [new branch] gh/pavithranrao/3/base -> origin/gh/pavithranrao/3/base 2022-03-17T19:06:49.1100208Z * [new branch] gh/pavithranrao/3/head -> origin/gh/pavithranrao/3/head 2022-03-17T19:06:49.1102067Z * [new branch] gh/pavithranrao/30/base -> origin/gh/pavithranrao/30/base 2022-03-17T19:06:49.1103157Z * [new branch] gh/pavithranrao/30/head -> origin/gh/pavithranrao/30/head 2022-03-17T19:06:49.1104628Z * [new branch] gh/pavithranrao/31/base -> origin/gh/pavithranrao/31/base 2022-03-17T19:06:49.1106076Z * [new branch] gh/pavithranrao/31/head -> origin/gh/pavithranrao/31/head 2022-03-17T19:06:49.1107459Z * [new branch] gh/pavithranrao/32/base -> origin/gh/pavithranrao/32/base 2022-03-17T19:06:49.1108644Z * [new branch] gh/pavithranrao/32/head -> origin/gh/pavithranrao/32/head 2022-03-17T19:06:49.1110703Z * [new branch] gh/pavithranrao/33/base -> origin/gh/pavithranrao/33/base 2022-03-17T19:06:49.1111614Z * [new branch] gh/pavithranrao/33/head -> origin/gh/pavithranrao/33/head 2022-03-17T19:06:49.1113364Z * [new branch] gh/pavithranrao/33/orig -> origin/gh/pavithranrao/33/orig 2022-03-17T19:06:49.1116269Z * [new branch] gh/pavithranrao/34/base -> origin/gh/pavithranrao/34/base 2022-03-17T19:06:49.1117273Z * [new branch] gh/pavithranrao/34/head -> origin/gh/pavithranrao/34/head 2022-03-17T19:06:49.1119039Z * [new branch] gh/pavithranrao/34/orig -> origin/gh/pavithranrao/34/orig 2022-03-17T19:06:49.1120337Z * [new branch] gh/pavithranrao/36/base -> origin/gh/pavithranrao/36/base 2022-03-17T19:06:49.1121650Z * [new branch] gh/pavithranrao/36/head -> origin/gh/pavithranrao/36/head 2022-03-17T19:06:49.1123887Z * [new branch] gh/pavithranrao/36/orig -> origin/gh/pavithranrao/36/orig 2022-03-17T19:06:49.1125244Z * [new branch] gh/pavithranrao/37/base -> origin/gh/pavithranrao/37/base 2022-03-17T19:06:49.1126543Z * [new branch] gh/pavithranrao/37/head -> origin/gh/pavithranrao/37/head 2022-03-17T19:06:49.1128323Z * [new branch] gh/pavithranrao/37/orig -> origin/gh/pavithranrao/37/orig 2022-03-17T19:06:49.1129409Z * [new branch] gh/pavithranrao/39/base -> origin/gh/pavithranrao/39/base 2022-03-17T19:06:49.1130768Z * [new branch] gh/pavithranrao/39/head -> origin/gh/pavithranrao/39/head 2022-03-17T19:06:49.1132550Z * [new branch] gh/pavithranrao/39/orig -> origin/gh/pavithranrao/39/orig 2022-03-17T19:06:49.1133643Z * [new branch] gh/pavithranrao/4/base -> origin/gh/pavithranrao/4/base 2022-03-17T19:06:49.1134878Z * [new branch] gh/pavithranrao/4/head -> origin/gh/pavithranrao/4/head 2022-03-17T19:06:49.1137036Z * [new branch] gh/pavithranrao/40/base -> origin/gh/pavithranrao/40/base 2022-03-17T19:06:49.1138090Z * [new branch] gh/pavithranrao/40/head -> origin/gh/pavithranrao/40/head 2022-03-17T19:06:49.1139545Z * [new branch] gh/pavithranrao/40/orig -> origin/gh/pavithranrao/40/orig 2022-03-17T19:06:49.1141476Z * [new branch] gh/pavithranrao/41/base -> origin/gh/pavithranrao/41/base 2022-03-17T19:06:49.1142872Z * [new branch] gh/pavithranrao/41/head -> origin/gh/pavithranrao/41/head 2022-03-17T19:06:49.1144880Z * [new branch] gh/pavithranrao/42/base -> origin/gh/pavithranrao/42/base 2022-03-17T19:06:49.1145685Z * [new branch] gh/pavithranrao/42/head -> origin/gh/pavithranrao/42/head 2022-03-17T19:06:49.1147528Z * [new branch] gh/pavithranrao/42/orig -> origin/gh/pavithranrao/42/orig 2022-03-17T19:06:49.1149341Z * [new branch] gh/pavithranrao/45/base -> origin/gh/pavithranrao/45/base 2022-03-17T19:06:49.1150390Z * [new branch] gh/pavithranrao/45/head -> origin/gh/pavithranrao/45/head 2022-03-17T19:06:49.1151994Z * [new branch] gh/pavithranrao/45/orig -> origin/gh/pavithranrao/45/orig 2022-03-17T19:06:49.1153762Z * [new branch] gh/pavithranrao/46/base -> origin/gh/pavithranrao/46/base 2022-03-17T19:06:49.1154876Z * [new branch] gh/pavithranrao/46/head -> origin/gh/pavithranrao/46/head 2022-03-17T19:06:49.1156705Z * [new branch] gh/pavithranrao/47/base -> origin/gh/pavithranrao/47/base 2022-03-17T19:06:49.1157632Z * [new branch] gh/pavithranrao/47/head -> origin/gh/pavithranrao/47/head 2022-03-17T19:06:49.1160395Z * [new branch] gh/pavithranrao/47/orig -> origin/gh/pavithranrao/47/orig 2022-03-17T19:06:49.1161446Z * [new branch] gh/pavithranrao/48/base -> origin/gh/pavithranrao/48/base 2022-03-17T19:06:49.1163592Z * [new branch] gh/pavithranrao/48/head -> origin/gh/pavithranrao/48/head 2022-03-17T19:06:49.1164349Z * [new branch] gh/pavithranrao/48/orig -> origin/gh/pavithranrao/48/orig 2022-03-17T19:06:49.1166348Z * [new branch] gh/pavithranrao/5/base -> origin/gh/pavithranrao/5/base 2022-03-17T19:06:49.1167150Z * [new branch] gh/pavithranrao/5/head -> origin/gh/pavithranrao/5/head 2022-03-17T19:06:49.1169462Z * [new branch] gh/pavithranrao/50/base -> origin/gh/pavithranrao/50/base 2022-03-17T19:06:49.1170306Z * [new branch] gh/pavithranrao/50/head -> origin/gh/pavithranrao/50/head 2022-03-17T19:06:49.1171614Z * [new branch] gh/pavithranrao/50/orig -> origin/gh/pavithranrao/50/orig 2022-03-17T19:06:49.1174599Z * [new branch] gh/pavithranrao/51/base -> origin/gh/pavithranrao/51/base 2022-03-17T19:06:49.1175417Z * [new branch] gh/pavithranrao/51/head -> origin/gh/pavithranrao/51/head 2022-03-17T19:06:49.1177644Z * [new branch] gh/pavithranrao/51/orig -> origin/gh/pavithranrao/51/orig 2022-03-17T19:06:49.1178624Z * [new branch] gh/pavithranrao/6/base -> origin/gh/pavithranrao/6/base 2022-03-17T19:06:49.1179836Z * [new branch] gh/pavithranrao/6/head -> origin/gh/pavithranrao/6/head 2022-03-17T19:06:49.1183058Z * [new branch] gh/pavithranrao/7/base -> origin/gh/pavithranrao/7/base 2022-03-17T19:06:49.1183750Z * [new branch] gh/pavithranrao/7/head -> origin/gh/pavithranrao/7/head 2022-03-17T19:06:49.1185833Z * [new branch] gh/pavithranrao/8/base -> origin/gh/pavithranrao/8/base 2022-03-17T19:06:49.1186580Z * [new branch] gh/pavithranrao/8/head -> origin/gh/pavithranrao/8/head 2022-03-17T19:06:49.1189292Z * [new branch] gh/pbelevich/142/base -> origin/gh/pbelevich/142/base 2022-03-17T19:06:49.1190069Z * [new branch] gh/pbelevich/142/head -> origin/gh/pbelevich/142/head 2022-03-17T19:06:49.1191434Z * [new branch] gh/pbelevich/142/orig -> origin/gh/pbelevich/142/orig 2022-03-17T19:06:49.1192903Z * [new branch] gh/pbelevich/143/base -> origin/gh/pbelevich/143/base 2022-03-17T19:06:49.1194657Z * [new branch] gh/pbelevich/143/head -> origin/gh/pbelevich/143/head 2022-03-17T19:06:49.1195621Z * [new branch] gh/pbelevich/143/orig -> origin/gh/pbelevich/143/orig 2022-03-17T19:06:49.1197539Z * [new branch] gh/pbelevich/144/base -> origin/gh/pbelevich/144/base 2022-03-17T19:06:49.1198564Z * [new branch] gh/pbelevich/144/head -> origin/gh/pbelevich/144/head 2022-03-17T19:06:49.1200690Z * [new branch] gh/pbelevich/144/orig -> origin/gh/pbelevich/144/orig 2022-03-17T19:06:49.1201735Z * [new branch] gh/pbelevich/146/base -> origin/gh/pbelevich/146/base 2022-03-17T19:06:49.1203793Z * [new branch] gh/pbelevich/146/head -> origin/gh/pbelevich/146/head 2022-03-17T19:06:49.1204542Z * [new branch] gh/pbelevich/146/orig -> origin/gh/pbelevich/146/orig 2022-03-17T19:06:49.1206850Z * [new branch] gh/pbelevich/153/base -> origin/gh/pbelevich/153/base 2022-03-17T19:06:49.1207698Z * [new branch] gh/pbelevich/153/head -> origin/gh/pbelevich/153/head 2022-03-17T19:06:49.1209066Z * [new branch] gh/pbelevich/153/orig -> origin/gh/pbelevich/153/orig 2022-03-17T19:06:49.1211388Z * [new branch] gh/pbelevich/155/base -> origin/gh/pbelevich/155/base 2022-03-17T19:06:49.1212103Z * [new branch] gh/pbelevich/155/head -> origin/gh/pbelevich/155/head 2022-03-17T19:06:49.1213400Z * [new branch] gh/pbelevich/155/orig -> origin/gh/pbelevich/155/orig 2022-03-17T19:06:49.1216195Z * [new branch] gh/pbelevich/157/base -> origin/gh/pbelevich/157/base 2022-03-17T19:06:49.1217035Z * [new branch] gh/pbelevich/157/head -> origin/gh/pbelevich/157/head 2022-03-17T19:06:49.1218341Z * [new branch] gh/pbelevich/157/orig -> origin/gh/pbelevich/157/orig 2022-03-17T19:06:49.1220703Z * [new branch] gh/pbelevich/82/head -> origin/gh/pbelevich/82/head 2022-03-17T19:06:49.1221670Z * [new branch] gh/pbelevich/82/orig -> origin/gh/pbelevich/82/orig 2022-03-17T19:06:49.1224361Z * [new branch] gh/pearu/20/base -> origin/gh/pearu/20/base 2022-03-17T19:06:49.1225306Z * [new branch] gh/pearu/20/head -> origin/gh/pearu/20/head 2022-03-17T19:06:49.1227006Z * [new branch] gh/pearu/20/orig -> origin/gh/pearu/20/orig 2022-03-17T19:06:49.1229023Z * [new branch] gh/pearu/22/base -> origin/gh/pearu/22/base 2022-03-17T19:06:49.1229707Z * [new branch] gh/pearu/22/head -> origin/gh/pearu/22/head 2022-03-17T19:06:49.1231544Z * [new branch] gh/pearu/22/orig -> origin/gh/pearu/22/orig 2022-03-17T19:06:49.1232510Z * [new branch] gh/pearu/24/base -> origin/gh/pearu/24/base 2022-03-17T19:06:49.1233864Z * [new branch] gh/pearu/24/head -> origin/gh/pearu/24/head 2022-03-17T19:06:49.1235950Z * [new branch] gh/pearu/24/orig -> origin/gh/pearu/24/orig 2022-03-17T19:06:49.1237673Z * [new branch] gh/pearu/25/base -> origin/gh/pearu/25/base 2022-03-17T19:06:49.1238897Z * [new branch] gh/pearu/25/head -> origin/gh/pearu/25/head 2022-03-17T19:06:49.1240187Z * [new branch] gh/pearu/25/orig -> origin/gh/pearu/25/orig 2022-03-17T19:06:49.1241721Z * [new branch] gh/pearu/32/base -> origin/gh/pearu/32/base 2022-03-17T19:06:49.1243275Z * [new branch] gh/pearu/32/head -> origin/gh/pearu/32/head 2022-03-17T19:06:49.1244389Z * [new branch] gh/pearu/32/orig -> origin/gh/pearu/32/orig 2022-03-17T19:06:49.1246340Z * [new branch] gh/pearu/35/base -> origin/gh/pearu/35/base 2022-03-17T19:06:49.1247515Z * [new branch] gh/pearu/35/head -> origin/gh/pearu/35/head 2022-03-17T19:06:49.1248775Z * [new branch] gh/pearu/35/orig -> origin/gh/pearu/35/orig 2022-03-17T19:06:49.1251049Z * [new branch] gh/pearu/41/base -> origin/gh/pearu/41/base 2022-03-17T19:06:49.1252200Z * [new branch] gh/pearu/41/head -> origin/gh/pearu/41/head 2022-03-17T19:06:49.1254256Z * [new branch] gh/pearu/41/orig -> origin/gh/pearu/41/orig 2022-03-17T19:06:49.1256545Z * [new branch] gh/penguinwu/10/base -> origin/gh/penguinwu/10/base 2022-03-17T19:06:49.1257529Z * [new branch] gh/penguinwu/10/head -> origin/gh/penguinwu/10/head 2022-03-17T19:06:49.1259299Z * [new branch] gh/penguinwu/10/orig -> origin/gh/penguinwu/10/orig 2022-03-17T19:06:49.1260435Z * [new branch] gh/penguinwu/11/base -> origin/gh/penguinwu/11/base 2022-03-17T19:06:49.1262012Z * [new branch] gh/penguinwu/11/head -> origin/gh/penguinwu/11/head 2022-03-17T19:06:49.1264582Z * [new branch] gh/penguinwu/11/orig -> origin/gh/penguinwu/11/orig 2022-03-17T19:06:49.1265813Z * [new branch] gh/penguinwu/7/base -> origin/gh/penguinwu/7/base 2022-03-17T19:06:49.1267804Z * [new branch] gh/penguinwu/7/head -> origin/gh/penguinwu/7/head 2022-03-17T19:06:49.1268457Z * [new branch] gh/penguinwu/7/orig -> origin/gh/penguinwu/7/orig 2022-03-17T19:06:49.1270991Z * [new branch] gh/peterbell10/100/base -> origin/gh/peterbell10/100/base 2022-03-17T19:06:49.1271986Z * [new branch] gh/peterbell10/100/orig -> origin/gh/peterbell10/100/orig 2022-03-17T19:06:49.1274181Z * [new branch] gh/peterbell10/107/orig -> origin/gh/peterbell10/107/orig 2022-03-17T19:06:49.1275503Z * [new branch] gh/peterbell10/109/base -> origin/gh/peterbell10/109/base 2022-03-17T19:06:49.1277428Z * [new branch] gh/peterbell10/109/head -> origin/gh/peterbell10/109/head 2022-03-17T19:06:49.1278325Z * [new branch] gh/peterbell10/109/orig -> origin/gh/peterbell10/109/orig 2022-03-17T19:06:49.1280671Z * [new branch] gh/peterbell10/112/base -> origin/gh/peterbell10/112/base 2022-03-17T19:06:49.1281344Z * [new branch] gh/peterbell10/112/head -> origin/gh/peterbell10/112/head 2022-03-17T19:06:49.1283078Z * [new branch] gh/peterbell10/112/orig -> origin/gh/peterbell10/112/orig 2022-03-17T19:06:49.1284392Z * [new branch] gh/peterbell10/157/base -> origin/gh/peterbell10/157/base 2022-03-17T19:06:49.1286105Z * [new branch] gh/peterbell10/157/head -> origin/gh/peterbell10/157/head 2022-03-17T19:06:49.1287259Z * [new branch] gh/peterbell10/157/orig -> origin/gh/peterbell10/157/orig 2022-03-17T19:06:49.1288612Z * [new branch] gh/peterbell10/158/base -> origin/gh/peterbell10/158/base 2022-03-17T19:06:49.1290394Z * [new branch] gh/peterbell10/158/head -> origin/gh/peterbell10/158/head 2022-03-17T19:06:49.1291358Z * [new branch] gh/peterbell10/158/orig -> origin/gh/peterbell10/158/orig 2022-03-17T19:06:49.1293748Z * [new branch] gh/peterbell10/161/base -> origin/gh/peterbell10/161/base 2022-03-17T19:06:49.1294555Z * [new branch] gh/peterbell10/161/head -> origin/gh/peterbell10/161/head 2022-03-17T19:06:49.1295825Z * [new branch] gh/peterbell10/161/orig -> origin/gh/peterbell10/161/orig 2022-03-17T19:06:49.1298060Z * [new branch] gh/peterbell10/174/base -> origin/gh/peterbell10/174/base 2022-03-17T19:06:49.1299011Z * [new branch] gh/peterbell10/174/head -> origin/gh/peterbell10/174/head 2022-03-17T19:06:49.1300956Z * [new branch] gh/peterbell10/174/orig -> origin/gh/peterbell10/174/orig 2022-03-17T19:06:49.1302402Z * [new branch] gh/peterbell10/175/base -> origin/gh/peterbell10/175/base 2022-03-17T19:06:49.1304186Z * [new branch] gh/peterbell10/175/head -> origin/gh/peterbell10/175/head 2022-03-17T19:06:49.1305273Z * [new branch] gh/peterbell10/175/orig -> origin/gh/peterbell10/175/orig 2022-03-17T19:06:49.1307389Z * [new branch] gh/peterbell10/18/base -> origin/gh/peterbell10/18/base 2022-03-17T19:06:49.1308401Z * [new branch] gh/peterbell10/18/head -> origin/gh/peterbell10/18/head 2022-03-17T19:06:49.1309697Z * [new branch] gh/peterbell10/18/orig -> origin/gh/peterbell10/18/orig 2022-03-17T19:06:49.1311801Z * [new branch] gh/peterbell10/181/base -> origin/gh/peterbell10/181/base 2022-03-17T19:06:49.1312936Z * [new branch] gh/peterbell10/181/head -> origin/gh/peterbell10/181/head 2022-03-17T19:06:49.1314245Z * [new branch] gh/peterbell10/181/orig -> origin/gh/peterbell10/181/orig 2022-03-17T19:06:49.1316507Z * [new branch] gh/peterbell10/186/base -> origin/gh/peterbell10/186/base 2022-03-17T19:06:49.1317634Z * [new branch] gh/peterbell10/186/head -> origin/gh/peterbell10/186/head 2022-03-17T19:06:49.1319567Z * [new branch] gh/peterbell10/186/orig -> origin/gh/peterbell10/186/orig 2022-03-17T19:06:49.1320821Z * [new branch] gh/peterbell10/187/base -> origin/gh/peterbell10/187/base 2022-03-17T19:06:49.1323025Z * [new branch] gh/peterbell10/187/head -> origin/gh/peterbell10/187/head 2022-03-17T19:06:49.1324028Z * [new branch] gh/peterbell10/187/orig -> origin/gh/peterbell10/187/orig 2022-03-17T19:06:49.1325817Z * [new branch] gh/peterbell10/188/base -> origin/gh/peterbell10/188/base 2022-03-17T19:06:49.1326841Z * [new branch] gh/peterbell10/188/head -> origin/gh/peterbell10/188/head 2022-03-17T19:06:49.1328216Z * [new branch] gh/peterbell10/188/orig -> origin/gh/peterbell10/188/orig 2022-03-17T19:06:49.1330627Z * [new branch] gh/peterbell10/189/base -> origin/gh/peterbell10/189/base 2022-03-17T19:06:49.1331557Z * [new branch] gh/peterbell10/189/head -> origin/gh/peterbell10/189/head 2022-03-17T19:06:49.1333643Z * [new branch] gh/peterbell10/189/orig -> origin/gh/peterbell10/189/orig 2022-03-17T19:06:49.1335596Z * [new branch] gh/peterbell10/202/base -> origin/gh/peterbell10/202/base 2022-03-17T19:06:49.1336321Z * [new branch] gh/peterbell10/202/head -> origin/gh/peterbell10/202/head 2022-03-17T19:06:49.1338065Z * [new branch] gh/peterbell10/202/orig -> origin/gh/peterbell10/202/orig 2022-03-17T19:06:49.1339823Z * [new branch] gh/peterbell10/206/base -> origin/gh/peterbell10/206/base 2022-03-17T19:06:49.1345460Z * [new branch] gh/peterbell10/206/head -> origin/gh/peterbell10/206/head 2022-03-17T19:06:49.1346014Z * [new branch] gh/peterbell10/206/orig -> origin/gh/peterbell10/206/orig 2022-03-17T19:06:49.1346478Z * [new branch] gh/peterbell10/207/base -> origin/gh/peterbell10/207/base 2022-03-17T19:06:49.1346959Z * [new branch] gh/peterbell10/207/head -> origin/gh/peterbell10/207/head 2022-03-17T19:06:49.1347441Z * [new branch] gh/peterbell10/207/orig -> origin/gh/peterbell10/207/orig 2022-03-17T19:06:49.1348302Z * [new branch] gh/peterbell10/208/base -> origin/gh/peterbell10/208/base 2022-03-17T19:06:49.1349488Z * [new branch] gh/peterbell10/208/head -> origin/gh/peterbell10/208/head 2022-03-17T19:06:49.1351260Z * [new branch] gh/peterbell10/208/orig -> origin/gh/peterbell10/208/orig 2022-03-17T19:06:49.1353358Z * [new branch] gh/peterbell10/209/base -> origin/gh/peterbell10/209/base 2022-03-17T19:06:49.1354487Z * [new branch] gh/peterbell10/209/head -> origin/gh/peterbell10/209/head 2022-03-17T19:06:49.1356075Z * [new branch] gh/peterbell10/209/orig -> origin/gh/peterbell10/209/orig 2022-03-17T19:06:49.1357175Z * [new branch] gh/peterbell10/213/base -> origin/gh/peterbell10/213/base 2022-03-17T19:06:49.1358722Z * [new branch] gh/peterbell10/213/head -> origin/gh/peterbell10/213/head 2022-03-17T19:06:49.1360171Z * [new branch] gh/peterbell10/213/orig -> origin/gh/peterbell10/213/orig 2022-03-17T19:06:49.1362567Z * [new branch] gh/peterbell10/216/base -> origin/gh/peterbell10/216/base 2022-03-17T19:06:49.1363073Z * [new branch] gh/peterbell10/216/head -> origin/gh/peterbell10/216/head 2022-03-17T19:06:49.1364180Z * [new branch] gh/peterbell10/216/orig -> origin/gh/peterbell10/216/orig 2022-03-17T19:06:49.1366320Z * [new branch] gh/peterbell10/253/base -> origin/gh/peterbell10/253/base 2022-03-17T19:06:49.1367408Z * [new branch] gh/peterbell10/253/head -> origin/gh/peterbell10/253/head 2022-03-17T19:06:49.1369433Z * [new branch] gh/peterbell10/253/orig -> origin/gh/peterbell10/253/orig 2022-03-17T19:06:49.1371381Z * [new branch] gh/peterbell10/254/base -> origin/gh/peterbell10/254/base 2022-03-17T19:06:49.1372625Z * [new branch] gh/peterbell10/254/head -> origin/gh/peterbell10/254/head 2022-03-17T19:06:49.1374531Z * [new branch] gh/peterbell10/254/orig -> origin/gh/peterbell10/254/orig 2022-03-17T19:06:49.1375919Z * [new branch] gh/peterbell10/255/base -> origin/gh/peterbell10/255/base 2022-03-17T19:06:49.1377086Z * [new branch] gh/peterbell10/255/head -> origin/gh/peterbell10/255/head 2022-03-17T19:06:49.1378257Z * [new branch] gh/peterbell10/255/orig -> origin/gh/peterbell10/255/orig 2022-03-17T19:06:49.1380392Z * [new branch] gh/peterbell10/256/base -> origin/gh/peterbell10/256/base 2022-03-17T19:06:49.1381872Z * [new branch] gh/peterbell10/256/head -> origin/gh/peterbell10/256/head 2022-03-17T19:06:49.1383307Z * [new branch] gh/peterbell10/256/orig -> origin/gh/peterbell10/256/orig 2022-03-17T19:06:49.1384808Z * [new branch] gh/peterbell10/257/base -> origin/gh/peterbell10/257/base 2022-03-17T19:06:49.1386991Z * [new branch] gh/peterbell10/257/head -> origin/gh/peterbell10/257/head 2022-03-17T19:06:49.1387972Z * [new branch] gh/peterbell10/257/orig -> origin/gh/peterbell10/257/orig 2022-03-17T19:06:49.1390144Z * [new branch] gh/peterbell10/267/base -> origin/gh/peterbell10/267/base 2022-03-17T19:06:49.1391093Z * [new branch] gh/peterbell10/267/head -> origin/gh/peterbell10/267/head 2022-03-17T19:06:49.1393003Z * [new branch] gh/peterbell10/267/orig -> origin/gh/peterbell10/267/orig 2022-03-17T19:06:49.1394093Z * [new branch] gh/peterbell10/268/base -> origin/gh/peterbell10/268/base 2022-03-17T19:06:49.1395393Z * [new branch] gh/peterbell10/268/head -> origin/gh/peterbell10/268/head 2022-03-17T19:06:49.1396844Z * [new branch] gh/peterbell10/268/orig -> origin/gh/peterbell10/268/orig 2022-03-17T19:06:49.1399156Z * [new branch] gh/peterbell10/273/base -> origin/gh/peterbell10/273/base 2022-03-17T19:06:49.1400047Z * [new branch] gh/peterbell10/273/head -> origin/gh/peterbell10/273/head 2022-03-17T19:06:49.1401817Z * [new branch] gh/peterbell10/273/orig -> origin/gh/peterbell10/273/orig 2022-03-17T19:06:49.1404378Z * [new branch] gh/peterbell10/277/base -> origin/gh/peterbell10/277/base 2022-03-17T19:06:49.1405298Z * [new branch] gh/peterbell10/277/head -> origin/gh/peterbell10/277/head 2022-03-17T19:06:49.1407056Z * [new branch] gh/peterbell10/277/orig -> origin/gh/peterbell10/277/orig 2022-03-17T19:06:49.1408452Z * [new branch] gh/peterbell10/278/base -> origin/gh/peterbell10/278/base 2022-03-17T19:06:49.1410206Z * [new branch] gh/peterbell10/278/head -> origin/gh/peterbell10/278/head 2022-03-17T19:06:49.1411436Z * [new branch] gh/peterbell10/278/orig -> origin/gh/peterbell10/278/orig 2022-03-17T19:06:49.1413776Z * [new branch] gh/peterbell10/279/base -> origin/gh/peterbell10/279/base 2022-03-17T19:06:49.1414664Z * [new branch] gh/peterbell10/279/head -> origin/gh/peterbell10/279/head 2022-03-17T19:06:49.1415971Z * [new branch] gh/peterbell10/279/orig -> origin/gh/peterbell10/279/orig 2022-03-17T19:06:49.1418328Z * [new branch] gh/peterbell10/280/base -> origin/gh/peterbell10/280/base 2022-03-17T19:06:49.1419230Z * [new branch] gh/peterbell10/280/head -> origin/gh/peterbell10/280/head 2022-03-17T19:06:49.1420516Z * [new branch] gh/peterbell10/280/orig -> origin/gh/peterbell10/280/orig 2022-03-17T19:06:49.1423096Z * [new branch] gh/peterbell10/281/base -> origin/gh/peterbell10/281/base 2022-03-17T19:06:49.1423874Z * [new branch] gh/peterbell10/281/head -> origin/gh/peterbell10/281/head 2022-03-17T19:06:49.1425140Z * [new branch] gh/peterbell10/281/orig -> origin/gh/peterbell10/281/orig 2022-03-17T19:06:49.1427407Z * [new branch] gh/peterbell10/282/base -> origin/gh/peterbell10/282/base 2022-03-17T19:06:49.1428284Z * [new branch] gh/peterbell10/282/head -> origin/gh/peterbell10/282/head 2022-03-17T19:06:49.1430019Z * [new branch] gh/peterbell10/282/orig -> origin/gh/peterbell10/282/orig 2022-03-17T19:06:49.1432317Z * [new branch] gh/peterbell10/283/base -> origin/gh/peterbell10/283/base 2022-03-17T19:06:49.1433117Z * [new branch] gh/peterbell10/283/head -> origin/gh/peterbell10/283/head 2022-03-17T19:06:49.1434340Z * [new branch] gh/peterbell10/283/orig -> origin/gh/peterbell10/283/orig 2022-03-17T19:06:49.1436726Z * [new branch] gh/peterbell10/284/base -> origin/gh/peterbell10/284/base 2022-03-17T19:06:49.1437549Z * [new branch] gh/peterbell10/284/head -> origin/gh/peterbell10/284/head 2022-03-17T19:06:49.1438625Z * [new branch] gh/peterbell10/284/orig -> origin/gh/peterbell10/284/orig 2022-03-17T19:06:49.1441030Z * [new branch] gh/peterbell10/285/base -> origin/gh/peterbell10/285/base 2022-03-17T19:06:49.1441848Z * [new branch] gh/peterbell10/285/head -> origin/gh/peterbell10/285/head 2022-03-17T19:06:49.1443026Z * [new branch] gh/peterbell10/285/orig -> origin/gh/peterbell10/285/orig 2022-03-17T19:06:49.1445309Z * [new branch] gh/peterbell10/39/base -> origin/gh/peterbell10/39/base 2022-03-17T19:06:49.1446683Z * [new branch] gh/peterbell10/39/head -> origin/gh/peterbell10/39/head 2022-03-17T19:06:49.1448001Z * [new branch] gh/peterbell10/39/orig -> origin/gh/peterbell10/39/orig 2022-03-17T19:06:49.1450466Z * [new branch] gh/peterbell10/53/base -> origin/gh/peterbell10/53/base 2022-03-17T19:06:49.1451328Z * [new branch] gh/peterbell10/53/head -> origin/gh/peterbell10/53/head 2022-03-17T19:06:49.1453090Z * [new branch] gh/peterbell10/53/orig -> origin/gh/peterbell10/53/orig 2022-03-17T19:06:49.1454330Z * [new branch] gh/peterbell10/58/base -> origin/gh/peterbell10/58/base 2022-03-17T19:06:49.1456053Z * [new branch] gh/peterbell10/58/head -> origin/gh/peterbell10/58/head 2022-03-17T19:06:49.1457085Z * [new branch] gh/peterbell10/58/orig -> origin/gh/peterbell10/58/orig 2022-03-17T19:06:49.1459159Z * [new branch] gh/peterbell10/59/base -> origin/gh/peterbell10/59/base 2022-03-17T19:06:49.1460131Z * [new branch] gh/peterbell10/59/head -> origin/gh/peterbell10/59/head 2022-03-17T19:06:49.1462071Z * [new branch] gh/peterbell10/59/orig -> origin/gh/peterbell10/59/orig 2022-03-17T19:06:49.1464850Z * [new branch] gh/peterbell10/60/base -> origin/gh/peterbell10/60/base 2022-03-17T19:06:49.1465834Z * [new branch] gh/peterbell10/60/head -> origin/gh/peterbell10/60/head 2022-03-17T19:06:49.1467093Z * [new branch] gh/peterbell10/60/orig -> origin/gh/peterbell10/60/orig 2022-03-17T19:06:49.1469566Z * [new branch] gh/peterbell10/61/base -> origin/gh/peterbell10/61/base 2022-03-17T19:06:49.1470464Z * [new branch] gh/peterbell10/61/head -> origin/gh/peterbell10/61/head 2022-03-17T19:06:49.1471820Z * [new branch] gh/peterbell10/61/orig -> origin/gh/peterbell10/61/orig 2022-03-17T19:06:49.1474627Z * [new branch] gh/peterbell10/66/base -> origin/gh/peterbell10/66/base 2022-03-17T19:06:49.1475517Z * [new branch] gh/peterbell10/66/head -> origin/gh/peterbell10/66/head 2022-03-17T19:06:49.1476825Z * [new branch] gh/peterbell10/66/orig -> origin/gh/peterbell10/66/orig 2022-03-17T19:06:49.1479375Z * [new branch] gh/pietern/10/base -> origin/gh/pietern/10/base 2022-03-17T19:06:49.1480284Z * [new branch] gh/pietern/10/head -> origin/gh/pietern/10/head 2022-03-17T19:06:49.1482024Z * [new branch] gh/pietern/10/orig -> origin/gh/pietern/10/orig 2022-03-17T19:06:49.1483316Z * [new branch] gh/pietern/23/base -> origin/gh/pietern/23/base 2022-03-17T19:06:49.1484797Z * [new branch] gh/pietern/23/orig -> origin/gh/pietern/23/orig 2022-03-17T19:06:49.1486991Z * [new branch] gh/pietern/38/base -> origin/gh/pietern/38/base 2022-03-17T19:06:49.1487894Z * [new branch] gh/pietern/38/orig -> origin/gh/pietern/38/orig 2022-03-17T19:06:49.1490337Z * [new branch] gh/pietern/4/base -> origin/gh/pietern/4/base 2022-03-17T19:06:49.1492411Z * [new branch] gh/pmeier/1/base -> origin/gh/pmeier/1/base 2022-03-17T19:06:49.1497329Z * [new branch] gh/pmeier/1/head -> origin/gh/pmeier/1/head 2022-03-17T19:06:49.1497964Z * [new branch] gh/pmeier/1/orig -> origin/gh/pmeier/1/orig 2022-03-17T19:06:49.1498432Z * [new branch] gh/pmeier/34/base -> origin/gh/pmeier/34/base 2022-03-17T19:06:49.1498893Z * [new branch] gh/pmeier/34/orig -> origin/gh/pmeier/34/orig 2022-03-17T19:06:49.1499762Z * [new branch] gh/pmeier/40/base -> origin/gh/pmeier/40/base 2022-03-17T19:06:49.1500642Z * [new branch] gh/pmeier/40/head -> origin/gh/pmeier/40/head 2022-03-17T19:06:49.1501941Z * [new branch] gh/pmeier/40/orig -> origin/gh/pmeier/40/orig 2022-03-17T19:06:49.1504560Z * [new branch] gh/pmeier/46/base -> origin/gh/pmeier/46/base 2022-03-17T19:06:49.1505442Z * [new branch] gh/pmeier/46/head -> origin/gh/pmeier/46/head 2022-03-17T19:06:49.1507626Z * [new branch] gh/pmeier/46/orig -> origin/gh/pmeier/46/orig 2022-03-17T19:06:49.1508883Z * [new branch] gh/pmeier/47/base -> origin/gh/pmeier/47/base 2022-03-17T19:06:49.1510565Z * [new branch] gh/pmeier/47/head -> origin/gh/pmeier/47/head 2022-03-17T19:06:49.1511619Z * [new branch] gh/pmeier/47/orig -> origin/gh/pmeier/47/orig 2022-03-17T19:06:49.1514431Z * [new branch] gh/pmeier/48/base -> origin/gh/pmeier/48/base 2022-03-17T19:06:49.1515326Z * [new branch] gh/pmeier/48/head -> origin/gh/pmeier/48/head 2022-03-17T19:06:49.1517181Z * [new branch] gh/pmeier/48/orig -> origin/gh/pmeier/48/orig 2022-03-17T19:06:49.1519292Z * [new branch] gh/pmeier/49/base -> origin/gh/pmeier/49/base 2022-03-17T19:06:49.1520498Z * [new branch] gh/pmeier/49/head -> origin/gh/pmeier/49/head 2022-03-17T19:06:49.1521659Z * [new branch] gh/pmeier/49/orig -> origin/gh/pmeier/49/orig 2022-03-17T19:06:49.1523755Z * [new branch] gh/pmeier/53/base -> origin/gh/pmeier/53/base 2022-03-17T19:06:49.1524998Z * [new branch] gh/pmeier/53/head -> origin/gh/pmeier/53/head 2022-03-17T19:06:49.1526284Z * [new branch] gh/pmeier/53/orig -> origin/gh/pmeier/53/orig 2022-03-17T19:06:49.1528203Z * [new branch] gh/pmeier/54/base -> origin/gh/pmeier/54/base 2022-03-17T19:06:49.1529211Z * [new branch] gh/pmeier/54/head -> origin/gh/pmeier/54/head 2022-03-17T19:06:49.1530694Z * [new branch] gh/pmeier/54/orig -> origin/gh/pmeier/54/orig 2022-03-17T19:06:49.1532813Z * [new branch] gh/pmeier/60/base -> origin/gh/pmeier/60/base 2022-03-17T19:06:49.1533827Z * [new branch] gh/pmeier/60/head -> origin/gh/pmeier/60/head 2022-03-17T19:06:49.1535315Z * [new branch] gh/pmeier/60/orig -> origin/gh/pmeier/60/orig 2022-03-17T19:06:49.1537122Z * [new branch] gh/pmeier/61/base -> origin/gh/pmeier/61/base 2022-03-17T19:06:49.1538050Z * [new branch] gh/pmeier/61/head -> origin/gh/pmeier/61/head 2022-03-17T19:06:49.1539742Z * [new branch] gh/pmeier/61/orig -> origin/gh/pmeier/61/orig 2022-03-17T19:06:49.1541508Z * [new branch] gh/pmeier/66/base -> origin/gh/pmeier/66/base 2022-03-17T19:06:49.1542729Z * [new branch] gh/pmeier/66/head -> origin/gh/pmeier/66/head 2022-03-17T19:06:49.1655739Z * [new branch] gh/pmeier/66/orig -> origin/gh/pmeier/66/orig 2022-03-17T19:06:49.1656728Z * [new branch] gh/pmeier/67/base -> origin/gh/pmeier/67/base 2022-03-17T19:06:49.1657725Z * [new branch] gh/pmeier/67/head -> origin/gh/pmeier/67/head 2022-03-17T19:06:49.1658554Z * [new branch] gh/pmeier/67/orig -> origin/gh/pmeier/67/orig 2022-03-17T19:06:49.1659006Z * [new branch] gh/pmeier/70/base -> origin/gh/pmeier/70/base 2022-03-17T19:06:49.1659449Z * [new branch] gh/pmeier/70/head -> origin/gh/pmeier/70/head 2022-03-17T19:06:49.1659888Z * [new branch] gh/pmeier/70/orig -> origin/gh/pmeier/70/orig 2022-03-17T19:06:49.1660384Z * [new branch] gh/pritamdamania87/102/base -> origin/gh/pritamdamania87/102/base 2022-03-17T19:06:49.1660895Z * [new branch] gh/pritamdamania87/102/head -> origin/gh/pritamdamania87/102/head 2022-03-17T19:06:49.1661713Z * [new branch] gh/pritamdamania87/133/base -> origin/gh/pritamdamania87/133/base 2022-03-17T19:06:49.1662377Z * [new branch] gh/pritamdamania87/133/head -> origin/gh/pritamdamania87/133/head 2022-03-17T19:06:49.1662904Z * [new branch] gh/pritamdamania87/134/base -> origin/gh/pritamdamania87/134/base 2022-03-17T19:06:49.1663418Z * [new branch] gh/pritamdamania87/134/head -> origin/gh/pritamdamania87/134/head 2022-03-17T19:06:49.1663908Z * [new branch] gh/pritamdamania87/135/base -> origin/gh/pritamdamania87/135/base 2022-03-17T19:06:49.1664412Z * [new branch] gh/pritamdamania87/135/head -> origin/gh/pritamdamania87/135/head 2022-03-17T19:06:49.1664919Z * [new branch] gh/pritamdamania87/136/base -> origin/gh/pritamdamania87/136/base 2022-03-17T19:06:49.1665458Z * [new branch] gh/pritamdamania87/136/head -> origin/gh/pritamdamania87/136/head 2022-03-17T19:06:49.1665948Z * [new branch] gh/pritamdamania87/137/base -> origin/gh/pritamdamania87/137/base 2022-03-17T19:06:49.1666760Z * [new branch] gh/pritamdamania87/137/head -> origin/gh/pritamdamania87/137/head 2022-03-17T19:06:49.1667270Z * [new branch] gh/pritamdamania87/138/base -> origin/gh/pritamdamania87/138/base 2022-03-17T19:06:49.1667888Z * [new branch] gh/pritamdamania87/138/head -> origin/gh/pritamdamania87/138/head 2022-03-17T19:06:49.1668390Z * [new branch] gh/pritamdamania87/139/base -> origin/gh/pritamdamania87/139/base 2022-03-17T19:06:49.1668874Z * [new branch] gh/pritamdamania87/139/head -> origin/gh/pritamdamania87/139/head 2022-03-17T19:06:49.1669382Z * [new branch] gh/pritamdamania87/157/base -> origin/gh/pritamdamania87/157/base 2022-03-17T19:06:49.1669872Z * [new branch] gh/pritamdamania87/157/head -> origin/gh/pritamdamania87/157/head 2022-03-17T19:06:49.1670376Z * [new branch] gh/pritamdamania87/157/orig -> origin/gh/pritamdamania87/157/orig 2022-03-17T19:06:49.1670887Z * [new branch] gh/pritamdamania87/224/base -> origin/gh/pritamdamania87/224/base 2022-03-17T19:06:49.1671380Z * [new branch] gh/pritamdamania87/224/head -> origin/gh/pritamdamania87/224/head 2022-03-17T19:06:49.1671893Z * [new branch] gh/pritamdamania87/224/orig -> origin/gh/pritamdamania87/224/orig 2022-03-17T19:06:49.1672403Z * [new branch] gh/pritamdamania87/225/base -> origin/gh/pritamdamania87/225/base 2022-03-17T19:06:49.1672887Z * [new branch] gh/pritamdamania87/225/head -> origin/gh/pritamdamania87/225/head 2022-03-17T19:06:49.1673387Z * [new branch] gh/pritamdamania87/225/orig -> origin/gh/pritamdamania87/225/orig 2022-03-17T19:06:49.1673880Z * [new branch] gh/pritamdamania87/39/base -> origin/gh/pritamdamania87/39/base 2022-03-17T19:06:49.1674391Z * [new branch] gh/pritamdamania87/39/head -> origin/gh/pritamdamania87/39/head 2022-03-17T19:06:49.1674894Z * [new branch] gh/pritamdamania87/39/orig -> origin/gh/pritamdamania87/39/orig 2022-03-17T19:06:49.1675380Z * [new branch] gh/priyaramani/5/base -> origin/gh/priyaramani/5/base 2022-03-17T19:06:49.1675876Z * [new branch] gh/priyaramani/5/head -> origin/gh/priyaramani/5/head 2022-03-17T19:06:49.1676340Z * [new branch] gh/priyaramani/6/base -> origin/gh/priyaramani/6/base 2022-03-17T19:06:49.1676819Z * [new branch] gh/priyaramani/6/head -> origin/gh/priyaramani/6/head 2022-03-17T19:06:49.1677293Z * [new branch] gh/priyaramani/7/base -> origin/gh/priyaramani/7/base 2022-03-17T19:06:49.1677754Z * [new branch] gh/priyaramani/7/head -> origin/gh/priyaramani/7/head 2022-03-17T19:06:49.1678237Z * [new branch] gh/priyaramani/9/base -> origin/gh/priyaramani/9/base 2022-03-17T19:06:49.1678694Z * [new branch] gh/priyaramani/9/head -> origin/gh/priyaramani/9/head 2022-03-17T19:06:49.1679171Z * [new branch] gh/priyaramani/9/orig -> origin/gh/priyaramani/9/orig 2022-03-17T19:06:49.1679683Z * [new branch] gh/qihan/1/base -> origin/gh/qihan/1/base 2022-03-17T19:06:49.1680129Z * [new branch] gh/qihan/1/head -> origin/gh/qihan/1/head 2022-03-17T19:06:49.1680563Z * [new branch] gh/qihan/1/orig -> origin/gh/qihan/1/orig 2022-03-17T19:06:49.1681030Z * [new branch] gh/raghuraman_k/1/base -> origin/gh/raghuraman_k/1/base 2022-03-17T19:06:49.1681501Z * [new branch] gh/raghuraman_k/1/head -> origin/gh/raghuraman_k/1/head 2022-03-17T19:06:49.1681982Z * [new branch] gh/raghuraman_k/11/base -> origin/gh/raghuraman_k/11/base 2022-03-17T19:06:49.1682447Z * [new branch] gh/raghuraman_k/11/head -> origin/gh/raghuraman_k/11/head 2022-03-17T19:06:49.1682926Z * [new branch] gh/raghuraman_k/11/orig -> origin/gh/raghuraman_k/11/orig 2022-03-17T19:06:49.1683398Z * [new branch] gh/raghuraman_k/13/base -> origin/gh/raghuraman_k/13/base 2022-03-17T19:06:49.1683862Z * [new branch] gh/raghuraman_k/13/head -> origin/gh/raghuraman_k/13/head 2022-03-17T19:06:49.1684399Z * [new branch] gh/raghuraman_k/13/orig -> origin/gh/raghuraman_k/13/orig 2022-03-17T19:06:49.1684857Z * [new branch] gh/raghuraman_k/15/base -> origin/gh/raghuraman_k/15/base 2022-03-17T19:06:49.1685127Z * [new branch] gh/raghuraman_k/15/head -> origin/gh/raghuraman_k/15/head 2022-03-17T19:06:49.1685392Z * [new branch] gh/raghuraman_k/15/orig -> origin/gh/raghuraman_k/15/orig 2022-03-17T19:06:49.1685665Z * [new branch] gh/raghuraman_k/17/base -> origin/gh/raghuraman_k/17/base 2022-03-17T19:06:49.1685939Z * [new branch] gh/raghuraman_k/17/head -> origin/gh/raghuraman_k/17/head 2022-03-17T19:06:49.1686206Z * [new branch] gh/raghuraman_k/17/orig -> origin/gh/raghuraman_k/17/orig 2022-03-17T19:06:49.1686458Z * [new branch] gh/raghuraman_k/19/base -> origin/gh/raghuraman_k/19/base 2022-03-17T19:06:49.1686725Z * [new branch] gh/raghuraman_k/19/head -> origin/gh/raghuraman_k/19/head 2022-03-17T19:06:49.1687001Z * [new branch] gh/raghuraman_k/19/orig -> origin/gh/raghuraman_k/19/orig 2022-03-17T19:06:49.1687274Z * [new branch] gh/raghuraman_k/2/base -> origin/gh/raghuraman_k/2/base 2022-03-17T19:06:49.1687546Z * [new branch] gh/raghuraman_k/2/head -> origin/gh/raghuraman_k/2/head 2022-03-17T19:06:49.1687815Z * [new branch] gh/raghuraman_k/20/base -> origin/gh/raghuraman_k/20/base 2022-03-17T19:06:49.1688065Z * [new branch] gh/raghuraman_k/20/head -> origin/gh/raghuraman_k/20/head 2022-03-17T19:06:49.1688330Z * [new branch] gh/raghuraman_k/20/orig -> origin/gh/raghuraman_k/20/orig 2022-03-17T19:06:49.1688597Z * [new branch] gh/raghuraman_k/21/base -> origin/gh/raghuraman_k/21/base 2022-03-17T19:06:49.1688866Z * [new branch] gh/raghuraman_k/21/head -> origin/gh/raghuraman_k/21/head 2022-03-17T19:06:49.1689132Z * [new branch] gh/raghuraman_k/21/orig -> origin/gh/raghuraman_k/21/orig 2022-03-17T19:06:49.1689404Z * [new branch] gh/raghuraman_k/4/base -> origin/gh/raghuraman_k/4/base 2022-03-17T19:06:49.1689658Z * [new branch] gh/raghuraman_k/4/head -> origin/gh/raghuraman_k/4/head 2022-03-17T19:06:49.1689926Z * [new branch] gh/raghuraman_k/4/orig -> origin/gh/raghuraman_k/4/orig 2022-03-17T19:06:49.1690213Z * [new branch] gh/raghuraman_k/5/base -> origin/gh/raghuraman_k/5/base 2022-03-17T19:06:49.1690486Z * [new branch] gh/raghuraman_k/5/head -> origin/gh/raghuraman_k/5/head 2022-03-17T19:06:49.1690797Z * [new branch] gh/raghuraman_k/5/orig -> origin/gh/raghuraman_k/5/orig 2022-03-17T19:06:49.1691316Z * [new branch] gh/raghuraman_k/6/base -> origin/gh/raghuraman_k/6/base 2022-03-17T19:06:49.1691650Z * [new branch] gh/raghuraman_k/6/head -> origin/gh/raghuraman_k/6/head 2022-03-17T19:06:49.1691941Z * [new branch] gh/raghuraman_k/6/orig -> origin/gh/raghuraman_k/6/orig 2022-03-17T19:06:49.1692210Z * [new branch] gh/raghuraman_k/7/base -> origin/gh/raghuraman_k/7/base 2022-03-17T19:06:49.1692476Z * [new branch] gh/raghuraman_k/7/head -> origin/gh/raghuraman_k/7/head 2022-03-17T19:06:49.1692741Z * [new branch] gh/raghuraman_k/7/orig -> origin/gh/raghuraman_k/7/orig 2022-03-17T19:06:49.1693006Z * [new branch] gh/raghuraman_k/9/base -> origin/gh/raghuraman_k/9/base 2022-03-17T19:06:49.1693256Z * [new branch] gh/raghuraman_k/9/head -> origin/gh/raghuraman_k/9/head 2022-03-17T19:06:49.1693523Z * [new branch] gh/raghuraman_k/9/orig -> origin/gh/raghuraman_k/9/orig 2022-03-17T19:06:49.1693813Z * [new branch] gh/raghuramank100/10/base -> origin/gh/raghuramank100/10/base 2022-03-17T19:06:49.1694110Z * [new branch] gh/raghuramank100/10/head -> origin/gh/raghuramank100/10/head 2022-03-17T19:06:49.1694452Z * [new branch] gh/raghuramank100/10/orig -> origin/gh/raghuramank100/10/orig 2022-03-17T19:06:49.1694738Z * [new branch] gh/raghuramank100/11/base -> origin/gh/raghuramank100/11/base 2022-03-17T19:06:49.1695009Z * [new branch] gh/raghuramank100/11/head -> origin/gh/raghuramank100/11/head 2022-03-17T19:06:49.1695298Z * [new branch] gh/raghuramank100/11/orig -> origin/gh/raghuramank100/11/orig 2022-03-17T19:06:49.1695574Z * [new branch] gh/raghuramank100/12/base -> origin/gh/raghuramank100/12/base 2022-03-17T19:06:49.1695856Z * [new branch] gh/raghuramank100/12/head -> origin/gh/raghuramank100/12/head 2022-03-17T19:06:49.1696136Z * [new branch] gh/raghuramank100/12/orig -> origin/gh/raghuramank100/12/orig 2022-03-17T19:06:49.1697098Z * [new branch] gh/raghuramank100/16/base -> origin/gh/raghuramank100/16/base 2022-03-17T19:06:49.1698150Z * [new branch] gh/raghuramank100/16/head -> origin/gh/raghuramank100/16/head 2022-03-17T19:06:49.1700489Z * [new branch] gh/raghuramank100/19/base -> origin/gh/raghuramank100/19/base 2022-03-17T19:06:49.1701407Z * [new branch] gh/raghuramank100/19/head -> origin/gh/raghuramank100/19/head 2022-03-17T19:06:49.1703395Z * [new branch] gh/raghuramank100/19/orig -> origin/gh/raghuramank100/19/orig 2022-03-17T19:06:49.1704951Z * [new branch] gh/raghuramank100/22/base -> origin/gh/raghuramank100/22/base 2022-03-17T19:06:49.1705839Z * [new branch] gh/raghuramank100/22/head -> origin/gh/raghuramank100/22/head 2022-03-17T19:06:49.1707818Z * [new branch] gh/raghuramank100/22/orig -> origin/gh/raghuramank100/22/orig 2022-03-17T19:06:49.1708919Z * [new branch] gh/raghuramank100/26/base -> origin/gh/raghuramank100/26/base 2022-03-17T19:06:49.1710925Z * [new branch] gh/raghuramank100/26/head -> origin/gh/raghuramank100/26/head 2022-03-17T19:06:49.1711648Z * [new branch] gh/raghuramank100/26/orig -> origin/gh/raghuramank100/26/orig 2022-03-17T19:06:49.1714058Z * [new branch] gh/raghuramank100/28/base -> origin/gh/raghuramank100/28/base 2022-03-17T19:06:49.1714871Z * [new branch] gh/raghuramank100/28/head -> origin/gh/raghuramank100/28/head 2022-03-17T19:06:49.1716723Z * [new branch] gh/raghuramank100/28/orig -> origin/gh/raghuramank100/28/orig 2022-03-17T19:06:49.1719281Z * [new branch] gh/raghuramank100/30/base -> origin/gh/raghuramank100/30/base 2022-03-17T19:06:49.1720232Z * [new branch] gh/raghuramank100/30/head -> origin/gh/raghuramank100/30/head 2022-03-17T19:06:49.1722042Z * [new branch] gh/raghuramank100/30/orig -> origin/gh/raghuramank100/30/orig 2022-03-17T19:06:49.1723948Z * [new branch] gh/raghuramank100/37/base -> origin/gh/raghuramank100/37/base 2022-03-17T19:06:49.1724815Z * [new branch] gh/raghuramank100/37/head -> origin/gh/raghuramank100/37/head 2022-03-17T19:06:49.1726880Z * [new branch] gh/raghuramank100/37/orig -> origin/gh/raghuramank100/37/orig 2022-03-17T19:06:49.1727991Z * [new branch] gh/raghuramank100/39/base -> origin/gh/raghuramank100/39/base 2022-03-17T19:06:49.1729948Z * [new branch] gh/raghuramank100/39/head -> origin/gh/raghuramank100/39/head 2022-03-17T19:06:49.1731800Z * [new branch] gh/raghuramank100/39/orig -> origin/gh/raghuramank100/39/orig 2022-03-17T19:06:49.1733629Z * [new branch] gh/raghuramank100/4/base -> origin/gh/raghuramank100/4/base 2022-03-17T19:06:49.1734592Z * [new branch] gh/raghuramank100/4/head -> origin/gh/raghuramank100/4/head 2022-03-17T19:06:49.1736567Z * [new branch] gh/raghuramank100/4/orig -> origin/gh/raghuramank100/4/orig 2022-03-17T19:06:49.1737697Z * [new branch] gh/raghuramank100/40/base -> origin/gh/raghuramank100/40/base 2022-03-17T19:06:49.1739766Z * [new branch] gh/raghuramank100/40/head -> origin/gh/raghuramank100/40/head 2022-03-17T19:06:49.1742017Z * [new branch] gh/raghuramank100/40/orig -> origin/gh/raghuramank100/40/orig 2022-03-17T19:06:49.1743047Z * [new branch] gh/raghuramank100/41/base -> origin/gh/raghuramank100/41/base 2022-03-17T19:06:49.1744946Z * [new branch] gh/raghuramank100/41/head -> origin/gh/raghuramank100/41/head 2022-03-17T19:06:49.1745884Z * [new branch] gh/raghuramank100/41/orig -> origin/gh/raghuramank100/41/orig 2022-03-17T19:06:49.1747868Z * [new branch] gh/raghuramank100/42/base -> origin/gh/raghuramank100/42/base 2022-03-17T19:06:49.1748621Z * [new branch] gh/raghuramank100/42/head -> origin/gh/raghuramank100/42/head 2022-03-17T19:06:49.1750498Z * [new branch] gh/raghuramank100/42/orig -> origin/gh/raghuramank100/42/orig 2022-03-17T19:06:49.1751595Z * [new branch] gh/raghuramank100/43/base -> origin/gh/raghuramank100/43/base 2022-03-17T19:06:49.1753434Z * [new branch] gh/raghuramank100/43/head -> origin/gh/raghuramank100/43/head 2022-03-17T19:06:49.1754353Z * [new branch] gh/raghuramank100/43/orig -> origin/gh/raghuramank100/43/orig 2022-03-17T19:06:49.1756648Z * [new branch] gh/raghuramank100/46/base -> origin/gh/raghuramank100/46/base 2022-03-17T19:06:49.1757433Z * [new branch] gh/raghuramank100/46/head -> origin/gh/raghuramank100/46/head 2022-03-17T19:06:49.1759624Z * [new branch] gh/raghuramank100/46/orig -> origin/gh/raghuramank100/46/orig 2022-03-17T19:06:49.1761733Z * [new branch] gh/raghuramank100/47/base -> origin/gh/raghuramank100/47/base 2022-03-17T19:06:49.1762350Z * [new branch] gh/raghuramank100/47/head -> origin/gh/raghuramank100/47/head 2022-03-17T19:06:49.1764271Z * [new branch] gh/raghuramank100/47/orig -> origin/gh/raghuramank100/47/orig 2022-03-17T19:06:49.1766132Z * [new branch] gh/raghuramank100/48/base -> origin/gh/raghuramank100/48/base 2022-03-17T19:06:49.1767016Z * [new branch] gh/raghuramank100/48/head -> origin/gh/raghuramank100/48/head 2022-03-17T19:06:49.1769039Z * [new branch] gh/raghuramank100/48/orig -> origin/gh/raghuramank100/48/orig 2022-03-17T19:06:49.1770115Z * [new branch] gh/raghuramank100/49/base -> origin/gh/raghuramank100/49/base 2022-03-17T19:06:49.1771995Z * [new branch] gh/raghuramank100/49/head -> origin/gh/raghuramank100/49/head 2022-03-17T19:06:49.1772973Z * [new branch] gh/raghuramank100/49/orig -> origin/gh/raghuramank100/49/orig 2022-03-17T19:06:49.1774980Z * [new branch] gh/raghuramank100/5/base -> origin/gh/raghuramank100/5/base 2022-03-17T19:06:49.1775850Z * [new branch] gh/raghuramank100/5/head -> origin/gh/raghuramank100/5/head 2022-03-17T19:06:49.1777861Z * [new branch] gh/raghuramank100/5/orig -> origin/gh/raghuramank100/5/orig 2022-03-17T19:06:49.1779766Z * [new branch] gh/raghuramank100/50/base -> origin/gh/raghuramank100/50/base 2022-03-17T19:06:49.1780824Z * [new branch] gh/raghuramank100/50/head -> origin/gh/raghuramank100/50/head 2022-03-17T19:06:49.1782295Z * [new branch] gh/raghuramank100/50/orig -> origin/gh/raghuramank100/50/orig 2022-03-17T19:06:49.1784299Z * [new branch] gh/raghuramank100/6/base -> origin/gh/raghuramank100/6/base 2022-03-17T19:06:49.1785441Z * [new branch] gh/raghuramank100/6/head -> origin/gh/raghuramank100/6/head 2022-03-17T19:06:49.1786839Z * [new branch] gh/raghuramank100/6/orig -> origin/gh/raghuramank100/6/orig 2022-03-17T19:06:49.1788575Z * [new branch] gh/raghuramank100/7/base -> origin/gh/raghuramank100/7/base 2022-03-17T19:06:49.1790001Z * [new branch] gh/raghuramank100/7/head -> origin/gh/raghuramank100/7/head 2022-03-17T19:06:49.1792039Z * [new branch] gh/raghuramank100/7/orig -> origin/gh/raghuramank100/7/orig 2022-03-17T19:06:49.1793832Z * [new branch] gh/raghuramank100/8/base -> origin/gh/raghuramank100/8/base 2022-03-17T19:06:49.1795214Z * [new branch] gh/raghuramank100/8/head -> origin/gh/raghuramank100/8/head 2022-03-17T19:06:49.1796585Z * [new branch] gh/raghuramank100/8/orig -> origin/gh/raghuramank100/8/orig 2022-03-17T19:06:49.1799557Z * [new branch] gh/robieta/11/base -> origin/gh/robieta/11/base 2022-03-17T19:06:49.1801092Z * [new branch] gh/robieta/11/head -> origin/gh/robieta/11/head 2022-03-17T19:06:49.1802619Z * [new branch] gh/robieta/12/base -> origin/gh/robieta/12/base 2022-03-17T19:06:49.1804373Z * [new branch] gh/robieta/13/base -> origin/gh/robieta/13/base 2022-03-17T19:06:49.1806167Z * [new branch] gh/robieta/22/base -> origin/gh/robieta/22/base 2022-03-17T19:06:49.1807595Z * [new branch] gh/robieta/22/head -> origin/gh/robieta/22/head 2022-03-17T19:06:49.1808961Z * [new branch] gh/robieta/22/orig -> origin/gh/robieta/22/orig 2022-03-17T19:06:49.1810904Z * [new branch] gh/robieta/24/base -> origin/gh/robieta/24/base 2022-03-17T19:06:49.1812426Z * [new branch] gh/robieta/24/head -> origin/gh/robieta/24/head 2022-03-17T19:06:49.1813804Z * [new branch] gh/robieta/24/orig -> origin/gh/robieta/24/orig 2022-03-17T19:06:49.1815513Z * [new branch] gh/robieta/25/base -> origin/gh/robieta/25/base 2022-03-17T19:06:49.1817206Z * [new branch] gh/robieta/25/head -> origin/gh/robieta/25/head 2022-03-17T19:06:49.1818600Z * [new branch] gh/robieta/25/orig -> origin/gh/robieta/25/orig 2022-03-17T19:06:49.1820390Z * [new branch] gh/robieta/26/base -> origin/gh/robieta/26/base 2022-03-17T19:06:49.1821974Z * [new branch] gh/robieta/26/head -> origin/gh/robieta/26/head 2022-03-17T19:06:49.1823573Z * [new branch] gh/robieta/26/orig -> origin/gh/robieta/26/orig 2022-03-17T19:06:49.1825488Z * [new branch] gh/robieta/30/base -> origin/gh/robieta/30/base 2022-03-17T19:06:49.1826975Z * [new branch] gh/robieta/30/head -> origin/gh/robieta/30/head 2022-03-17T19:06:49.1828380Z * [new branch] gh/robieta/30/orig -> origin/gh/robieta/30/orig 2022-03-17T19:06:49.1830194Z * [new branch] gh/robieta/31/base -> origin/gh/robieta/31/base 2022-03-17T19:06:49.1831579Z * [new branch] gh/robieta/31/head -> origin/gh/robieta/31/head 2022-03-17T19:06:49.1832947Z * [new branch] gh/robieta/31/orig -> origin/gh/robieta/31/orig 2022-03-17T19:06:49.1834938Z * [new branch] gh/robieta/32/base -> origin/gh/robieta/32/base 2022-03-17T19:06:49.1836026Z * [new branch] gh/robieta/32/head -> origin/gh/robieta/32/head 2022-03-17T19:06:49.1837699Z * [new branch] gh/robieta/32/orig -> origin/gh/robieta/32/orig 2022-03-17T19:06:49.1839511Z * [new branch] gh/robieta/33/base -> origin/gh/robieta/33/base 2022-03-17T19:06:49.1840949Z * [new branch] gh/robieta/33/head -> origin/gh/robieta/33/head 2022-03-17T19:06:49.1841924Z * [new branch] gh/robieta/33/orig -> origin/gh/robieta/33/orig 2022-03-17T19:06:49.1843975Z * [new branch] gh/robieta/34/base -> origin/gh/robieta/34/base 2022-03-17T19:06:49.1845355Z * [new branch] gh/robieta/34/head -> origin/gh/robieta/34/head 2022-03-17T19:06:49.1846738Z * [new branch] gh/robieta/34/orig -> origin/gh/robieta/34/orig 2022-03-17T19:06:49.1848606Z * [new branch] gh/robieta/35/base -> origin/gh/robieta/35/base 2022-03-17T19:06:49.1850156Z * [new branch] gh/robieta/35/head -> origin/gh/robieta/35/head 2022-03-17T19:06:49.1851202Z * [new branch] gh/robieta/35/orig -> origin/gh/robieta/35/orig 2022-03-17T19:06:49.1853709Z * [new branch] gh/robieta/36/base -> origin/gh/robieta/36/base 2022-03-17T19:06:49.1855116Z * [new branch] gh/robieta/36/head -> origin/gh/robieta/36/head 2022-03-17T19:06:49.1856469Z * [new branch] gh/robieta/36/orig -> origin/gh/robieta/36/orig 2022-03-17T19:06:49.1858347Z * [new branch] gh/robieta/37/base -> origin/gh/robieta/37/base 2022-03-17T19:06:49.1859701Z * [new branch] gh/robieta/37/head -> origin/gh/robieta/37/head 2022-03-17T19:06:49.1861230Z * [new branch] gh/robieta/37/orig -> origin/gh/robieta/37/orig 2022-03-17T19:06:49.1863933Z * [new branch] gh/robieta/benchmark_utils -> origin/gh/robieta/benchmark_utils 2022-03-17T19:06:49.1864960Z * [new branch] gh/robieta/schedule_functor -> origin/gh/robieta/schedule_functor 2022-03-17T19:06:49.1867367Z * [new branch] gh/rohan-varma/1/base -> origin/gh/rohan-varma/1/base 2022-03-17T19:06:49.1868446Z * [new branch] gh/rohan-varma/1/orig -> origin/gh/rohan-varma/1/orig 2022-03-17T19:06:49.1870686Z * [new branch] gh/rohan-varma/160/base -> origin/gh/rohan-varma/160/base 2022-03-17T19:06:49.1871699Z * [new branch] gh/rohan-varma/160/head -> origin/gh/rohan-varma/160/head 2022-03-17T19:06:49.1873704Z * [new branch] gh/rohan-varma/191/base -> origin/gh/rohan-varma/191/base 2022-03-17T19:06:49.1874771Z * [new branch] gh/rohan-varma/191/head -> origin/gh/rohan-varma/191/head 2022-03-17T19:06:49.1876490Z * [new branch] gh/rohan-varma/191/orig -> origin/gh/rohan-varma/191/orig 2022-03-17T19:06:49.1878335Z * [new branch] gh/rohan-varma/256/base -> origin/gh/rohan-varma/256/base 2022-03-17T19:06:49.1879422Z * [new branch] gh/rohan-varma/256/head -> origin/gh/rohan-varma/256/head 2022-03-17T19:06:49.1881610Z * [new branch] gh/rohan-varma/284/base -> origin/gh/rohan-varma/284/base 2022-03-17T19:06:49.1882911Z * [new branch] gh/rohan-varma/284/head -> origin/gh/rohan-varma/284/head 2022-03-17T19:06:49.1884506Z * [new branch] gh/rohan-varma/284/orig -> origin/gh/rohan-varma/284/orig 2022-03-17T19:06:49.1886749Z * [new branch] gh/rohan-varma/34/base -> origin/gh/rohan-varma/34/base 2022-03-17T19:06:49.1888054Z * [new branch] gh/rohan-varma/34/head -> origin/gh/rohan-varma/34/head 2022-03-17T19:06:49.1889786Z * [new branch] gh/rohan-varma/34/orig -> origin/gh/rohan-varma/34/orig 2022-03-17T19:06:49.1891502Z * [new branch] gh/rohan-varma/378/base -> origin/gh/rohan-varma/378/base 2022-03-17T19:06:49.1892705Z * [new branch] gh/rohan-varma/378/head -> origin/gh/rohan-varma/378/head 2022-03-17T19:06:49.1894364Z * [new branch] gh/rohan-varma/378/orig -> origin/gh/rohan-varma/378/orig 2022-03-17T19:06:49.1895540Z * [new branch] gh/rohan-varma/379/base -> origin/gh/rohan-varma/379/base 2022-03-17T19:06:49.1897468Z * [new branch] gh/rohan-varma/379/head -> origin/gh/rohan-varma/379/head 2022-03-17T19:06:49.1898424Z * [new branch] gh/rohan-varma/379/orig -> origin/gh/rohan-varma/379/orig 2022-03-17T19:06:49.1900815Z * [new branch] gh/rohan-varma/411/base -> origin/gh/rohan-varma/411/base 2022-03-17T19:06:49.1901868Z * [new branch] gh/rohan-varma/411/head -> origin/gh/rohan-varma/411/head 2022-03-17T19:06:49.1903731Z * [new branch] gh/rohan-varma/411/orig -> origin/gh/rohan-varma/411/orig 2022-03-17T19:06:49.1905730Z * [new branch] gh/rohan-varma/438/base -> origin/gh/rohan-varma/438/base 2022-03-17T19:06:49.1906763Z * [new branch] gh/rohan-varma/438/head -> origin/gh/rohan-varma/438/head 2022-03-17T19:06:49.1908850Z * [new branch] gh/rohan-varma/438/orig -> origin/gh/rohan-varma/438/orig 2022-03-17T19:06:49.1910391Z * [new branch] gh/rohan-varma/466/base -> origin/gh/rohan-varma/466/base 2022-03-17T19:06:49.1911507Z * [new branch] gh/rohan-varma/466/head -> origin/gh/rohan-varma/466/head 2022-03-17T19:06:49.1913402Z * [new branch] gh/rohan-varma/466/orig -> origin/gh/rohan-varma/466/orig 2022-03-17T19:06:49.1914417Z * [new branch] gh/rohan-varma/472/base -> origin/gh/rohan-varma/472/base 2022-03-17T19:06:49.1916410Z * [new branch] gh/rohan-varma/472/head -> origin/gh/rohan-varma/472/head 2022-03-17T19:06:49.1917483Z * [new branch] gh/rohan-varma/472/orig -> origin/gh/rohan-varma/472/orig 2022-03-17T19:06:49.1919817Z * [new branch] gh/rohan-varma/491/base -> origin/gh/rohan-varma/491/base 2022-03-17T19:06:49.1920619Z * [new branch] gh/rohan-varma/491/head -> origin/gh/rohan-varma/491/head 2022-03-17T19:06:49.1922641Z * [new branch] gh/rohan-varma/491/orig -> origin/gh/rohan-varma/491/orig 2022-03-17T19:06:49.1923699Z * [new branch] gh/rohan-varma/506/base -> origin/gh/rohan-varma/506/base 2022-03-17T19:06:49.1925671Z * [new branch] gh/rohan-varma/506/head -> origin/gh/rohan-varma/506/head 2022-03-17T19:06:49.1926591Z * [new branch] gh/rohan-varma/506/orig -> origin/gh/rohan-varma/506/orig 2022-03-17T19:06:49.1928628Z * [new branch] gh/rohan-varma/516/base -> origin/gh/rohan-varma/516/base 2022-03-17T19:06:49.1929497Z * [new branch] gh/rohan-varma/516/head -> origin/gh/rohan-varma/516/head 2022-03-17T19:06:49.1931499Z * [new branch] gh/rohan-varma/516/orig -> origin/gh/rohan-varma/516/orig 2022-03-17T19:06:49.1932563Z * [new branch] gh/rohan-varma/518/base -> origin/gh/rohan-varma/518/base 2022-03-17T19:06:49.1934560Z * [new branch] gh/rohan-varma/518/head -> origin/gh/rohan-varma/518/head 2022-03-17T19:06:49.1935361Z * [new branch] gh/rohan-varma/518/orig -> origin/gh/rohan-varma/518/orig 2022-03-17T19:06:49.1937593Z * [new branch] gh/rohan-varma/519/base -> origin/gh/rohan-varma/519/base 2022-03-17T19:06:49.1938596Z * [new branch] gh/rohan-varma/519/head -> origin/gh/rohan-varma/519/head 2022-03-17T19:06:49.1940571Z * [new branch] gh/rohan-varma/519/orig -> origin/gh/rohan-varma/519/orig 2022-03-17T19:06:49.1941743Z * [new branch] gh/rohan-varma/520/base -> origin/gh/rohan-varma/520/base 2022-03-17T19:06:49.1943745Z * [new branch] gh/rohan-varma/520/head -> origin/gh/rohan-varma/520/head 2022-03-17T19:06:49.1944761Z * [new branch] gh/rohan-varma/520/orig -> origin/gh/rohan-varma/520/orig 2022-03-17T19:06:49.1946949Z * [new branch] gh/rohan-varma/521/base -> origin/gh/rohan-varma/521/base 2022-03-17T19:06:49.1947656Z * [new branch] gh/rohan-varma/521/head -> origin/gh/rohan-varma/521/head 2022-03-17T19:06:49.1949556Z * [new branch] gh/rohan-varma/521/orig -> origin/gh/rohan-varma/521/orig 2022-03-17T19:06:49.1951389Z * [new branch] gh/rohan-varma/522/base -> origin/gh/rohan-varma/522/base 2022-03-17T19:06:49.1952352Z * [new branch] gh/rohan-varma/522/head -> origin/gh/rohan-varma/522/head 2022-03-17T19:06:49.1954216Z * [new branch] gh/rohan-varma/522/orig -> origin/gh/rohan-varma/522/orig 2022-03-17T19:06:49.1955228Z * [new branch] gh/rohan-varma/523/base -> origin/gh/rohan-varma/523/base 2022-03-17T19:06:49.1957102Z * [new branch] gh/rohan-varma/523/head -> origin/gh/rohan-varma/523/head 2022-03-17T19:06:49.1958100Z * [new branch] gh/rohan-varma/523/orig -> origin/gh/rohan-varma/523/orig 2022-03-17T19:06:49.1960111Z * [new branch] gh/rohan-varma/524/base -> origin/gh/rohan-varma/524/base 2022-03-17T19:06:49.1960988Z * [new branch] gh/rohan-varma/524/head -> origin/gh/rohan-varma/524/head 2022-03-17T19:06:49.1962882Z * [new branch] gh/rohan-varma/524/orig -> origin/gh/rohan-varma/524/orig 2022-03-17T19:06:49.1964197Z * [new branch] gh/rohan-varma/9/base -> origin/gh/rohan-varma/9/base 2022-03-17T19:06:49.1966194Z * [new branch] gh/rohan-varma/9/head -> origin/gh/rohan-varma/9/head 2022-03-17T19:06:49.1966797Z * [new branch] gh/rohan-varma/9/orig -> origin/gh/rohan-varma/9/orig 2022-03-17T19:06:49.1969304Z * [new branch] gh/rsemenov/2/base -> origin/gh/rsemenov/2/base 2022-03-17T19:06:49.1970040Z * [new branch] gh/rsemenov/2/head -> origin/gh/rsemenov/2/head 2022-03-17T19:06:49.1971998Z * [new branch] gh/rsemenov/2/orig -> origin/gh/rsemenov/2/orig 2022-03-17T19:06:49.1974069Z * [new branch] gh/sahancpal@gmail.com/1/base -> origin/gh/sahancpal@gmail.com/1/base 2022-03-17T19:06:49.1975191Z * [new branch] gh/sahancpal@gmail.com/1/orig -> origin/gh/sahancpal@gmail.com/1/orig 2022-03-17T19:06:49.1977455Z * [new branch] gh/sahancpal@gmail.com/2/base -> origin/gh/sahancpal@gmail.com/2/base 2022-03-17T19:06:49.1978337Z * [new branch] gh/sahancpal@gmail.com/2/orig -> origin/gh/sahancpal@gmail.com/2/orig 2022-03-17T19:06:49.1980537Z * [new branch] gh/sahancpal@gmail.com/3/base -> origin/gh/sahancpal@gmail.com/3/base 2022-03-17T19:06:49.1982151Z * [new branch] gh/sahancpal@gmail.com/3/orig -> origin/gh/sahancpal@gmail.com/3/orig 2022-03-17T19:06:49.1984079Z * [new branch] gh/salexspb/1/base -> origin/gh/salexspb/1/base 2022-03-17T19:06:49.1985087Z * [new branch] gh/salexspb/1/head -> origin/gh/salexspb/1/head 2022-03-17T19:06:49.1987175Z * [new branch] gh/salexspb/2/base -> origin/gh/salexspb/2/base 2022-03-17T19:06:49.1988459Z * [new branch] gh/salexspb/2/head -> origin/gh/salexspb/2/head 2022-03-17T19:06:49.1991005Z * [new branch] gh/salilsdesai/14/base -> origin/gh/salilsdesai/14/base 2022-03-17T19:06:49.1992037Z * [new branch] gh/salilsdesai/14/head -> origin/gh/salilsdesai/14/head 2022-03-17T19:06:49.1993879Z * [new branch] gh/salilsdesai/14/orig -> origin/gh/salilsdesai/14/orig 2022-03-17T19:06:49.1995733Z * [new branch] gh/salilsdesai/15/base -> origin/gh/salilsdesai/15/base 2022-03-17T19:06:49.1996546Z * [new branch] gh/salilsdesai/15/head -> origin/gh/salilsdesai/15/head 2022-03-17T19:06:49.1998461Z * [new branch] gh/salilsdesai/15/orig -> origin/gh/salilsdesai/15/orig 2022-03-17T19:06:49.1999866Z * [new branch] gh/salilsdesai/16/base -> origin/gh/salilsdesai/16/base 2022-03-17T19:06:49.2001071Z * [new branch] gh/salilsdesai/16/head -> origin/gh/salilsdesai/16/head 2022-03-17T19:06:49.2002899Z * [new branch] gh/salilsdesai/16/orig -> origin/gh/salilsdesai/16/orig 2022-03-17T19:06:49.2004436Z * [new branch] gh/salilsdesai/17/base -> origin/gh/salilsdesai/17/base 2022-03-17T19:06:49.2005436Z * [new branch] gh/salilsdesai/17/head -> origin/gh/salilsdesai/17/head 2022-03-17T19:06:49.2007432Z * [new branch] gh/salilsdesai/17/orig -> origin/gh/salilsdesai/17/orig 2022-03-17T19:06:49.2008388Z * [new branch] gh/salilsdesai/5/base -> origin/gh/salilsdesai/5/base 2022-03-17T19:06:49.2010397Z * [new branch] gh/salilsdesai/5/head -> origin/gh/salilsdesai/5/head 2022-03-17T19:06:49.2011405Z * [new branch] gh/salilsdesai/5/orig -> origin/gh/salilsdesai/5/orig 2022-03-17T19:06:49.2013555Z * [new branch] gh/salilsdesai/6/base -> origin/gh/salilsdesai/6/base 2022-03-17T19:06:49.2014368Z * [new branch] gh/salilsdesai/6/head -> origin/gh/salilsdesai/6/head 2022-03-17T19:06:49.2016251Z * [new branch] gh/salilsdesai/6/orig -> origin/gh/salilsdesai/6/orig 2022-03-17T19:06:49.2018415Z * [new branch] gh/samdow/2/base -> origin/gh/samdow/2/base 2022-03-17T19:06:49.2019094Z * [new branch] gh/samdow/2/head -> origin/gh/samdow/2/head 2022-03-17T19:06:49.2020893Z * [new branch] gh/samdow/2/orig -> origin/gh/samdow/2/orig 2022-03-17T19:06:49.2023013Z * [new branch] gh/samdow/4/base -> origin/gh/samdow/4/base 2022-03-17T19:06:49.2023781Z * [new branch] gh/samdow/4/head -> origin/gh/samdow/4/head 2022-03-17T19:06:49.2025658Z * [new branch] gh/samdow/4/orig -> origin/gh/samdow/4/orig 2022-03-17T19:06:49.2026738Z * [new branch] gh/samdow/5/base -> origin/gh/samdow/5/base 2022-03-17T19:06:49.2028436Z * [new branch] gh/samdow/5/head -> origin/gh/samdow/5/head 2022-03-17T19:06:49.2029425Z * [new branch] gh/samdow/5/orig -> origin/gh/samdow/5/orig 2022-03-17T19:06:49.2031466Z * [new branch] gh/samdow/6/base -> origin/gh/samdow/6/base 2022-03-17T19:06:49.2032304Z * [new branch] gh/samdow/6/head -> origin/gh/samdow/6/head 2022-03-17T19:06:49.2034162Z * [new branch] gh/samdow/6/orig -> origin/gh/samdow/6/orig 2022-03-17T19:06:49.2036176Z * [new branch] gh/seemethere/103/base -> origin/gh/seemethere/103/base 2022-03-17T19:06:49.2037217Z * [new branch] gh/seemethere/103/head -> origin/gh/seemethere/103/head 2022-03-17T19:06:49.2039175Z * [new branch] gh/seemethere/103/orig -> origin/gh/seemethere/103/orig 2022-03-17T19:06:49.2040161Z * [new branch] gh/seemethere/110/base -> origin/gh/seemethere/110/base 2022-03-17T19:06:49.2041929Z * [new branch] gh/seemethere/110/orig -> origin/gh/seemethere/110/orig 2022-03-17T19:06:49.2043645Z * [new branch] gh/seemethere/14/base -> origin/gh/seemethere/14/base 2022-03-17T19:06:49.2044509Z * [new branch] gh/seemethere/14/orig -> origin/gh/seemethere/14/orig 2022-03-17T19:06:49.2046872Z * [new branch] gh/seemethere/156/base -> origin/gh/seemethere/156/base 2022-03-17T19:06:49.2047779Z * [new branch] gh/seemethere/156/head -> origin/gh/seemethere/156/head 2022-03-17T19:06:49.2049736Z * [new branch] gh/seemethere/156/orig -> origin/gh/seemethere/156/orig 2022-03-17T19:06:49.2051400Z * [new branch] gh/seemethere/159/base -> origin/gh/seemethere/159/base 2022-03-17T19:06:49.2052321Z * [new branch] gh/seemethere/159/head -> origin/gh/seemethere/159/head 2022-03-17T19:06:49.2054385Z * [new branch] gh/seemethere/159/orig -> origin/gh/seemethere/159/orig 2022-03-17T19:06:49.2055428Z * [new branch] gh/seemethere/16/base -> origin/gh/seemethere/16/base 2022-03-17T19:06:49.2057222Z * [new branch] gh/seemethere/16/orig -> origin/gh/seemethere/16/orig 2022-03-17T19:06:49.2058950Z * [new branch] gh/seemethere/160/base -> origin/gh/seemethere/160/base 2022-03-17T19:06:49.2059812Z * [new branch] gh/seemethere/160/head -> origin/gh/seemethere/160/head 2022-03-17T19:06:49.2061585Z * [new branch] gh/seemethere/160/orig -> origin/gh/seemethere/160/orig 2022-03-17T19:06:49.2064602Z * [new branch] gh/seemethere/188/base -> origin/gh/seemethere/188/base 2022-03-17T19:06:49.2065546Z * [new branch] gh/seemethere/188/head -> origin/gh/seemethere/188/head 2022-03-17T19:06:49.2067661Z * [new branch] gh/seemethere/188/orig -> origin/gh/seemethere/188/orig 2022-03-17T19:06:49.2069049Z * [new branch] gh/seemethere/191/base -> origin/gh/seemethere/191/base 2022-03-17T19:06:49.2070166Z * [new branch] gh/seemethere/191/head -> origin/gh/seemethere/191/head 2022-03-17T19:06:49.2071856Z * [new branch] gh/seemethere/191/orig -> origin/gh/seemethere/191/orig 2022-03-17T19:06:49.2073439Z * [new branch] gh/seemethere/196/base -> origin/gh/seemethere/196/base 2022-03-17T19:06:49.2074548Z * [new branch] gh/seemethere/196/head -> origin/gh/seemethere/196/head 2022-03-17T19:06:49.2076186Z * [new branch] gh/seemethere/196/orig -> origin/gh/seemethere/196/orig 2022-03-17T19:06:49.2077815Z * [new branch] gh/seemethere/197/base -> origin/gh/seemethere/197/base 2022-03-17T19:06:49.2078844Z * [new branch] gh/seemethere/197/head -> origin/gh/seemethere/197/head 2022-03-17T19:06:49.2080490Z * [new branch] gh/seemethere/197/orig -> origin/gh/seemethere/197/orig 2022-03-17T19:06:49.2082188Z * [new branch] gh/seemethere/200/base -> origin/gh/seemethere/200/base 2022-03-17T19:06:49.2083487Z * [new branch] gh/seemethere/200/head -> origin/gh/seemethere/200/head 2022-03-17T19:06:49.2085066Z * [new branch] gh/seemethere/200/orig -> origin/gh/seemethere/200/orig 2022-03-17T19:06:49.2086996Z * [new branch] gh/seemethere/201/base -> origin/gh/seemethere/201/base 2022-03-17T19:06:49.2088058Z * [new branch] gh/seemethere/201/head -> origin/gh/seemethere/201/head 2022-03-17T19:06:49.2089784Z * [new branch] gh/seemethere/201/orig -> origin/gh/seemethere/201/orig 2022-03-17T19:06:49.2091539Z * [new branch] gh/seemethere/207/base -> origin/gh/seemethere/207/base 2022-03-17T19:06:49.2092708Z * [new branch] gh/seemethere/207/head -> origin/gh/seemethere/207/head 2022-03-17T19:06:49.2094364Z * [new branch] gh/seemethere/207/orig -> origin/gh/seemethere/207/orig 2022-03-17T19:06:49.2096117Z * [new branch] gh/seemethere/208/base -> origin/gh/seemethere/208/base 2022-03-17T19:06:49.2097167Z * [new branch] gh/seemethere/208/head -> origin/gh/seemethere/208/head 2022-03-17T19:06:49.2098915Z * [new branch] gh/seemethere/208/orig -> origin/gh/seemethere/208/orig 2022-03-17T19:06:49.2100686Z * [new branch] gh/seemethere/211/base -> origin/gh/seemethere/211/base 2022-03-17T19:06:49.2101838Z * [new branch] gh/seemethere/211/head -> origin/gh/seemethere/211/head 2022-03-17T19:06:49.2103705Z * [new branch] gh/seemethere/211/orig -> origin/gh/seemethere/211/orig 2022-03-17T19:06:49.2105689Z * [new branch] gh/seemethere/215/base -> origin/gh/seemethere/215/base 2022-03-17T19:06:49.2106514Z * [new branch] gh/seemethere/215/orig -> origin/gh/seemethere/215/orig 2022-03-17T19:06:49.2108785Z * [new branch] gh/seemethere/33/base -> origin/gh/seemethere/33/base 2022-03-17T19:06:49.2109777Z * [new branch] gh/seemethere/33/orig -> origin/gh/seemethere/33/orig 2022-03-17T19:06:49.2111719Z * [new branch] gh/seemethere/47/base -> origin/gh/seemethere/47/base 2022-03-17T19:06:49.2112803Z * [new branch] gh/seemethere/47/orig -> origin/gh/seemethere/47/orig 2022-03-17T19:06:49.2114785Z * [new branch] gh/seemethere/8/base -> origin/gh/seemethere/8/base 2022-03-17T19:06:49.2115850Z * [new branch] gh/seemethere/8/orig -> origin/gh/seemethere/8/orig 2022-03-17T19:06:49.2117886Z * [new branch] gh/seemethere/83/base -> origin/gh/seemethere/83/base 2022-03-17T19:06:49.2118944Z * [new branch] gh/seemethere/83/head -> origin/gh/seemethere/83/head 2022-03-17T19:06:49.2120636Z * [new branch] gh/seemethere/83/orig -> origin/gh/seemethere/83/orig 2022-03-17T19:06:49.2122574Z * [new branch] gh/seemethere/90/base -> origin/gh/seemethere/90/base 2022-03-17T19:06:49.2123726Z * [new branch] gh/seemethere/90/head -> origin/gh/seemethere/90/head 2022-03-17T19:06:49.2126064Z * [new branch] gh/seemethere/90/orig -> origin/gh/seemethere/90/orig 2022-03-17T19:06:49.2128022Z * [new branch] gh/shunting314/13/base -> origin/gh/shunting314/13/base 2022-03-17T19:06:49.2129321Z * [new branch] gh/shunting314/13/head -> origin/gh/shunting314/13/head 2022-03-17T19:06:49.2130956Z * [new branch] gh/shunting314/14/base -> origin/gh/shunting314/14/base 2022-03-17T19:06:49.2132114Z * [new branch] gh/shunting314/14/head -> origin/gh/shunting314/14/head 2022-03-17T19:06:49.2133803Z * [new branch] gh/shunting314/14/orig -> origin/gh/shunting314/14/orig 2022-03-17T19:06:49.2135483Z * [new branch] gh/shunting314/16/base -> origin/gh/shunting314/16/base 2022-03-17T19:06:49.2136600Z * [new branch] gh/shunting314/16/head -> origin/gh/shunting314/16/head 2022-03-17T19:06:49.2138273Z * [new branch] gh/shunting314/16/orig -> origin/gh/shunting314/16/orig 2022-03-17T19:06:49.2140130Z * [new branch] gh/shunting314/17/base -> origin/gh/shunting314/17/base 2022-03-17T19:06:49.2141401Z * [new branch] gh/shunting314/17/head -> origin/gh/shunting314/17/head 2022-03-17T19:06:49.2143270Z * [new branch] gh/shunting314/17/orig -> origin/gh/shunting314/17/orig 2022-03-17T19:06:49.2144984Z * [new branch] gh/shunting314/18/base -> origin/gh/shunting314/18/base 2022-03-17T19:06:49.2146100Z * [new branch] gh/shunting314/18/head -> origin/gh/shunting314/18/head 2022-03-17T19:06:49.2147841Z * [new branch] gh/shunting314/18/orig -> origin/gh/shunting314/18/orig 2022-03-17T19:06:49.2149556Z * [new branch] gh/shunting314/6/base -> origin/gh/shunting314/6/base 2022-03-17T19:06:49.2150714Z * [new branch] gh/shunting314/6/head -> origin/gh/shunting314/6/head 2022-03-17T19:06:49.2152728Z * [new branch] gh/shunting314/9/base -> origin/gh/shunting314/9/base 2022-03-17T19:06:49.2154043Z * [new branch] gh/shunting314/9/head -> origin/gh/shunting314/9/head 2022-03-17T19:06:49.2155330Z * [new branch] gh/shunting314/9/orig -> origin/gh/shunting314/9/orig 2022-03-17T19:06:49.2157686Z * [new branch] gh/simpkins/1/base -> origin/gh/simpkins/1/base 2022-03-17T19:06:49.2158975Z * [new branch] gh/simpkins/1/orig -> origin/gh/simpkins/1/orig 2022-03-17T19:06:49.2161004Z * [new branch] gh/simpkins/2/base -> origin/gh/simpkins/2/base 2022-03-17T19:06:49.2162276Z * [new branch] gh/simpkins/2/head -> origin/gh/simpkins/2/head 2022-03-17T19:06:49.2163982Z * [new branch] gh/simpkins/2/orig -> origin/gh/simpkins/2/orig 2022-03-17T19:06:49.2166017Z * [new branch] gh/sinannasir/12/base -> origin/gh/sinannasir/12/base 2022-03-17T19:06:49.2167318Z * [new branch] gh/sinannasir/12/orig -> origin/gh/sinannasir/12/orig 2022-03-17T19:06:49.2169466Z * [new branch] gh/sinannasir/8/base -> origin/gh/sinannasir/8/base 2022-03-17T19:06:49.2171270Z * [new branch] gh/sinannasir/9/base -> origin/gh/sinannasir/9/base 2022-03-17T19:06:49.2172570Z * [new branch] gh/sinannasir/9/head -> origin/gh/sinannasir/9/head 2022-03-17T19:06:49.2174214Z * [new branch] gh/sinannasir/9/orig -> origin/gh/sinannasir/9/orig 2022-03-17T19:06:49.2176329Z * [new branch] gh/smessmer/124/base -> origin/gh/smessmer/124/base 2022-03-17T19:06:49.2177845Z * [new branch] gh/smessmer/124/orig -> origin/gh/smessmer/124/orig 2022-03-17T19:06:49.2179791Z * [new branch] gh/smessmer/131/base -> origin/gh/smessmer/131/base 2022-03-17T19:06:49.2180873Z * [new branch] gh/smessmer/131/head -> origin/gh/smessmer/131/head 2022-03-17T19:06:49.2182713Z * [new branch] gh/smessmer/131/orig -> origin/gh/smessmer/131/orig 2022-03-17T19:06:49.2184485Z * [new branch] gh/smessmer/139/base -> origin/gh/smessmer/139/base 2022-03-17T19:06:49.2185766Z * [new branch] gh/smessmer/139/head -> origin/gh/smessmer/139/head 2022-03-17T19:06:49.2187470Z * [new branch] gh/smessmer/139/orig -> origin/gh/smessmer/139/orig 2022-03-17T19:06:49.2189195Z * [new branch] gh/smessmer/141/base -> origin/gh/smessmer/141/base 2022-03-17T19:06:49.2190216Z * [new branch] gh/smessmer/141/head -> origin/gh/smessmer/141/head 2022-03-17T19:06:49.2191843Z * [new branch] gh/smessmer/141/orig -> origin/gh/smessmer/141/orig 2022-03-17T19:06:49.2194291Z * [new branch] gh/smessmer/15/base -> origin/gh/smessmer/15/base 2022-03-17T19:06:49.2195897Z * [new branch] gh/smessmer/15/head -> origin/gh/smessmer/15/head 2022-03-17T19:06:49.2197461Z * [new branch] gh/smessmer/15/orig -> origin/gh/smessmer/15/orig 2022-03-17T19:06:49.2200123Z * [new branch] gh/smessmer/157/base -> origin/gh/smessmer/157/base 2022-03-17T19:06:49.2201284Z * [new branch] gh/smessmer/157/head -> origin/gh/smessmer/157/head 2022-03-17T19:06:49.2202901Z * [new branch] gh/smessmer/157/orig -> origin/gh/smessmer/157/orig 2022-03-17T19:06:49.2205170Z * [new branch] gh/smessmer/158/base -> origin/gh/smessmer/158/base 2022-03-17T19:06:49.2206337Z * [new branch] gh/smessmer/158/head -> origin/gh/smessmer/158/head 2022-03-17T19:06:49.2207835Z * [new branch] gh/smessmer/158/orig -> origin/gh/smessmer/158/orig 2022-03-17T19:06:49.2209574Z * [new branch] gh/smessmer/159/base -> origin/gh/smessmer/159/base 2022-03-17T19:06:49.2210663Z * [new branch] gh/smessmer/159/head -> origin/gh/smessmer/159/head 2022-03-17T19:06:49.2212260Z * [new branch] gh/smessmer/159/orig -> origin/gh/smessmer/159/orig 2022-03-17T19:06:49.2213784Z * [new branch] gh/smessmer/160/base -> origin/gh/smessmer/160/base 2022-03-17T19:06:49.2214887Z * [new branch] gh/smessmer/160/head -> origin/gh/smessmer/160/head 2022-03-17T19:06:49.2216491Z * [new branch] gh/smessmer/160/orig -> origin/gh/smessmer/160/orig 2022-03-17T19:06:49.2218013Z * [new branch] gh/smessmer/161/base -> origin/gh/smessmer/161/base 2022-03-17T19:06:49.2219566Z * [new branch] gh/smessmer/161/head -> origin/gh/smessmer/161/head 2022-03-17T19:06:49.2220657Z * [new branch] gh/smessmer/161/orig -> origin/gh/smessmer/161/orig 2022-03-17T19:06:49.2222967Z * [new branch] gh/smessmer/162/orig -> origin/gh/smessmer/162/orig 2022-03-17T19:06:49.2224573Z * [new branch] gh/smessmer/164/base -> origin/gh/smessmer/164/base 2022-03-17T19:06:49.2225752Z * [new branch] gh/smessmer/164/head -> origin/gh/smessmer/164/head 2022-03-17T19:06:49.2227419Z * [new branch] gh/smessmer/164/orig -> origin/gh/smessmer/164/orig 2022-03-17T19:06:49.2229112Z * [new branch] gh/smessmer/175/base -> origin/gh/smessmer/175/base 2022-03-17T19:06:49.2230209Z * [new branch] gh/smessmer/175/orig -> origin/gh/smessmer/175/orig 2022-03-17T19:06:49.2232319Z * [new branch] gh/smessmer/181/base -> origin/gh/smessmer/181/base 2022-03-17T19:06:49.2233482Z * [new branch] gh/smessmer/181/head -> origin/gh/smessmer/181/head 2022-03-17T19:06:49.2235098Z * [new branch] gh/smessmer/181/orig -> origin/gh/smessmer/181/orig 2022-03-17T19:06:49.2236831Z * [new branch] gh/smessmer/21/base -> origin/gh/smessmer/21/base 2022-03-17T19:06:49.2238503Z * [new branch] gh/smessmer/21/head -> origin/gh/smessmer/21/head 2022-03-17T19:06:49.2239799Z * [new branch] gh/smessmer/21/orig -> origin/gh/smessmer/21/orig 2022-03-17T19:06:49.2241657Z * [new branch] gh/smessmer/210/base -> origin/gh/smessmer/210/base 2022-03-17T19:06:49.2242839Z * [new branch] gh/smessmer/210/head -> origin/gh/smessmer/210/head 2022-03-17T19:06:49.2244434Z * [new branch] gh/smessmer/210/orig -> origin/gh/smessmer/210/orig 2022-03-17T19:06:49.2246126Z * [new branch] gh/smessmer/227/base -> origin/gh/smessmer/227/base 2022-03-17T19:06:49.2247396Z * [new branch] gh/smessmer/227/head -> origin/gh/smessmer/227/head 2022-03-17T19:06:49.2249288Z * [new branch] gh/smessmer/242/base -> origin/gh/smessmer/242/base 2022-03-17T19:06:49.2250380Z * [new branch] gh/smessmer/242/head -> origin/gh/smessmer/242/head 2022-03-17T19:06:49.2251857Z * [new branch] gh/smessmer/242/orig -> origin/gh/smessmer/242/orig 2022-03-17T19:06:49.2253661Z * [new branch] gh/smessmer/243/base -> origin/gh/smessmer/243/base 2022-03-17T19:06:49.2255273Z * [new branch] gh/smessmer/243/head -> origin/gh/smessmer/243/head 2022-03-17T19:06:49.2257056Z * [new branch] gh/smessmer/243/orig -> origin/gh/smessmer/243/orig 2022-03-17T19:06:49.2258786Z * [new branch] gh/smessmer/244/base -> origin/gh/smessmer/244/base 2022-03-17T19:06:49.2260219Z * [new branch] gh/smessmer/244/head -> origin/gh/smessmer/244/head 2022-03-17T19:06:49.2261543Z * [new branch] gh/smessmer/244/orig -> origin/gh/smessmer/244/orig 2022-03-17T19:06:49.2264475Z * [new branch] gh/smessmer/263/base -> origin/gh/smessmer/263/base 2022-03-17T19:06:49.2265955Z * [new branch] gh/smessmer/263/head -> origin/gh/smessmer/263/head 2022-03-17T19:06:49.2267254Z * [new branch] gh/smessmer/263/orig -> origin/gh/smessmer/263/orig 2022-03-17T19:06:49.2269618Z * [new branch] gh/smessmer/282/base -> origin/gh/smessmer/282/base 2022-03-17T19:06:49.2271196Z * [new branch] gh/smessmer/282/orig -> origin/gh/smessmer/282/orig 2022-03-17T19:06:49.2272879Z * [new branch] gh/smessmer/294/base -> origin/gh/smessmer/294/base 2022-03-17T19:06:49.2274163Z * [new branch] gh/smessmer/294/orig -> origin/gh/smessmer/294/orig 2022-03-17T19:06:49.2276586Z * [new branch] gh/smessmer/296/base -> origin/gh/smessmer/296/base 2022-03-17T19:06:49.2277741Z * [new branch] gh/smessmer/296/head -> origin/gh/smessmer/296/head 2022-03-17T19:06:49.2279670Z * [new branch] gh/smessmer/296/orig -> origin/gh/smessmer/296/orig 2022-03-17T19:06:49.2281384Z * [new branch] gh/smessmer/297/base -> origin/gh/smessmer/297/base 2022-03-17T19:06:49.2282689Z * [new branch] gh/smessmer/297/head -> origin/gh/smessmer/297/head 2022-03-17T19:06:49.2283638Z * [new branch] gh/smessmer/297/orig -> origin/gh/smessmer/297/orig 2022-03-17T19:06:49.2285740Z * [new branch] gh/smessmer/298/base -> origin/gh/smessmer/298/base 2022-03-17T19:06:49.2286808Z * [new branch] gh/smessmer/298/head -> origin/gh/smessmer/298/head 2022-03-17T19:06:49.2288783Z * [new branch] gh/smessmer/298/orig -> origin/gh/smessmer/298/orig 2022-03-17T19:06:49.2290681Z * [new branch] gh/smessmer/30/base -> origin/gh/smessmer/30/base 2022-03-17T19:06:49.2291417Z * [new branch] gh/smessmer/30/orig -> origin/gh/smessmer/30/orig 2022-03-17T19:06:49.2293734Z * [new branch] gh/smessmer/307/base -> origin/gh/smessmer/307/base 2022-03-17T19:06:49.2294565Z * [new branch] gh/smessmer/307/head -> origin/gh/smessmer/307/head 2022-03-17T19:06:49.2296370Z * [new branch] gh/smessmer/307/orig -> origin/gh/smessmer/307/orig 2022-03-17T19:06:49.2298393Z * [new branch] gh/smessmer/310/base -> origin/gh/smessmer/310/base 2022-03-17T19:06:49.2299129Z * [new branch] gh/smessmer/310/head -> origin/gh/smessmer/310/head 2022-03-17T19:06:49.2301094Z * [new branch] gh/smessmer/310/orig -> origin/gh/smessmer/310/orig 2022-03-17T19:06:49.2302394Z * [new branch] gh/smessmer/34/base -> origin/gh/smessmer/34/base 2022-03-17T19:06:49.2304603Z * [new branch] gh/smessmer/34/orig -> origin/gh/smessmer/34/orig 2022-03-17T19:06:49.2306932Z * [new branch] gh/smessmer/36/orig -> origin/gh/smessmer/36/orig 2022-03-17T19:06:49.2309034Z * [new branch] gh/smessmer/39/base -> origin/gh/smessmer/39/base 2022-03-17T19:06:49.2309714Z * [new branch] gh/smessmer/39/orig -> origin/gh/smessmer/39/orig 2022-03-17T19:06:49.2312018Z * [new branch] gh/smessmer/56/base -> origin/gh/smessmer/56/base 2022-03-17T19:06:49.2312767Z * [new branch] gh/smessmer/56/orig -> origin/gh/smessmer/56/orig 2022-03-17T19:06:49.2314965Z * [new branch] gh/smessmer/61/base -> origin/gh/smessmer/61/base 2022-03-17T19:06:49.2315623Z * [new branch] gh/smessmer/61/head -> origin/gh/smessmer/61/head 2022-03-17T19:06:49.2317724Z * [new branch] gh/smessmer/61/orig -> origin/gh/smessmer/61/orig 2022-03-17T19:06:49.2319513Z * [new branch] gh/smessmer/68/base -> origin/gh/smessmer/68/base 2022-03-17T19:06:49.2320501Z * [new branch] gh/smessmer/68/head -> origin/gh/smessmer/68/head 2022-03-17T19:06:49.2322504Z * [new branch] gh/smessmer/68/orig -> origin/gh/smessmer/68/orig 2022-03-17T19:06:49.2324020Z * [new branch] gh/smessmer/7/base -> origin/gh/smessmer/7/base 2022-03-17T19:06:49.2325211Z * [new branch] gh/smessmer/7/head -> origin/gh/smessmer/7/head 2022-03-17T19:06:49.2327437Z * [new branch] gh/smessmer/72/head -> origin/gh/smessmer/72/head 2022-03-17T19:06:49.2328278Z * [new branch] gh/smessmer/72/orig -> origin/gh/smessmer/72/orig 2022-03-17T19:06:49.2330410Z * [new branch] gh/smessmer/8/base -> origin/gh/smessmer/8/base 2022-03-17T19:06:49.2331526Z * [new branch] gh/smessmer/81/base -> origin/gh/smessmer/81/base 2022-03-17T19:06:49.2333561Z * [new branch] gh/smessmer/81/orig -> origin/gh/smessmer/81/orig 2022-03-17T19:06:49.2335291Z * [new branch] gh/smessmer/92/base -> origin/gh/smessmer/92/base 2022-03-17T19:06:49.2336379Z * [new branch] gh/smessmer/92/orig -> origin/gh/smessmer/92/orig 2022-03-17T19:06:49.2339276Z * [new branch] gh/soulitzer/23/base -> origin/gh/soulitzer/23/base 2022-03-17T19:06:49.2340033Z * [new branch] gh/soulitzer/23/head -> origin/gh/soulitzer/23/head 2022-03-17T19:06:49.2342026Z * [new branch] gh/soulitzer/23/orig -> origin/gh/soulitzer/23/orig 2022-03-17T19:06:49.2343743Z * [new branch] gh/soulitzer/24/base -> origin/gh/soulitzer/24/base 2022-03-17T19:06:49.2344820Z * [new branch] gh/soulitzer/24/head -> origin/gh/soulitzer/24/head 2022-03-17T19:06:49.2346732Z * [new branch] gh/soulitzer/24/orig -> origin/gh/soulitzer/24/orig 2022-03-17T19:06:49.2347834Z * [new branch] gh/soulitzer/25/base -> origin/gh/soulitzer/25/base 2022-03-17T19:06:49.2349779Z * [new branch] gh/soulitzer/25/head -> origin/gh/soulitzer/25/head 2022-03-17T19:06:49.2350618Z * [new branch] gh/soulitzer/25/orig -> origin/gh/soulitzer/25/orig 2022-03-17T19:06:49.2352758Z * [new branch] gh/soulitzer/27/base -> origin/gh/soulitzer/27/base 2022-03-17T19:06:49.2353660Z * [new branch] gh/soulitzer/27/head -> origin/gh/soulitzer/27/head 2022-03-17T19:06:49.2355476Z * [new branch] gh/soulitzer/27/orig -> origin/gh/soulitzer/27/orig 2022-03-17T19:06:49.2357697Z * [new branch] gh/soulitzer/49/base -> origin/gh/soulitzer/49/base 2022-03-17T19:06:49.2358552Z * [new branch] gh/soulitzer/49/head -> origin/gh/soulitzer/49/head 2022-03-17T19:06:49.2360436Z * [new branch] gh/soulitzer/49/orig -> origin/gh/soulitzer/49/orig 2022-03-17T19:06:49.2362199Z * [new branch] gh/soulitzer/57/base -> origin/gh/soulitzer/57/base 2022-03-17T19:06:49.2363148Z * [new branch] gh/soulitzer/57/head -> origin/gh/soulitzer/57/head 2022-03-17T19:06:49.2364990Z * [new branch] gh/soulitzer/57/orig -> origin/gh/soulitzer/57/orig 2022-03-17T19:06:49.2365995Z * [new branch] gh/soulitzer/58/base -> origin/gh/soulitzer/58/base 2022-03-17T19:06:49.2367827Z * [new branch] gh/soulitzer/58/head -> origin/gh/soulitzer/58/head 2022-03-17T19:06:49.2368790Z * [new branch] gh/soulitzer/58/orig -> origin/gh/soulitzer/58/orig 2022-03-17T19:06:49.2370868Z * [new branch] gh/soulitzer/59/base -> origin/gh/soulitzer/59/base 2022-03-17T19:06:49.2371735Z * [new branch] gh/soulitzer/59/head -> origin/gh/soulitzer/59/head 2022-03-17T19:06:49.2373740Z * [new branch] gh/soulitzer/59/orig -> origin/gh/soulitzer/59/orig 2022-03-17T19:06:49.2374814Z * [new branch] gh/soulitzer/64/base -> origin/gh/soulitzer/64/base 2022-03-17T19:06:49.2376752Z * [new branch] gh/soulitzer/64/head -> origin/gh/soulitzer/64/head 2022-03-17T19:06:49.2377510Z * [new branch] gh/soulitzer/64/orig -> origin/gh/soulitzer/64/orig 2022-03-17T19:06:49.2379892Z * [new branch] gh/soulitzer/65/base -> origin/gh/soulitzer/65/base 2022-03-17T19:06:49.2380875Z * [new branch] gh/soulitzer/65/head -> origin/gh/soulitzer/65/head 2022-03-17T19:06:49.2382947Z * [new branch] gh/soulitzer/65/orig -> origin/gh/soulitzer/65/orig 2022-03-17T19:06:49.2384768Z * [new branch] gh/soulitzer/66/base -> origin/gh/soulitzer/66/base 2022-03-17T19:06:49.2385784Z * [new branch] gh/soulitzer/66/head -> origin/gh/soulitzer/66/head 2022-03-17T19:06:49.2387724Z * [new branch] gh/soulitzer/66/orig -> origin/gh/soulitzer/66/orig 2022-03-17T19:06:49.2388998Z * [new branch] gh/soulitzer/67/base -> origin/gh/soulitzer/67/base 2022-03-17T19:06:49.2390925Z * [new branch] gh/soulitzer/67/head -> origin/gh/soulitzer/67/head 2022-03-17T19:06:49.2391756Z * [new branch] gh/soulitzer/67/orig -> origin/gh/soulitzer/67/orig 2022-03-17T19:06:49.2394287Z * [new branch] gh/splitinfinity/105/base -> origin/gh/splitinfinity/105/base 2022-03-17T19:06:49.2395170Z * [new branch] gh/splitinfinity/105/head -> origin/gh/splitinfinity/105/head 2022-03-17T19:06:49.2397111Z * [new branch] gh/splitinfinity/105/orig -> origin/gh/splitinfinity/105/orig 2022-03-17T19:06:49.2398962Z * [new branch] gh/splitinfinity/114/base -> origin/gh/splitinfinity/114/base 2022-03-17T19:06:49.2399805Z * [new branch] gh/splitinfinity/114/head -> origin/gh/splitinfinity/114/head 2022-03-17T19:06:49.2401809Z * [new branch] gh/splitinfinity/114/orig -> origin/gh/splitinfinity/114/orig 2022-03-17T19:06:49.2402937Z * [new branch] gh/splitinfinity/116/base -> origin/gh/splitinfinity/116/base 2022-03-17T19:06:49.2404841Z * [new branch] gh/splitinfinity/116/head -> origin/gh/splitinfinity/116/head 2022-03-17T19:06:49.2405599Z * [new branch] gh/splitinfinity/116/orig -> origin/gh/splitinfinity/116/orig 2022-03-17T19:06:49.2407821Z * [new branch] gh/splitinfinity/12/base -> origin/gh/splitinfinity/12/base 2022-03-17T19:06:49.2408750Z * [new branch] gh/splitinfinity/12/head -> origin/gh/splitinfinity/12/head 2022-03-17T19:06:49.2410658Z * [new branch] gh/splitinfinity/12/orig -> origin/gh/splitinfinity/12/orig 2022-03-17T19:06:49.2412572Z * [new branch] gh/splitinfinity/125/base -> origin/gh/splitinfinity/125/base 2022-03-17T19:06:49.2413428Z * [new branch] gh/splitinfinity/125/head -> origin/gh/splitinfinity/125/head 2022-03-17T19:06:49.2415387Z * [new branch] gh/splitinfinity/125/orig -> origin/gh/splitinfinity/125/orig 2022-03-17T19:06:49.2416581Z * [new branch] gh/splitinfinity/126/base -> origin/gh/splitinfinity/126/base 2022-03-17T19:06:49.2418372Z * [new branch] gh/splitinfinity/126/head -> origin/gh/splitinfinity/126/head 2022-03-17T19:06:49.2419253Z * [new branch] gh/splitinfinity/126/orig -> origin/gh/splitinfinity/126/orig 2022-03-17T19:06:49.2421569Z * [new branch] gh/splitinfinity/130/base -> origin/gh/splitinfinity/130/base 2022-03-17T19:06:49.2422668Z * [new branch] gh/splitinfinity/130/head -> origin/gh/splitinfinity/130/head 2022-03-17T19:06:49.2424749Z * [new branch] gh/splitinfinity/130/orig -> origin/gh/splitinfinity/130/orig 2022-03-17T19:06:49.2426684Z * [new branch] gh/splitinfinity/136/base -> origin/gh/splitinfinity/136/base 2022-03-17T19:06:49.2427359Z * [new branch] gh/splitinfinity/136/head -> origin/gh/splitinfinity/136/head 2022-03-17T19:06:49.2429294Z * [new branch] gh/splitinfinity/136/orig -> origin/gh/splitinfinity/136/orig 2022-03-17T19:06:49.2431329Z * [new branch] gh/splitinfinity/137/base -> origin/gh/splitinfinity/137/base 2022-03-17T19:06:49.2432177Z * [new branch] gh/splitinfinity/137/head -> origin/gh/splitinfinity/137/head 2022-03-17T19:06:49.2433985Z * [new branch] gh/splitinfinity/137/orig -> origin/gh/splitinfinity/137/orig 2022-03-17T19:06:49.2436252Z * [new branch] gh/splitinfinity/144/base -> origin/gh/splitinfinity/144/base 2022-03-17T19:06:49.2437234Z * [new branch] gh/splitinfinity/144/head -> origin/gh/splitinfinity/144/head 2022-03-17T19:06:49.2439218Z * [new branch] gh/splitinfinity/144/orig -> origin/gh/splitinfinity/144/orig 2022-03-17T19:06:49.2441289Z * [new branch] gh/splitinfinity/155/base -> origin/gh/splitinfinity/155/base 2022-03-17T19:06:49.2442185Z * [new branch] gh/splitinfinity/155/head -> origin/gh/splitinfinity/155/head 2022-03-17T19:06:49.2444033Z * [new branch] gh/splitinfinity/155/orig -> origin/gh/splitinfinity/155/orig 2022-03-17T19:06:49.2445234Z * [new branch] gh/splitinfinity/156/base -> origin/gh/splitinfinity/156/base 2022-03-17T19:06:49.2446788Z * [new branch] gh/splitinfinity/156/head -> origin/gh/splitinfinity/156/head 2022-03-17T19:06:49.2448831Z * [new branch] gh/splitinfinity/156/orig -> origin/gh/splitinfinity/156/orig 2022-03-17T19:06:49.2450771Z * [new branch] gh/splitinfinity/163/base -> origin/gh/splitinfinity/163/base 2022-03-17T19:06:49.2451971Z * [new branch] gh/splitinfinity/163/head -> origin/gh/splitinfinity/163/head 2022-03-17T19:06:49.2453834Z * [new branch] gh/splitinfinity/163/orig -> origin/gh/splitinfinity/163/orig 2022-03-17T19:06:49.2454837Z * [new branch] gh/splitinfinity/23/base -> origin/gh/splitinfinity/23/base 2022-03-17T19:06:49.2456684Z * [new branch] gh/splitinfinity/23/orig -> origin/gh/splitinfinity/23/orig 2022-03-17T19:06:49.2458500Z * [new branch] gh/splitinfinity/24/base -> origin/gh/splitinfinity/24/base 2022-03-17T19:06:49.2459509Z * [new branch] gh/splitinfinity/24/orig -> origin/gh/splitinfinity/24/orig 2022-03-17T19:06:49.2461689Z * [new branch] gh/splitinfinity/33/base -> origin/gh/splitinfinity/33/base 2022-03-17T19:06:49.2464043Z * [new branch] gh/splitinfinity/33/head -> origin/gh/splitinfinity/33/head 2022-03-17T19:06:49.2465112Z * [new branch] gh/splitinfinity/33/orig -> origin/gh/splitinfinity/33/orig 2022-03-17T19:06:49.2467194Z * [new branch] gh/splitinfinity/60/base -> origin/gh/splitinfinity/60/base 2022-03-17T19:06:49.2468284Z * [new branch] gh/splitinfinity/61/base -> origin/gh/splitinfinity/61/base 2022-03-17T19:06:49.2470428Z * [new branch] gh/splitinfinity/67/base -> origin/gh/splitinfinity/67/base 2022-03-17T19:06:49.2471450Z * [new branch] gh/splitinfinity/67/head -> origin/gh/splitinfinity/67/head 2022-03-17T19:06:49.2473505Z * [new branch] gh/splitinfinity/67/orig -> origin/gh/splitinfinity/67/orig 2022-03-17T19:06:49.2474710Z * [new branch] gh/splitinfinity/7/base -> origin/gh/splitinfinity/7/base 2022-03-17T19:06:49.2476556Z * [new branch] gh/splitinfinity/7/head -> origin/gh/splitinfinity/7/head 2022-03-17T19:06:49.2478533Z * [new branch] gh/splitinfinity/7/orig -> origin/gh/splitinfinity/7/orig 2022-03-17T19:06:49.2480281Z * [new branch] gh/splitinfinity/8/base -> origin/gh/splitinfinity/8/base 2022-03-17T19:06:49.2481291Z * [new branch] gh/splitinfinity/8/head -> origin/gh/splitinfinity/8/head 2022-03-17T19:06:49.2483128Z * [new branch] gh/splitinfinity/8/orig -> origin/gh/splitinfinity/8/orig 2022-03-17T19:06:49.2484841Z * [new branch] gh/splitinfinity/81/base -> origin/gh/splitinfinity/81/base 2022-03-17T19:06:49.2485895Z * [new branch] gh/splitinfinity/81/head -> origin/gh/splitinfinity/81/head 2022-03-17T19:06:49.2487938Z * [new branch] gh/splitinfinity/81/orig -> origin/gh/splitinfinity/81/orig 2022-03-17T19:06:49.2489078Z * [new branch] gh/splitinfinity/86/base -> origin/gh/splitinfinity/86/base 2022-03-17T19:06:49.2491204Z * [new branch] gh/splitinfinity/86/head -> origin/gh/splitinfinity/86/head 2022-03-17T19:06:49.2492147Z * [new branch] gh/splitinfinity/86/orig -> origin/gh/splitinfinity/86/orig 2022-03-17T19:06:49.2494422Z * [new branch] gh/splitinfinity/93/base -> origin/gh/splitinfinity/93/base 2022-03-17T19:06:49.2495162Z * [new branch] gh/splitinfinity/93/head -> origin/gh/splitinfinity/93/head 2022-03-17T19:06:49.2497150Z * [new branch] gh/splitinfinity/93/orig -> origin/gh/splitinfinity/93/orig 2022-03-17T19:06:49.2499165Z * [new branch] gh/splitinfinity/99/base -> origin/gh/splitinfinity/99/base 2022-03-17T19:06:49.2500049Z * [new branch] gh/splitinfinity/99/head -> origin/gh/splitinfinity/99/head 2022-03-17T19:06:49.2501974Z * [new branch] gh/splitinfinity/99/orig -> origin/gh/splitinfinity/99/orig 2022-03-17T19:06:49.2504228Z * [new branch] gh/stngo98/1/base -> origin/gh/stngo98/1/base 2022-03-17T19:06:49.2504984Z * [new branch] gh/stngo98/1/head -> origin/gh/stngo98/1/head 2022-03-17T19:06:49.2507011Z * [new branch] gh/stngo98/1/orig -> origin/gh/stngo98/1/orig 2022-03-17T19:06:49.2508074Z * [new branch] gh/stngo98/2/base -> origin/gh/stngo98/2/base 2022-03-17T19:06:49.2510150Z * [new branch] gh/stngo98/2/head -> origin/gh/stngo98/2/head 2022-03-17T19:06:49.2510953Z * [new branch] gh/stngo98/2/orig -> origin/gh/stngo98/2/orig 2022-03-17T19:06:49.2513476Z * [new branch] gh/suo/104/base -> origin/gh/suo/104/base 2022-03-17T19:06:49.2515785Z * [new branch] gh/suo/121/base -> origin/gh/suo/121/base 2022-03-17T19:06:49.2516547Z * [new branch] gh/suo/121/orig -> origin/gh/suo/121/orig 2022-03-17T19:06:49.2518664Z * [new branch] gh/suo/132/head -> origin/gh/suo/132/head 2022-03-17T19:06:49.2520600Z * [new branch] gh/suo/149/base -> origin/gh/suo/149/base 2022-03-17T19:06:49.2521428Z * [new branch] gh/suo/149/orig -> origin/gh/suo/149/orig 2022-03-17T19:06:49.2523566Z * [new branch] gh/suo/152/base -> origin/gh/suo/152/base 2022-03-17T19:06:49.2524522Z * [new branch] gh/suo/152/head -> origin/gh/suo/152/head 2022-03-17T19:06:49.2526488Z * [new branch] gh/suo/152/orig -> origin/gh/suo/152/orig 2022-03-17T19:06:49.2528274Z * [new branch] gh/suo/157/base -> origin/gh/suo/157/base 2022-03-17T19:06:49.2529121Z * [new branch] gh/suo/157/head -> origin/gh/suo/157/head 2022-03-17T19:06:49.2531378Z * [new branch] gh/suo/159/base -> origin/gh/suo/159/base 2022-03-17T19:06:49.2532151Z * [new branch] gh/suo/159/orig -> origin/gh/suo/159/orig 2022-03-17T19:06:49.2534408Z * [new branch] gh/suo/166/base -> origin/gh/suo/166/base 2022-03-17T19:06:49.2535305Z * [new branch] gh/suo/166/orig -> origin/gh/suo/166/orig 2022-03-17T19:06:49.2537767Z * [new branch] gh/suo/169/base -> origin/gh/suo/169/base 2022-03-17T19:06:49.2538699Z * [new branch] gh/suo/169/orig -> origin/gh/suo/169/orig 2022-03-17T19:06:49.2540814Z * [new branch] gh/suo/172/base -> origin/gh/suo/172/base 2022-03-17T19:06:49.2541734Z * [new branch] gh/suo/172/orig -> origin/gh/suo/172/orig 2022-03-17T19:06:49.2544150Z * [new branch] gh/suo/181/base -> origin/gh/suo/181/base 2022-03-17T19:06:49.2545083Z * [new branch] gh/suo/181/orig -> origin/gh/suo/181/orig 2022-03-17T19:06:49.2547223Z * [new branch] gh/suo/193/base -> origin/gh/suo/193/base 2022-03-17T19:06:49.2548081Z * [new branch] gh/suo/193/head -> origin/gh/suo/193/head 2022-03-17T19:06:49.2549981Z * [new branch] gh/suo/193/orig -> origin/gh/suo/193/orig 2022-03-17T19:06:49.2551076Z * [new branch] gh/suo/201/base -> origin/gh/suo/201/base 2022-03-17T19:06:49.2553652Z * [new branch] gh/suo/201/head -> origin/gh/suo/201/head 2022-03-17T19:06:49.2554785Z * [new branch] gh/suo/210/base -> origin/gh/suo/210/base 2022-03-17T19:06:49.2556711Z * [new branch] gh/suo/210/head -> origin/gh/suo/210/head 2022-03-17T19:06:49.2557544Z * [new branch] gh/suo/210/orig -> origin/gh/suo/210/orig 2022-03-17T19:06:49.2559981Z * [new branch] gh/suo/220/head -> origin/gh/suo/220/head 2022-03-17T19:06:49.2560696Z * [new branch] gh/suo/220/orig -> origin/gh/suo/220/orig 2022-03-17T19:06:49.2562971Z * [new branch] gh/suo/227/base -> origin/gh/suo/227/base 2022-03-17T19:06:49.2563952Z * [new branch] gh/suo/227/head -> origin/gh/suo/227/head 2022-03-17T19:06:49.2565912Z * [new branch] gh/suo/227/orig -> origin/gh/suo/227/orig 2022-03-17T19:06:49.2567405Z * [new branch] gh/suo/234/base -> origin/gh/suo/234/base 2022-03-17T19:06:49.2569224Z * [new branch] gh/suo/260/base -> origin/gh/suo/260/base 2022-03-17T19:06:49.2570069Z * [new branch] gh/suo/260/head -> origin/gh/suo/260/head 2022-03-17T19:06:49.2571812Z * [new branch] gh/suo/260/orig -> origin/gh/suo/260/orig 2022-03-17T19:06:49.2573503Z * [new branch] gh/suo/291/base -> origin/gh/suo/291/base 2022-03-17T19:06:49.2574548Z * [new branch] gh/suo/291/orig -> origin/gh/suo/291/orig 2022-03-17T19:06:49.2576840Z * [new branch] gh/suo/301/base -> origin/gh/suo/301/base 2022-03-17T19:06:49.2577550Z * [new branch] gh/suo/301/head -> origin/gh/suo/301/head 2022-03-17T19:06:49.2579477Z * [new branch] gh/suo/301/orig -> origin/gh/suo/301/orig 2022-03-17T19:06:49.2580556Z * [new branch] gh/suo/332/base -> origin/gh/suo/332/base 2022-03-17T19:06:49.2583011Z * [new branch] gh/suo/332/head -> origin/gh/suo/332/head 2022-03-17T19:06:49.2583943Z * [new branch] gh/suo/332/orig -> origin/gh/suo/332/orig 2022-03-17T19:06:49.2586079Z * [new branch] gh/suo/342/base -> origin/gh/suo/342/base 2022-03-17T19:06:49.2587100Z * [new branch] gh/suo/342/head -> origin/gh/suo/342/head 2022-03-17T19:06:49.2589025Z * [new branch] gh/suo/342/orig -> origin/gh/suo/342/orig 2022-03-17T19:06:49.2590190Z * [new branch] gh/suo/351/base -> origin/gh/suo/351/base 2022-03-17T19:06:49.2592115Z * [new branch] gh/suo/351/head -> origin/gh/suo/351/head 2022-03-17T19:06:49.2592842Z * [new branch] gh/suo/351/orig -> origin/gh/suo/351/orig 2022-03-17T19:06:49.2595148Z * [new branch] gh/suo/362/base -> origin/gh/suo/362/base 2022-03-17T19:06:49.2596025Z * [new branch] gh/suo/362/head -> origin/gh/suo/362/head 2022-03-17T19:06:49.2597825Z * [new branch] gh/suo/362/orig -> origin/gh/suo/362/orig 2022-03-17T19:06:49.2599552Z * [new branch] gh/suo/373/base -> origin/gh/suo/373/base 2022-03-17T19:06:49.2600482Z * [new branch] gh/suo/373/head -> origin/gh/suo/373/head 2022-03-17T19:06:49.2602499Z * [new branch] gh/suo/373/orig -> origin/gh/suo/373/orig 2022-03-17T19:06:49.2603512Z * [new branch] gh/suo/375/base -> origin/gh/suo/375/base 2022-03-17T19:06:49.2605444Z * [new branch] gh/suo/375/head -> origin/gh/suo/375/head 2022-03-17T19:06:49.2606084Z * [new branch] gh/suo/375/orig -> origin/gh/suo/375/orig 2022-03-17T19:06:49.2608444Z * [new branch] gh/suo/377/base -> origin/gh/suo/377/base 2022-03-17T19:06:49.2609294Z * [new branch] gh/suo/377/head -> origin/gh/suo/377/head 2022-03-17T19:06:49.2611145Z * [new branch] gh/suo/377/orig -> origin/gh/suo/377/orig 2022-03-17T19:06:49.2613032Z * [new branch] gh/suo/385/base -> origin/gh/suo/385/base 2022-03-17T19:06:49.2614542Z * [new branch] gh/suo/385/head -> origin/gh/suo/385/head 2022-03-17T19:06:49.2615998Z * [new branch] gh/suo/385/orig -> origin/gh/suo/385/orig 2022-03-17T19:06:49.2618071Z * [new branch] gh/suo/386/base -> origin/gh/suo/386/base 2022-03-17T19:06:49.2618866Z * [new branch] gh/suo/386/orig -> origin/gh/suo/386/orig 2022-03-17T19:06:49.2621322Z * [new branch] gh/suo/390/base -> origin/gh/suo/390/base 2022-03-17T19:06:49.2622330Z * [new branch] gh/suo/390/orig -> origin/gh/suo/390/orig 2022-03-17T19:06:49.2625080Z * [new branch] gh/suo/395/base -> origin/gh/suo/395/base 2022-03-17T19:06:49.2625991Z * [new branch] gh/suo/395/head -> origin/gh/suo/395/head 2022-03-17T19:06:49.2627818Z * [new branch] gh/suo/395/orig -> origin/gh/suo/395/orig 2022-03-17T19:06:49.2629548Z * [new branch] gh/suo/403/base -> origin/gh/suo/403/base 2022-03-17T19:06:49.2630483Z * [new branch] gh/suo/403/orig -> origin/gh/suo/403/orig 2022-03-17T19:06:49.2632849Z * [new branch] gh/suo/415/base -> origin/gh/suo/415/base 2022-03-17T19:06:49.2633573Z * [new branch] gh/suo/415/head -> origin/gh/suo/415/head 2022-03-17T19:06:49.2635330Z * [new branch] gh/suo/415/orig -> origin/gh/suo/415/orig 2022-03-17T19:06:49.2637062Z * [new branch] gh/suo/421/base -> origin/gh/suo/421/base 2022-03-17T19:06:49.2638719Z * [new branch] gh/suo/421/head -> origin/gh/suo/421/head 2022-03-17T19:06:49.2639681Z * [new branch] gh/suo/421/orig -> origin/gh/suo/421/orig 2022-03-17T19:06:49.2642684Z * [new branch] gh/suo/435/base -> origin/gh/suo/435/base 2022-03-17T19:06:49.2643609Z * [new branch] gh/suo/435/head -> origin/gh/suo/435/head 2022-03-17T19:06:49.2645536Z * [new branch] gh/suo/435/orig -> origin/gh/suo/435/orig 2022-03-17T19:06:49.2647745Z * [new branch] gh/suo/445/base -> origin/gh/suo/445/base 2022-03-17T19:06:49.2648687Z * [new branch] gh/suo/445/head -> origin/gh/suo/445/head 2022-03-17T19:06:49.2650591Z * [new branch] gh/suo/445/orig -> origin/gh/suo/445/orig 2022-03-17T19:06:49.2651688Z * [new branch] gh/suo/446/base -> origin/gh/suo/446/base 2022-03-17T19:06:49.2653715Z * [new branch] gh/suo/446/head -> origin/gh/suo/446/head 2022-03-17T19:06:49.2654410Z * [new branch] gh/suo/446/orig -> origin/gh/suo/446/orig 2022-03-17T19:06:49.2656815Z * [new branch] gh/suo/454/base -> origin/gh/suo/454/base 2022-03-17T19:06:49.2657563Z * [new branch] gh/suo/454/head -> origin/gh/suo/454/head 2022-03-17T19:06:49.2659519Z * [new branch] gh/suo/454/orig -> origin/gh/suo/454/orig 2022-03-17T19:06:49.2661436Z * [new branch] gh/suo/457/base -> origin/gh/suo/457/base 2022-03-17T19:06:49.2663754Z * [new branch] gh/suo/457/head -> origin/gh/suo/457/head 2022-03-17T19:06:49.2664661Z * [new branch] gh/suo/457/orig -> origin/gh/suo/457/orig 2022-03-17T19:06:49.2667130Z * [new branch] gh/suo/463/base -> origin/gh/suo/463/base 2022-03-17T19:06:49.2668099Z * [new branch] gh/suo/463/head -> origin/gh/suo/463/head 2022-03-17T19:06:49.2670194Z * [new branch] gh/suo/463/orig -> origin/gh/suo/463/orig 2022-03-17T19:06:49.2671047Z * [new branch] gh/suo/464/base -> origin/gh/suo/464/base 2022-03-17T19:06:49.2673105Z * [new branch] gh/suo/464/head -> origin/gh/suo/464/head 2022-03-17T19:06:49.2674023Z * [new branch] gh/suo/464/orig -> origin/gh/suo/464/orig 2022-03-17T19:06:49.2675966Z * [new branch] gh/suo/465/base -> origin/gh/suo/465/base 2022-03-17T19:06:49.2676957Z * [new branch] gh/suo/465/head -> origin/gh/suo/465/head 2022-03-17T19:06:49.2678187Z * [new branch] gh/suo/465/orig -> origin/gh/suo/465/orig 2022-03-17T19:06:49.2680347Z * [new branch] gh/suo/469/base -> origin/gh/suo/469/base 2022-03-17T19:06:49.2681835Z * [new branch] gh/suo/469/head -> origin/gh/suo/469/head 2022-03-17T19:06:49.2682900Z * [new branch] gh/suo/469/orig -> origin/gh/suo/469/orig 2022-03-17T19:06:49.2685239Z * [new branch] gh/suo/470/base -> origin/gh/suo/470/base 2022-03-17T19:06:49.2686123Z * [new branch] gh/suo/470/head -> origin/gh/suo/470/head 2022-03-17T19:06:49.2688051Z * [new branch] gh/suo/470/orig -> origin/gh/suo/470/orig 2022-03-17T19:06:49.2690275Z * [new branch] gh/suo/471/base -> origin/gh/suo/471/base 2022-03-17T19:06:49.2691227Z * [new branch] gh/suo/471/head -> origin/gh/suo/471/head 2022-03-17T19:06:49.2693243Z * [new branch] gh/suo/471/orig -> origin/gh/suo/471/orig 2022-03-17T19:06:49.2694735Z * [new branch] gh/suo/473/base -> origin/gh/suo/473/base 2022-03-17T19:06:49.2695726Z * [new branch] gh/suo/473/head -> origin/gh/suo/473/head 2022-03-17T19:06:49.2697586Z * [new branch] gh/suo/473/orig -> origin/gh/suo/473/orig 2022-03-17T19:06:49.2699069Z * [new branch] gh/suo/474/base -> origin/gh/suo/474/base 2022-03-17T19:06:49.2700094Z * [new branch] gh/suo/474/orig -> origin/gh/suo/474/orig 2022-03-17T19:06:49.2702410Z * [new branch] gh/suo/475/base -> origin/gh/suo/475/base 2022-03-17T19:06:49.2703448Z * [new branch] gh/suo/475/head -> origin/gh/suo/475/head 2022-03-17T19:06:49.2705374Z * [new branch] gh/suo/475/orig -> origin/gh/suo/475/orig 2022-03-17T19:06:49.2707073Z * [new branch] gh/suo/476/base -> origin/gh/suo/476/base 2022-03-17T19:06:49.2707903Z * [new branch] gh/suo/476/head -> origin/gh/suo/476/head 2022-03-17T19:06:49.2709718Z * [new branch] gh/suo/476/orig -> origin/gh/suo/476/orig 2022-03-17T19:06:49.2711861Z * [new branch] gh/suo/483/base -> origin/gh/suo/483/base 2022-03-17T19:06:49.2712434Z * [new branch] gh/suo/483/head -> origin/gh/suo/483/head 2022-03-17T19:06:49.2714864Z * [new branch] gh/suo/483/orig -> origin/gh/suo/483/orig 2022-03-17T19:06:49.2716513Z * [new branch] gh/suo/484/base -> origin/gh/suo/484/base 2022-03-17T19:06:49.2717430Z * [new branch] gh/suo/484/head -> origin/gh/suo/484/head 2022-03-17T19:06:49.2719341Z * [new branch] gh/suo/484/orig -> origin/gh/suo/484/orig 2022-03-17T19:06:49.2721099Z * [new branch] gh/suo/485/base -> origin/gh/suo/485/base 2022-03-17T19:06:49.2721957Z * [new branch] gh/suo/485/head -> origin/gh/suo/485/head 2022-03-17T19:06:49.2723892Z * [new branch] gh/suo/485/orig -> origin/gh/suo/485/orig 2022-03-17T19:06:49.2725627Z * [new branch] gh/suo/486/base -> origin/gh/suo/486/base 2022-03-17T19:06:49.2726501Z * [new branch] gh/suo/486/orig -> origin/gh/suo/486/orig 2022-03-17T19:06:49.2728762Z * [new branch] gh/suo/487/base -> origin/gh/suo/487/base 2022-03-17T19:06:49.2729543Z * [new branch] gh/suo/487/orig -> origin/gh/suo/487/orig 2022-03-17T19:06:49.2731838Z * [new branch] gh/suo/491/base -> origin/gh/suo/491/base 2022-03-17T19:06:49.2732701Z * [new branch] gh/suo/491/orig -> origin/gh/suo/491/orig 2022-03-17T19:06:49.2735066Z * [new branch] gh/suo/492/base -> origin/gh/suo/492/base 2022-03-17T19:06:49.2735724Z * [new branch] gh/suo/492/orig -> origin/gh/suo/492/orig 2022-03-17T19:06:49.2737870Z * [new branch] gh/suo/493/base -> origin/gh/suo/493/base 2022-03-17T19:06:49.2738984Z * [new branch] gh/suo/493/head -> origin/gh/suo/493/head 2022-03-17T19:06:49.2740899Z * [new branch] gh/suo/493/orig -> origin/gh/suo/493/orig 2022-03-17T19:06:49.2742786Z * [new branch] gh/suo/494/base -> origin/gh/suo/494/base 2022-03-17T19:06:49.2743706Z * [new branch] gh/suo/494/head -> origin/gh/suo/494/head 2022-03-17T19:06:49.2745812Z * [new branch] gh/suo/494/orig -> origin/gh/suo/494/orig 2022-03-17T19:06:49.2746857Z * [new branch] gh/suo/495/base -> origin/gh/suo/495/base 2022-03-17T19:06:49.2748723Z * [new branch] gh/suo/495/head -> origin/gh/suo/495/head 2022-03-17T19:06:49.2749481Z * [new branch] gh/suo/495/orig -> origin/gh/suo/495/orig 2022-03-17T19:06:49.2751703Z * [new branch] gh/suo/496/base -> origin/gh/suo/496/base 2022-03-17T19:06:49.2752671Z * [new branch] gh/suo/496/head -> origin/gh/suo/496/head 2022-03-17T19:06:49.2754402Z * [new branch] gh/suo/496/orig -> origin/gh/suo/496/orig 2022-03-17T19:06:49.2756080Z * [new branch] gh/suo/497/base -> origin/gh/suo/497/base 2022-03-17T19:06:49.2756946Z * [new branch] gh/suo/497/head -> origin/gh/suo/497/head 2022-03-17T19:06:49.2758915Z * [new branch] gh/suo/497/orig -> origin/gh/suo/497/orig 2022-03-17T19:06:49.2760731Z * [new branch] gh/suo/498/base -> origin/gh/suo/498/base 2022-03-17T19:06:49.2761748Z * [new branch] gh/suo/498/head -> origin/gh/suo/498/head 2022-03-17T19:06:49.2763712Z * [new branch] gh/suo/498/orig -> origin/gh/suo/498/orig 2022-03-17T19:06:49.2765457Z * [new branch] gh/suo/65/base -> origin/gh/suo/65/base 2022-03-17T19:06:49.2767232Z * [new branch] gh/suo/93/base -> origin/gh/suo/93/base 2022-03-17T19:06:49.2768161Z * [new branch] gh/suo/93/head -> origin/gh/suo/93/head 2022-03-17T19:06:49.2770572Z * [new branch] gh/supriyar/122/base -> origin/gh/supriyar/122/base 2022-03-17T19:06:49.2771518Z * [new branch] gh/supriyar/122/head -> origin/gh/supriyar/122/head 2022-03-17T19:06:49.2773416Z * [new branch] gh/supriyar/122/orig -> origin/gh/supriyar/122/orig 2022-03-17T19:06:49.2774506Z * [new branch] gh/supriyar/131/base -> origin/gh/supriyar/131/base 2022-03-17T19:06:49.2776672Z * [new branch] gh/supriyar/131/head -> origin/gh/supriyar/131/head 2022-03-17T19:06:49.2777539Z * [new branch] gh/supriyar/131/orig -> origin/gh/supriyar/131/orig 2022-03-17T19:06:49.2779786Z * [new branch] gh/supriyar/155/base -> origin/gh/supriyar/155/base 2022-03-17T19:06:49.2780679Z * [new branch] gh/supriyar/155/head -> origin/gh/supriyar/155/head 2022-03-17T19:06:49.2782929Z * [new branch] gh/supriyar/155/orig -> origin/gh/supriyar/155/orig 2022-03-17T19:06:49.2784754Z * [new branch] gh/supriyar/182/base -> origin/gh/supriyar/182/base 2022-03-17T19:06:49.2785588Z * [new branch] gh/supriyar/182/head -> origin/gh/supriyar/182/head 2022-03-17T19:06:49.2787835Z * [new branch] gh/supriyar/197/base -> origin/gh/supriyar/197/base 2022-03-17T19:06:49.2788557Z * [new branch] gh/supriyar/197/head -> origin/gh/supriyar/197/head 2022-03-17T19:06:49.2790459Z * [new branch] gh/supriyar/197/orig -> origin/gh/supriyar/197/orig 2022-03-17T19:06:49.2791488Z * [new branch] gh/supriyar/199/base -> origin/gh/supriyar/199/base 2022-03-17T19:06:49.2793344Z * [new branch] gh/supriyar/199/head -> origin/gh/supriyar/199/head 2022-03-17T19:06:49.2794200Z * [new branch] gh/supriyar/199/orig -> origin/gh/supriyar/199/orig 2022-03-17T19:06:49.2796599Z * [new branch] gh/supriyar/2/base -> origin/gh/supriyar/2/base 2022-03-17T19:06:49.2797700Z * [new branch] gh/supriyar/202/base -> origin/gh/supriyar/202/base 2022-03-17T19:06:49.2799674Z * [new branch] gh/supriyar/202/head -> origin/gh/supriyar/202/head 2022-03-17T19:06:49.2800460Z * [new branch] gh/supriyar/202/orig -> origin/gh/supriyar/202/orig 2022-03-17T19:06:49.2802599Z * [new branch] gh/supriyar/210/base -> origin/gh/supriyar/210/base 2022-03-17T19:06:49.2803576Z * [new branch] gh/supriyar/210/head -> origin/gh/supriyar/210/head 2022-03-17T19:06:49.2805502Z * [new branch] gh/supriyar/210/orig -> origin/gh/supriyar/210/orig 2022-03-17T19:06:49.2806656Z * [new branch] gh/supriyar/214/base -> origin/gh/supriyar/214/base 2022-03-17T19:06:49.2808640Z * [new branch] gh/supriyar/214/head -> origin/gh/supriyar/214/head 2022-03-17T19:06:49.2810489Z * [new branch] gh/supriyar/214/orig -> origin/gh/supriyar/214/orig 2022-03-17T19:06:49.2812199Z * [new branch] gh/supriyar/225/base -> origin/gh/supriyar/225/base 2022-03-17T19:06:49.2813941Z * [new branch] gh/supriyar/225/head -> origin/gh/supriyar/225/head 2022-03-17T19:06:49.2815111Z * [new branch] gh/supriyar/225/orig -> origin/gh/supriyar/225/orig 2022-03-17T19:06:49.2817254Z * [new branch] gh/supriyar/226/base -> origin/gh/supriyar/226/base 2022-03-17T19:06:49.2817930Z * [new branch] gh/supriyar/226/head -> origin/gh/supriyar/226/head 2022-03-17T19:06:49.2819810Z * [new branch] gh/supriyar/226/orig -> origin/gh/supriyar/226/orig 2022-03-17T19:06:49.2821341Z * [new branch] gh/supriyar/253/base -> origin/gh/supriyar/253/base 2022-03-17T19:06:49.2822599Z * [new branch] gh/supriyar/253/head -> origin/gh/supriyar/253/head 2022-03-17T19:06:49.2824461Z * [new branch] gh/supriyar/253/orig -> origin/gh/supriyar/253/orig 2022-03-17T19:06:49.2826925Z * [new branch] gh/supriyar/256/base -> origin/gh/supriyar/256/base 2022-03-17T19:06:49.2827708Z * [new branch] gh/supriyar/256/head -> origin/gh/supriyar/256/head 2022-03-17T19:06:49.2829504Z * [new branch] gh/supriyar/256/orig -> origin/gh/supriyar/256/orig 2022-03-17T19:06:49.2831449Z * [new branch] gh/supriyar/257/base -> origin/gh/supriyar/257/base 2022-03-17T19:06:49.2832310Z * [new branch] gh/supriyar/257/head -> origin/gh/supriyar/257/head 2022-03-17T19:06:49.2834280Z * [new branch] gh/supriyar/257/orig -> origin/gh/supriyar/257/orig 2022-03-17T19:06:49.2837053Z * [new branch] gh/supriyar/27/base -> origin/gh/supriyar/27/base 2022-03-17T19:06:49.2837904Z * [new branch] gh/supriyar/27/orig -> origin/gh/supriyar/27/orig 2022-03-17T19:06:49.2840381Z * [new branch] gh/supriyar/38/base -> origin/gh/supriyar/38/base 2022-03-17T19:06:49.2841059Z * [new branch] gh/supriyar/38/head -> origin/gh/supriyar/38/head 2022-03-17T19:06:49.2843026Z * [new branch] gh/supriyar/38/orig -> origin/gh/supriyar/38/orig 2022-03-17T19:06:49.2844528Z * [new branch] gh/supriyar/47/base -> origin/gh/supriyar/47/base 2022-03-17T19:06:49.2845645Z * [new branch] gh/supriyar/47/head -> origin/gh/supriyar/47/head 2022-03-17T19:06:49.2847752Z * [new branch] gh/supriyar/47/orig -> origin/gh/supriyar/47/orig 2022-03-17T19:06:49.2848798Z * [new branch] gh/supriyar/49/base -> origin/gh/supriyar/49/base 2022-03-17T19:06:49.2850668Z * [new branch] gh/supriyar/49/head -> origin/gh/supriyar/49/head 2022-03-17T19:06:49.2851611Z * [new branch] gh/supriyar/49/orig -> origin/gh/supriyar/49/orig 2022-03-17T19:06:49.2854183Z * [new branch] gh/supriyar/67/base -> origin/gh/supriyar/67/base 2022-03-17T19:06:49.2855126Z * [new branch] gh/supriyar/67/head -> origin/gh/supriyar/67/head 2022-03-17T19:06:49.2857087Z * [new branch] gh/supriyar/67/orig -> origin/gh/supriyar/67/orig 2022-03-17T19:06:49.2858056Z * [new branch] gh/supriyar/68/base -> origin/gh/supriyar/68/base 2022-03-17T19:06:49.2860026Z * [new branch] gh/supriyar/68/head -> origin/gh/supriyar/68/head 2022-03-17T19:06:49.2860815Z * [new branch] gh/supriyar/68/orig -> origin/gh/supriyar/68/orig 2022-03-17T19:06:49.2864027Z * [new branch] gh/supriyar/70/base -> origin/gh/supriyar/70/base 2022-03-17T19:06:49.2865093Z * [new branch] gh/supriyar/70/head -> origin/gh/supriyar/70/head 2022-03-17T19:06:49.2866986Z * [new branch] gh/supriyar/70/orig -> origin/gh/supriyar/70/orig 2022-03-17T19:06:49.2868159Z * [new branch] gh/supriyar/72/base -> origin/gh/supriyar/72/base 2022-03-17T19:06:49.2869885Z * [new branch] gh/supriyar/72/head -> origin/gh/supriyar/72/head 2022-03-17T19:06:49.2870629Z * [new branch] gh/supriyar/72/orig -> origin/gh/supriyar/72/orig 2022-03-17T19:06:49.2872563Z * [new branch] gh/supriyar/74/base -> origin/gh/supriyar/74/base 2022-03-17T19:06:49.2873537Z * [new branch] gh/supriyar/74/head -> origin/gh/supriyar/74/head 2022-03-17T19:06:49.2875699Z * [new branch] gh/supriyar/74/orig -> origin/gh/supriyar/74/orig 2022-03-17T19:06:49.2876601Z * [new branch] gh/supriyar/75/base -> origin/gh/supriyar/75/base 2022-03-17T19:06:49.2878497Z * [new branch] gh/supriyar/75/head -> origin/gh/supriyar/75/head 2022-03-17T19:06:49.2879251Z * [new branch] gh/supriyar/75/orig -> origin/gh/supriyar/75/orig 2022-03-17T19:06:49.2881388Z * [new branch] gh/supriyar/79/base -> origin/gh/supriyar/79/base 2022-03-17T19:06:49.2882337Z * [new branch] gh/supriyar/79/head -> origin/gh/supriyar/79/head 2022-03-17T19:06:49.2884341Z * [new branch] gh/supriyar/79/orig -> origin/gh/supriyar/79/orig 2022-03-17T19:06:49.2886616Z * [new branch] gh/supriyar/99/base -> origin/gh/supriyar/99/base 2022-03-17T19:06:49.2887513Z * [new branch] gh/supriyar/99/head -> origin/gh/supriyar/99/head 2022-03-17T19:06:49.2889487Z * [new branch] gh/supriyar/99/orig -> origin/gh/supriyar/99/orig 2022-03-17T19:06:49.2891456Z * [new branch] gh/swolchok/1/base -> origin/gh/swolchok/1/base 2022-03-17T19:06:49.2892255Z * [new branch] gh/swolchok/1/head -> origin/gh/swolchok/1/head 2022-03-17T19:06:49.2894607Z * [new branch] gh/swolchok/107/base -> origin/gh/swolchok/107/base 2022-03-17T19:06:49.2895563Z * [new branch] gh/swolchok/107/head -> origin/gh/swolchok/107/head 2022-03-17T19:06:49.2898351Z * [new branch] gh/swolchok/118/base -> origin/gh/swolchok/118/base 2022-03-17T19:06:49.2899231Z * [new branch] gh/swolchok/118/head -> origin/gh/swolchok/118/head 2022-03-17T19:06:49.2901098Z * [new branch] gh/swolchok/119/base -> origin/gh/swolchok/119/base 2022-03-17T19:06:49.2902251Z * [new branch] gh/swolchok/119/head -> origin/gh/swolchok/119/head 2022-03-17T19:06:49.2904844Z * [new branch] gh/swolchok/12/base -> origin/gh/swolchok/12/base 2022-03-17T19:06:49.2905648Z * [new branch] gh/swolchok/12/head -> origin/gh/swolchok/12/head 2022-03-17T19:06:49.2908293Z * [new branch] gh/swolchok/12/orig -> origin/gh/swolchok/12/orig 2022-03-17T19:06:49.2910329Z * [new branch] gh/swolchok/120/base -> origin/gh/swolchok/120/base 2022-03-17T19:06:49.2911152Z * [new branch] gh/swolchok/120/head -> origin/gh/swolchok/120/head 2022-03-17T19:06:49.2913237Z * [new branch] gh/swolchok/121/base -> origin/gh/swolchok/121/base 2022-03-17T19:06:49.2914013Z * [new branch] gh/swolchok/121/head -> origin/gh/swolchok/121/head 2022-03-17T19:06:49.2916072Z * [new branch] gh/swolchok/122/base -> origin/gh/swolchok/122/base 2022-03-17T19:06:49.2916826Z * [new branch] gh/swolchok/122/head -> origin/gh/swolchok/122/head 2022-03-17T19:06:49.2918882Z * [new branch] gh/swolchok/123/base -> origin/gh/swolchok/123/base 2022-03-17T19:06:49.2919670Z * [new branch] gh/swolchok/123/head -> origin/gh/swolchok/123/head 2022-03-17T19:06:49.2922355Z * [new branch] gh/swolchok/124/base -> origin/gh/swolchok/124/base 2022-03-17T19:06:49.2923342Z * [new branch] gh/swolchok/124/head -> origin/gh/swolchok/124/head 2022-03-17T19:06:49.2925202Z * [new branch] gh/swolchok/124/orig -> origin/gh/swolchok/124/orig 2022-03-17T19:06:49.2926218Z * [new branch] gh/swolchok/138/base -> origin/gh/swolchok/138/base 2022-03-17T19:06:49.2928185Z * [new branch] gh/swolchok/138/orig -> origin/gh/swolchok/138/orig 2022-03-17T19:06:49.2929844Z * [new branch] gh/swolchok/139/base -> origin/gh/swolchok/139/base 2022-03-17T19:06:49.2931517Z * [new branch] gh/swolchok/139/head -> origin/gh/swolchok/139/head 2022-03-17T19:06:49.2932438Z * [new branch] gh/swolchok/139/orig -> origin/gh/swolchok/139/orig 2022-03-17T19:06:49.2935279Z * [new branch] gh/swolchok/170/base -> origin/gh/swolchok/170/base 2022-03-17T19:06:49.2936076Z * [new branch] gh/swolchok/170/orig -> origin/gh/swolchok/170/orig 2022-03-17T19:06:49.2938219Z * [new branch] gh/swolchok/183/base -> origin/gh/swolchok/183/base 2022-03-17T19:06:49.2939179Z * [new branch] gh/swolchok/183/head -> origin/gh/swolchok/183/head 2022-03-17T19:06:49.2940986Z * [new branch] gh/swolchok/183/orig -> origin/gh/swolchok/183/orig 2022-03-17T19:06:49.2942899Z * [new branch] gh/swolchok/201/base -> origin/gh/swolchok/201/base 2022-03-17T19:06:49.2943787Z * [new branch] gh/swolchok/201/head -> origin/gh/swolchok/201/head 2022-03-17T19:06:49.2945552Z * [new branch] gh/swolchok/201/orig -> origin/gh/swolchok/201/orig 2022-03-17T19:06:49.2947067Z * [new branch] gh/swolchok/203/base -> origin/gh/swolchok/203/base 2022-03-17T19:06:49.2948136Z * [new branch] gh/swolchok/203/head -> origin/gh/swolchok/203/head 2022-03-17T19:06:49.2950114Z * [new branch] gh/swolchok/203/orig -> origin/gh/swolchok/203/orig 2022-03-17T19:06:49.2952040Z * [new branch] gh/swolchok/246/base -> origin/gh/swolchok/246/base 2022-03-17T19:06:49.2952924Z * [new branch] gh/swolchok/246/head -> origin/gh/swolchok/246/head 2022-03-17T19:06:49.2955046Z * [new branch] gh/swolchok/246/orig -> origin/gh/swolchok/246/orig 2022-03-17T19:06:49.2956152Z * [new branch] gh/swolchok/247/base -> origin/gh/swolchok/247/base 2022-03-17T19:06:49.2958085Z * [new branch] gh/swolchok/247/head -> origin/gh/swolchok/247/head 2022-03-17T19:06:49.2958848Z * [new branch] gh/swolchok/247/orig -> origin/gh/swolchok/247/orig 2022-03-17T19:06:49.2961238Z * [new branch] gh/swolchok/248/base -> origin/gh/swolchok/248/base 2022-03-17T19:06:49.2961929Z * [new branch] gh/swolchok/248/head -> origin/gh/swolchok/248/head 2022-03-17T19:06:49.2963754Z * [new branch] gh/swolchok/248/orig -> origin/gh/swolchok/248/orig 2022-03-17T19:06:49.2965239Z * [new branch] gh/swolchok/250/base -> origin/gh/swolchok/250/base 2022-03-17T19:06:49.2966316Z * [new branch] gh/swolchok/250/head -> origin/gh/swolchok/250/head 2022-03-17T19:06:49.2968174Z * [new branch] gh/swolchok/250/orig -> origin/gh/swolchok/250/orig 2022-03-17T19:06:49.2970067Z * [new branch] gh/swolchok/257/base -> origin/gh/swolchok/257/base 2022-03-17T19:06:49.2970896Z * [new branch] gh/swolchok/257/head -> origin/gh/swolchok/257/head 2022-03-17T19:06:49.2972676Z * [new branch] gh/swolchok/257/orig -> origin/gh/swolchok/257/orig 2022-03-17T19:06:49.2974532Z * [new branch] gh/swolchok/261/base -> origin/gh/swolchok/261/base 2022-03-17T19:06:49.2975444Z * [new branch] gh/swolchok/261/head -> origin/gh/swolchok/261/head 2022-03-17T19:06:49.2977283Z * [new branch] gh/swolchok/261/orig -> origin/gh/swolchok/261/orig 2022-03-17T19:06:49.2979024Z * [new branch] gh/swolchok/281/base -> origin/gh/swolchok/281/base 2022-03-17T19:06:49.2979968Z * [new branch] gh/swolchok/281/head -> origin/gh/swolchok/281/head 2022-03-17T19:06:49.2981689Z * [new branch] gh/swolchok/281/orig -> origin/gh/swolchok/281/orig 2022-03-17T19:06:49.2983723Z * [new branch] gh/swolchok/282/base -> origin/gh/swolchok/282/base 2022-03-17T19:06:49.2984627Z * [new branch] gh/swolchok/282/head -> origin/gh/swolchok/282/head 2022-03-17T19:06:49.2987430Z * [new branch] gh/swolchok/283/base -> origin/gh/swolchok/283/base 2022-03-17T19:06:49.2988236Z * [new branch] gh/swolchok/283/head -> origin/gh/swolchok/283/head 2022-03-17T19:06:49.2990915Z * [new branch] gh/swolchok/29/base -> origin/gh/swolchok/29/base 2022-03-17T19:06:49.2991725Z * [new branch] gh/swolchok/29/head -> origin/gh/swolchok/29/head 2022-03-17T19:06:49.2994629Z * [new branch] gh/swolchok/298/base -> origin/gh/swolchok/298/base 2022-03-17T19:06:49.2995421Z * [new branch] gh/swolchok/298/head -> origin/gh/swolchok/298/head 2022-03-17T19:06:49.2997322Z * [new branch] gh/swolchok/298/orig -> origin/gh/swolchok/298/orig 2022-03-17T19:06:49.2999084Z * [new branch] gh/swolchok/300/base -> origin/gh/swolchok/300/base 2022-03-17T19:06:49.2999989Z * [new branch] gh/swolchok/300/head -> origin/gh/swolchok/300/head 2022-03-17T19:06:49.3001784Z * [new branch] gh/swolchok/300/orig -> origin/gh/swolchok/300/orig 2022-03-17T19:06:49.3003504Z * [new branch] gh/swolchok/322/base -> origin/gh/swolchok/322/base 2022-03-17T19:06:49.3004455Z * [new branch] gh/swolchok/322/head -> origin/gh/swolchok/322/head 2022-03-17T19:06:49.3006358Z * [new branch] gh/swolchok/322/orig -> origin/gh/swolchok/322/orig 2022-03-17T19:06:49.3007441Z * [new branch] gh/swolchok/331/base -> origin/gh/swolchok/331/base 2022-03-17T19:06:49.3009644Z * [new branch] gh/swolchok/331/head -> origin/gh/swolchok/331/head 2022-03-17T19:06:49.3010409Z * [new branch] gh/swolchok/331/orig -> origin/gh/swolchok/331/orig 2022-03-17T19:06:49.3013443Z * [new branch] gh/swolchok/339/base -> origin/gh/swolchok/339/base 2022-03-17T19:06:49.3014144Z * [new branch] gh/swolchok/339/head -> origin/gh/swolchok/339/head 2022-03-17T19:06:49.3016062Z * [new branch] gh/swolchok/339/orig -> origin/gh/swolchok/339/orig 2022-03-17T19:06:49.3018319Z * [new branch] gh/swolchok/347/base -> origin/gh/swolchok/347/base 2022-03-17T19:06:49.3019143Z * [new branch] gh/swolchok/347/head -> origin/gh/swolchok/347/head 2022-03-17T19:06:49.3021110Z * [new branch] gh/swolchok/347/orig -> origin/gh/swolchok/347/orig 2022-03-17T19:06:49.3022241Z * [new branch] gh/swolchok/348/base -> origin/gh/swolchok/348/base 2022-03-17T19:06:49.3024725Z * [new branch] gh/swolchok/348/head -> origin/gh/swolchok/348/head 2022-03-17T19:06:49.3025674Z * [new branch] gh/swolchok/349/base -> origin/gh/swolchok/349/base 2022-03-17T19:06:49.3027727Z * [new branch] gh/swolchok/349/head -> origin/gh/swolchok/349/head 2022-03-17T19:06:49.3029179Z * [new branch] gh/swolchok/350/base -> origin/gh/swolchok/350/base 2022-03-17T19:06:49.3030868Z * [new branch] gh/swolchok/350/head -> origin/gh/swolchok/350/head 2022-03-17T19:06:49.3031906Z * [new branch] gh/swolchok/351/base -> origin/gh/swolchok/351/base 2022-03-17T19:06:49.3033880Z * [new branch] gh/swolchok/351/head -> origin/gh/swolchok/351/head 2022-03-17T19:06:49.3034952Z * [new branch] gh/swolchok/352/base -> origin/gh/swolchok/352/base 2022-03-17T19:06:49.3037151Z * [new branch] gh/swolchok/352/head -> origin/gh/swolchok/352/head 2022-03-17T19:06:49.3038098Z * [new branch] gh/swolchok/353/base -> origin/gh/swolchok/353/base 2022-03-17T19:06:49.3040015Z * [new branch] gh/swolchok/353/head -> origin/gh/swolchok/353/head 2022-03-17T19:06:49.3041783Z * [new branch] gh/swolchok/36/base -> origin/gh/swolchok/36/base 2022-03-17T19:06:49.3042762Z * [new branch] gh/swolchok/36/head -> origin/gh/swolchok/36/head 2022-03-17T19:06:49.3045309Z * [new branch] gh/swolchok/379/base -> origin/gh/swolchok/379/base 2022-03-17T19:06:49.3046008Z * [new branch] gh/swolchok/379/head -> origin/gh/swolchok/379/head 2022-03-17T19:06:49.3048046Z * [new branch] gh/swolchok/379/orig -> origin/gh/swolchok/379/orig 2022-03-17T19:06:49.3049126Z * [new branch] gh/swolchok/38/base -> origin/gh/swolchok/38/base 2022-03-17T19:06:49.3051147Z * [new branch] gh/swolchok/38/head -> origin/gh/swolchok/38/head 2022-03-17T19:06:49.3051998Z * [new branch] gh/swolchok/38/orig -> origin/gh/swolchok/38/orig 2022-03-17T19:06:49.3054248Z * [new branch] gh/swolchok/387/base -> origin/gh/swolchok/387/base 2022-03-17T19:06:49.3055276Z * [new branch] gh/swolchok/387/head -> origin/gh/swolchok/387/head 2022-03-17T19:06:49.3057154Z * [new branch] gh/swolchok/387/orig -> origin/gh/swolchok/387/orig 2022-03-17T19:06:49.3058139Z * [new branch] gh/swolchok/39/base -> origin/gh/swolchok/39/base 2022-03-17T19:06:49.3060111Z * [new branch] gh/swolchok/39/head -> origin/gh/swolchok/39/head 2022-03-17T19:06:49.3061438Z * [new branch] gh/swolchok/39/orig -> origin/gh/swolchok/39/orig 2022-03-17T19:06:49.3064480Z * [new branch] gh/swolchok/398/base -> origin/gh/swolchok/398/base 2022-03-17T19:06:49.3065343Z * [new branch] gh/swolchok/398/head -> origin/gh/swolchok/398/head 2022-03-17T19:06:49.3067246Z * [new branch] gh/swolchok/398/orig -> origin/gh/swolchok/398/orig 2022-03-17T19:06:49.3068739Z * [new branch] gh/swolchok/40/base -> origin/gh/swolchok/40/base 2022-03-17T19:06:49.3070230Z * [new branch] gh/swolchok/40/head -> origin/gh/swolchok/40/head 2022-03-17T19:06:49.3071344Z * [new branch] gh/swolchok/40/orig -> origin/gh/swolchok/40/orig 2022-03-17T19:06:49.3073601Z * [new branch] gh/swolchok/421/base -> origin/gh/swolchok/421/base 2022-03-17T19:06:49.3074416Z * [new branch] gh/swolchok/421/head -> origin/gh/swolchok/421/head 2022-03-17T19:06:49.3076233Z * [new branch] gh/swolchok/421/orig -> origin/gh/swolchok/421/orig 2022-03-17T19:06:49.3077949Z * [new branch] gh/swolchok/425/base -> origin/gh/swolchok/425/base 2022-03-17T19:06:49.3078839Z * [new branch] gh/swolchok/425/head -> origin/gh/swolchok/425/head 2022-03-17T19:06:49.3081272Z * [new branch] gh/swolchok/427/base -> origin/gh/swolchok/427/base 2022-03-17T19:06:49.3082032Z * [new branch] gh/swolchok/427/head -> origin/gh/swolchok/427/head 2022-03-17T19:06:49.3083831Z * [new branch] gh/swolchok/427/orig -> origin/gh/swolchok/427/orig 2022-03-17T19:06:49.3085621Z * [new branch] gh/swolchok/441/base -> origin/gh/swolchok/441/base 2022-03-17T19:06:49.3086719Z * [new branch] gh/swolchok/441/head -> origin/gh/swolchok/441/head 2022-03-17T19:06:49.3088616Z * [new branch] gh/swolchok/441/orig -> origin/gh/swolchok/441/orig 2022-03-17T19:06:49.3090318Z * [new branch] gh/swolchok/442/base -> origin/gh/swolchok/442/base 2022-03-17T19:06:49.3091271Z * [new branch] gh/swolchok/442/head -> origin/gh/swolchok/442/head 2022-03-17T19:06:49.3093180Z * [new branch] gh/swolchok/442/orig -> origin/gh/swolchok/442/orig 2022-03-17T19:06:49.3094935Z * [new branch] gh/swolchok/454/base -> origin/gh/swolchok/454/base 2022-03-17T19:06:49.3095868Z * [new branch] gh/swolchok/454/head -> origin/gh/swolchok/454/head 2022-03-17T19:06:49.3097848Z * [new branch] gh/swolchok/454/orig -> origin/gh/swolchok/454/orig 2022-03-17T19:06:49.3099016Z * [new branch] gh/swolchok/455/base -> origin/gh/swolchok/455/base 2022-03-17T19:06:49.3100984Z * [new branch] gh/swolchok/455/head -> origin/gh/swolchok/455/head 2022-03-17T19:06:49.3101758Z * [new branch] gh/swolchok/455/orig -> origin/gh/swolchok/455/orig 2022-03-17T19:06:49.3104348Z * [new branch] gh/swolchok/457/base -> origin/gh/swolchok/457/base 2022-03-17T19:06:49.3105076Z * [new branch] gh/swolchok/457/head -> origin/gh/swolchok/457/head 2022-03-17T19:06:49.3107190Z * [new branch] gh/swolchok/457/orig -> origin/gh/swolchok/457/orig 2022-03-17T19:06:49.3108522Z * [new branch] gh/swolchok/458/base -> origin/gh/swolchok/458/base 2022-03-17T19:06:49.3110003Z * [new branch] gh/swolchok/458/head -> origin/gh/swolchok/458/head 2022-03-17T19:06:49.3111029Z * [new branch] gh/swolchok/458/orig -> origin/gh/swolchok/458/orig 2022-03-17T19:06:49.3113349Z * [new branch] gh/swolchok/461/base -> origin/gh/swolchok/461/base 2022-03-17T19:06:49.3114184Z * [new branch] gh/swolchok/461/head -> origin/gh/swolchok/461/head 2022-03-17T19:06:49.3115955Z * [new branch] gh/swolchok/461/orig -> origin/gh/swolchok/461/orig 2022-03-17T19:06:49.3117695Z * [new branch] gh/swolchok/462/base -> origin/gh/swolchok/462/base 2022-03-17T19:06:49.3118623Z * [new branch] gh/swolchok/462/head -> origin/gh/swolchok/462/head 2022-03-17T19:06:49.3120623Z * [new branch] gh/swolchok/462/orig -> origin/gh/swolchok/462/orig 2022-03-17T19:06:49.3122419Z * [new branch] gh/swolchok/464/base -> origin/gh/swolchok/464/base 2022-03-17T19:06:49.3123217Z * [new branch] gh/swolchok/464/head -> origin/gh/swolchok/464/head 2022-03-17T19:06:49.3125164Z * [new branch] gh/swolchok/464/orig -> origin/gh/swolchok/464/orig 2022-03-17T19:06:49.3126913Z * [new branch] gh/swolchok/468/base -> origin/gh/swolchok/468/base 2022-03-17T19:06:49.3128076Z * [new branch] gh/swolchok/468/head -> origin/gh/swolchok/468/head 2022-03-17T19:06:49.3129824Z * [new branch] gh/swolchok/468/orig -> origin/gh/swolchok/468/orig 2022-03-17T19:06:49.3131673Z * [new branch] gh/swolchok/469/base -> origin/gh/swolchok/469/base 2022-03-17T19:06:49.3132645Z * [new branch] gh/swolchok/469/head -> origin/gh/swolchok/469/head 2022-03-17T19:06:49.3134589Z * [new branch] gh/swolchok/469/orig -> origin/gh/swolchok/469/orig 2022-03-17T19:06:49.3136791Z * [new branch] gh/swolchok/470/base -> origin/gh/swolchok/470/base 2022-03-17T19:06:49.3137827Z * [new branch] gh/swolchok/470/head -> origin/gh/swolchok/470/head 2022-03-17T19:06:49.3139714Z * [new branch] gh/swolchok/470/orig -> origin/gh/swolchok/470/orig 2022-03-17T19:06:49.3141442Z * [new branch] gh/swolchok/471/base -> origin/gh/swolchok/471/base 2022-03-17T19:06:49.3142630Z * [new branch] gh/swolchok/471/head -> origin/gh/swolchok/471/head 2022-03-17T19:06:49.3144569Z * [new branch] gh/swolchok/471/orig -> origin/gh/swolchok/471/orig 2022-03-17T19:06:49.3146078Z * [new branch] gh/swolchok/59/base -> origin/gh/swolchok/59/base 2022-03-17T19:06:49.3147132Z * [new branch] gh/swolchok/59/head -> origin/gh/swolchok/59/head 2022-03-17T19:06:49.3149357Z * [new branch] gh/swolchok/65/base -> origin/gh/swolchok/65/base 2022-03-17T19:06:49.3150278Z * [new branch] gh/swolchok/65/head -> origin/gh/swolchok/65/head 2022-03-17T19:06:49.3152238Z * [new branch] gh/swolchok/65/orig -> origin/gh/swolchok/65/orig 2022-03-17T19:06:49.3153944Z * [new branch] gh/swolchok/69/base -> origin/gh/swolchok/69/base 2022-03-17T19:06:49.3155604Z * [new branch] gh/swolchok/69/head -> origin/gh/swolchok/69/head 2022-03-17T19:06:49.3156505Z * [new branch] gh/swolchok/69/orig -> origin/gh/swolchok/69/orig 2022-03-17T19:06:49.3158687Z * [new branch] gh/swolchok/7/base -> origin/gh/swolchok/7/base 2022-03-17T19:06:49.3168870Z * [new branch] gh/swolchok/7/head -> origin/gh/swolchok/7/head 2022-03-17T19:06:49.3169969Z * [new branch] gh/swolchok/70/base -> origin/gh/swolchok/70/base 2022-03-17T19:06:49.3172054Z * [new branch] gh/swolchok/70/head -> origin/gh/swolchok/70/head 2022-03-17T19:06:49.3172911Z * [new branch] gh/swolchok/70/orig -> origin/gh/swolchok/70/orig 2022-03-17T19:06:49.3175291Z * [new branch] gh/swolchok/71/base -> origin/gh/swolchok/71/base 2022-03-17T19:06:49.3176213Z * [new branch] gh/swolchok/71/head -> origin/gh/swolchok/71/head 2022-03-17T19:06:49.3178042Z * [new branch] gh/swolchok/71/orig -> origin/gh/swolchok/71/orig 2022-03-17T19:06:49.3179836Z * [new branch] gh/swolchok/77/base -> origin/gh/swolchok/77/base 2022-03-17T19:06:49.3180780Z * [new branch] gh/swolchok/77/head -> origin/gh/swolchok/77/head 2022-03-17T19:06:49.3182870Z * [new branch] gh/swolchok/77/orig -> origin/gh/swolchok/77/orig 2022-03-17T19:06:49.3183952Z * [new branch] gh/swolchok/8/base -> origin/gh/swolchok/8/base 2022-03-17T19:06:49.3185807Z * [new branch] gh/swolchok/8/head -> origin/gh/swolchok/8/head 2022-03-17T19:06:49.3187968Z * [new branch] gh/syed-ahmed/4/base -> origin/gh/syed-ahmed/4/base 2022-03-17T19:06:49.3189617Z * [new branch] gh/syed-ahmed/5/base -> origin/gh/syed-ahmed/5/base 2022-03-17T19:06:49.3191529Z * [new branch] gh/syed-ahmed/7/base -> origin/gh/syed-ahmed/7/base 2022-03-17T19:06:49.3193535Z * [new branch] gh/taewookoh/2/base -> origin/gh/taewookoh/2/base 2022-03-17T19:06:49.3199174Z * [new branch] gh/taewookoh/2/head -> origin/gh/taewookoh/2/head 2022-03-17T19:06:49.3201434Z * [new branch] gh/taivu1998/10/base -> origin/gh/taivu1998/10/base 2022-03-17T19:06:49.3202234Z * [new branch] gh/taivu1998/10/head -> origin/gh/taivu1998/10/head 2022-03-17T19:06:49.3203999Z * [new branch] gh/taivu1998/10/orig -> origin/gh/taivu1998/10/orig 2022-03-17T19:06:49.3205029Z * [new branch] gh/taivu1998/11/base -> origin/gh/taivu1998/11/base 2022-03-17T19:06:49.3206771Z * [new branch] gh/taivu1998/11/head -> origin/gh/taivu1998/11/head 2022-03-17T19:06:49.3207713Z * [new branch] gh/taivu1998/11/orig -> origin/gh/taivu1998/11/orig 2022-03-17T19:06:49.3211509Z * [new branch] gh/taivu1998/12/base -> origin/gh/taivu1998/12/base 2022-03-17T19:06:49.3212804Z * [new branch] gh/taivu1998/12/head -> origin/gh/taivu1998/12/head 2022-03-17T19:06:49.3216787Z * [new branch] gh/taivu1998/12/orig -> origin/gh/taivu1998/12/orig 2022-03-17T19:06:49.3217964Z * [new branch] gh/taivu1998/13/base -> origin/gh/taivu1998/13/base 2022-03-17T19:06:49.3219852Z * [new branch] gh/taivu1998/13/head -> origin/gh/taivu1998/13/head 2022-03-17T19:06:49.3220568Z * [new branch] gh/taivu1998/13/orig -> origin/gh/taivu1998/13/orig 2022-03-17T19:06:49.3222999Z * [new branch] gh/taivu1998/7/base -> origin/gh/taivu1998/7/base 2022-03-17T19:06:49.3223883Z * [new branch] gh/taivu1998/7/head -> origin/gh/taivu1998/7/head 2022-03-17T19:06:49.3225766Z * [new branch] gh/taivu1998/7/orig -> origin/gh/taivu1998/7/orig 2022-03-17T19:06:49.3226805Z * [new branch] gh/taivu1998/8/base -> origin/gh/taivu1998/8/base 2022-03-17T19:06:49.3232709Z * [new branch] gh/taivu1998/8/head -> origin/gh/taivu1998/8/head 2022-03-17T19:06:49.3233624Z * [new branch] gh/taivu1998/8/orig -> origin/gh/taivu1998/8/orig 2022-03-17T19:06:49.3235724Z * [new branch] gh/taivu1998/9/base -> origin/gh/taivu1998/9/base 2022-03-17T19:06:49.3236289Z * [new branch] gh/taivu1998/9/head -> origin/gh/taivu1998/9/head 2022-03-17T19:06:49.3238413Z * [new branch] gh/taivu1998/9/orig -> origin/gh/taivu1998/9/orig 2022-03-17T19:06:49.3240443Z * [new branch] gh/taylorrobie/autotune_prototype -> origin/gh/taylorrobie/autotune_prototype 2022-03-17T19:06:49.3241334Z * [new branch] gh/taylorrobie/benchmark_utils_dataclassification -> origin/gh/taylorrobie/benchmark_utils_dataclassification 2022-03-17T19:06:49.3245419Z * [new branch] gh/taylorrobie/callgrind_backtest -> origin/gh/taylorrobie/callgrind_backtest 2022-03-17T19:06:49.3247465Z * [new branch] gh/taylorrobie/callgrind_scribe2 -> origin/gh/taylorrobie/callgrind_scribe2 2022-03-17T19:06:49.3248178Z * [new branch] gh/taylorrobie/composable_timer -> origin/gh/taylorrobie/composable_timer 2022-03-17T19:06:49.3251228Z * [new branch] gh/taylorrobie/fuzzed_op_microbenchmarks -> origin/gh/taylorrobie/fuzzed_op_microbenchmarks 2022-03-17T19:06:49.3252062Z * [new branch] gh/taylorrobie/kernel_overhead -> origin/gh/taylorrobie/kernel_overhead 2022-03-17T19:06:49.3253819Z * [new branch] gh/taylorrobie/unify_index -> origin/gh/taylorrobie/unify_index 2022-03-17T19:06:49.3256058Z * [new branch] gh/taylorrobie/wall_backtest -> origin/gh/taylorrobie/wall_backtest 2022-03-17T19:06:49.3258024Z * [new branch] gh/terrychenism/12/base -> origin/gh/terrychenism/12/base 2022-03-17T19:06:49.3258939Z * [new branch] gh/terrychenism/12/head -> origin/gh/terrychenism/12/head 2022-03-17T19:06:49.3260928Z * [new branch] gh/terrychenism/12/orig -> origin/gh/terrychenism/12/orig 2022-03-17T19:06:49.3263812Z * [new branch] gh/terrychenism/13/base -> origin/gh/terrychenism/13/base 2022-03-17T19:06:49.3267701Z * [new branch] gh/terrychenism/13/head -> origin/gh/terrychenism/13/head 2022-03-17T19:06:49.3268418Z * [new branch] gh/terrychenism/13/orig -> origin/gh/terrychenism/13/orig 2022-03-17T19:06:49.3270671Z * [new branch] gh/terrychenism/20/base -> origin/gh/terrychenism/20/base 2022-03-17T19:06:49.3271555Z * [new branch] gh/terrychenism/20/head -> origin/gh/terrychenism/20/head 2022-03-17T19:06:49.3273363Z * [new branch] gh/terrychenism/20/orig -> origin/gh/terrychenism/20/orig 2022-03-17T19:06:49.3275090Z * [new branch] gh/terrychenism/21/base -> origin/gh/terrychenism/21/base 2022-03-17T19:06:49.3276121Z * [new branch] gh/terrychenism/21/head -> origin/gh/terrychenism/21/head 2022-03-17T19:06:49.3277920Z * [new branch] gh/terrychenism/21/orig -> origin/gh/terrychenism/21/orig 2022-03-17T19:06:49.3279719Z * [new branch] gh/terrychenism/22/base -> origin/gh/terrychenism/22/base 2022-03-17T19:06:49.3280675Z * [new branch] gh/terrychenism/22/head -> origin/gh/terrychenism/22/head 2022-03-17T19:06:49.3282656Z * [new branch] gh/terrychenism/22/orig -> origin/gh/terrychenism/22/orig 2022-03-17T19:06:49.3285254Z * [new branch] gh/tierex/1/base -> origin/gh/tierex/1/base 2022-03-17T19:06:49.3286257Z * [new branch] gh/tierex/1/head -> origin/gh/tierex/1/head 2022-03-17T19:06:49.3288186Z * [new branch] gh/tierex/1/orig -> origin/gh/tierex/1/orig 2022-03-17T19:06:49.3289680Z * [new branch] gh/tierex/4/base -> origin/gh/tierex/4/base 2022-03-17T19:06:49.3290720Z * [new branch] gh/tierex/4/head -> origin/gh/tierex/4/head 2022-03-17T19:06:49.3292660Z * [new branch] gh/tierex/4/orig -> origin/gh/tierex/4/orig 2022-03-17T19:06:49.3294137Z * [new branch] gh/tierex/5/base -> origin/gh/tierex/5/base 2022-03-17T19:06:49.3295176Z * [new branch] gh/tierex/5/head -> origin/gh/tierex/5/head 2022-03-17T19:06:49.3296962Z * [new branch] gh/tierex/5/orig -> origin/gh/tierex/5/orig 2022-03-17T19:06:49.3297980Z * [new branch] gh/tierex/6/base -> origin/gh/tierex/6/base 2022-03-17T19:06:49.3299714Z * [new branch] gh/tierex/6/head -> origin/gh/tierex/6/head 2022-03-17T19:06:49.3300626Z * [new branch] gh/tierex/6/orig -> origin/gh/tierex/6/orig 2022-03-17T19:06:49.3303233Z * [new branch] gh/tktrungna/14/base -> origin/gh/tktrungna/14/base 2022-03-17T19:06:49.3304127Z * [new branch] gh/tktrungna/14/head -> origin/gh/tktrungna/14/head 2022-03-17T19:06:49.3306050Z * [new branch] gh/tktrungna/14/orig -> origin/gh/tktrungna/14/orig 2022-03-17T19:06:49.3306955Z * [new branch] gh/tktrungna/15/base -> origin/gh/tktrungna/15/base 2022-03-17T19:06:49.3308833Z * [new branch] gh/tktrungna/15/head -> origin/gh/tktrungna/15/head 2022-03-17T19:06:49.3309579Z * [new branch] gh/tktrungna/15/orig -> origin/gh/tktrungna/15/orig 2022-03-17T19:06:49.3311840Z * [new branch] gh/tktrungna/16/base -> origin/gh/tktrungna/16/base 2022-03-17T19:06:49.3312578Z * [new branch] gh/tktrungna/16/head -> origin/gh/tktrungna/16/head 2022-03-17T19:06:49.3314610Z * [new branch] gh/tktrungna/16/orig -> origin/gh/tktrungna/16/orig 2022-03-17T19:06:49.3315564Z * [new branch] gh/tktrungna/17/base -> origin/gh/tktrungna/17/base 2022-03-17T19:06:49.3317337Z * [new branch] gh/tktrungna/17/head -> origin/gh/tktrungna/17/head 2022-03-17T19:06:49.3318263Z * [new branch] gh/tktrungna/17/orig -> origin/gh/tktrungna/17/orig 2022-03-17T19:06:49.3320556Z * [new branch] gh/tktrungna/18/base -> origin/gh/tktrungna/18/base 2022-03-17T19:06:49.3321341Z * [new branch] gh/tktrungna/18/head -> origin/gh/tktrungna/18/head 2022-03-17T19:06:49.3323284Z * [new branch] gh/tktrungna/18/orig -> origin/gh/tktrungna/18/orig 2022-03-17T19:06:49.3325212Z * [new branch] gh/tktrungna/19/base -> origin/gh/tktrungna/19/base 2022-03-17T19:06:49.3325971Z * [new branch] gh/tktrungna/19/head -> origin/gh/tktrungna/19/head 2022-03-17T19:06:49.3327910Z * [new branch] gh/tktrungna/19/orig -> origin/gh/tktrungna/19/orig 2022-03-17T19:06:49.3329830Z * [new branch] gh/tugsbayasgalan/1/base -> origin/gh/tugsbayasgalan/1/base 2022-03-17T19:06:49.3330685Z * [new branch] gh/tugsbayasgalan/1/head -> origin/gh/tugsbayasgalan/1/head 2022-03-17T19:06:49.3332984Z * [new branch] gh/tugsbayasgalan/10/base -> origin/gh/tugsbayasgalan/10/base 2022-03-17T19:06:49.3333845Z * [new branch] gh/tugsbayasgalan/10/head -> origin/gh/tugsbayasgalan/10/head 2022-03-17T19:06:49.3336557Z * [new branch] gh/tugsbayasgalan/16/base -> origin/gh/tugsbayasgalan/16/base 2022-03-17T19:06:49.3337483Z * [new branch] gh/tugsbayasgalan/16/head -> origin/gh/tugsbayasgalan/16/head 2022-03-17T19:06:49.3339289Z * [new branch] gh/tugsbayasgalan/16/orig -> origin/gh/tugsbayasgalan/16/orig 2022-03-17T19:06:49.3341208Z * [new branch] gh/tugsbayasgalan/19/base -> origin/gh/tugsbayasgalan/19/base 2022-03-17T19:06:49.3342336Z * [new branch] gh/tugsbayasgalan/19/head -> origin/gh/tugsbayasgalan/19/head 2022-03-17T19:06:49.3344112Z * [new branch] gh/tugsbayasgalan/19/orig -> origin/gh/tugsbayasgalan/19/orig 2022-03-17T19:06:49.3345656Z * [new branch] gh/tugsbayasgalan/20/base -> origin/gh/tugsbayasgalan/20/base 2022-03-17T19:06:49.3346667Z * [new branch] gh/tugsbayasgalan/20/head -> origin/gh/tugsbayasgalan/20/head 2022-03-17T19:06:49.3348431Z * [new branch] gh/tugsbayasgalan/20/orig -> origin/gh/tugsbayasgalan/20/orig 2022-03-17T19:06:49.3350104Z * [new branch] gh/tugsbayasgalan/36/base -> origin/gh/tugsbayasgalan/36/base 2022-03-17T19:06:49.3350974Z * [new branch] gh/tugsbayasgalan/36/head -> origin/gh/tugsbayasgalan/36/head 2022-03-17T19:06:49.3352770Z * [new branch] gh/tugsbayasgalan/36/orig -> origin/gh/tugsbayasgalan/36/orig 2022-03-17T19:06:49.3354303Z * [new branch] gh/tugsbayasgalan/37/base -> origin/gh/tugsbayasgalan/37/base 2022-03-17T19:06:49.3355272Z * [new branch] gh/tugsbayasgalan/37/head -> origin/gh/tugsbayasgalan/37/head 2022-03-17T19:06:49.3357199Z * [new branch] gh/tugsbayasgalan/37/orig -> origin/gh/tugsbayasgalan/37/orig 2022-03-17T19:06:49.3358211Z * [new branch] gh/tugsbayasgalan/42/base -> origin/gh/tugsbayasgalan/42/base 2022-03-17T19:06:49.3360210Z * [new branch] gh/tugsbayasgalan/42/head -> origin/gh/tugsbayasgalan/42/head 2022-03-17T19:06:49.3361015Z * [new branch] gh/tugsbayasgalan/42/orig -> origin/gh/tugsbayasgalan/42/orig 2022-03-17T19:06:49.3363640Z * [new branch] gh/tugsbayasgalan/47/base -> origin/gh/tugsbayasgalan/47/base 2022-03-17T19:06:49.3364565Z * [new branch] gh/tugsbayasgalan/47/head -> origin/gh/tugsbayasgalan/47/head 2022-03-17T19:06:49.3366378Z * [new branch] gh/tugsbayasgalan/47/orig -> origin/gh/tugsbayasgalan/47/orig 2022-03-17T19:06:49.3367425Z * [new branch] gh/tugsbayasgalan/48/base -> origin/gh/tugsbayasgalan/48/base 2022-03-17T19:06:49.3369613Z * [new branch] gh/tugsbayasgalan/48/head -> origin/gh/tugsbayasgalan/48/head 2022-03-17T19:06:49.3370232Z * [new branch] gh/tugsbayasgalan/48/orig -> origin/gh/tugsbayasgalan/48/orig 2022-03-17T19:06:49.3372425Z * [new branch] gh/tugsbayasgalan/49/base -> origin/gh/tugsbayasgalan/49/base 2022-03-17T19:06:49.3373056Z * [new branch] gh/tugsbayasgalan/49/head -> origin/gh/tugsbayasgalan/49/head 2022-03-17T19:06:49.3375183Z * [new branch] gh/tugsbayasgalan/52/base -> origin/gh/tugsbayasgalan/52/base 2022-03-17T19:06:49.3376023Z * [new branch] gh/tugsbayasgalan/52/head -> origin/gh/tugsbayasgalan/52/head 2022-03-17T19:06:49.3377907Z * [new branch] gh/tugsbayasgalan/52/orig -> origin/gh/tugsbayasgalan/52/orig 2022-03-17T19:06:49.3380080Z * [new branch] gh/tugsbayasgalan/53/base -> origin/gh/tugsbayasgalan/53/base 2022-03-17T19:06:49.3380877Z * [new branch] gh/tugsbayasgalan/53/head -> origin/gh/tugsbayasgalan/53/head 2022-03-17T19:06:49.3383081Z * [new branch] gh/tugsbayasgalan/53/orig -> origin/gh/tugsbayasgalan/53/orig 2022-03-17T19:06:49.3384577Z * [new branch] gh/tugsbayasgalan/54/base -> origin/gh/tugsbayasgalan/54/base 2022-03-17T19:06:49.3385560Z * [new branch] gh/tugsbayasgalan/54/head -> origin/gh/tugsbayasgalan/54/head 2022-03-17T19:06:49.3387210Z * [new branch] gh/tugsbayasgalan/54/orig -> origin/gh/tugsbayasgalan/54/orig 2022-03-17T19:06:49.3389098Z * [new branch] gh/tugsbayasgalan/55/base -> origin/gh/tugsbayasgalan/55/base 2022-03-17T19:06:49.3389831Z * [new branch] gh/tugsbayasgalan/55/head -> origin/gh/tugsbayasgalan/55/head 2022-03-17T19:06:49.3391706Z * [new branch] gh/tugsbayasgalan/55/orig -> origin/gh/tugsbayasgalan/55/orig 2022-03-17T19:06:49.3393381Z * [new branch] gh/tugsbayasgalan/56/base -> origin/gh/tugsbayasgalan/56/base 2022-03-17T19:06:49.3394257Z * [new branch] gh/tugsbayasgalan/56/head -> origin/gh/tugsbayasgalan/56/head 2022-03-17T19:06:49.3396099Z * [new branch] gh/tugsbayasgalan/56/orig -> origin/gh/tugsbayasgalan/56/orig 2022-03-17T19:06:49.3397984Z * [new branch] gh/tugsbayasgalan/57/base -> origin/gh/tugsbayasgalan/57/base 2022-03-17T19:06:49.3398889Z * [new branch] gh/tugsbayasgalan/57/head -> origin/gh/tugsbayasgalan/57/head 2022-03-17T19:06:49.3400744Z * [new branch] gh/tugsbayasgalan/57/orig -> origin/gh/tugsbayasgalan/57/orig 2022-03-17T19:06:49.3403146Z * [new branch] gh/tugsbayasgalan/58/base -> origin/gh/tugsbayasgalan/58/base 2022-03-17T19:06:49.3403901Z * [new branch] gh/tugsbayasgalan/58/head -> origin/gh/tugsbayasgalan/58/head 2022-03-17T19:06:49.3406094Z * [new branch] gh/tugsbayasgalan/59/base -> origin/gh/tugsbayasgalan/59/base 2022-03-17T19:06:49.3406860Z * [new branch] gh/tugsbayasgalan/59/head -> origin/gh/tugsbayasgalan/59/head 2022-03-17T19:06:49.3408609Z * [new branch] gh/tugsbayasgalan/59/orig -> origin/gh/tugsbayasgalan/59/orig 2022-03-17T19:06:49.3410434Z * [new branch] gh/tugsbayasgalan/60/base -> origin/gh/tugsbayasgalan/60/base 2022-03-17T19:06:49.3412293Z * [new branch] gh/tugsbayasgalan/60/head -> origin/gh/tugsbayasgalan/60/head 2022-03-17T19:06:49.3413192Z * [new branch] gh/tugsbayasgalan/60/orig -> origin/gh/tugsbayasgalan/60/orig 2022-03-17T19:06:49.3415395Z * [new branch] gh/tugsbayasgalan/61/base -> origin/gh/tugsbayasgalan/61/base 2022-03-17T19:06:49.3416311Z * [new branch] gh/tugsbayasgalan/61/head -> origin/gh/tugsbayasgalan/61/head 2022-03-17T19:06:49.3418457Z * [new branch] gh/tugsbayasgalan/61/orig -> origin/gh/tugsbayasgalan/61/orig 2022-03-17T19:06:49.3420249Z * [new branch] gh/tugsbayasgalan/62/base -> origin/gh/tugsbayasgalan/62/base 2022-03-17T19:06:49.3421287Z * [new branch] gh/tugsbayasgalan/62/head -> origin/gh/tugsbayasgalan/62/head 2022-03-17T19:06:49.3423135Z * [new branch] gh/tugsbayasgalan/62/orig -> origin/gh/tugsbayasgalan/62/orig 2022-03-17T19:06:49.3425140Z * [new branch] gh/tugsbayasgalan/63/base -> origin/gh/tugsbayasgalan/63/base 2022-03-17T19:06:49.3425868Z * [new branch] gh/tugsbayasgalan/63/head -> origin/gh/tugsbayasgalan/63/head 2022-03-17T19:06:49.3427667Z * [new branch] gh/tugsbayasgalan/63/orig -> origin/gh/tugsbayasgalan/63/orig 2022-03-17T19:06:49.3429546Z * [new branch] gh/tugsbayasgalan/64/base -> origin/gh/tugsbayasgalan/64/base 2022-03-17T19:06:49.3430287Z * [new branch] gh/tugsbayasgalan/64/head -> origin/gh/tugsbayasgalan/64/head 2022-03-17T19:06:49.3432078Z * [new branch] gh/tugsbayasgalan/64/orig -> origin/gh/tugsbayasgalan/64/orig 2022-03-17T19:06:49.3433793Z * [new branch] gh/tugsbayasgalan/65/base -> origin/gh/tugsbayasgalan/65/base 2022-03-17T19:06:49.3434599Z * [new branch] gh/tugsbayasgalan/65/head -> origin/gh/tugsbayasgalan/65/head 2022-03-17T19:06:49.3436538Z * [new branch] gh/tugsbayasgalan/65/orig -> origin/gh/tugsbayasgalan/65/orig 2022-03-17T19:06:49.3438518Z * [new branch] gh/tugsbayasgalan/67/base -> origin/gh/tugsbayasgalan/67/base 2022-03-17T19:06:49.3439334Z * [new branch] gh/tugsbayasgalan/67/head -> origin/gh/tugsbayasgalan/67/head 2022-03-17T19:06:49.3441101Z * [new branch] gh/tugsbayasgalan/67/orig -> origin/gh/tugsbayasgalan/67/orig 2022-03-17T19:06:49.3442846Z * [new branch] gh/tugsbayasgalan/68/base -> origin/gh/tugsbayasgalan/68/base 2022-03-17T19:06:49.3443723Z * [new branch] gh/tugsbayasgalan/68/head -> origin/gh/tugsbayasgalan/68/head 2022-03-17T19:06:49.3445560Z * [new branch] gh/tugsbayasgalan/68/orig -> origin/gh/tugsbayasgalan/68/orig 2022-03-17T19:06:49.3447303Z * [new branch] gh/tugsbayasgalan/71/base -> origin/gh/tugsbayasgalan/71/base 2022-03-17T19:06:49.3449103Z * [new branch] gh/tugsbayasgalan/71/head -> origin/gh/tugsbayasgalan/71/head 2022-03-17T19:06:49.3450069Z * [new branch] gh/tugsbayasgalan/71/orig -> origin/gh/tugsbayasgalan/71/orig 2022-03-17T19:06:49.3452359Z * [new branch] gh/tugsbayasgalan/72/base -> origin/gh/tugsbayasgalan/72/base 2022-03-17T19:06:49.3453204Z * [new branch] gh/tugsbayasgalan/72/head -> origin/gh/tugsbayasgalan/72/head 2022-03-17T19:06:49.3455163Z * [new branch] gh/tugsbayasgalan/72/orig -> origin/gh/tugsbayasgalan/72/orig 2022-03-17T19:06:49.3456843Z * [new branch] gh/tugsbayasgalan/77/base -> origin/gh/tugsbayasgalan/77/base 2022-03-17T19:06:49.3457776Z * [new branch] gh/tugsbayasgalan/77/head -> origin/gh/tugsbayasgalan/77/head 2022-03-17T19:06:49.3459683Z * [new branch] gh/tugsbayasgalan/77/orig -> origin/gh/tugsbayasgalan/77/orig 2022-03-17T19:06:49.3460874Z * [new branch] gh/tugsbayasgalan/78/base -> origin/gh/tugsbayasgalan/78/base 2022-03-17T19:06:49.3463677Z * [new branch] gh/tugsbayasgalan/78/head -> origin/gh/tugsbayasgalan/78/head 2022-03-17T19:06:49.3464476Z * [new branch] gh/tugsbayasgalan/78/orig -> origin/gh/tugsbayasgalan/78/orig 2022-03-17T19:06:49.3466689Z * [new branch] gh/tugsbayasgalan/82/base -> origin/gh/tugsbayasgalan/82/base 2022-03-17T19:06:49.3467493Z * [new branch] gh/tugsbayasgalan/82/head -> origin/gh/tugsbayasgalan/82/head 2022-03-17T19:06:49.3469412Z * [new branch] gh/tugsbayasgalan/82/orig -> origin/gh/tugsbayasgalan/82/orig 2022-03-17T19:06:49.3470497Z * [new branch] gh/tugsbayasgalan/85/base -> origin/gh/tugsbayasgalan/85/base 2022-03-17T19:06:49.3472446Z * [new branch] gh/tugsbayasgalan/85/head -> origin/gh/tugsbayasgalan/85/head 2022-03-17T19:06:49.3473238Z * [new branch] gh/tugsbayasgalan/85/orig -> origin/gh/tugsbayasgalan/85/orig 2022-03-17T19:06:49.3476001Z * [new branch] gh/tugsbayasgalan/87/base -> origin/gh/tugsbayasgalan/87/base 2022-03-17T19:06:49.3477235Z * [new branch] gh/tugsbayasgalan/87/head -> origin/gh/tugsbayasgalan/87/head 2022-03-17T19:06:49.3479099Z * [new branch] gh/tugsbayasgalan/87/orig -> origin/gh/tugsbayasgalan/87/orig 2022-03-17T19:06:49.3480895Z * [new branch] gh/tugsbayasgalan/88/base -> origin/gh/tugsbayasgalan/88/base 2022-03-17T19:06:49.3481900Z * [new branch] gh/tugsbayasgalan/88/head -> origin/gh/tugsbayasgalan/88/head 2022-03-17T19:06:49.3483842Z * [new branch] gh/tugsbayasgalan/88/orig -> origin/gh/tugsbayasgalan/88/orig 2022-03-17T19:06:49.3485367Z * [new branch] gh/tugsbayasgalan/89/base -> origin/gh/tugsbayasgalan/89/base 2022-03-17T19:06:49.3486469Z * [new branch] gh/tugsbayasgalan/89/head -> origin/gh/tugsbayasgalan/89/head 2022-03-17T19:06:49.3488348Z * [new branch] gh/tugsbayasgalan/89/orig -> origin/gh/tugsbayasgalan/89/orig 2022-03-17T19:06:49.3489571Z * [new branch] gh/tugsbayasgalan/9/base -> origin/gh/tugsbayasgalan/9/base 2022-03-17T19:06:49.3491497Z * [new branch] gh/tugsbayasgalan/9/head -> origin/gh/tugsbayasgalan/9/head 2022-03-17T19:06:49.3496130Z * [new branch] gh/tugsbayasgalan/9/orig -> origin/gh/tugsbayasgalan/9/orig 2022-03-17T19:06:49.3496639Z * [new branch] gh/tugsbayasgalan/90/base -> origin/gh/tugsbayasgalan/90/base 2022-03-17T19:06:49.3496934Z * [new branch] gh/tugsbayasgalan/90/head -> origin/gh/tugsbayasgalan/90/head 2022-03-17T19:06:49.3497221Z * [new branch] gh/tugsbayasgalan/90/orig -> origin/gh/tugsbayasgalan/90/orig 2022-03-17T19:06:49.3498767Z * [new branch] gh/tugsbayasgalan/91/base -> origin/gh/tugsbayasgalan/91/base 2022-03-17T19:06:49.3499853Z * [new branch] gh/tugsbayasgalan/91/head -> origin/gh/tugsbayasgalan/91/head 2022-03-17T19:06:49.3501796Z * [new branch] gh/tugsbayasgalan/91/orig -> origin/gh/tugsbayasgalan/91/orig 2022-03-17T19:06:49.3504116Z * [new branch] gh/varal7/24/base -> origin/gh/varal7/24/base 2022-03-17T19:06:49.3504873Z * [new branch] gh/varal7/24/orig -> origin/gh/varal7/24/orig 2022-03-17T19:06:49.3506968Z * [new branch] gh/varal7/25/base -> origin/gh/varal7/25/base 2022-03-17T19:06:49.3507938Z * [new branch] gh/varal7/25/orig -> origin/gh/varal7/25/orig 2022-03-17T19:06:49.3510021Z * [new branch] gh/varal7/26/base -> origin/gh/varal7/26/base 2022-03-17T19:06:49.3511938Z * [new branch] gh/varal7/26/orig -> origin/gh/varal7/26/orig 2022-03-17T19:06:49.3512986Z * [new branch] gh/varal7/31/base -> origin/gh/varal7/31/base 2022-03-17T19:06:49.3515085Z * [new branch] gh/varal7/31/orig -> origin/gh/varal7/31/orig 2022-03-17T19:06:49.3516961Z * [new branch] gh/vec4f/1/base -> origin/gh/vec4f/1/base 2022-03-17T19:06:49.3518014Z * [new branch] gh/vec4f/1/head -> origin/gh/vec4f/1/head 2022-03-17T19:06:49.3520462Z * [new branch] gh/vincentqb/16/base -> origin/gh/vincentqb/16/base 2022-03-17T19:06:49.3521383Z * [new branch] gh/vincentqb/16/head -> origin/gh/vincentqb/16/head 2022-03-17T19:06:49.3523514Z * [new branch] gh/vincentqb/21/base -> origin/gh/vincentqb/21/base 2022-03-17T19:06:49.3524483Z * [new branch] gh/vincentqb/21/orig -> origin/gh/vincentqb/21/orig 2022-03-17T19:06:49.3526604Z * [new branch] gh/vincentqb/24/base -> origin/gh/vincentqb/24/base 2022-03-17T19:06:49.3527369Z * [new branch] gh/vincentqb/24/orig -> origin/gh/vincentqb/24/orig 2022-03-17T19:06:49.3529616Z * [new branch] gh/vincentqb/30/base -> origin/gh/vincentqb/30/base 2022-03-17T19:06:49.3530561Z * [new branch] gh/vincentqb/30/orig -> origin/gh/vincentqb/30/orig 2022-03-17T19:06:49.3532912Z * [new branch] gh/vincentqb/31/base -> origin/gh/vincentqb/31/base 2022-03-17T19:06:49.3533633Z * [new branch] gh/vincentqb/31/head -> origin/gh/vincentqb/31/head 2022-03-17T19:06:49.3534797Z * [new branch] gh/vincentqb/31/orig -> origin/gh/vincentqb/31/orig 2022-03-17T19:06:49.3537962Z * [new branch] gh/vivekmig/1/base -> origin/gh/vivekmig/1/base 2022-03-17T19:06:49.3538582Z * [new branch] gh/vivekmig/1/head -> origin/gh/vivekmig/1/head 2022-03-17T19:06:49.3540422Z * [new branch] gh/vivekmig/1/orig -> origin/gh/vivekmig/1/orig 2022-03-17T19:06:49.3543833Z * [new branch] gh/vkuzo/10/orig -> origin/gh/vkuzo/10/orig 2022-03-17T19:06:49.3545540Z * [new branch] gh/vkuzo/15/base -> origin/gh/vkuzo/15/base 2022-03-17T19:06:49.3546603Z * [new branch] gh/vkuzo/15/head -> origin/gh/vkuzo/15/head 2022-03-17T19:06:49.3548951Z * [new branch] gh/vkuzo/15/orig -> origin/gh/vkuzo/15/orig 2022-03-17T19:06:49.3550969Z * [new branch] gh/vkuzo/23/base -> origin/gh/vkuzo/23/base 2022-03-17T19:06:49.3551878Z * [new branch] gh/vkuzo/23/orig -> origin/gh/vkuzo/23/orig 2022-03-17T19:06:49.3553980Z * [new branch] gh/vkuzo/28/base -> origin/gh/vkuzo/28/base 2022-03-17T19:06:49.3554919Z * [new branch] gh/vkuzo/28/orig -> origin/gh/vkuzo/28/orig 2022-03-17T19:06:49.3556985Z * [new branch] gh/vkuzo/3/base -> origin/gh/vkuzo/3/base 2022-03-17T19:06:49.3557887Z * [new branch] gh/vkuzo/3/orig -> origin/gh/vkuzo/3/orig 2022-03-17T19:06:49.3560422Z * [new branch] gh/vkuzo/349/base -> origin/gh/vkuzo/349/base 2022-03-17T19:06:49.3561340Z * [new branch] gh/vkuzo/349/head -> origin/gh/vkuzo/349/head 2022-03-17T19:06:49.3563324Z * [new branch] gh/vkuzo/349/orig -> origin/gh/vkuzo/349/orig 2022-03-17T19:06:49.3565106Z * [new branch] gh/vkuzo/393/base -> origin/gh/vkuzo/393/base 2022-03-17T19:06:49.3566201Z * [new branch] gh/vkuzo/393/head -> origin/gh/vkuzo/393/head 2022-03-17T19:06:49.3568242Z * [new branch] gh/vkuzo/393/orig -> origin/gh/vkuzo/393/orig 2022-03-17T19:06:49.3569967Z * [new branch] gh/vkuzo/4/base -> origin/gh/vkuzo/4/base 2022-03-17T19:06:49.3570884Z * [new branch] gh/vkuzo/4/orig -> origin/gh/vkuzo/4/orig 2022-03-17T19:06:49.3573222Z * [new branch] gh/vkuzo/439/base -> origin/gh/vkuzo/439/base 2022-03-17T19:06:49.3574193Z * [new branch] gh/vkuzo/439/head -> origin/gh/vkuzo/439/head 2022-03-17T19:06:49.3576237Z * [new branch] gh/vkuzo/439/orig -> origin/gh/vkuzo/439/orig 2022-03-17T19:06:49.3578277Z * [new branch] gh/vkuzo/474/base -> origin/gh/vkuzo/474/base 2022-03-17T19:06:49.3579301Z * [new branch] gh/vkuzo/474/head -> origin/gh/vkuzo/474/head 2022-03-17T19:06:49.3581289Z * [new branch] gh/vkuzo/474/orig -> origin/gh/vkuzo/474/orig 2022-03-17T19:06:49.3583410Z * [new branch] gh/vkuzo/56/base -> origin/gh/vkuzo/56/base 2022-03-17T19:06:49.3584474Z * [new branch] gh/vkuzo/56/head -> origin/gh/vkuzo/56/head 2022-03-17T19:06:49.3586562Z * [new branch] gh/vkuzo/56/orig -> origin/gh/vkuzo/56/orig 2022-03-17T19:06:49.3588202Z * [new branch] gh/vkuzo/8/base -> origin/gh/vkuzo/8/base 2022-03-17T19:06:49.3589693Z * [new branch] gh/vkuzo/8/orig -> origin/gh/vkuzo/8/orig 2022-03-17T19:06:49.3591457Z * [new branch] gh/vkuzo/9/orig -> origin/gh/vkuzo/9/orig 2022-03-17T19:06:49.3593526Z * [new branch] gh/wanchaol/126/base -> origin/gh/wanchaol/126/base 2022-03-17T19:06:49.3594630Z * [new branch] gh/wanchaol/126/head -> origin/gh/wanchaol/126/head 2022-03-17T19:06:49.3596622Z * [new branch] gh/wanchaol/126/orig -> origin/gh/wanchaol/126/orig 2022-03-17T19:06:49.3597590Z * [new branch] gh/wanchaol/134/base -> origin/gh/wanchaol/134/base 2022-03-17T19:06:49.3599644Z * [new branch] gh/wanchaol/134/head -> origin/gh/wanchaol/134/head 2022-03-17T19:06:49.3600367Z * [new branch] gh/wanchaol/134/orig -> origin/gh/wanchaol/134/orig 2022-03-17T19:06:49.3602605Z * [new branch] gh/wanchaol/149/base -> origin/gh/wanchaol/149/base 2022-03-17T19:06:49.3603488Z * [new branch] gh/wanchaol/149/head -> origin/gh/wanchaol/149/head 2022-03-17T19:06:49.3605584Z * [new branch] gh/wanchaol/149/orig -> origin/gh/wanchaol/149/orig 2022-03-17T19:06:49.3607292Z * [new branch] gh/wanchaol/150/base -> origin/gh/wanchaol/150/base 2022-03-17T19:06:49.3608196Z * [new branch] gh/wanchaol/150/head -> origin/gh/wanchaol/150/head 2022-03-17T19:06:49.3610146Z * [new branch] gh/wanchaol/150/orig -> origin/gh/wanchaol/150/orig 2022-03-17T19:06:49.3611182Z * [new branch] gh/wanchaol/169/base -> origin/gh/wanchaol/169/base 2022-03-17T19:06:49.3613063Z * [new branch] gh/wanchaol/169/head -> origin/gh/wanchaol/169/head 2022-03-17T19:06:49.3614593Z * [new branch] gh/wanchaol/189/base -> origin/gh/wanchaol/189/base 2022-03-17T19:06:49.3615666Z * [new branch] gh/wanchaol/189/head -> origin/gh/wanchaol/189/head 2022-03-17T19:06:49.3617530Z * [new branch] gh/wanchaol/189/orig -> origin/gh/wanchaol/189/orig 2022-03-17T19:06:49.3619324Z * [new branch] gh/wanchaol/200/base -> origin/gh/wanchaol/200/base 2022-03-17T19:06:49.3620301Z * [new branch] gh/wanchaol/200/head -> origin/gh/wanchaol/200/head 2022-03-17T19:06:49.3621685Z * [new branch] gh/wanchaol/200/orig -> origin/gh/wanchaol/200/orig 2022-03-17T19:06:49.3624183Z * [new branch] gh/wanchaol/203/base -> origin/gh/wanchaol/203/base 2022-03-17T19:06:49.3625054Z * [new branch] gh/wanchaol/203/head -> origin/gh/wanchaol/203/head 2022-03-17T19:06:49.3627700Z * [new branch] gh/wanchaol/204/base -> origin/gh/wanchaol/204/base 2022-03-17T19:06:49.3628554Z * [new branch] gh/wanchaol/204/head -> origin/gh/wanchaol/204/head 2022-03-17T19:06:49.3630437Z * [new branch] gh/wanchaol/204/orig -> origin/gh/wanchaol/204/orig 2022-03-17T19:06:49.3632085Z * [new branch] gh/wanchaol/206/base -> origin/gh/wanchaol/206/base 2022-03-17T19:06:49.3633113Z * [new branch] gh/wanchaol/206/head -> origin/gh/wanchaol/206/head 2022-03-17T19:06:49.3635009Z * [new branch] gh/wanchaol/206/orig -> origin/gh/wanchaol/206/orig 2022-03-17T19:06:49.3636849Z * [new branch] gh/wanchaol/207/base -> origin/gh/wanchaol/207/base 2022-03-17T19:06:49.3637657Z * [new branch] gh/wanchaol/207/head -> origin/gh/wanchaol/207/head 2022-03-17T19:06:49.3639575Z * [new branch] gh/wanchaol/207/orig -> origin/gh/wanchaol/207/orig 2022-03-17T19:06:49.3641337Z * [new branch] gh/wanchaol/44/base -> origin/gh/wanchaol/44/base 2022-03-17T19:06:49.3642216Z * [new branch] gh/wanchaol/44/head -> origin/gh/wanchaol/44/head 2022-03-17T19:06:49.3644558Z * [new branch] gh/wanchaol/69/base -> origin/gh/wanchaol/69/base 2022-03-17T19:06:49.3645508Z * [new branch] gh/wanchaol/69/head -> origin/gh/wanchaol/69/head 2022-03-17T19:06:49.3647477Z * [new branch] gh/wanchaol/69/orig -> origin/gh/wanchaol/69/orig 2022-03-17T19:06:49.3648975Z * [new branch] gh/wanchaol/75/base -> origin/gh/wanchaol/75/base 2022-03-17T19:06:49.3650170Z * [new branch] gh/wanchaol/75/head -> origin/gh/wanchaol/75/head 2022-03-17T19:06:49.3652096Z * [new branch] gh/wanchaol/75/orig -> origin/gh/wanchaol/75/orig 2022-03-17T19:06:49.3654579Z * [new branch] gh/wenlei.xie@gmail.com/1/base -> origin/gh/wenlei.xie@gmail.com/1/base 2022-03-17T19:06:49.3655412Z * [new branch] gh/wenlei.xie@gmail.com/1/orig -> origin/gh/wenlei.xie@gmail.com/1/orig 2022-03-17T19:06:49.3658003Z * [new branch] gh/wenlei.xie@gmail.com/10/base -> origin/gh/wenlei.xie@gmail.com/10/base 2022-03-17T19:06:49.3658787Z * [new branch] gh/wenlei.xie@gmail.com/10/orig -> origin/gh/wenlei.xie@gmail.com/10/orig 2022-03-17T19:06:49.3661480Z * [new branch] gh/wenlei.xie@gmail.com/11/base -> origin/gh/wenlei.xie@gmail.com/11/base 2022-03-17T19:06:49.3663903Z * [new branch] gh/wenlei.xie@gmail.com/11/orig -> origin/gh/wenlei.xie@gmail.com/11/orig 2022-03-17T19:06:49.3666094Z * [new branch] gh/wenlei.xie@gmail.com/12/base -> origin/gh/wenlei.xie@gmail.com/12/base 2022-03-17T19:06:49.3666742Z * [new branch] gh/wenlei.xie@gmail.com/12/orig -> origin/gh/wenlei.xie@gmail.com/12/orig 2022-03-17T19:06:49.3669615Z * [new branch] gh/wenlei.xie@gmail.com/13/base -> origin/gh/wenlei.xie@gmail.com/13/base 2022-03-17T19:06:49.3670686Z * [new branch] gh/wenlei.xie@gmail.com/13/orig -> origin/gh/wenlei.xie@gmail.com/13/orig 2022-03-17T19:06:49.3673096Z * [new branch] gh/wenlei.xie@gmail.com/14/base -> origin/gh/wenlei.xie@gmail.com/14/base 2022-03-17T19:06:49.3673980Z * [new branch] gh/wenlei.xie@gmail.com/14/orig -> origin/gh/wenlei.xie@gmail.com/14/orig 2022-03-17T19:06:49.3676274Z * [new branch] gh/wenlei.xie@gmail.com/15/base -> origin/gh/wenlei.xie@gmail.com/15/base 2022-03-17T19:06:49.3677187Z * [new branch] gh/wenlei.xie@gmail.com/15/orig -> origin/gh/wenlei.xie@gmail.com/15/orig 2022-03-17T19:06:49.3679482Z * [new branch] gh/wenlei.xie@gmail.com/16/base -> origin/gh/wenlei.xie@gmail.com/16/base 2022-03-17T19:06:49.3680380Z * [new branch] gh/wenlei.xie@gmail.com/16/orig -> origin/gh/wenlei.xie@gmail.com/16/orig 2022-03-17T19:06:49.3682497Z * [new branch] gh/wenlei.xie@gmail.com/17/base -> origin/gh/wenlei.xie@gmail.com/17/base 2022-03-17T19:06:49.3683384Z * [new branch] gh/wenlei.xie@gmail.com/17/orig -> origin/gh/wenlei.xie@gmail.com/17/orig 2022-03-17T19:06:49.3685840Z * [new branch] gh/wenlei.xie@gmail.com/18/base -> origin/gh/wenlei.xie@gmail.com/18/base 2022-03-17T19:06:49.3686635Z * [new branch] gh/wenlei.xie@gmail.com/18/orig -> origin/gh/wenlei.xie@gmail.com/18/orig 2022-03-17T19:06:49.3688938Z * [new branch] gh/wenlei.xie@gmail.com/2/base -> origin/gh/wenlei.xie@gmail.com/2/base 2022-03-17T19:06:49.3689599Z * [new branch] gh/wenlei.xie@gmail.com/2/orig -> origin/gh/wenlei.xie@gmail.com/2/orig 2022-03-17T19:06:49.3691650Z * [new branch] gh/wenlei.xie@gmail.com/3/base -> origin/gh/wenlei.xie@gmail.com/3/base 2022-03-17T19:06:49.3692415Z * [new branch] gh/wenlei.xie@gmail.com/3/orig -> origin/gh/wenlei.xie@gmail.com/3/orig 2022-03-17T19:06:49.3694597Z * [new branch] gh/wenlei.xie@gmail.com/4/base -> origin/gh/wenlei.xie@gmail.com/4/base 2022-03-17T19:06:49.3695439Z * [new branch] gh/wenlei.xie@gmail.com/4/orig -> origin/gh/wenlei.xie@gmail.com/4/orig 2022-03-17T19:06:49.3697529Z * [new branch] gh/wenlei.xie@gmail.com/5/base -> origin/gh/wenlei.xie@gmail.com/5/base 2022-03-17T19:06:49.3698432Z * [new branch] gh/wenlei.xie@gmail.com/5/orig -> origin/gh/wenlei.xie@gmail.com/5/orig 2022-03-17T19:06:49.3700769Z * [new branch] gh/wenlei.xie@gmail.com/6/base -> origin/gh/wenlei.xie@gmail.com/6/base 2022-03-17T19:06:49.3701782Z * [new branch] gh/wenlei.xie@gmail.com/6/orig -> origin/gh/wenlei.xie@gmail.com/6/orig 2022-03-17T19:06:49.3704039Z * [new branch] gh/wenlei.xie@gmail.com/7/base -> origin/gh/wenlei.xie@gmail.com/7/base 2022-03-17T19:06:49.3704908Z * [new branch] gh/wenlei.xie@gmail.com/7/head -> origin/gh/wenlei.xie@gmail.com/7/head 2022-03-17T19:06:49.3706998Z * [new branch] gh/wenlei.xie@gmail.com/7/orig -> origin/gh/wenlei.xie@gmail.com/7/orig 2022-03-17T19:06:49.3707806Z * [new branch] gh/wenlei.xie@gmail.com/8/base -> origin/gh/wenlei.xie@gmail.com/8/base 2022-03-17T19:06:49.3709728Z * [new branch] gh/wenlei.xie@gmail.com/8/head -> origin/gh/wenlei.xie@gmail.com/8/head 2022-03-17T19:06:49.3710468Z * [new branch] gh/wenlei.xie@gmail.com/8/orig -> origin/gh/wenlei.xie@gmail.com/8/orig 2022-03-17T19:06:49.3712505Z * [new branch] gh/wenlei.xie@gmail.com/9/base -> origin/gh/wenlei.xie@gmail.com/9/base 2022-03-17T19:06:49.3713350Z * [new branch] gh/wenlei.xie@gmail.com/9/head -> origin/gh/wenlei.xie@gmail.com/9/head 2022-03-17T19:06:49.3715277Z * [new branch] gh/wenlei.xie@gmail.com/9/orig -> origin/gh/wenlei.xie@gmail.com/9/orig 2022-03-17T19:06:49.3717282Z * [new branch] gh/wenleix/1/base -> origin/gh/wenleix/1/base 2022-03-17T19:06:49.3718217Z * [new branch] gh/wenleix/1/orig -> origin/gh/wenleix/1/orig 2022-03-17T19:06:49.3720972Z * [new branch] gh/wenleix/18/base -> origin/gh/wenleix/18/base 2022-03-17T19:06:49.3723039Z * [new branch] gh/wenleix/18/head -> origin/gh/wenleix/18/head 2022-03-17T19:06:49.3724113Z * [new branch] gh/wenleix/18/orig -> origin/gh/wenleix/18/orig 2022-03-17T19:06:49.3726345Z * [new branch] gh/wenleix/20/base -> origin/gh/wenleix/20/base 2022-03-17T19:06:49.3727234Z * [new branch] gh/wenleix/20/head -> origin/gh/wenleix/20/head 2022-03-17T19:06:49.3729150Z * [new branch] gh/wenleix/20/orig -> origin/gh/wenleix/20/orig 2022-03-17T19:06:49.3730075Z * [new branch] gh/wenleix/21/base -> origin/gh/wenleix/21/base 2022-03-17T19:06:49.3732330Z * [new branch] gh/wenleix/21/head -> origin/gh/wenleix/21/head 2022-03-17T19:06:49.3733049Z * [new branch] gh/wenleix/21/orig -> origin/gh/wenleix/21/orig 2022-03-17T19:06:49.3735250Z * [new branch] gh/wenleix/23/base -> origin/gh/wenleix/23/base 2022-03-17T19:06:49.3736014Z * [new branch] gh/wenleix/23/head -> origin/gh/wenleix/23/head 2022-03-17T19:06:49.3737833Z * [new branch] gh/wenleix/23/orig -> origin/gh/wenleix/23/orig 2022-03-17T19:06:49.3739967Z * [new branch] gh/wenleix/24/base -> origin/gh/wenleix/24/base 2022-03-17T19:06:49.3741006Z * [new branch] gh/wenleix/24/head -> origin/gh/wenleix/24/head 2022-03-17T19:06:49.3743320Z * [new branch] gh/wenleix/24/orig -> origin/gh/wenleix/24/orig 2022-03-17T19:06:49.3744433Z * [new branch] gh/wenleix/3/base -> origin/gh/wenleix/3/base 2022-03-17T19:06:49.3746121Z * [new branch] gh/wenleix/3/orig -> origin/gh/wenleix/3/orig 2022-03-17T19:06:49.3748029Z * [new branch] gh/wenleix/30/base -> origin/gh/wenleix/30/base 2022-03-17T19:06:49.3748818Z * [new branch] gh/wenleix/30/head -> origin/gh/wenleix/30/head 2022-03-17T19:06:49.3750821Z * [new branch] gh/wenleix/30/orig -> origin/gh/wenleix/30/orig 2022-03-17T19:06:49.3751717Z * [new branch] gh/wenleix/31/base -> origin/gh/wenleix/31/base 2022-03-17T19:06:49.3753740Z * [new branch] gh/wenleix/31/head -> origin/gh/wenleix/31/head 2022-03-17T19:06:49.3754517Z * [new branch] gh/wenleix/31/orig -> origin/gh/wenleix/31/orig 2022-03-17T19:06:49.3757547Z * [new branch] gh/wenleix/32/base -> origin/gh/wenleix/32/base 2022-03-17T19:06:49.3758350Z * [new branch] gh/wenleix/32/head -> origin/gh/wenleix/32/head 2022-03-17T19:06:49.3760385Z * [new branch] gh/wenleix/32/orig -> origin/gh/wenleix/32/orig 2022-03-17T19:06:49.3762308Z * [new branch] gh/wenleix/8/base -> origin/gh/wenleix/8/base 2022-03-17T19:06:49.3762952Z * [new branch] gh/wenleix/8/orig -> origin/gh/wenleix/8/orig 2022-03-17T19:06:49.3765340Z * [new branch] gh/xcheng16/1/base -> origin/gh/xcheng16/1/base 2022-03-17T19:06:49.3766257Z * [new branch] gh/xcheng16/1/head -> origin/gh/xcheng16/1/head 2022-03-17T19:06:49.3768368Z * [new branch] gh/xcheng16/16/base -> origin/gh/xcheng16/16/base 2022-03-17T19:06:49.3769320Z * [new branch] gh/xcheng16/16/head -> origin/gh/xcheng16/16/head 2022-03-17T19:06:49.3771294Z * [new branch] gh/xcheng16/16/orig -> origin/gh/xcheng16/16/orig 2022-03-17T19:06:49.3772186Z * [new branch] gh/xcheng16/19/base -> origin/gh/xcheng16/19/base 2022-03-17T19:06:49.3774621Z * [new branch] gh/xcheng16/19/head -> origin/gh/xcheng16/19/head 2022-03-17T19:06:49.3775552Z * [new branch] gh/xcheng16/19/orig -> origin/gh/xcheng16/19/orig 2022-03-17T19:06:49.3777809Z * [new branch] gh/xcheng16/23/base -> origin/gh/xcheng16/23/base 2022-03-17T19:06:49.3778833Z * [new branch] gh/xcheng16/23/head -> origin/gh/xcheng16/23/head 2022-03-17T19:06:49.3780908Z * [new branch] gh/xcheng16/24/base -> origin/gh/xcheng16/24/base 2022-03-17T19:06:49.3781830Z * [new branch] gh/xcheng16/24/head -> origin/gh/xcheng16/24/head 2022-03-17T19:06:49.3783718Z * [new branch] gh/xcheng16/25/base -> origin/gh/xcheng16/25/base 2022-03-17T19:06:49.3784611Z * [new branch] gh/xcheng16/25/head -> origin/gh/xcheng16/25/head 2022-03-17T19:06:49.3786425Z * [new branch] gh/xcheng16/26/base -> origin/gh/xcheng16/26/base 2022-03-17T19:06:49.3787181Z * [new branch] gh/xcheng16/26/head -> origin/gh/xcheng16/26/head 2022-03-17T19:06:49.3789541Z * [new branch] gh/xcheng16/27/base -> origin/gh/xcheng16/27/base 2022-03-17T19:06:49.3790339Z * [new branch] gh/xcheng16/27/head -> origin/gh/xcheng16/27/head 2022-03-17T19:06:49.3792353Z * [new branch] gh/xcheng16/28/base -> origin/gh/xcheng16/28/base 2022-03-17T19:06:49.3793078Z * [new branch] gh/xcheng16/28/head -> origin/gh/xcheng16/28/head 2022-03-17T19:06:49.3795160Z * [new branch] gh/xcheng16/29/base -> origin/gh/xcheng16/29/base 2022-03-17T19:06:49.3795985Z * [new branch] gh/xcheng16/29/head -> origin/gh/xcheng16/29/head 2022-03-17T19:06:49.3798053Z * [new branch] gh/xcheng16/30/base -> origin/gh/xcheng16/30/base 2022-03-17T19:06:49.3799531Z * [new branch] gh/xcheng16/30/head -> origin/gh/xcheng16/30/head 2022-03-17T19:06:49.3801430Z * [new branch] gh/xcheng16/5/base -> origin/gh/xcheng16/5/base 2022-03-17T19:06:49.3802354Z * [new branch] gh/xcheng16/5/head -> origin/gh/xcheng16/5/head 2022-03-17T19:06:49.3804569Z * [new branch] gh/xcheng16/7/head -> origin/gh/xcheng16/7/head 2022-03-17T19:06:49.3806492Z * [new branch] gh/xiaobingsuper/1/base -> origin/gh/xiaobingsuper/1/base 2022-03-17T19:06:49.3807427Z * [new branch] gh/xiaobingsuper/1/orig -> origin/gh/xiaobingsuper/1/orig 2022-03-17T19:06:49.3809714Z * [new branch] gh/xiaobingsuper/2/base -> origin/gh/xiaobingsuper/2/base 2022-03-17T19:06:49.3810618Z * [new branch] gh/xiaobingsuper/2/head -> origin/gh/xiaobingsuper/2/head 2022-03-17T19:06:49.3812736Z * [new branch] gh/xiaobingsuper/6/base -> origin/gh/xiaobingsuper/6/base 2022-03-17T19:06:49.3813852Z * [new branch] gh/xiaobingsuper/6/head -> origin/gh/xiaobingsuper/6/head 2022-03-17T19:06:49.3815632Z * [new branch] gh/xiaobingsuper/6/orig -> origin/gh/xiaobingsuper/6/orig 2022-03-17T19:06:49.3817176Z * [new branch] gh/xiaobingsuper/8/base -> origin/gh/xiaobingsuper/8/base 2022-03-17T19:06:49.3818230Z * [new branch] gh/xiaobingsuper/8/orig -> origin/gh/xiaobingsuper/8/orig 2022-03-17T19:06:49.3820752Z * [new branch] gh/xta0/114/base -> origin/gh/xta0/114/base 2022-03-17T19:06:49.3821866Z * [new branch] gh/xta0/114/head -> origin/gh/xta0/114/head 2022-03-17T19:06:49.3823554Z * [new branch] gh/xta0/114/orig -> origin/gh/xta0/114/orig 2022-03-17T19:06:49.3825394Z * [new branch] gh/xta0/117/base -> origin/gh/xta0/117/base 2022-03-17T19:06:49.3826336Z * [new branch] gh/xta0/117/head -> origin/gh/xta0/117/head 2022-03-17T19:06:49.3828567Z * [new branch] gh/xta0/118/base -> origin/gh/xta0/118/base 2022-03-17T19:06:49.3829300Z * [new branch] gh/xta0/118/head -> origin/gh/xta0/118/head 2022-03-17T19:06:49.3831367Z * [new branch] gh/xta0/129/base -> origin/gh/xta0/129/base 2022-03-17T19:06:49.3832211Z * [new branch] gh/xta0/129/head -> origin/gh/xta0/129/head 2022-03-17T19:06:49.3834189Z * [new branch] gh/xta0/129/orig -> origin/gh/xta0/129/orig 2022-03-17T19:06:49.3835680Z * [new branch] gh/xta0/138/base -> origin/gh/xta0/138/base 2022-03-17T19:06:49.3836680Z * [new branch] gh/xta0/138/head -> origin/gh/xta0/138/head 2022-03-17T19:06:49.3838764Z * [new branch] gh/xta0/142/base -> origin/gh/xta0/142/base 2022-03-17T19:06:49.3839645Z * [new branch] gh/xta0/142/head -> origin/gh/xta0/142/head 2022-03-17T19:06:49.3841987Z * [new branch] gh/xta0/142/orig -> origin/gh/xta0/142/orig 2022-03-17T19:06:49.3843671Z * [new branch] gh/xta0/144/base -> origin/gh/xta0/144/base 2022-03-17T19:06:49.3844582Z * [new branch] gh/xta0/144/head -> origin/gh/xta0/144/head 2022-03-17T19:06:49.3846481Z * [new branch] gh/xta0/144/orig -> origin/gh/xta0/144/orig 2022-03-17T19:06:49.3848292Z * [new branch] gh/xta0/145/base -> origin/gh/xta0/145/base 2022-03-17T19:06:49.3849149Z * [new branch] gh/xta0/145/head -> origin/gh/xta0/145/head 2022-03-17T19:06:49.3850896Z * [new branch] gh/xta0/145/orig -> origin/gh/xta0/145/orig 2022-03-17T19:06:49.3852602Z * [new branch] gh/xta0/2/base -> origin/gh/xta0/2/base 2022-03-17T19:06:49.3854331Z * [new branch] gh/xta0/2/head -> origin/gh/xta0/2/head 2022-03-17T19:06:49.3856034Z * [new branch] gh/xta0/2/orig -> origin/gh/xta0/2/orig 2022-03-17T19:06:49.3857893Z * [new branch] gh/xta0/29/base -> origin/gh/xta0/29/base 2022-03-17T19:06:49.3858885Z * [new branch] gh/xta0/29/head -> origin/gh/xta0/29/head 2022-03-17T19:06:49.3860710Z * [new branch] gh/xta0/29/orig -> origin/gh/xta0/29/orig 2022-03-17T19:06:49.3863603Z * [new branch] gh/xta0/3/base -> origin/gh/xta0/3/base 2022-03-17T19:06:49.3864651Z * [new branch] gh/xta0/3/head -> origin/gh/xta0/3/head 2022-03-17T19:06:49.3866554Z * [new branch] gh/xta0/3/orig -> origin/gh/xta0/3/orig 2022-03-17T19:06:49.3868228Z * [new branch] gh/xta0/4/base -> origin/gh/xta0/4/base 2022-03-17T19:06:49.3869193Z * [new branch] gh/xta0/4/head -> origin/gh/xta0/4/head 2022-03-17T19:06:49.3871201Z * [new branch] gh/xta0/4/orig -> origin/gh/xta0/4/orig 2022-03-17T19:06:49.3872394Z * [new branch] gh/xta0/47/base -> origin/gh/xta0/47/base 2022-03-17T19:06:49.3874359Z * [new branch] gh/xta0/47/head -> origin/gh/xta0/47/head 2022-03-17T19:06:49.3875132Z * [new branch] gh/xta0/47/orig -> origin/gh/xta0/47/orig 2022-03-17T19:06:49.3877277Z * [new branch] gh/xta0/48/base -> origin/gh/xta0/48/base 2022-03-17T19:06:49.3878128Z * [new branch] gh/xta0/48/head -> origin/gh/xta0/48/head 2022-03-17T19:06:49.3880547Z * [new branch] gh/xta0/48/orig -> origin/gh/xta0/48/orig 2022-03-17T19:06:49.3881723Z * [new branch] gh/xta0/61/base -> origin/gh/xta0/61/base 2022-03-17T19:06:49.3883586Z * [new branch] gh/xta0/61/head -> origin/gh/xta0/61/head 2022-03-17T19:06:49.3885832Z * [new branch] gh/xta0/72/base -> origin/gh/xta0/72/base 2022-03-17T19:06:49.3886894Z * [new branch] gh/xta0/72/head -> origin/gh/xta0/72/head 2022-03-17T19:06:49.3888983Z * [new branch] gh/xta0/72/orig -> origin/gh/xta0/72/orig 2022-03-17T19:06:49.3890663Z * [new branch] gh/xta0/89/base -> origin/gh/xta0/89/base 2022-03-17T19:06:49.3891445Z * [new branch] gh/xta0/89/head -> origin/gh/xta0/89/head 2022-03-17T19:06:49.3894067Z * [new branch] gh/xuhdev/10/base -> origin/gh/xuhdev/10/base 2022-03-17T19:06:49.3895127Z * [new branch] gh/xuhdev/14/base -> origin/gh/xuhdev/14/base 2022-03-17T19:06:49.3897076Z * [new branch] gh/xuhdev/14/head -> origin/gh/xuhdev/14/head 2022-03-17T19:06:49.3897797Z * [new branch] gh/xuhdev/14/orig -> origin/gh/xuhdev/14/orig 2022-03-17T19:06:49.3899918Z * [new branch] gh/xuhdev/15/base -> origin/gh/xuhdev/15/base 2022-03-17T19:06:49.3901645Z * [new branch] gh/xuhdev/26/base -> origin/gh/xuhdev/26/base 2022-03-17T19:06:49.3902770Z * [new branch] gh/xuhdev/26/orig -> origin/gh/xuhdev/26/orig 2022-03-17T19:06:49.3905249Z * [new branch] gh/xuhdev/28/base -> origin/gh/xuhdev/28/base 2022-03-17T19:06:49.3906056Z * [new branch] gh/xuhdev/28/head -> origin/gh/xuhdev/28/head 2022-03-17T19:06:49.3907827Z * [new branch] gh/xuhdev/28/orig -> origin/gh/xuhdev/28/orig 2022-03-17T19:06:49.3909603Z * [new branch] gh/xuhdev/32/base -> origin/gh/xuhdev/32/base 2022-03-17T19:06:49.3910525Z * [new branch] gh/xuhdev/32/orig -> origin/gh/xuhdev/32/orig 2022-03-17T19:06:49.3912658Z * [new branch] gh/xuhdev/33/base -> origin/gh/xuhdev/33/base 2022-03-17T19:06:49.3913582Z * [new branch] gh/xuhdev/33/orig -> origin/gh/xuhdev/33/orig 2022-03-17T19:06:49.3915656Z * [new branch] gh/xuhdev/34/base -> origin/gh/xuhdev/34/base 2022-03-17T19:06:49.3916551Z * [new branch] gh/xuhdev/34/orig -> origin/gh/xuhdev/34/orig 2022-03-17T19:06:49.3918667Z * [new branch] gh/xuhdev/36/base -> origin/gh/xuhdev/36/base 2022-03-17T19:06:49.3919515Z * [new branch] gh/xuhdev/36/orig -> origin/gh/xuhdev/36/orig 2022-03-17T19:06:49.3921748Z * [new branch] gh/xuhdev/38/base -> origin/gh/xuhdev/38/base 2022-03-17T19:06:49.3922798Z * [new branch] gh/xuhdev/38/orig -> origin/gh/xuhdev/38/orig 2022-03-17T19:06:49.3925010Z * [new branch] gh/xuhdev/4/base -> origin/gh/xuhdev/4/base 2022-03-17T19:06:49.3926724Z * [new branch] gh/xuhdev/40/base -> origin/gh/xuhdev/40/base 2022-03-17T19:06:49.3928732Z * [new branch] gh/xuhdev/40/orig -> origin/gh/xuhdev/40/orig 2022-03-17T19:06:49.3930108Z * [new branch] gh/xuhdev/41/orig -> origin/gh/xuhdev/41/orig 2022-03-17T19:06:49.3932478Z * [new branch] gh/xuhdev/42/base -> origin/gh/xuhdev/42/base 2022-03-17T19:06:49.3933505Z * [new branch] gh/xuhdev/42/orig -> origin/gh/xuhdev/42/orig 2022-03-17T19:06:49.3935713Z * [new branch] gh/xuhdev/50/base -> origin/gh/xuhdev/50/base 2022-03-17T19:06:49.3936652Z * [new branch] gh/xuhdev/50/head -> origin/gh/xuhdev/50/head 2022-03-17T19:06:49.3938436Z * [new branch] gh/xuhdev/50/orig -> origin/gh/xuhdev/50/orig 2022-03-17T19:06:49.3940234Z * [new branch] gh/xuhdev/52/base -> origin/gh/xuhdev/52/base 2022-03-17T19:06:49.3941518Z * [new branch] gh/xuhdev/52/head -> origin/gh/xuhdev/52/head 2022-03-17T19:06:49.3943322Z * [new branch] gh/xuhdev/52/orig -> origin/gh/xuhdev/52/orig 2022-03-17T19:06:49.3945019Z * [new branch] gh/xuhdev/53/base -> origin/gh/xuhdev/53/base 2022-03-17T19:06:49.3946776Z * [new branch] gh/xuhdev/55/base -> origin/gh/xuhdev/55/base 2022-03-17T19:06:49.3947873Z * [new branch] gh/xuhdev/55/orig -> origin/gh/xuhdev/55/orig 2022-03-17T19:06:49.3949983Z * [new branch] gh/xuhdev/56/base -> origin/gh/xuhdev/56/base 2022-03-17T19:06:49.3950859Z * [new branch] gh/xuhdev/56/orig -> origin/gh/xuhdev/56/orig 2022-03-17T19:06:49.3953130Z * [new branch] gh/xuhdev/58/base -> origin/gh/xuhdev/58/base 2022-03-17T19:06:49.3953867Z * [new branch] gh/xuhdev/58/orig -> origin/gh/xuhdev/58/orig 2022-03-17T19:06:49.3956075Z * [new branch] gh/xuhdev/59/orig -> origin/gh/xuhdev/59/orig 2022-03-17T19:06:49.3957546Z * [new branch] gh/xuhdev/60/orig -> origin/gh/xuhdev/60/orig 2022-03-17T19:06:49.3959492Z * [new branch] gh/xuhdev/61/base -> origin/gh/xuhdev/61/base 2022-03-17T19:06:49.3960386Z * [new branch] gh/xuhdev/61/orig -> origin/gh/xuhdev/61/orig 2022-03-17T19:06:49.3962648Z * [new branch] gh/xuhdev/67/orig -> origin/gh/xuhdev/67/orig 2022-03-17T19:06:49.3964888Z * [new branch] gh/xuhdev/69/base -> origin/gh/xuhdev/69/base 2022-03-17T19:06:49.3965647Z * [new branch] gh/xuhdev/69/orig -> origin/gh/xuhdev/69/orig 2022-03-17T19:06:49.3967870Z * [new branch] gh/xuhdev/70/orig -> origin/gh/xuhdev/70/orig 2022-03-17T19:06:49.3969325Z * [new branch] gh/xuhdev/73/base -> origin/gh/xuhdev/73/base 2022-03-17T19:06:49.3970390Z * [new branch] gh/xuhdev/73/orig -> origin/gh/xuhdev/73/orig 2022-03-17T19:06:49.3972890Z * [new branch] gh/xuhdev/74/orig -> origin/gh/xuhdev/74/orig 2022-03-17T19:06:49.3974566Z * [new branch] gh/xuhdev/77/base -> origin/gh/xuhdev/77/base 2022-03-17T19:06:49.3976055Z * [new branch] gh/xuhdev/77/orig -> origin/gh/xuhdev/77/orig 2022-03-17T19:06:49.3977918Z * [new branch] gh/xuhdev/78/base -> origin/gh/xuhdev/78/base 2022-03-17T19:06:49.3979373Z * [new branch] gh/xuhdev/78/orig -> origin/gh/xuhdev/78/orig 2022-03-17T19:06:49.3981210Z * [new branch] gh/xuhdev/79/base -> origin/gh/xuhdev/79/base 2022-03-17T19:06:49.3982489Z * [new branch] gh/xuhdev/79/orig -> origin/gh/xuhdev/79/orig 2022-03-17T19:06:49.3984491Z * [new branch] gh/xuhdev/81/base -> origin/gh/xuhdev/81/base 2022-03-17T19:06:49.3985513Z * [new branch] gh/xuhdev/81/orig -> origin/gh/xuhdev/81/orig 2022-03-17T19:06:49.3987379Z * [new branch] gh/xuhdev/82/base -> origin/gh/xuhdev/82/base 2022-03-17T19:06:49.3988654Z * [new branch] gh/xuhdev/82/orig -> origin/gh/xuhdev/82/orig 2022-03-17T19:06:49.3991117Z * [new branch] gh/xuhdev/83/base -> origin/gh/xuhdev/83/base 2022-03-17T19:06:49.3992105Z * [new branch] gh/xuhdev/83/orig -> origin/gh/xuhdev/83/orig 2022-03-17T19:06:49.3994275Z * [new branch] gh/xuhdev/87/base -> origin/gh/xuhdev/87/base 2022-03-17T19:06:49.3996101Z * [new branch] gh/xuhdev/87/orig -> origin/gh/xuhdev/87/orig 2022-03-17T19:06:49.3997803Z * [new branch] gh/xuhdev/88/base -> origin/gh/xuhdev/88/base 2022-03-17T19:06:49.3999102Z * [new branch] gh/xuhdev/88/orig -> origin/gh/xuhdev/88/orig 2022-03-17T19:06:49.4000915Z * [new branch] gh/xuhdev/89/base -> origin/gh/xuhdev/89/base 2022-03-17T19:06:49.4002092Z * [new branch] gh/xuhdev/89/orig -> origin/gh/xuhdev/89/orig 2022-03-17T19:06:49.4004021Z * [new branch] gh/xuhdev/9/base -> origin/gh/xuhdev/9/base 2022-03-17T19:06:49.4005120Z * [new branch] gh/xuhdev/9/head -> origin/gh/xuhdev/9/head 2022-03-17T19:06:49.4006564Z * [new branch] gh/xuhdev/9/orig -> origin/gh/xuhdev/9/orig 2022-03-17T19:06:49.4009379Z * [new branch] gh/xuhdev/96/base -> origin/gh/xuhdev/96/base 2022-03-17T19:06:49.4010828Z * [new branch] gh/xuhdev/96/head -> origin/gh/xuhdev/96/head 2022-03-17T19:06:49.4012349Z * [new branch] gh/xuhdev/96/orig -> origin/gh/xuhdev/96/orig 2022-03-17T19:06:49.4014431Z * [new branch] gh/xush6528/18/base -> origin/gh/xush6528/18/base 2022-03-17T19:06:49.4015472Z * [new branch] gh/xush6528/18/head -> origin/gh/xush6528/18/head 2022-03-17T19:06:49.4017697Z * [new branch] gh/xush6528/54/base -> origin/gh/xush6528/54/base 2022-03-17T19:06:49.4019243Z * [new branch] gh/xush6528/54/head -> origin/gh/xush6528/54/head 2022-03-17T19:06:49.4020111Z * [new branch] gh/xush6528/54/orig -> origin/gh/xush6528/54/orig 2022-03-17T19:06:49.4022427Z * [new branch] gh/xush6528/58/base -> origin/gh/xush6528/58/base 2022-03-17T19:06:49.4023610Z * [new branch] gh/xush6528/58/head -> origin/gh/xush6528/58/head 2022-03-17T19:06:49.4025802Z * [new branch] gh/xuzhao9/1/base -> origin/gh/xuzhao9/1/base 2022-03-17T19:06:49.4026808Z * [new branch] gh/xuzhao9/1/orig -> origin/gh/xuzhao9/1/orig 2022-03-17T19:06:49.4028728Z * [new branch] gh/xuzhao9/2/base -> origin/gh/xuzhao9/2/base 2022-03-17T19:06:49.4029790Z * [new branch] gh/xuzhao9/2/orig -> origin/gh/xuzhao9/2/orig 2022-03-17T19:06:49.4031913Z * [new branch] gh/xuzhao9/3/base -> origin/gh/xuzhao9/3/base 2022-03-17T19:06:49.4032919Z * [new branch] gh/xuzhao9/3/orig -> origin/gh/xuzhao9/3/orig 2022-03-17T19:06:49.4035198Z * [new branch] gh/yf225/107/base -> origin/gh/yf225/107/base 2022-03-17T19:06:49.4036276Z * [new branch] gh/yf225/107/head -> origin/gh/yf225/107/head 2022-03-17T19:06:49.4037753Z * [new branch] gh/yf225/107/orig -> origin/gh/yf225/107/orig 2022-03-17T19:06:49.4039231Z * [new branch] gh/yf225/14/head -> origin/gh/yf225/14/head 2022-03-17T19:06:49.4040870Z * [new branch] gh/yf225/15/base -> origin/gh/yf225/15/base 2022-03-17T19:06:49.4041860Z * [new branch] gh/yf225/15/head -> origin/gh/yf225/15/head 2022-03-17T19:06:49.4043935Z * [new branch] gh/yf225/73/base -> origin/gh/yf225/73/base 2022-03-17T19:06:49.4044993Z * [new branch] gh/yf225/73/head -> origin/gh/yf225/73/head 2022-03-17T19:06:49.4046534Z * [new branch] gh/yf225/73/orig -> origin/gh/yf225/73/orig 2022-03-17T19:06:49.4048192Z * [new branch] gh/yf225/82/base -> origin/gh/yf225/82/base 2022-03-17T19:06:49.4049235Z * [new branch] gh/yf225/82/head -> origin/gh/yf225/82/head 2022-03-17T19:06:49.4050817Z * [new branch] gh/yf225/82/orig -> origin/gh/yf225/82/orig 2022-03-17T19:06:49.4052105Z * [new branch] gh/yf225/84/base -> origin/gh/yf225/84/base 2022-03-17T19:06:49.4053608Z * [new branch] gh/yf225/84/head -> origin/gh/yf225/84/head 2022-03-17T19:06:49.4054691Z * [new branch] gh/yf225/84/orig -> origin/gh/yf225/84/orig 2022-03-17T19:06:49.4056400Z * [new branch] gh/yf225/90/base -> origin/gh/yf225/90/base 2022-03-17T19:06:49.4057422Z * [new branch] gh/yf225/90/head -> origin/gh/yf225/90/head 2022-03-17T19:06:49.4058982Z * [new branch] gh/yf225/90/orig -> origin/gh/yf225/90/orig 2022-03-17T19:06:49.4060261Z * [new branch] gh/yf225/91/base -> origin/gh/yf225/91/base 2022-03-17T19:06:49.4061646Z * [new branch] gh/yf225/91/head -> origin/gh/yf225/91/head 2022-03-17T19:06:49.4063864Z * [new branch] gh/yf225/91/orig -> origin/gh/yf225/91/orig 2022-03-17T19:06:49.4066701Z * [new branch] gh/ysiraichi/31/base -> origin/gh/ysiraichi/31/base 2022-03-17T19:06:49.4067787Z * [new branch] gh/ysiraichi/31/head -> origin/gh/ysiraichi/31/head 2022-03-17T19:06:49.4069411Z * [new branch] gh/ysiraichi/31/orig -> origin/gh/ysiraichi/31/orig 2022-03-17T19:06:49.4071259Z * [new branch] gh/ysiraichi/35/base -> origin/gh/ysiraichi/35/base 2022-03-17T19:06:49.4072669Z * [new branch] gh/ysiraichi/35/head -> origin/gh/ysiraichi/35/head 2022-03-17T19:06:49.4074688Z * [new branch] gh/ysiraichi/35/orig -> origin/gh/ysiraichi/35/orig 2022-03-17T19:06:49.4076488Z * [new branch] gh/ysiraichi/36/base -> origin/gh/ysiraichi/36/base 2022-03-17T19:06:49.4077559Z * [new branch] gh/ysiraichi/36/orig -> origin/gh/ysiraichi/36/orig 2022-03-17T19:06:49.4079555Z * [new branch] gh/ysiraichi/37/base -> origin/gh/ysiraichi/37/base 2022-03-17T19:06:49.4080998Z * [new branch] gh/ysiraichi/37/head -> origin/gh/ysiraichi/37/head 2022-03-17T19:06:49.4082088Z * [new branch] gh/ysiraichi/37/orig -> origin/gh/ysiraichi/37/orig 2022-03-17T19:06:49.4084329Z * [new branch] gh/ysiraichi/38/base -> origin/gh/ysiraichi/38/base 2022-03-17T19:06:49.4085992Z * [new branch] gh/ysiraichi/38/head -> origin/gh/ysiraichi/38/head 2022-03-17T19:06:49.4087285Z * [new branch] gh/ysiraichi/38/orig -> origin/gh/ysiraichi/38/orig 2022-03-17T19:06:49.4088997Z * [new branch] gh/ysiraichi/39/base -> origin/gh/ysiraichi/39/base 2022-03-17T19:06:49.4090284Z * [new branch] gh/ysiraichi/39/head -> origin/gh/ysiraichi/39/head 2022-03-17T19:06:49.4091364Z * [new branch] gh/ysiraichi/39/orig -> origin/gh/ysiraichi/39/orig 2022-03-17T19:06:49.4093391Z * [new branch] gh/ysiraichi/40/base -> origin/gh/ysiraichi/40/base 2022-03-17T19:06:49.4095010Z * [new branch] gh/ysiraichi/40/head -> origin/gh/ysiraichi/40/head 2022-03-17T19:06:49.4096074Z * [new branch] gh/ysiraichi/40/orig -> origin/gh/ysiraichi/40/orig 2022-03-17T19:06:49.4097885Z * [new branch] gh/ysiraichi/41/base -> origin/gh/ysiraichi/41/base 2022-03-17T19:06:49.4098798Z * [new branch] gh/ysiraichi/41/head -> origin/gh/ysiraichi/41/head 2022-03-17T19:06:49.4100764Z * [new branch] gh/ysiraichi/41/orig -> origin/gh/ysiraichi/41/orig 2022-03-17T19:06:49.4103820Z * [new branch] gh/ysiraichi/42/base -> origin/gh/ysiraichi/42/base 2022-03-17T19:06:49.4104819Z * [new branch] gh/ysiraichi/42/head -> origin/gh/ysiraichi/42/head 2022-03-17T19:06:49.4106744Z * [new branch] gh/ysiraichi/42/orig -> origin/gh/ysiraichi/42/orig 2022-03-17T19:06:49.4108669Z * [new branch] gh/ysiraichi/43/base -> origin/gh/ysiraichi/43/base 2022-03-17T19:06:49.4109490Z * [new branch] gh/ysiraichi/43/head -> origin/gh/ysiraichi/43/head 2022-03-17T19:06:49.4111526Z * [new branch] gh/ysiraichi/43/orig -> origin/gh/ysiraichi/43/orig 2022-03-17T19:06:49.4113280Z * [new branch] gh/ysiraichi/44/base -> origin/gh/ysiraichi/44/base 2022-03-17T19:06:49.4114341Z * [new branch] gh/ysiraichi/44/head -> origin/gh/ysiraichi/44/head 2022-03-17T19:06:49.4116308Z * [new branch] gh/ysiraichi/44/orig -> origin/gh/ysiraichi/44/orig 2022-03-17T19:06:49.4118250Z * [new branch] gh/z-a-f/100/base -> origin/gh/z-a-f/100/base 2022-03-17T19:06:49.4119270Z * [new branch] gh/z-a-f/100/head -> origin/gh/z-a-f/100/head 2022-03-17T19:06:49.4121190Z * [new branch] gh/z-a-f/100/orig -> origin/gh/z-a-f/100/orig 2022-03-17T19:06:49.4122144Z * [new branch] gh/z-a-f/101/base -> origin/gh/z-a-f/101/base 2022-03-17T19:06:49.4123875Z * [new branch] gh/z-a-f/101/head -> origin/gh/z-a-f/101/head 2022-03-17T19:06:49.4124906Z * [new branch] gh/z-a-f/101/orig -> origin/gh/z-a-f/101/orig 2022-03-17T19:06:49.4127373Z * [new branch] gh/z-a-f/102/base -> origin/gh/z-a-f/102/base 2022-03-17T19:06:49.4128036Z * [new branch] gh/z-a-f/102/head -> origin/gh/z-a-f/102/head 2022-03-17T19:06:49.4129925Z * [new branch] gh/z-a-f/102/orig -> origin/gh/z-a-f/102/orig 2022-03-17T19:06:49.4130928Z * [new branch] gh/z-a-f/106/base -> origin/gh/z-a-f/106/base 2022-03-17T19:06:49.4132828Z * [new branch] gh/z-a-f/106/head -> origin/gh/z-a-f/106/head 2022-03-17T19:06:49.4133555Z * [new branch] gh/z-a-f/106/orig -> origin/gh/z-a-f/106/orig 2022-03-17T19:06:49.4135490Z * [new branch] gh/z-a-f/109/base -> origin/gh/z-a-f/109/base 2022-03-17T19:06:49.4136325Z * [new branch] gh/z-a-f/109/head -> origin/gh/z-a-f/109/head 2022-03-17T19:06:49.4138065Z * [new branch] gh/z-a-f/109/orig -> origin/gh/z-a-f/109/orig 2022-03-17T19:06:49.4140074Z * [new branch] gh/z-a-f/112/base -> origin/gh/z-a-f/112/base 2022-03-17T19:06:49.4140794Z * [new branch] gh/z-a-f/112/head -> origin/gh/z-a-f/112/head 2022-03-17T19:06:49.4142899Z * [new branch] gh/z-a-f/112/orig -> origin/gh/z-a-f/112/orig 2022-03-17T19:06:49.4144823Z * [new branch] gh/z-a-f/113/base -> origin/gh/z-a-f/113/base 2022-03-17T19:06:49.4145721Z * [new branch] gh/z-a-f/113/head -> origin/gh/z-a-f/113/head 2022-03-17T19:06:49.4148112Z * [new branch] gh/z-a-f/121/base -> origin/gh/z-a-f/121/base 2022-03-17T19:06:49.4149008Z * [new branch] gh/z-a-f/121/head -> origin/gh/z-a-f/121/head 2022-03-17T19:06:49.4150862Z * [new branch] gh/z-a-f/121/orig -> origin/gh/z-a-f/121/orig 2022-03-17T19:06:49.4152609Z * [new branch] gh/z-a-f/122/base -> origin/gh/z-a-f/122/base 2022-03-17T19:06:49.4153517Z * [new branch] gh/z-a-f/122/head -> origin/gh/z-a-f/122/head 2022-03-17T19:06:49.4155481Z * [new branch] gh/z-a-f/122/orig -> origin/gh/z-a-f/122/orig 2022-03-17T19:06:49.4156620Z * [new branch] gh/z-a-f/123/base -> origin/gh/z-a-f/123/base 2022-03-17T19:06:49.4158645Z * [new branch] gh/z-a-f/123/head -> origin/gh/z-a-f/123/head 2022-03-17T19:06:49.4159340Z * [new branch] gh/z-a-f/123/orig -> origin/gh/z-a-f/123/orig 2022-03-17T19:06:49.4161827Z * [new branch] gh/z-a-f/124/base -> origin/gh/z-a-f/124/base 2022-03-17T19:06:49.4162698Z * [new branch] gh/z-a-f/124/head -> origin/gh/z-a-f/124/head 2022-03-17T19:06:49.4164415Z * [new branch] gh/z-a-f/124/orig -> origin/gh/z-a-f/124/orig 2022-03-17T19:06:49.4166104Z * [new branch] gh/z-a-f/127/base -> origin/gh/z-a-f/127/base 2022-03-17T19:06:49.4167220Z * [new branch] gh/z-a-f/127/head -> origin/gh/z-a-f/127/head 2022-03-17T19:06:49.4169031Z * [new branch] gh/z-a-f/127/orig -> origin/gh/z-a-f/127/orig 2022-03-17T19:06:49.4170599Z * [new branch] gh/z-a-f/129/base -> origin/gh/z-a-f/129/base 2022-03-17T19:06:49.4171722Z * [new branch] gh/z-a-f/129/head -> origin/gh/z-a-f/129/head 2022-03-17T19:06:49.4173222Z * [new branch] gh/z-a-f/129/orig -> origin/gh/z-a-f/129/orig 2022-03-17T19:06:49.4175214Z * [new branch] gh/z-a-f/130/base -> origin/gh/z-a-f/130/base 2022-03-17T19:06:49.4176332Z * [new branch] gh/z-a-f/130/head -> origin/gh/z-a-f/130/head 2022-03-17T19:06:49.4177680Z * [new branch] gh/z-a-f/130/orig -> origin/gh/z-a-f/130/orig 2022-03-17T19:06:49.4180396Z * [new branch] gh/z-a-f/131/base -> origin/gh/z-a-f/131/base 2022-03-17T19:06:49.4181693Z * [new branch] gh/z-a-f/131/head -> origin/gh/z-a-f/131/head 2022-03-17T19:06:49.4183683Z * [new branch] gh/z-a-f/131/orig -> origin/gh/z-a-f/131/orig 2022-03-17T19:06:49.4185460Z * [new branch] gh/z-a-f/30/base -> origin/gh/z-a-f/30/base 2022-03-17T19:06:49.4186507Z * [new branch] gh/z-a-f/30/head -> origin/gh/z-a-f/30/head 2022-03-17T19:06:49.4187963Z * [new branch] gh/z-a-f/30/orig -> origin/gh/z-a-f/30/orig 2022-03-17T19:06:49.4190142Z * [new branch] gh/z-a-f/44/base -> origin/gh/z-a-f/44/base 2022-03-17T19:06:49.4191205Z * [new branch] gh/z-a-f/44/head -> origin/gh/z-a-f/44/head 2022-03-17T19:06:49.4192886Z * [new branch] gh/z-a-f/44/orig -> origin/gh/z-a-f/44/orig 2022-03-17T19:06:49.4194336Z * [new branch] gh/z-a-f/45/base -> origin/gh/z-a-f/45/base 2022-03-17T19:06:49.4195561Z * [new branch] gh/z-a-f/45/head -> origin/gh/z-a-f/45/head 2022-03-17T19:06:49.4197006Z * [new branch] gh/z-a-f/45/orig -> origin/gh/z-a-f/45/orig 2022-03-17T19:06:49.4198438Z * [new branch] gh/z-a-f/46/base -> origin/gh/z-a-f/46/base 2022-03-17T19:06:49.4199632Z * [new branch] gh/z-a-f/46/head -> origin/gh/z-a-f/46/head 2022-03-17T19:06:49.4201072Z * [new branch] gh/z-a-f/46/orig -> origin/gh/z-a-f/46/orig 2022-03-17T19:06:49.4202947Z * [new branch] gh/z-a-f/47/base -> origin/gh/z-a-f/47/base 2022-03-17T19:06:49.4203635Z * [new branch] gh/z-a-f/47/head -> origin/gh/z-a-f/47/head 2022-03-17T19:06:49.4205385Z * [new branch] gh/z-a-f/47/orig -> origin/gh/z-a-f/47/orig 2022-03-17T19:06:49.4207023Z * [new branch] gh/z-a-f/52/base -> origin/gh/z-a-f/52/base 2022-03-17T19:06:49.4208117Z * [new branch] gh/z-a-f/52/head -> origin/gh/z-a-f/52/head 2022-03-17T19:06:49.4209878Z * [new branch] gh/z-a-f/52/orig -> origin/gh/z-a-f/52/orig 2022-03-17T19:06:49.4211327Z * [new branch] gh/z-a-f/56/base -> origin/gh/z-a-f/56/base 2022-03-17T19:06:49.4212600Z * [new branch] gh/z-a-f/56/head -> origin/gh/z-a-f/56/head 2022-03-17T19:06:49.4213943Z * [new branch] gh/z-a-f/56/orig -> origin/gh/z-a-f/56/orig 2022-03-17T19:06:49.4215915Z * [new branch] gh/z-a-f/57/base -> origin/gh/z-a-f/57/base 2022-03-17T19:06:49.4217099Z * [new branch] gh/z-a-f/57/head -> origin/gh/z-a-f/57/head 2022-03-17T19:06:49.4218369Z * [new branch] gh/z-a-f/57/orig -> origin/gh/z-a-f/57/orig 2022-03-17T19:06:49.4220528Z * [new branch] gh/z-a-f/58/base -> origin/gh/z-a-f/58/base 2022-03-17T19:06:49.4221671Z * [new branch] gh/z-a-f/58/head -> origin/gh/z-a-f/58/head 2022-03-17T19:06:49.4223424Z * [new branch] gh/z-a-f/58/orig -> origin/gh/z-a-f/58/orig 2022-03-17T19:06:49.4224911Z * [new branch] gh/z-a-f/70/base -> origin/gh/z-a-f/70/base 2022-03-17T19:06:49.4226279Z * [new branch] gh/z-a-f/70/head -> origin/gh/z-a-f/70/head 2022-03-17T19:06:49.4227522Z * [new branch] gh/z-a-f/70/orig -> origin/gh/z-a-f/70/orig 2022-03-17T19:06:49.4229585Z * [new branch] gh/z-a-f/72/base -> origin/gh/z-a-f/72/base 2022-03-17T19:06:49.4230707Z * [new branch] gh/z-a-f/72/head -> origin/gh/z-a-f/72/head 2022-03-17T19:06:49.4232097Z * [new branch] gh/z-a-f/72/orig -> origin/gh/z-a-f/72/orig 2022-03-17T19:06:49.4234057Z * [new branch] gh/z-a-f/73/base -> origin/gh/z-a-f/73/base 2022-03-17T19:06:49.4235173Z * [new branch] gh/z-a-f/73/head -> origin/gh/z-a-f/73/head 2022-03-17T19:06:49.4236631Z * [new branch] gh/z-a-f/73/orig -> origin/gh/z-a-f/73/orig 2022-03-17T19:06:49.4238562Z * [new branch] gh/z-a-f/74/base -> origin/gh/z-a-f/74/base 2022-03-17T19:06:49.4239567Z * [new branch] gh/z-a-f/74/head -> origin/gh/z-a-f/74/head 2022-03-17T19:06:49.4241290Z * [new branch] gh/z-a-f/74/orig -> origin/gh/z-a-f/74/orig 2022-03-17T19:06:49.4242443Z * [new branch] gh/z-a-f/76/base -> origin/gh/z-a-f/76/base 2022-03-17T19:06:49.4243756Z * [new branch] gh/z-a-f/76/head -> origin/gh/z-a-f/76/head 2022-03-17T19:06:49.4245242Z * [new branch] gh/z-a-f/76/orig -> origin/gh/z-a-f/76/orig 2022-03-17T19:06:49.4247276Z * [new branch] gh/z-a-f/77/base -> origin/gh/z-a-f/77/base 2022-03-17T19:06:49.4248297Z * [new branch] gh/z-a-f/77/head -> origin/gh/z-a-f/77/head 2022-03-17T19:06:49.4249773Z * [new branch] gh/z-a-f/77/orig -> origin/gh/z-a-f/77/orig 2022-03-17T19:06:49.4251098Z * [new branch] gh/z-a-f/78/base -> origin/gh/z-a-f/78/base 2022-03-17T19:06:49.4252541Z * [new branch] gh/z-a-f/78/head -> origin/gh/z-a-f/78/head 2022-03-17T19:06:49.4253751Z * [new branch] gh/z-a-f/78/orig -> origin/gh/z-a-f/78/orig 2022-03-17T19:06:49.4256380Z * [new branch] gh/z-a-f/80/base -> origin/gh/z-a-f/80/base 2022-03-17T19:06:49.4257426Z * [new branch] gh/z-a-f/80/head -> origin/gh/z-a-f/80/head 2022-03-17T19:06:49.4259203Z * [new branch] gh/z-a-f/80/orig -> origin/gh/z-a-f/80/orig 2022-03-17T19:06:49.4261520Z * [new branch] gh/z-a-f/81/base -> origin/gh/z-a-f/81/base 2022-03-17T19:06:49.4263566Z * [new branch] gh/z-a-f/81/head -> origin/gh/z-a-f/81/head 2022-03-17T19:06:49.4264637Z * [new branch] gh/z-a-f/81/orig -> origin/gh/z-a-f/81/orig 2022-03-17T19:06:49.4266711Z * [new branch] gh/z-a-f/82/base -> origin/gh/z-a-f/82/base 2022-03-17T19:06:49.4267757Z * [new branch] gh/z-a-f/82/head -> origin/gh/z-a-f/82/head 2022-03-17T19:06:49.4269368Z * [new branch] gh/z-a-f/82/orig -> origin/gh/z-a-f/82/orig 2022-03-17T19:06:49.4270696Z * [new branch] gh/z-a-f/83/base -> origin/gh/z-a-f/83/base 2022-03-17T19:06:49.4272153Z * [new branch] gh/z-a-f/83/head -> origin/gh/z-a-f/83/head 2022-03-17T19:06:49.4273441Z * [new branch] gh/z-a-f/83/orig -> origin/gh/z-a-f/83/orig 2022-03-17T19:06:49.4274958Z * [new branch] gh/z-a-f/84/base -> origin/gh/z-a-f/84/base 2022-03-17T19:06:49.4276175Z * [new branch] gh/z-a-f/84/head -> origin/gh/z-a-f/84/head 2022-03-17T19:06:49.4277633Z * [new branch] gh/z-a-f/84/orig -> origin/gh/z-a-f/84/orig 2022-03-17T19:06:49.4279687Z * [new branch] gh/z-a-f/87/base -> origin/gh/z-a-f/87/base 2022-03-17T19:06:49.4280818Z * [new branch] gh/z-a-f/87/head -> origin/gh/z-a-f/87/head 2022-03-17T19:06:49.4282275Z * [new branch] gh/z-a-f/87/orig -> origin/gh/z-a-f/87/orig 2022-03-17T19:06:49.4283950Z * [new branch] gh/z-a-f/88/base -> origin/gh/z-a-f/88/base 2022-03-17T19:06:49.4284906Z * [new branch] gh/z-a-f/88/head -> origin/gh/z-a-f/88/head 2022-03-17T19:06:49.4286620Z * [new branch] gh/z-a-f/88/orig -> origin/gh/z-a-f/88/orig 2022-03-17T19:06:49.4287746Z * [new branch] gh/z-a-f/89/base -> origin/gh/z-a-f/89/base 2022-03-17T19:06:49.4288992Z * [new branch] gh/z-a-f/89/head -> origin/gh/z-a-f/89/head 2022-03-17T19:06:49.4290451Z * [new branch] gh/z-a-f/89/orig -> origin/gh/z-a-f/89/orig 2022-03-17T19:06:49.4292651Z * [new branch] gh/zafartahirov/1/base -> origin/gh/zafartahirov/1/base 2022-03-17T19:06:49.4294965Z * [new branch] gh/zafartahirov/101/base -> origin/gh/zafartahirov/101/base 2022-03-17T19:06:49.4297131Z * [new branch] gh/zafartahirov/101/head -> origin/gh/zafartahirov/101/head 2022-03-17T19:06:49.4298118Z * [new branch] gh/zafartahirov/101/orig -> origin/gh/zafartahirov/101/orig 2022-03-17T19:06:49.4299973Z * [new branch] gh/zafartahirov/104/base -> origin/gh/zafartahirov/104/base 2022-03-17T19:06:49.4301390Z * [new branch] gh/zafartahirov/104/orig -> origin/gh/zafartahirov/104/orig 2022-03-17T19:06:49.4303427Z * [new branch] gh/zafartahirov/106/base -> origin/gh/zafartahirov/106/base 2022-03-17T19:06:49.4304488Z * [new branch] gh/zafartahirov/106/head -> origin/gh/zafartahirov/106/head 2022-03-17T19:06:49.4305762Z * [new branch] gh/zafartahirov/106/orig -> origin/gh/zafartahirov/106/orig 2022-03-17T19:06:49.4307796Z * [new branch] gh/zafartahirov/114/base -> origin/gh/zafartahirov/114/base 2022-03-17T19:06:49.4308820Z * [new branch] gh/zafartahirov/114/head -> origin/gh/zafartahirov/114/head 2022-03-17T19:06:49.4311287Z * [new branch] gh/zafartahirov/115/base -> origin/gh/zafartahirov/115/base 2022-03-17T19:06:49.4312454Z * [new branch] gh/zafartahirov/115/head -> origin/gh/zafartahirov/115/head 2022-03-17T19:06:49.4314273Z * [new branch] gh/zafartahirov/116/base -> origin/gh/zafartahirov/116/base 2022-03-17T19:06:49.4315441Z * [new branch] gh/zafartahirov/116/head -> origin/gh/zafartahirov/116/head 2022-03-17T19:06:49.4317592Z * [new branch] gh/zafartahirov/118/base -> origin/gh/zafartahirov/118/base 2022-03-17T19:06:49.4318786Z * [new branch] gh/zafartahirov/118/head -> origin/gh/zafartahirov/118/head 2022-03-17T19:06:49.4320502Z * [new branch] gh/zafartahirov/118/orig -> origin/gh/zafartahirov/118/orig 2022-03-17T19:06:49.4322234Z * [new branch] gh/zafartahirov/119/base -> origin/gh/zafartahirov/119/base 2022-03-17T19:06:49.4323381Z * [new branch] gh/zafartahirov/119/head -> origin/gh/zafartahirov/119/head 2022-03-17T19:06:49.4325676Z * [new branch] gh/zafartahirov/119/orig -> origin/gh/zafartahirov/119/orig 2022-03-17T19:06:49.4326829Z * [new branch] gh/zafartahirov/120/base -> origin/gh/zafartahirov/120/base 2022-03-17T19:06:49.4329144Z * [new branch] gh/zafartahirov/120/head -> origin/gh/zafartahirov/120/head 2022-03-17T19:06:49.4330126Z * [new branch] gh/zafartahirov/120/orig -> origin/gh/zafartahirov/120/orig 2022-03-17T19:06:49.4331896Z * [new branch] gh/zafartahirov/121/base -> origin/gh/zafartahirov/121/base 2022-03-17T19:06:49.4332910Z * [new branch] gh/zafartahirov/121/head -> origin/gh/zafartahirov/121/head 2022-03-17T19:06:49.4334424Z * [new branch] gh/zafartahirov/121/orig -> origin/gh/zafartahirov/121/orig 2022-03-17T19:06:49.4336284Z * [new branch] gh/zafartahirov/122/base -> origin/gh/zafartahirov/122/base 2022-03-17T19:06:49.4337171Z * [new branch] gh/zafartahirov/122/head -> origin/gh/zafartahirov/122/head 2022-03-17T19:06:49.4338927Z * [new branch] gh/zafartahirov/122/orig -> origin/gh/zafartahirov/122/orig 2022-03-17T19:06:49.4341182Z * [new branch] gh/zafartahirov/123/base -> origin/gh/zafartahirov/123/base 2022-03-17T19:06:49.4342573Z * [new branch] gh/zafartahirov/123/head -> origin/gh/zafartahirov/123/head 2022-03-17T19:06:49.4344691Z * [new branch] gh/zafartahirov/124/base -> origin/gh/zafartahirov/124/base 2022-03-17T19:06:49.4345802Z * [new branch] gh/zafartahirov/124/head -> origin/gh/zafartahirov/124/head 2022-03-17T19:06:49.4347557Z * [new branch] gh/zafartahirov/124/orig -> origin/gh/zafartahirov/124/orig 2022-03-17T19:06:49.4349255Z * [new branch] gh/zafartahirov/125/base -> origin/gh/zafartahirov/125/base 2022-03-17T19:06:49.4350301Z * [new branch] gh/zafartahirov/125/head -> origin/gh/zafartahirov/125/head 2022-03-17T19:06:49.4352092Z * [new branch] gh/zafartahirov/125/orig -> origin/gh/zafartahirov/125/orig 2022-03-17T19:06:49.4354408Z * [new branch] gh/zafartahirov/2/base -> origin/gh/zafartahirov/2/base 2022-03-17T19:06:49.4355297Z * [new branch] gh/zafartahirov/61/base -> origin/gh/zafartahirov/61/base 2022-03-17T19:06:49.4357078Z * [new branch] gh/zafartahirov/61/head -> origin/gh/zafartahirov/61/head 2022-03-17T19:06:49.4358031Z * [new branch] gh/zafartahirov/61/orig -> origin/gh/zafartahirov/61/orig 2022-03-17T19:06:49.4360729Z * [new branch] gh/zasdfgbnm/10/base -> origin/gh/zasdfgbnm/10/base 2022-03-17T19:06:49.4361833Z * [new branch] gh/zasdfgbnm/10/head -> origin/gh/zasdfgbnm/10/head 2022-03-17T19:06:49.4363041Z * [new branch] gh/zasdfgbnm/10/orig -> origin/gh/zasdfgbnm/10/orig 2022-03-17T19:06:49.4365737Z * [new branch] gh/zasdfgbnm/14/base -> origin/gh/zasdfgbnm/14/base 2022-03-17T19:06:49.4366519Z * [new branch] gh/zasdfgbnm/14/orig -> origin/gh/zasdfgbnm/14/orig 2022-03-17T19:06:49.4368899Z * [new branch] gh/zasdfgbnm/15/base -> origin/gh/zasdfgbnm/15/base 2022-03-17T19:06:49.4369674Z * [new branch] gh/zasdfgbnm/15/orig -> origin/gh/zasdfgbnm/15/orig 2022-03-17T19:06:49.4371903Z * [new branch] gh/zasdfgbnm/16/base -> origin/gh/zasdfgbnm/16/base 2022-03-17T19:06:49.4372784Z * [new branch] gh/zasdfgbnm/16/orig -> origin/gh/zasdfgbnm/16/orig 2022-03-17T19:06:49.4374941Z * [new branch] gh/zasdfgbnm/17/orig -> origin/gh/zasdfgbnm/17/orig 2022-03-17T19:06:49.4376138Z * [new branch] gh/zasdfgbnm/18/base -> origin/gh/zasdfgbnm/18/base 2022-03-17T19:06:49.4378082Z * [new branch] gh/zasdfgbnm/18/orig -> origin/gh/zasdfgbnm/18/orig 2022-03-17T19:06:49.4380251Z * [new branch] gh/zasdfgbnm/19/orig -> origin/gh/zasdfgbnm/19/orig 2022-03-17T19:06:49.4381534Z * [new branch] gh/zasdfgbnm/20/base -> origin/gh/zasdfgbnm/20/base 2022-03-17T19:06:49.4382801Z * [new branch] gh/zasdfgbnm/20/orig -> origin/gh/zasdfgbnm/20/orig 2022-03-17T19:06:49.4385297Z * [new branch] gh/zasdfgbnm/21/base -> origin/gh/zasdfgbnm/21/base 2022-03-17T19:06:49.4386124Z * [new branch] gh/zasdfgbnm/21/head -> origin/gh/zasdfgbnm/21/head 2022-03-17T19:06:49.4388232Z * [new branch] gh/zasdfgbnm/21/orig -> origin/gh/zasdfgbnm/21/orig 2022-03-17T19:06:49.4389543Z * [new branch] gh/zasdfgbnm/22/base -> origin/gh/zasdfgbnm/22/base 2022-03-17T19:06:49.4391847Z * [new branch] gh/zasdfgbnm/22/head -> origin/gh/zasdfgbnm/22/head 2022-03-17T19:06:49.4392591Z * [new branch] gh/zasdfgbnm/22/orig -> origin/gh/zasdfgbnm/22/orig 2022-03-17T19:06:49.4395215Z * [new branch] gh/zasdfgbnm/23/base -> origin/gh/zasdfgbnm/23/base 2022-03-17T19:06:49.4395897Z * [new branch] gh/zasdfgbnm/23/head -> origin/gh/zasdfgbnm/23/head 2022-03-17T19:06:49.4397089Z * [new branch] gh/zasdfgbnm/23/orig -> origin/gh/zasdfgbnm/23/orig 2022-03-17T19:06:49.4399265Z * [new branch] gh/zasdfgbnm/24/base -> origin/gh/zasdfgbnm/24/base 2022-03-17T19:06:49.4400703Z * [new branch] gh/zasdfgbnm/24/orig -> origin/gh/zasdfgbnm/24/orig 2022-03-17T19:06:49.4403100Z * [new branch] gh/zasdfgbnm/25/base -> origin/gh/zasdfgbnm/25/base 2022-03-17T19:06:49.4403821Z * [new branch] gh/zasdfgbnm/25/orig -> origin/gh/zasdfgbnm/25/orig 2022-03-17T19:06:49.4405901Z * [new branch] gh/zasdfgbnm/26/orig -> origin/gh/zasdfgbnm/26/orig 2022-03-17T19:06:49.4407033Z * [new branch] gh/zasdfgbnm/27/orig -> origin/gh/zasdfgbnm/27/orig 2022-03-17T19:06:49.4409424Z * [new branch] gh/zasdfgbnm/28/base -> origin/gh/zasdfgbnm/28/base 2022-03-17T19:06:49.4410268Z * [new branch] gh/zasdfgbnm/28/orig -> origin/gh/zasdfgbnm/28/orig 2022-03-17T19:06:49.4412639Z * [new branch] gh/zasdfgbnm/29/base -> origin/gh/zasdfgbnm/29/base 2022-03-17T19:06:49.4413356Z * [new branch] gh/zasdfgbnm/29/orig -> origin/gh/zasdfgbnm/29/orig 2022-03-17T19:06:49.4415612Z * [new branch] gh/zasdfgbnm/30/base -> origin/gh/zasdfgbnm/30/base 2022-03-17T19:06:49.4416330Z * [new branch] gh/zasdfgbnm/30/orig -> origin/gh/zasdfgbnm/30/orig 2022-03-17T19:06:49.4418493Z * [new branch] gh/zasdfgbnm/31/orig -> origin/gh/zasdfgbnm/31/orig 2022-03-17T19:06:49.4419590Z * [new branch] gh/zasdfgbnm/32/base -> origin/gh/zasdfgbnm/32/base 2022-03-17T19:06:49.4420941Z * [new branch] gh/zasdfgbnm/32/orig -> origin/gh/zasdfgbnm/32/orig 2022-03-17T19:06:49.4423382Z * [new branch] gh/zasdfgbnm/33/base -> origin/gh/zasdfgbnm/33/base 2022-03-17T19:06:49.4424305Z * [new branch] gh/zasdfgbnm/33/orig -> origin/gh/zasdfgbnm/33/orig 2022-03-17T19:06:49.4426630Z * [new branch] gh/zasdfgbnm/34/orig -> origin/gh/zasdfgbnm/34/orig 2022-03-17T19:06:49.4427640Z * [new branch] gh/zasdfgbnm/35/base -> origin/gh/zasdfgbnm/35/base 2022-03-17T19:06:49.4428891Z * [new branch] gh/zasdfgbnm/35/head -> origin/gh/zasdfgbnm/35/head 2022-03-17T19:06:49.4430234Z * [new branch] gh/zasdfgbnm/35/orig -> origin/gh/zasdfgbnm/35/orig 2022-03-17T19:06:49.4432488Z * [new branch] gh/zasdfgbnm/36/base -> origin/gh/zasdfgbnm/36/base 2022-03-17T19:06:49.4433355Z * [new branch] gh/zasdfgbnm/36/orig -> origin/gh/zasdfgbnm/36/orig 2022-03-17T19:06:49.4435553Z * [new branch] gh/zasdfgbnm/37/base -> origin/gh/zasdfgbnm/37/base 2022-03-17T19:06:49.4436433Z * [new branch] gh/zasdfgbnm/37/orig -> origin/gh/zasdfgbnm/37/orig 2022-03-17T19:06:49.4438709Z * [new branch] gh/zasdfgbnm/38/base -> origin/gh/zasdfgbnm/38/base 2022-03-17T19:06:49.4439552Z * [new branch] gh/zasdfgbnm/38/orig -> origin/gh/zasdfgbnm/38/orig 2022-03-17T19:06:49.4442010Z * [new branch] gh/zasdfgbnm/39/base -> origin/gh/zasdfgbnm/39/base 2022-03-17T19:06:49.4442716Z * [new branch] gh/zasdfgbnm/39/orig -> origin/gh/zasdfgbnm/39/orig 2022-03-17T19:06:49.4445086Z * [new branch] gh/zasdfgbnm/40/base -> origin/gh/zasdfgbnm/40/base 2022-03-17T19:06:49.4445924Z * [new branch] gh/zasdfgbnm/40/orig -> origin/gh/zasdfgbnm/40/orig 2022-03-17T19:06:49.4448060Z * [new branch] gh/zasdfgbnm/41/base -> origin/gh/zasdfgbnm/41/base 2022-03-17T19:06:49.4448918Z * [new branch] gh/zasdfgbnm/41/orig -> origin/gh/zasdfgbnm/41/orig 2022-03-17T19:06:49.4451069Z * [new branch] gh/zasdfgbnm/42/base -> origin/gh/zasdfgbnm/42/base 2022-03-17T19:06:49.4451971Z * [new branch] gh/zasdfgbnm/42/orig -> origin/gh/zasdfgbnm/42/orig 2022-03-17T19:06:49.4454222Z * [new branch] gh/zasdfgbnm/43/base -> origin/gh/zasdfgbnm/43/base 2022-03-17T19:06:49.4456572Z * [new branch] gh/zasdfgbnm/44/orig -> origin/gh/zasdfgbnm/44/orig 2022-03-17T19:06:49.4457651Z * [new branch] gh/zasdfgbnm/45/base -> origin/gh/zasdfgbnm/45/base 2022-03-17T19:06:49.4458920Z * [new branch] gh/zasdfgbnm/45/orig -> origin/gh/zasdfgbnm/45/orig 2022-03-17T19:06:49.4462024Z * [new branch] gh/zasdfgbnm/47/base -> origin/gh/zasdfgbnm/47/base 2022-03-17T19:06:49.4464273Z * [new branch] gh/zasdfgbnm/47/orig -> origin/gh/zasdfgbnm/47/orig 2022-03-17T19:06:49.4465411Z * [new branch] gh/zasdfgbnm/48/base -> origin/gh/zasdfgbnm/48/base 2022-03-17T19:06:49.4467553Z * [new branch] gh/zasdfgbnm/48/orig -> origin/gh/zasdfgbnm/48/orig 2022-03-17T19:06:49.4469046Z * [new branch] gh/zasdfgbnm/49/base -> origin/gh/zasdfgbnm/49/base 2022-03-17T19:06:49.4470384Z * [new branch] gh/zasdfgbnm/49/orig -> origin/gh/zasdfgbnm/49/orig 2022-03-17T19:06:49.4473262Z * [new branch] gh/zasdfgbnm/50/base -> origin/gh/zasdfgbnm/50/base 2022-03-17T19:06:49.4473976Z * [new branch] gh/zasdfgbnm/50/orig -> origin/gh/zasdfgbnm/50/orig 2022-03-17T19:06:49.4476311Z * [new branch] gh/zasdfgbnm/51/base -> origin/gh/zasdfgbnm/51/base 2022-03-17T19:06:49.4477066Z * [new branch] gh/zasdfgbnm/51/orig -> origin/gh/zasdfgbnm/51/orig 2022-03-17T19:06:49.4479355Z * [new branch] gh/zasdfgbnm/52/orig -> origin/gh/zasdfgbnm/52/orig 2022-03-17T19:06:49.4480564Z * [new branch] gh/zasdfgbnm/53/orig -> origin/gh/zasdfgbnm/53/orig 2022-03-17T19:06:49.4483433Z * [new branch] gh/zasdfgbnm/54/orig -> origin/gh/zasdfgbnm/54/orig 2022-03-17T19:06:49.4484565Z * [new branch] gh/zasdfgbnm/55/orig -> origin/gh/zasdfgbnm/55/orig 2022-03-17T19:06:49.4486761Z * [new branch] gh/zasdfgbnm/56/orig -> origin/gh/zasdfgbnm/56/orig 2022-03-17T19:06:49.4487819Z * [new branch] gh/zasdfgbnm/57/orig -> origin/gh/zasdfgbnm/57/orig 2022-03-17T19:06:49.4490123Z * [new branch] gh/zasdfgbnm/58/orig -> origin/gh/zasdfgbnm/58/orig 2022-03-17T19:06:49.4491129Z * [new branch] gh/zasdfgbnm/59/orig -> origin/gh/zasdfgbnm/59/orig 2022-03-17T19:06:49.4493385Z * [new branch] gh/zasdfgbnm/60/orig -> origin/gh/zasdfgbnm/60/orig 2022-03-17T19:06:49.4494449Z * [new branch] gh/zasdfgbnm/61/orig -> origin/gh/zasdfgbnm/61/orig 2022-03-17T19:06:49.4496909Z * [new branch] gh/zasdfgbnm/62/base -> origin/gh/zasdfgbnm/62/base 2022-03-17T19:06:49.4497762Z * [new branch] gh/zasdfgbnm/62/orig -> origin/gh/zasdfgbnm/62/orig 2022-03-17T19:06:49.4500063Z * [new branch] gh/zasdfgbnm/63/orig -> origin/gh/zasdfgbnm/63/orig 2022-03-17T19:06:49.4501505Z * [new branch] gh/zasdfgbnm/64/orig -> origin/gh/zasdfgbnm/64/orig 2022-03-17T19:06:49.4503746Z * [new branch] gh/zasdfgbnm/65/orig -> origin/gh/zasdfgbnm/65/orig 2022-03-17T19:06:49.4504817Z * [new branch] gh/zasdfgbnm/66/base -> origin/gh/zasdfgbnm/66/base 2022-03-17T19:06:49.4506156Z * [new branch] gh/zasdfgbnm/66/orig -> origin/gh/zasdfgbnm/66/orig 2022-03-17T19:06:49.4508537Z * [new branch] gh/zasdfgbnm/67/orig -> origin/gh/zasdfgbnm/67/orig 2022-03-17T19:06:49.4509686Z * [new branch] gh/zasdfgbnm/68/base -> origin/gh/zasdfgbnm/68/base 2022-03-17T19:06:49.4511023Z * [new branch] gh/zasdfgbnm/68/orig -> origin/gh/zasdfgbnm/68/orig 2022-03-17T19:06:49.4513467Z * [new branch] gh/zasdfgbnm/69/orig -> origin/gh/zasdfgbnm/69/orig 2022-03-17T19:06:49.4514505Z * [new branch] gh/zasdfgbnm/70/orig -> origin/gh/zasdfgbnm/70/orig 2022-03-17T19:06:49.4516708Z * [new branch] gh/zasdfgbnm/71/orig -> origin/gh/zasdfgbnm/71/orig 2022-03-17T19:06:49.4517997Z * [new branch] gh/zasdfgbnm/72/base -> origin/gh/zasdfgbnm/72/base 2022-03-17T19:06:49.4519197Z * [new branch] gh/zasdfgbnm/72/orig -> origin/gh/zasdfgbnm/72/orig 2022-03-17T19:06:49.4521650Z * [new branch] gh/zasdfgbnm/73/base -> origin/gh/zasdfgbnm/73/base 2022-03-17T19:06:49.4522386Z * [new branch] gh/zasdfgbnm/73/orig -> origin/gh/zasdfgbnm/73/orig 2022-03-17T19:06:49.4524563Z * [new branch] gh/zasdfgbnm/74/base -> origin/gh/zasdfgbnm/74/base 2022-03-17T19:06:49.4525402Z * [new branch] gh/zasdfgbnm/74/orig -> origin/gh/zasdfgbnm/74/orig 2022-03-17T19:06:49.4527722Z * [new branch] gh/zasdfgbnm/76/base -> origin/gh/zasdfgbnm/76/base 2022-03-17T19:06:49.4528599Z * [new branch] gh/zasdfgbnm/76/orig -> origin/gh/zasdfgbnm/76/orig 2022-03-17T19:06:49.4531570Z * [new branch] gh/zasdfgbnm/77/base -> origin/gh/zasdfgbnm/77/base 2022-03-17T19:06:49.4532286Z * [new branch] gh/zasdfgbnm/77/orig -> origin/gh/zasdfgbnm/77/orig 2022-03-17T19:06:49.4534459Z * [new branch] gh/zasdfgbnm/78/orig -> origin/gh/zasdfgbnm/78/orig 2022-03-17T19:06:49.4535656Z * [new branch] gh/zasdfgbnm/79/orig -> origin/gh/zasdfgbnm/79/orig 2022-03-17T19:06:49.4538063Z * [new branch] gh/zasdfgbnm/8/base -> origin/gh/zasdfgbnm/8/base 2022-03-17T19:06:49.4538994Z * [new branch] gh/zasdfgbnm/8/head -> origin/gh/zasdfgbnm/8/head 2022-03-17T19:06:49.4540163Z * [new branch] gh/zasdfgbnm/8/orig -> origin/gh/zasdfgbnm/8/orig 2022-03-17T19:06:49.4542741Z * [new branch] gh/zasdfgbnm/80/base -> origin/gh/zasdfgbnm/80/base 2022-03-17T19:06:49.4543493Z * [new branch] gh/zasdfgbnm/80/orig -> origin/gh/zasdfgbnm/80/orig 2022-03-17T19:06:49.4545867Z * [new branch] gh/zasdfgbnm/81/base -> origin/gh/zasdfgbnm/81/base 2022-03-17T19:06:49.4546777Z * [new branch] gh/zasdfgbnm/81/orig -> origin/gh/zasdfgbnm/81/orig 2022-03-17T19:06:49.4548993Z * [new branch] gh/zasdfgbnm/82/orig -> origin/gh/zasdfgbnm/82/orig 2022-03-17T19:06:49.4550298Z * [new branch] gh/zasdfgbnm/83/base -> origin/gh/zasdfgbnm/83/base 2022-03-17T19:06:49.4551571Z * [new branch] gh/zasdfgbnm/83/orig -> origin/gh/zasdfgbnm/83/orig 2022-03-17T19:06:49.4553913Z * [new branch] gh/zasdfgbnm/84/orig -> origin/gh/zasdfgbnm/84/orig 2022-03-17T19:06:49.4554979Z * [new branch] gh/zasdfgbnm/85/base -> origin/gh/zasdfgbnm/85/base 2022-03-17T19:06:49.4556315Z * [new branch] gh/zasdfgbnm/85/orig -> origin/gh/zasdfgbnm/85/orig 2022-03-17T19:06:49.4558773Z * [new branch] gh/zasdfgbnm/86/base -> origin/gh/zasdfgbnm/86/base 2022-03-17T19:06:49.4559950Z * [new branch] gh/zasdfgbnm/87/base -> origin/gh/zasdfgbnm/87/base 2022-03-17T19:06:49.4561200Z * [new branch] gh/zasdfgbnm/87/orig -> origin/gh/zasdfgbnm/87/orig 2022-03-17T19:06:49.4563727Z * [new branch] gh/zasdfgbnm/88/base -> origin/gh/zasdfgbnm/88/base 2022-03-17T19:06:49.4564516Z * [new branch] gh/zasdfgbnm/88/orig -> origin/gh/zasdfgbnm/88/orig 2022-03-17T19:06:49.4566800Z * [new branch] gh/zasdfgbnm/89/base -> origin/gh/zasdfgbnm/89/base 2022-03-17T19:06:49.4567707Z * [new branch] gh/zasdfgbnm/89/orig -> origin/gh/zasdfgbnm/89/orig 2022-03-17T19:06:49.4569834Z * [new branch] gh/zasdfgbnm/9/base -> origin/gh/zasdfgbnm/9/base 2022-03-17T19:06:49.4570502Z * [new branch] gh/zasdfgbnm/9/head -> origin/gh/zasdfgbnm/9/head 2022-03-17T19:06:49.4571736Z * [new branch] gh/zasdfgbnm/9/orig -> origin/gh/zasdfgbnm/9/orig 2022-03-17T19:06:49.4574208Z * [new branch] gh/zasdfgbnm/90/base -> origin/gh/zasdfgbnm/90/base 2022-03-17T19:06:49.4575175Z * [new branch] gh/zasdfgbnm/90/orig -> origin/gh/zasdfgbnm/90/orig 2022-03-17T19:06:49.4577363Z * [new branch] gh/zasdfgbnm/92/base -> origin/gh/zasdfgbnm/92/base 2022-03-17T19:06:49.4578338Z * [new branch] gh/zasdfgbnm/92/orig -> origin/gh/zasdfgbnm/92/orig 2022-03-17T19:06:49.4580326Z * [new branch] gh/zasdfgbnm/93/base -> origin/gh/zasdfgbnm/93/base 2022-03-17T19:06:49.4581700Z * [new branch] gh/zasdfgbnm/93/orig -> origin/gh/zasdfgbnm/93/orig 2022-03-17T19:06:49.4583723Z * [new branch] gh/zasdfgbnm/94/base -> origin/gh/zasdfgbnm/94/base 2022-03-17T19:06:49.4584789Z * [new branch] gh/zasdfgbnm/94/orig -> origin/gh/zasdfgbnm/94/orig 2022-03-17T19:06:49.4586731Z * [new branch] gh/zasdfgbnm/95/base -> origin/gh/zasdfgbnm/95/base 2022-03-17T19:06:49.4587818Z * [new branch] gh/zasdfgbnm/95/orig -> origin/gh/zasdfgbnm/95/orig 2022-03-17T19:06:49.4589680Z * [new branch] gh/zasdfgbnm/96/base -> origin/gh/zasdfgbnm/96/base 2022-03-17T19:06:49.4590655Z * [new branch] gh/zasdfgbnm/96/orig -> origin/gh/zasdfgbnm/96/orig 2022-03-17T19:06:49.4593154Z * [new branch] gh/zdevito/118/base -> origin/gh/zdevito/118/base 2022-03-17T19:06:49.4594442Z * [new branch] gh/zdevito/118/head -> origin/gh/zdevito/118/head 2022-03-17T19:06:49.4596296Z * [new branch] gh/zdevito/118/orig -> origin/gh/zdevito/118/orig 2022-03-17T19:06:49.4597769Z * [new branch] gh/zdevito/129/base -> origin/gh/zdevito/129/base 2022-03-17T19:06:49.4599482Z * [new branch] gh/zdevito/129/head -> origin/gh/zdevito/129/head 2022-03-17T19:06:49.4600579Z * [new branch] gh/zdevito/129/orig -> origin/gh/zdevito/129/orig 2022-03-17T19:06:49.4602481Z * [new branch] gh/zdevito/143/base -> origin/gh/zdevito/143/base 2022-03-17T19:06:49.4603453Z * [new branch] gh/zdevito/143/head -> origin/gh/zdevito/143/head 2022-03-17T19:06:49.4605157Z * [new branch] gh/zdevito/143/orig -> origin/gh/zdevito/143/orig 2022-03-17T19:06:49.4606850Z * [new branch] gh/zdevito/145/base -> origin/gh/zdevito/145/base 2022-03-17T19:06:49.4608036Z * [new branch] gh/zdevito/145/head -> origin/gh/zdevito/145/head 2022-03-17T19:06:49.4609776Z * [new branch] gh/zdevito/145/orig -> origin/gh/zdevito/145/orig 2022-03-17T19:06:49.4612021Z * [new branch] gh/zdevito/159/base -> origin/gh/zdevito/159/base 2022-03-17T19:06:49.4613255Z * [new branch] gh/zdevito/159/head -> origin/gh/zdevito/159/head 2022-03-17T19:06:49.4614760Z * [new branch] gh/zdevito/159/orig -> origin/gh/zdevito/159/orig 2022-03-17T19:06:49.4616768Z * [new branch] gh/zdevito/160/base -> origin/gh/zdevito/160/base 2022-03-17T19:06:49.4618172Z * [new branch] gh/zdevito/160/head -> origin/gh/zdevito/160/head 2022-03-17T19:06:49.4619794Z * [new branch] gh/zdevito/160/orig -> origin/gh/zdevito/160/orig 2022-03-17T19:06:49.4621821Z * [new branch] gh/zdevito/161/base -> origin/gh/zdevito/161/base 2022-03-17T19:06:49.4623167Z * [new branch] gh/zdevito/161/head -> origin/gh/zdevito/161/head 2022-03-17T19:06:49.4624553Z * [new branch] gh/zdevito/161/orig -> origin/gh/zdevito/161/orig 2022-03-17T19:06:49.4626185Z * [new branch] gh/zdevito/170/base -> origin/gh/zdevito/170/base 2022-03-17T19:06:49.4627612Z * [new branch] gh/zdevito/170/head -> origin/gh/zdevito/170/head 2022-03-17T19:06:49.4629699Z * [new branch] gh/zdevito/170/orig -> origin/gh/zdevito/170/orig 2022-03-17T19:06:49.4631271Z * [new branch] gh/zdevito/171/base -> origin/gh/zdevito/171/base 2022-03-17T19:06:49.4632735Z * [new branch] gh/zdevito/171/head -> origin/gh/zdevito/171/head 2022-03-17T19:06:49.4634022Z * [new branch] gh/zdevito/171/orig -> origin/gh/zdevito/171/orig 2022-03-17T19:06:49.4636138Z * [new branch] gh/zdevito/172/base -> origin/gh/zdevito/172/base 2022-03-17T19:06:49.4637435Z * [new branch] gh/zdevito/172/head -> origin/gh/zdevito/172/head 2022-03-17T19:06:49.4638683Z * [new branch] gh/zdevito/172/orig -> origin/gh/zdevito/172/orig 2022-03-17T19:06:49.4641720Z * [new branch] gh/zdevito/174/base -> origin/gh/zdevito/174/base 2022-03-17T19:06:49.4642712Z * [new branch] gh/zdevito/174/head -> origin/gh/zdevito/174/head 2022-03-17T19:06:49.4644427Z * [new branch] gh/zdevito/174/orig -> origin/gh/zdevito/174/orig 2022-03-17T19:06:49.4646143Z * [new branch] gh/zdevito/181/base -> origin/gh/zdevito/181/base 2022-03-17T19:06:49.4647454Z * [new branch] gh/zdevito/181/head -> origin/gh/zdevito/181/head 2022-03-17T19:06:49.4648826Z * [new branch] gh/zdevito/181/orig -> origin/gh/zdevito/181/orig 2022-03-17T19:06:49.4650462Z * [new branch] gh/zdevito/183/base -> origin/gh/zdevito/183/base 2022-03-17T19:06:49.4651797Z * [new branch] gh/zdevito/183/orig -> origin/gh/zdevito/183/orig 2022-03-17T19:06:49.4653384Z * [new branch] gh/zdevito/184/base -> origin/gh/zdevito/184/base 2022-03-17T19:06:49.4654762Z * [new branch] gh/zdevito/184/head -> origin/gh/zdevito/184/head 2022-03-17T19:06:49.4656082Z * [new branch] gh/zdevito/184/orig -> origin/gh/zdevito/184/orig 2022-03-17T19:06:49.4657755Z * [new branch] gh/zdevito/99/base -> origin/gh/zdevito/99/base 2022-03-17T19:06:49.4659277Z * [new branch] gh/zdevito/99/head -> origin/gh/zdevito/99/head 2022-03-17T19:06:49.4660600Z * [new branch] gh/zdevito/99/orig -> origin/gh/zdevito/99/orig 2022-03-17T19:06:49.4663906Z * [new branch] gh/zhaojuanmao/100/base -> origin/gh/zhaojuanmao/100/base 2022-03-17T19:06:49.4665239Z * [new branch] gh/zhaojuanmao/100/head -> origin/gh/zhaojuanmao/100/head 2022-03-17T19:06:49.4666535Z * [new branch] gh/zhaojuanmao/100/orig -> origin/gh/zhaojuanmao/100/orig 2022-03-17T19:06:49.4668240Z * [new branch] gh/zhaojuanmao/101/base -> origin/gh/zhaojuanmao/101/base 2022-03-17T19:06:49.4669628Z * [new branch] gh/zhaojuanmao/101/head -> origin/gh/zhaojuanmao/101/head 2022-03-17T19:06:49.4671006Z * [new branch] gh/zhaojuanmao/101/orig -> origin/gh/zhaojuanmao/101/orig 2022-03-17T19:06:49.4673864Z * [new branch] gh/zhaojuanmao/5/head -> origin/gh/zhaojuanmao/5/head 2022-03-17T19:06:49.4674971Z * [new branch] gh/zhaojuanmao/5/orig -> origin/gh/zhaojuanmao/5/orig 2022-03-17T19:06:49.4676371Z * [new branch] gh/zhaojuanmao/55/base -> origin/gh/zhaojuanmao/55/base 2022-03-17T19:06:49.4677760Z * [new branch] gh/zhaojuanmao/55/head -> origin/gh/zhaojuanmao/55/head 2022-03-17T19:06:49.4679331Z * [new branch] gh/zhaojuanmao/55/orig -> origin/gh/zhaojuanmao/55/orig 2022-03-17T19:06:49.4681027Z * [new branch] gh/zhaojuanmao/61/base -> origin/gh/zhaojuanmao/61/base 2022-03-17T19:06:49.4682426Z * [new branch] gh/zhaojuanmao/61/head -> origin/gh/zhaojuanmao/61/head 2022-03-17T19:06:49.4683789Z * [new branch] gh/zhaojuanmao/61/orig -> origin/gh/zhaojuanmao/61/orig 2022-03-17T19:06:49.4685487Z * [new branch] gh/zhaojuanmao/68/base -> origin/gh/zhaojuanmao/68/base 2022-03-17T19:06:49.4686998Z * [new branch] gh/zhaojuanmao/68/head -> origin/gh/zhaojuanmao/68/head 2022-03-17T19:06:49.4688221Z * [new branch] gh/zhaojuanmao/68/orig -> origin/gh/zhaojuanmao/68/orig 2022-03-17T19:06:49.4690013Z * [new branch] gh/zhaojuanmao/69/base -> origin/gh/zhaojuanmao/69/base 2022-03-17T19:06:49.4691430Z * [new branch] gh/zhaojuanmao/69/head -> origin/gh/zhaojuanmao/69/head 2022-03-17T19:06:49.4692789Z * [new branch] gh/zhaojuanmao/69/orig -> origin/gh/zhaojuanmao/69/orig 2022-03-17T19:06:49.4694441Z * [new branch] gh/zhaojuanmao/74/base -> origin/gh/zhaojuanmao/74/base 2022-03-17T19:06:49.4695855Z * [new branch] gh/zhaojuanmao/74/head -> origin/gh/zhaojuanmao/74/head 2022-03-17T19:06:49.4697272Z * [new branch] gh/zhaojuanmao/74/orig -> origin/gh/zhaojuanmao/74/orig 2022-03-17T19:06:49.4699101Z * [new branch] gh/zhaojuanmao/80/base -> origin/gh/zhaojuanmao/80/base 2022-03-17T19:06:49.4700483Z * [new branch] gh/zhaojuanmao/80/head -> origin/gh/zhaojuanmao/80/head 2022-03-17T19:06:49.4701964Z * [new branch] gh/zhaojuanmao/80/orig -> origin/gh/zhaojuanmao/80/orig 2022-03-17T19:06:49.4703846Z * [new branch] gh/zhaojuanmao/81/base -> origin/gh/zhaojuanmao/81/base 2022-03-17T19:06:49.4705337Z * [new branch] gh/zhaojuanmao/81/head -> origin/gh/zhaojuanmao/81/head 2022-03-17T19:06:49.4706745Z * [new branch] gh/zhaojuanmao/81/orig -> origin/gh/zhaojuanmao/81/orig 2022-03-17T19:06:49.4708208Z * [new branch] gh/zhaojuanmao/82/base -> origin/gh/zhaojuanmao/82/base 2022-03-17T19:06:49.4709574Z * [new branch] gh/zhaojuanmao/82/head -> origin/gh/zhaojuanmao/82/head 2022-03-17T19:06:49.4710950Z * [new branch] gh/zhaojuanmao/82/orig -> origin/gh/zhaojuanmao/82/orig 2022-03-17T19:06:49.4712643Z * [new branch] gh/zhaojuanmao/89/base -> origin/gh/zhaojuanmao/89/base 2022-03-17T19:06:49.4714096Z * [new branch] gh/zhaojuanmao/89/head -> origin/gh/zhaojuanmao/89/head 2022-03-17T19:06:49.4715723Z * [new branch] gh/zhaojuanmao/98/base -> origin/gh/zhaojuanmao/98/base 2022-03-17T19:06:49.4717396Z * [new branch] gh/zhaojuanmao/98/head -> origin/gh/zhaojuanmao/98/head 2022-03-17T19:06:49.4718800Z * [new branch] gh/zhaojuanmao/98/orig -> origin/gh/zhaojuanmao/98/orig 2022-03-17T19:06:49.4720518Z * [new branch] gh/zhaojuanmao/99/base -> origin/gh/zhaojuanmao/99/base 2022-03-17T19:06:49.4721970Z * [new branch] gh/zhaojuanmao/99/head -> origin/gh/zhaojuanmao/99/head 2022-03-17T19:06:49.4723374Z * [new branch] gh/zhaojuanmao/99/orig -> origin/gh/zhaojuanmao/99/orig 2022-03-17T19:06:49.4725415Z * [new branch] gh/zheng-xq/1/base -> origin/gh/zheng-xq/1/base 2022-03-17T19:06:49.4727024Z * [new branch] gh/zheng-xq/1/head -> origin/gh/zheng-xq/1/head 2022-03-17T19:06:49.4728322Z * [new branch] gh/zheng-xq/1/orig -> origin/gh/zheng-xq/1/orig 2022-03-17T19:06:49.4729723Z * [new branch] gh/zheng-xq/2/base -> origin/gh/zheng-xq/2/base 2022-03-17T19:06:49.4731126Z * [new branch] gh/zheng-xq/2/head -> origin/gh/zheng-xq/2/head 2022-03-17T19:06:49.4732504Z * [new branch] gh/zheng-xq/2/orig -> origin/gh/zheng-xq/2/orig 2022-03-17T19:06:49.4734016Z * [new branch] gh/zheng-xq/4/base -> origin/gh/zheng-xq/4/base 2022-03-17T19:06:49.4736360Z * [new branch] gh/zheng-xq/4/head -> origin/gh/zheng-xq/4/head 2022-03-17T19:06:49.4737218Z * [new branch] gh/zheng-xq/4/orig -> origin/gh/zheng-xq/4/orig 2022-03-17T19:06:49.4739475Z * [new branch] gh/zhxchen17/13/base -> origin/gh/zhxchen17/13/base 2022-03-17T19:06:49.4740811Z * [new branch] gh/zhxchen17/13/head -> origin/gh/zhxchen17/13/head 2022-03-17T19:06:49.4742348Z * [new branch] gh/zhxchen17/13/orig -> origin/gh/zhxchen17/13/orig 2022-03-17T19:06:49.4744020Z * [new branch] gh/zhxchen17/14/base -> origin/gh/zhxchen17/14/base 2022-03-17T19:06:49.4745392Z * [new branch] gh/zhxchen17/14/head -> origin/gh/zhxchen17/14/head 2022-03-17T19:06:49.4746850Z * [new branch] gh/zhxchen17/15/base -> origin/gh/zhxchen17/15/base 2022-03-17T19:06:49.4748187Z * [new branch] gh/zhxchen17/15/head -> origin/gh/zhxchen17/15/head 2022-03-17T19:06:49.4749589Z * [new branch] gh/zhxchen17/16/base -> origin/gh/zhxchen17/16/base 2022-03-17T19:06:49.4750876Z * [new branch] gh/zhxchen17/16/head -> origin/gh/zhxchen17/16/head 2022-03-17T19:06:49.4753142Z * [new branch] gh/zhxchen17/17/base -> origin/gh/zhxchen17/17/base 2022-03-17T19:06:49.4754523Z * [new branch] gh/zhxchen17/17/head -> origin/gh/zhxchen17/17/head 2022-03-17T19:06:49.4755937Z * [new branch] gh/zhxchen17/18/base -> origin/gh/zhxchen17/18/base 2022-03-17T19:06:49.4757187Z * [new branch] gh/zhxchen17/18/head -> origin/gh/zhxchen17/18/head 2022-03-17T19:06:49.4758639Z * [new branch] gh/zhxchen17/19/base -> origin/gh/zhxchen17/19/base 2022-03-17T19:06:49.4759899Z * [new branch] gh/zhxchen17/19/head -> origin/gh/zhxchen17/19/head 2022-03-17T19:06:49.4761411Z * [new branch] gh/zhxchen17/20/base -> origin/gh/zhxchen17/20/base 2022-03-17T19:06:49.4762688Z * [new branch] gh/zhxchen17/20/head -> origin/gh/zhxchen17/20/head 2022-03-17T19:06:49.4764113Z * [new branch] gh/zhxchen17/21/base -> origin/gh/zhxchen17/21/base 2022-03-17T19:06:49.4765312Z * [new branch] gh/zhxchen17/21/head -> origin/gh/zhxchen17/21/head 2022-03-17T19:06:49.4767283Z * [new branch] gh/zhxchen17/25/base -> origin/gh/zhxchen17/25/base 2022-03-17T19:06:49.4768371Z * [new branch] gh/zhxchen17/25/head -> origin/gh/zhxchen17/25/head 2022-03-17T19:06:49.4769853Z * [new branch] gh/zhxchen17/25/orig -> origin/gh/zhxchen17/25/orig 2022-03-17T19:06:49.4771926Z * [new branch] gh/zhxchen17/26/base -> origin/gh/zhxchen17/26/base 2022-03-17T19:06:49.4773018Z * [new branch] gh/zhxchen17/26/orig -> origin/gh/zhxchen17/26/orig 2022-03-17T19:06:49.4775551Z * [new branch] gh/zhxchen17/35/base -> origin/gh/zhxchen17/35/base 2022-03-17T19:06:49.4776847Z * [new branch] gh/zhxchen17/35/orig -> origin/gh/zhxchen17/35/orig 2022-03-17T19:06:49.4778641Z * [new branch] gh/zhxchen17/36/base -> origin/gh/zhxchen17/36/base 2022-03-17T19:06:49.4779928Z * [new branch] gh/zhxchen17/36/orig -> origin/gh/zhxchen17/36/orig 2022-03-17T19:06:49.4782025Z * [new branch] gh/zhxchen17/37/base -> origin/gh/zhxchen17/37/base 2022-03-17T19:06:49.4783111Z * [new branch] gh/zhxchen17/37/orig -> origin/gh/zhxchen17/37/orig 2022-03-17T19:06:49.4785099Z * [new branch] gh/zhxchen17/38/base -> origin/gh/zhxchen17/38/base 2022-03-17T19:06:49.4786263Z * [new branch] gh/zhxchen17/38/orig -> origin/gh/zhxchen17/38/orig 2022-03-17T19:06:49.4788279Z * [new branch] gh/zhxchen17/39/base -> origin/gh/zhxchen17/39/base 2022-03-17T19:06:49.4789262Z * [new branch] gh/zhxchen17/39/orig -> origin/gh/zhxchen17/39/orig 2022-03-17T19:06:49.4791329Z * [new branch] gh/zhxchen17/4/base -> origin/gh/zhxchen17/4/base 2022-03-17T19:06:49.4792577Z * [new branch] gh/zhxchen17/4/orig -> origin/gh/zhxchen17/4/orig 2022-03-17T19:06:49.4794527Z * [new branch] gh/zhxchen17/40/base -> origin/gh/zhxchen17/40/base 2022-03-17T19:06:49.4795649Z * [new branch] gh/zhxchen17/40/orig -> origin/gh/zhxchen17/40/orig 2022-03-17T19:06:49.4797297Z * [new branch] gh/zhxchen17/41/base -> origin/gh/zhxchen17/41/base 2022-03-17T19:06:49.4798602Z * [new branch] gh/zhxchen17/41/orig -> origin/gh/zhxchen17/41/orig 2022-03-17T19:06:49.4800601Z * [new branch] gh/zhxchen17/42/base -> origin/gh/zhxchen17/42/base 2022-03-17T19:06:49.4801675Z * [new branch] gh/zhxchen17/42/orig -> origin/gh/zhxchen17/42/orig 2022-03-17T19:06:49.4803638Z * [new branch] gh/zhxchen17/69/base -> origin/gh/zhxchen17/69/base 2022-03-17T19:06:49.4804803Z * [new branch] gh/zhxchen17/69/head -> origin/gh/zhxchen17/69/head 2022-03-17T19:06:49.4806390Z * [new branch] gh/zhxchen17/69/orig -> origin/gh/zhxchen17/69/orig 2022-03-17T19:06:49.4808423Z * [new branch] gh/zhxchen17/7/base -> origin/gh/zhxchen17/7/base 2022-03-17T19:06:49.4809629Z * [new branch] gh/zhxchen17/7/head -> origin/gh/zhxchen17/7/head 2022-03-17T19:06:49.4811023Z * [new branch] gh/zhxchen17/7/orig -> origin/gh/zhxchen17/7/orig 2022-03-17T19:06:49.4813061Z * [new branch] gh/zhxchen17/79/base -> origin/gh/zhxchen17/79/base 2022-03-17T19:06:49.4814253Z * [new branch] gh/zhxchen17/79/head -> origin/gh/zhxchen17/79/head 2022-03-17T19:06:49.4815697Z * [new branch] gh/zhxchen17/79/orig -> origin/gh/zhxchen17/79/orig 2022-03-17T19:06:49.4817817Z * [new branch] gh/zmvictor/1/base -> origin/gh/zmvictor/1/base 2022-03-17T19:06:49.4819029Z * [new branch] gh/zmvictor/1/head -> origin/gh/zmvictor/1/head 2022-03-17T19:06:49.4821348Z * [new branch] gh/zou3519/117/base -> origin/gh/zou3519/117/base 2022-03-17T19:06:49.4822934Z * [new branch] gh/zou3519/117/head -> origin/gh/zou3519/117/head 2022-03-17T19:06:49.4824915Z * [new branch] gh/zou3519/117/orig -> origin/gh/zou3519/117/orig 2022-03-17T19:06:49.4825950Z * [new branch] gh/zou3519/118/base -> origin/gh/zou3519/118/base 2022-03-17T19:06:49.4827303Z * [new branch] gh/zou3519/118/head -> origin/gh/zou3519/118/head 2022-03-17T19:06:49.4828714Z * [new branch] gh/zou3519/118/orig -> origin/gh/zou3519/118/orig 2022-03-17T19:06:49.4830204Z * [new branch] gh/zou3519/119/base -> origin/gh/zou3519/119/base 2022-03-17T19:06:49.4831779Z * [new branch] gh/zou3519/119/head -> origin/gh/zou3519/119/head 2022-03-17T19:06:49.4833092Z * [new branch] gh/zou3519/119/orig -> origin/gh/zou3519/119/orig 2022-03-17T19:06:49.4834553Z * [new branch] gh/zou3519/122/base -> origin/gh/zou3519/122/base 2022-03-17T19:06:49.4836446Z * [new branch] gh/zou3519/122/head -> origin/gh/zou3519/122/head 2022-03-17T19:06:49.4837468Z * [new branch] gh/zou3519/122/orig -> origin/gh/zou3519/122/orig 2022-03-17T19:06:49.4839385Z * [new branch] gh/zou3519/144/base -> origin/gh/zou3519/144/base 2022-03-17T19:06:49.4840496Z * [new branch] gh/zou3519/144/head -> origin/gh/zou3519/144/head 2022-03-17T19:06:49.4841734Z * [new branch] gh/zou3519/144/orig -> origin/gh/zou3519/144/orig 2022-03-17T19:06:49.4844170Z * [new branch] gh/zou3519/155/head -> origin/gh/zou3519/155/head 2022-03-17T19:06:49.4845132Z * [new branch] gh/zou3519/155/orig -> origin/gh/zou3519/155/orig 2022-03-17T19:06:49.4847300Z * [new branch] gh/zou3519/162/head -> origin/gh/zou3519/162/head 2022-03-17T19:06:49.4848447Z * [new branch] gh/zou3519/162/orig -> origin/gh/zou3519/162/orig 2022-03-17T19:06:49.4850306Z * [new branch] gh/zou3519/207/base -> origin/gh/zou3519/207/base 2022-03-17T19:06:49.4851541Z * [new branch] gh/zou3519/207/head -> origin/gh/zou3519/207/head 2022-03-17T19:06:49.4853845Z * [new branch] gh/zou3519/207/orig -> origin/gh/zou3519/207/orig 2022-03-17T19:06:49.4855009Z * [new branch] gh/zou3519/208/base -> origin/gh/zou3519/208/base 2022-03-17T19:06:49.4856915Z * [new branch] gh/zou3519/208/head -> origin/gh/zou3519/208/head 2022-03-17T19:06:49.4858203Z * [new branch] gh/zou3519/208/orig -> origin/gh/zou3519/208/orig 2022-03-17T19:06:49.4860167Z * [new branch] gh/zou3519/219/base -> origin/gh/zou3519/219/base 2022-03-17T19:06:49.4861687Z * [new branch] gh/zou3519/219/head -> origin/gh/zou3519/219/head 2022-03-17T19:06:49.4864644Z * [new branch] gh/zou3519/219/orig -> origin/gh/zou3519/219/orig 2022-03-17T19:06:49.4866460Z * [new branch] gh/zou3519/224/base -> origin/gh/zou3519/224/base 2022-03-17T19:06:49.4867601Z * [new branch] gh/zou3519/224/head -> origin/gh/zou3519/224/head 2022-03-17T19:06:49.4868763Z * [new branch] gh/zou3519/224/orig -> origin/gh/zou3519/224/orig 2022-03-17T19:06:49.4870753Z * [new branch] gh/zou3519/251/base -> origin/gh/zou3519/251/base 2022-03-17T19:06:49.4871948Z * [new branch] gh/zou3519/251/head -> origin/gh/zou3519/251/head 2022-03-17T19:06:49.4873596Z * [new branch] gh/zou3519/251/orig -> origin/gh/zou3519/251/orig 2022-03-17T19:06:49.4874830Z * [new branch] gh/zou3519/252/base -> origin/gh/zou3519/252/base 2022-03-17T19:06:49.4876996Z * [new branch] gh/zou3519/252/head -> origin/gh/zou3519/252/head 2022-03-17T19:06:49.4878238Z * [new branch] gh/zou3519/252/orig -> origin/gh/zou3519/252/orig 2022-03-17T19:06:49.4880236Z * [new branch] gh/zou3519/277/base -> origin/gh/zou3519/277/base 2022-03-17T19:06:49.4881339Z * [new branch] gh/zou3519/277/head -> origin/gh/zou3519/277/head 2022-03-17T19:06:49.4882557Z * [new branch] gh/zou3519/277/orig -> origin/gh/zou3519/277/orig 2022-03-17T19:06:49.4884752Z * [new branch] gh/zou3519/284/base -> origin/gh/zou3519/284/base 2022-03-17T19:06:49.4885865Z * [new branch] gh/zou3519/284/head -> origin/gh/zou3519/284/head 2022-03-17T19:06:49.4887645Z * [new branch] gh/zou3519/284/orig -> origin/gh/zou3519/284/orig 2022-03-17T19:06:49.4889125Z * [new branch] gh/zou3519/293/base -> origin/gh/zou3519/293/base 2022-03-17T19:06:49.4890571Z * [new branch] gh/zou3519/293/head -> origin/gh/zou3519/293/head 2022-03-17T19:06:49.4891964Z * [new branch] gh/zou3519/293/orig -> origin/gh/zou3519/293/orig 2022-03-17T19:06:49.4893932Z * [new branch] gh/zou3519/298/base -> origin/gh/zou3519/298/base 2022-03-17T19:06:49.4895262Z * [new branch] gh/zou3519/298/head -> origin/gh/zou3519/298/head 2022-03-17T19:06:49.4896583Z * [new branch] gh/zou3519/298/orig -> origin/gh/zou3519/298/orig 2022-03-17T19:06:49.4897939Z * [new branch] gh/zou3519/308/base -> origin/gh/zou3519/308/base 2022-03-17T19:06:49.4899402Z * [new branch] gh/zou3519/308/head -> origin/gh/zou3519/308/head 2022-03-17T19:06:49.4900949Z * [new branch] gh/zou3519/308/orig -> origin/gh/zou3519/308/orig 2022-03-17T19:06:49.4903679Z * [new branch] gh/zou3519/311/base -> origin/gh/zou3519/311/base 2022-03-17T19:06:49.4905172Z * [new branch] gh/zou3519/311/head -> origin/gh/zou3519/311/head 2022-03-17T19:06:49.4906878Z * [new branch] gh/zou3519/311/orig -> origin/gh/zou3519/311/orig 2022-03-17T19:06:49.4907907Z * [new branch] gh/zou3519/312/base -> origin/gh/zou3519/312/base 2022-03-17T19:06:49.4909809Z * [new branch] gh/zou3519/312/head -> origin/gh/zou3519/312/head 2022-03-17T19:06:49.4911098Z * [new branch] gh/zou3519/312/orig -> origin/gh/zou3519/312/orig 2022-03-17T19:06:49.4912600Z * [new branch] gh/zou3519/313/base -> origin/gh/zou3519/313/base 2022-03-17T19:06:49.4914339Z * [new branch] gh/zou3519/313/head -> origin/gh/zou3519/313/head 2022-03-17T19:06:49.4915614Z * [new branch] gh/zou3519/313/orig -> origin/gh/zou3519/313/orig 2022-03-17T19:06:49.4917550Z * [new branch] gh/zou3519/339/base -> origin/gh/zou3519/339/base 2022-03-17T19:06:49.4919531Z * [new branch] gh/zou3519/339/head -> origin/gh/zou3519/339/head 2022-03-17T19:06:49.4921028Z * [new branch] gh/zou3519/339/orig -> origin/gh/zou3519/339/orig 2022-03-17T19:06:49.4922888Z * [new branch] gh/zou3519/348/base -> origin/gh/zou3519/348/base 2022-03-17T19:06:49.4924591Z * [new branch] gh/zou3519/348/head -> origin/gh/zou3519/348/head 2022-03-17T19:06:49.4925665Z * [new branch] gh/zou3519/348/orig -> origin/gh/zou3519/348/orig 2022-03-17T19:06:49.4927933Z * [new branch] gh/zou3519/351/base -> origin/gh/zou3519/351/base 2022-03-17T19:06:49.4928660Z * [new branch] gh/zou3519/351/head -> origin/gh/zou3519/351/head 2022-03-17T19:06:49.4930117Z * [new branch] gh/zou3519/351/orig -> origin/gh/zou3519/351/orig 2022-03-17T19:06:49.4933029Z * [new branch] gh/zou3519/382/base -> origin/gh/zou3519/382/base 2022-03-17T19:06:49.4933920Z * [new branch] gh/zou3519/382/head -> origin/gh/zou3519/382/head 2022-03-17T19:06:49.4935131Z * [new branch] gh/zou3519/382/orig -> origin/gh/zou3519/382/orig 2022-03-17T19:06:49.4937510Z * [new branch] gh/zou3519/387/base -> origin/gh/zou3519/387/base 2022-03-17T19:06:49.4938376Z * [new branch] gh/zou3519/387/head -> origin/gh/zou3519/387/head 2022-03-17T19:06:49.4939631Z * [new branch] gh/zou3519/387/orig -> origin/gh/zou3519/387/orig 2022-03-17T19:06:49.4942074Z * [new branch] gh/zou3519/400/base -> origin/gh/zou3519/400/base 2022-03-17T19:06:49.4943101Z * [new branch] gh/zou3519/400/head -> origin/gh/zou3519/400/head 2022-03-17T19:06:49.4945714Z * [new branch] gh/zou3519/400/orig -> origin/gh/zou3519/400/orig 2022-03-17T19:06:49.4946954Z * [new branch] gh/zou3519/403/base -> origin/gh/zou3519/403/base 2022-03-17T19:06:49.4948186Z * [new branch] gh/zou3519/403/head -> origin/gh/zou3519/403/head 2022-03-17T19:06:49.4950091Z * [new branch] gh/zou3519/403/orig -> origin/gh/zou3519/403/orig 2022-03-17T19:06:49.4951232Z * [new branch] gh/zou3519/404/base -> origin/gh/zou3519/404/base 2022-03-17T19:06:49.4953330Z * [new branch] gh/zou3519/404/head -> origin/gh/zou3519/404/head 2022-03-17T19:06:49.4953997Z * [new branch] gh/zou3519/404/orig -> origin/gh/zou3519/404/orig 2022-03-17T19:06:49.4956235Z * [new branch] gh/zou3519/408/base -> origin/gh/zou3519/408/base 2022-03-17T19:06:49.4957118Z * [new branch] gh/zou3519/408/head -> origin/gh/zou3519/408/head 2022-03-17T19:06:49.4959261Z * [new branch] gh/zou3519/408/orig -> origin/gh/zou3519/408/orig 2022-03-17T19:06:49.4961429Z * [new branch] gh/zou3519/411/base -> origin/gh/zou3519/411/base 2022-03-17T19:06:49.4962444Z * [new branch] gh/zou3519/411/head -> origin/gh/zou3519/411/head 2022-03-17T19:06:49.4964194Z * [new branch] gh/zou3519/411/orig -> origin/gh/zou3519/411/orig 2022-03-17T19:06:49.4966410Z * [new branch] gh/zou3519/412/base -> origin/gh/zou3519/412/base 2022-03-17T19:06:49.4967439Z * [new branch] gh/zou3519/412/head -> origin/gh/zou3519/412/head 2022-03-17T19:06:49.4969368Z * [new branch] gh/zou3519/412/orig -> origin/gh/zou3519/412/orig 2022-03-17T19:06:49.4971188Z * [new branch] gh/zou3519/413/base -> origin/gh/zou3519/413/base 2022-03-17T19:06:49.4972140Z * [new branch] gh/zou3519/413/head -> origin/gh/zou3519/413/head 2022-03-17T19:06:49.4973991Z * [new branch] gh/zou3519/413/orig -> origin/gh/zou3519/413/orig 2022-03-17T19:06:49.4975774Z * [new branch] gh/zou3519/414/base -> origin/gh/zou3519/414/base 2022-03-17T19:06:49.4976673Z * [new branch] gh/zou3519/414/head -> origin/gh/zou3519/414/head 2022-03-17T19:06:49.4978477Z * [new branch] gh/zou3519/414/orig -> origin/gh/zou3519/414/orig 2022-03-17T19:06:49.4980441Z * [new branch] gh/zou3519/415/base -> origin/gh/zou3519/415/base 2022-03-17T19:06:49.4981512Z * [new branch] gh/zou3519/415/head -> origin/gh/zou3519/415/head 2022-03-17T19:06:49.4983313Z * [new branch] gh/zou3519/415/orig -> origin/gh/zou3519/415/orig 2022-03-17T19:06:49.4985336Z * [new branch] gh/zou3519/87/base -> origin/gh/zou3519/87/base 2022-03-17T19:06:49.4987054Z * [new branch] gh/zou3519/87/head -> origin/gh/zou3519/87/head 2022-03-17T19:06:49.4988046Z * [new branch] gh/zou3519/87/orig -> origin/gh/zou3519/87/orig 2022-03-17T19:06:49.4990517Z * [new branch] gh/zzzwen/1/base -> origin/gh/zzzwen/1/base 2022-03-17T19:06:49.4992544Z * [new branch] gh/zzzwen/1/orig -> origin/gh/zzzwen/1/orig 2022-03-17T19:06:49.4994264Z * [new branch] gh/zzzwen/2/base -> origin/gh/zzzwen/2/base 2022-03-17T19:06:49.4995129Z * [new branch] gh/zzzwen/2/head -> origin/gh/zzzwen/2/head 2022-03-17T19:06:49.4997042Z * [new branch] gh/zzzwen/2/orig -> origin/gh/zzzwen/2/orig 2022-03-17T19:06:49.4998126Z * [new branch] git_submodule_docs -> origin/git_submodule_docs 2022-03-17T19:06:49.5000281Z * [new branch] gj/Ivan -> origin/gj/Ivan 2022-03-17T19:06:49.5001389Z * [new branch] gradle_bump -> origin/gradle_bump 2022-03-17T19:06:49.5003308Z * [new branch] hagiopol -> origin/hagiopol 2022-03-17T19:06:49.5004342Z * [new branch] hcz_debug -> origin/hcz_debug 2022-03-17T19:06:49.5007006Z * [new branch] heitorschueroff/einsum/optimize -> origin/heitorschueroff/einsum/optimize 2022-03-17T19:06:49.5007767Z * [new branch] heitorschueroff/minmax -> origin/heitorschueroff/minmax 2022-03-17T19:06:49.5009857Z * [new branch] heitorschueroff/opinfo/fails -> origin/heitorschueroff/opinfo/fails 2022-03-17T19:06:49.5010798Z * [new branch] heitorschueroff/opinfo/reductions -> origin/heitorschueroff/opinfo/reductions 2022-03-17T19:06:49.5013806Z * [new branch] heitorschueroff/quantile/interpolation -> origin/heitorschueroff/quantile/interpolation 2022-03-17T19:06:49.5014323Z * [new branch] helper -> origin/helper 2022-03-17T19:06:49.5016283Z * [new branch] hide_internal_API -> origin/hide_internal_API 2022-03-17T19:06:49.5017163Z * [new branch] hide_set_enabled -> origin/hide_set_enabled 2022-03-17T19:06:49.5019279Z * [new branch] histc_docs_fix -> origin/histc_docs_fix 2022-03-17T19:06:49.5021059Z * [new branch] histc_opinfo -> origin/histc_opinfo 2022-03-17T19:06:49.5022223Z * [new branch] histc_perf_fix -> origin/histc_perf_fix 2022-03-17T19:06:49.5024148Z * [new branch] histogramdd -> origin/histogramdd 2022-03-17T19:06:49.5025618Z * [new branch] histogramdd_rsts -> origin/histogramdd_rsts 2022-03-17T19:06:49.5027988Z * [new branch] holly1238-patch-1 -> origin/holly1238-patch-1 2022-03-17T19:06:49.5028773Z * [new branch] hot-fix-librosa -> origin/hot-fix-librosa 2022-03-17T19:06:49.5030661Z * [new branch] hotfix_packaging_version -> origin/hotfix_packaging_version 2022-03-17T19:06:49.5031560Z * [new branch] hub_improvements -> origin/hub_improvements 2022-03-17T19:06:49.5034004Z * [new branch] hub_security -> origin/hub_security 2022-03-17T19:06:49.5034939Z * [new branch] hufsb -> origin/hufsb 2022-03-17T19:06:49.5037163Z * [new branch] igorsyl/1 -> origin/igorsyl/1 2022-03-17T19:06:49.5038501Z * [new branch] ik-test -> origin/ik-test 2022-03-17T19:06:49.5040258Z * [new branch] ik_android_byte_tensors_tests -> origin/ik_android_byte_tensors_tests 2022-03-17T19:06:49.5041866Z * [new branch] ik_android_generic_dict_issue -> origin/ik_android_generic_dict_issue 2022-03-17T19:06:49.5043020Z * [new branch] ik_android_gradle_bintray_publishing -> origin/ik_android_gradle_bintray_publishing 2022-03-17T19:06:49.5044809Z * [new branch] ik_android_vision_libyuv -> origin/ik_android_vision_libyuv 2022-03-17T19:06:49.5045733Z * [new branch] ik_lapack_qml -> origin/ik_lapack_qml 2022-03-17T19:06:49.5047855Z * [new branch] ik_vulkan_ci -> origin/ik_vulkan_ci 2022-03-17T19:06:49.5048727Z * [new branch] ik_wip_android_stdouterr_to_logcat -> origin/ik_wip_android_stdouterr_to_logcat 2022-03-17T19:06:49.5050683Z * [new branch] illegal_memory_access -> origin/illegal_memory_access 2022-03-17T19:06:49.5051711Z * [new branch] independent-constraint -> origin/independent-constraint 2022-03-17T19:06:49.5053582Z * [new branch] independent-transform -> origin/independent-transform 2022-03-17T19:06:49.5054587Z * [new branch] infer_types -> origin/infer_types 2022-03-17T19:06:49.5056541Z * [new branch] infer_types_methods -> origin/infer_types_methods 2022-03-17T19:06:49.5057553Z * [new branch] informative-dist-support-error -> origin/informative-dist-support-error 2022-03-17T19:06:49.5059447Z * [new branch] inplaceorview-test-ci -> origin/inplaceorview-test-ci 2022-03-17T19:06:49.5060779Z * [new branch] iotamudelta/update_rocm3.1 -> origin/iotamudelta/update_rocm3.1 2022-03-17T19:06:49.5062875Z * [new branch] isin-feature -> origin/isin-feature 2022-03-17T19:06:49.5064824Z * [new branch] issue#58739 -> origin/issue#58739 2022-03-17T19:06:49.5065766Z * [new branch] issue6009 -> origin/issue6009 2022-03-17T19:06:49.5068034Z * [new branch] ivan/add-symbol-qr -> origin/ivan/add-symbol-qr 2022-03-17T19:06:49.5068921Z * [new branch] jamesr66a-patch-1 -> origin/jamesr66a-patch-1 2022-03-17T19:06:49.5070933Z * [new branch] jamesr66a-patch-2 -> origin/jamesr66a-patch-2 2022-03-17T19:06:49.5071842Z * [new branch] jenkins_and_tools_update_master_to_main -> origin/jenkins_and_tools_update_master_to_main 2022-03-17T19:06:49.5073825Z * [new branch] jerryzh168-patch-6 -> origin/jerryzh168-patch-6 2022-03-17T19:06:49.5075137Z * [new branch] jit-language-reference-types-ii -> origin/jit-language-reference-types-ii 2022-03-17T19:06:49.5076933Z * [new branch] jit-language-spec -> origin/jit-language-spec 2022-03-17T19:06:49.5077740Z * [new branch] jit3.9.1 -> origin/jit3.9.1 2022-03-17T19:06:49.5079718Z * [new branch] jit_future_overview_fix -> origin/jit_future_overview_fix 2022-03-17T19:06:49.5080652Z * [new branch] jiterator_documentation -> origin/jiterator_documentation 2022-03-17T19:06:49.5081964Z * [new branch] jlin27-docs-toc -> origin/jlin27-docs-toc 2022-03-17T19:06:49.5084053Z * [new branch] jlin27-sphinx-tag -> origin/jlin27-sphinx-tag 2022-03-17T19:06:49.5084992Z * [new branch] jlin27-sphinx-tag-2 -> origin/jlin27-sphinx-tag-2 2022-03-17T19:06:49.5087058Z * [new branch] jspisak-patch-1 -> origin/jspisak-patch-1 2022-03-17T19:06:49.5088076Z * [new branch] jspisak-patch-2 -> origin/jspisak-patch-2 2022-03-17T19:06:49.5090139Z * [new branch] jspisak-patch-3 -> origin/jspisak-patch-3 2022-03-17T19:06:49.5091102Z * [new branch] kerryz/test-ci -> origin/kerryz/test-ci 2022-03-17T19:06:49.5092966Z * [new branch] kill_mixin -> origin/kill_mixin 2022-03-17T19:06:49.5094005Z * [new branch] kineto_exp -> origin/kineto_exp 2022-03-17T19:06:49.5095870Z * [new branch] kineto_metadata -> origin/kineto_metadata 2022-03-17T19:06:49.5098004Z * [new branch] kiuk/cp-66182 -> origin/kiuk/cp-66182 2022-03-17T19:06:49.5099758Z * [new branch] krovatkin/bench_timings -> origin/krovatkin/bench_timings 2022-03-17T19:06:49.5100491Z * [new branch] krovatkin/conv2d_out -> origin/krovatkin/conv2d_out 2022-03-17T19:06:49.5102220Z * [new branch] krovatkin/cse_changed -> origin/krovatkin/cse_changed 2022-03-17T19:06:49.5103370Z * [new branch] krovatkin/dummy_torchbench -> origin/krovatkin/dummy_torchbench 2022-03-17T19:06:49.5105135Z * [new branch] krovatkin/gamrix_25 -> origin/krovatkin/gamrix_25 2022-03-17T19:06:49.5105906Z * [new branch] krovatkin/improve_error -> origin/krovatkin/improve_error 2022-03-17T19:06:49.5107005Z * [new branch] krovatkin/inline_threshold -> origin/krovatkin/inline_threshold 2022-03-17T19:06:49.5108832Z * [new branch] krovatkin/inline_threshold2 -> origin/krovatkin/inline_threshold2 2022-03-17T19:06:49.5109597Z * [new branch] krovatkin/kevin_assert -> origin/krovatkin/kevin_assert 2022-03-17T19:06:49.5110868Z * [new branch] krovatkin/opt_for_infer -> origin/krovatkin/opt_for_infer 2022-03-17T19:06:49.5111939Z * [new branch] krovatkin/opt_for_infr -> origin/krovatkin/opt_for_infr 2022-03-17T19:06:49.5113798Z * [new branch] krovatkin/opt_for_infr2 -> origin/krovatkin/opt_for_infr2 2022-03-17T19:06:49.5114557Z * [new branch] krovatkin/reformat -> origin/krovatkin/reformat 2022-03-17T19:06:49.5116344Z * [new branch] krovatkin/squeeze -> origin/krovatkin/squeeze 2022-03-17T19:06:49.5119438Z * [new branch] krovatkin/squeeze_master -> origin/krovatkin/squeeze_master 2022-03-17T19:06:49.5537242Z * [new branch] krovatkin/sub_lazy_bench -> origin/krovatkin/sub_lazy_bench 2022-03-17T19:06:49.5550647Z * [new branch] krovatkin/test_legacy_fuser -> origin/krovatkin/test_legacy_fuser 2022-03-17T19:06:49.5552304Z * [new branch] krovatkin/unsqueeze_ltc -> origin/krovatkin/unsqueeze_ltc 2022-03-17T19:06:49.5554394Z * [new branch] ktse/codegen_exercises -> origin/ktse/codegen_exercises 2022-03-17T19:06:49.5556062Z * [new branch] lan/test_repo_dispatch_circleci -> origin/lan/test_repo_dispatch_circleci 2022-03-17T19:06:49.5557109Z * [new branch] lan/test_repo_dispatch_gha -> origin/lan/test_repo_dispatch_gha 2022-03-17T19:06:49.5558694Z * [new branch] lan/test_reverse_trigger_binary -> origin/lan/test_reverse_trigger_binary 2022-03-17T19:06:49.5560341Z * [new branch] larryliu-scratch -> origin/larryliu-scratch 2022-03-17T19:06:49.5561786Z * [new branch] layer_norm_tbb -> origin/layer_norm_tbb 2022-03-17T19:06:49.5563032Z * [new branch] lazy_tensor_staging -> origin/lazy_tensor_staging 2022-03-17T19:06:49.5564661Z * [new branch] libcudacxx -> origin/libcudacxx 2022-03-17T19:06:49.5565920Z * [new branch] linalg_docs -> origin/linalg_docs 2022-03-17T19:06:49.5567561Z * [new branch] linalg_svd -> origin/linalg_svd 2022-03-17T19:06:49.5569130Z * [new branch] linbinyu-patch-1 -> origin/linbinyu-patch-1 2022-03-17T19:06:49.5570431Z * [new branch] linbinyu-patch-2 -> origin/linbinyu-patch-2 2022-03-17T19:06:49.5571934Z * [new branch] linear_dyn -> origin/linear_dyn 2022-03-17T19:06:49.5573203Z * [new branch] linear_dynamic -> origin/linear_dynamic 2022-03-17T19:06:49.5575164Z * [new branch] linear_qat_lowering -> origin/linear_qat_lowering 2022-03-17T19:06:49.5576085Z * [new branch] lint2 -> origin/lint2 2022-03-17T19:06:49.5577761Z * [new branch] llvmconda -> origin/llvmconda 2022-03-17T19:06:49.5579285Z * [new branch] llvmpip -> origin/llvmpip 2022-03-17T19:06:49.5580556Z * [new branch] load-ucc.so -> origin/load-ucc.so 2022-03-17T19:06:49.5581899Z * [new branch] logcumsumexp -> origin/logcumsumexp 2022-03-17T19:06:49.5583917Z * [new branch] ltc_threshold -> origin/ltc_threshold 2022-03-17T19:06:49.5585873Z * [new branch] lts/release/1.8 -> origin/lts/release/1.8 2022-03-17T19:06:49.5587365Z * [new branch] lw_c10d_debug_fix -> origin/lw_c10d_debug_fix 2022-03-17T19:06:49.5589310Z * [new branch] macos-conda-llvm -> origin/macos-conda-llvm 2022-03-17T19:06:49.5590808Z * [new branch] main -> origin/main 2022-03-17T19:06:49.5592496Z * [new branch] makslevental-patch-1 -> origin/makslevental-patch-1 2022-03-17T19:06:49.5594053Z * [new branch] makslevental-patch-1-1 -> origin/makslevental-patch-1-1 2022-03-17T19:06:49.5595161Z * [new branch] makslevental-patch-2 -> origin/makslevental-patch-2 2022-03-17T19:06:49.5596880Z * [new branch] malfet-patch-1 -> origin/malfet-patch-1 2022-03-17T19:06:49.5598625Z * [new branch] malfet-patch-2 -> origin/malfet-patch-2 2022-03-17T19:06:49.5599894Z * [new branch] malfet-patch-3 -> origin/malfet-patch-3 2022-03-17T19:06:49.5602102Z * [new branch] malfet-patch-4 -> origin/malfet-patch-4 2022-03-17T19:06:49.5603369Z * [new branch] malfet-patch-5 -> origin/malfet-patch-5 2022-03-17T19:06:49.5605166Z * [new branch] malfet-patch-6 -> origin/malfet-patch-6 2022-03-17T19:06:49.5607107Z * [new branch] malfet/add-lint-as-mandatory-check-for-ghf -> origin/malfet/add-lint-as-mandatory-check-for-ghf 2022-03-17T19:06:49.5608760Z * [new branch] malfet/add-merge-rules -> origin/malfet/add-merge-rules 2022-03-17T19:06:49.5609840Z * [new branch] malfet/clang-tidy-fixes-take-3 -> origin/malfet/clang-tidy-fixes-take-3 2022-03-17T19:06:49.5611414Z * [new branch] malfet/cp-lazy-load -> origin/malfet/cp-lazy-load 2022-03-17T19:06:49.5612545Z * [new branch] malfet/dedup-cpp-aot-test-names -> origin/malfet/dedup-cpp-aot-test-names 2022-03-17T19:06:49.5614166Z * [new branch] malfet/disable-mac-smoke-builds -> origin/malfet/disable-mac-smoke-builds 2022-03-17T19:06:49.5615250Z * [new branch] malfet/fix-asmjit-clang-13-werror -> origin/malfet/fix-asmjit-clang-13-werror 2022-03-17T19:06:49.5616829Z * [new branch] malfet/ghf-add-push-retries -> origin/malfet/ghf-add-push-retries 2022-03-17T19:06:49.5617896Z * [new branch] malfet/leak-python-engine -> origin/malfet/leak-python-engine 2022-03-17T19:06:49.5619918Z * [new branch] malfet/make-dispatch-globals-const -> origin/malfet/make-dispatch-globals-const 2022-03-17T19:06:49.5643460Z * [new branch] malfet/move-cublas-dependency-after-cudnn -> origin/malfet/move-cublas-dependency-after-cudnn 2022-03-17T19:06:49.5645304Z * [new branch] malfet/refactor-GloomakeDeviceFor -> origin/malfet/refactor-GloomakeDeviceFor 2022-03-17T19:06:49.5646863Z * [new branch] malfet/split-cuda-spectral-ops -> origin/malfet/split-cuda-spectral-ops 2022-03-17T19:06:49.5648182Z * [new branch] malfet/test-builder-changes -> origin/malfet/test-builder-changes 2022-03-17T19:06:49.5649787Z * [new branch] malfet/test-builder-m1 -> origin/malfet/test-builder-m1 2022-03-17T19:06:49.5651561Z * [new branch] malfet/try-enabling-AVX2-on-Windows -> origin/malfet/try-enabling-AVX2-on-Windows 2022-03-17T19:06:49.5652640Z * [new branch] malfet/unify-workflow-dispatch -> origin/malfet/unify-workflow-dispatch 2022-03-17T19:06:49.5654568Z * [new branch] malfet/use-std-copy-in-cat-kernel -> origin/malfet/use-std-copy-in-cat-kernel 2022-03-17T19:06:49.5655856Z * [new branch] mark-test-hotfix -> origin/mark-test-hotfix 2022-03-17T19:06:49.5657577Z * [new branch] master -> origin/master 2022-03-17T19:06:49.5659021Z * [new branch] mathtests -> origin/mathtests 2022-03-17T19:06:49.5660507Z * [new branch] matmul_vectors -> origin/matmul_vectors 2022-03-17T19:06:49.5662558Z * [new branch] matrix_exp -> origin/matrix_exp 2022-03-17T19:06:49.5664103Z * [new branch] max_pool_docs -> origin/max_pool_docs 2022-03-17T19:06:49.5665543Z * [new branch] measure_warmup -> origin/measure_warmup 2022-03-17T19:06:49.5667463Z * [new branch] meganset/output_ratio -> origin/meganset/output_ratio 2022-03-17T19:06:49.5668536Z * [new branch] mem_docs -> origin/mem_docs 2022-03-17T19:06:49.5670268Z * [new branch] merge -> origin/merge 2022-03-17T19:06:49.5680258Z * [new branch] merge_cuda_streams -> origin/merge_cuda_streams 2022-03-17T19:06:49.5682223Z * [new branch] merge_eager_jit_cuda_streams -> origin/merge_eager_jit_cuda_streams 2022-03-17T19:06:49.5683732Z * [new branch] merge_script_pdt_api -> origin/merge_script_pdt_api 2022-03-17T19:06:49.5685482Z * [new branch] meta_support_yf225 -> origin/meta_support_yf225 2022-03-17T19:06:49.5686774Z * [new branch] metacompile_ternary_if -> origin/metacompile_ternary_if 2022-03-17T19:06:49.5702547Z * [new branch] mgpu_integration_proto_ops -> origin/mgpu_integration_proto_ops 2022-03-17T19:06:49.5715681Z * [new branch] mgpu_integration_proto_tex -> origin/mgpu_integration_proto_tex 2022-03-17T19:06:49.5727049Z * [new branch] migrate_other_documentation_from_master_to_main -> origin/migrate_other_documentation_from_master_to_main 2022-03-17T19:06:49.5728360Z * [new branch] migrate_torch_master_references_to_main -> origin/migrate_torch_master_references_to_main 2022-03-17T19:06:49.5730164Z * [new branch] mingfeima -> origin/mingfeima 2022-03-17T19:06:49.5731936Z * [new branch] mobile_cpu_perf_benchmark_pr -> origin/mobile_cpu_perf_benchmark_pr 2022-03-17T19:06:49.5733677Z * [new branch] monitored_barrier_fix -> origin/monitored_barrier_fix 2022-03-17T19:06:49.5734923Z * [new branch] monkey_type -> origin/monkey_type 2022-03-17T19:06:49.5736924Z * [new branch] mostafaelhoushi-patch-1 -> origin/mostafaelhoushi-patch-1 2022-03-17T19:06:49.5738886Z * [new branch] mostafaelhoushi-patch-fix-wrap-fn-in-ast-rewriter -> origin/mostafaelhoushi-patch-fix-wrap-fn-in-ast-rewriter 2022-03-17T19:06:49.5740039Z * [new branch] mrshenli-patch-1 -> origin/mrshenli-patch-1 2022-03-17T19:06:49.5741917Z * [new branch] mrshenli-patch-2 -> origin/mrshenli-patch-2 2022-03-17T19:06:49.5743677Z * [new branch] multi_output_0 -> origin/multi_output_0 2022-03-17T19:06:49.5745102Z * [new branch] multinomial_half -> origin/multinomial_half 2022-03-17T19:06:49.5746857Z * [new branch] mvz-nnc-aot-prototype -> origin/mvz-nnc-aot-prototype 2022-03-17T19:06:49.5748089Z * [new branch] mvz-te-cat-fix-1.7 -> origin/mvz-te-cat-fix-1.7 2022-03-17T19:06:49.5749904Z * [new branch] nccl-on-cpu -> origin/nccl-on-cpu 2022-03-17T19:06:49.5751185Z * [new branch] nestedtensor -> origin/nestedtensor 2022-03-17T19:06:49.5752958Z * [new branch] new_add_default_args -> origin/new_add_default_args 2022-03-17T19:06:49.5754244Z * [new branch] new_merge_streams_1 -> origin/new_merge_streams_1 2022-03-17T19:06:49.5756020Z * [new branch] new_metacompile_if -> origin/new_metacompile_if 2022-03-17T19:06:49.5757320Z * [new branch] new_ones -> origin/new_ones 2022-03-17T19:06:49.5759049Z * [new branch] new_script_type -> origin/new_script_type 2022-03-17T19:06:49.5760567Z * [new branch] newest_ut -> origin/newest_ut 2022-03-17T19:06:49.5762502Z * [new branch] ngimel/THCTensor_cleanup -> origin/ngimel/THCTensor_cleanup 2022-03-17T19:06:49.5763900Z * [new branch] ngimel/THC_reduce_cleanup -> origin/ngimel/THC_reduce_cleanup 2022-03-17T19:06:49.5765459Z * [new branch] ngimel/addmm_instr -> origin/ngimel/addmm_instr 2022-03-17T19:06:49.5766719Z * [new branch] ngimel/addr_test -> origin/ngimel/addr_test 2022-03-17T19:06:49.5768098Z * [new branch] ngimel/alias_gen -> origin/ngimel/alias_gen 2022-03-17T19:06:49.5769347Z * [new branch] ngimel/cleanup -> origin/ngimel/cleanup 2022-03-17T19:06:49.5770767Z * [new branch] ngimel/conv_db -> origin/ngimel/conv_db 2022-03-17T19:06:49.5772040Z * [new branch] ngimel/cos_sim -> origin/ngimel/cos_sim 2022-03-17T19:06:49.5773598Z * [new branch] ngimel/cov_errors -> origin/ngimel/cov_errors 2022-03-17T19:06:49.5774842Z * [new branch] ngimel/fix_indexing -> origin/ngimel/fix_indexing 2022-03-17T19:06:49.5776386Z * [new branch] ngimel/fix_unique -> origin/ngimel/fix_unique 2022-03-17T19:06:49.5777680Z * [new branch] ngimel/flip_resubmit -> origin/ngimel/flip_resubmit 2022-03-17T19:06:49.5778989Z * [new branch] ngimel/i0_accscalar -> origin/ngimel/i0_accscalar 2022-03-17T19:06:49.5780290Z * [new branch] ngimel/igamma -> origin/ngimel/igamma 2022-03-17T19:06:49.5782111Z * [new branch] ngimel/launch_check -> origin/ngimel/launch_check 2022-03-17T19:06:49.5783377Z * [new branch] ngimel/layer_norm -> origin/ngimel/layer_norm 2022-03-17T19:06:49.5785294Z * [new branch] ngimel/linalg_docs -> origin/ngimel/linalg_docs 2022-03-17T19:06:49.5798619Z * [new branch] ngimel/loops_reduce -> origin/ngimel/loops_reduce 2022-03-17T19:06:49.5800012Z * [new branch] ngimel/make_tensor_grad -> origin/ngimel/make_tensor_grad 2022-03-17T19:06:49.5802029Z * [new branch] ngimel/map_alloc_rand -> origin/ngimel/map_alloc_rand 2022-03-17T19:06:49.5803101Z * [new branch] ngimel/masked_select -> origin/ngimel/masked_select 2022-03-17T19:06:49.5804524Z * [new branch] ngimel/no_copy_indices -> origin/ngimel/no_copy_indices 2022-03-17T19:06:49.5805965Z * [new branch] ngimel/no_gc_leakcheck -> origin/ngimel/no_gc_leakcheck 2022-03-17T19:06:49.5807293Z * [new branch] ngimel/norm_backward -> origin/ngimel/norm_backward 2022-03-17T19:06:49.5808695Z * [new branch] ngimel/opinfo_aap -> origin/ngimel/opinfo_aap 2022-03-17T19:06:49.5810099Z * [new branch] ngimel/remove_utilscpp -> origin/ngimel/remove_utilscpp 2022-03-17T19:06:49.5811513Z * [new branch] ngimel/renorm_fix -> origin/ngimel/renorm_fix 2022-03-17T19:06:49.5812856Z * [new branch] ngimel/rnn_context -> origin/ngimel/rnn_context 2022-03-17T19:06:49.5814246Z * [new branch] ngimel/s_where -> origin/ngimel/s_where 2022-03-17T19:06:49.5815713Z * [new branch] ngimel/stack_cat -> origin/ngimel/stack_cat 2022-03-17T19:06:49.5817051Z * [new branch] ngimel/std_var -> origin/ngimel/std_var 2022-03-17T19:06:49.5819048Z * [new branch] ngimel/storage_types -> origin/ngimel/storage_types 2022-03-17T19:06:49.5819876Z * [new branch] ngimel/thc_reduce -> origin/ngimel/thc_reduce 2022-03-17T19:06:49.5821456Z * [new branch] ngimel/unify_norm -> origin/ngimel/unify_norm 2022-03-17T19:06:49.5823085Z * [new branch] ngimel/unique_sliced -> origin/ngimel/unique_sliced 2022-03-17T19:06:49.5824399Z * [new branch] ngimel/view_optim -> origin/ngimel/view_optim 2022-03-17T19:06:49.5826624Z * [new branch] ngimel/zeta_acc -> origin/ngimel/zeta_acc 2022-03-17T19:06:49.5828374Z * [new branch] nightly -> origin/nightly 2022-03-17T19:06:49.5830097Z * [new branch] nightlykickoff -> origin/nightlykickoff 2022-03-17T19:06:49.5831866Z * [new branch] nikitaved/bce_loss_2xbackward_fix -> origin/nikitaved/bce_loss_2xbackward_fix 2022-03-17T19:06:49.5832933Z * [new branch] nikitaved/coo_index_select -> origin/nikitaved/coo_index_select 2022-03-17T19:06:49.5834668Z * [new branch] nikitaved/det_backward -> origin/nikitaved/det_backward 2022-03-17T19:06:49.5835667Z * [new branch] nikitaved/det_double_backward_svd_path -> origin/nikitaved/det_double_backward_svd_path 2022-03-17T19:06:49.5836980Z * [new branch] nikitaved/det_ima_cuda -> origin/nikitaved/det_ima_cuda 2022-03-17T19:06:49.5838200Z * [new branch] nikitaved/det_robust_backward -> origin/nikitaved/det_robust_backward 2022-03-17T19:06:49.5839598Z * [new branch] nikitaved/fix_max_unpool_backward -> origin/nikitaved/fix_max_unpool_backward 2022-03-17T19:06:49.5840998Z * [new branch] nikitaved/householder_forward_ad -> origin/nikitaved/householder_forward_ad 2022-03-17T19:06:49.5842491Z * [new branch] nikitaved/householder_product_optimal_backward -> origin/nikitaved/householder_product_optimal_backward 2022-03-17T19:06:49.5843685Z * [new branch] nikitaved/linalg_qr_forward_AD -> origin/nikitaved/linalg_qr_forward_AD 2022-03-17T19:06:49.5845372Z * [new branch] nikitaved/linalg_svd_rank_revealing -> origin/nikitaved/linalg_svd_rank_revealing 2022-03-17T19:06:49.5857922Z * [new branch] nikitaved/lobpcg_backward_ctx -> origin/nikitaved/lobpcg_backward_ctx 2022-03-17T19:06:49.5859403Z * [new branch] nikitaved/lstsq_forward_backward_ad -> origin/nikitaved/lstsq_forward_backward_ad 2022-03-17T19:06:49.5860777Z * [new branch] nikitaved/lu_backward -> origin/nikitaved/lu_backward 2022-03-17T19:06:49.5863085Z * [new branch] nikitaved/lu_comlex_backward -> origin/nikitaved/lu_comlex_backward 2022-03-17T19:06:49.5864388Z * [new branch] nikitaved/lu_forward_ad -> origin/nikitaved/lu_forward_ad 2022-03-17T19:06:49.5865851Z * [new branch] nikitaved/lu_solve_backward -> origin/nikitaved/lu_solve_backward 2022-03-17T19:06:49.5867291Z * [new branch] nikitaved/lu_solve_forward_ad -> origin/nikitaved/lu_solve_forward_ad 2022-03-17T19:06:49.5869454Z * [new branch] nikitaved/lu_unpack_forward_ad -> origin/nikitaved/lu_unpack_forward_ad 2022-03-17T19:06:49.5870937Z * [new branch] nikitaved/make_bin_cross_entropy_diff_wrt_target -> origin/nikitaved/make_bin_cross_entropy_diff_wrt_target 2022-03-17T19:06:49.5872364Z * [new branch] nikitaved/matrix_rank_missing_interfaces -> origin/nikitaved/matrix_rank_missing_interfaces 2022-03-17T19:06:49.5874461Z * [new branch] nikitaved/max_unpool_opinfos_easier_backward -> origin/nikitaved/max_unpool_opinfos_easier_backward 2022-03-17T19:06:49.5875372Z * [new branch] nikitaved/opinfo_max_pool -> origin/nikitaved/opinfo_max_pool 2022-03-17T19:06:49.5876849Z * [new branch] nikitaved/partial_grad_test -> origin/nikitaved/partial_grad_test 2022-03-17T19:06:49.5878534Z * [new branch] nikitaved/pinv_backward -> origin/nikitaved/pinv_backward 2022-03-17T19:06:49.5880019Z * [new branch] nikitaved/remove_index_fill_side_effect_for_scalar_input -> origin/nikitaved/remove_index_fill_side_effect_for_scalar_input 2022-03-17T19:06:49.5881320Z * [new branch] nikitaved/solve_methods_forward_AD -> origin/nikitaved/solve_methods_forward_AD 2022-03-17T19:06:49.5882671Z * [new branch] nikitaved/stable_sort_CPU -> origin/nikitaved/stable_sort_CPU 2022-03-17T19:06:49.5884079Z * [new branch] nikitaved/stable_sort_CPU_take_2 -> origin/nikitaved/stable_sort_CPU_take_2 2022-03-17T19:06:49.5885432Z * [new branch] nikitaved/svd_lowrank_opinfo -> origin/nikitaved/svd_lowrank_opinfo 2022-03-17T19:06:49.5886958Z * [new branch] nikitaved/test_neg_view_det_singular -> origin/nikitaved/test_neg_view_det_singular 2022-03-17T19:06:49.5888955Z * [new branch] nikitha_language_spec -> origin/nikitha_language_spec 2022-03-17T19:06:49.5889861Z * [new branch] nikitha_stringDedantSupport -> origin/nikitha_stringDedantSupport 2022-03-17T19:06:49.5891984Z * [new branch] nikved/cumsum_complex_backward -> origin/nikved/cumsum_complex_backward 2022-03-17T19:06:49.5892874Z * [new branch] nikved/eig_complex_backward -> origin/nikved/eig_complex_backward 2022-03-17T19:06:49.5894559Z * [new branch] nikved/gather_add -> origin/nikved/gather_add 2022-03-17T19:06:49.5895563Z * [new branch] nikved/index_fill_port -> origin/nikved/index_fill_port 2022-03-17T19:06:49.5897151Z * [new branch] nikved/linalg_lstsq -> origin/nikved/linalg_lstsq 2022-03-17T19:06:49.5898049Z * [new branch] nikved/lobpcg_remove_inverse -> origin/nikved/lobpcg_remove_inverse 2022-03-17T19:06:49.5899882Z * [new branch] nikved/native_lu_unpack -> origin/nikved/native_lu_unpack 2022-03-17T19:06:49.5900933Z * [new branch] nikved/stable_sort_CPU -> origin/nikved/stable_sort_CPU 2022-03-17T19:06:49.5903070Z * [new branch] nll_backward_2 -> origin/nll_backward_2 2022-03-17T19:06:49.5904263Z * [new branch] nnapi_log_softmax -> origin/nnapi_log_softmax 2022-03-17T19:06:49.5905999Z * [new branch] no_zerodim_type_promo -> origin/no_zerodim_type_promo 2022-03-17T19:06:49.5907055Z * [new branch] non_overlapping -> origin/non_overlapping 2022-03-17T19:06:49.5908811Z * [new branch] nonzero_opinfo -> origin/nonzero_opinfo 2022-03-17T19:06:49.5910338Z * [new branch] norm -> origin/norm 2022-03-17T19:06:49.5911488Z * [new branch] norm_docs -> origin/norm_docs 2022-03-17T19:06:49.5913256Z * [new branch] normal_fix -> origin/normal_fix 2022-03-17T19:06:49.5914405Z * [new branch] normalization -> origin/normalization 2022-03-17T19:06:49.5916224Z * [new branch] nt_ops -> origin/nt_ops 2022-03-17T19:06:49.5917855Z * [new branch] nuke -> origin/nuke 2022-03-17T19:06:49.5919829Z * [new branch] on_pull_request_conditional -> origin/on_pull_request_conditional 2022-03-17T19:06:49.5921339Z * [new branch] onnx -> origin/onnx 2022-03-17T19:06:49.5922522Z * [new branch] onnx_fix_sum_keepdims -> origin/onnx_fix_sum_keepdims 2022-03-17T19:06:49.5924294Z * [new branch] onnx_local_function_opset_ms -> origin/onnx_local_function_opset_ms 2022-03-17T19:06:49.5925448Z * [new branch] onnx_ms_1 -> origin/onnx_ms_1 2022-03-17T19:06:49.5927399Z * [new branch] onnx_ms_1_1_22 -> origin/onnx_ms_1_1_22 2022-03-17T19:06:49.5928970Z * [new branch] onnx_quant_bias -> origin/onnx_quant_bias 2022-03-17T19:06:49.5930479Z * [new branch] opaque -> origin/opaque 2022-03-17T19:06:49.5932354Z * [new branch] opaque-dispatch -> origin/opaque-dispatch 2022-03-17T19:06:49.5934361Z * [new branch] opinfo/nll_loss -> origin/opinfo/nll_loss 2022-03-17T19:06:49.5935153Z * [new branch] opinfo/one_hot -> origin/opinfo/one_hot 2022-03-17T19:06:49.5936921Z * [new branch] opinfos_margin_loss -> origin/opinfos_margin_loss 2022-03-17T19:06:49.5938014Z * [new branch] opinfos_pooling -> origin/opinfos_pooling 2022-03-17T19:06:49.5939845Z * [new branch] opinfos_unassigned_misc -> origin/opinfos_unassigned_misc 2022-03-17T19:06:49.5940929Z * [new branch] ops_in_python -> origin/ops_in_python 2022-03-17T19:06:49.5942912Z * [new branch] opti -> origin/opti 2022-03-17T19:06:49.5944540Z * [new branch] optimizers_struct_based -> origin/optimizers_struct_based 2022-03-17T19:06:49.5945627Z * [new branch] optimizers_struct_based_v2 -> origin/optimizers_struct_based_v2 2022-03-17T19:06:49.5947333Z * [new branch] optrm -> origin/optrm 2022-03-17T19:06:49.5949933Z * [new branch] orig/lts/release/1.8 -> origin/orig/lts/release/1.8 2022-03-17T19:06:49.5951598Z * [new branch] orig/release/1.10 -> origin/orig/release/1.10 2022-03-17T19:06:49.5952783Z * [new branch] orig/release/1.11 -> origin/orig/release/1.11 2022-03-17T19:06:49.5953850Z * [new branch] orig/release/1.6 -> origin/orig/release/1.6 2022-03-17T19:06:49.5955430Z * [new branch] orig/release/1.7 -> origin/orig/release/1.7 2022-03-17T19:06:49.5956564Z * [new branch] orig/release/1.8 -> origin/orig/release/1.8 2022-03-17T19:06:49.5957595Z * [new branch] orig/release/1.9 -> origin/orig/release/1.9 2022-03-17T19:06:49.5959932Z * [new branch] origin/fmod-remainder-opinfo -> origin/origin/fmod-remainder-opinfo 2022-03-17T19:06:49.5961074Z * [new branch] origin/record-time -> origin/origin/record-time 2022-03-17T19:06:49.5961979Z * [new branch] paddingsame -> origin/paddingsame 2022-03-17T19:06:49.5964713Z * [new branch] patrickkan/test-help-message -> origin/patrickkan/test-help-message 2022-03-17T19:06:49.5966403Z * [new branch] pavithran/flatbuffer_jit_file -> origin/pavithran/flatbuffer_jit_file 2022-03-17T19:06:49.5968044Z * [new branch] pavithran/flatbuffer_mobile_debug_info -> origin/pavithran/flatbuffer_mobile_debug_info 2022-03-17T19:06:49.5969133Z * [new branch] pbelevich-patch-1 -> origin/pbelevich-patch-1 2022-03-17T19:06:49.5970932Z * [new branch] pbelevich-patch-2 -> origin/pbelevich-patch-2 2022-03-17T19:06:49.5972106Z * [new branch] pbelevich-patch-3 -> origin/pbelevich-patch-3 2022-03-17T19:06:49.5973833Z * [new branch] pdt_tutorial -> origin/pdt_tutorial 2022-03-17T19:06:49.5974919Z * [new branch] per_channel_quant -> origin/per_channel_quant 2022-03-17T19:06:49.5976727Z * [new branch] peterjc123-patch-1 -> origin/peterjc123-patch-1 2022-03-17T19:06:49.5978322Z * [new branch] peterjc123-patch-1-1 -> origin/peterjc123-patch-1-1 2022-03-17T19:06:49.5979300Z * [new branch] pg_fix -> origin/pg_fix 2022-03-17T19:06:49.5981452Z * [new branch] pickle-doc-warning -> origin/pickle-doc-warning 2022-03-17T19:06:49.5982561Z * [new branch] poc_remove_sth_from_torch_nn_module -> origin/poc_remove_sth_from_torch_nn_module 2022-03-17T19:06:49.5984299Z * [new branch] portforward_fix -> origin/portforward_fix 2022-03-17T19:06:49.5989548Z * [new branch] postnightly -> origin/postnightly 2022-03-17T19:06:49.6002015Z * [new branch] pr-33000 -> origin/pr-33000 2022-03-17T19:06:49.6003750Z * [new branch] primTorch_aliases -> origin/primTorch_aliases 2022-03-17T19:06:49.6005936Z * [new branch] pritam/dist_autograd_sync -> origin/pritam/dist_autograd_sync 2022-03-17T19:06:49.6007654Z * [new branch] process_commit_update2 -> origin/process_commit_update2 2022-03-17T19:06:49.6009276Z * [new branch] profile -> origin/profile 2022-03-17T19:06:49.6010603Z * [new branch] profiler_docs -> origin/profiler_docs 2022-03-17T19:06:49.6012311Z * [new branch] profiler_fallback -> origin/profiler_fallback 2022-03-17T19:06:49.6014013Z * [new branch] proto_jiterated_complex -> origin/proto_jiterated_complex 2022-03-17T19:06:49.6015307Z * [new branch] protoissue -> origin/protoissue 2022-03-17T19:06:49.6016975Z * [new branch] prototype_proc -> origin/prototype_proc 2022-03-17T19:06:49.6018291Z * [new branch] proxy_tensor -> origin/proxy_tensor 2022-03-17T19:06:49.6020044Z * [new branch] pt_mobile_api_fc_tmp -> origin/pt_mobile_api_fc_tmp 2022-03-17T19:06:49.6022246Z * [new branch] pull/24055/head -> origin/pull/24055/head 2022-03-17T19:06:49.6024326Z * [new branch] python391-annotation_str -> origin/python391-annotation_str 2022-03-17T19:06:49.6026012Z * [new branch] python_mode -> origin/python_mode 2022-03-17T19:06:49.6027688Z * [new branch] python_mode2 -> origin/python_mode2 2022-03-17T19:06:49.6029262Z * [new branch] pytorch-test_xla_ci2 -> origin/pytorch-test_xla_ci2 2022-03-17T19:06:49.6030543Z * [new branch] pytree_fx -> origin/pytree_fx 2022-03-17T19:06:49.6032236Z * [new branch] qnnpack_dynamic -> origin/qnnpack_dynamic 2022-03-17T19:06:49.6033895Z * [new branch] qnnpack_per_channel_quant -> origin/qnnpack_per_channel_quant 2022-03-17T19:06:49.6035166Z * [new branch] quantization_1_3_doc -> origin/quantization_1_3_doc 2022-03-17T19:06:49.6036864Z * [new branch] quantized_hardtanh -> origin/quantized_hardtanh 2022-03-17T19:06:49.6038484Z * [new branch] quick-fix -> origin/quick-fix 2022-03-17T19:06:49.6040197Z * [new branch] random_test -> origin/random_test 2022-03-17T19:06:49.6041846Z * [new branch] random_testing -> origin/random_testing 2022-03-17T19:06:49.6043389Z * [new branch] re-enable-mac-json-uploads -> origin/re-enable-mac-json-uploads 2022-03-17T19:06:49.6045065Z * [new branch] recursive_module_deepcopy -> origin/recursive_module_deepcopy 2022-03-17T19:06:49.6046437Z * [new branch] redo-override-listing -> origin/redo-override-listing 2022-03-17T19:06:49.6048148Z * [new branch] reduction_type_promotion -> origin/reduction_type_promotion 2022-03-17T19:06:49.6049800Z * [new branch] refactor_build_wheel -> origin/refactor_build_wheel 2022-03-17T19:06:49.6051136Z * [new branch] reference_inputs -> origin/reference_inputs 2022-03-17T19:06:49.6053281Z * [new branch] release/1.10 -> origin/release/1.10 2022-03-17T19:06:49.6054897Z * [new branch] release/1.11 -> origin/release/1.11 2022-03-17T19:06:49.6056033Z * [new branch] release/1.11_a -> origin/release/1.11_a 2022-03-17T19:06:49.6057646Z * [new branch] release/1.4 -> origin/release/1.4 2022-03-17T19:06:49.6059299Z * [new branch] release/1.4.1 -> origin/release/1.4.1 2022-03-17T19:06:49.6060388Z * [new branch] release/1.5 -> origin/release/1.5 2022-03-17T19:06:49.6061846Z * [new branch] release/1.6 -> origin/release/1.6 2022-03-17T19:06:49.6063805Z * [new branch] release/1.7 -> origin/release/1.7 2022-03-17T19:06:49.6064817Z * [new branch] release/1.8 -> origin/release/1.8 2022-03-17T19:06:49.6066490Z * [new branch] release/1.9 -> origin/release/1.9 2022-03-17T19:06:49.6067996Z * [new branch] release_1.8_fq_docs_patch -> origin/release_1.8_fq_docs_patch 2022-03-17T19:06:49.6069648Z * [new branch] remove-root-job -> origin/remove-root-job 2022-03-17T19:06:49.6071794Z * [new branch] remove-test-history-script -> origin/remove-test-history-script 2022-03-17T19:06:49.6073099Z * [new branch] remove-win-smoke-tests -> origin/remove-win-smoke-tests 2022-03-17T19:06:49.6074742Z * [new branch] removeAnnoyingWarnings -> origin/removeAnnoyingWarnings 2022-03-17T19:06:49.6076594Z * [new branch] remove_duplicate -> origin/remove_duplicate 2022-03-17T19:06:49.6078540Z * [new branch] remove_legacy_definitions -> origin/remove_legacy_definitions 2022-03-17T19:06:49.6079834Z * [new branch] remove_opinfo_warning -> origin/remove_opinfo_warning 2022-03-17T19:06:49.6081330Z * [new branch] remove_prints -> origin/remove_prints 2022-03-17T19:06:49.6083246Z * [new branch] remove_redundant_print -> origin/remove_redundant_print 2022-03-17T19:06:49.6085150Z * [new branch] remove_test -> origin/remove_test 2022-03-17T19:06:49.6087151Z * [new branch] rename-quant-module -> origin/rename-quant-module 2022-03-17T19:06:49.6088224Z * [new branch] rename-quant-module2 -> origin/rename-quant-module2 2022-03-17T19:06:49.6090062Z * [new branch] rename_index_to_advanced_index -> origin/rename_index_to_advanced_index 2022-03-17T19:06:49.6091733Z * [new branch] resnet_forward_ad_ops -> origin/resnet_forward_ad_ops 2022-03-17T19:06:49.6093941Z * [new branch] revert-55729-gh/msaroufim/5/head -> origin/revert-55729-gh/msaroufim/5/head 2022-03-17T19:06:49.6095868Z * [new branch] revert-62257-deyu/remove_use_external_data_format -> origin/revert-62257-deyu/remove_use_external_data_format 2022-03-17T19:06:49.6098279Z * [new branch] revert-62766-gh/BowenBao/109/head -> origin/revert-62766-gh/BowenBao/109/head 2022-03-17T19:06:49.6101301Z * [new branch] revert-64051-gh/jaceyca/2/head -> origin/revert-64051-gh/jaceyca/2/head 2022-03-17T19:06:49.6104031Z * [new branch] revert-65014-gh/mcr229/1/head -> origin/revert-65014-gh/mcr229/1/head 2022-03-17T19:06:49.6106856Z * [new branch] revert-66735-gh/PaliC/5/head -> origin/revert-66735-gh/PaliC/5/head 2022-03-17T19:06:49.6109454Z * [new branch] revert-69916-gh/wanchaol/193/head -> origin/revert-69916-gh/wanchaol/193/head 2022-03-17T19:06:49.6111745Z * [new branch] revert-69943-revert-69916-gh/wanchaol/193/head -> origin/revert-69943-revert-69916-gh/wanchaol/193/head 2022-03-17T19:06:49.6113977Z * [new branch] revert-73214-gh/H-Huang/47/head -> origin/revert-73214-gh/H-Huang/47/head 2022-03-17T19:06:49.6115578Z * [new branch] revivify_ci -> origin/revivify_ci 2022-03-17T19:06:49.6117389Z * [new branch] rnn_reduce_range -> origin/rnn_reduce_range 2022-03-17T19:06:49.6119014Z * [new branch] robieta/debug_info -> origin/robieta/debug_info 2022-03-17T19:06:49.6120262Z * [new branch] robieta/module_tracking -> origin/robieta/module_tracking 2022-03-17T19:06:49.6121578Z * [new branch] robieta/module_tracking_reland -> origin/robieta/module_tracking_reland 2022-03-17T19:06:49.6122848Z * [new branch] robieta/timer_div_zero -> origin/robieta/timer_div_zero 2022-03-17T19:06:49.6124145Z * [new branch] robieta/torchtidy_prototype -> origin/robieta/torchtidy_prototype 2022-03-17T19:06:49.6126132Z * [new branch] rocm-dist-master -> origin/rocm-dist-master 2022-03-17T19:06:49.6127438Z * [new branch] rocm_gha -> origin/rocm_gha 2022-03-17T19:06:49.6129328Z * [new branch] rocm_slow_test_label -> origin/rocm_slow_test_label 2022-03-17T19:06:49.6130625Z * [new branch] rohan-varma-patch-1 -> origin/rohan-varma-patch-1 2022-03-17T19:06:49.6132513Z * [new branch] rohan-varma-patch-2 -> origin/rohan-varma-patch-2 2022-03-17T19:06:49.6133831Z * [new branch] rohan_fix -> origin/rohan_fix 2022-03-17T19:06:49.6135863Z * [new branch] rpc_dev -> origin/rpc_dev 2022-03-17T19:06:49.6137124Z * [new branch] running-generate_ci_workflows -> origin/running-generate_ci_workflows 2022-03-17T19:06:49.6138761Z * [new branch] saketh-modules-lab -> origin/saketh-modules-lab 2022-03-17T19:06:49.6140671Z * [new branch] samestep/docker-cache-gha -> origin/samestep/docker-cache-gha 2022-03-17T19:06:49.6141899Z * [new branch] samestep/gha-ossci-metrics-new-token -> origin/samestep/gha-ossci-metrics-new-token 2022-03-17T19:06:49.6144297Z * [new branch] samestep/redundant-workflows-base -> origin/samestep/redundant-workflows-base 2022-03-17T19:06:49.6145106Z * [new branch] saved-tensors-docstring -> origin/saved-tensors-docstring 2022-03-17T19:06:49.6146776Z * [new branch] saved_tensors_docs -> origin/saved_tensors_docs 2022-03-17T19:06:49.6148069Z * [new branch] scalarListAPI -> origin/scalarListAPI 2022-03-17T19:06:49.6150471Z * [new branch] scatter-reductions-cpu -> origin/scatter-reductions-cpu 2022-03-17T19:06:49.6151282Z * [new branch] scatter_gather_more_shape_checks -> origin/scatter_gather_more_shape_checks 2022-03-17T19:06:49.6152933Z * [new branch] scatter_gather_to_ATen_CUDA -> origin/scatter_gather_to_ATen_CUDA 2022-03-17T19:06:49.6155383Z * [new branch] sdym/check-default-branch -> origin/sdym/check-default-branch 2022-03-17T19:06:49.6156383Z * [new branch] sdym/fix-54979 -> origin/sdym/fix-54979 2022-03-17T19:06:49.6158028Z * [new branch] sdym/fix-undefined_internal -> origin/sdym/fix-undefined_internal 2022-03-17T19:06:49.6158929Z * [new branch] sdym/generated-stats -> origin/sdym/generated-stats 2022-03-17T19:06:49.6160560Z * [new branch] sdym/gha-android-test -> origin/sdym/gha-android-test 2022-03-17T19:06:49.6161632Z * [new branch] sdym/py310-test_binary_ufuncs.py -> origin/sdym/py310-test_binary_ufuncs.py 2022-03-17T19:06:49.6163051Z * [new branch] sdym/py310-test_distributions -> origin/sdym/py310-test_distributions 2022-03-17T19:06:49.6186968Z * [new branch] sdym/qinterpolate -> origin/sdym/qinterpolate 2022-03-17T19:06:49.6187552Z * [new branch] sdym/test-merge -> origin/sdym/test-merge 2022-03-17T19:06:49.6187870Z * [new branch] sdym/test-mobile-rules -> origin/sdym/test-mobile-rules 2022-03-17T19:06:49.6188169Z * [new branch] seemethere-patch-1 -> origin/seemethere-patch-1 2022-03-17T19:06:49.6188462Z * [new branch] seemethere/actions_wheels -> origin/seemethere/actions_wheels 2022-03-17T19:06:49.6188755Z * [new branch] seemethere/add_core_to_ghf -> origin/seemethere/add_core_to_ghf 2022-03-17T19:06:49.6189046Z * [new branch] seemethere/fix_collect_env -> origin/seemethere/fix_collect_env 2022-03-17T19:06:49.6189460Z * [new branch] seemethere/formalize-patch-release-process -> origin/seemethere/formalize-patch-release-process 2022-03-17T19:06:49.6189765Z * [new branch] seemethere/nightly_pls_work -> origin/seemethere/nightly_pls_work 2022-03-17T19:06:49.6190076Z * [new branch] seemethere/pull_request_target -> origin/seemethere/pull_request_target 2022-03-17T19:06:49.6190408Z * [new branch] seemethere/rebuild_rocm_stable_image -> origin/seemethere/rebuild_rocm_stable_image 2022-03-17T19:06:49.6190768Z * [new branch] seemethere/rebuilding_lts_18_docker_images -> origin/seemethere/rebuilding_lts_18_docker_images 2022-03-17T19:06:49.6191079Z * [new branch] seemethere/refactor_build_wheel -> origin/seemethere/refactor_build_wheel 2022-03-17T19:06:49.6191356Z * [new branch] seemethere/rocm_not_on_master -> origin/seemethere/rocm_not_on_master 2022-03-17T19:06:49.6191646Z * [new branch] seemethere/test_collect_env -> origin/seemethere/test_collect_env 2022-03-17T19:06:49.6207963Z * [new branch] seemethere/update_branch_cut -> origin/seemethere/update_branch_cut 2022-03-17T19:06:49.6209898Z * [new branch] serialize_undefined_tensor -> origin/serialize_undefined_tensor 2022-03-17T19:06:49.6211246Z * [new branch] set_default_dtype_docs -> origin/set_default_dtype_docs 2022-03-17T19:06:49.6213077Z * [new branch] shape_info -> origin/shape_info 2022-03-17T19:06:49.6214513Z * [new branch] shen-fixes -> origin/shen-fixes 2022-03-17T19:06:49.6216388Z * [new branch] side_stream_patch -> origin/side_stream_patch 2022-03-17T19:06:49.6217643Z * [new branch] silent-rm-error -> origin/silent-rm-error 2022-03-17T19:06:49.6219571Z * [new branch] size_investigation -> origin/size_investigation 2022-03-17T19:06:49.6221280Z * [new branch] skip_meta_conversion -> origin/skip_meta_conversion 2022-03-17T19:06:49.6223382Z * [new branch] sln -> origin/sln 2022-03-17T19:06:49.6225438Z * [new branch] smessmer/lto -> origin/smessmer/lto 2022-03-17T19:06:49.6226242Z * [new branch] smessmer/scalar -> origin/smessmer/scalar 2022-03-17T19:06:49.6228130Z * [new branch] sort-cxx11 -> origin/sort-cxx11 2022-03-17T19:06:49.6229479Z * [new branch] sort-segment -> origin/sort-segment 2022-03-17T19:06:49.6231481Z * [new branch] soulitzer-patch-1 -> origin/soulitzer-patch-1 2022-03-17T19:06:49.6232923Z * [new branch] soulitzer/benchmarking -> origin/soulitzer/benchmarking 2022-03-17T19:06:49.6234750Z * [new branch] source_range -> origin/source_range 2022-03-17T19:06:49.6235978Z * [new branch] sparse-csr-layout -> origin/sparse-csr-layout 2022-03-17T19:06:49.6237632Z * [new branch] sparse-error-msgs -> origin/sparse-error-msgs 2022-03-17T19:06:49.6239069Z * [new branch] sparse_rpc_fix -> origin/sparse_rpc_fix 2022-03-17T19:06:49.6240416Z * [new branch] stack2 -> origin/stack2 2022-03-17T19:06:49.6242290Z * [new branch] stale -> origin/stale 2022-03-17T19:06:49.6243534Z * [new branch] static_dispatch -> origin/static_dispatch 2022-03-17T19:06:49.6245358Z * [new branch] stream_patch -> origin/stream_patch 2022-03-17T19:06:49.6246630Z * [new branch] streamcontext_nop -> origin/streamcontext_nop 2022-03-17T19:06:49.6248274Z * [new branch] stringDedentSupport -> origin/stringDedentSupport 2022-03-17T19:06:49.6249570Z * [new branch] string_view -> origin/string_view 2022-03-17T19:06:49.6251225Z * [new branch] structured_amax -> origin/structured_amax 2022-03-17T19:06:49.6252636Z * [new branch] structured_mse_loss -> origin/structured_mse_loss 2022-03-17T19:06:49.6254221Z * [new branch] su_ghf -> origin/su_ghf 2022-03-17T19:06:49.6256008Z * [new branch] sub_iter_strides_cuda -> origin/sub_iter_strides_cuda 2022-03-17T19:06:49.6257097Z * [new branch] suo-patch-1 -> origin/suo-patch-1 2022-03-17T19:06:49.6258787Z * [new branch] suo-patch-2 -> origin/suo-patch-2 2022-03-17T19:06:49.6260389Z * [new branch] suo-patch-8 -> origin/suo-patch-8 2022-03-17T19:06:49.6261787Z * [new branch] sup -> origin/sup 2022-03-17T19:06:49.6263624Z * [new branch] support_any -> origin/support_any 2022-03-17T19:06:49.6265263Z * [new branch] support_complex -> origin/support_complex 2022-03-17T19:06:49.6267130Z * [new branch] support_pow -> origin/support_pow 2022-03-17T19:06:49.6268922Z * [new branch] support_sum -> origin/support_sum 2022-03-17T19:06:49.6270469Z * [new branch] support_type_inference_nn_modules -> origin/support_type_inference_nn_modules 2022-03-17T19:06:49.6272121Z * [new branch] suraj813-patch-1 -> origin/suraj813-patch-1 2022-03-17T19:06:49.6273709Z * [new branch] svdvals -> origin/svdvals 2022-03-17T19:06:49.6275318Z * [new branch] syncbatchnorm-0-batch-dim -> origin/syncbatchnorm-0-batch-dim 2022-03-17T19:06:49.6276735Z * [new branch] t-opinfo -> origin/t-opinfo 2022-03-17T19:06:49.6278335Z * [new branch] templated-boxed-fallback -> origin/templated-boxed-fallback 2022-03-17T19:06:49.6280625Z * [new branch] tensor-iterator-manual -> origin/tensor-iterator-manual 2022-03-17T19:06:49.6282345Z * [new branch] tensor_docs -> origin/tensor_docs 2022-03-17T19:06:49.6283687Z * [new branch] tensor_proto -> origin/tensor_proto 2022-03-17T19:06:49.6285542Z * [new branch] tensordot_bug -> origin/tensordot_bug 2022-03-17T19:06:49.6286591Z * [new branch] test-master -> origin/test-master 2022-03-17T19:06:49.6288330Z * [new branch] test-parse-ref-on-win -> origin/test-parse-ref-on-win 2022-03-17T19:06:49.6289570Z * [new branch] test_35736 -> origin/test_35736 2022-03-17T19:06:49.6291255Z * [new branch] test_deploy -> origin/test_deploy 2022-03-17T19:06:49.6292896Z * [new branch] test_equiv_recurrent_disable -> origin/test_equiv_recurrent_disable 2022-03-17T19:06:49.6294400Z * [new branch] test_flaky -> origin/test_flaky 2022-03-17T19:06:49.6295969Z * [new branch] test_functional_non_const_ref -> origin/test_functional_non_const_ref 2022-03-17T19:06:49.6297151Z * [new branch] test_k_0312 -> origin/test_k_0312 2022-03-17T19:06:49.6298991Z * [new branch] test_no_warns -> origin/test_no_warns 2022-03-17T19:06:49.6300584Z * [new branch] test_ops_to_support_iterables -> origin/test_ops_to_support_iterables 2022-03-17T19:06:49.6301883Z * [new branch] test_pr -> origin/test_pr 2022-03-17T19:06:49.6304013Z * [new branch] test_rocm_35959 -> origin/test_rocm_35959 2022-03-17T19:06:49.6305553Z * [new branch] test_xla_codegen_changes -> origin/test_xla_codegen_changes 2022-03-17T19:06:49.6307203Z * [new branch] testing_lint_fix -> origin/testing_lint_fix 2022-03-17T19:06:49.6308736Z * [new branch] tf32 -> origin/tf32 2022-03-17T19:06:49.6310355Z * [new branch] thread-local-default-hooks -> origin/thread-local-default-hooks 2022-03-17T19:06:49.6311879Z * [new branch] tktrungna-patch-1 -> origin/tktrungna-patch-1 2022-03-17T19:06:49.6313480Z * [new branch] tmp-codeowner -> origin/tmp-codeowner 2022-03-17T19:06:49.6315069Z * [new branch] torch_version_update -> origin/torch_version_update 2022-03-17T19:06:49.6316711Z * [new branch] trace_fn_calls2 -> origin/trace_fn_calls2 2022-03-17T19:06:49.6318273Z * [new branch] triangular_solve -> origin/triangular_solve 2022-03-17T19:06:49.6319886Z * [new branch] triangular_solve_permute -> origin/triangular_solve_permute 2022-03-17T19:06:49.6321363Z * [new branch] try-hacking-unique -> origin/try-hacking-unique 2022-03-17T19:06:49.6322982Z * [new branch] try-retryable-steps -> origin/try-retryable-steps 2022-03-17T19:06:49.6324376Z * [new branch] tt_emb -> origin/tt_emb 2022-03-17T19:06:49.6326148Z * [new branch] turn_on_cpp_api_parity_test -> origin/turn_on_cpp_api_parity_test 2022-03-17T19:06:49.6327897Z * [new branch] turn_on_cpp_api_parity_test_new_new -> origin/turn_on_cpp_api_parity_test_new_new 2022-03-17T19:06:49.6329543Z * [new branch] turn_on_cpp_api_parity_test_v2 -> origin/turn_on_cpp_api_parity_test_v2 2022-03-17T19:06:49.6331072Z * [new branch] turn_on_cpp_api_parity_test_v3 -> origin/turn_on_cpp_api_parity_test_v3 2022-03-17T19:06:49.6352218Z * [new branch] turn_on_cpp_api_parity_test_v3_exp1 -> origin/turn_on_cpp_api_parity_test_v3_exp1 2022-03-17T19:06:49.6364167Z * [new branch] turn_on_cpp_api_parity_test_v3_exp2 -> origin/turn_on_cpp_api_parity_test_v3_exp2 2022-03-17T19:06:49.6365914Z * [new branch] type_system_1 -> origin/type_system_1 2022-03-17T19:06:49.6367483Z * [new branch] ucc -> origin/ucc 2022-03-17T19:06:49.6369309Z * [new branch] ucc-build -> origin/ucc-build 2022-03-17T19:06:49.6370914Z * [new branch] ucc-test- -> origin/ucc-test- 2022-03-17T19:06:49.6372428Z * [new branch] unbreak_bc -> origin/unbreak_bc 2022-03-17T19:06:49.6374059Z * [new branch] unique_opinfo -> origin/unique_opinfo 2022-03-17T19:06:49.6375649Z * [new branch] upd_k_0609 -> origin/upd_k_0609 2022-03-17T19:06:49.6377212Z * [new branch] upd_kineto_0324 -> origin/upd_kineto_0324 2022-03-17T19:06:49.6378776Z * [new branch] upd_kineto_0330 -> origin/upd_kineto_0330 2022-03-17T19:06:49.6380346Z * [new branch] upd_kineto_0804 -> origin/upd_kineto_0804 2022-03-17T19:06:49.6381756Z * [new branch] upd_kineto_rev_4 -> origin/upd_kineto_rev_4 2022-03-17T19:06:49.6383805Z * [new branch] update-build-bin -> origin/update-build-bin 2022-03-17T19:06:49.6385436Z * [new branch] update-stale-1 -> origin/update-stale-1 2022-03-17T19:06:49.6387134Z * [new branch] update-test-distribute -> origin/update-test-distribute 2022-03-17T19:06:49.6388701Z * [new branch] update-test-libtorch -> origin/update-test-libtorch 2022-03-17T19:06:49.6390050Z * [new branch] update-test-libtorch-path -> origin/update-test-libtorch-path 2022-03-17T19:06:49.6391746Z * [new branch] update-test-path -> origin/update-test-path 2022-03-17T19:06:49.6393345Z * [new branch] update-test-vulkan-path -> origin/update-test-vulkan-path 2022-03-17T19:06:49.6394825Z * [new branch] update_gloo_04152021 -> origin/update_gloo_04152021 2022-03-17T19:06:49.6396390Z * [new branch] update_gloo_submodule -> origin/update_gloo_submodule 2022-03-17T19:06:49.6397857Z * [new branch] update_kineto_0505 -> origin/update_kineto_0505 2022-03-17T19:06:49.6399944Z * [new branch] update_submodule_FBGEMM -> origin/update_submodule_FBGEMM 2022-03-17T19:06:49.6401424Z * [new branch] update_submodule_kineto -> origin/update_submodule_kineto 2022-03-17T19:06:49.6403191Z * [new branch] update_submodule_tensorpipe -> origin/update_submodule_tensorpipe 2022-03-17T19:06:49.6405201Z * [new branch] upstream/ci-all/record-time-slowtests-krshrimali -> origin/upstream/ci-all/record-time-slowtests-krshrimali 2022-03-17T19:06:49.6406787Z * [new branch] upstream/nikved/linalg_lstsq -> origin/upstream/nikved/linalg_lstsq 2022-03-17T19:06:49.6408417Z * [new branch] v0.1.2 -> origin/v0.1.2 2022-03-17T19:06:49.6410167Z * [new branch] v1.0.1 -> origin/v1.0.1 2022-03-17T19:06:49.6411592Z * [new branch] v1.0.3 -> origin/v1.0.3 2022-03-17T19:06:49.6413724Z * [new branch] v1.1.0 -> origin/v1.1.0 2022-03-17T19:06:49.6415416Z * [new branch] v1.2.0 -> origin/v1.2.0 2022-03-17T19:06:49.6416925Z * [new branch] v1.3.0 -> origin/v1.3.0 2022-03-17T19:06:49.6418495Z * [new branch] v1.3.1 -> origin/v1.3.1 2022-03-17T19:06:49.6420045Z * [new branch] v1.4 -> origin/v1.4 2022-03-17T19:06:49.6421981Z * [new branch] version_mismatch_error_msg -> origin/version_mismatch_error_msg 2022-03-17T19:06:49.6423899Z * [new branch] vfdev-5/docs-typo-fix -> origin/vfdev-5/docs-typo-fix 2022-03-17T19:06:49.6425639Z * [new branch] viab -> origin/viab 2022-03-17T19:06:49.6427569Z * [new branch] viable/strict -> origin/viable/strict 2022-03-17T19:06:49.6429164Z * [new branch] view_as_real -> origin/view_as_real 2022-03-17T19:06:49.6430808Z * [new branch] vision_maskrcnn -> origin/vision_maskrcnn 2022-03-17T19:06:49.6432648Z * [new branch] voznesenskym/named_buffers -> origin/voznesenskym/named_buffers 2022-03-17T19:06:49.6433705Z * [new branch] voznesenskym/named_parameters -> origin/voznesenskym/named_parameters 2022-03-17T19:06:49.6435597Z * [new branch] vs-show-message-on-exception -> origin/vs-show-message-on-exception 2022-03-17T19:06:49.6436947Z * [new branch] vsb_cache_aware_benchmark_preview -> origin/vsb_cache_aware_benchmark_preview 2022-03-17T19:06:49.6438798Z * [new branch] vulkan_add_hardshrink_op -> origin/vulkan_add_hardshrink_op 2022-03-17T19:06:49.6439995Z * [new branch] vulkan_conv2d_old_prepack -> origin/vulkan_conv2d_old_prepack 2022-03-17T19:06:49.6441782Z * [new branch] vulkan_conv_cpushader -> origin/vulkan_conv_cpushader 2022-03-17T19:06:49.6443289Z * [new branch] vulkan_frcnn_ops -> origin/vulkan_frcnn_ops 2022-03-17T19:06:49.6444840Z * [new branch] walterddr-bc-checker-hotfix -> origin/walterddr-bc-checker-hotfix 2022-03-17T19:06:49.6446779Z * [new branch] wconstab/backend -> origin/wconstab/backend 2022-03-17T19:06:49.6448283Z * [new branch] wconstab/bench -> origin/wconstab/bench 2022-03-17T19:06:49.6449248Z * [new branch] wconstab/bench2 -> origin/wconstab/bench2 2022-03-17T19:06:49.6450908Z * [new branch] wconstab/benchit -> origin/wconstab/benchit 2022-03-17T19:06:49.6452020Z * [new branch] wconstab/benchmark -> origin/wconstab/benchmark 2022-03-17T19:06:49.6453681Z * [new branch] wconstab/const_containerhash -> origin/wconstab/const_containerhash 2022-03-17T19:06:49.6454638Z * [new branch] wconstab/dbg_nll -> origin/wconstab/dbg_nll 2022-03-17T19:06:49.6456265Z * [new branch] wconstab/dcgan_ops -> origin/wconstab/dcgan_ops 2022-03-17T19:06:49.6457309Z * [new branch] wconstab/debug -> origin/wconstab/debug 2022-03-17T19:06:49.6458877Z * [new branch] wconstab/devdata -> origin/wconstab/devdata 2022-03-17T19:06:49.6459988Z * [new branch] wconstab/example.py_ci -> origin/wconstab/example.py_ci 2022-03-17T19:06:49.6461505Z * [new branch] wconstab/fallback -> origin/wconstab/fallback 2022-03-17T19:06:49.6463367Z * [new branch] wconstab/fallback2 -> origin/wconstab/fallback2 2022-03-17T19:06:49.6464249Z * [new branch] wconstab/fields -> origin/wconstab/fields 2022-03-17T19:06:49.6465950Z * [new branch] wconstab/fix_clone -> origin/wconstab/fix_clone 2022-03-17T19:06:49.6466880Z * [new branch] wconstab/hash_perf -> origin/wconstab/hash_perf 2022-03-17T19:06:49.6469043Z * [new branch] wconstab/improve_deploy_cpy_build -> origin/wconstab/improve_deploy_cpy_build 2022-03-17T19:06:49.6482204Z * [new branch] wconstab/incorrect -> origin/wconstab/incorrect 2022-03-17T19:06:49.6492507Z * [new branch] wconstab/local_scalar_dense -> origin/wconstab/local_scalar_dense 2022-03-17T19:06:49.6494454Z * [new branch] wconstab/lr_hack -> origin/wconstab/lr_hack 2022-03-17T19:06:49.6496394Z * [new branch] wconstab/ltc-noopt -> origin/wconstab/ltc-noopt 2022-03-17T19:06:49.6498266Z * [new branch] wconstab/ltc-nvfuser-nofallback -> origin/wconstab/ltc-nvfuser-nofallback 2022-03-17T19:06:49.6500022Z * [new branch] wconstab/ltc_codegen -> origin/wconstab/ltc_codegen 2022-03-17T19:06:49.6502010Z * [new branch] wconstab/ltc_codegen_clone -> origin/wconstab/ltc_codegen_clone 2022-03-17T19:06:49.6504077Z * [new branch] wconstab/ltc_core_hash -> origin/wconstab/ltc_core_hash 2022-03-17T19:06:49.6506644Z * [new branch] wconstab/move_ltc_in_tree -> origin/wconstab/move_ltc_in_tree 2022-03-17T19:06:49.6508340Z * [new branch] wconstab/mul -> origin/wconstab/mul 2022-03-17T19:06:49.6510227Z * [new branch] wconstab/native_batch_norm -> origin/wconstab/native_batch_norm 2022-03-17T19:06:49.6512041Z * [new branch] wconstab/node_base -> origin/wconstab/node_base 2022-03-17T19:06:49.6514007Z * [new branch] wconstab/perf -> origin/wconstab/perf 2022-03-17T19:06:49.6515916Z * [new branch] wconstab/refactor_benchmark -> origin/wconstab/refactor_benchmark 2022-03-17T19:06:49.6517729Z * [new branch] wconstab/registrar -> origin/wconstab/registrar 2022-03-17T19:06:49.6519468Z * [new branch] wconstab/remove_hash -> origin/wconstab/remove_hash 2022-03-17T19:06:49.6521254Z * [new branch] wconstab/run_tb -> origin/wconstab/run_tb 2022-03-17T19:06:49.6523030Z * [new branch] wconstab/scalar -> origin/wconstab/scalar 2022-03-17T19:06:49.6524802Z * [new branch] wconstab/shape_cache -> origin/wconstab/shape_cache 2022-03-17T19:06:49.6526670Z * [new branch] wconstab/shape_hash -> origin/wconstab/shape_hash 2022-03-17T19:06:49.6528400Z * [new branch] wconstab/shapeinfr -> origin/wconstab/shapeinfr 2022-03-17T19:06:49.6530396Z * [new branch] wconstab/structured_native_batch_norm -> origin/wconstab/structured_native_batch_norm 2022-03-17T19:06:49.6532117Z * [new branch] wconstab/torch_python_objs -> origin/wconstab/torch_python_objs 2022-03-17T19:06:49.6533893Z * [new branch] wconstab/torchpy -> origin/wconstab/torchpy 2022-03-17T19:06:49.6535925Z * [new branch] win_clang -> origin/win_clang 2022-03-17T19:06:49.6538011Z * [new branch] windows_distributions_tests -> origin/windows_distributions_tests 2022-03-17T19:06:49.6540013Z * [new branch] workflow-per-job -> origin/workflow-per-job 2022-03-17T19:06:49.6542435Z * [new branch] xz9/add-release-testing -> origin/xz9/add-release-testing 2022-03-17T19:06:49.6544474Z * [new branch] xz9/fix-tb-branch-run -> origin/xz9/fix-tb-branch-run 2022-03-17T19:06:49.6546091Z * [new branch] xz9/fix-tb-ci -> origin/xz9/fix-tb-ci 2022-03-17T19:06:49.6547855Z * [new branch] xz9/fix-torchbench-ci-update -> origin/xz9/fix-torchbench-ci-update 2022-03-17T19:06:49.6549498Z * [new branch] xz9/test-ghi-68086 -> origin/xz9/test-ghi-68086 2022-03-17T19:06:49.6551149Z * [new branch] xz9/test-pr-71710 -> origin/xz9/test-pr-71710 2022-03-17T19:06:49.6552783Z * [new branch] xz9/torchbench-test -> origin/xz9/torchbench-test 2022-03-17T19:06:49.6554481Z * [new branch] xz9/verify_ngimel_layer_norm -> origin/xz9/verify_ngimel_layer_norm 2022-03-17T19:06:49.6556265Z * [new branch] xz9/verify_ngimel_layer_norm_2 -> origin/xz9/verify_ngimel_layer_norm_2 2022-03-17T19:06:49.6558567Z * [new branch] xzhao9/update-docker-build -> origin/xzhao9/update-docker-build 2022-03-17T19:06:49.6560418Z * [new branch] yinsun-41101 -> origin/yinsun-41101 2022-03-17T19:06:49.6562559Z * [new branch] zasdfgbnm-patch-4 -> origin/zasdfgbnm-patch-4 2022-03-17T19:06:49.6564762Z * [new branch] zasdfgbnm/gelu -> origin/zasdfgbnm/gelu 2022-03-17T19:06:49.6566864Z * [new branch] zhouzhuojie-patch-1 -> origin/zhouzhuojie-patch-1 2022-03-17T19:06:49.6569130Z * [new branch] zz/add-github.com-noproxy -> origin/zz/add-github.com-noproxy 2022-03-17T19:06:49.6571070Z * [new tag] ciflow/all/63212 -> ciflow/all/63212 2022-03-17T19:06:49.6571959Z * [new tag] ciflow/all/64387 -> ciflow/all/64387 2022-03-17T19:06:49.6573624Z * [new tag] ciflow/all/67022 -> ciflow/all/67022 2022-03-17T19:06:49.6574312Z * [new tag] ciflow/all/67023 -> ciflow/all/67023 2022-03-17T19:06:49.6575909Z * [new tag] ciflow/all/67079 -> ciflow/all/67079 2022-03-17T19:06:49.6576716Z * [new tag] ciflow/all/67343 -> ciflow/all/67343 2022-03-17T19:06:49.6578199Z * [new tag] ciflow/all/67833 -> ciflow/all/67833 2022-03-17T19:06:49.6579169Z * [new tag] ciflow/all/68328 -> ciflow/all/68328 2022-03-17T19:06:49.6580620Z * [new tag] ciflow/all/69211 -> ciflow/all/69211 2022-03-17T19:06:49.6581828Z * [new tag] ciflow/all/69754 -> ciflow/all/69754 2022-03-17T19:06:49.6583675Z * [new tag] ciflow/all/69828 -> ciflow/all/69828 2022-03-17T19:06:49.6584733Z * [new tag] ciflow/all/70610 -> ciflow/all/70610 2022-03-17T19:06:49.6586065Z * [new tag] ciflow/all/70978 -> ciflow/all/70978 2022-03-17T19:06:49.6587619Z * [new tag] ciflow/all/70979 -> ciflow/all/70979 2022-03-17T19:06:49.6588870Z * [new tag] ciflow/all/70980 -> ciflow/all/70980 2022-03-17T19:06:49.6590442Z * [new tag] ciflow/all/70981 -> ciflow/all/70981 2022-03-17T19:06:49.6591871Z * [new tag] ciflow/all/70982 -> ciflow/all/70982 2022-03-17T19:06:49.6593357Z * [new tag] ciflow/all/70986 -> ciflow/all/70986 2022-03-17T19:06:49.6594763Z * [new tag] ciflow/all/70988 -> ciflow/all/70988 2022-03-17T19:06:49.6596000Z * [new tag] ciflow/all/70989 -> ciflow/all/70989 2022-03-17T19:06:49.6597634Z * [new tag] ciflow/all/71399 -> ciflow/all/71399 2022-03-17T19:06:49.6598891Z * [new tag] ciflow/all/71582 -> ciflow/all/71582 2022-03-17T19:06:49.6600365Z * [new tag] ciflow/all/71670 -> ciflow/all/71670 2022-03-17T19:06:49.6601340Z * [new tag] ciflow/all/72364 -> ciflow/all/72364 2022-03-17T19:06:49.6603230Z * [new tag] ciflow/all/72593 -> ciflow/all/72593 2022-03-17T19:06:49.6621862Z * [new tag] ciflow/all/72710 -> ciflow/all/72710 2022-03-17T19:06:49.6623975Z * [new tag] ciflow/all/73202 -> ciflow/all/73202 2022-03-17T19:06:49.6624363Z * [new tag] ciflow/all/73403 -> ciflow/all/73403 2022-03-17T19:06:49.6625822Z * [new tag] ciflow/all/73627 -> ciflow/all/73627 2022-03-17T19:06:49.6626719Z * [new tag] ciflow/all/73660 -> ciflow/all/73660 2022-03-17T19:06:49.6628579Z * [new tag] ciflow/all/74111 -> ciflow/all/74111 2022-03-17T19:06:49.6629008Z * [new tag] ciflow/all/74226 -> ciflow/all/74226 2022-03-17T19:06:49.6630067Z * [new tag] ciflow/binaries/71893 -> ciflow/binaries/71893 2022-03-17T19:06:49.6631533Z * [new tag] ciflow/binaries/73342 -> ciflow/binaries/73342 2022-03-17T19:06:49.6631999Z * [new tag] ciflow/binaries/73393 -> ciflow/binaries/73393 2022-03-17T19:06:49.6633023Z * [new tag] ciflow/binaries/74141 -> ciflow/binaries/74141 2022-03-17T19:06:49.6634054Z * [new tag] ciflow/cpu/67093 -> ciflow/cpu/67093 2022-03-17T19:06:49.6634889Z * [new tag] ciflow/cpu/67094 -> ciflow/cpu/67094 2022-03-17T19:06:49.6635885Z * [new tag] ciflow/cpu/67096 -> ciflow/cpu/67096 2022-03-17T19:06:49.6636827Z * [new tag] ciflow/cpu/71399 -> ciflow/cpu/71399 2022-03-17T19:06:49.6637642Z * [new tag] ciflow/cpu/73342 -> ciflow/cpu/73342 2022-03-17T19:06:49.6639408Z * [new tag] ciflow/cpu/74294 -> ciflow/cpu/74294 2022-03-17T19:06:49.6639791Z * [new tag] ciflow/cuda/69828 -> ciflow/cuda/69828 2022-03-17T19:06:49.6640788Z * [new tag] ciflow/cuda/70978 -> ciflow/cuda/70978 2022-03-17T19:06:49.6641534Z * [new tag] ciflow/cuda/70979 -> ciflow/cuda/70979 2022-03-17T19:06:49.6642658Z * [new tag] ciflow/cuda/70980 -> ciflow/cuda/70980 2022-03-17T19:06:49.6643455Z * [new tag] ciflow/cuda/70981 -> ciflow/cuda/70981 2022-03-17T19:06:49.6644447Z * [new tag] ciflow/cuda/70982 -> ciflow/cuda/70982 2022-03-17T19:06:49.6645303Z * [new tag] ciflow/cuda/70986 -> ciflow/cuda/70986 2022-03-17T19:06:49.6646272Z * [new tag] ciflow/cuda/70988 -> ciflow/cuda/70988 2022-03-17T19:06:49.6647139Z * [new tag] ciflow/cuda/70989 -> ciflow/cuda/70989 2022-03-17T19:06:49.6648102Z * [new tag] ciflow/cuda/71213 -> ciflow/cuda/71213 2022-03-17T19:06:49.6648982Z * [new tag] ciflow/cuda/71214 -> ciflow/cuda/71214 2022-03-17T19:06:49.6650005Z * [new tag] ciflow/cuda/71215 -> ciflow/cuda/71215 2022-03-17T19:06:49.6650857Z * [new tag] ciflow/cuda/71216 -> ciflow/cuda/71216 2022-03-17T19:06:49.6651912Z * [new tag] ciflow/cuda/71399 -> ciflow/cuda/71399 2022-03-17T19:06:49.6653417Z * [new tag] ciflow/cuda/74294 -> ciflow/cuda/74294 2022-03-17T19:06:49.6653965Z * [new tag] ciflow/cuda/74343 -> ciflow/cuda/74343 2022-03-17T19:06:49.6655806Z * [new tag] ciflow/ios/72666 -> ciflow/ios/72666 2022-03-17T19:06:49.6656647Z * [new tag] ciflow/libtorch/73011 -> ciflow/libtorch/73011 2022-03-17T19:06:49.6657726Z * [new tag] ciflow/macos/73849 -> ciflow/macos/73849 2022-03-17T19:06:49.6658560Z * [new tag] ciflow/macos/73857 -> ciflow/macos/73857 2022-03-17T19:06:49.6660297Z * [new tag] ciflow/none/73275 -> ciflow/none/73275 2022-03-17T19:06:49.6660833Z * [new tag] ciflow/periodic/74306 -> ciflow/periodic/74306 2022-03-17T19:06:49.6662298Z * [new tag] ciflow/slow-gradcheck/71126 -> ciflow/slow-gradcheck/71126 2022-03-17T19:06:49.6663306Z * [new tag] ciflow/slow-gradcheck/73748 -> ciflow/slow-gradcheck/73748 2022-03-17T19:06:49.6664220Z * [new tag] ciflow/slow/71126 -> ciflow/slow/71126 2022-03-17T19:06:49.6665078Z * [new tag] ciflow/slow/72686 -> ciflow/slow/72686 2022-03-17T19:06:49.6666062Z * [new tag] ciflow/slow/73627 -> ciflow/slow/73627 2022-03-17T19:06:49.6666893Z * [new tag] ciflow/slow/73748 -> ciflow/slow/73748 2022-03-17T19:06:49.6668704Z * [new tag] ciflow/trunk/73788 -> ciflow/trunk/73788 2022-03-17T19:06:49.6669105Z * [new tag] ciflow/trunk/74306 -> ciflow/trunk/74306 2022-03-17T19:06:49.6670390Z * [new tag] nightly-binary -> nightly-binary 2022-03-17T19:06:49.6671202Z * [new tag] v0.1.1 -> v0.1.1 2022-03-17T19:06:49.6672762Z * [new tag] v0.1.10 -> v0.1.10 2022-03-17T19:06:49.6673409Z * [new tag] v0.1.11 -> v0.1.11 2022-03-17T19:06:49.6674941Z * [new tag] v0.1.12 -> v0.1.12 2022-03-17T19:06:49.6675559Z * [new tag] v0.1.2 -> v0.1.2 2022-03-17T19:06:49.6676943Z * [new tag] v0.1.3 -> v0.1.3 2022-03-17T19:06:49.6677744Z * [new tag] v0.1.4 -> v0.1.4 2022-03-17T19:06:49.6679297Z * [new tag] v0.1.5 -> v0.1.5 2022-03-17T19:06:49.6680015Z * [new tag] v0.1.6 -> v0.1.6 2022-03-17T19:06:49.6681036Z * [new tag] v0.1.7 -> v0.1.7 2022-03-17T19:06:49.6682446Z * [new tag] v0.1.8 -> v0.1.8 2022-03-17T19:06:49.6683432Z * [new tag] v0.1.9 -> v0.1.9 2022-03-17T19:06:49.6685518Z * [new tag] v0.2.0 -> v0.2.0 2022-03-17T19:06:49.6686312Z * [new tag] v0.3.0 -> v0.3.0 2022-03-17T19:06:49.6687989Z * [new tag] v0.3.1 -> v0.3.1 2022-03-17T19:06:49.6688696Z * [new tag] v0.4.0 -> v0.4.0 2022-03-17T19:06:49.6689790Z * [new tag] v0.4.1 -> v0.4.1 2022-03-17T19:06:49.6690883Z * [new tag] v1.0.0 -> v1.0.0 2022-03-17T19:06:49.6692312Z * [new tag] v1.0.0a0 -> v1.0.0a0 2022-03-17T19:06:49.6693579Z * [new tag] v1.0.1 -> v1.0.1 2022-03-17T19:06:49.6711546Z * [new tag] v1.0rc0 -> v1.0rc0 2022-03-17T19:06:49.6711922Z * [new tag] v1.0rc1 -> v1.0rc1 2022-03-17T19:06:49.6713400Z * [new tag] v1.1.0 -> v1.1.0 2022-03-17T19:06:49.6714252Z * [new tag] v1.1.0a0 -> v1.1.0a0 2022-03-17T19:06:49.6716092Z * [new tag] v1.10.0 -> v1.10.0 2022-03-17T19:06:49.6717620Z * [new tag] v1.10.0-rc1 -> v1.10.0-rc1 2022-03-17T19:06:49.6718343Z * [new tag] v1.10.0-rc2 -> v1.10.0-rc2 2022-03-17T19:06:49.6719375Z * [new tag] v1.10.0-rc3 -> v1.10.0-rc3 2022-03-17T19:06:49.6720848Z * [new tag] v1.10.1 -> v1.10.1 2022-03-17T19:06:49.6721400Z * [new tag] v1.10.1-rc1 -> v1.10.1-rc1 2022-03-17T19:06:49.6722316Z * [new tag] v1.10.2 -> v1.10.2 2022-03-17T19:06:49.6723066Z * [new tag] v1.10.2-rc1 -> v1.10.2-rc1 2022-03-17T19:06:49.6724880Z * [new tag] v1.11.0 -> v1.11.0 2022-03-17T19:06:49.6725543Z * [new tag] v1.11.0-rc1 -> v1.11.0-rc1 2022-03-17T19:06:49.6727217Z * [new tag] v1.11.0-rc2 -> v1.11.0-rc2 2022-03-17T19:06:49.6727973Z * [new tag] v1.11.0-rc3 -> v1.11.0-rc3 2022-03-17T19:06:49.6729631Z * [new tag] v1.11.0-rc4 -> v1.11.0-rc4 2022-03-17T19:06:49.6730145Z * [new tag] v1.11.0-rc5 -> v1.11.0-rc5 2022-03-17T19:06:49.6731148Z * [new tag] v1.11.0-rc6 -> v1.11.0-rc6 2022-03-17T19:06:49.6731991Z * [new tag] v1.11.0-rc7 -> v1.11.0-rc7 2022-03-17T19:06:49.6733652Z * [new tag] v1.2.0 -> v1.2.0 2022-03-17T19:06:49.6734210Z * [new tag] v1.2.0a0 -> v1.2.0a0 2022-03-17T19:06:49.6735944Z * [new tag] v1.3.0 -> v1.3.0 2022-03-17T19:06:49.6736444Z * [new tag] v1.3.0a0 -> v1.3.0a0 2022-03-17T19:06:49.6737463Z * [new tag] v1.3.1 -> v1.3.1 2022-03-17T19:06:49.6738468Z * [new tag] v1.4.0 -> v1.4.0 2022-03-17T19:06:49.6739693Z * [new tag] v1.4.0a0 -> v1.4.0a0 2022-03-17T19:06:49.6740359Z * [new tag] v1.4.1 -> v1.4.1 2022-03-17T19:06:49.6742036Z * [new tag] v1.5.0 -> v1.5.0 2022-03-17T19:06:49.6743463Z * [new tag] v1.5.0-rc1 -> v1.5.0-rc1 2022-03-17T19:06:49.6744481Z * [new tag] v1.5.0-rc2 -> v1.5.0-rc2 2022-03-17T19:06:49.6745974Z * [new tag] v1.5.0-rc3 -> v1.5.0-rc3 2022-03-17T19:06:49.6746727Z * [new tag] v1.5.0-rc4 -> v1.5.0-rc4 2022-03-17T19:06:49.6747686Z * [new tag] v1.5.0-rc5 -> v1.5.0-rc5 2022-03-17T19:06:49.6749441Z * [new tag] v1.5.1 -> v1.5.1 2022-03-17T19:06:49.6749695Z * [new tag] v1.5.1-rc1 -> v1.5.1-rc1 2022-03-17T19:06:49.6750640Z * [new tag] v1.6.0 -> v1.6.0 2022-03-17T19:06:49.6752265Z * [new tag] v1.6.0-rc1 -> v1.6.0-rc1 2022-03-17T19:06:49.6753060Z * [new tag] v1.6.0-rc2 -> v1.6.0-rc2 2022-03-17T19:06:49.6754900Z * [new tag] v1.6.0-rc3 -> v1.6.0-rc3 2022-03-17T19:06:49.6755604Z * [new tag] v1.6.0-rc4 -> v1.6.0-rc4 2022-03-17T19:06:49.6757359Z * [new tag] v1.6.0-rc5 -> v1.6.0-rc5 2022-03-17T19:06:49.6758003Z * [new tag] v1.6.0-rc6 -> v1.6.0-rc6 2022-03-17T19:06:49.6758845Z * [new tag] v1.6.0-rc7 -> v1.6.0-rc7 2022-03-17T19:06:49.6759773Z * [new tag] v1.7.0 -> v1.7.0 2022-03-17T19:06:49.6761425Z * [new tag] v1.7.0-rc1 -> v1.7.0-rc1 2022-03-17T19:06:49.6762303Z * [new tag] v1.7.0-rc2 -> v1.7.0-rc2 2022-03-17T19:06:49.6764040Z * [new tag] v1.7.0-rc3 -> v1.7.0-rc3 2022-03-17T19:06:49.6764363Z * [new tag] v1.7.0-rc4 -> v1.7.0-rc4 2022-03-17T19:06:49.6766329Z * [new tag] v1.7.1 -> v1.7.1 2022-03-17T19:06:49.6767413Z * [new tag] v1.7.1-rc1 -> v1.7.1-rc1 2022-03-17T19:06:49.6768392Z * [new tag] v1.7.1-rc2 -> v1.7.1-rc2 2022-03-17T19:06:49.6769368Z * [new tag] v1.7.1-rc3 -> v1.7.1-rc3 2022-03-17T19:06:49.6770479Z * [new tag] v1.8.0 -> v1.8.0 2022-03-17T19:06:49.6771318Z * [new tag] v1.8.0-rc1 -> v1.8.0-rc1 2022-03-17T19:06:49.6772822Z * [new tag] v1.8.0-rc2 -> v1.8.0-rc2 2022-03-17T19:06:49.6774499Z * [new tag] v1.8.0-rc3 -> v1.8.0-rc3 2022-03-17T19:06:49.6775301Z * [new tag] v1.8.0-rc4 -> v1.8.0-rc4 2022-03-17T19:06:49.6776289Z * [new tag] v1.8.0-rc5 -> v1.8.0-rc5 2022-03-17T19:06:49.6777132Z * [new tag] v1.8.1 -> v1.8.1 2022-03-17T19:06:49.6778714Z * [new tag] v1.8.1-rc1 -> v1.8.1-rc1 2022-03-17T19:06:49.6779239Z * [new tag] v1.8.1-rc2 -> v1.8.1-rc2 2022-03-17T19:06:49.6780348Z * [new tag] v1.8.1-rc3 -> v1.8.1-rc3 2022-03-17T19:06:49.6782632Z * [new tag] v1.8.2 -> v1.8.2 2022-03-17T19:06:49.6783160Z * [new tag] v1.8.2-rc1 -> v1.8.2-rc1 2022-03-17T19:06:49.6784809Z * [new tag] v1.9.0 -> v1.9.0 2022-03-17T19:06:49.6785701Z * [new tag] v1.9.0-rc1 -> v1.9.0-rc1 2022-03-17T19:06:49.6787254Z * [new tag] v1.9.0-rc2 -> v1.9.0-rc2 2022-03-17T19:06:49.6788178Z * [new tag] v1.9.0-rc3 -> v1.9.0-rc3 2022-03-17T19:06:49.6789145Z * [new tag] v1.9.0-rc4 -> v1.9.0-rc4 2022-03-17T19:06:49.6790686Z * [new tag] v1.9.1 -> v1.9.1 2022-03-17T19:06:49.6791976Z * [new tag] v1.9.1-rc1 -> v1.9.1-rc1 2022-03-17T19:06:49.6792803Z * [new tag] v1.9.1-rc2 -> v1.9.1-rc2 2022-03-17T19:06:49.7879578Z [command]/usr/bin/git rev-parse --verify --quiet 4b4f652f799c732a7280052e44a803a4cf6084de^{object} 2022-03-17T19:06:49.7905936Z 4b4f652f799c732a7280052e44a803a4cf6084de 2022-03-17T19:06:49.7909610Z ##[endgroup] 2022-03-17T19:06:49.7910103Z ##[group]Determining the checkout info 2022-03-17T19:06:49.7911460Z ##[endgroup] 2022-03-17T19:06:49.7911880Z ##[group]Checking out the ref 2022-03-17T19:06:49.7916261Z [command]/usr/bin/git checkout --progress --force 4b4f652f799c732a7280052e44a803a4cf6084de 2022-03-17T19:06:50.7950124Z Note: switching to '4b4f652f799c732a7280052e44a803a4cf6084de'. 2022-03-17T19:06:50.7950379Z 2022-03-17T19:06:50.7950710Z You are in 'detached HEAD' state. You can look around, make experimental 2022-03-17T19:06:50.7951537Z changes and commit them, and you can discard any commits you make in this 2022-03-17T19:06:50.7952305Z state without impacting any branches by switching back to a branch. 2022-03-17T19:06:50.7952562Z 2022-03-17T19:06:50.7952757Z If you want to create a new branch to retain commits you create, you may 2022-03-17T19:06:50.7953436Z do so (now or later) by using -c with the switch command. Example: 2022-03-17T19:06:50.7953658Z 2022-03-17T19:06:50.7953825Z git switch -c 2022-03-17T19:06:50.7954008Z 2022-03-17T19:06:50.7954138Z Or undo this operation with: 2022-03-17T19:06:50.7954317Z 2022-03-17T19:06:50.7954440Z git switch - 2022-03-17T19:06:50.7954573Z 2022-03-17T19:06:50.7954781Z Turn off this advice by setting config variable advice.detachedHead to false 2022-03-17T19:06:50.7955024Z 2022-03-17T19:06:50.7955211Z HEAD is now at 4b4f652f79 [3/5] Put JIT source inside flatbuffer (#74245) 2022-03-17T19:06:50.8018139Z ##[endgroup] 2022-03-17T19:06:50.8018793Z ##[group]Setting up auth for fetching submodules 2022-03-17T19:06:50.8033833Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/28c763f5-14ce-4a57-a25e-bff6637f80a9' before making global git config changes 2022-03-17T19:06:50.8038217Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-03-17T19:06:50.8087195Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2022-03-17T19:06:50.8116200Z [command]/usr/bin/git config --global url.https://github.com/.insteadOf git@github.com: 2022-03-17T19:06:50.8141576Z ##[endgroup] 2022-03-17T19:06:50.8142004Z ##[group]Fetching submodules 2022-03-17T19:06:50.8146585Z [command]/usr/bin/git submodule sync --recursive 2022-03-17T19:06:50.8457295Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2022-03-17T19:06:50.8754448Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-03-17T19:06:50.8756900Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-03-17T19:06:50.8759947Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-03-17T19:06:50.8763077Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-03-17T19:06:50.8766367Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-03-17T19:06:50.8769785Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-03-17T19:06:50.8773306Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-03-17T19:06:50.8776987Z Submodule 'third_party/breakpad' (https://github.com/driazati/breakpad.git) registered for path 'third_party/breakpad' 2022-03-17T19:06:50.8780741Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-03-17T19:06:50.8785662Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-03-17T19:06:50.8789612Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-03-17T19:06:50.8793754Z Submodule 'third_party/eigen' (https://github.com/eigenteam/eigen-git-mirror.git) registered for path 'third_party/eigen' 2022-03-17T19:06:50.8798117Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-03-17T19:06:50.8802587Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-03-17T19:06:50.8807074Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-03-17T19:06:50.8812307Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-03-17T19:06:50.8816930Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-03-17T19:06:50.8822215Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-03-17T19:06:50.8827506Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-03-17T19:06:50.8832752Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-03-17T19:06:50.8838135Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-03-17T19:06:50.8843714Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-03-17T19:06:50.8849350Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-03-17T19:06:50.8855206Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2022-03-17T19:06:50.8860986Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-03-17T19:06:50.8869046Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-03-17T19:06:50.8875017Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-03-17T19:06:50.8881347Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-03-17T19:06:50.8887743Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-03-17T19:06:50.8894337Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-03-17T19:06:50.8901394Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-03-17T19:06:50.8908562Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-03-17T19:06:50.8915557Z Submodule 'third_party/python-peachpy' (https://github.com/Maratyszcza/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-03-17T19:06:50.8922618Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-03-17T19:06:50.8929768Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-03-17T19:06:50.8937065Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-03-17T19:06:50.8945367Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-03-17T19:06:50.8952899Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-03-17T19:06:50.9013106Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2022-03-17T19:06:51.1838483Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2022-03-17T19:06:51.3765637Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2022-03-17T19:06:51.5509533Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2022-03-17T19:06:51.8229513Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2022-03-17T19:06:52.0802794Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2022-03-17T19:06:55.9764690Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2022-03-17T19:06:56.4231210Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/breakpad'... 2022-03-17T19:06:57.4534773Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2022-03-17T19:06:57.9844629Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2022-03-17T19:06:59.2972775Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2022-03-17T19:07:02.9790232Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2022-03-17T19:07:07.3877196Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2022-03-17T19:07:07.9569453Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2022-03-17T19:07:09.4387298Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2022-03-17T19:07:10.5403888Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2022-03-17T19:07:10.7265656Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-03-17T19:07:11.2904172Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2022-03-17T19:07:11.6609373Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2022-03-17T19:07:12.8918678Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2022-03-17T19:07:13.2448711Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2022-03-17T19:07:13.4493552Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2022-03-17T19:07:15.3571566Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2022-03-17T19:07:15.7265708Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2022-03-17T19:07:16.0861988Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2022-03-17T19:07:17.9689657Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-03-17T19:07:18.4251987Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2022-03-17T19:07:18.6306690Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2022-03-17T19:07:23.6756710Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2022-03-17T19:07:23.8703090Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2022-03-17T19:07:24.1167948Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2022-03-17T19:07:25.0369170Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2022-03-17T19:07:25.5095018Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2022-03-17T19:07:25.7916474Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2022-03-17T19:07:26.0676494Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2022-03-17T19:07:26.6966541Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2022-03-17T19:07:30.0785913Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2022-03-17T19:07:30.5159869Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2022-03-17T19:07:32.9430561Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-03-17T19:07:32.9799313Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-03-17T19:07:33.0138249Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-03-17T19:07:33.0656468Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-03-17T19:07:33.1172042Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-03-17T19:07:33.8855840Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-03-17T19:07:33.9347283Z Submodule path 'third_party/benchmark': checked out 'e991355c02b93fe17713efe04cbc2e278e00fdbd' 2022-03-17T19:07:34.1521850Z Submodule path 'third_party/breakpad': checked out '7d188f679d4ae0a5bd06408a3047d69ef8eef848' 2022-03-17T19:07:34.1575232Z Submodule 'src/third_party/lss' (https://chromium.googlesource.com/linux-syscall-support) registered for path 'third_party/breakpad/src/third_party/lss' 2022-03-17T19:07:34.1621250Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/breakpad/src/third_party/lss'... 2022-03-17T19:07:34.3965448Z Submodule path 'third_party/breakpad/src/third_party/lss': checked out 'e1e7b0ad8ee99a875b272c8e33e308472e897660' 2022-03-17T19:07:34.5440866Z Submodule path 'third_party/cpuinfo': checked out '5916273f79a21551890fd3d56fc5375a78d1598d' 2022-03-17T19:07:34.6102729Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-03-17T19:07:34.9876256Z Submodule path 'third_party/cudnn_frontend': checked out '7b83dba83fa31381aeca508d89aab94f4639ac6d' 2022-03-17T19:07:35.3768243Z Submodule path 'third_party/eigen': checked out 'd41dc4dd74acce21fb210e7625d5d135751fa9e5' 2022-03-17T19:07:35.4497643Z Submodule path 'third_party/fbgemm': checked out 'bedfcaeea242e7d900275d5650c744307d34ca03' 2022-03-17T19:07:35.4546055Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-03-17T19:07:35.4550053Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-03-17T19:07:35.4554513Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-03-17T19:07:35.4596809Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-03-17T19:07:36.3980452Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-03-17T19:07:36.9211289Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-03-17T19:07:38.0931817Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out '8b35b4cffb62ecb58a903bf91cb7537d7a672211' 2022-03-17T19:07:38.2392968Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-03-17T19:07:38.3318900Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-03-17T19:07:38.4651337Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-03-17T19:07:38.5299931Z Submodule path 'third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2022-03-17T19:07:38.5646093Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-03-17T19:07:38.6362604Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-03-17T19:07:38.6892572Z Submodule path 'third_party/gloo': checked out 'c22a5cfba94edf8ea4f53a174d38aa0c629d070f' 2022-03-17T19:07:38.7699856Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-03-17T19:07:38.8073033Z Submodule path 'third_party/ideep': checked out '4a56ab2c3f61c44e0f8ea241beeb732b7d70dc5b' 2022-03-17T19:07:38.8121051Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-03-17T19:07:38.8162457Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-03-17T19:07:45.1942608Z Submodule path 'third_party/ideep/mkl-dnn': checked out '16548c949f392376996ff180c695908ece5f83f0' 2022-03-17T19:07:45.2003659Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-03-17T19:07:45.2050820Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-03-17T19:07:51.0459009Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out 'a9302535553c73243c632ad3c4c80beec3d19a1e' 2022-03-17T19:07:51.0850290Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-03-17T19:07:51.2149372Z Submodule path 'third_party/kineto': checked out '422591614ae4ad2cbc85ea24de48727e8ec12481' 2022-03-17T19:07:51.2197969Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2022-03-17T19:07:51.2200707Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2022-03-17T19:07:51.2244975Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-03-17T19:07:52.2958835Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-03-17T19:07:53.4158907Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-03-17T19:07:53.5029402Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-03-17T19:07:53.5500634Z Submodule path 'third_party/nccl/nccl': checked out '7e515921295adaab72adf56ea71a0fafb0ecb5f3' 2022-03-17T19:07:53.5899472Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-03-17T19:07:53.9012900Z Submodule path 'third_party/onnx': checked out '96046b8ccfb8e6fa82f6b2b34b3d56add2e8849c' 2022-03-17T19:07:53.9076357Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-03-17T19:07:53.9078987Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-03-17T19:07:53.9135056Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-03-17T19:07:54.3609333Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-03-17T19:07:55.3476775Z Submodule path 'third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-03-17T19:07:55.4100058Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '59a2ac2745d8a57ac94c6accced73620d59fb844' 2022-03-17T19:07:55.4521622Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-03-17T19:07:55.4567730Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-03-17T19:07:55.4608728Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-03-17T19:07:57.4883387Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-03-17T19:07:57.4948617Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-03-17T19:07:57.4951570Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-03-17T19:07:57.5001999Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-03-17T19:07:57.9437990Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-03-17T19:07:58.9341621Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-03-17T19:07:59.0322938Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-03-17T19:07:59.0378877Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-03-17T19:07:59.0421580Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2022-03-17T19:07:59.2892140Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-03-17T19:07:59.3260473Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-03-17T19:07:59.6624905Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-03-17T19:07:59.6680088Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-03-17T19:07:59.6682631Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-03-17T19:07:59.6731884Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-03-17T19:08:00.1080153Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-03-17T19:08:01.2569722Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-03-17T19:08:01.3634412Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-03-17T19:08:01.3998348Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-03-17T19:08:01.4371142Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-03-17T19:08:01.4980564Z Submodule path 'third_party/pybind11': checked out '8de7772cc72daca8e947b79b83fea46214931604' 2022-03-17T19:08:01.5341431Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-03-17T19:08:01.5936245Z Submodule path 'third_party/python-peachpy': checked out '07d8fde8ac45d7705129475c0f94ed8925b93473' 2022-03-17T19:08:01.6294789Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-03-17T19:08:01.7092161Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-03-17T19:08:01.8753953Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-03-17T19:08:01.9308661Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-03-17T19:08:01.9357302Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-03-17T19:08:01.9360144Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-03-17T19:08:01.9363463Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-03-17T19:08:01.9366671Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-03-17T19:08:01.9410100Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-03-17T19:08:03.1934914Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-03-17T19:08:03.5060010Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-03-17T19:08:04.8811810Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-03-17T19:08:05.8569631Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-03-17T19:08:05.8991337Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-03-17T19:08:06.0026552Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-03-17T19:08:06.0630104Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-03-17T19:08:06.0685699Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-03-17T19:08:06.0727989Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-03-17T19:08:06.3459459Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-03-17T19:08:06.5362519Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-03-17T19:08:06.5453702Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2022-03-17T19:08:06.5761674Z Entering 'android/libs/fbjni' 2022-03-17T19:08:06.5801671Z Entering 'third_party/FP16' 2022-03-17T19:08:06.5841574Z Entering 'third_party/FXdiv' 2022-03-17T19:08:06.5881009Z Entering 'third_party/NNPACK' 2022-03-17T19:08:06.5921044Z Entering 'third_party/QNNPACK' 2022-03-17T19:08:06.5960471Z Entering 'third_party/XNNPACK' 2022-03-17T19:08:06.6010893Z Entering 'third_party/benchmark' 2022-03-17T19:08:06.6051538Z Entering 'third_party/breakpad' 2022-03-17T19:08:06.6092414Z Entering 'third_party/breakpad/src/third_party/lss' 2022-03-17T19:08:06.6133265Z Entering 'third_party/cpuinfo' 2022-03-17T19:08:06.6173686Z Entering 'third_party/cub' 2022-03-17T19:08:06.6213954Z Entering 'third_party/cudnn_frontend' 2022-03-17T19:08:06.6259545Z Entering 'third_party/eigen' 2022-03-17T19:08:06.6302584Z Entering 'third_party/fbgemm' 2022-03-17T19:08:06.6341816Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-03-17T19:08:06.6380748Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-03-17T19:08:06.6420573Z Entering 'third_party/fbgemm/third_party/googletest' 2022-03-17T19:08:06.6462633Z Entering 'third_party/flatbuffers' 2022-03-17T19:08:06.6506383Z Entering 'third_party/fmt' 2022-03-17T19:08:06.6546717Z Entering 'third_party/foxi' 2022-03-17T19:08:06.6586387Z Entering 'third_party/gemmlowp/gemmlowp' 2022-03-17T19:08:06.6626159Z Entering 'third_party/gloo' 2022-03-17T19:08:06.6669009Z Entering 'third_party/googletest' 2022-03-17T19:08:06.6709840Z Entering 'third_party/ideep' 2022-03-17T19:08:06.6748534Z Entering 'third_party/ideep/mkl-dnn' 2022-03-17T19:08:06.6791966Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-03-17T19:08:06.6839968Z Entering 'third_party/ios-cmake' 2022-03-17T19:08:06.6880019Z Entering 'third_party/kineto' 2022-03-17T19:08:06.6920965Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-03-17T19:08:06.6960418Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-03-17T19:08:06.7000896Z Entering 'third_party/nccl/nccl' 2022-03-17T19:08:06.7040535Z Entering 'third_party/neon2sse' 2022-03-17T19:08:06.7079613Z Entering 'third_party/onnx' 2022-03-17T19:08:06.7130919Z Entering 'third_party/onnx/third_party/benchmark' 2022-03-17T19:08:06.7171093Z Entering 'third_party/onnx/third_party/pybind11' 2022-03-17T19:08:06.7214258Z Entering 'third_party/onnx-tensorrt' 2022-03-17T19:08:06.7253789Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-03-17T19:08:06.7297912Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-03-17T19:08:06.7337169Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-03-17T19:08:06.7376136Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-03-17T19:08:06.7419773Z Entering 'third_party/pocketfft' 2022-03-17T19:08:06.7459930Z Entering 'third_party/protobuf' 2022-03-17T19:08:06.7503189Z Entering 'third_party/protobuf/third_party/benchmark' 2022-03-17T19:08:06.7541783Z Entering 'third_party/protobuf/third_party/googletest' 2022-03-17T19:08:06.7583965Z Entering 'third_party/psimd' 2022-03-17T19:08:06.7623401Z Entering 'third_party/pthreadpool' 2022-03-17T19:08:06.7662336Z Entering 'third_party/pybind11' 2022-03-17T19:08:06.7701003Z Entering 'third_party/python-enum' 2022-03-17T19:08:06.7740660Z Entering 'third_party/python-peachpy' 2022-03-17T19:08:06.7780244Z Entering 'third_party/python-six' 2022-03-17T19:08:06.7818865Z Entering 'third_party/sleef' 2022-03-17T19:08:06.7857718Z Entering 'third_party/tbb' 2022-03-17T19:08:06.7898631Z Entering 'third_party/tensorpipe' 2022-03-17T19:08:06.7939813Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-03-17T19:08:06.7978690Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-03-17T19:08:06.8016962Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-03-17T19:08:06.8056216Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-03-17T19:08:06.8094545Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-03-17T19:08:06.8135652Z Entering 'third_party/zstd' 2022-03-17T19:08:06.8183704Z ##[endgroup] 2022-03-17T19:08:06.8185805Z ##[group]Persisting credentials for submodules 2022-03-17T19:08:06.8191857Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || : 2022-03-17T19:08:06.8499482Z Entering 'android/libs/fbjni' 2022-03-17T19:08:06.8538637Z Entering 'third_party/FP16' 2022-03-17T19:08:06.8579198Z Entering 'third_party/FXdiv' 2022-03-17T19:08:06.8618408Z Entering 'third_party/NNPACK' 2022-03-17T19:08:06.8658185Z Entering 'third_party/QNNPACK' 2022-03-17T19:08:06.8698295Z Entering 'third_party/XNNPACK' 2022-03-17T19:08:06.8749763Z Entering 'third_party/benchmark' 2022-03-17T19:08:06.8789801Z Entering 'third_party/breakpad' 2022-03-17T19:08:06.8831423Z Entering 'third_party/breakpad/src/third_party/lss' 2022-03-17T19:08:06.8872799Z Entering 'third_party/cpuinfo' 2022-03-17T19:08:06.8912555Z Entering 'third_party/cub' 2022-03-17T19:08:06.8951522Z Entering 'third_party/cudnn_frontend' 2022-03-17T19:08:06.8997433Z Entering 'third_party/eigen' 2022-03-17T19:08:06.9039258Z Entering 'third_party/fbgemm' 2022-03-17T19:08:06.9079157Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-03-17T19:08:06.9119216Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-03-17T19:08:06.9159257Z Entering 'third_party/fbgemm/third_party/googletest' 2022-03-17T19:08:06.9198625Z Entering 'third_party/flatbuffers' 2022-03-17T19:08:06.9240128Z Entering 'third_party/fmt' 2022-03-17T19:08:06.9278842Z Entering 'third_party/foxi' 2022-03-17T19:08:06.9318094Z Entering 'third_party/gemmlowp/gemmlowp' 2022-03-17T19:08:06.9357439Z Entering 'third_party/gloo' 2022-03-17T19:08:06.9396613Z Entering 'third_party/googletest' 2022-03-17T19:08:06.9436208Z Entering 'third_party/ideep' 2022-03-17T19:08:06.9472672Z Entering 'third_party/ideep/mkl-dnn' 2022-03-17T19:08:06.9512389Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-03-17T19:08:06.9559454Z Entering 'third_party/ios-cmake' 2022-03-17T19:08:06.9597759Z Entering 'third_party/kineto' 2022-03-17T19:08:06.9637583Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-03-17T19:08:06.9675866Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-03-17T19:08:06.9716777Z Entering 'third_party/nccl/nccl' 2022-03-17T19:08:06.9755970Z Entering 'third_party/neon2sse' 2022-03-17T19:08:06.9794900Z Entering 'third_party/onnx' 2022-03-17T19:08:06.9859456Z Entering 'third_party/onnx/third_party/benchmark' 2022-03-17T19:08:06.9897895Z Entering 'third_party/onnx/third_party/pybind11' 2022-03-17T19:08:06.9939262Z Entering 'third_party/onnx-tensorrt' 2022-03-17T19:08:06.9976697Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-03-17T19:08:07.0019757Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-03-17T19:08:07.0059148Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-03-17T19:08:07.0097283Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-03-17T19:08:07.0140448Z Entering 'third_party/pocketfft' 2022-03-17T19:08:07.0177933Z Entering 'third_party/protobuf' 2022-03-17T19:08:07.0219833Z Entering 'third_party/protobuf/third_party/benchmark' 2022-03-17T19:08:07.0258949Z Entering 'third_party/protobuf/third_party/googletest' 2022-03-17T19:08:07.0300023Z Entering 'third_party/psimd' 2022-03-17T19:08:07.0339484Z Entering 'third_party/pthreadpool' 2022-03-17T19:08:07.0378814Z Entering 'third_party/pybind11' 2022-03-17T19:08:07.0421447Z Entering 'third_party/python-enum' 2022-03-17T19:08:07.0460645Z Entering 'third_party/python-peachpy' 2022-03-17T19:08:07.0499528Z Entering 'third_party/python-six' 2022-03-17T19:08:07.0539153Z Entering 'third_party/sleef' 2022-03-17T19:08:07.0578759Z Entering 'third_party/tbb' 2022-03-17T19:08:07.0621744Z Entering 'third_party/tensorpipe' 2022-03-17T19:08:07.0659990Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-03-17T19:08:07.0699340Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-03-17T19:08:07.0738184Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-03-17T19:08:07.0777361Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-03-17T19:08:07.0814841Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-03-17T19:08:07.0856918Z Entering 'third_party/zstd' 2022-03-17T19:08:07.0910501Z [command]/usr/bin/git submodule foreach --recursive git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url 2022-03-17T19:08:07.1224620Z Entering 'android/libs/fbjni' 2022-03-17T19:08:07.1259931Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2022-03-17T19:08:07.1276774Z Entering 'third_party/FP16' 2022-03-17T19:08:07.1314614Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2022-03-17T19:08:07.1331025Z Entering 'third_party/FXdiv' 2022-03-17T19:08:07.1367043Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2022-03-17T19:08:07.1383759Z Entering 'third_party/NNPACK' 2022-03-17T19:08:07.1420655Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2022-03-17T19:08:07.1438261Z Entering 'third_party/QNNPACK' 2022-03-17T19:08:07.1473928Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2022-03-17T19:08:07.1490786Z Entering 'third_party/XNNPACK' 2022-03-17T19:08:07.1527816Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2022-03-17T19:08:07.1556640Z Entering 'third_party/benchmark' 2022-03-17T19:08:07.1592723Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2022-03-17T19:08:07.1610217Z Entering 'third_party/breakpad' 2022-03-17T19:08:07.1647657Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/breakpad/config remote.origin.url 2022-03-17T19:08:07.1665773Z Entering 'third_party/breakpad/src/third_party/lss' 2022-03-17T19:08:07.1702036Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/breakpad/modules/src/third_party/lss/config remote.origin.url 2022-03-17T19:08:07.1719576Z Entering 'third_party/cpuinfo' 2022-03-17T19:08:07.1755531Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2022-03-17T19:08:07.1772606Z Entering 'third_party/cub' 2022-03-17T19:08:07.1809979Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2022-03-17T19:08:07.1827354Z Entering 'third_party/cudnn_frontend' 2022-03-17T19:08:07.1865095Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2022-03-17T19:08:07.1887707Z Entering 'third_party/eigen' 2022-03-17T19:08:07.1924389Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2022-03-17T19:08:07.1943828Z Entering 'third_party/fbgemm' 2022-03-17T19:08:07.1979642Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2022-03-17T19:08:07.1996366Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-03-17T19:08:07.2032445Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2022-03-17T19:08:07.2049500Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-03-17T19:08:07.2085927Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2022-03-17T19:08:07.2103129Z Entering 'third_party/fbgemm/third_party/googletest' 2022-03-17T19:08:07.2225516Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2022-03-17T19:08:07.2243888Z Entering 'third_party/flatbuffers' 2022-03-17T19:08:07.2281155Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2022-03-17T19:08:07.2300833Z Entering 'third_party/fmt' 2022-03-17T19:08:07.2337482Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2022-03-17T19:08:07.2354766Z Entering 'third_party/foxi' 2022-03-17T19:08:07.2391292Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2022-03-17T19:08:07.2407807Z Entering 'third_party/gemmlowp/gemmlowp' 2022-03-17T19:08:07.2445148Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2022-03-17T19:08:07.2463644Z Entering 'third_party/gloo' 2022-03-17T19:08:07.2499714Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2022-03-17T19:08:07.2516607Z Entering 'third_party/googletest' 2022-03-17T19:08:07.2553948Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2022-03-17T19:08:07.2571202Z Entering 'third_party/ideep' 2022-03-17T19:08:07.2608706Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2022-03-17T19:08:07.2625255Z Entering 'third_party/ideep/mkl-dnn' 2022-03-17T19:08:07.2662994Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2022-03-17T19:08:07.2681127Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-03-17T19:08:07.2719081Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/config remote.origin.url 2022-03-17T19:08:07.2745659Z Entering 'third_party/ios-cmake' 2022-03-17T19:08:07.2783208Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2022-03-17T19:08:07.2800795Z Entering 'third_party/kineto' 2022-03-17T19:08:07.2840103Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2022-03-17T19:08:07.2855792Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-03-17T19:08:07.2892786Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2022-03-17T19:08:07.2910015Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-03-17T19:08:07.2947651Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2022-03-17T19:08:07.2964848Z Entering 'third_party/nccl/nccl' 2022-03-17T19:08:07.3002705Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2022-03-17T19:08:07.3020542Z Entering 'third_party/neon2sse' 2022-03-17T19:08:07.3058570Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2022-03-17T19:08:07.3076524Z Entering 'third_party/onnx' 2022-03-17T19:08:07.3112795Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2022-03-17T19:08:07.3141821Z Entering 'third_party/onnx/third_party/benchmark' 2022-03-17T19:08:07.3705185Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-03-17T19:08:07.3722217Z Entering 'third_party/onnx/third_party/pybind11' 2022-03-17T19:08:07.4067976Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-03-17T19:08:07.4088143Z Entering 'third_party/onnx-tensorrt' 2022-03-17T19:08:07.4127682Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2022-03-17T19:08:07.4143725Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-03-17T19:08:07.4180848Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2022-03-17T19:08:07.4202833Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-03-17T19:08:07.4241164Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-03-17T19:08:07.4258386Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-03-17T19:08:07.4295573Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-03-17T19:08:07.4312702Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-03-17T19:08:07.4349165Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2022-03-17T19:08:07.4371175Z Entering 'third_party/pocketfft' 2022-03-17T19:08:07.4409446Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2022-03-17T19:08:07.4431438Z Entering 'third_party/protobuf' 2022-03-17T19:08:07.4894334Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2022-03-17T19:08:07.4914668Z Entering 'third_party/protobuf/third_party/benchmark' 2022-03-17T19:08:07.4950873Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2022-03-17T19:08:07.4967574Z Entering 'third_party/protobuf/third_party/googletest' 2022-03-17T19:08:07.5004335Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2022-03-17T19:08:07.5022801Z Entering 'third_party/psimd' 2022-03-17T19:08:07.5059182Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2022-03-17T19:08:07.5075937Z Entering 'third_party/pthreadpool' 2022-03-17T19:08:07.5112641Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2022-03-17T19:08:07.5129083Z Entering 'third_party/pybind11' 2022-03-17T19:08:07.5166134Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2022-03-17T19:08:07.5183741Z Entering 'third_party/python-enum' 2022-03-17T19:08:07.5220582Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2022-03-17T19:08:07.5237302Z Entering 'third_party/python-peachpy' 2022-03-17T19:08:07.5278240Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2022-03-17T19:08:07.5295464Z Entering 'third_party/python-six' 2022-03-17T19:08:07.5332135Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2022-03-17T19:08:07.5349456Z Entering 'third_party/sleef' 2022-03-17T19:08:07.5385179Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2022-03-17T19:08:07.5402152Z Entering 'third_party/tbb' 2022-03-17T19:08:07.5439165Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2022-03-17T19:08:07.5458089Z Entering 'third_party/tensorpipe' 2022-03-17T19:08:07.5495074Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2022-03-17T19:08:07.5512186Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-03-17T19:08:07.5548367Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2022-03-17T19:08:07.5564716Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-03-17T19:08:07.5600948Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2022-03-17T19:08:07.5617328Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-03-17T19:08:07.5653722Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2022-03-17T19:08:07.5671273Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-03-17T19:08:07.5706911Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2022-03-17T19:08:07.5723474Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-03-17T19:08:07.5760116Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2022-03-17T19:08:07.5779445Z Entering 'third_party/zstd' 2022-03-17T19:08:07.5816524Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2022-03-17T19:08:07.7754097Z [command]/usr/bin/git submodule foreach --recursive git config --local 'url.https://github.com/.insteadOf' 'git@github.com:' 2022-03-17T19:08:07.8070310Z Entering 'android/libs/fbjni' 2022-03-17T19:08:07.8111386Z Entering 'third_party/FP16' 2022-03-17T19:08:07.8152837Z Entering 'third_party/FXdiv' 2022-03-17T19:08:07.8192838Z Entering 'third_party/NNPACK' 2022-03-17T19:08:07.8233142Z Entering 'third_party/QNNPACK' 2022-03-17T19:08:07.8273039Z Entering 'third_party/XNNPACK' 2022-03-17T19:08:07.8324729Z Entering 'third_party/benchmark' 2022-03-17T19:08:07.8364639Z Entering 'third_party/breakpad' 2022-03-17T19:08:07.8406021Z Entering 'third_party/breakpad/src/third_party/lss' 2022-03-17T19:08:07.8448955Z Entering 'third_party/cpuinfo' 2022-03-17T19:08:07.8490322Z Entering 'third_party/cub' 2022-03-17T19:08:07.8531534Z Entering 'third_party/cudnn_frontend' 2022-03-17T19:08:07.8577541Z Entering 'third_party/eigen' 2022-03-17T19:08:07.8619799Z Entering 'third_party/fbgemm' 2022-03-17T19:08:07.8659002Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-03-17T19:08:07.8698970Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-03-17T19:08:07.8739096Z Entering 'third_party/fbgemm/third_party/googletest' 2022-03-17T19:08:07.8780029Z Entering 'third_party/flatbuffers' 2022-03-17T19:08:07.8822167Z Entering 'third_party/fmt' 2022-03-17T19:08:07.8861568Z Entering 'third_party/foxi' 2022-03-17T19:08:07.8901826Z Entering 'third_party/gemmlowp/gemmlowp' 2022-03-17T19:08:07.8942362Z Entering 'third_party/gloo' 2022-03-17T19:08:07.8984033Z Entering 'third_party/googletest' 2022-03-17T19:08:07.9024554Z Entering 'third_party/ideep' 2022-03-17T19:08:07.9067447Z Entering 'third_party/ideep/mkl-dnn' 2022-03-17T19:08:07.9109486Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-03-17T19:08:07.9158597Z Entering 'third_party/ios-cmake' 2022-03-17T19:08:07.9199097Z Entering 'third_party/kineto' 2022-03-17T19:08:07.9241092Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-03-17T19:08:07.9280826Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-03-17T19:08:07.9322407Z Entering 'third_party/nccl/nccl' 2022-03-17T19:08:07.9363087Z Entering 'third_party/neon2sse' 2022-03-17T19:08:07.9403852Z Entering 'third_party/onnx' 2022-03-17T19:08:07.9456885Z Entering 'third_party/onnx/third_party/benchmark' 2022-03-17T19:08:07.9498287Z Entering 'third_party/onnx/third_party/pybind11' 2022-03-17T19:08:07.9540472Z Entering 'third_party/onnx-tensorrt' 2022-03-17T19:08:07.9580496Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-03-17T19:08:07.9627093Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-03-17T19:08:07.9667052Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-03-17T19:08:07.9706135Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-03-17T19:08:07.9751085Z Entering 'third_party/pocketfft' 2022-03-17T19:08:07.9790798Z Entering 'third_party/protobuf' 2022-03-17T19:08:07.9833724Z Entering 'third_party/protobuf/third_party/benchmark' 2022-03-17T19:08:07.9873880Z Entering 'third_party/protobuf/third_party/googletest' 2022-03-17T19:08:07.9916224Z Entering 'third_party/psimd' 2022-03-17T19:08:07.9956600Z Entering 'third_party/pthreadpool' 2022-03-17T19:08:07.9996218Z Entering 'third_party/pybind11' 2022-03-17T19:08:08.0036249Z Entering 'third_party/python-enum' 2022-03-17T19:08:08.0076239Z Entering 'third_party/python-peachpy' 2022-03-17T19:08:08.0115335Z Entering 'third_party/python-six' 2022-03-17T19:08:08.0154755Z Entering 'third_party/sleef' 2022-03-17T19:08:08.0194233Z Entering 'third_party/tbb' 2022-03-17T19:08:08.0235507Z Entering 'third_party/tensorpipe' 2022-03-17T19:08:08.0276469Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-03-17T19:08:08.0315406Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-03-17T19:08:08.0354167Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-03-17T19:08:08.0393666Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-03-17T19:08:08.0432141Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-03-17T19:08:08.0474696Z Entering 'third_party/zstd' 2022-03-17T19:08:08.0524416Z ##[endgroup] 2022-03-17T19:08:08.0602613Z [command]/usr/bin/git log -1 --format='%H' 2022-03-17T19:08:08.0637291Z '4b4f652f799c732a7280052e44a803a4cf6084de' 2022-03-17T19:08:08.0698773Z ##[group]Run # Remove any artifacts from the previous checkouts 2022-03-17T19:08:08.0699189Z # Remove any artifacts from the previous checkouts 2022-03-17T19:08:08.0699488Z git clean -fxd 2022-03-17T19:08:08.0713095Z shell: /usr/bin/bash -e {0} 2022-03-17T19:08:08.0713341Z env: 2022-03-17T19:08:08.0713628Z BUILD_ENVIRONMENT: linux-xenial-cuda11.3-py3.7-gcc7 2022-03-17T19:08:08.0714131Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7 2022-03-17T19:08:08.0714599Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-03-17T19:08:08.0715012Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-03-17T19:08:08.0715365Z TORCH_CUDA_ARCH_LIST: 5.2 2022-03-17T19:08:08.0715589Z IN_CI: 1 2022-03-17T19:08:08.0715804Z IS_GHA: 1 2022-03-17T19:08:08.0716012Z IN_WHEEL_TEST: 1 2022-03-17T19:08:08.0716310Z CUSTOM_TEST_ARTIFACT_BUILD_DIR: build/custom_test_artifacts 2022-03-17T19:08:08.0716716Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-03-17T19:08:08.0717025Z PR_LABELS: [] 2022-03-17T19:08:08.0717460Z GITHUB_TOKEN: *** 2022-03-17T19:08:08.0717724Z AWS_DEFAULT_REGION: us-east-1 2022-03-17T19:08:08.0717963Z PR_NUMBER: 2022-03-17T19:08:08.0718229Z SHA1: 4b4f652f799c732a7280052e44a803a4cf6084de 2022-03-17T19:08:08.0718498Z PYTORCH_RETRY_TEST_CASES: 1 2022-03-17T19:08:08.0718765Z GIT_DEFAULT_BRANCH: master 2022-03-17T19:08:08.0719268Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:c3998772049b8a8ba52cedfa525c9feda04cb2c7 2022-03-17T19:08:08.0719792Z JOB_BASE_NAME: linux-xenial-cuda11.3-py3.7-gcc7-test 2022-03-17T19:08:08.0720102Z TEST_CONFIG: default 2022-03-17T19:08:08.0720321Z SHARD_NUMBER: 1 2022-03-17T19:08:08.0720553Z NUM_TEST_SHARDS: 2 2022-03-17T19:08:08.0720784Z PR_BODY: 2022-03-17T19:08:08.0720992Z ##[endgroup] 2022-03-17T19:08:08.0899436Z ##[group]Run retry () { 2022-03-17T19:08:08.0899785Z retry () { 2022-03-17T19:08:08.0900086Z  "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") 2022-03-17T19:08:08.0900381Z } 2022-03-17T19:08:08.0900697Z retry docker pull "${DOCKER_IMAGE}" 2022-03-17T19:08:08.0913481Z shell: /usr/bin/bash -e {0} 2022-03-17T19:08:08.0913770Z env: 2022-03-17T19:08:08.0914097Z BUILD_ENVIRONMENT: linux-xenial-cuda11.3-py3.7-gcc7 2022-03-17T19:08:08.0914638Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7 2022-03-17T19:08:08.0915148Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-03-17T19:08:08.0915610Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-03-17T19:08:08.0916007Z TORCH_CUDA_ARCH_LIST: 5.2 2022-03-17T19:08:08.0916270Z IN_CI: 1 2022-03-17T19:08:08.0916524Z IS_GHA: 1 2022-03-17T19:08:08.0916772Z IN_WHEEL_TEST: 1 2022-03-17T19:08:08.0917147Z CUSTOM_TEST_ARTIFACT_BUILD_DIR: build/custom_test_artifacts 2022-03-17T19:08:08.0917558Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-03-17T19:08:08.0917917Z PR_LABELS: [] 2022-03-17T19:08:08.0918353Z GITHUB_TOKEN: *** 2022-03-17T19:08:08.0918644Z AWS_DEFAULT_REGION: us-east-1 2022-03-17T19:08:08.0918937Z PR_NUMBER: 2022-03-17T19:08:08.0919230Z SHA1: 4b4f652f799c732a7280052e44a803a4cf6084de 2022-03-17T19:08:08.0919554Z PYTORCH_RETRY_TEST_CASES: 1 2022-03-17T19:08:08.0919844Z GIT_DEFAULT_BRANCH: master 2022-03-17T19:08:08.0920383Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:c3998772049b8a8ba52cedfa525c9feda04cb2c7 2022-03-17T19:08:08.0920968Z JOB_BASE_NAME: linux-xenial-cuda11.3-py3.7-gcc7-test 2022-03-17T19:08:08.0921300Z TEST_CONFIG: default 2022-03-17T19:08:08.0921577Z SHARD_NUMBER: 1 2022-03-17T19:08:08.0921835Z NUM_TEST_SHARDS: 2 2022-03-17T19:08:08.0922113Z PR_BODY: 2022-03-17T19:08:08.0922380Z ##[endgroup] 2022-03-17T19:08:08.3559545Z c3998772049b8a8ba52cedfa525c9feda04cb2c7: Pulling from pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7 2022-03-17T19:08:08.3560463Z 58690f9b18fc: Pulling fs layer 2022-03-17T19:08:08.3560926Z b51569e7c507: Pulling fs layer 2022-03-17T19:08:08.3561697Z da8ef40b9eca: Pulling fs layer 2022-03-17T19:08:08.3562246Z fb15d46c38dc: Pulling fs layer 2022-03-17T19:08:08.3562715Z 4394b9f66b9a: Pulling fs layer 2022-03-17T19:08:08.3563171Z 22c97c628c7c: Pulling fs layer 2022-03-17T19:08:08.3563418Z 4603e084f865: Pulling fs layer 2022-03-17T19:08:08.3563680Z 0efe41560fc9: Pulling fs layer 2022-03-17T19:08:08.3563930Z 2a708e46e4ce: Pulling fs layer 2022-03-17T19:08:08.3564193Z a88643889c30: Pulling fs layer 2022-03-17T19:08:08.3568461Z 0a97b47d3470: Pulling fs layer 2022-03-17T19:08:08.3568852Z 95bff152db9a: Pulling fs layer 2022-03-17T19:08:08.3569127Z f415fd767169: Pulling fs layer 2022-03-17T19:08:08.3569372Z 2350347ab300: Pulling fs layer 2022-03-17T19:08:08.3569651Z 9ab0eac18dff: Pulling fs layer 2022-03-17T19:08:08.3569906Z 2a708e46e4ce: Waiting 2022-03-17T19:08:08.3570164Z 868da44a8860: Pulling fs layer 2022-03-17T19:08:08.3570534Z cc0029abc03f: Pulling fs layer 2022-03-17T19:08:08.3570888Z 4394b9f66b9a: Waiting 2022-03-17T19:08:08.3571131Z a88643889c30: Waiting 2022-03-17T19:08:08.3571361Z c45e6042be05: Pulling fs layer 2022-03-17T19:08:08.3571635Z d1e7e8aafebd: Pulling fs layer 2022-03-17T19:08:08.3571870Z 22c97c628c7c: Waiting 2022-03-17T19:08:08.3572119Z bff23355a96d: Pulling fs layer 2022-03-17T19:08:08.3572364Z 8d733210f9f6: Pulling fs layer 2022-03-17T19:08:08.3572608Z 4603e084f865: Waiting 2022-03-17T19:08:08.3572843Z 0efe41560fc9: Waiting 2022-03-17T19:08:08.3573076Z e29500059cfe: Pulling fs layer 2022-03-17T19:08:08.3573352Z a7162e106409: Pulling fs layer 2022-03-17T19:08:08.3573870Z 156ef8f3a13c: Pulling fs layer 2022-03-17T19:08:08.3574319Z 0a97b47d3470: Waiting 2022-03-17T19:08:08.3574696Z 08ba1108f7b7: Pulling fs layer 2022-03-17T19:08:08.3575384Z 9ab0eac18dff: Waiting 2022-03-17T19:08:08.3575970Z b1ca60ec900e: Pulling fs layer 2022-03-17T19:08:08.3576336Z 9422c548b247: Pulling fs layer 2022-03-17T19:08:08.3576757Z 95bff152db9a: Waiting 2022-03-17T19:08:08.3577178Z d1e7e8aafebd: Waiting 2022-03-17T19:08:08.3577628Z f415fd767169: Waiting 2022-03-17T19:08:08.3578062Z 2629d28d8057: Pulling fs layer 2022-03-17T19:08:08.3578505Z bff23355a96d: Waiting 2022-03-17T19:08:08.3578942Z c45e6042be05: Waiting 2022-03-17T19:08:08.3579361Z 51b3d0db68b0: Pulling fs layer 2022-03-17T19:08:08.3579806Z fb15d46c38dc: Waiting 2022-03-17T19:08:08.3580151Z 2350347ab300: Waiting 2022-03-17T19:08:08.3580405Z df925f176b66: Pulling fs layer 2022-03-17T19:08:08.3580639Z b1ca60ec900e: Waiting 2022-03-17T19:08:08.3580887Z 94e62fb0708b: Pulling fs layer 2022-03-17T19:08:08.3581562Z 868da44a8860: Waiting 2022-03-17T19:08:08.3581803Z 08ba1108f7b7: Waiting 2022-03-17T19:08:08.3582030Z 2629d28d8057: Waiting 2022-03-17T19:08:08.3582244Z cc0029abc03f: Waiting 2022-03-17T19:08:08.3582484Z 51b3d0db68b0: Waiting 2022-03-17T19:08:08.3582717Z 2783d99ced8a: Pulling fs layer 2022-03-17T19:08:08.3582968Z 156ef8f3a13c: Waiting 2022-03-17T19:08:08.3583198Z df925f176b66: Waiting 2022-03-17T19:08:08.3583425Z d7107983cd6c: Pulling fs layer 2022-03-17T19:08:08.3583688Z 9b4350e11a74: Pulling fs layer 2022-03-17T19:08:08.3583916Z 2783d99ced8a: Waiting 2022-03-17T19:08:08.3584158Z 40231bcc3933: Pulling fs layer 2022-03-17T19:08:08.3584400Z 12611fd1614b: Pulling fs layer 2022-03-17T19:08:08.3584642Z e29500059cfe: Waiting 2022-03-17T19:08:08.3584854Z 9b4350e11a74: Waiting 2022-03-17T19:08:08.3585098Z a8b79af452cb: Pulling fs layer 2022-03-17T19:08:08.3585344Z 40231bcc3933: Waiting 2022-03-17T19:08:08.3585569Z 17f77bcc71e7: Pulling fs layer 2022-03-17T19:08:08.3585831Z 88ad1b55251d: Pulling fs layer 2022-03-17T19:08:08.3586085Z d7107983cd6c: Waiting 2022-03-17T19:08:08.3586337Z b8e74acbf1bb: Pulling fs layer 2022-03-17T19:08:08.3586585Z 12611fd1614b: Waiting 2022-03-17T19:08:08.3586798Z 8d733210f9f6: Waiting 2022-03-17T19:08:08.3587041Z 44810df15216: Pulling fs layer 2022-03-17T19:08:08.3587278Z 4af02869d275: Pulling fs layer 2022-03-17T19:08:08.3587537Z a23a0a601a32: Pulling fs layer 2022-03-17T19:08:08.3587779Z 45d5316499db: Pulling fs layer 2022-03-17T19:08:08.3588037Z cf097a682947: Pulling fs layer 2022-03-17T19:08:08.3588576Z 17f77bcc71e7: Waiting 2022-03-17T19:08:08.3588888Z 795311cb799f: Pulling fs layer 2022-03-17T19:08:08.3589145Z 575631837e37: Pulling fs layer 2022-03-17T19:08:08.3589376Z b8e74acbf1bb: Waiting 2022-03-17T19:08:08.3589630Z d9832f16d0b0: Pulling fs layer 2022-03-17T19:08:08.3589855Z 44810df15216: Waiting 2022-03-17T19:08:08.3590229Z 795311cb799f: Waiting 2022-03-17T19:08:08.3590643Z a23a0a601a32: Waiting 2022-03-17T19:08:08.3590951Z 45d5316499db: Waiting 2022-03-17T19:08:08.3591185Z cf097a682947: Waiting 2022-03-17T19:08:08.3591398Z 4af02869d275: Waiting 2022-03-17T19:08:08.3591629Z d9832f16d0b0: Waiting 2022-03-17T19:08:08.4209559Z da8ef40b9eca: Verifying Checksum 2022-03-17T19:08:08.4210335Z da8ef40b9eca: Download complete 2022-03-17T19:08:08.4244987Z b51569e7c507: Verifying Checksum 2022-03-17T19:08:08.4245326Z b51569e7c507: Download complete 2022-03-17T19:08:08.5065368Z fb15d46c38dc: Verifying Checksum 2022-03-17T19:08:08.5065826Z fb15d46c38dc: Download complete 2022-03-17T19:08:08.5629023Z 4394b9f66b9a: Verifying Checksum 2022-03-17T19:08:08.5629355Z 4394b9f66b9a: Download complete 2022-03-17T19:08:08.6284404Z 4603e084f865: Download complete 2022-03-17T19:08:08.6741654Z 22c97c628c7c: Verifying Checksum 2022-03-17T19:08:08.6963597Z 22c97c628c7c: Download complete 2022-03-17T19:08:08.6964112Z 0efe41560fc9: Verifying Checksum 2022-03-17T19:08:08.6964630Z 0efe41560fc9: Download complete 2022-03-17T19:08:08.7613293Z a88643889c30: Verifying Checksum 2022-03-17T19:08:08.7613884Z a88643889c30: Download complete 2022-03-17T19:08:08.8752608Z 58690f9b18fc: Verifying Checksum 2022-03-17T19:08:08.8752975Z 58690f9b18fc: Download complete 2022-03-17T19:08:08.9506375Z 95bff152db9a: Verifying Checksum 2022-03-17T19:08:08.9506787Z 95bff152db9a: Download complete 2022-03-17T19:08:10.3932237Z 58690f9b18fc: Pull complete 2022-03-17T19:08:10.5180168Z b51569e7c507: Pull complete 2022-03-17T19:08:10.6357496Z da8ef40b9eca: Pull complete 2022-03-17T19:08:10.7764775Z fb15d46c38dc: Pull complete 2022-03-17T19:08:11.1179081Z 4394b9f66b9a: Pull complete 2022-03-17T19:08:11.4843596Z 22c97c628c7c: Pull complete 2022-03-17T19:08:11.5944430Z 4603e084f865: Pull complete 2022-03-17T19:08:11.7205432Z 0efe41560fc9: Pull complete 2022-03-17T19:08:17.4066816Z 2a708e46e4ce: Verifying Checksum 2022-03-17T19:08:17.4067275Z 2a708e46e4ce: Download complete 2022-03-17T19:08:17.4937980Z 2350347ab300: Verifying Checksum 2022-03-17T19:08:17.4938609Z 2350347ab300: Download complete 2022-03-17T19:08:19.3616037Z 9ab0eac18dff: Verifying Checksum 2022-03-17T19:08:19.3616734Z 9ab0eac18dff: Download complete 2022-03-17T19:08:19.3898791Z 0a97b47d3470: Verifying Checksum 2022-03-17T19:08:19.3899363Z 0a97b47d3470: Download complete 2022-03-17T19:08:19.4479960Z 868da44a8860: Verifying Checksum 2022-03-17T19:08:19.4480522Z 868da44a8860: Download complete 2022-03-17T19:08:19.4691330Z cc0029abc03f: Verifying Checksum 2022-03-17T19:08:19.4691910Z cc0029abc03f: Download complete 2022-03-17T19:08:19.5273110Z c45e6042be05: Download complete 2022-03-17T19:08:19.6153535Z bff23355a96d: Download complete 2022-03-17T19:08:19.9052273Z d1e7e8aafebd: Verifying Checksum 2022-03-17T19:08:19.9052812Z d1e7e8aafebd: Download complete 2022-03-17T19:08:19.9755910Z e29500059cfe: Download complete 2022-03-17T19:08:20.8478082Z a7162e106409: Verifying Checksum 2022-03-17T19:08:20.8478416Z a7162e106409: Download complete 2022-03-17T19:08:20.9437300Z 156ef8f3a13c: Verifying Checksum 2022-03-17T19:08:20.9437711Z 156ef8f3a13c: Download complete 2022-03-17T19:08:21.0047629Z 08ba1108f7b7: Download complete 2022-03-17T19:08:21.1041093Z b1ca60ec900e: Verifying Checksum 2022-03-17T19:08:21.1041644Z b1ca60ec900e: Download complete 2022-03-17T19:08:22.0499019Z 9422c548b247: Verifying Checksum 2022-03-17T19:08:22.0499391Z 9422c548b247: Download complete 2022-03-17T19:08:22.1206123Z 2629d28d8057: Verifying Checksum 2022-03-17T19:08:22.1206787Z 2629d28d8057: Download complete 2022-03-17T19:08:22.1866218Z 51b3d0db68b0: Verifying Checksum 2022-03-17T19:08:22.1866856Z 51b3d0db68b0: Download complete 2022-03-17T19:08:22.2616780Z df925f176b66: Verifying Checksum 2022-03-17T19:08:22.2617487Z df925f176b66: Download complete 2022-03-17T19:08:22.3475379Z 94e62fb0708b: Verifying Checksum 2022-03-17T19:08:22.3475750Z 94e62fb0708b: Download complete 2022-03-17T19:08:22.4247172Z 2783d99ced8a: Download complete 2022-03-17T19:08:23.4541962Z d7107983cd6c: Verifying Checksum 2022-03-17T19:08:23.4542588Z d7107983cd6c: Download complete 2022-03-17T19:08:23.5293689Z 9b4350e11a74: Download complete 2022-03-17T19:08:23.6212408Z 40231bcc3933: Download complete 2022-03-17T19:08:23.9156119Z 12611fd1614b: Verifying Checksum 2022-03-17T19:08:23.9156699Z 12611fd1614b: Download complete 2022-03-17T19:08:24.0166442Z a8b79af452cb: Download complete 2022-03-17T19:08:24.4353747Z 17f77bcc71e7: Verifying Checksum 2022-03-17T19:08:24.4354406Z 17f77bcc71e7: Download complete 2022-03-17T19:08:24.5019523Z 88ad1b55251d: Verifying Checksum 2022-03-17T19:08:24.5019865Z 88ad1b55251d: Download complete 2022-03-17T19:08:24.5759003Z b8e74acbf1bb: Verifying Checksum 2022-03-17T19:08:24.5760050Z b8e74acbf1bb: Download complete 2022-03-17T19:08:27.4247422Z 44810df15216: Verifying Checksum 2022-03-17T19:08:27.4247767Z 44810df15216: Download complete 2022-03-17T19:08:27.5123544Z 4af02869d275: Verifying Checksum 2022-03-17T19:08:27.5123922Z 4af02869d275: Download complete 2022-03-17T19:08:27.5861343Z a23a0a601a32: Verifying Checksum 2022-03-17T19:08:27.5861713Z a23a0a601a32: Download complete 2022-03-17T19:08:27.6531920Z 45d5316499db: Download complete 2022-03-17T19:08:27.6754279Z f415fd767169: Verifying Checksum 2022-03-17T19:08:27.6754602Z f415fd767169: Download complete 2022-03-17T19:08:27.7240525Z cf097a682947: Verifying Checksum 2022-03-17T19:08:27.7241021Z cf097a682947: Download complete 2022-03-17T19:08:27.8110664Z 575631837e37: Verifying Checksum 2022-03-17T19:08:27.8111003Z 575631837e37: Download complete 2022-03-17T19:08:27.8453266Z 795311cb799f: Verifying Checksum 2022-03-17T19:08:27.8453899Z 795311cb799f: Download complete 2022-03-17T19:08:28.6283522Z d9832f16d0b0: Verifying Checksum 2022-03-17T19:08:28.6284129Z d9832f16d0b0: Download complete 2022-03-17T19:08:29.5907910Z 2a708e46e4ce: Pull complete 2022-03-17T19:08:29.7110775Z a88643889c30: Pull complete 2022-03-17T19:08:35.0548208Z 8d733210f9f6: Verifying Checksum 2022-03-17T19:08:35.0548647Z 8d733210f9f6: Download complete 2022-03-17T19:08:47.0746850Z 0a97b47d3470: Pull complete 2022-03-17T19:08:48.9471932Z 95bff152db9a: Pull complete 2022-03-17T19:09:19.5963277Z f415fd767169: Pull complete 2022-03-17T19:09:21.4761065Z 2350347ab300: Pull complete 2022-03-17T19:09:28.7508146Z 9ab0eac18dff: Pull complete 2022-03-17T19:09:30.6299522Z 868da44a8860: Pull complete 2022-03-17T19:09:32.6017033Z cc0029abc03f: Pull complete 2022-03-17T19:09:34.4803830Z c45e6042be05: Pull complete 2022-03-17T19:09:37.7598423Z d1e7e8aafebd: Pull complete 2022-03-17T19:09:39.6394240Z bff23355a96d: Pull complete 2022-03-17T19:10:06.2170634Z 8d733210f9f6: Pull complete 2022-03-17T19:10:07.6571470Z e29500059cfe: Pull complete 2022-03-17T19:10:10.7831813Z a7162e106409: Pull complete 2022-03-17T19:10:12.8877575Z 156ef8f3a13c: Pull complete 2022-03-17T19:10:14.7652090Z 08ba1108f7b7: Pull complete 2022-03-17T19:10:16.6727109Z b1ca60ec900e: Pull complete 2022-03-17T19:10:21.0162018Z 9422c548b247: Pull complete 2022-03-17T19:10:23.2961559Z 2629d28d8057: Pull complete 2022-03-17T19:10:26.3293090Z 51b3d0db68b0: Pull complete 2022-03-17T19:10:29.3582372Z df925f176b66: Pull complete 2022-03-17T19:10:32.3593306Z 94e62fb0708b: Pull complete 2022-03-17T19:10:34.8111107Z 2783d99ced8a: Pull complete 2022-03-17T19:10:38.2515018Z d7107983cd6c: Pull complete 2022-03-17T19:10:38.3583334Z 9b4350e11a74: Pull complete 2022-03-17T19:10:38.4907613Z 40231bcc3933: Pull complete 2022-03-17T19:10:38.9007051Z 12611fd1614b: Pull complete 2022-03-17T19:10:39.0194086Z a8b79af452cb: Pull complete 2022-03-17T19:10:40.2652415Z 17f77bcc71e7: Pull complete 2022-03-17T19:10:40.3752829Z 88ad1b55251d: Pull complete 2022-03-17T19:10:40.4727636Z b8e74acbf1bb: Pull complete 2022-03-17T19:10:45.6639240Z 44810df15216: Pull complete 2022-03-17T19:10:45.7986633Z 4af02869d275: Pull complete 2022-03-17T19:10:45.9151925Z a23a0a601a32: Pull complete 2022-03-17T19:10:46.0519070Z 45d5316499db: Pull complete 2022-03-17T19:10:46.1629971Z cf097a682947: Pull complete 2022-03-17T19:10:46.9015413Z 795311cb799f: Pull complete 2022-03-17T19:10:47.0116034Z 575631837e37: Pull complete 2022-03-17T19:10:49.2893220Z d9832f16d0b0: Pull complete 2022-03-17T19:10:49.3041444Z Digest: sha256:e95af236903b074012c7b9a7d7543a1a50421cedce14158d8cbd1649b571f253 2022-03-17T19:10:49.3090621Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:c3998772049b8a8ba52cedfa525c9feda04cb2c7 2022-03-17T19:10:49.3133294Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:c3998772049b8a8ba52cedfa525c9feda04cb2c7 2022-03-17T19:10:49.3196178Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a 2022-03-17T19:10:49.3196509Z with: 2022-03-17T19:10:49.3196743Z timeout_minutes: 10 2022-03-17T19:10:49.3196969Z max_attempts: 3 2022-03-17T19:10:49.3197350Z command: set -ex bash .github/scripts/install_nvidia_utils_linux.sh echo "GPU_FLAG=--gpus all" >> "${GITHUB_ENV}" 2022-03-17T19:10:49.3197732Z retry_wait_seconds: 10 2022-03-17T19:10:49.3197981Z polling_interval_seconds: 1 2022-03-17T19:10:49.3198251Z warning_on_retry: true 2022-03-17T19:10:49.3198491Z continue_on_error: false 2022-03-17T19:10:49.3198727Z env: 2022-03-17T19:10:49.3199021Z BUILD_ENVIRONMENT: linux-xenial-cuda11.3-py3.7-gcc7 2022-03-17T19:10:49.3199504Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7 2022-03-17T19:10:49.3199993Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-03-17T19:10:49.3200432Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-03-17T19:10:49.3200778Z TORCH_CUDA_ARCH_LIST: 5.2 2022-03-17T19:10:49.3201022Z IN_CI: 1 2022-03-17T19:10:49.3201243Z IS_GHA: 1 2022-03-17T19:10:49.3201451Z IN_WHEEL_TEST: 1 2022-03-17T19:10:49.3201748Z CUSTOM_TEST_ARTIFACT_BUILD_DIR: build/custom_test_artifacts 2022-03-17T19:10:49.3202111Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-03-17T19:10:49.3202427Z PR_LABELS: [] 2022-03-17T19:10:49.3202855Z GITHUB_TOKEN: *** 2022-03-17T19:10:49.3203106Z AWS_DEFAULT_REGION: us-east-1 2022-03-17T19:10:49.3203362Z PR_NUMBER: 2022-03-17T19:10:49.3203616Z SHA1: 4b4f652f799c732a7280052e44a803a4cf6084de 2022-03-17T19:10:49.3203901Z PYTORCH_RETRY_TEST_CASES: 1 2022-03-17T19:10:49.3204151Z GIT_DEFAULT_BRANCH: master 2022-03-17T19:10:49.3204648Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:c3998772049b8a8ba52cedfa525c9feda04cb2c7 2022-03-17T19:10:49.3205195Z JOB_BASE_NAME: linux-xenial-cuda11.3-py3.7-gcc7-test 2022-03-17T19:10:49.3205492Z TEST_CONFIG: default 2022-03-17T19:10:49.3205729Z SHARD_NUMBER: 1 2022-03-17T19:10:49.3205947Z NUM_TEST_SHARDS: 2 2022-03-17T19:10:49.3206180Z PR_BODY: 2022-03-17T19:10:49.3206404Z ##[endgroup] 2022-03-17T19:10:49.3646722Z 2022-03-17T19:10:49.3721933Z == Installing nvidia container toolkit for amzn2 == 2022-03-17T19:10:49.3724799Z + bash .github/scripts/install_nvidia_utils_linux.sh 2022-03-17T19:10:49.3725194Z + sudo yum install -y yum-utils 2022-03-17T19:10:49.9152110Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2022-03-17T19:10:51.2290768Z Package yum-utils-1.1.31-46.amzn2.0.1.noarch already installed and latest version 2022-03-17T19:10:51.2291148Z Nothing to do 2022-03-17T19:10:51.3027941Z + sudo yum-config-manager --add-repo https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo 2022-03-17T19:10:51.8437814Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2022-03-17T19:10:51.8767478Z adding repo from: https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo 2022-03-17T19:10:51.8768367Z grabbing file https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo to /etc/yum.repos.d/nvidia-docker.repo 2022-03-17T19:10:51.8768873Z repo saved to /etc/yum.repos.d/nvidia-docker.repo 2022-03-17T19:10:51.8914229Z + sudo yum install -y nvidia-docker2 2022-03-17T19:10:52.4104755Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2022-03-17T19:10:53.6778725Z Package nvidia-docker2-2.9.1-1.noarch already installed and latest version 2022-03-17T19:10:53.6779522Z Nothing to do 2022-03-17T19:10:53.7508782Z + sudo systemctl restart docker 2022-03-17T19:11:04.5367985Z == Installing nvidia driver NVIDIA-Linux-x86_64-495.44.run == 2022-03-17T19:11:04.5369846Z + sudo yum groupinstall -y 'Development Tools' 2022-03-17T19:11:05.0774266Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2022-03-17T19:11:06.1048809Z Maybe run: yum groups mark install (see man yum) 2022-03-17T19:11:06.1049305Z No packages in any requested group available to install or update 2022-03-17T19:11:06.1795669Z ++ uname -r 2022-03-17T19:11:06.1799783Z + sudo yum install -y 'kernel-devel-uname-r == 4.14.252-195.483.amzn2.x86_64' 2022-03-17T19:11:06.7237810Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2022-03-17T19:11:07.9819414Z Package kernel-devel-4.14.252-195.483.amzn2.x86_64 already installed and latest version 2022-03-17T19:11:07.9819816Z Nothing to do 2022-03-17T19:11:08.0598640Z + sudo curl -fsL -o /tmp/nvidia_driver https://s3.amazonaws.com/ossci-linux/nvidia_driver/NVIDIA-Linux-x86_64-495.44.run 2022-03-17T19:11:10.9146823Z + sudo /bin/bash /tmp/nvidia_driver -s --no-drm 2022-03-17T19:11:11.9814737Z Verifying archive integrity... OK 2022-03-17T19:11:33.3240233Z Uncompressing NVIDIA Accelerated Graphics Driver for Linux-x86_64 495.44...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... 2022-03-17T19:11:33.5810157Z 2022-03-17T19:11:33.5810937Z WARNING: The nvidia-drm module will not be installed. As a result, DRM-KMS will not function with this installation of the NVIDIA driver. 2022-03-17T19:11:33.5811262Z 2022-03-17T19:11:53.9347082Z 2022-03-17T19:11:53.9348989Z WARNING: nvidia-installer was forced to guess the X library path '/usr/lib64' and X module path '/usr/lib64/xorg/modules'; these paths were not queryable from the system. If X fails to find the NVIDIA X driver module, please install the `pkg-config` utility and the X.Org SDK/development package for your distribution and reinstall the driver. 2022-03-17T19:11:53.9349636Z 2022-03-17T19:12:02.0754577Z + sudo rm -fv /tmp/nvidia_driver 2022-03-17T19:12:02.1216469Z removed '/tmp/nvidia_driver' 2022-03-17T19:12:02.1233330Z + nvidia-smi 2022-03-17T19:12:04.3793726Z Thu Mar 17 19:12:04 2022 2022-03-17T19:12:04.3794869Z +-----------------------------------------------------------------------------+ 2022-03-17T19:12:04.3796726Z | NVIDIA-SMI 495.44 Driver Version: 495.44 CUDA Version: 11.5 | 2022-03-17T19:12:04.3797257Z |-------------------------------+----------------------+----------------------+ 2022-03-17T19:12:04.3797756Z | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | 2022-03-17T19:12:04.3798239Z | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | 2022-03-17T19:12:04.3798575Z | | | MIG M. | 2022-03-17T19:12:04.3841625Z |===============================+======================+======================| 2022-03-17T19:12:04.3842686Z | 0 Tesla M60 Off | 00000000:00:1E.0 Off | 0 | 2022-03-17T19:12:04.3843059Z | N/A 29C P0 37W / 150W | 0MiB / 7618MiB | 99% Default | 2022-03-17T19:12:04.3843352Z | | | N/A | 2022-03-17T19:12:04.3843833Z +-------------------------------+----------------------+----------------------+ 2022-03-17T19:12:04.3844193Z 2022-03-17T19:12:04.3844598Z +-----------------------------------------------------------------------------+ 2022-03-17T19:12:04.3844964Z | Processes: | 2022-03-17T19:12:04.3845295Z | GPU GI CI PID Type Process name GPU Memory | 2022-03-17T19:12:04.3845863Z | ID ID Usage | 2022-03-17T19:12:04.3846188Z |=============================================================================| 2022-03-17T19:12:04.3846473Z | No running processes found | 2022-03-17T19:12:04.3846932Z +-----------------------------------------------------------------------------+ 2022-03-17T19:12:04.6484183Z + echo 'GPU_FLAG=--gpus all' 2022-03-17T19:12:05.4354633Z Command completed after 1 attempt(s). 2022-03-17T19:12:05.4355051Z 2022-03-17T19:12:05.4400734Z ##[group]Run shm_size="1g" 2022-03-17T19:12:05.4401025Z shm_size="1g" 2022-03-17T19:12:05.4401301Z case "${BUILD_ENVIRONMENT}" in 2022-03-17T19:12:05.4401565Z  *cuda*) 2022-03-17T19:12:05.4401786Z  shm_size="2g" 2022-03-17T19:12:05.4402025Z  ;; 2022-03-17T19:12:05.4402232Z  *rocm*) 2022-03-17T19:12:05.4402467Z  shm_size="8g" 2022-03-17T19:12:05.4402679Z  ;; 2022-03-17T19:12:05.4402901Z esac 2022-03-17T19:12:05.4403188Z echo "SHM_SIZE=${shm_size}" >> "${GITHUB_ENV}" 2022-03-17T19:12:05.4416513Z shell: /usr/bin/bash -e {0} 2022-03-17T19:12:05.4416762Z env: 2022-03-17T19:12:05.4417052Z BUILD_ENVIRONMENT: linux-xenial-cuda11.3-py3.7-gcc7 2022-03-17T19:12:05.4417555Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7 2022-03-17T19:12:05.4418094Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-03-17T19:12:05.4418508Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-03-17T19:12:05.4418871Z TORCH_CUDA_ARCH_LIST: 5.2 2022-03-17T19:12:05.4419114Z IN_CI: 1 2022-03-17T19:12:05.4419315Z IS_GHA: 1 2022-03-17T19:12:05.4419541Z IN_WHEEL_TEST: 1 2022-03-17T19:12:05.4419826Z CUSTOM_TEST_ARTIFACT_BUILD_DIR: build/custom_test_artifacts 2022-03-17T19:12:05.4420210Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-03-17T19:12:05.4420515Z PR_LABELS: [] 2022-03-17T19:12:05.4421322Z GITHUB_TOKEN: *** 2022-03-17T19:12:05.4421610Z AWS_DEFAULT_REGION: us-east-1 2022-03-17T19:12:05.4421846Z PR_NUMBER: 2022-03-17T19:12:05.4422118Z SHA1: 4b4f652f799c732a7280052e44a803a4cf6084de 2022-03-17T19:12:05.4422386Z PYTORCH_RETRY_TEST_CASES: 1 2022-03-17T19:12:05.4422657Z GIT_DEFAULT_BRANCH: master 2022-03-17T19:12:05.4423166Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:c3998772049b8a8ba52cedfa525c9feda04cb2c7 2022-03-17T19:12:05.4423694Z JOB_BASE_NAME: linux-xenial-cuda11.3-py3.7-gcc7-test 2022-03-17T19:12:05.4424005Z TEST_CONFIG: default 2022-03-17T19:12:05.4424227Z SHARD_NUMBER: 1 2022-03-17T19:12:05.4424464Z NUM_TEST_SHARDS: 2 2022-03-17T19:12:05.4424701Z PR_BODY: 2022-03-17T19:12:05.4424921Z GPU_FLAG: --gpus all 2022-03-17T19:12:05.4425164Z ##[endgroup] 2022-03-17T19:12:05.4488529Z ##[group]Run seemethere/download-artifact-s3@0504774707cbc8603d7dca922e8026eb8bf3b47b 2022-03-17T19:12:05.4488900Z with: 2022-03-17T19:12:05.4489277Z name: linux-xenial-cuda11.3-py3.7-gcc7 2022-03-17T19:12:05.4489585Z s3-bucket: gha-artifacts 2022-03-17T19:12:05.4489841Z region: us-east-1 2022-03-17T19:12:05.4490045Z env: 2022-03-17T19:12:05.4490333Z BUILD_ENVIRONMENT: linux-xenial-cuda11.3-py3.7-gcc7 2022-03-17T19:12:05.4490813Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7 2022-03-17T19:12:05.4491302Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-03-17T19:12:05.4491720Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-03-17T19:12:05.4492060Z TORCH_CUDA_ARCH_LIST: 5.2 2022-03-17T19:12:05.4492299Z IN_CI: 1 2022-03-17T19:12:05.4492496Z IS_GHA: 1 2022-03-17T19:12:05.4492719Z IN_WHEEL_TEST: 1 2022-03-17T19:12:05.4493040Z CUSTOM_TEST_ARTIFACT_BUILD_DIR: build/custom_test_artifacts 2022-03-17T19:12:05.4493412Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-03-17T19:12:05.4493741Z PR_LABELS: [] 2022-03-17T19:12:05.4494135Z GITHUB_TOKEN: *** 2022-03-17T19:12:05.4494383Z AWS_DEFAULT_REGION: us-east-1 2022-03-17T19:12:05.4494638Z PR_NUMBER: 2022-03-17T19:12:05.4494889Z SHA1: 4b4f652f799c732a7280052e44a803a4cf6084de 2022-03-17T19:12:05.4495176Z PYTORCH_RETRY_TEST_CASES: 1 2022-03-17T19:12:05.4495451Z GIT_DEFAULT_BRANCH: master 2022-03-17T19:12:05.4495936Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:c3998772049b8a8ba52cedfa525c9feda04cb2c7 2022-03-17T19:12:05.4496485Z JOB_BASE_NAME: linux-xenial-cuda11.3-py3.7-gcc7-test 2022-03-17T19:12:05.4496777Z TEST_CONFIG: default 2022-03-17T19:12:05.4497019Z SHARD_NUMBER: 1 2022-03-17T19:12:05.4497255Z NUM_TEST_SHARDS: 2 2022-03-17T19:12:05.4497472Z PR_BODY: 2022-03-17T19:12:05.4497723Z GPU_FLAG: --gpus all 2022-03-17T19:12:05.4497944Z SHM_SIZE: 2g 2022-03-17T19:12:05.4498176Z ##[endgroup] 2022-03-17T19:12:05.9653390Z Found 1 objects with prefix pytorch/pytorch/2000264336/linux-xenial-cuda11.3-py3.7-gcc7/ 2022-03-17T19:12:05.9654012Z Starting download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2022-03-17T19:12:29.6864756Z Finished download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2022-03-17T19:12:29.6865225Z 2022-03-17T19:12:29.6866481Z Artifact download has finished successfully 2022-03-17T19:12:29.6990756Z ##[group]Run unzip -o artifacts.zip 2022-03-17T19:12:29.6991093Z unzip -o artifacts.zip 2022-03-17T19:12:29.7004097Z shell: /usr/bin/bash -e {0} 2022-03-17T19:12:29.7004346Z env: 2022-03-17T19:12:29.7004634Z BUILD_ENVIRONMENT: linux-xenial-cuda11.3-py3.7-gcc7 2022-03-17T19:12:29.7005143Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7 2022-03-17T19:12:29.7005618Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-03-17T19:12:29.7006041Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-03-17T19:12:29.7006465Z TORCH_CUDA_ARCH_LIST: 5.2 2022-03-17T19:12:29.7006691Z IN_CI: 1 2022-03-17T19:12:29.7006910Z IS_GHA: 1 2022-03-17T19:12:29.7007121Z IN_WHEEL_TEST: 1 2022-03-17T19:12:29.7007424Z CUSTOM_TEST_ARTIFACT_BUILD_DIR: build/custom_test_artifacts 2022-03-17T19:12:29.7007790Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-03-17T19:12:29.7008143Z PR_LABELS: [] 2022-03-17T19:12:29.7008579Z GITHUB_TOKEN: *** 2022-03-17T19:12:29.7008843Z AWS_DEFAULT_REGION: us-east-1 2022-03-17T19:12:29.7009085Z PR_NUMBER: 2022-03-17T19:12:29.7009357Z SHA1: 4b4f652f799c732a7280052e44a803a4cf6084de 2022-03-17T19:12:29.7009626Z PYTORCH_RETRY_TEST_CASES: 1 2022-03-17T19:12:29.7009897Z GIT_DEFAULT_BRANCH: master 2022-03-17T19:12:29.7010402Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:c3998772049b8a8ba52cedfa525c9feda04cb2c7 2022-03-17T19:12:29.7010928Z JOB_BASE_NAME: linux-xenial-cuda11.3-py3.7-gcc7-test 2022-03-17T19:12:29.7011386Z TEST_CONFIG: default 2022-03-17T19:12:29.7011610Z SHARD_NUMBER: 1 2022-03-17T19:12:29.7011850Z NUM_TEST_SHARDS: 2 2022-03-17T19:12:29.7012086Z PR_BODY: 2022-03-17T19:12:29.7012308Z GPU_FLAG: --gpus all 2022-03-17T19:12:29.7012549Z SHM_SIZE: 2g 2022-03-17T19:12:29.7012764Z ##[endgroup] 2022-03-17T19:12:29.7053403Z Archive: artifacts.zip 2022-03-17T19:12:29.7056731Z creating: dist/ 2022-03-17T19:12:32.1139256Z inflating: dist/torch-1.12.0a0+git4b4f652-cp37-cp37m-linux_x86_64.whl 2022-03-17T19:12:32.1140018Z creating: build/custom_test_artifacts/ 2022-03-17T19:12:32.1140792Z creating: build/custom_test_artifacts/custom-op-build/ 2022-03-17T19:12:32.1142144Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/ 2022-03-17T19:12:32.1147593Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeOutput.log 2022-03-17T19:12:32.1148645Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/ 2022-03-17T19:12:32.1149709Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CMakeSystem.cmake 2022-03-17T19:12:32.1150845Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdC/ 2022-03-17T19:12:32.1151831Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdC/tmp/ 2022-03-17T19:12:32.1153450Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdC/CMakeCCompilerId.c 2022-03-17T19:12:32.1155248Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdC/a.out 2022-03-17T19:12:32.1156378Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCXX/ 2022-03-17T19:12:32.1157450Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCXX/tmp/ 2022-03-17T19:12:32.1159506Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-03-17T19:12:32.1161740Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCXX/a.out 2022-03-17T19:12:32.1163923Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CMakeDetermineCompilerABI_C.bin 2022-03-17T19:12:32.1165552Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CMakeCCompiler.cmake 2022-03-17T19:12:32.1167610Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CMakeDetermineCompilerABI_CXX.bin 2022-03-17T19:12:32.1169197Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CMakeCXXCompiler.cmake 2022-03-17T19:12:32.1170353Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCUDA/ 2022-03-17T19:12:32.1171451Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/ 2022-03-17T19:12:32.1222158Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2022-03-17T19:12:32.1223610Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2022-03-17T19:12:32.1225037Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2022-03-17T19:12:32.1226428Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2022-03-17T19:12:32.1227895Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2022-03-17T19:12:32.1229253Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2022-03-17T19:12:32.1230635Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin 2022-03-17T19:12:32.1231907Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2022-03-17T19:12:32.1233500Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2022-03-17T19:12:32.1271281Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2022-03-17T19:12:32.1309344Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2022-03-17T19:12:32.1310721Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2022-03-17T19:12:32.1312057Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin 2022-03-17T19:12:32.1313318Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/a_dlink.reg.c 2022-03-17T19:12:32.1314525Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/a_dlink.fatbin 2022-03-17T19:12:32.1315781Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2022-03-17T19:12:32.1317064Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/a_dlink.o 2022-03-17T19:12:32.1319057Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCUDA/CMakeCUDACompilerId.cu 2022-03-17T19:12:32.1388188Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CompilerIdCUDA/a.out 2022-03-17T19:12:32.1456702Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CMakeDetermineCompilerABI_CUDA.bin 2022-03-17T19:12:32.1457966Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.10.3/CMakeCUDACompiler.cmake 2022-03-17T19:12:32.1459039Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ 2022-03-17T19:12:32.1460089Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/feature_tests.c 2022-03-17T19:12:32.1461499Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/feature_tests.cxx 2022-03-17T19:12:32.1463461Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/feature_tests.bin 2022-03-17T19:12:32.1465108Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeError.log 2022-03-17T19:12:32.1466203Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache 2022-03-17T19:12:32.1467163Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ 2022-03-17T19:12:32.1489939Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make 2022-03-17T19:12:32.1491093Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt 2022-03-17T19:12:32.1492246Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake 2022-03-17T19:12:32.1493455Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make 2022-03-17T19:12:32.1494612Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake 2022-03-17T19:12:32.1495806Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make 2022-03-17T19:12:32.1496963Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make 2022-03-17T19:12:32.1550470Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/CXX.includecache 2022-03-17T19:12:32.1568209Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.internal 2022-03-17T19:12:32.1680382Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o 2022-03-17T19:12:32.1681484Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ 2022-03-17T19:12:32.1708031Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make 2022-03-17T19:12:32.1709211Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt 2022-03-17T19:12:32.1710407Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake 2022-03-17T19:12:32.1711551Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make 2022-03-17T19:12:32.1712758Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake 2022-03-17T19:12:32.1713977Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make 2022-03-17T19:12:32.1715204Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make 2022-03-17T19:12:32.1768990Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/CXX.includecache 2022-03-17T19:12:32.1787022Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.internal 2022-03-17T19:12:32.1863814Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2022-03-17T19:12:32.1865081Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-03-17T19:12:32.1866289Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt 2022-03-17T19:12:32.1867396Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks 2022-03-17T19:12:32.1868415Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 2022-03-17T19:12:32.1869715Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake 2022-03-17T19:12:32.1870764Z inflating: build/custom_test_artifacts/custom-op-build/detect_cuda_version.cc 2022-03-17T19:12:32.1874448Z inflating: build/custom_test_artifacts/custom-op-build/CMakeCache.txt 2022-03-17T19:12:32.1875810Z inflating: build/custom_test_artifacts/custom-op-build/Makefile 2022-03-17T19:12:32.1876811Z inflating: build/custom_test_artifacts/custom-op-build/cmake_install.cmake 2022-03-17T19:12:32.1969198Z inflating: build/custom_test_artifacts/custom-op-build/libcustom_ops.so 2022-03-17T19:12:32.2027542Z inflating: build/custom_test_artifacts/custom-op-build/test_custom_ops 2022-03-17T19:12:32.2028437Z creating: build/custom_test_artifacts/jit-hook-build/ 2022-03-17T19:12:32.2029280Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ 2022-03-17T19:12:32.2035239Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeOutput.log 2022-03-17T19:12:32.2036305Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/ 2022-03-17T19:12:32.2037388Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CMakeSystem.cmake 2022-03-17T19:12:32.2038419Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdC/ 2022-03-17T19:12:32.2039467Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdC/tmp/ 2022-03-17T19:12:32.2040644Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdC/CMakeCCompilerId.c 2022-03-17T19:12:32.2042160Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdC/a.out 2022-03-17T19:12:32.2043204Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCXX/ 2022-03-17T19:12:32.2044327Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCXX/tmp/ 2022-03-17T19:12:32.2047720Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-03-17T19:12:32.2049159Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCXX/a.out 2022-03-17T19:12:32.2051484Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CMakeDetermineCompilerABI_C.bin 2022-03-17T19:12:32.2053008Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CMakeCCompiler.cmake 2022-03-17T19:12:32.2054915Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CMakeDetermineCompilerABI_CXX.bin 2022-03-17T19:12:32.2056426Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CMakeCXXCompiler.cmake 2022-03-17T19:12:32.2057529Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCUDA/ 2022-03-17T19:12:32.2058650Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/ 2022-03-17T19:12:32.2111621Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2022-03-17T19:12:32.2113037Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2022-03-17T19:12:32.2114498Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2022-03-17T19:12:32.2115939Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2022-03-17T19:12:32.2117356Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2022-03-17T19:12:32.2118740Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2022-03-17T19:12:32.2120092Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin 2022-03-17T19:12:32.2121436Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2022-03-17T19:12:32.2122852Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2022-03-17T19:12:32.2160668Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2022-03-17T19:12:32.2198733Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2022-03-17T19:12:32.2200152Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2022-03-17T19:12:32.2201450Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin 2022-03-17T19:12:32.2202680Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/a_dlink.reg.c 2022-03-17T19:12:32.2203908Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/a_dlink.fatbin 2022-03-17T19:12:32.2205167Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2022-03-17T19:12:32.2206484Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/a_dlink.o 2022-03-17T19:12:32.2208091Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCUDA/CMakeCUDACompilerId.cu 2022-03-17T19:12:32.2277270Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CompilerIdCUDA/a.out 2022-03-17T19:12:32.2345778Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CMakeDetermineCompilerABI_CUDA.bin 2022-03-17T19:12:32.2346816Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.10.3/CMakeCUDACompiler.cmake 2022-03-17T19:12:32.2347411Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ 2022-03-17T19:12:32.2348473Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/feature_tests.c 2022-03-17T19:12:32.2350279Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/feature_tests.cxx 2022-03-17T19:12:32.2352036Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/feature_tests.bin 2022-03-17T19:12:32.2353149Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeError.log 2022-03-17T19:12:32.2354318Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache 2022-03-17T19:12:32.2354975Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ 2022-03-17T19:12:32.2379363Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make 2022-03-17T19:12:32.2380623Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt 2022-03-17T19:12:32.2382370Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake 2022-03-17T19:12:32.2383617Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make 2022-03-17T19:12:32.2384951Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake 2022-03-17T19:12:32.2385802Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make 2022-03-17T19:12:32.2386361Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make 2022-03-17T19:12:32.2438175Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/CXX.includecache 2022-03-17T19:12:32.2454667Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.internal 2022-03-17T19:12:32.2512472Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2022-03-17T19:12:32.2513827Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-03-17T19:12:32.2515096Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt 2022-03-17T19:12:32.2516222Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks 2022-03-17T19:12:32.2517240Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 2022-03-17T19:12:32.2518433Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake 2022-03-17T19:12:32.2518983Z inflating: build/custom_test_artifacts/jit-hook-build/detect_cuda_version.cc 2022-03-17T19:12:32.2520240Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt 2022-03-17T19:12:32.2521254Z inflating: build/custom_test_artifacts/jit-hook-build/Makefile 2022-03-17T19:12:32.2522323Z inflating: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake 2022-03-17T19:12:32.2567413Z inflating: build/custom_test_artifacts/jit-hook-build/test_jit_hooks 2022-03-17T19:12:32.2568420Z creating: build/custom_test_artifacts/custom-backend-build/ 2022-03-17T19:12:32.2568953Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ 2022-03-17T19:12:32.2573819Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeOutput.log 2022-03-17T19:12:32.2575032Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/ 2022-03-17T19:12:32.2575940Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CMakeSystem.cmake 2022-03-17T19:12:32.2576491Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdC/ 2022-03-17T19:12:32.2577592Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdC/tmp/ 2022-03-17T19:12:32.2578893Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdC/CMakeCCompilerId.c 2022-03-17T19:12:32.2580056Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdC/a.out 2022-03-17T19:12:32.2580634Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCXX/ 2022-03-17T19:12:32.2582183Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCXX/tmp/ 2022-03-17T19:12:32.2583502Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-03-17T19:12:32.2584802Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCXX/a.out 2022-03-17T19:12:32.2586149Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CMakeDetermineCompilerABI_C.bin 2022-03-17T19:12:32.2587042Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CMakeCCompiler.cmake 2022-03-17T19:12:32.2588475Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CMakeDetermineCompilerABI_CXX.bin 2022-03-17T19:12:32.2589659Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CMakeCXXCompiler.cmake 2022-03-17T19:12:32.2590263Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCUDA/ 2022-03-17T19:12:32.2590838Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/ 2022-03-17T19:12:32.2639393Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2022-03-17T19:12:32.2640971Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2022-03-17T19:12:32.2642586Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2022-03-17T19:12:32.2644211Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2022-03-17T19:12:32.2645553Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2022-03-17T19:12:32.2646269Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2022-03-17T19:12:32.2646952Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin 2022-03-17T19:12:32.2647765Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2022-03-17T19:12:32.2648492Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2022-03-17T19:12:32.2682653Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2022-03-17T19:12:32.2719420Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2022-03-17T19:12:32.2720969Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2022-03-17T19:12:32.2722428Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin 2022-03-17T19:12:32.2723827Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/a_dlink.reg.c 2022-03-17T19:12:32.2725027Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/a_dlink.fatbin 2022-03-17T19:12:32.2726369Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2022-03-17T19:12:32.2727039Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCUDA/tmp/a_dlink.o 2022-03-17T19:12:32.2727658Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCUDA/CMakeCUDACompilerId.cu 2022-03-17T19:12:32.2793674Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CompilerIdCUDA/a.out 2022-03-17T19:12:32.2861735Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CMakeDetermineCompilerABI_CUDA.bin 2022-03-17T19:12:32.2863192Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.10.3/CMakeCUDACompiler.cmake 2022-03-17T19:12:32.2864196Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ 2022-03-17T19:12:32.2865323Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/feature_tests.c 2022-03-17T19:12:32.2866497Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/feature_tests.cxx 2022-03-17T19:12:32.2867725Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/feature_tests.bin 2022-03-17T19:12:32.2868554Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeError.log 2022-03-17T19:12:32.2869093Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache 2022-03-17T19:12:32.2869648Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ 2022-03-17T19:12:32.2894398Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make 2022-03-17T19:12:32.2895792Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt 2022-03-17T19:12:32.2897166Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake 2022-03-17T19:12:32.2898523Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make 2022-03-17T19:12:32.2899535Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake 2022-03-17T19:12:32.2900159Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make 2022-03-17T19:12:32.2900773Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make 2022-03-17T19:12:32.2951961Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/CXX.includecache 2022-03-17T19:12:32.2968939Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.internal 2022-03-17T19:12:32.3019951Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2022-03-17T19:12:32.3020929Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ 2022-03-17T19:12:32.3025578Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make 2022-03-17T19:12:32.3026933Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt 2022-03-17T19:12:32.3028233Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake 2022-03-17T19:12:32.3029586Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make 2022-03-17T19:12:32.3030466Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake 2022-03-17T19:12:32.3031080Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make 2022-03-17T19:12:32.3031672Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make 2022-03-17T19:12:32.3037173Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/CXX.includecache 2022-03-17T19:12:32.3040628Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.internal 2022-03-17T19:12:32.3181552Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2022-03-17T19:12:32.3183185Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-03-17T19:12:32.3184459Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt 2022-03-17T19:12:32.3185718Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks 2022-03-17T19:12:32.3186548Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 2022-03-17T19:12:32.3187092Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake 2022-03-17T19:12:32.3187613Z inflating: build/custom_test_artifacts/custom-backend-build/detect_cuda_version.cc 2022-03-17T19:12:32.3188685Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt 2022-03-17T19:12:32.3189760Z inflating: build/custom_test_artifacts/custom-backend-build/Makefile 2022-03-17T19:12:32.3190794Z inflating: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake 2022-03-17T19:12:32.3305138Z inflating: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so 2022-03-17T19:12:32.3346102Z inflating: build/custom_test_artifacts/custom-backend-build/test_custom_backend 2022-03-17T19:12:32.3346858Z creating: build/lib/ 2022-03-17T19:12:32.3347486Z inflating: build/lib/libclog.a 2022-03-17T19:12:32.3411276Z inflating: build/lib/libgtest.a 2022-03-17T19:12:32.3421337Z inflating: build/lib/libpthreadpool.a 2022-03-17T19:12:32.3509038Z inflating: build/lib/libbenchmark.a 2022-03-17T19:12:32.3614567Z inflating: build/lib/libprotobuf-lite.a 2022-03-17T19:12:32.3670256Z inflating: build/lib/libasmjit.a 2022-03-17T19:12:32.3701888Z inflating: build/lib/libtensorpipe_uv.a 2022-03-17T19:12:32.3834316Z inflating: build/lib/libgloo.a 2022-03-17T19:12:32.3853638Z inflating: build/lib/libfmt.a 2022-03-17T19:12:32.4385033Z inflating: build/lib/libprotobuf.a 2022-03-17T19:12:32.4390538Z inflating: build/lib/libbreakpad_common.a 2022-03-17T19:12:32.4391171Z inflating: build/lib/libfoxi_loader.a 2022-03-17T19:12:32.4452384Z inflating: build/lib/libc10.so 2022-03-17T19:12:32.4453472Z inflating: build/lib/libtorch_global_deps.so 2022-03-17T19:12:32.4456280Z inflating: build/lib/libcaffe2_nvrtc.so 2022-03-17T19:12:32.4465640Z inflating: build/lib/libcpuinfo.a 2022-03-17T19:12:32.4468161Z inflating: build/lib/libnnpack_reference_layers.a 2022-03-17T19:12:32.4486481Z inflating: build/lib/libgmock.a 2022-03-17T19:12:32.4487238Z inflating: build/lib/libgtest_main.a 2022-03-17T19:12:32.4496231Z inflating: build/lib/libcpuinfo_internals.a 2022-03-17T19:12:32.4496969Z inflating: build/lib/libbenchmark_main.a 2022-03-17T19:12:33.2659666Z inflating: build/lib/libdnnl.a 2022-03-17T19:12:33.3227691Z inflating: build/lib/libprotoc.a 2022-03-17T19:12:33.3244126Z inflating: build/lib/libbreakpad.a 2022-03-17T19:12:33.3895242Z inflating: build/lib/libtensorpipe.a 2022-03-17T19:12:33.3938456Z inflating: build/lib/libc10_cuda.so 2022-03-17T19:12:33.3954296Z inflating: build/lib/libqnnpack.a 2022-03-17T19:12:33.3955332Z inflating: build/lib/libgmock_main.a 2022-03-17T19:12:33.5328506Z inflating: build/lib/libfbgemm.a 2022-03-17T19:12:33.5730808Z inflating: build/lib/libkineto.a 2022-03-17T19:12:33.5754818Z inflating: build/lib/libpytorch_qnnpack.a 2022-03-17T19:12:33.6042700Z inflating: build/lib/libtensorpipe_cuda.a 2022-03-17T19:12:33.6087970Z inflating: build/lib/libcaffe2_protos.a 2022-03-17T19:12:33.6136278Z inflating: build/lib/libonnx_proto.a 2022-03-17T19:12:33.6796461Z inflating: build/lib/libonnx.a 2022-03-17T19:12:33.6818573Z inflating: build/lib/libnnpack.a 2022-03-17T19:12:33.7230043Z inflating: build/lib/libgloo_cuda.a 2022-03-17T19:12:33.7244253Z inflating: build/lib/libtest_deploy_lib.so 2022-03-17T19:12:34.2015641Z inflating: build/lib/libtorch_python_static.a 2022-03-17T19:12:34.8530267Z inflating: build/lib/libtorch_deployinterpreter.so 2022-03-17T19:12:36.7991506Z inflating: build/lib/libtorch_cpu.so 2022-03-17T19:12:37.2338344Z inflating: build/lib/libtorch_cuda_cpp.so 2022-03-17T19:12:38.8150491Z inflating: build/lib/libtorch_cuda_cu.so 2022-03-17T19:12:38.8151269Z inflating: build/lib/libtorch_cuda.so 2022-03-17T19:12:38.8152281Z inflating: build/lib/libtorch.so 2022-03-17T19:12:38.8156564Z inflating: build/lib/libc10d_cuda_test.so 2022-03-17T19:12:39.8007438Z inflating: build/lib/libtorch_cuda_linalg.so 2022-03-17T19:12:39.8031321Z inflating: build/lib/libjitbackend_test.so 2022-03-17T19:12:39.8087998Z inflating: build/lib/libtorchbind_test.so 2022-03-17T19:12:39.8118431Z inflating: build/lib/libbackend_with_compiler.so 2022-03-17T19:12:39.8123136Z inflating: build/lib/libshm.so 2022-03-17T19:12:40.4706621Z inflating: build/lib/libtorch_deploy_internal.a 2022-03-17T19:12:40.6206759Z inflating: build/lib/libtorch_python.so 2022-03-17T19:12:40.6244496Z inflating: build/lib/libnnapi_backend.so 2022-03-17T19:12:40.6245101Z creating: build/bin/ 2022-03-17T19:12:40.6256791Z inflating: build/bin/remove_dt_needed 2022-03-17T19:12:40.6313360Z inflating: build/bin/c10_registry_test 2022-03-17T19:12:40.6390483Z inflating: build/bin/c10_optional_test 2022-03-17T19:12:40.6562033Z inflating: build/bin/c10_intrusive_ptr_test 2022-03-17T19:12:40.6613064Z inflating: build/bin/c10_flags_test 2022-03-17T19:12:40.6666941Z inflating: build/bin/c10_exception_test 2022-03-17T19:12:40.6726138Z inflating: build/bin/c10_logging_test 2022-03-17T19:12:40.6783437Z inflating: build/bin/c10_complex_test 2022-03-17T19:12:40.6895678Z inflating: build/bin/c10_either_test 2022-03-17T19:12:40.6947575Z inflating: build/bin/c10_irange_test 2022-03-17T19:12:40.7004674Z inflating: build/bin/c10_bfloat16_test 2022-03-17T19:12:40.7059101Z inflating: build/bin/c10_Bitset_test 2022-03-17T19:12:40.7114356Z inflating: build/bin/c10_complex_math_test 2022-03-17T19:12:40.7172176Z inflating: build/bin/c10_InlineStreamGuard_test 2022-03-17T19:12:40.7320263Z inflating: build/bin/c10_SmallVectorTest 2022-03-17T19:12:40.7376978Z inflating: build/bin/c10_InlineDeviceGuard_test 2022-03-17T19:12:40.7435342Z inflating: build/bin/c10_typeid_test 2022-03-17T19:12:40.7493366Z inflating: build/bin/c10_SizesAndStrides_test 2022-03-17T19:12:40.7546652Z inflating: build/bin/c10_accumulate_test 2022-03-17T19:12:40.7606853Z inflating: build/bin/c10_string_view_test 2022-03-17T19:12:40.7659815Z inflating: build/bin/c10_tempfile_test 2022-03-17T19:12:40.7710348Z inflating: build/bin/c10_CompileTimeFunctionPointer_test 2022-03-17T19:12:40.7759443Z inflating: build/bin/c10_StreamGuard_test 2022-03-17T19:12:40.7822833Z inflating: build/bin/c10_ordered_preserving_dict_test 2022-03-17T19:12:40.7881516Z inflating: build/bin/c10_ThreadLocal_test 2022-03-17T19:12:40.7938304Z inflating: build/bin/c10_DispatchKeySet_test 2022-03-17T19:12:40.7991621Z inflating: build/bin/c10_DeviceGuard_test 2022-03-17T19:12:40.8044021Z inflating: build/bin/c10_C++17_test 2022-03-17T19:12:40.8093247Z inflating: build/bin/c10_TypeTraits_test 2022-03-17T19:12:40.8145305Z inflating: build/bin/c10_Device_test 2022-03-17T19:12:40.8196233Z inflating: build/bin/c10_Half_test 2022-03-17T19:12:40.8253966Z inflating: build/bin/c10_LeftRight_test 2022-03-17T19:12:40.8303183Z inflating: build/bin/c10_ConstexprCrc_test 2022-03-17T19:12:40.8367256Z inflating: build/bin/c10_Metaprogramming_test 2022-03-17T19:12:40.8416468Z inflating: build/bin/c10_Array_test 2022-03-17T19:12:40.8470638Z inflating: build/bin/c10_TypeIndex_test 2022-03-17T19:12:40.8522040Z inflating: build/bin/c10_Synchronized_test 2022-03-17T19:12:40.8573627Z inflating: build/bin/c10_TypeList_test 2022-03-17T19:12:40.8631348Z inflating: build/bin/c10_intrusive_ptr_benchmark 2022-03-17T19:12:40.9148682Z inflating: build/bin/protoc-3.13.0.0 2022-03-17T19:12:40.9664283Z inflating: build/bin/protoc 2022-03-17T19:12:40.9713508Z inflating: build/bin/c10_cuda_CUDATest 2022-03-17T19:12:41.0023004Z inflating: build/bin/vec_test_all_types_DEFAULT 2022-03-17T19:12:41.0366917Z inflating: build/bin/vec_test_all_types_AVX2 2022-03-17T19:12:41.0428899Z inflating: build/bin/TCPStoreTest 2022-03-17T19:12:41.0483620Z inflating: build/bin/FileStoreTest 2022-03-17T19:12:41.0538616Z inflating: build/bin/HashStoreTest 2022-03-17T19:12:41.0553153Z inflating: build/bin/ProcessGroupMPITest 2022-03-17T19:12:41.0556565Z inflating: build/bin/example_allreduce 2022-03-17T19:12:41.0626532Z inflating: build/bin/cuda_cub_test 2022-03-17T19:12:41.0676701Z inflating: build/bin/cuda_cudnn_test 2022-03-17T19:12:41.0730620Z inflating: build/bin/cuda_reportMemoryUsage_test 2022-03-17T19:12:41.0784957Z inflating: build/bin/cuda_vectorized_test 2022-03-17T19:12:41.0847498Z inflating: build/bin/cuda_stream_test 2022-03-17T19:12:41.0897829Z inflating: build/bin/cuda_optional_test 2022-03-17T19:12:41.0951654Z inflating: build/bin/cuda_apply_test 2022-03-17T19:12:41.1022175Z inflating: build/bin/cuda_complex_math_test 2022-03-17T19:12:41.1092477Z inflating: build/bin/cuda_distributions_test 2022-03-17T19:12:41.1145785Z inflating: build/bin/memory_overlapping_test 2022-03-17T19:12:41.1206669Z inflating: build/bin/apply_utils_test 2022-03-17T19:12:41.1503693Z inflating: build/bin/op_registration_test 2022-03-17T19:12:41.1563835Z inflating: build/bin/cuda_generator_test 2022-03-17T19:12:41.1693801Z inflating: build/bin/kernel_lambda_legacy_test 2022-03-17T19:12:41.1755063Z inflating: build/bin/type_test 2022-03-17T19:12:41.1815652Z inflating: build/bin/cpu_generator_test 2022-03-17T19:12:41.1868771Z inflating: build/bin/cuda_integer_divider_test 2022-03-17T19:12:41.1922405Z inflating: build/bin/Dimname_test 2022-03-17T19:12:41.1972913Z inflating: build/bin/dispatch_key_set_test 2022-03-17T19:12:41.1973944Z inflating: build/bin/verify_api_visibility 2022-03-17T19:12:41.2028967Z inflating: build/bin/cpu_profiling_allocator_test 2022-03-17T19:12:41.2090686Z inflating: build/bin/basic 2022-03-17T19:12:41.2148768Z inflating: build/bin/test_parallel 2022-03-17T19:12:41.2200750Z inflating: build/bin/reportMemoryUsage_test 2022-03-17T19:12:41.2268253Z inflating: build/bin/pow_test 2022-03-17T19:12:41.2318895Z inflating: build/bin/reduce_ops_test 2022-03-17T19:12:41.2367961Z inflating: build/bin/op_allowlist_test 2022-03-17T19:12:41.2468741Z inflating: build/bin/kernel_function_test 2022-03-17T19:12:41.2568027Z inflating: build/bin/make_boxed_from_unboxed_functor_test 2022-03-17T19:12:41.2627626Z inflating: build/bin/scalar_test 2022-03-17T19:12:41.2702318Z inflating: build/bin/Dict_test 2022-03-17T19:12:41.2753036Z inflating: build/bin/variant_test 2022-03-17T19:12:41.2804224Z inflating: build/bin/cuda_half_test 2022-03-17T19:12:41.2858153Z inflating: build/bin/cuda_packedtensoraccessor_test 2022-03-17T19:12:41.2917673Z inflating: build/bin/NamedTensor_test 2022-03-17T19:12:41.2969870Z inflating: build/bin/weakref_test 2022-03-17T19:12:41.3027953Z inflating: build/bin/extension_backend_test 2022-03-17T19:12:41.3078813Z inflating: build/bin/dlconvertor_test 2022-03-17T19:12:41.3135899Z inflating: build/bin/half_test 2022-03-17T19:12:41.3188693Z inflating: build/bin/wrapdim_test 2022-03-17T19:12:41.3242897Z inflating: build/bin/inline_container_test 2022-03-17T19:12:41.3355474Z inflating: build/bin/List_test 2022-03-17T19:12:41.3413490Z inflating: build/bin/scalar_tensor_test 2022-03-17T19:12:41.3471585Z inflating: build/bin/native_test 2022-03-17T19:12:41.3551214Z inflating: build/bin/tensor_iterator_test 2022-03-17T19:12:41.3604653Z inflating: build/bin/undefined_tensor_test 2022-03-17T19:12:41.3607487Z inflating: build/bin/thread_init_test 2022-03-17T19:12:41.3705638Z inflating: build/bin/ivalue_test 2022-03-17T19:12:41.3757547Z inflating: build/bin/CppSignature_test 2022-03-17T19:12:41.3816314Z inflating: build/bin/quantized_test 2022-03-17T19:12:41.3866865Z inflating: build/bin/lazy_tensor_test 2022-03-17T19:12:41.3921085Z inflating: build/bin/math_kernel_test 2022-03-17T19:12:41.4029332Z inflating: build/bin/kernel_lambda_test 2022-03-17T19:12:41.4083234Z inflating: build/bin/memory_format_test 2022-03-17T19:12:41.4154243Z inflating: build/bin/vmap_test 2022-03-17T19:12:41.4205676Z inflating: build/bin/operators_test 2022-03-17T19:12:41.4257030Z inflating: build/bin/cuda_dlconvertor_test 2022-03-17T19:12:41.4307157Z inflating: build/bin/mobile_memory_cleanup 2022-03-17T19:12:41.4397937Z inflating: build/bin/cpu_rng_test 2022-03-17T19:12:41.4450138Z inflating: build/bin/stride_properties_test 2022-03-17T19:12:41.4515839Z inflating: build/bin/KernelFunction_test 2022-03-17T19:12:41.4576571Z inflating: build/bin/atest 2022-03-17T19:12:41.4700265Z inflating: build/bin/kernel_function_legacy_test 2022-03-17T19:12:41.4761692Z inflating: build/bin/kernel_stackbased_test 2022-03-17T19:12:41.4822059Z inflating: build/bin/cuda_atomic_ops_test 2022-03-17T19:12:41.4880304Z inflating: build/bin/backend_fallback_test 2022-03-17T19:12:41.4935659Z inflating: build/bin/broadcast_test 2022-03-17T19:12:41.4996772Z inflating: build/bin/cuda_complex_test 2022-03-17T19:12:41.5051391Z inflating: build/bin/cuda_caching_host_allocator_test 2022-03-17T19:12:41.5117766Z inflating: build/bin/ProcessGroupGlooTest 2022-03-17T19:12:41.5134782Z inflating: build/bin/tutorial_tensorexpr 2022-03-17T19:12:41.5195381Z inflating: build/bin/ProcessGroupGlooAsyncTest 2022-03-17T19:12:41.5256100Z inflating: build/bin/ProcessGroupNCCLErrorsTest 2022-03-17T19:12:41.5319431Z inflating: build/bin/ProcessGroupNCCLTest 2022-03-17T19:12:41.5374074Z inflating: build/bin/test_dist_autograd 2022-03-17T19:12:41.5376834Z inflating: build/bin/parallel_benchmark 2022-03-17T19:12:41.5388015Z inflating: build/bin/aot_model_compiler_test 2022-03-17T19:12:41.5459385Z inflating: build/bin/test_cpp_rpc 2022-03-17T19:12:41.5530786Z inflating: build/bin/test_mobile_nnc 2022-03-17T19:12:41.5535978Z inflating: build/bin/torch_shm_manager 2022-03-17T19:12:41.5627029Z inflating: build/bin/test_lazy 2022-03-17T19:12:41.6480265Z inflating: build/bin/test_tensorexpr 2022-03-17T19:12:41.6598984Z inflating: build/bin/nvfuser_bench 2022-03-17T19:12:42.3153621Z inflating: build/bin/interactive_embedded_interpreter 2022-03-17T19:12:42.9752128Z inflating: build/bin/test_deploy_gpu 2022-03-17T19:12:43.6366396Z inflating: build/bin/test_deploy 2022-03-17T19:12:44.2922625Z inflating: build/bin/deploy_benchmark 2022-03-17T19:12:44.3808255Z inflating: build/bin/test_jit 2022-03-17T19:12:45.1610055Z inflating: build/bin/test_api 2022-03-17T19:12:45.1611042Z inflating: .pytorch-test-times.json 2022-03-17T19:12:45.1641476Z ##[group]Run sudo df -H 2022-03-17T19:12:45.1641778Z sudo df -H 2022-03-17T19:12:45.1654897Z shell: /usr/bin/bash -e {0} 2022-03-17T19:12:45.1655147Z env: 2022-03-17T19:12:45.1655437Z BUILD_ENVIRONMENT: linux-xenial-cuda11.3-py3.7-gcc7 2022-03-17T19:12:45.1655945Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7 2022-03-17T19:12:45.1656417Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-03-17T19:12:45.1656837Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-03-17T19:12:45.1657197Z TORCH_CUDA_ARCH_LIST: 5.2 2022-03-17T19:12:45.1657421Z IN_CI: 1 2022-03-17T19:12:45.1657634Z IS_GHA: 1 2022-03-17T19:12:45.1657842Z IN_WHEEL_TEST: 1 2022-03-17T19:12:45.1658140Z CUSTOM_TEST_ARTIFACT_BUILD_DIR: build/custom_test_artifacts 2022-03-17T19:12:45.1658661Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-03-17T19:12:45.1659014Z PR_LABELS: [] 2022-03-17T19:12:45.1659429Z GITHUB_TOKEN: *** 2022-03-17T19:12:45.1659697Z AWS_DEFAULT_REGION: us-east-1 2022-03-17T19:12:45.1659935Z PR_NUMBER: 2022-03-17T19:12:45.1660207Z SHA1: 4b4f652f799c732a7280052e44a803a4cf6084de 2022-03-17T19:12:45.1660480Z PYTORCH_RETRY_TEST_CASES: 1 2022-03-17T19:12:45.1660752Z GIT_DEFAULT_BRANCH: master 2022-03-17T19:12:45.1661548Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:c3998772049b8a8ba52cedfa525c9feda04cb2c7 2022-03-17T19:12:45.1662090Z JOB_BASE_NAME: linux-xenial-cuda11.3-py3.7-gcc7-test 2022-03-17T19:12:45.1662404Z TEST_CONFIG: default 2022-03-17T19:12:45.1662628Z SHARD_NUMBER: 1 2022-03-17T19:12:45.1662865Z NUM_TEST_SHARDS: 2 2022-03-17T19:12:45.1663103Z PR_BODY: 2022-03-17T19:12:45.1663324Z GPU_FLAG: --gpus all 2022-03-17T19:12:45.1663566Z SHM_SIZE: 2g 2022-03-17T19:12:45.1663782Z ##[endgroup] 2022-03-17T19:12:45.1797019Z Filesystem Size Used Avail Use% Mounted on 2022-03-17T19:12:45.1797539Z devtmpfs 65G 0 65G 0% /dev 2022-03-17T19:12:45.1797871Z tmpfs 65G 0 65G 0% /dev/shm 2022-03-17T19:12:45.1798379Z tmpfs 65G 553k 65G 1% /run 2022-03-17T19:12:45.1800464Z tmpfs 65G 0 65G 0% /sys/fs/cgroup 2022-03-17T19:12:45.1800846Z /dev/xvda1 162G 25G 137G 16% / 2022-03-17T19:12:45.1801145Z tmpfs 13G 0 13G 0% /run/user/0 2022-03-17T19:12:45.3168600Z ##[group]Run ./.github/scripts/parse_ref.py 2022-03-17T19:12:45.3168986Z ./.github/scripts/parse_ref.py 2022-03-17T19:12:45.3183127Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-03-17T19:12:45.3183426Z env: 2022-03-17T19:12:45.3183716Z BUILD_ENVIRONMENT: linux-xenial-cuda11.3-py3.7-gcc7 2022-03-17T19:12:45.3184221Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7 2022-03-17T19:12:45.3184726Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-03-17T19:12:45.3185130Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-03-17T19:12:45.3185489Z TORCH_CUDA_ARCH_LIST: 5.2 2022-03-17T19:12:45.3185715Z IN_CI: 1 2022-03-17T19:12:45.3185933Z IS_GHA: 1 2022-03-17T19:12:45.3186143Z IN_WHEEL_TEST: 1 2022-03-17T19:12:45.3186444Z CUSTOM_TEST_ARTIFACT_BUILD_DIR: build/custom_test_artifacts 2022-03-17T19:12:45.3186846Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-03-17T19:12:45.3187172Z PR_LABELS: [] 2022-03-17T19:12:45.3187614Z GITHUB_TOKEN: *** 2022-03-17T19:12:45.3187860Z AWS_DEFAULT_REGION: us-east-1 2022-03-17T19:12:45.3188119Z PR_NUMBER: 2022-03-17T19:12:45.3188372Z SHA1: 4b4f652f799c732a7280052e44a803a4cf6084de 2022-03-17T19:12:45.3188663Z PYTORCH_RETRY_TEST_CASES: 1 2022-03-17T19:12:45.3188940Z GIT_DEFAULT_BRANCH: master 2022-03-17T19:12:45.3189428Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:c3998772049b8a8ba52cedfa525c9feda04cb2c7 2022-03-17T19:12:45.3189975Z JOB_BASE_NAME: linux-xenial-cuda11.3-py3.7-gcc7-test 2022-03-17T19:12:45.3190287Z TEST_CONFIG: default 2022-03-17T19:12:45.3190513Z SHARD_NUMBER: 1 2022-03-17T19:12:45.3190749Z NUM_TEST_SHARDS: 2 2022-03-17T19:12:45.3190965Z PR_BODY: 2022-03-17T19:12:45.3191202Z GPU_FLAG: --gpus all 2022-03-17T19:12:45.3191421Z SHM_SIZE: 2g 2022-03-17T19:12:45.3191654Z ##[endgroup] 2022-03-17T19:12:45.4429486Z ##[group]Run set -x 2022-03-17T19:12:45.4429989Z set -x 2022-03-17T19:12:45.4430203Z  2022-03-17T19:12:45.4430478Z if [[ $TEST_CONFIG == 'multigpu' ]]; then 2022-03-17T19:12:45.4430831Z  TEST_COMMAND=.jenkins/pytorch/multigpu-test.sh 2022-03-17T19:12:45.4431162Z elif [[ $BUILD_ENVIRONMENT == *onnx* ]]; then 2022-03-17T19:12:45.4431683Z  TEST_COMMAND=.jenkins/caffe2/test.sh 2022-03-17T19:12:45.4431937Z else 2022-03-17T19:12:45.4432218Z  TEST_COMMAND=.jenkins/pytorch/test.sh 2022-03-17T19:12:45.4432491Z fi 2022-03-17T19:12:45.4432707Z PROXY_ENV= 2022-03-17T19:12:45.4433080Z # NOTE: XLA multiprocessing tests appear to have issues with squid proxy, going to disable for now 2022-03-17T19:12:45.4433537Z # We should investigate whether or not there's a list of hostnames we can add to no_proxy to 2022-03-17T19:12:45.4434004Z # make it so that we shouldn't have to fully disable squid for XLA tests 2022-03-17T19:12:45.4434357Z if [[ $TEST_CONFIG != 'xla' ]]; then 2022-03-17T19:12:45.4434652Z  # shellcheck disable=SC2089 2022-03-17T19:12:45.4435534Z  PROXY_ENV="-e http_proxy=http://internal-tf-lb-20210727220640487900000002-835786077.us-east-1.elb.amazonaws.com:3128 -e https_proxy=http://internal-tf-lb-20210727220640487900000002-835786077.us-east-1.elb.amazonaws.com:3128 -e no_proxy=localhost,127.0.0.1,github.com,amazonaws.com,s3.amazonaws.com,169.254.169.254,169.254.170.2,/var/run/docker.sock" 2022-03-17T19:12:45.4436367Z fi 2022-03-17T19:12:45.4436685Z # detached container should get cleaned up by teardown_ec2_linux 2022-03-17T19:12:45.4437063Z # TODO: Stop building test binaries as part of the build phase 2022-03-17T19:12:45.4437430Z # Used for GPU_FLAG since that doesn't play nice 2022-03-17T19:12:45.4437736Z # shellcheck disable=SC2086,SC2090 2022-03-17T19:12:45.4438038Z container_name=$(docker run \ 2022-03-17T19:12:45.4438313Z  ${GPU_FLAG:-} \ 2022-03-17T19:12:45.4438563Z  -e BUILD_ENVIRONMENT \ 2022-03-17T19:12:45.4438832Z  -e PR_NUMBER \ 2022-03-17T19:12:45.4439104Z  -e CUSTOM_TEST_ARTIFACT_BUILD_DIR \ 2022-03-17T19:12:45.4439393Z  -e GITHUB_ACTIONS \ 2022-03-17T19:12:45.4439651Z  -e IN_CI \ 2022-03-17T19:12:45.4439874Z  -e IS_GHA \ 2022-03-17T19:12:45.4440116Z  -e BRANCH \ 2022-03-17T19:12:45.4440338Z  -e SHA1 \ 2022-03-17T19:12:45.4440593Z  -e AWS_DEFAULT_REGION \ 2022-03-17T19:12:45.4440842Z  -e IN_WHEEL_TEST \ 2022-03-17T19:12:45.4441103Z  -e SHARD_NUMBER \ 2022-03-17T19:12:45.4441361Z  -e JOB_BASE_NAME \ 2022-03-17T19:12:45.4441599Z  -e TEST_CONFIG \ 2022-03-17T19:12:45.4441859Z  -e NUM_TEST_SHARDS \ 2022-03-17T19:12:45.4442096Z  -e PR_BODY \ 2022-03-17T19:12:45.4442380Z  -e PYTORCH_RETRY_TEST_CASES \ 2022-03-17T19:12:45.4442638Z  -e PR_LABELS \ 2022-03-17T19:12:45.4442921Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2022-03-17T19:12:45.4443205Z  -e SCCACHE_BUCKET \ 2022-03-17T19:12:45.4443478Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2022-03-17T19:12:45.4443755Z  ${PROXY_ENV} \ 2022-03-17T19:12:45.4444049Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2022-03-17T19:12:45.4444400Z  --ulimit stack=10485760:83886080 \ 2022-03-17T19:12:45.4444992Z  --security-opt seccomp=unconfined \ 2022-03-17T19:12:45.4445351Z  --cap-add=SYS_PTRACE \ 2022-03-17T19:12:45.4445621Z  --ipc=host \ 2022-03-17T19:12:45.4445870Z  --shm-size="${SHM_SIZE}" \ 2022-03-17T19:12:45.4446129Z  --tty \ 2022-03-17T19:12:45.4446350Z  --detach \ 2022-03-17T19:12:45.4446613Z  --name="${container_name}" \ 2022-03-17T19:12:45.4446971Z  --user jenkins \ 2022-03-17T19:12:45.4447282Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2022-03-17T19:12:45.4447619Z  -w /var/lib/jenkins/workspace \ 2022-03-17T19:12:45.4447877Z  "${DOCKER_IMAGE}" 2022-03-17T19:12:45.4448127Z ) 2022-03-17T19:12:45.4448810Z docker exec -t "${container_name}" sh -c "sudo chown -R jenkins . && pip install dist/*.whl && ${TEST_COMMAND}" 2022-03-17T19:12:45.4462596Z shell: /usr/bin/bash -e {0} 2022-03-17T19:12:45.4462847Z env: 2022-03-17T19:12:45.4463135Z BUILD_ENVIRONMENT: linux-xenial-cuda11.3-py3.7-gcc7 2022-03-17T19:12:45.4463640Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7 2022-03-17T19:12:45.4464112Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-03-17T19:12:45.4464532Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-03-17T19:12:45.4464895Z TORCH_CUDA_ARCH_LIST: 5.2 2022-03-17T19:12:45.4465121Z IN_CI: 1 2022-03-17T19:12:45.4465344Z IS_GHA: 1 2022-03-17T19:12:45.4465626Z IN_WHEEL_TEST: 1 2022-03-17T19:12:45.4466195Z CUSTOM_TEST_ARTIFACT_BUILD_DIR: build/custom_test_artifacts 2022-03-17T19:12:45.4466618Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-03-17T19:12:45.4466945Z PR_LABELS: [] 2022-03-17T19:12:45.4467396Z GITHUB_TOKEN: *** 2022-03-17T19:12:45.4467647Z AWS_DEFAULT_REGION: us-east-1 2022-03-17T19:12:45.4467903Z PR_NUMBER: 2022-03-17T19:12:45.4468156Z SHA1: 4b4f652f799c732a7280052e44a803a4cf6084de 2022-03-17T19:12:45.4468441Z PYTORCH_RETRY_TEST_CASES: 1 2022-03-17T19:12:45.4468715Z GIT_DEFAULT_BRANCH: master 2022-03-17T19:12:45.4469199Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:c3998772049b8a8ba52cedfa525c9feda04cb2c7 2022-03-17T19:12:45.4469742Z JOB_BASE_NAME: linux-xenial-cuda11.3-py3.7-gcc7-test 2022-03-17T19:12:45.4470040Z TEST_CONFIG: default 2022-03-17T19:12:45.4470283Z SHARD_NUMBER: 1 2022-03-17T19:12:45.4470522Z NUM_TEST_SHARDS: 2 2022-03-17T19:12:45.4470740Z PR_BODY: 2022-03-17T19:12:45.4470975Z GPU_FLAG: --gpus all 2022-03-17T19:12:45.4471195Z SHM_SIZE: 2g 2022-03-17T19:12:45.4471425Z BRANCH: master 2022-03-17T19:12:45.4471640Z ##[endgroup] 2022-03-17T19:12:45.4501605Z + [[ default == \m\u\l\t\i\g\p\u ]] 2022-03-17T19:12:45.4502139Z + [[ linux-xenial-cuda11.3-py3.7-gcc7 == *onnx* ]] 2022-03-17T19:12:45.4502595Z + TEST_COMMAND=.jenkins/pytorch/test.sh 2022-03-17T19:12:45.4502938Z + PROXY_ENV= 2022-03-17T19:12:45.4503186Z + [[ default != \x\l\a ]] 2022-03-17T19:12:45.4505680Z + PROXY_ENV='-e http_proxy=http://internal-tf-lb-20210727220640487900000002-835786077.us-east-1.elb.amazonaws.com:3128 -e https_proxy=http://internal-tf-lb-20210727220640487900000002-835786077.us-east-1.elb.amazonaws.com:3128 -e no_proxy=localhost,127.0.0.1,github.com,amazonaws.com,s3.amazonaws.com,169.254.169.254,169.254.170.2,/var/run/docker.sock' 2022-03-17T19:12:45.4512271Z +++ nproc --ignore=2 2022-03-17T19:12:45.4525200Z ++ docker run --gpus all -e BUILD_ENVIRONMENT -e PR_NUMBER -e CUSTOM_TEST_ARTIFACT_BUILD_DIR -e GITHUB_ACTIONS -e IN_CI -e IS_GHA -e BRANCH -e SHA1 -e AWS_DEFAULT_REGION -e IN_WHEEL_TEST -e SHARD_NUMBER -e JOB_BASE_NAME -e TEST_CONFIG -e NUM_TEST_SHARDS -e PR_BODY -e PYTORCH_RETRY_TEST_CASES -e PR_LABELS -e MAX_JOBS=14 -e SCCACHE_BUCKET -e XLA_CLANG_CACHE_S3_BUCKET_NAME -e http_proxy=http://internal-tf-lb-20210727220640487900000002-835786077.us-east-1.elb.amazonaws.com:3128 -e https_proxy=http://internal-tf-lb-20210727220640487900000002-835786077.us-east-1.elb.amazonaws.com:3128 -e no_proxy=localhost,127.0.0.1,github.com,amazonaws.com,s3.amazonaws.com,169.254.169.254,169.254.170.2,/var/run/docker.sock --env-file=/tmp/github_env_2000264336 --ulimit stack=10485760:83886080 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --ipc=host --shm-size=2g --tty --detach --name= --user jenkins -v /home/ec2-user/actions-runner/_work/pytorch/pytorch:/var/lib/jenkins/workspace -w /var/lib/jenkins/workspace 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:c3998772049b8a8ba52cedfa525c9feda04cb2c7 2022-03-17T19:13:02.0902037Z + container_name=45e654f6c0ce4345b6bad64cdb2487a6f8adb78326932d0e4d882fd0b8a7ccaa 2022-03-17T19:13:02.0903115Z + docker exec -t 45e654f6c0ce4345b6bad64cdb2487a6f8adb78326932d0e4d882fd0b8a7ccaa sh -c 'sudo chown -R jenkins . && pip install dist/*.whl && .jenkins/pytorch/test.sh' 2022-03-17T19:13:03.0593399Z Processing ./dist/torch-1.12.0a0+git4b4f652-cp37-cp37m-linux_x86_64.whl 2022-03-17T19:13:03.1593817Z Requirement already satisfied: typing-extensions in /opt/conda/lib/python3.7/site-packages (from torch==1.12.0a0+git4b4f652) (3.10.0.2) 2022-03-17T19:13:03.6592328Z Installing collected packages: torch 2022-03-17T19:13:15.0117388Z Successfully installed torch-1.12.0a0+git4b4f652 2022-03-17T19:13:15.0641312Z + COMPACT_JOB_NAME=linux-xenial-cuda11.3-py3.7-gcc7 2022-03-17T19:13:15.0643746Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2022-03-17T19:13:15.0857382Z + TORCH_INSTALL_DIR=/opt/conda/lib/python3.7/site-packages/torch 2022-03-17T19:13:15.0857898Z + TORCH_BIN_DIR=/opt/conda/lib/python3.7/site-packages/torch/bin 2022-03-17T19:13:15.0858345Z + TORCH_LIB_DIR=/opt/conda/lib/python3.7/site-packages/torch/lib 2022-03-17T19:13:15.0859645Z + TORCH_TEST_DIR=/opt/conda/lib/python3.7/site-packages/torch/test 2022-03-17T19:13:15.0859985Z + BUILD_DIR=build 2022-03-17T19:13:15.0862508Z + BUILD_RENAMED_DIR=build_renamed 2022-03-17T19:13:15.0863372Z + BUILD_BIN_DIR=build/bin 2022-03-17T19:13:15.0863939Z + [[ -n default ]] 2022-03-17T19:13:15.0864369Z + BUILD_ENVIRONMENT=linux-xenial-cuda11.3-py3.7-gcc7-default 2022-03-17T19:13:15.0864845Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default != *bazel* ]] 2022-03-17T19:13:15.0865201Z ++ realpath build/custom_test_artifacts 2022-03-17T19:13:15.0871033Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=/var/lib/jenkins/workspace/build/custom_test_artifacts 2022-03-17T19:13:15.0874965Z ++ dirname .jenkins/pytorch/test.sh 2022-03-17T19:13:15.0881600Z + source .jenkins/pytorch/common.sh 2022-03-17T19:13:15.0885753Z +++ dirname .jenkins/pytorch/common.sh 2022-03-17T19:13:15.0895755Z ++ source .jenkins/pytorch/common_utils.sh 2022-03-17T19:13:15.0899474Z +++ TORCHVISION_COMMIT=8a2dc6f22ac4389ccba8859aa1e1cb14f1ee53db 2022-03-17T19:13:15.0900109Z ++ set -ex 2022-03-17T19:13:15.0907914Z ++++ dirname .jenkins/pytorch/common.sh 2022-03-17T19:13:15.0918374Z +++ cd .jenkins/pytorch 2022-03-17T19:13:15.0918817Z +++ pwd -P 2022-03-17T19:13:15.0922264Z ++ SCRIPT_DIR=/var/lib/jenkins/workspace/.jenkins/pytorch 2022-03-17T19:13:15.0922823Z ++ [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *rocm* ]] 2022-03-17T19:13:15.0923327Z ++ echo ENTERED_USER_LAND 2022-03-17T19:13:15.0923603Z ENTERED_USER_LAND 2022-03-17T19:13:15.0923845Z ++ export IN_CI=1 2022-03-17T19:13:15.0924056Z ++ IN_CI=1 2022-03-17T19:13:15.0925262Z ++ declare -f -t trap_add 2022-03-17T19:13:15.0925659Z ++ trap_add cleanup EXIT 2022-03-17T19:13:15.0925913Z ++ trap_add_cmd=cleanup 2022-03-17T19:13:15.0926150Z ++ shift 2022-03-17T19:13:15.0926426Z ++ for trap_add_name in '"$@"' 2022-03-17T19:13:15.0934899Z ++++ trap -p EXIT 2022-03-17T19:13:15.0938235Z +++ eval 'extract_trap_cmd ' 2022-03-17T19:13:15.0938692Z ++++ extract_trap_cmd 2022-03-17T19:13:15.0938984Z ++++ printf '%s\n' '' 2022-03-17T19:13:15.0939287Z +++ printf '%s\n' cleanup 2022-03-17T19:13:15.0942960Z ++ trap -- ' 2022-03-17T19:13:15.0943248Z cleanup' EXIT 2022-03-17T19:13:15.0945717Z ++ [[ linux-xenial-cuda11.3-py3.7-gcc7-default != *win-* ]] 2022-03-17T19:13:15.0946034Z ++ which sccache 2022-03-17T19:13:15.0956857Z ++ sccache --stop-server 2022-03-17T19:13:15.0981715Z ++ true 2022-03-17T19:13:15.0982187Z ++ rm -f /var/lib/jenkins/sccache_error.log 2022-03-17T19:13:15.0990779Z ++ [[ -n '' ]] 2022-03-17T19:13:15.0991438Z ++ [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *rocm* ]] 2022-03-17T19:13:15.0992124Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-03-17T19:13:15.0992434Z ++ SCCACHE_IDLE_TIMEOUT=1200 2022-03-17T19:13:15.1007562Z ++ RUST_LOG=sccache::server=error 2022-03-17T19:13:15.1008235Z ++ sccache --start-server 2022-03-17T19:13:15.1009514Z sccache: Starting the server... 2022-03-17T19:13:15.1212347Z ++ sccache --zero-stats 2022-03-17T19:13:15.1234201Z Compile requests 0 2022-03-17T19:13:15.1235024Z Compile requests executed 0 2022-03-17T19:13:15.1235401Z Cache hits 0 2022-03-17T19:13:15.1235651Z Cache misses 0 2022-03-17T19:13:15.1235922Z Cache timeouts 0 2022-03-17T19:13:15.1236177Z Cache read errors 0 2022-03-17T19:13:15.1236654Z Forced recaches 0 2022-03-17T19:13:15.1236929Z Cache write errors 0 2022-03-17T19:13:15.1237209Z Compilation failures 0 2022-03-17T19:13:15.1237484Z Cache errors 0 2022-03-17T19:13:15.1237850Z Non-cacheable compilations 0 2022-03-17T19:13:15.1243406Z Non-cacheable calls 0 2022-03-17T19:13:15.1243778Z Non-compilation calls 0 2022-03-17T19:13:15.1244201Z Unsupported compiler calls 0 2022-03-17T19:13:15.1244712Z Average cache write 0.000 s 2022-03-17T19:13:15.1245062Z Average cache read miss 0.000 s 2022-03-17T19:13:15.1245342Z Average cache read hit 0.000 s 2022-03-17T19:13:15.1245640Z Failed distributed compilations 0 2022-03-17T19:13:15.1246350Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-03-17T19:13:15.1247018Z ++ [[ linux-xenial-cuda11.3-py3.7-gcc7-test == *-build ]] 2022-03-17T19:13:15.1247332Z ++ which ccache 2022-03-17T19:13:15.1250992Z ++ '[' -z linux-xenial-cuda11.3-py3.7-gcc7 ']' 2022-03-17T19:13:15.1251617Z ++ [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *linux-trusty-py3.6-gcc7* ]] 2022-03-17T19:13:15.1252144Z ++ BUILD_TEST_LIBTORCH=0 2022-03-17T19:13:15.1253069Z ++ [[ default == *xla* ]] 2022-03-17T19:13:15.1253491Z ++ [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *centos* ]] 2022-03-17T19:13:15.1254036Z ++ [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *linux-bionic* ]] 2022-03-17T19:13:15.1254747Z + echo 'Testing pytorch' 2022-03-17T19:13:15.1255154Z Testing pytorch 2022-03-17T19:13:15.1255533Z + export LANG=C.UTF-8 2022-03-17T19:13:15.1255795Z + LANG=C.UTF-8 2022-03-17T19:13:15.1257725Z + PR_NUMBER= 2022-03-17T19:13:15.1258152Z + [[ default == \d\e\f\a\u\l\t ]] 2022-03-17T19:13:15.1258689Z + export CUDA_VISIBLE_DEVICES=0 2022-03-17T19:13:15.1259200Z + CUDA_VISIBLE_DEVICES=0 2022-03-17T19:13:15.1260017Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *-slow-* ]] 2022-03-17T19:13:15.1260716Z + [[ default == \s\l\o\w ]] 2022-03-17T19:13:15.1261971Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *slow-gradcheck* ]] 2022-03-17T19:13:15.1262905Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *cuda* ]] 2022-03-17T19:13:15.1263641Z + export PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2022-03-17T19:13:15.1264292Z + PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2022-03-17T19:13:15.1264850Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *cuda11* ]] 2022-03-17T19:13:15.1265189Z + export BUILD_SPLIT_CUDA=ON 2022-03-17T19:13:15.1265434Z + BUILD_SPLIT_CUDA=ON 2022-03-17T19:13:15.1265841Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *noarch* ]] 2022-03-17T19:13:15.1266170Z + export PYTORCH_TEST_SKIP_NOARCH=1 2022-03-17T19:13:15.1266455Z + PYTORCH_TEST_SKIP_NOARCH=1 2022-03-17T19:13:15.1266714Z + [[ -n '' ]] 2022-03-17T19:13:15.1267003Z + export PYTORCH_TEST_SKIP_CUDA_MEM_LEAK_CHECK=0 2022-03-17T19:13:15.1267326Z + PYTORCH_TEST_SKIP_CUDA_MEM_LEAK_CHECK=0 2022-03-17T19:13:15.1267748Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *rocm* ]] 2022-03-17T19:13:15.1268220Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default != *ppc64le* ]] 2022-03-17T19:13:15.1268842Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default != *-bazel-* ]] 2022-03-17T19:13:15.1269243Z + pip_install --user ninja 2022-03-17T19:13:15.1269605Z + pip install --progress-bar off --user ninja 2022-03-17T19:13:15.7022915Z Collecting ninja 2022-03-17T19:13:15.7357972Z Downloading ninja-1.10.2.3-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (108 kB) 2022-03-17T19:13:15.7449709Z [?25l 2022-03-17T19:13:16.1711376Z [?25hInstalling collected packages: ninja 2022-03-17T19:13:16.1827522Z  WARNING: The script ninja is installed in '/var/lib/jenkins/.local/bin' which is not on PATH. 2022-03-17T19:13:16.1828176Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-03-17T19:13:16.1889074Z Successfully installed ninja-1.10.2.3 2022-03-17T19:13:16.2408534Z + export PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-03-17T19:13:16.2409195Z + PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-03-17T19:13:16.2410644Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *asan* ]] 2022-03-17T19:13:16.2411401Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *-NO_AVX-* ]] 2022-03-17T19:13:16.2411779Z + [[ default == \n\o\g\p\u\_\N\O\_\A\V\X ]] 2022-03-17T19:13:16.2412204Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *-NO_AVX2-* ]] 2022-03-17T19:13:16.2412562Z + [[ default == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2022-03-17T19:13:16.2412980Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *-NO_AVX512-* ]] 2022-03-17T19:13:16.2413345Z + [[ default == \n\o\g\p\u\_\N\O\_\A\V\X\5\1\2 ]] 2022-03-17T19:13:16.2415975Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *tbb* ]] 2022-03-17T19:13:16.2430053Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *libtorch* ]] 2022-03-17T19:13:16.2430700Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *-bazel-* ]] 2022-03-17T19:13:16.2433647Z + cd test 2022-03-17T19:13:16.2434121Z + python -c 'import torch; print(torch.__config__.show())' 2022-03-17T19:13:18.8013652Z PyTorch built with: 2022-03-17T19:13:18.8014203Z - GCC 7.5 2022-03-17T19:13:18.8014508Z - C++ Version: 201402 2022-03-17T19:13:18.8015013Z - Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2022-03-17T19:13:18.8015588Z - Intel(R) MKL-DNN v2.5.2 (Git Hash a9302535553c73243c632ad3c4c80beec3d19a1e) 2022-03-17T19:13:18.8015981Z - OpenMP 201511 (a.k.a. OpenMP 4.5) 2022-03-17T19:13:18.8016349Z - LAPACK is enabled (usually provided by MKL) 2022-03-17T19:13:18.8016676Z - NNPACK is enabled 2022-03-17T19:13:18.8016965Z - CPU capability usage: AVX2 2022-03-17T19:13:18.8017264Z - CUDA Runtime 11.3 2022-03-17T19:13:18.8017653Z - NVCC architecture flags: -gencode;arch=compute_52,code=sm_52 2022-03-17T19:13:18.8017966Z - CuDNN 8.2 2022-03-17T19:13:18.8018230Z - Magma 2.5.2 2022-03-17T19:13:18.8021839Z - Build settings: BLAS_INFO=mkl, BUILD_TYPE=Release, CUDA_VERSION=11.3, CUDNN_VERSION=8.2.0, CXX_COMPILER=/opt/cache/bin/c++, CXX_FLAGS= -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -DNDEBUG -DUSE_KINETO -DUSE_FBGEMM -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -DEDGE_PROFILER_USE_KINETO -O2 -fPIC -Wno-narrowing -Wall -Wextra -Werror=return-type -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wno-sign-compare -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-unused-local-typedefs -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Werror -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Wno-stringop-overflow, FORCE_FALLBACK_CUDA_MPI=1, LAPACK_INFO=mkl, PERF_WITH_AVX=1, PERF_WITH_AVX2=1, PERF_WITH_AVX512=1, TORCH_VERSION=1.12.0, USE_CUDA=ON, USE_CUDNN=ON, USE_EXCEPTION_PTR=1, USE_GFLAGS=OFF, USE_GLOG=OFF, USE_MKL=ON, USE_MKLDNN=OFF, USE_MPI=ON, USE_NCCL=ON, USE_NNPACK=ON, USE_OPENMP=ON, USE_ROCM=OFF, 2022-03-17T19:13:18.8023997Z 2022-03-17T19:13:19.1268688Z + cd test 2022-03-17T19:13:19.1269216Z + python -c 'import torch; print(torch.__config__.parallel_info())' 2022-03-17T19:13:19.7889448Z ATen/Parallel: 2022-03-17T19:13:19.7889797Z at::get_num_threads() : 8 2022-03-17T19:13:19.7890087Z at::get_num_interop_threads() : 8 2022-03-17T19:13:19.7890355Z OpenMP 201511 (a.k.a. OpenMP 4.5) 2022-03-17T19:13:19.7890628Z omp_get_max_threads() : 8 2022-03-17T19:13:19.7891254Z Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2022-03-17T19:13:19.7891639Z mkl_get_max_threads() : 8 2022-03-17T19:13:19.7892066Z Intel(R) MKL-DNN v2.5.2 (Git Hash a9302535553c73243c632ad3c4c80beec3d19a1e) 2022-03-17T19:13:19.7892416Z std::thread::hardware_concurrency() : 16 2022-03-17T19:13:19.7892702Z Environment variables: 2022-03-17T19:13:19.7892953Z OMP_NUM_THREADS : [not set] 2022-03-17T19:13:19.7893222Z MKL_NUM_THREADS : [not set] 2022-03-17T19:13:19.7893475Z ATen parallel backend: OpenMP 2022-03-17T19:13:19.7893652Z 2022-03-17T19:13:19.8739053Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *deploy* ]] 2022-03-17T19:13:19.8740065Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *backward* ]] 2022-03-17T19:13:19.8740386Z + [[ default == *xla* ]] 2022-03-17T19:13:19.8740811Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *jit_legacy-test ]] 2022-03-17T19:13:19.8741966Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-test == *jit_legacy-test ]] 2022-03-17T19:13:19.8742633Z + [[ default == \j\i\t\_\l\e\g\a\c\y ]] 2022-03-17T19:13:19.8743528Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *libtorch* ]] 2022-03-17T19:13:19.8744535Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *-test1 ]] 2022-03-17T19:13:19.8745136Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-test == *-test1 ]] 2022-03-17T19:13:19.8745421Z + [[ 1 == 1 ]] 2022-03-17T19:13:19.8745683Z + [[ 2 -gt 1 ]] 2022-03-17T19:13:19.8745934Z + test_without_numpy 2022-03-17T19:13:19.8746191Z ++ dirname .jenkins/pytorch/test.sh 2022-03-17T19:13:19.8753684Z + pushd .jenkins/pytorch 2022-03-17T19:13:19.8754313Z ~/workspace/.jenkins/pytorch ~/workspace 2022-03-17T19:13:19.8755297Z + python -c 'import sys;sys.path.insert(0, '\''fake_numpy'\'');from unittest import TestCase;import torch;x=torch.randn(3,3);TestCase().assertRaises(RuntimeError, lambda: x.numpy())' 2022-03-17T19:13:20.4148042Z -c:1: UserWarning: Failed to initialize NumPy: Sorry PyTorch, but our NumPy is in the other folder (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/utils/tensor_numpy.cpp:68.) 2022-03-17T19:13:20.4894919Z + python -c 'import sys;sys.path.insert(0, '\''fake_numpy'\'');import torch;print(torch.tensor([torch.tensor(0.), torch.tensor(1.)]))' 2022-03-17T19:13:21.0276515Z -c:1: UserWarning: Failed to initialize NumPy: Sorry PyTorch, but our NumPy is in the other folder (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/utils/tensor_numpy.cpp:68.) 2022-03-17T19:13:21.0288110Z tensor([0., 1.]) 2022-03-17T19:13:21.1004011Z + popd 2022-03-17T19:13:21.1004460Z ~/workspace 2022-03-17T19:13:21.1004702Z + install_torchvision 2022-03-17T19:13:21.1005372Z + pip_install --user git+https://github.com/pytorch/vision.git@8a2dc6f22ac4389ccba8859aa1e1cb14f1ee53db 2022-03-17T19:13:21.1006067Z + pip install --progress-bar off --user git+https://github.com/pytorch/vision.git@8a2dc6f22ac4389ccba8859aa1e1cb14f1ee53db 2022-03-17T19:13:21.5028640Z Collecting git+https://github.com/pytorch/vision.git@8a2dc6f22ac4389ccba8859aa1e1cb14f1ee53db 2022-03-17T19:13:21.5035398Z Cloning https://github.com/pytorch/vision.git (to revision 8a2dc6f22ac4389ccba8859aa1e1cb14f1ee53db) to /tmp/pip-req-build-t4rzo4u8 2022-03-17T19:13:21.5036844Z Running command git clone -q https://github.com/pytorch/vision.git /tmp/pip-req-build-t4rzo4u8 2022-03-17T19:13:29.9451030Z Running command git rev-parse -q --verify 'sha^8a2dc6f22ac4389ccba8859aa1e1cb14f1ee53db' 2022-03-17T19:13:29.9481595Z Running command git fetch -q https://github.com/pytorch/vision.git 8a2dc6f22ac4389ccba8859aa1e1cb14f1ee53db 2022-03-17T19:13:30.1372676Z Running command git checkout -q 8a2dc6f22ac4389ccba8859aa1e1cb14f1ee53db 2022-03-17T19:13:30.2685525Z Resolved https://github.com/pytorch/vision.git to commit 8a2dc6f22ac4389ccba8859aa1e1cb14f1ee53db 2022-03-17T19:13:33.7146453Z Requirement already satisfied: numpy in /opt/conda/lib/python3.7/site-packages (from torchvision==0.9.0a0+8a2dc6f) (1.20.3) 2022-03-17T19:13:33.7154317Z Requirement already satisfied: torch in /opt/conda/lib/python3.7/site-packages (from torchvision==0.9.0a0+8a2dc6f) (1.12.0a0+git4b4f652) 2022-03-17T19:13:33.7164299Z Requirement already satisfied: pillow>=4.1.1 in /opt/conda/lib/python3.7/site-packages (from torchvision==0.9.0a0+8a2dc6f) (9.0.1) 2022-03-17T19:13:33.7201468Z Requirement already satisfied: typing-extensions in /opt/conda/lib/python3.7/site-packages (from torch->torchvision==0.9.0a0+8a2dc6f) (3.10.0.2) 2022-03-17T19:13:33.7232109Z Building wheels for collected packages: torchvision 2022-03-17T19:14:50.4225993Z Building wheel for torchvision (setup.py) ... [?25l- \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - done 2022-03-17T19:14:50.4698713Z [?25h Created wheel for torchvision: filename=torchvision-0.9.0a0+8a2dc6f-cp37-cp37m-linux_x86_64.whl size=14559712 sha256=05b1a50609a3b63733e44ac2eadd4b7de577045a1ea1e46bbf844e011b6ad203 2022-03-17T19:14:50.4699340Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/26/96/c4/1735c76d8da02cdfd8d202d6c1a3338d784d390e1b48399a0b 2022-03-17T19:14:50.4744443Z Successfully built torchvision 2022-03-17T19:14:50.9158231Z Installing collected packages: torchvision 2022-03-17T19:14:51.4175541Z Successfully installed torchvision-0.9.0a0+8a2dc6f 2022-03-17T19:14:51.5537762Z + test_python_shard 1 2022-03-17T19:14:51.5538188Z + [[ -z 2 ]] 2022-03-17T19:14:51.5538683Z + python test/run_test.py --exclude-jit-executor --exclude-distributed-tests --shard 1 2 --verbose 2022-03-17T19:14:55.7726023Z Ignoring disabled issues: [] 2022-03-17T19:14:55.7928243Z Found stats for current commit: 4b4f652f799c732a7280052e44a803a4cf6084de and job: linux-xenial-cuda11.3-py3.7-gcc7. Proceeding with those values. 2022-03-17T19:14:55.7930473Z Selected tests: 2022-03-17T19:14:55.7930722Z test_ops 2022-03-17T19:14:55.7931118Z test_jit 2022-03-17T19:14:55.7933215Z test_optim 2022-03-17T19:14:55.7935166Z test_tensor_creation_ops 2022-03-17T19:14:55.7935787Z test_cpp_extensions_jit 2022-03-17T19:14:55.7936133Z distributions/test_distributions 2022-03-17T19:14:55.7936395Z test_reductions 2022-03-17T19:14:55.7936690Z test_tensorexpr 2022-03-17T19:14:55.7939683Z test_serialization 2022-03-17T19:14:55.7940271Z test_dispatch 2022-03-17T19:14:55.7940638Z test_type_hints 2022-03-17T19:14:55.7940872Z test_type_promotion 2022-03-17T19:14:55.7941693Z test_functional_autograd_benchmark 2022-03-17T19:14:55.7942278Z test_fx_experimental 2022-03-17T19:14:55.7942753Z test_sparse_csr 2022-03-17T19:14:55.7943020Z test_package 2022-03-17T19:14:55.7943241Z test_sort_and_select 2022-03-17T19:14:55.7943726Z test_multiprocessing_spawn 2022-03-17T19:14:55.7944081Z test_vmap 2022-03-17T19:14:55.7944519Z test_module_init 2022-03-17T19:14:55.7945001Z test_namedtensor 2022-03-17T19:14:55.7945545Z test_namedtuple_return_api 2022-03-17T19:14:55.7945888Z test_bundled_inputs 2022-03-17T19:14:55.7946132Z test_datapipe 2022-03-17T19:14:55.7946371Z test_function_schema 2022-03-17T19:14:55.7946592Z test_indexing 2022-03-17T19:14:55.7946833Z test_expanded_weights 2022-03-17T19:14:55.7947078Z test_native_functions 2022-03-17T19:14:55.7947332Z test_functional_optim 2022-03-17T19:14:55.7947556Z test_overrides 2022-03-17T19:14:55.7949058Z test_type_info 2022-03-17T19:14:55.7949897Z test_set_default_mobile_cpu_allocator 2022-03-17T19:14:55.7950563Z test_license 2022-03-17T19:14:55.7951014Z test_public_bindings 2022-03-17T19:14:55.7951277Z test_jit_autocast 2022-03-17T19:14:55.7951515Z test_tensorexpr_pybind 2022-03-17T19:14:55.7951791Z test_cpp_extensions_aot_no_ninja 2022-03-17T19:14:55.7952032Z test_masked 2022-03-17T19:14:55.7952268Z test_ops_gradients 2022-03-17T19:14:55.7952642Z test_pruning_op 2022-03-17T19:14:55.8036650Z Prioritized test from test file changes. 2022-03-17T19:14:55.8037281Z reordering tests for PR: 2022-03-17T19:14:55.8037819Z prioritized: [] 2022-03-17T19:14:55.8039883Z the rest: ['test_ops', 'test_jit', 'test_optim', 'test_tensor_creation_ops', 'test_cpp_extensions_jit', 'distributions/test_distributions', 'test_reductions', 'test_tensorexpr', 'test_serialization', 'test_dispatch', 'test_type_hints', 'test_type_promotion', 'test_functional_autograd_benchmark', 'test_fx_experimental', 'test_sparse_csr', 'test_package', 'test_sort_and_select', 'test_multiprocessing_spawn', 'test_vmap', 'test_module_init', 'test_namedtensor', 'test_namedtuple_return_api', 'test_bundled_inputs', 'test_datapipe', 'test_function_schema', 'test_indexing', 'test_expanded_weights', 'test_native_functions', 'test_functional_optim', 'test_overrides', 'test_type_info', 'test_set_default_mobile_cpu_allocator', 'test_license', 'test_public_bindings', 'test_jit_autocast', 'test_tensorexpr_pybind', 'test_cpp_extensions_aot_no_ninja', 'test_masked', 'test_ops_gradients', 'test_pruning_op'] 2022-03-17T19:14:55.8041076Z 2022-03-17T19:14:55.8929580Z Running test_ops ... [2022-03-17 19:14:55.892532] 2022-03-17T19:14:55.8930620Z Executing ['/opt/conda/bin/python', 'test_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-03-17 19:14:55.892598] 2022-03-17T19:14:58.8711073Z Test results will be stored in test-reports/python-unittest/test_ops 2022-03-17T19:14:59.0961391Z 2022-03-17T19:14:59.0961995Z Running tests... 2022-03-17T19:14:59.0962562Z ---------------------------------------------------------------------- 2022-03-17T19:14:59.0994200Z test_composite_compliance_H_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.003s) 2022-03-17T19:14:59.1009743Z test_composite_compliance_T_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.1025334Z test_composite_compliance___getitem___cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1040728Z test_composite_compliance___radd___cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1056621Z test_composite_compliance___rdiv___cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1072077Z test_composite_compliance___rmatmul___cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1087160Z test_composite_compliance___rmod___cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1102507Z test_composite_compliance___rmul___cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1118103Z test_composite_compliance___rpow___cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1135127Z test_composite_compliance___rsub___cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.1150393Z test_composite_compliance__masked_amax_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1165354Z test_composite_compliance__masked_amin_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1180531Z test_composite_compliance__masked_log_softmax_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1196559Z test_composite_compliance__masked_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.1211797Z test_composite_compliance__masked_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1227336Z test_composite_compliance__masked_normalize_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1243131Z test_composite_compliance__masked_prod_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1258133Z test_composite_compliance__masked_softmax_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1276270Z test_composite_compliance__masked_softmin_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.1291380Z test_composite_compliance__masked_sum_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1307092Z test_composite_compliance__masked_var_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1322096Z test_composite_compliance_abs_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1337148Z test_composite_compliance_acos_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1352552Z test_composite_compliance_acosh_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1367774Z test_composite_compliance_add_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1382980Z test_composite_compliance_addbmm_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1398506Z test_composite_compliance_addcdiv_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1414089Z test_composite_compliance_addcmul_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1433622Z test_composite_compliance_addmm_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.1448713Z test_composite_compliance_addmm_decomposed_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1464161Z test_composite_compliance_addmv_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1479139Z test_composite_compliance_addr_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1494557Z test_composite_compliance_all_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1509697Z test_composite_compliance_allclose_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1524976Z test_composite_compliance_amax_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1539973Z test_composite_compliance_amin_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1555686Z test_composite_compliance_aminmax_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1570744Z test_composite_compliance_angle_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1586204Z test_composite_compliance_any_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1601989Z test_composite_compliance_argmax_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1621876Z test_composite_compliance_argmin_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.1637221Z test_composite_compliance_argsort_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1652391Z test_composite_compliance_argwhere_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1667900Z test_composite_compliance_as_strided_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1683119Z test_composite_compliance_asin_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1698339Z test_composite_compliance_asinh_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1713851Z test_composite_compliance_atan2_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1729023Z test_composite_compliance_atan_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1744521Z test_composite_compliance_atanh_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1759784Z test_composite_compliance_atleast_1d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1774830Z test_composite_compliance_atleast_2d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1790187Z test_composite_compliance_atleast_3d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1811127Z test_composite_compliance_baddbmm_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.1826817Z test_composite_compliance_bernoulli_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1841905Z test_composite_compliance_bfloat16_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1857132Z test_composite_compliance_bfloat16_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1872659Z test_composite_compliance_bitwise_left_shift_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1888230Z test_composite_compliance_bitwise_right_shift_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1903315Z test_composite_compliance_block_diag_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1918708Z test_composite_compliance_bmm_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1934121Z test_composite_compliance_bool_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1949491Z test_composite_compliance_bool_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1964748Z test_composite_compliance_broadcast_tensors_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.1980161Z test_composite_compliance_broadcast_to_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2002809Z test_composite_compliance_bucketize_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.2017961Z test_composite_compliance_byte_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2033309Z test_composite_compliance_byte_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2048410Z test_composite_compliance_cartesian_prod_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2063601Z test_composite_compliance_cat_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2078912Z test_composite_compliance_cdist_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2094141Z test_composite_compliance_ceil_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2109781Z test_composite_compliance_char_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2124810Z test_composite_compliance_char_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2139681Z test_composite_compliance_cholesky_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2154775Z test_composite_compliance_cholesky_inverse_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2169151Z test_composite_compliance_cholesky_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2189387Z test_composite_compliance_chunk_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.2204315Z test_composite_compliance_clamp_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2219548Z test_composite_compliance_clamp_scalar_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2234858Z test_composite_compliance_clone_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2249987Z test_composite_compliance_column_stack_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2265460Z test_composite_compliance_combinations_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2280635Z test_composite_compliance_complex_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2295672Z test_composite_compliance_conj_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2311174Z test_composite_compliance_conj_physical_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2326209Z test_composite_compliance_contiguous_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2341390Z test_composite_compliance_copysign_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2356721Z test_composite_compliance_corrcoef_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2376575Z test_composite_compliance_cos_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.2391798Z test_composite_compliance_cosh_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2406992Z test_composite_compliance_count_nonzero_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2422385Z test_composite_compliance_cov_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2437599Z test_composite_compliance_cross_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2452843Z test_composite_compliance_cummax_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2468352Z test_composite_compliance_cummin_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2484200Z test_composite_compliance_cumprod_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.2499592Z test_composite_compliance_cumsum_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2515052Z test_composite_compliance_cumulative_trapezoid_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2530250Z test_composite_compliance_deg2rad_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2545655Z test_composite_compliance_diag_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2565676Z test_composite_compliance_diag_embed_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.2580790Z test_composite_compliance_diagflat_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2596236Z test_composite_compliance_diagonal_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2611508Z test_composite_compliance_diagonal_scatter_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2627039Z test_composite_compliance_diff_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2642178Z test_composite_compliance_digamma_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2657587Z test_composite_compliance_dist_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2673102Z test_composite_compliance_div_floor_rounding_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2688471Z test_composite_compliance_div_no_rounding_mode_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2703764Z test_composite_compliance_div_trunc_rounding_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2719074Z test_composite_compliance_dot_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2734258Z test_composite_compliance_double_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2754811Z test_composite_compliance_double_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.2769976Z test_composite_compliance_dsplit_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2785489Z test_composite_compliance_dstack_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2800173Z test_composite_compliance_eig_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2815296Z test_composite_compliance_einsum_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2830642Z test_composite_compliance_empty_like_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2845819Z test_composite_compliance_eq_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2861021Z test_composite_compliance_erf_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2876484Z test_composite_compliance_erfc_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2891596Z test_composite_compliance_erfinv_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2907157Z test_composite_compliance_exp2_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2922487Z test_composite_compliance_exp_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2942946Z test_composite_compliance_expand_as_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.2958265Z test_composite_compliance_expand_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2973318Z test_composite_compliance_expm1_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.2988976Z test_composite_compliance_fft_fft2_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.3004023Z test_composite_compliance_fft_fft_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.3019423Z test_composite_compliance_fft_fftn_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.3034808Z test_composite_compliance_fft_fftshift_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.3050018Z test_composite_compliance_fft_hfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.3065649Z test_composite_compliance_fft_hfft_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.3080824Z test_composite_compliance_fft_hfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.3096014Z test_composite_compliance_fft_ifft2_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.3111721Z test_composite_compliance_fft_ifft_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.3131997Z test_composite_compliance_fft_ifftn_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.3147552Z test_composite_compliance_fft_ifftshift_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.3164380Z test_composite_compliance_fft_ihfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.3181460Z test_composite_compliance_fft_ihfft_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.3198738Z test_composite_compliance_fft_ihfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.3215414Z test_composite_compliance_fft_irfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.3232634Z test_composite_compliance_fft_irfft_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.3249271Z test_composite_compliance_fft_irfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.3266324Z test_composite_compliance_fft_rfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.3282939Z test_composite_compliance_fft_rfft_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.3299642Z test_composite_compliance_fft_rfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.3316818Z test_composite_compliance_fill__cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.3338732Z test_composite_compliance_flatten_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.3355425Z test_composite_compliance_flip_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.3372036Z test_composite_compliance_fliplr_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.3389020Z test_composite_compliance_flipud_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.3405821Z test_composite_compliance_float_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.3422585Z test_composite_compliance_float_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.3439660Z test_composite_compliance_float_power_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.3456365Z test_composite_compliance_floor_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.3473259Z test_composite_compliance_floor_divide_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.3489887Z test_composite_compliance_fmax_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.3506987Z test_composite_compliance_fmin_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.3528723Z test_composite_compliance_fmod_autodiffed_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.3545584Z test_composite_compliance_fmod_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.3562147Z test_composite_compliance_frac_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.3578792Z test_composite_compliance_frexp_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.3595786Z test_composite_compliance_full_like_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.3612637Z test_composite_compliance_gather_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.3629646Z test_composite_compliance_ge_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.3646644Z test_composite_compliance_geqrf_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.3666376Z test_composite_compliance_gradient_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.3683508Z test_composite_compliance_gt_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.3700767Z test_composite_compliance_half_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.3719282Z test_composite_compliance_half_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.3741715Z test_composite_compliance_heaviside_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.3758765Z test_composite_compliance_histc_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.3775363Z test_composite_compliance_hsplit_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.3791885Z test_composite_compliance_hstack_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.3808361Z test_composite_compliance_hypot_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.3825318Z test_composite_compliance_i0_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.3841737Z test_composite_compliance_igamma_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.3858390Z test_composite_compliance_igamma_grad_other_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.3875097Z test_composite_compliance_igammac_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.3891801Z test_composite_compliance_igammac_grad_other_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.3908517Z test_composite_compliance_index_add_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.3925306Z test_composite_compliance_index_copy_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.3947506Z test_composite_compliance_index_fill_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.3964134Z test_composite_compliance_index_put_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.3980478Z test_composite_compliance_index_select_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.3997332Z test_composite_compliance_inner_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.4014107Z test_composite_compliance_int_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.4030736Z test_composite_compliance_int_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.4047304Z test_composite_compliance_inverse_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.4064114Z test_composite_compliance_isclose_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.4080573Z test_composite_compliance_isfinite_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.4097008Z test_composite_compliance_isin_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.4113852Z test_composite_compliance_isinf_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.4130349Z test_composite_compliance_isnan_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.4152848Z test_composite_compliance_isneginf_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.4169186Z test_composite_compliance_isposinf_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.4186116Z test_composite_compliance_isreal_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.4202443Z test_composite_compliance_istft_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.4219206Z test_composite_compliance_kron_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.4235693Z test_composite_compliance_kthvalue_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.4252311Z test_composite_compliance_ldexp_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.4269237Z test_composite_compliance_le_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.4285680Z test_composite_compliance_lerp_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.4302215Z test_composite_compliance_lgamma_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.4319151Z test_composite_compliance_linalg_cholesky_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.4335626Z test_composite_compliance_linalg_cholesky_ex_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.4359742Z test_composite_compliance_linalg_cond_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.4376510Z test_composite_compliance_linalg_cross_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.4392795Z test_composite_compliance_linalg_det_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.4409124Z test_composite_compliance_linalg_eig_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.4425929Z test_composite_compliance_linalg_eigh_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.4441980Z test_composite_compliance_linalg_eigvals_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.4458080Z test_composite_compliance_linalg_eigvalsh_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.4474971Z test_composite_compliance_linalg_householder_product_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.4491519Z test_composite_compliance_linalg_inv_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.4508409Z test_composite_compliance_linalg_inv_ex_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.4524506Z test_composite_compliance_linalg_lstsq_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.4540383Z test_composite_compliance_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.4561317Z test_composite_compliance_linalg_lu_factor_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.4576250Z test_composite_compliance_linalg_lu_factor_ex_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.4591922Z test_composite_compliance_linalg_matrix_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.4607139Z test_composite_compliance_linalg_matrix_power_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.4622206Z test_composite_compliance_linalg_matrix_rank_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.4637337Z test_composite_compliance_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.4652591Z test_composite_compliance_linalg_multi_dot_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.4668117Z test_composite_compliance_linalg_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.4682761Z test_composite_compliance_linalg_pinv_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.4697354Z test_composite_compliance_linalg_pinv_hermitian_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.4712843Z test_composite_compliance_linalg_pinv_singular_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.4727533Z test_composite_compliance_linalg_qr_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.4747799Z test_composite_compliance_linalg_slogdet_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.4761939Z test_composite_compliance_linalg_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.4777220Z test_composite_compliance_linalg_solve_triangular_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.4792490Z test_composite_compliance_linalg_svd_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.4808236Z test_composite_compliance_linalg_svdvals_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.4823197Z test_composite_compliance_linalg_tensorinv_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.4838215Z test_composite_compliance_linalg_tensorsolve_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.4853115Z test_composite_compliance_linalg_vector_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.4868321Z test_composite_compliance_log10_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.4882847Z test_composite_compliance_log1p_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.4897985Z test_composite_compliance_log2_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.4913609Z test_composite_compliance_log_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.4933718Z test_composite_compliance_log_softmax_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.4948644Z test_composite_compliance_log_softmax_dtype_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.4964594Z test_composite_compliance_logaddexp2_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.4979398Z test_composite_compliance_logaddexp_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.4994727Z test_composite_compliance_logcumsumexp_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5009420Z test_composite_compliance_logdet_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5024895Z test_composite_compliance_logical_and_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5039778Z test_composite_compliance_logical_not_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5054872Z test_composite_compliance_logical_or_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5069907Z test_composite_compliance_logical_xor_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5084690Z test_composite_compliance_logit_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5099935Z test_composite_compliance_logsumexp_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5121415Z test_composite_compliance_long_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.5136233Z test_composite_compliance_long_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5151351Z test_composite_compliance_lt_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5166838Z test_composite_compliance_lu_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5181138Z test_composite_compliance_lu_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5197665Z test_composite_compliance_lu_unpack_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5212578Z test_composite_compliance_mH_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5227568Z test_composite_compliance_mT_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5242562Z test_composite_compliance_masked_fill_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5257349Z test_composite_compliance_masked_scatter_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5272603Z test_composite_compliance_masked_select_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5287770Z test_composite_compliance_matmul_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5308452Z test_composite_compliance_matrix_exp_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.5323565Z test_composite_compliance_max_binary_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5338700Z test_composite_compliance_max_reduction_no_dim_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5353988Z test_composite_compliance_max_reduction_with_dim_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5368931Z test_composite_compliance_maximum_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5383995Z test_composite_compliance_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5399550Z test_composite_compliance_median_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5414546Z test_composite_compliance_meshgrid_list_of_tensors_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5429640Z test_composite_compliance_meshgrid_variadic_tensors_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5444609Z test_composite_compliance_min_binary_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5459563Z test_composite_compliance_min_reduction_no_dim_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5474978Z test_composite_compliance_min_reduction_with_dim_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5495509Z test_composite_compliance_minimum_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.5510462Z test_composite_compliance_mm_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5526157Z test_composite_compliance_mode_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5541115Z test_composite_compliance_movedim_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5556515Z test_composite_compliance_msort_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5571333Z test_composite_compliance_mul_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5586777Z test_composite_compliance_multinomial_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5601672Z test_composite_compliance_mv_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5616886Z test_composite_compliance_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5624861Z test_composite_compliance_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5633735Z test_composite_compliance_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5648710Z test_composite_compliance_nan_to_num_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5663775Z test_composite_compliance_nanmean_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5684016Z test_composite_compliance_nanmedian_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.5699192Z test_composite_compliance_nanquantile_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5714318Z test_composite_compliance_nansum_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5729282Z test_composite_compliance_narrow_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5744637Z test_composite_compliance_ne_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5759520Z test_composite_compliance_neg_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5774527Z test_composite_compliance_new_empty_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5790043Z test_composite_compliance_new_full_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5804989Z test_composite_compliance_new_ones_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5820044Z test_composite_compliance_new_zeros_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5835525Z test_composite_compliance_nextafter_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5850565Z test_composite_compliance_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5871323Z test_composite_compliance_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.5886343Z test_composite_compliance_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5901223Z test_composite_compliance_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5916670Z test_composite_compliance_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5931567Z test_composite_compliance_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5946572Z test_composite_compliance_nn_functional_avg_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5961420Z test_composite_compliance_nn_functional_avg_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5976597Z test_composite_compliance_nn_functional_avg_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.5991683Z test_composite_compliance_nn_functional_batch_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6006899Z test_composite_compliance_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6022073Z test_composite_compliance_nn_functional_bilinear_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6037538Z test_composite_compliance_nn_functional_celu_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6057659Z test_composite_compliance_nn_functional_conv1d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.6072790Z test_composite_compliance_nn_functional_conv2d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6087736Z test_composite_compliance_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6103343Z test_composite_compliance_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6118449Z test_composite_compliance_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6133279Z test_composite_compliance_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6148644Z test_composite_compliance_nn_functional_cosine_similarity_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6163538Z test_composite_compliance_nn_functional_cross_entropy_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6178588Z test_composite_compliance_nn_functional_ctc_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6193661Z test_composite_compliance_nn_functional_dropout2d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6208730Z test_composite_compliance_nn_functional_dropout_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6223939Z test_composite_compliance_nn_functional_elu_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6244478Z test_composite_compliance_nn_functional_embedding_bag_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.6259324Z test_composite_compliance_nn_functional_embedding_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6274585Z test_composite_compliance_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6289446Z test_composite_compliance_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6304875Z test_composite_compliance_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6319768Z test_composite_compliance_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6334852Z test_composite_compliance_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6350077Z test_composite_compliance_nn_functional_gelu_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6365155Z test_composite_compliance_nn_functional_glu_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6380097Z test_composite_compliance_nn_functional_grid_sample_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6395717Z test_composite_compliance_nn_functional_group_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6410553Z test_composite_compliance_nn_functional_hardshrink_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6431452Z test_composite_compliance_nn_functional_hardsigmoid_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.6446210Z test_composite_compliance_nn_functional_hardswish_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6461318Z test_composite_compliance_nn_functional_hardtanh_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6476545Z test_composite_compliance_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6491816Z test_composite_compliance_nn_functional_huber_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6507201Z test_composite_compliance_nn_functional_instance_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6521929Z test_composite_compliance_nn_functional_interpolate_area_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6537194Z test_composite_compliance_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6552510Z test_composite_compliance_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6567415Z test_composite_compliance_nn_functional_interpolate_linear_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6582325Z test_composite_compliance_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6597604Z test_composite_compliance_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6619315Z test_composite_compliance_nn_functional_kl_div_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.6634650Z test_composite_compliance_nn_functional_layer_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6649502Z test_composite_compliance_nn_functional_leaky_relu_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6664955Z test_composite_compliance_nn_functional_linear_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6679671Z test_composite_compliance_nn_functional_local_response_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6694920Z test_composite_compliance_nn_functional_logsigmoid_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6710212Z test_composite_compliance_nn_functional_max_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6725293Z test_composite_compliance_nn_functional_max_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6740022Z test_composite_compliance_nn_functional_max_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6755197Z test_composite_compliance_nn_functional_mish_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6770185Z test_composite_compliance_nn_functional_mse_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6785448Z test_composite_compliance_nn_functional_nll_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6805830Z test_composite_compliance_nn_functional_normalize_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.6821249Z test_composite_compliance_nn_functional_pad_circular_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6836329Z test_composite_compliance_nn_functional_pad_constant_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6851155Z test_composite_compliance_nn_functional_pad_reflect_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6866823Z test_composite_compliance_nn_functional_pad_replicate_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6881801Z test_composite_compliance_nn_functional_pairwise_distance_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6896426Z test_composite_compliance_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6911661Z test_composite_compliance_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6926901Z test_composite_compliance_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6941536Z test_composite_compliance_nn_functional_prelu_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6956900Z test_composite_compliance_nn_functional_relu6_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6972150Z test_composite_compliance_nn_functional_relu_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.6992980Z test_composite_compliance_nn_functional_rrelu_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.7007537Z test_composite_compliance_nn_functional_selu_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7022682Z test_composite_compliance_nn_functional_silu_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7037885Z test_composite_compliance_nn_functional_softmin_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7053001Z test_composite_compliance_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7068436Z test_composite_compliance_nn_functional_softplus_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7083120Z test_composite_compliance_nn_functional_softshrink_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7098030Z test_composite_compliance_nn_functional_softsign_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7113469Z test_composite_compliance_nn_functional_tanhshrink_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7128684Z test_composite_compliance_nn_functional_threshold_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7143705Z test_composite_compliance_nn_functional_unfold_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7158843Z test_composite_compliance_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7179187Z test_composite_compliance_nn_functional_upsample_nearest_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.7194710Z test_composite_compliance_nonzero_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7209593Z test_composite_compliance_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7224823Z test_composite_compliance_norm_fro_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7239886Z test_composite_compliance_norm_inf_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7255011Z test_composite_compliance_norm_nuc_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7270143Z test_composite_compliance_normal_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7285071Z test_composite_compliance_normal_number_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7300063Z test_composite_compliance_ones_like_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7315512Z test_composite_compliance_ormqr_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7330444Z test_composite_compliance_outer_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7346324Z test_composite_compliance_pca_lowrank_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7366534Z test_composite_compliance_permute_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.7381470Z test_composite_compliance_pinverse_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7396721Z test_composite_compliance_polar_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7411751Z test_composite_compliance_polygamma_polygamma_n_0_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7419846Z test_composite_compliance_polygamma_polygamma_n_1_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7428360Z test_composite_compliance_polygamma_polygamma_n_2_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7436748Z test_composite_compliance_polygamma_polygamma_n_3_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7444867Z test_composite_compliance_polygamma_polygamma_n_4_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7460078Z test_composite_compliance_positive_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7475202Z test_composite_compliance_pow_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7490267Z test_composite_compliance_prod_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7505411Z test_composite_compliance_put_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7520005Z test_composite_compliance_qr_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7535047Z test_composite_compliance_quantile_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7550287Z test_composite_compliance_rad2deg_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7571775Z test_composite_compliance_rand_like_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.7587265Z test_composite_compliance_randint_like_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7602275Z test_composite_compliance_randn_like_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7617232Z test_composite_compliance_ravel_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7632698Z test_composite_compliance_real_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7647568Z test_composite_compliance_reciprocal_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7662607Z test_composite_compliance_remainder_autodiffed_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7677722Z test_composite_compliance_remainder_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7692650Z test_composite_compliance_renorm_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7708019Z test_composite_compliance_repeat_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7723903Z test_composite_compliance_repeat_interleave_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7741298Z test_composite_compliance_reshape_as_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.7762056Z test_composite_compliance_reshape_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.7770053Z test_composite_compliance_resize__cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7785811Z test_composite_compliance_resize_as__cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7800669Z test_composite_compliance_resolve_conj_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7815868Z test_composite_compliance_resolve_neg_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7831091Z test_composite_compliance_roll_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7845991Z test_composite_compliance_rot90_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7861136Z test_composite_compliance_round_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7876376Z test_composite_compliance_round_decimals_0_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7884361Z test_composite_compliance_round_decimals_3_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7892651Z test_composite_compliance_round_decimals_neg_3_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7908393Z test_composite_compliance_rsqrt_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7923386Z test_composite_compliance_rsub_rsub_scalar_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7938376Z test_composite_compliance_rsub_rsub_tensor_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7953704Z test_composite_compliance_scatter_add_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.7974190Z test_composite_compliance_scatter_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.7989571Z test_composite_compliance_scatter_reduce_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8004490Z test_composite_compliance_searchsorted_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8019564Z test_composite_compliance_select_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8034800Z test_composite_compliance_select_scatter_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8049772Z test_composite_compliance_sgn_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8065395Z test_composite_compliance_short_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8080170Z test_composite_compliance_short_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8095053Z test_composite_compliance_sigmoid_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8110316Z test_composite_compliance_sign_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8125337Z test_composite_compliance_signbit_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8140496Z test_composite_compliance_sin_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8161277Z test_composite_compliance_sinc_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.8176124Z test_composite_compliance_sinh_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8191218Z test_composite_compliance_slice_scatter_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8206197Z test_composite_compliance_softmax_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8221249Z test_composite_compliance_softmax_with_dtype_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8236121Z test_composite_compliance_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8251035Z test_composite_compliance_sort_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8266380Z test_composite_compliance_special_entr_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8281503Z test_composite_compliance_special_erfcx_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8296511Z test_composite_compliance_special_i0e_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8312070Z test_composite_compliance_special_i1_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8327595Z test_composite_compliance_special_i1e_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8348708Z test_composite_compliance_special_ndtr_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.8363549Z test_composite_compliance_special_ndtri_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8378528Z test_composite_compliance_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8393722Z test_composite_compliance_special_xlog1py_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8408739Z test_composite_compliance_special_zeta_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8424025Z test_composite_compliance_special_zeta_grad_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8438998Z test_composite_compliance_split_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8454080Z test_composite_compliance_split_list_args_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8469446Z test_composite_compliance_split_with_sizes_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8484386Z test_composite_compliance_sqrt_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8499369Z test_composite_compliance_square_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8514827Z test_composite_compliance_squeeze_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8535134Z test_composite_compliance_stack_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.8550485Z test_composite_compliance_std_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8565445Z test_composite_compliance_std_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8580585Z test_composite_compliance_stft_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8595727Z test_composite_compliance_sub_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8610594Z test_composite_compliance_sum_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8625937Z test_composite_compliance_sum_to_size_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8641480Z test_composite_compliance_svd_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8656944Z test_composite_compliance_svd_lowrank_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8672747Z test_composite_compliance_symeig_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8687741Z test_composite_compliance_t_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8703011Z test_composite_compliance_take_along_dim_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8723862Z test_composite_compliance_take_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.8738927Z test_composite_compliance_tan_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8754052Z test_composite_compliance_tanh_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8769035Z test_composite_compliance_tensor_split_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8784304Z test_composite_compliance_tensordot_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8799123Z test_composite_compliance_tile_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8814246Z test_composite_compliance_to_sparse_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8829526Z test_composite_compliance_topk_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8844453Z test_composite_compliance_trace_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8859371Z test_composite_compliance_transpose_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8874487Z test_composite_compliance_trapezoid_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8889571Z test_composite_compliance_trapz_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8911561Z test_composite_compliance_triangular_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.8926555Z test_composite_compliance_tril_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8941440Z test_composite_compliance_triu_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8956804Z test_composite_compliance_true_divide_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8971674Z test_composite_compliance_trunc_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.8987007Z test_composite_compliance_unfold_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.9001973Z test_composite_compliance_unique_consecutive_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.9016943Z test_composite_compliance_unique_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.9032247Z test_composite_compliance_unsqueeze_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.9047308Z test_composite_compliance_var_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.9062285Z test_composite_compliance_var_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.9077585Z test_composite_compliance_vdot_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.9098114Z test_composite_compliance_view_as_complex_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:14:59.9113319Z test_composite_compliance_view_as_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.9128299Z test_composite_compliance_view_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.9143333Z test_composite_compliance_vsplit_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.9158396Z test_composite_compliance_vstack_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.9173382Z test_composite_compliance_where_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.9188648Z test_composite_compliance_xlogy_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.9204197Z test_composite_compliance_zero__cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.9225955Z test_composite_compliance_zeros_like_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:14:59.9333651Z test_dtypes_H_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:14:59.9436706Z test_dtypes_T_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:15:00.0275330Z test_dtypes___getitem___cuda (__main__.TestCommonCUDA) ... ok (0.084s) 2022-03-17T19:15:00.0378895Z test_dtypes___radd___cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:15:00.0778228Z test_dtypes___rand___cuda (__main__.TestCommonCUDA) ... ok (0.040s) 2022-03-17T19:15:00.0894178Z test_dtypes___rdiv___cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:15:00.4744730Z test_dtypes___rmatmul___cuda (__main__.TestCommonCUDA) ... ok (0.385s) 2022-03-17T19:15:00.4946896Z test_dtypes___rmod___cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:15:00.5051721Z test_dtypes___rmul___cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:15:00.5460938Z test_dtypes___ror___cuda (__main__.TestCommonCUDA) ... ok (0.041s) 2022-03-17T19:15:00.5597114Z test_dtypes___rpow___cuda (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:15:00.5765818Z test_dtypes___rsub___cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:15:00.6160510Z test_dtypes___rxor___cuda (__main__.TestCommonCUDA) ... ok (0.039s) 2022-03-17T19:15:00.8463662Z test_dtypes__masked_amax_cuda (__main__.TestCommonCUDA) ... ok (0.230s) 2022-03-17T19:15:01.0753294Z test_dtypes__masked_amin_cuda (__main__.TestCommonCUDA) ... ok (0.229s) 2022-03-17T19:15:01.1562618Z test_dtypes__masked_log_softmax_cuda (__main__.TestCommonCUDA) ... ok (0.081s) 2022-03-17T19:15:01.5024378Z test_dtypes__masked_mean_cuda (__main__.TestCommonCUDA) ... ok (0.346s) 2022-03-17T19:15:02.7426229Z test_dtypes__masked_norm_cuda (__main__.TestCommonCUDA) ... ok (1.240s) 2022-03-17T19:15:02.9105566Z test_dtypes__masked_normalize_cuda (__main__.TestCommonCUDA) ... ok (0.168s) 2022-03-17T19:15:03.2227849Z test_dtypes__masked_prod_cuda (__main__.TestCommonCUDA) ... ok (0.312s) 2022-03-17T19:15:03.3051087Z test_dtypes__masked_softmax_cuda (__main__.TestCommonCUDA) ... ok (0.082s) 2022-03-17T19:15:03.3902133Z test_dtypes__masked_softmin_cuda (__main__.TestCommonCUDA) ... ok (0.085s) 2022-03-17T19:15:03.5891898Z test_dtypes__masked_sum_cuda (__main__.TestCommonCUDA) ... ok (0.199s) 2022-03-17T19:15:04.6012146Z test_dtypes__masked_var_cuda (__main__.TestCommonCUDA) ... ok (1.012s) 2022-03-17T19:15:04.6094828Z test_dtypes_abs_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:15:05.4768368Z test_dtypes_acos_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:175: UserWarning: Specified kernel cache directory could not be created! This disables kernel caching. Specified directory is /var/lib/jenkins/.cache/torch/kernels. This warning will appear only once per process. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/jit_utils.cpp:860.) 2022-03-17T19:15:05.4769294Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-03-17T19:15:06.4319819Z ok (1.822s) 2022-03-17T19:15:06.4450497Z test_dtypes_acosh_cuda (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:15:06.4838983Z test_dtypes_add_cuda (__main__.TestCommonCUDA) ... ok (0.039s) 2022-03-17T19:15:06.5791165Z test_dtypes_addbmm_cuda (__main__.TestCommonCUDA) ... ok (0.095s) 2022-03-17T19:15:06.6748798Z test_dtypes_addcdiv_cuda (__main__.TestCommonCUDA) ... ok (0.096s) 2022-03-17T19:15:06.7465599Z test_dtypes_addcmul_cuda (__main__.TestCommonCUDA) ... ok (0.072s) 2022-03-17T19:15:06.7998817Z test_dtypes_addmm_cuda (__main__.TestCommonCUDA) ... ok (0.053s) 2022-03-17T19:15:06.8518148Z test_dtypes_addmm_decomposed_cuda (__main__.TestCommonCUDA) ... ok (0.052s) 2022-03-17T19:15:06.9168132Z test_dtypes_addmv_cuda (__main__.TestCommonCUDA) ... ok (0.065s) 2022-03-17T19:15:06.9428812Z test_dtypes_addr_cuda (__main__.TestCommonCUDA) ... ok (0.026s) 2022-03-17T19:15:06.9947921Z test_dtypes_all_cuda (__main__.TestCommonCUDA) ... ok (0.052s) 2022-03-17T19:15:07.0929587Z test_dtypes_allclose_cuda (__main__.TestCommonCUDA) ... ok (0.098s) 2022-03-17T19:15:07.1411873Z test_dtypes_amax_cuda (__main__.TestCommonCUDA) ... ok (0.048s) 2022-03-17T19:15:07.1923709Z test_dtypes_amin_cuda (__main__.TestCommonCUDA) ... ok (0.051s) 2022-03-17T19:15:07.2157798Z test_dtypes_aminmax_cuda (__main__.TestCommonCUDA) ... ok (0.023s) 2022-03-17T19:15:07.2352106Z test_dtypes_angle_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:15:07.2863349Z test_dtypes_any_cuda (__main__.TestCommonCUDA) ... ok (0.051s) 2022-03-17T19:15:07.3406446Z test_dtypes_argmax_cuda (__main__.TestCommonCUDA) ... ok (0.054s) 2022-03-17T19:15:07.3959472Z test_dtypes_argmin_cuda (__main__.TestCommonCUDA) ... ok (0.055s) 2022-03-17T19:15:07.4913924Z test_dtypes_argsort_cuda (__main__.TestCommonCUDA) ... ok (0.095s) 2022-03-17T19:15:07.5466121Z test_dtypes_argwhere_cuda (__main__.TestCommonCUDA) ... ok (0.055s) 2022-03-17T19:15:07.5656179Z test_dtypes_as_strided_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:15:07.5737251Z test_dtypes_asin_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:15:07.5817268Z test_dtypes_asinh_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:15:07.6146749Z test_dtypes_atan2_cuda (__main__.TestCommonCUDA) ... ok (0.033s) 2022-03-17T19:15:07.6232480Z test_dtypes_atan_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:15:07.6314106Z test_dtypes_atanh_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:15:07.6537053Z test_dtypes_atleast_1d_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:15:07.6760373Z test_dtypes_atleast_2d_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:15:07.6991783Z test_dtypes_atleast_3d_cuda (__main__.TestCommonCUDA) ... ok (0.023s) 2022-03-17T19:15:07.7782274Z test_dtypes_baddbmm_cuda (__main__.TestCommonCUDA) ... ok (0.079s) 2022-03-17T19:15:07.8521805Z test_dtypes_bernoulli_cuda (__main__.TestCommonCUDA) ... ok (0.074s) 2022-03-17T19:15:07.8610695Z test_dtypes_bfloat16_channels_last_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:13524: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Copy.cpp:239.) 2022-03-17T19:15:07.8611424Z op=lambda x, *args, **kwargs: x.bfloat16(*args, **kwargs), 2022-03-17T19:15:07.8619532Z ok (0.010s) 2022-03-17T19:15:07.8734946Z test_dtypes_bfloat16_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:15:07.9319131Z test_dtypes_bincount_cuda (__main__.TestCommonCUDA) ... ok (0.058s) 2022-03-17T19:15:07.9816239Z test_dtypes_bitwise_and_cuda (__main__.TestCommonCUDA) ... ok (0.050s) 2022-03-17T19:15:08.0074748Z test_dtypes_bitwise_left_shift_cuda (__main__.TestCommonCUDA) ... ok (0.026s) 2022-03-17T19:15:08.0415986Z test_dtypes_bitwise_not_cuda (__main__.TestCommonCUDA) ... ok (0.034s) 2022-03-17T19:15:08.0923114Z test_dtypes_bitwise_or_cuda (__main__.TestCommonCUDA) ... ok (0.051s) 2022-03-17T19:15:08.1184132Z test_dtypes_bitwise_right_shift_cuda (__main__.TestCommonCUDA) ... ok (0.026s) 2022-03-17T19:15:08.1690253Z test_dtypes_bitwise_xor_cuda (__main__.TestCommonCUDA) ... ok (0.050s) 2022-03-17T19:15:08.1817081Z test_dtypes_block_diag_cuda (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:15:08.2316444Z test_dtypes_bmm_cuda (__main__.TestCommonCUDA) ... ok (0.050s) 2022-03-17T19:15:08.2727484Z test_dtypes_bool_channels_last_cuda (__main__.TestCommonCUDA) ... ok (0.041s) 2022-03-17T19:15:08.3193411Z test_dtypes_bool_cuda (__main__.TestCommonCUDA) ... ok (0.046s) 2022-03-17T19:15:08.3316323Z test_dtypes_broadcast_tensors_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:15:08.3524726Z test_dtypes_broadcast_to_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:15:08.4489285Z test_dtypes_bucketize_cuda (__main__.TestCommonCUDA) ... ok (0.096s) 2022-03-17T19:15:08.4913485Z test_dtypes_byte_channels_last_cuda (__main__.TestCommonCUDA) ... ok (0.042s) 2022-03-17T19:15:08.5379000Z test_dtypes_byte_cuda (__main__.TestCommonCUDA) ... ok (0.046s) 2022-03-17T19:15:08.5472819Z test_dtypes_cartesian_prod_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:15:08.5765220Z test_dtypes_cat_cuda (__main__.TestCommonCUDA) ... ok (0.029s) 2022-03-17T19:15:09.2823417Z test_dtypes_cdist_cuda (__main__.TestCommonCUDA) ... ok (0.705s) 2022-03-17T19:15:09.3308853Z test_dtypes_ceil_cuda (__main__.TestCommonCUDA) ... ok (0.049s) 2022-03-17T19:15:09.3713466Z test_dtypes_char_channels_last_cuda (__main__.TestCommonCUDA) ... ok (0.040s) 2022-03-17T19:15:09.4162027Z test_dtypes_char_cuda (__main__.TestCommonCUDA) ... ok (0.045s) 2022-03-17T19:15:09.6938679Z test_dtypes_cholesky_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: torch.cholesky is deprecated in favor of torch.linalg.cholesky and will be removed in a future PyTorch release. 2022-03-17T19:15:09.6939380Z L = torch.cholesky(A) 2022-03-17T19:15:09.6939628Z should be replaced with 2022-03-17T19:15:09.6939905Z L = torch.linalg.cholesky(A) 2022-03-17T19:15:09.6940137Z and 2022-03-17T19:15:09.6940383Z U = torch.cholesky(A, upper=True) 2022-03-17T19:15:09.6940642Z should be replaced with 2022-03-17T19:15:09.6940929Z U = torch.linalg.cholesky(A).mH(). 2022-03-17T19:15:09.6941921Z This transform will produce equivalent results for all valid (symmetric positive definite) inputs. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:1340.) 2022-03-17T19:15:09.6942415Z return self.op(*args, **kwargs) 2022-03-17T19:15:09.7410731Z ok (0.325s) 2022-03-17T19:15:09.7447401Z test_dtypes_cholesky_inverse_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:15:10.0549517Z test_dtypes_cholesky_solve_cuda (__main__.TestCommonCUDA) ... ok (0.310s) 2022-03-17T19:15:10.0684563Z test_dtypes_chunk_cuda (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:15:10.1033524Z test_dtypes_clamp_cuda (__main__.TestCommonCUDA) ... ok (0.035s) 2022-03-17T19:15:10.1362971Z test_dtypes_clamp_scalar_cuda (__main__.TestCommonCUDA) ... ok (0.033s) 2022-03-17T19:15:10.1467148Z test_dtypes_clone_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:15:10.1634445Z test_dtypes_column_stack_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:15:10.1688336Z test_dtypes_combinations_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: torch.meshgrid: in an upcoming release, it will be required to pass the indexing argument. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorShape.cpp:2300.) 2022-03-17T19:15:10.1689044Z return self.op(*args, **kwargs) 2022-03-17T19:15:10.2347027Z ok (0.071s) 2022-03-17T19:15:10.2966475Z test_dtypes_complex_cuda (__main__.TestCommonCUDA) ... ok (0.062s) 2022-03-17T19:15:10.3082229Z test_dtypes_conj_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:15:10.3163127Z test_dtypes_conj_physical_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:15:10.3237222Z test_dtypes_contiguous_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:15:10.3612242Z test_dtypes_copysign_cuda (__main__.TestCommonCUDA) ... ok (0.037s) 2022-03-17T19:15:10.4014257Z test_dtypes_corrcoef_cuda (__main__.TestCommonCUDA) ... ok (0.040s) 2022-03-17T19:15:10.4137596Z test_dtypes_cos_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:15:10.4259894Z test_dtypes_cosh_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:15:10.4876495Z test_dtypes_count_nonzero_cuda (__main__.TestCommonCUDA) ... ok (0.061s) 2022-03-17T19:15:10.6192426Z test_dtypes_cov_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: cov(): degrees of freedom is <= 0 (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Correlation.cpp:99.) 2022-03-17T19:15:10.6193175Z return self.op(*args, **kwargs) 2022-03-17T19:15:10.7788331Z ok (0.291s) 2022-03-17T19:15:10.8083767Z test_dtypes_cross_cuda (__main__.TestCommonCUDA) ... ok (0.029s) 2022-03-17T19:15:10.8362918Z test_dtypes_cummax_cuda (__main__.TestCommonCUDA) ... ok (0.028s) 2022-03-17T19:15:10.8654057Z test_dtypes_cummin_cuda (__main__.TestCommonCUDA) ... ok (0.029s) 2022-03-17T19:15:10.9254866Z test_dtypes_cumprod_cuda (__main__.TestCommonCUDA) ... ok (0.060s) 2022-03-17T19:15:10.9466802Z test_dtypes_cumsum_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:15:11.0002692Z test_dtypes_cumulative_trapezoid_cuda (__main__.TestCommonCUDA) ... ok (0.053s) 2022-03-17T19:15:11.0227912Z test_dtypes_deg2rad_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:15:11.0559130Z test_dtypes_diag_cuda (__main__.TestCommonCUDA) ... ok (0.033s) 2022-03-17T19:15:11.1007085Z test_dtypes_diag_embed_cuda (__main__.TestCommonCUDA) ... ok (0.045s) 2022-03-17T19:15:11.1188017Z test_dtypes_diagflat_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:15:11.1600152Z test_dtypes_diagonal_cuda (__main__.TestCommonCUDA) ... ok (0.041s) 2022-03-17T19:15:11.2277740Z test_dtypes_diagonal_scatter_cuda (__main__.TestCommonCUDA) ... ok (0.068s) 2022-03-17T19:15:11.6804105Z test_dtypes_diff_cuda (__main__.TestCommonCUDA) ... ok (0.452s) 2022-03-17T19:15:14.7904496Z test_dtypes_digamma_cuda (__main__.TestCommonCUDA) ... ok (3.110s) 2022-03-17T19:15:15.0654916Z test_dtypes_dist_cuda (__main__.TestCommonCUDA) ... ok (0.275s) 2022-03-17T19:15:15.1167038Z test_dtypes_div_floor_rounding_cuda (__main__.TestCommonCUDA) ... ok (0.051s) 2022-03-17T19:15:15.1676908Z test_dtypes_div_no_rounding_mode_cuda (__main__.TestCommonCUDA) ... ok (0.051s) 2022-03-17T19:15:15.2184752Z test_dtypes_div_trunc_rounding_cuda (__main__.TestCommonCUDA) ... ok (0.051s) 2022-03-17T19:15:15.2592099Z test_dtypes_dot_cuda (__main__.TestCommonCUDA) ... ok (0.041s) 2022-03-17T19:15:15.2670686Z test_dtypes_double_channels_last_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:15:15.2826868Z test_dtypes_double_cuda (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:15:15.2927455Z test_dtypes_dsplit_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:15:15.3032681Z test_dtypes_dstack_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:15:15.3573732Z test_dtypes_eig_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: torch.eig is deprecated in favor of torch.linalg.eig and will be removed in a future PyTorch release. 2022-03-17T19:15:15.3575078Z torch.linalg.eig returns complex tensors of dtype cfloat or cdouble rather than real tensors mimicking complex tensors. 2022-03-17T19:15:15.3575465Z L, _ = torch.eig(A) 2022-03-17T19:15:15.3575703Z should be replaced with 2022-03-17T19:15:15.3576001Z L_complex = torch.linalg.eigvals(A) 2022-03-17T19:15:15.3576258Z and 2022-03-17T19:15:15.3576487Z L, V = torch.eig(A, eigenvectors=True) 2022-03-17T19:15:15.3576765Z should be replaced with 2022-03-17T19:15:15.3577197Z L_complex, V_complex = torch.linalg.eig(A) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2913.) 2022-03-17T19:15:15.3577638Z return self.op(*args, **kwargs) 2022-03-17T19:15:15.4027964Z ok (0.099s) 2022-03-17T19:15:15.4940151Z test_dtypes_einsum_cuda (__main__.TestCommonCUDA) ... ok (0.091s) 2022-03-17T19:15:15.5085988Z test_dtypes_empty_like_cuda (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:15:15.5765597Z test_dtypes_eq_cuda (__main__.TestCommonCUDA) ... ok (0.068s) 2022-03-17T19:15:15.5945974Z test_dtypes_erf_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:15:17.0110656Z test_dtypes_erfc_cuda (__main__.TestCommonCUDA) ... ok (1.416s) 2022-03-17T19:15:18.2335015Z test_dtypes_erfinv_cuda (__main__.TestCommonCUDA) ... ok (1.222s) 2022-03-17T19:15:19.5166727Z test_dtypes_exp2_cuda (__main__.TestCommonCUDA) ... ok (1.283s) 2022-03-17T19:15:20.4879484Z test_dtypes_exp_cuda (__main__.TestCommonCUDA) ... ok (0.971s) 2022-03-17T19:15:20.5037818Z test_dtypes_expand_as_cuda (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:15:20.5299296Z test_dtypes_expand_cuda (__main__.TestCommonCUDA) ... ok (0.026s) 2022-03-17T19:15:20.5477538Z test_dtypes_expm1_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:15:20.6632945Z test_dtypes_fft_fft2_cuda (__main__.TestCommonCUDA) ... ok (0.115s) 2022-03-17T19:15:20.6992966Z test_dtypes_fft_fft_cuda (__main__.TestCommonCUDA) ... ok (0.036s) 2022-03-17T19:15:20.7333662Z test_dtypes_fft_fftn_cuda (__main__.TestCommonCUDA) ... ok (0.034s) 2022-03-17T19:15:20.7513037Z test_dtypes_fft_fftshift_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:15:20.7922057Z test_dtypes_fft_hfft2_cuda (__main__.TestCommonCUDA) ... ok (0.041s) 2022-03-17T19:15:20.8300427Z test_dtypes_fft_hfft_cuda (__main__.TestCommonCUDA) ... ok (0.038s) 2022-03-17T19:15:20.8702272Z test_dtypes_fft_hfftn_cuda (__main__.TestCommonCUDA) ... ok (0.040s) 2022-03-17T19:15:20.8997859Z test_dtypes_fft_ifft2_cuda (__main__.TestCommonCUDA) ... ok (0.029s) 2022-03-17T19:15:20.9356320Z test_dtypes_fft_ifft_cuda (__main__.TestCommonCUDA) ... ok (0.036s) 2022-03-17T19:15:20.9725345Z test_dtypes_fft_ifftn_cuda (__main__.TestCommonCUDA) ... ok (0.037s) 2022-03-17T19:15:20.9919835Z test_dtypes_fft_ifftshift_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:15:21.0402705Z test_dtypes_fft_ihfft2_cuda (__main__.TestCommonCUDA) ... ok (0.048s) 2022-03-17T19:15:21.0785561Z test_dtypes_fft_ihfft_cuda (__main__.TestCommonCUDA) ... ok (0.038s) 2022-03-17T19:15:21.1246575Z test_dtypes_fft_ihfftn_cuda (__main__.TestCommonCUDA) ... ok (0.046s) 2022-03-17T19:15:21.1638436Z test_dtypes_fft_irfft2_cuda (__main__.TestCommonCUDA) ... ok (0.039s) 2022-03-17T19:15:21.1979294Z test_dtypes_fft_irfft_cuda (__main__.TestCommonCUDA) ... ok (0.034s) 2022-03-17T19:15:21.2356744Z test_dtypes_fft_irfftn_cuda (__main__.TestCommonCUDA) ... ok (0.038s) 2022-03-17T19:15:21.2724091Z test_dtypes_fft_rfft2_cuda (__main__.TestCommonCUDA) ... ok (0.037s) 2022-03-17T19:15:21.3075361Z test_dtypes_fft_rfft_cuda (__main__.TestCommonCUDA) ... ok (0.035s) 2022-03-17T19:15:21.3447769Z test_dtypes_fft_rfftn_cuda (__main__.TestCommonCUDA) ... ok (0.037s) 2022-03-17T19:15:21.3599783Z test_dtypes_fill__cuda (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:15:21.3776920Z test_dtypes_flatten_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:15:21.4031565Z test_dtypes_flip_cuda (__main__.TestCommonCUDA) ... ok (0.025s) 2022-03-17T19:15:21.4125047Z test_dtypes_fliplr_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:15:21.4218226Z test_dtypes_flipud_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:15:21.4294899Z test_dtypes_float_channels_last_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:15:21.4408727Z test_dtypes_float_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:15:21.4750264Z test_dtypes_float_power_cuda (__main__.TestCommonCUDA) ... ok (0.034s) 2022-03-17T19:15:21.5229027Z test_dtypes_floor_cuda (__main__.TestCommonCUDA) ... ok (0.048s) 2022-03-17T19:15:21.5294751Z test_dtypes_floor_divide_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: floor_divide is deprecated, and will be removed in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. 2022-03-17T19:15:21.5295964Z To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor'). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BinaryOps.cpp:599.) 2022-03-17T19:15:21.5296491Z return self.op(*args, **kwargs) 2022-03-17T19:15:21.5767503Z ok (0.054s) 2022-03-17T19:15:21.6205023Z test_dtypes_fmax_cuda (__main__.TestCommonCUDA) ... ok (0.044s) 2022-03-17T19:15:21.6634541Z test_dtypes_fmin_cuda (__main__.TestCommonCUDA) ... ok (0.043s) 2022-03-17T19:15:21.6906221Z test_dtypes_fmod_autodiffed_cuda (__main__.TestCommonCUDA) ... ok (0.027s) 2022-03-17T19:15:21.7537828Z test_dtypes_fmod_cuda (__main__.TestCommonCUDA) ... ok (0.063s) 2022-03-17T19:15:21.8046803Z test_dtypes_frac_cuda (__main__.TestCommonCUDA) ... ok (0.051s) 2022-03-17T19:15:21.8693539Z test_dtypes_frexp_cuda (__main__.TestCommonCUDA) ... ok (0.065s) 2022-03-17T19:15:21.8903453Z test_dtypes_full_like_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:15:21.9265338Z test_dtypes_gather_cuda (__main__.TestCommonCUDA) ... ok (0.036s) 2022-03-17T19:15:30.3687772Z test_dtypes_gcd_cuda (__main__.TestCommonCUDA) ... ok (8.442s) 2022-03-17T19:15:30.4352716Z test_dtypes_ge_cuda (__main__.TestCommonCUDA) ... ok (0.066s) 2022-03-17T19:15:30.6079932Z test_dtypes_geqrf_cuda (__main__.TestCommonCUDA) ... ok (0.173s) 2022-03-17T19:15:30.6983525Z test_dtypes_gradient_cuda (__main__.TestCommonCUDA) ... ok (0.090s) 2022-03-17T19:15:30.7647102Z test_dtypes_gt_cuda (__main__.TestCommonCUDA) ... ok (0.066s) 2022-03-17T19:15:30.7722067Z test_dtypes_half_channels_last_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:15:30.7842388Z test_dtypes_half_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:15:30.8188073Z test_dtypes_heaviside_cuda (__main__.TestCommonCUDA) ... ok (0.034s) 2022-03-17T19:15:30.9858143Z test_dtypes_histc_cuda (__main__.TestCommonCUDA) ... ok (0.167s) 2022-03-17T19:15:31.2769667Z test_dtypes_histogram_cuda (__main__.TestCommonCUDA) ... ok (0.291s) 2022-03-17T19:15:31.6391793Z test_dtypes_histogramdd_cuda (__main__.TestCommonCUDA) ... ok (0.362s) 2022-03-17T19:15:31.6500842Z test_dtypes_hsplit_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:15:31.6604176Z test_dtypes_hstack_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:15:31.7097110Z test_dtypes_hypot_cuda (__main__.TestCommonCUDA) ... ok (0.049s) 2022-03-17T19:15:34.1665095Z test_dtypes_i0_cuda (__main__.TestCommonCUDA) ... ok (2.456s) 2022-03-17T19:15:34.2330492Z test_dtypes_igamma_cuda (__main__.TestCommonCUDA) ... ok (0.066s) 2022-03-17T19:15:34.9977524Z test_dtypes_igamma_grad_other_cuda (__main__.TestCommonCUDA) ... ok (0.764s) 2022-03-17T19:15:35.0650148Z test_dtypes_igammac_cuda (__main__.TestCommonCUDA) ... ok (0.067s) 2022-03-17T19:15:35.1360764Z test_dtypes_igammac_grad_other_cuda (__main__.TestCommonCUDA) ... ok (0.071s) 2022-03-17T19:15:35.1722790Z test_dtypes_imag_cuda (__main__.TestCommonCUDA) ... ok (0.036s) 2022-03-17T19:15:35.2217879Z test_dtypes_index_add_cuda (__main__.TestCommonCUDA) ... ok (0.049s) 2022-03-17T19:15:35.2421790Z test_dtypes_index_copy_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:15:35.2621577Z test_dtypes_index_fill_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:15:35.2907594Z test_dtypes_index_put_cuda (__main__.TestCommonCUDA) ... ok (0.029s) 2022-03-17T19:15:35.3055018Z test_dtypes_index_select_cuda (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:15:35.3677462Z test_dtypes_inner_cuda (__main__.TestCommonCUDA) ... ok (0.062s) 2022-03-17T19:15:35.4092165Z test_dtypes_int_channels_last_cuda (__main__.TestCommonCUDA) ... ok (0.041s) 2022-03-17T19:15:35.4555501Z test_dtypes_int_cuda (__main__.TestCommonCUDA) ... ok (0.046s) 2022-03-17T19:15:35.5617055Z test_dtypes_inverse_cuda (__main__.TestCommonCUDA) ... ok (0.106s) 2022-03-17T19:15:35.6653657Z test_dtypes_isclose_cuda (__main__.TestCommonCUDA) ... ok (0.103s) 2022-03-17T19:15:35.7095458Z test_dtypes_isfinite_cuda (__main__.TestCommonCUDA) ... ok (0.044s) 2022-03-17T19:15:35.7607363Z test_dtypes_isin_cuda (__main__.TestCommonCUDA) ... ok (0.051s) 2022-03-17T19:15:35.8026854Z test_dtypes_isinf_cuda (__main__.TestCommonCUDA) ... ok (0.042s) 2022-03-17T19:15:35.8435845Z test_dtypes_isnan_cuda (__main__.TestCommonCUDA) ... ok (0.041s) 2022-03-17T19:15:35.8834274Z test_dtypes_isneginf_cuda (__main__.TestCommonCUDA) ... ok (0.040s) 2022-03-17T19:15:35.9230840Z test_dtypes_isposinf_cuda (__main__.TestCommonCUDA) ... ok (0.040s) 2022-03-17T19:15:35.9666649Z test_dtypes_isreal_cuda (__main__.TestCommonCUDA) ... ok (0.043s) 2022-03-17T19:15:35.9800084Z test_dtypes_istft_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: istft will require a complex-valued input tensor in a future PyTorch release. Matching the output from stft with return_complex=True. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/SpectralOps.cpp:953.) 2022-03-17T19:15:35.9800841Z return self.op(*args, **kwargs) 2022-03-17T19:15:36.1027595Z ok (0.136s) 2022-03-17T19:15:36.1124264Z test_dtypes_kron_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:15:36.1644444Z test_dtypes_kthvalue_cuda (__main__.TestCommonCUDA) ... ok (0.052s) 2022-03-17T19:15:44.8146522Z test_dtypes_lcm_cuda (__main__.TestCommonCUDA) ... ok (8.650s) 2022-03-17T19:15:44.8575766Z test_dtypes_ldexp_cuda (__main__.TestCommonCUDA) ... ok (0.043s) 2022-03-17T19:15:44.9238005Z test_dtypes_le_cuda (__main__.TestCommonCUDA) ... ok (0.066s) 2022-03-17T19:15:45.0253257Z test_dtypes_lerp_cuda (__main__.TestCommonCUDA) ... ok (0.101s) 2022-03-17T19:15:45.9190023Z test_dtypes_lgamma_cuda (__main__.TestCommonCUDA) ... ok (0.893s) 2022-03-17T19:15:46.0119695Z test_dtypes_linalg_cholesky_cuda (__main__.TestCommonCUDA) ... ok (0.093s) 2022-03-17T19:15:46.1004132Z test_dtypes_linalg_cholesky_ex_cuda (__main__.TestCommonCUDA) ... ok (0.088s) 2022-03-17T19:15:46.1980466Z test_dtypes_linalg_cond_cuda (__main__.TestCommonCUDA) ... ok (0.098s) 2022-03-17T19:15:46.2247751Z test_dtypes_linalg_cross_cuda (__main__.TestCommonCUDA) ... ok (0.027s) 2022-03-17T19:15:46.3970679Z test_dtypes_linalg_det_cuda (__main__.TestCommonCUDA) ... ok (0.172s) 2022-03-17T19:15:46.4006342Z test_dtypes_linalg_det_singular_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:15:46.5204218Z test_dtypes_linalg_eig_cuda (__main__.TestCommonCUDA) ... ok (0.120s) 2022-03-17T19:15:46.6252453Z test_dtypes_linalg_eigh_cuda (__main__.TestCommonCUDA) ... ok (0.105s) 2022-03-17T19:15:46.7418519Z test_dtypes_linalg_eigvals_cuda (__main__.TestCommonCUDA) ... ok (0.117s) 2022-03-17T19:15:46.8456315Z test_dtypes_linalg_eigvalsh_cuda (__main__.TestCommonCUDA) ... ok (0.104s) 2022-03-17T19:15:46.9670234Z test_dtypes_linalg_householder_product_cuda (__main__.TestCommonCUDA) ... ok (0.121s) 2022-03-17T19:15:47.0678199Z test_dtypes_linalg_inv_cuda (__main__.TestCommonCUDA) ... ok (0.101s) 2022-03-17T19:15:47.1683412Z test_dtypes_linalg_inv_ex_cuda (__main__.TestCommonCUDA) ... ok (0.100s) 2022-03-17T19:15:47.5365570Z test_dtypes_linalg_lstsq_cuda (__main__.TestCommonCUDA) ... ok (0.368s) 2022-03-17T19:15:47.8564929Z test_dtypes_linalg_lstsq_grad_oriented_cuda (__main__.TestCommonCUDA) ... ok (0.320s) 2022-03-17T19:15:48.6899018Z test_dtypes_linalg_lu_factor_cuda (__main__.TestCommonCUDA) ... ok (0.833s) 2022-03-17T19:15:48.8984947Z test_dtypes_linalg_lu_factor_ex_cuda (__main__.TestCommonCUDA) ... ok (0.209s) 2022-03-17T19:15:49.1492816Z test_dtypes_linalg_matrix_norm_cuda (__main__.TestCommonCUDA) ... ok (0.251s) 2022-03-17T19:15:49.2567698Z test_dtypes_linalg_matrix_power_cuda (__main__.TestCommonCUDA) ... ok (0.107s) 2022-03-17T19:15:49.3787438Z test_dtypes_linalg_matrix_rank_cuda (__main__.TestCommonCUDA) ... ok (0.122s) 2022-03-17T19:15:49.4879136Z test_dtypes_linalg_matrix_rank_hermitian_cuda (__main__.TestCommonCUDA) ... ok (0.109s) 2022-03-17T19:15:49.5674996Z test_dtypes_linalg_multi_dot_cuda (__main__.TestCommonCUDA) ... ok (0.080s) 2022-03-17T19:15:49.6942568Z test_dtypes_linalg_norm_cuda (__main__.TestCommonCUDA) ... ok (0.127s) 2022-03-17T19:15:49.8660168Z test_dtypes_linalg_pinv_cuda (__main__.TestCommonCUDA) ... ok (0.172s) 2022-03-17T19:15:49.9618746Z test_dtypes_linalg_pinv_hermitian_cuda (__main__.TestCommonCUDA) ... ok (0.096s) 2022-03-17T19:15:49.9661500Z test_dtypes_linalg_pinv_singular_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:15:50.1547629Z test_dtypes_linalg_qr_cuda (__main__.TestCommonCUDA) ... ok (0.188s) 2022-03-17T19:15:50.2503541Z test_dtypes_linalg_slogdet_cuda (__main__.TestCommonCUDA) ... ok (0.095s) 2022-03-17T19:15:50.4668849Z test_dtypes_linalg_solve_cuda (__main__.TestCommonCUDA) ... ok (0.216s) 2022-03-17T19:15:51.2571832Z test_dtypes_linalg_solve_triangular_cuda (__main__.TestCommonCUDA) ... ok (0.790s) 2022-03-17T19:15:52.6561184Z test_dtypes_linalg_svd_cuda (__main__.TestCommonCUDA) ... ok (1.399s) 2022-03-17T19:15:52.8058631Z test_dtypes_linalg_svdvals_cuda (__main__.TestCommonCUDA) ... ok (0.150s) 2022-03-17T19:15:52.8877842Z test_dtypes_linalg_tensorinv_cuda (__main__.TestCommonCUDA) ... ok (0.082s) 2022-03-17T19:15:52.9965185Z test_dtypes_linalg_tensorsolve_cuda (__main__.TestCommonCUDA) ... ok (0.109s) 2022-03-17T19:15:53.2272291Z test_dtypes_linalg_vector_norm_cuda (__main__.TestCommonCUDA) ... ok (0.231s) 2022-03-17T19:15:53.2393761Z test_dtypes_log10_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:15:53.2567660Z test_dtypes_log1p_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:15:53.2690103Z test_dtypes_log2_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:15:53.2816557Z test_dtypes_log_cuda (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:15:53.3511975Z test_dtypes_log_softmax_cuda (__main__.TestCommonCUDA) ... ok (0.069s) 2022-03-17T19:15:53.3724863Z test_dtypes_log_softmax_dtype_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:15:53.4265437Z test_dtypes_logaddexp2_cuda (__main__.TestCommonCUDA) ... ok (0.054s) 2022-03-17T19:15:53.4805781Z test_dtypes_logaddexp_cuda (__main__.TestCommonCUDA) ... ok (0.054s) 2022-03-17T19:15:53.5470415Z test_dtypes_logcumsumexp_cuda (__main__.TestCommonCUDA) ... ok (0.066s) 2022-03-17T19:15:53.6361617Z test_dtypes_logdet_cuda (__main__.TestCommonCUDA) ... ok (0.089s) 2022-03-17T19:15:53.6974082Z test_dtypes_logical_and_cuda (__main__.TestCommonCUDA) ... ok (0.061s) 2022-03-17T19:15:53.7423195Z test_dtypes_logical_not_cuda (__main__.TestCommonCUDA) ... ok (0.045s) 2022-03-17T19:15:53.8017909Z test_dtypes_logical_or_cuda (__main__.TestCommonCUDA) ... ok (0.059s) 2022-03-17T19:15:53.8628695Z test_dtypes_logical_xor_cuda (__main__.TestCommonCUDA) ... ok (0.061s) 2022-03-17T19:15:53.8869037Z test_dtypes_logit_cuda (__main__.TestCommonCUDA) ... ok (0.024s) 2022-03-17T19:15:53.9157389Z test_dtypes_logsumexp_cuda (__main__.TestCommonCUDA) ... ok (0.029s) 2022-03-17T19:15:53.9573927Z test_dtypes_long_channels_last_cuda (__main__.TestCommonCUDA) ... ok (0.042s) 2022-03-17T19:15:54.0033781Z test_dtypes_long_cuda (__main__.TestCommonCUDA) ... ok (0.046s) 2022-03-17T19:15:54.0701110Z test_dtypes_lt_cuda (__main__.TestCommonCUDA) ... ok (0.067s) 2022-03-17T19:15:54.8666191Z test_dtypes_lu_cuda (__main__.TestCommonCUDA) ... ok (0.796s) 2022-03-17T19:15:55.2559458Z test_dtypes_lu_solve_cuda (__main__.TestCommonCUDA) ... ok (0.389s) 2022-03-17T19:15:56.0218826Z test_dtypes_lu_unpack_cuda (__main__.TestCommonCUDA) ... ok (0.766s) 2022-03-17T19:15:56.0397369Z test_dtypes_mH_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:15:56.0570951Z test_dtypes_mT_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:15:56.0936366Z test_dtypes_masked_fill_cuda (__main__.TestCommonCUDA) ... ok (0.036s) 2022-03-17T19:15:56.1224468Z test_dtypes_masked_scatter_cuda (__main__.TestCommonCUDA) ... ok (0.029s) 2022-03-17T19:15:56.1569858Z test_dtypes_masked_select_cuda (__main__.TestCommonCUDA) ... ok (0.034s) 2022-03-17T19:15:56.2590659Z test_dtypes_matmul_cuda (__main__.TestCommonCUDA) ... ok (0.102s) 2022-03-17T19:15:56.3288310Z test_dtypes_matrix_exp_cuda (__main__.TestCommonCUDA) ... ok (0.070s) 2022-03-17T19:15:56.3742555Z test_dtypes_max_binary_cuda (__main__.TestCommonCUDA) ... ok (0.045s) 2022-03-17T19:15:56.3959459Z test_dtypes_max_reduction_no_dim_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:15:56.4199830Z test_dtypes_max_reduction_with_dim_cuda (__main__.TestCommonCUDA) ... ok (0.024s) 2022-03-17T19:15:56.4626203Z test_dtypes_maximum_cuda (__main__.TestCommonCUDA) ... ok (0.042s) 2022-03-17T19:15:56.5390116Z test_dtypes_mean_cuda (__main__.TestCommonCUDA) ... ok (0.076s) 2022-03-17T19:15:56.5975812Z test_dtypes_median_cuda (__main__.TestCommonCUDA) ... ok (0.058s) 2022-03-17T19:15:56.6389303Z test_dtypes_meshgrid_list_of_tensors_cuda (__main__.TestCommonCUDA) ... ok (0.041s) 2022-03-17T19:15:56.6803658Z test_dtypes_meshgrid_variadic_tensors_cuda (__main__.TestCommonCUDA) ... ok (0.041s) 2022-03-17T19:15:56.7252604Z test_dtypes_min_binary_cuda (__main__.TestCommonCUDA) ... ok (0.045s) 2022-03-17T19:15:56.7476398Z test_dtypes_min_reduction_no_dim_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:15:56.7723661Z test_dtypes_min_reduction_with_dim_cuda (__main__.TestCommonCUDA) ... ok (0.025s) 2022-03-17T19:15:56.8147254Z test_dtypes_minimum_cuda (__main__.TestCommonCUDA) ... ok (0.042s) 2022-03-17T19:15:56.8585222Z test_dtypes_mm_cuda (__main__.TestCommonCUDA) ... ok (0.044s) 2022-03-17T19:15:56.8907645Z test_dtypes_mode_cuda (__main__.TestCommonCUDA) ... ok (0.032s) 2022-03-17T19:15:56.9003718Z test_dtypes_movedim_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:15:56.9323900Z test_dtypes_msort_cuda (__main__.TestCommonCUDA) ... ok (0.032s) 2022-03-17T19:15:56.9681966Z test_dtypes_mul_cuda (__main__.TestCommonCUDA) ... ok (0.036s) 2022-03-17T19:15:57.0520267Z test_dtypes_multinomial_cuda (__main__.TestCommonCUDA) ... ok (0.084s) 2022-03-17T19:15:57.0973696Z test_dtypes_mv_cuda (__main__.TestCommonCUDA) ... ok (0.045s) 2022-03-17T19:15:57.1527012Z test_dtypes_mvlgamma_mvlgamma_p_1_cuda (__main__.TestCommonCUDA) ... ok (0.055s) 2022-03-17T19:15:57.1562946Z test_dtypes_mvlgamma_mvlgamma_p_3_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:15:57.1599385Z test_dtypes_mvlgamma_mvlgamma_p_5_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:15:57.1832185Z test_dtypes_nan_to_num_cuda (__main__.TestCommonCUDA) ... ok (0.023s) 2022-03-17T19:15:57.2519916Z test_dtypes_nanmean_cuda (__main__.TestCommonCUDA) ... ok (0.069s) 2022-03-17T19:15:57.3122504Z test_dtypes_nanmedian_cuda (__main__.TestCommonCUDA) ... ok (0.060s) 2022-03-17T19:15:57.4576233Z test_dtypes_nanquantile_cuda (__main__.TestCommonCUDA) ... ok (0.145s) 2022-03-17T19:15:57.5048858Z test_dtypes_nansum_cuda (__main__.TestCommonCUDA) ... ok (0.047s) 2022-03-17T19:15:57.5194397Z test_dtypes_narrow_cuda (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:15:57.5860808Z test_dtypes_ne_cuda (__main__.TestCommonCUDA) ... ok (0.066s) 2022-03-17T19:15:57.5987628Z test_dtypes_neg_cuda (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:15:57.6130286Z test_dtypes_new_empty_cuda (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:15:57.6336931Z test_dtypes_new_full_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:15:57.6488626Z test_dtypes_new_ones_cuda (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:15:57.6645510Z test_dtypes_new_zeros_cuda (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:15:57.7219494Z test_dtypes_nextafter_cuda (__main__.TestCommonCUDA) ... ok (0.057s) 2022-03-17T19:15:57.7938177Z test_dtypes_nn_functional_adaptive_avg_pool1d_cuda (__main__.TestCommonCUDA) ... ok (0.072s) 2022-03-17T19:15:57.8633632Z test_dtypes_nn_functional_adaptive_avg_pool2d_cuda (__main__.TestCommonCUDA) ... ok (0.069s) 2022-03-17T19:15:57.9307187Z test_dtypes_nn_functional_adaptive_avg_pool3d_cuda (__main__.TestCommonCUDA) ... ok (0.067s) 2022-03-17T19:15:57.9953108Z test_dtypes_nn_functional_adaptive_max_pool1d_cuda (__main__.TestCommonCUDA) ... ok (0.065s) 2022-03-17T19:15:58.0659227Z test_dtypes_nn_functional_adaptive_max_pool2d_cuda (__main__.TestCommonCUDA) ... ok (0.070s) 2022-03-17T19:15:58.1286348Z test_dtypes_nn_functional_adaptive_max_pool3d_cuda (__main__.TestCommonCUDA) ... ok (0.063s) 2022-03-17T19:15:58.1996090Z test_dtypes_nn_functional_avg_pool1d_cuda (__main__.TestCommonCUDA) ... ok (0.071s) 2022-03-17T19:15:58.2548486Z test_dtypes_nn_functional_avg_pool2d_cuda (__main__.TestCommonCUDA) ... ok (0.055s) 2022-03-17T19:15:58.3136562Z test_dtypes_nn_functional_avg_pool3d_cuda (__main__.TestCommonCUDA) ... ok (0.059s) 2022-03-17T19:15:58.7071773Z test_dtypes_nn_functional_batch_norm_cuda (__main__.TestCommonCUDA) ... ok (0.393s) 2022-03-17T19:15:58.8376554Z test_dtypes_nn_functional_batch_norm_without_cudnn_cuda (__main__.TestCommonCUDA) ... ok (0.130s) 2022-03-17T19:15:58.8412946Z test_dtypes_nn_functional_bilinear_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:15:58.8994323Z test_dtypes_nn_functional_celu_cuda (__main__.TestCommonCUDA) ... ok (0.058s) 2022-03-17T19:15:59.3169881Z test_dtypes_nn_functional_conv1d_cuda (__main__.TestCommonCUDA) ... ok (0.417s) 2022-03-17T19:15:59.3382840Z test_dtypes_nn_functional_conv2d_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: Using padding='same' with even kernel lengths and odd dilation may require a zero-padded copy of the input be created (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Convolution.cpp:744.) 2022-03-17T19:15:59.3383902Z return self.op(*args, **kwargs) 2022-03-17T19:15:59.3953065Z ok (0.078s) 2022-03-17T19:15:59.4261098Z test_dtypes_nn_functional_conv_transpose1d_cuda (__main__.TestCommonCUDA) ... ok (0.031s) 2022-03-17T19:15:59.4588600Z test_dtypes_nn_functional_conv_transpose2d_cuda (__main__.TestCommonCUDA) ... ok (0.033s) 2022-03-17T19:15:59.5000420Z test_dtypes_nn_functional_conv_transpose3d_cuda (__main__.TestCommonCUDA) ... ok (0.041s) 2022-03-17T19:16:00.7289922Z test_dtypes_nn_functional_cosine_embedding_loss_cuda (__main__.TestCommonCUDA) ... ok (1.229s) 2022-03-17T19:16:00.8018243Z test_dtypes_nn_functional_cosine_similarity_cuda (__main__.TestCommonCUDA) ... ok (0.073s) 2022-03-17T19:16:00.9401582Z test_dtypes_nn_functional_cross_entropy_cuda (__main__.TestCommonCUDA) ... ok (0.138s) 2022-03-17T19:16:01.0325736Z test_dtypes_nn_functional_ctc_loss_cuda (__main__.TestCommonCUDA) ... ok (0.092s) 2022-03-17T19:16:01.1283355Z test_dtypes_nn_functional_dropout2d_cuda (__main__.TestCommonCUDA) ... ok (0.096s) 2022-03-17T19:16:01.2330450Z test_dtypes_nn_functional_dropout_cuda (__main__.TestCommonCUDA) ... ok (0.105s) 2022-03-17T19:16:01.2803244Z test_dtypes_nn_functional_elu_cuda (__main__.TestCommonCUDA) ... ok (0.047s) 2022-03-17T19:16:01.5007411Z test_dtypes_nn_functional_embedding_bag_cuda (__main__.TestCommonCUDA) ... ok (0.220s) 2022-03-17T19:16:01.5563099Z test_dtypes_nn_functional_embedding_cuda (__main__.TestCommonCUDA) ... ok (0.055s) 2022-03-17T19:16:01.6379937Z test_dtypes_nn_functional_feature_alpha_dropout_with_train_cuda (__main__.TestCommonCUDA) ... ok (0.082s) 2022-03-17T19:16:01.6750405Z test_dtypes_nn_functional_feature_alpha_dropout_without_train_cuda (__main__.TestCommonCUDA) ... ok (0.037s) 2022-03-17T19:16:01.8120492Z test_dtypes_nn_functional_fractional_max_pool2d_cuda (__main__.TestCommonCUDA) ... ok (0.137s) 2022-03-17T19:16:01.9726408Z test_dtypes_nn_functional_fractional_max_pool3d_cuda (__main__.TestCommonCUDA) ... ok (0.160s) 2022-03-17T19:16:04.4172747Z test_dtypes_nn_functional_gaussian_nll_loss_cuda (__main__.TestCommonCUDA) ... ok (2.445s) 2022-03-17T19:16:04.4741362Z test_dtypes_nn_functional_gelu_cuda (__main__.TestCommonCUDA) ... ok (0.057s) 2022-03-17T19:16:04.6145695Z test_dtypes_nn_functional_glu_cuda (__main__.TestCommonCUDA) ... ok (0.140s) 2022-03-17T19:16:04.7636740Z test_dtypes_nn_functional_grid_sample_cuda (__main__.TestCommonCUDA) ... ok (0.149s) 2022-03-17T19:16:04.8410701Z test_dtypes_nn_functional_group_norm_cuda (__main__.TestCommonCUDA) ... ok (0.077s) 2022-03-17T19:16:04.9001725Z test_dtypes_nn_functional_hardshrink_cuda (__main__.TestCommonCUDA) ... ok (0.059s) 2022-03-17T19:16:04.9507732Z test_dtypes_nn_functional_hardsigmoid_cuda (__main__.TestCommonCUDA) ... ok (0.050s) 2022-03-17T19:16:05.0070318Z test_dtypes_nn_functional_hardswish_cuda (__main__.TestCommonCUDA) ... ok (0.056s) 2022-03-17T19:16:05.0564903Z test_dtypes_nn_functional_hardtanh_cuda (__main__.TestCommonCUDA) ... ok (0.049s) 2022-03-17T19:16:05.1526979Z test_dtypes_nn_functional_hinge_embedding_loss_cuda (__main__.TestCommonCUDA) ... ok (0.096s) 2022-03-17T19:16:05.2304122Z test_dtypes_nn_functional_huber_loss_cuda (__main__.TestCommonCUDA) ... ok (0.078s) 2022-03-17T19:16:05.2957229Z test_dtypes_nn_functional_instance_norm_cuda (__main__.TestCommonCUDA) ... ok (0.065s) 2022-03-17T19:16:05.3896891Z test_dtypes_nn_functional_interpolate_area_cuda (__main__.TestCommonCUDA) ... ok (0.094s) 2022-03-17T19:16:05.4712008Z test_dtypes_nn_functional_interpolate_bicubic_cuda (__main__.TestCommonCUDA) ... ok (0.081s) 2022-03-17T19:16:05.5526029Z test_dtypes_nn_functional_interpolate_bilinear_cuda (__main__.TestCommonCUDA) ... ok (0.081s) 2022-03-17T19:16:05.6335848Z test_dtypes_nn_functional_interpolate_linear_cuda (__main__.TestCommonCUDA) ... ok (0.081s) 2022-03-17T19:16:05.7082142Z test_dtypes_nn_functional_interpolate_nearest_cuda (__main__.TestCommonCUDA) ... ok (0.074s) 2022-03-17T19:16:05.7881219Z test_dtypes_nn_functional_interpolate_trilinear_cuda (__main__.TestCommonCUDA) ... ok (0.080s) 2022-03-17T19:16:05.7996540Z test_dtypes_nn_functional_kl_div_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2852: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-03-17T19:16:05.7997458Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-03-17T19:16:05.8634451Z ok (0.075s) 2022-03-17T19:16:05.9432227Z test_dtypes_nn_functional_layer_norm_cuda (__main__.TestCommonCUDA) ... ok (0.080s) 2022-03-17T19:16:06.0012997Z test_dtypes_nn_functional_leaky_relu_cuda (__main__.TestCommonCUDA) ... ok (0.058s) 2022-03-17T19:16:06.1247725Z test_dtypes_nn_functional_linear_cuda (__main__.TestCommonCUDA) ... ok (0.123s) 2022-03-17T19:16:06.2058922Z test_dtypes_nn_functional_local_response_norm_cuda (__main__.TestCommonCUDA) ... ok (0.081s) 2022-03-17T19:16:06.2753747Z test_dtypes_nn_functional_logsigmoid_cuda (__main__.TestCommonCUDA) ... ok (0.069s) 2022-03-17T19:16:08.2355395Z test_dtypes_nn_functional_max_pool1d_cuda (__main__.TestCommonCUDA) ... ok (1.960s) 2022-03-17T19:16:11.4911392Z test_dtypes_nn_functional_max_pool2d_cuda (__main__.TestCommonCUDA) ... ok (3.255s) 2022-03-17T19:16:12.8059957Z test_dtypes_nn_functional_max_pool3d_cuda (__main__.TestCommonCUDA) ... ok (1.315s) 2022-03-17T19:16:12.8576072Z test_dtypes_nn_functional_mish_cuda (__main__.TestCommonCUDA) ... ok (0.051s) 2022-03-17T19:16:12.9239380Z test_dtypes_nn_functional_mse_loss_cuda (__main__.TestCommonCUDA) ... ok (0.066s) 2022-03-17T19:16:13.1594114Z test_dtypes_nn_functional_nll_loss_cuda (__main__.TestCommonCUDA) ... ok (0.235s) 2022-03-17T19:16:13.2315777Z test_dtypes_nn_functional_normalize_cuda (__main__.TestCommonCUDA) ... ok (0.072s) 2022-03-17T19:16:13.2740912Z test_dtypes_nn_functional_one_hot_cuda (__main__.TestCommonCUDA) ... ok (0.042s) 2022-03-17T19:16:13.3238860Z test_dtypes_nn_functional_pad_circular_cuda (__main__.TestCommonCUDA) ... ok (0.050s) 2022-03-17T19:16:13.4459905Z test_dtypes_nn_functional_pad_constant_cuda (__main__.TestCommonCUDA) ... ok (0.122s) 2022-03-17T19:16:13.5104169Z test_dtypes_nn_functional_pad_reflect_cuda (__main__.TestCommonCUDA) ... ok (0.064s) 2022-03-17T19:16:13.5735296Z test_dtypes_nn_functional_pad_replicate_cuda (__main__.TestCommonCUDA) ... ok (0.063s) 2022-03-17T19:16:13.6167829Z test_dtypes_nn_functional_pairwise_distance_cuda (__main__.TestCommonCUDA) ... ok (0.043s) 2022-03-17T19:16:13.6283803Z test_dtypes_nn_functional_pixel_shuffle_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:16:13.6395317Z test_dtypes_nn_functional_pixel_unshuffle_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:16:13.9599623Z test_dtypes_nn_functional_poisson_nll_loss_cuda (__main__.TestCommonCUDA) ... ok (0.320s) 2022-03-17T19:16:14.0635505Z test_dtypes_nn_functional_prelu_cuda (__main__.TestCommonCUDA) ... ok (0.103s) 2022-03-17T19:16:14.1172860Z test_dtypes_nn_functional_relu6_cuda (__main__.TestCommonCUDA) ... ok (0.054s) 2022-03-17T19:16:14.1584900Z test_dtypes_nn_functional_relu_cuda (__main__.TestCommonCUDA) ... ok (0.041s) 2022-03-17T19:16:14.2441136Z test_dtypes_nn_functional_rrelu_cuda (__main__.TestCommonCUDA) ... ok (0.085s) 2022-03-17T19:16:14.3030928Z test_dtypes_nn_functional_selu_cuda (__main__.TestCommonCUDA) ... ok (0.059s) 2022-03-17T19:16:14.3538922Z test_dtypes_nn_functional_silu_cuda (__main__.TestCommonCUDA) ... ok (0.051s) 2022-03-17T19:16:14.4253128Z test_dtypes_nn_functional_softmin_cuda (__main__.TestCommonCUDA) ... ok (0.071s) 2022-03-17T19:16:14.4558682Z test_dtypes_nn_functional_softmin_with_dtype_cuda (__main__.TestCommonCUDA) ... ok (0.030s) 2022-03-17T19:16:14.5051783Z test_dtypes_nn_functional_softplus_cuda (__main__.TestCommonCUDA) ... ok (0.049s) 2022-03-17T19:16:14.5649921Z test_dtypes_nn_functional_softshrink_cuda (__main__.TestCommonCUDA) ... ok (0.060s) 2022-03-17T19:16:14.5815396Z test_dtypes_nn_functional_softsign_cuda (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:16:14.6000069Z test_dtypes_nn_functional_tanhshrink_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:16:14.6406427Z test_dtypes_nn_functional_threshold_cuda (__main__.TestCommonCUDA) ... ok (0.040s) 2022-03-17T19:16:15.1978543Z test_dtypes_nn_functional_unfold_cuda (__main__.TestCommonCUDA) ... ok (0.557s) 2022-03-17T19:16:15.2026479Z test_dtypes_nn_functional_upsample_bilinear_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4002: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-03-17T19:16:15.2027277Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T19:16:15.2669433Z ok (0.069s) 2022-03-17T19:16:15.2719524Z test_dtypes_nn_functional_upsample_nearest_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3947: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-03-17T19:16:15.2720283Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T19:16:15.3428996Z ok (0.076s) 2022-03-17T19:16:15.4194643Z test_dtypes_nonzero_cuda (__main__.TestCommonCUDA) ... ok (0.076s) 2022-03-17T19:16:15.5940009Z test_dtypes_norm_cuda (__main__.TestCommonCUDA) ... ok (0.174s) 2022-03-17T19:16:15.6515024Z test_dtypes_norm_fro_cuda (__main__.TestCommonCUDA) ... ok (0.057s) 2022-03-17T19:16:15.7034507Z test_dtypes_norm_inf_cuda (__main__.TestCommonCUDA) ... ok (0.052s) 2022-03-17T19:16:15.7919877Z test_dtypes_norm_nuc_cuda (__main__.TestCommonCUDA) ... ok (0.088s) 2022-03-17T19:16:15.8658408Z test_dtypes_normal_cuda (__main__.TestCommonCUDA) ... ok (0.074s) 2022-03-17T19:16:15.9267602Z test_dtypes_normal_number_mean_cuda (__main__.TestCommonCUDA) ... ok (0.061s) 2022-03-17T19:16:15.9434881Z test_dtypes_ones_like_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:16:16.3365714Z test_dtypes_ormqr_cuda (__main__.TestCommonCUDA) ... ok (0.393s) 2022-03-17T19:16:16.3465924Z test_dtypes_outer_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:16:17.4350557Z test_dtypes_pca_lowrank_cuda (__main__.TestCommonCUDA) ... ok (1.088s) 2022-03-17T19:16:17.4501898Z test_dtypes_permute_cuda (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:16:17.5650934Z test_dtypes_pinverse_cuda (__main__.TestCommonCUDA) ... ok (0.115s) 2022-03-17T19:16:17.6269100Z test_dtypes_polar_cuda (__main__.TestCommonCUDA) ... ok (0.062s) 2022-03-17T19:16:58.8677324Z test_dtypes_polygamma_polygamma_n_0_cuda (__main__.TestCommonCUDA) ... ok (41.241s) 2022-03-17T19:16:58.8717206Z test_dtypes_polygamma_polygamma_n_1_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:16:58.8757759Z test_dtypes_polygamma_polygamma_n_2_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:16:58.8798669Z test_dtypes_polygamma_polygamma_n_3_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:16:58.8839971Z test_dtypes_polygamma_polygamma_n_4_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:16:58.8986209Z test_dtypes_positive_cuda (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:16:58.9353964Z test_dtypes_pow_cuda (__main__.TestCommonCUDA) ... ok (0.037s) 2022-03-17T19:16:59.0552052Z test_dtypes_prod_cuda (__main__.TestCommonCUDA) ... ok (0.120s) 2022-03-17T19:16:59.1270680Z test_dtypes_put_cuda (__main__.TestCommonCUDA) ... ok (0.072s) 2022-03-17T19:16:59.1792722Z test_dtypes_qr_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2022-03-17T19:16:59.1793764Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-03-17T19:16:59.1794090Z Q, R = torch.qr(A, some) 2022-03-17T19:16:59.1794351Z should be replaced with 2022-03-17T19:16:59.1794965Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:1983.) 2022-03-17T19:16:59.1795421Z return self.op(*args, **kwargs) 2022-03-17T19:16:59.3509380Z ok (0.224s) 2022-03-17T19:16:59.4965149Z test_dtypes_quantile_cuda (__main__.TestCommonCUDA) ... ok (0.145s) 2022-03-17T19:16:59.5198377Z test_dtypes_rad2deg_cuda (__main__.TestCommonCUDA) ... ok (0.023s) 2022-03-17T19:16:59.5750949Z test_dtypes_rand_like_cuda (__main__.TestCommonCUDA) ... ok (0.055s) 2022-03-17T19:16:59.6222215Z test_dtypes_randint_like_cuda (__main__.TestCommonCUDA) ... ok (0.047s) 2022-03-17T19:16:59.6761574Z test_dtypes_randn_like_cuda (__main__.TestCommonCUDA) ... ok (0.054s) 2022-03-17T19:16:59.6855628Z test_dtypes_ravel_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:16:59.6974659Z test_dtypes_real_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:16:59.7096676Z test_dtypes_reciprocal_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:16:59.7308794Z test_dtypes_remainder_autodiffed_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:16:59.7899493Z test_dtypes_remainder_cuda (__main__.TestCommonCUDA) ... ok (0.059s) 2022-03-17T19:16:59.8538369Z test_dtypes_renorm_cuda (__main__.TestCommonCUDA) ... ok (0.064s) 2022-03-17T19:16:59.9148506Z test_dtypes_repeat_cuda (__main__.TestCommonCUDA) ... ok (0.061s) 2022-03-17T19:16:59.9382691Z test_dtypes_repeat_interleave_cuda (__main__.TestCommonCUDA) ... ok (0.023s) 2022-03-17T19:16:59.9569647Z test_dtypes_reshape_as_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:16:59.9849155Z test_dtypes_reshape_cuda (__main__.TestCommonCUDA) ... ok (0.028s) 2022-03-17T19:16:59.9950916Z test_dtypes_resize__cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:17:00.0084400Z test_dtypes_resize_as__cuda (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:17:00.0177511Z test_dtypes_resolve_conj_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:17:00.0270490Z test_dtypes_resolve_neg_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:17:00.0516126Z test_dtypes_roll_cuda (__main__.TestCommonCUDA) ... ok (0.024s) 2022-03-17T19:17:00.0671213Z test_dtypes_rot90_cuda (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:17:00.1146308Z test_dtypes_round_cuda (__main__.TestCommonCUDA) ... ok (0.047s) 2022-03-17T19:17:00.1624433Z test_dtypes_round_decimals_0_cuda (__main__.TestCommonCUDA) ... ok (0.048s) 2022-03-17T19:17:00.1660226Z test_dtypes_round_decimals_3_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:17:00.1696343Z test_dtypes_round_decimals_neg_3_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:17:00.1821516Z test_dtypes_rsqrt_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:17:00.2161101Z test_dtypes_rsub_rsub_scalar_cuda (__main__.TestCommonCUDA) ... ok (0.034s) 2022-03-17T19:17:00.3204971Z test_dtypes_rsub_rsub_tensor_cuda (__main__.TestCommonCUDA) ... ok (0.104s) 2022-03-17T19:17:00.3955039Z test_dtypes_scatter_add_cuda (__main__.TestCommonCUDA) ... ok (0.075s) 2022-03-17T19:17:00.4758394Z test_dtypes_scatter_cuda (__main__.TestCommonCUDA) ... ok (0.080s) 2022-03-17T19:17:00.4800933Z test_dtypes_scatter_reduce_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:17:00.4981345Z test_dtypes_searchsorted_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: torch.searchsorted(): input value tensor is non-contiguous, this will lower the performance due to extra data copy when converting non-contiguous tensor to contiguous, please use contiguous input value tensor if possible. This message will only appear once per program. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BucketizationUtils.h:35.) 2022-03-17T19:17:00.4982579Z return self.op(*args, **kwargs) 2022-03-17T19:17:00.4983839Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: torch.searchsorted(): boundary tensor is non-contiguous, this will lower the performance due to extra data copy when converting non-contiguous tensor to contiguous, please use contiguous boundary tensor if possible. This message will only appear once per program. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BucketizationUtils.h:41.) 2022-03-17T19:17:00.4984667Z return self.op(*args, **kwargs) 2022-03-17T19:17:00.6913726Z ok (0.211s) 2022-03-17T19:17:00.7086906Z test_dtypes_select_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:17:00.7387545Z test_dtypes_select_scatter_cuda (__main__.TestCommonCUDA) ... ok (0.030s) 2022-03-17T19:17:00.7468703Z test_dtypes_sgn_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:17:00.7885002Z test_dtypes_short_channels_last_cuda (__main__.TestCommonCUDA) ... ok (0.041s) 2022-03-17T19:17:00.8351112Z test_dtypes_short_cuda (__main__.TestCommonCUDA) ... ok (0.047s) 2022-03-17T19:17:00.8391219Z test_dtypes_sigmoid_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:17:00.8568820Z test_dtypes_sign_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:17:00.8964323Z test_dtypes_signbit_cuda (__main__.TestCommonCUDA) ... ok (0.039s) 2022-03-17T19:17:00.9050027Z test_dtypes_sin_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:17:04.7450984Z test_dtypes_sinc_cuda (__main__.TestCommonCUDA) ... ok (3.840s) 2022-03-17T19:17:04.7537030Z test_dtypes_sinh_cuda (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:17:04.7995149Z test_dtypes_slice_scatter_cuda (__main__.TestCommonCUDA) ... ok (0.046s) 2022-03-17T19:17:04.8707129Z test_dtypes_softmax_cuda (__main__.TestCommonCUDA) ... ok (0.071s) 2022-03-17T19:17:04.8928293Z test_dtypes_softmax_with_dtype_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:17:04.9408506Z test_dtypes_solve_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: torch.solve is deprecated in favor of torch.linalg.solveand will be removed in a future PyTorch release. 2022-03-17T19:17:04.9409421Z torch.linalg.solve has its arguments reversed and does not return the LU factorization. 2022-03-17T19:17:04.9409871Z To get the LU factorization see torch.lu, which can be used with torch.lu_solve or torch.lu_unpack. 2022-03-17T19:17:04.9410239Z X = torch.solve(B, A).solution 2022-03-17T19:17:04.9410493Z should be replaced with 2022-03-17T19:17:04.9410924Z X = torch.linalg.solve(A, B) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:864.) 2022-03-17T19:17:04.9411356Z return self.op(*args, **kwargs) 2022-03-17T19:17:05.1571160Z ok (0.264s) 2022-03-17T19:17:05.2501225Z test_dtypes_sort_cuda (__main__.TestCommonCUDA) ... ok (0.093s) 2022-03-17T19:17:06.6506260Z test_dtypes_special_entr_cuda (__main__.TestCommonCUDA) ... ok (1.400s) 2022-03-17T19:17:12.7497859Z test_dtypes_special_erfcx_cuda (__main__.TestCommonCUDA) ... ok (6.099s) 2022-03-17T19:17:15.0624009Z test_dtypes_special_i0e_cuda (__main__.TestCommonCUDA) ... ok (2.312s) 2022-03-17T19:17:15.5903570Z test_dtypes_special_i1_cuda (__main__.TestCommonCUDA) ... ok (0.528s) 2022-03-17T19:17:16.0925617Z test_dtypes_special_i1e_cuda (__main__.TestCommonCUDA) ... ok (0.502s) 2022-03-17T19:17:16.1181548Z test_dtypes_special_ndtr_cuda (__main__.TestCommonCUDA) ... ok (0.026s) 2022-03-17T19:17:17.4411490Z test_dtypes_special_ndtri_cuda (__main__.TestCommonCUDA) ... ok (1.323s) 2022-03-17T19:17:17.4860444Z test_dtypes_special_polygamma_special_polygamma_n_0_cuda (__main__.TestCommonCUDA) ... ok (0.045s) 2022-03-17T19:17:17.5230908Z test_dtypes_special_xlog1py_cuda (__main__.TestCommonCUDA) ... ok (0.037s) 2022-03-17T19:17:17.5266349Z test_dtypes_special_zeta_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:17:47.7963680Z test_dtypes_special_zeta_grad_cuda (__main__.TestCommonCUDA) ... ok (30.269s) 2022-03-17T19:17:47.8069404Z test_dtypes_split_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:17:47.8200865Z test_dtypes_split_list_args_cuda (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:17:47.8360052Z test_dtypes_split_with_sizes_cuda (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:17:47.8441047Z test_dtypes_sqrt_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:17:47.8569186Z test_dtypes_square_cuda (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:17:47.8779847Z test_dtypes_squeeze_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:17:47.8888232Z test_dtypes_stack_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:17:47.9530273Z test_dtypes_std_cuda (__main__.TestCommonCUDA) ... ok (0.064s) 2022-03-17T19:17:47.9566151Z test_dtypes_std_mean_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:17:47.9883193Z test_dtypes_stft_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/functional.py:728: UserWarning: stft will soon require the return_complex parameter be given for real inputs, and will further require that return_complex=True in a future PyTorch release. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/SpectralOps.cpp:801.) 2022-03-17T19:17:47.9883952Z normalized, onesided, return_complex) 2022-03-17T19:17:48.0346205Z ok (0.078s) 2022-03-17T19:17:48.0789181Z test_dtypes_sub_cuda (__main__.TestCommonCUDA) ... ok (0.044s) 2022-03-17T19:17:48.1204917Z test_dtypes_sum_cuda (__main__.TestCommonCUDA) ... ok (0.041s) 2022-03-17T19:17:48.1404187Z test_dtypes_sum_to_size_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:17:49.6984701Z test_dtypes_svd_cuda (__main__.TestCommonCUDA) ... ok (1.558s) 2022-03-17T19:17:50.8221334Z test_dtypes_svd_lowrank_cuda (__main__.TestCommonCUDA) ... ok (1.124s) 2022-03-17T19:17:50.8631201Z test_dtypes_symeig_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-03-17T19:17:50.8632563Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-03-17T19:17:50.8633184Z L, _ = torch.symeig(A, upper=upper) 2022-03-17T19:17:50.8633475Z should be replaced with 2022-03-17T19:17:50.8633875Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-03-17T19:17:50.8634161Z and 2022-03-17T19:17:50.8634427Z L, V = torch.symeig(A, eigenvectors=True) 2022-03-17T19:17:50.8636207Z should be replaced with 2022-03-17T19:17:50.8637323Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2527.) 2022-03-17T19:17:50.8637809Z return self.op(*args, **kwargs) 2022-03-17T19:17:50.9400852Z ok (0.118s) 2022-03-17T19:17:50.9515993Z test_dtypes_t_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:17:50.9961411Z test_dtypes_take_along_dim_cuda (__main__.TestCommonCUDA) ... ok (0.044s) 2022-03-17T19:17:51.0278059Z test_dtypes_take_cuda (__main__.TestCommonCUDA) ... ok (0.032s) 2022-03-17T19:17:51.0358909Z test_dtypes_tan_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:17:51.0437507Z test_dtypes_tanh_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:17:51.0745134Z test_dtypes_tensor_split_cuda (__main__.TestCommonCUDA) ... ok (0.031s) 2022-03-17T19:17:51.1304897Z test_dtypes_tensordot_cuda (__main__.TestCommonCUDA) ... ok (0.056s) 2022-03-17T19:17:51.2012287Z test_dtypes_tile_cuda (__main__.TestCommonCUDA) ... ok (0.071s) 2022-03-17T19:17:51.2047840Z test_dtypes_to_sparse_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:17:51.2538129Z test_dtypes_topk_cuda (__main__.TestCommonCUDA) ... ok (0.049s) 2022-03-17T19:17:51.2621643Z test_dtypes_trace_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:17:51.2846603Z test_dtypes_transpose_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:17:51.3394897Z test_dtypes_trapezoid_cuda (__main__.TestCommonCUDA) ... ok (0.055s) 2022-03-17T19:17:51.3942893Z test_dtypes_trapz_cuda (__main__.TestCommonCUDA) ... ok (0.055s) 2022-03-17T19:17:51.4349746Z test_dtypes_triangular_solve_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2022-03-17T19:17:51.4350610Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-03-17T19:17:51.4351023Z X = torch.triangular_solve(B, A).solution 2022-03-17T19:17:51.4351310Z should be replaced with 2022-03-17T19:17:51.4351741Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:1675.) 2022-03-17T19:17:51.4352184Z return self.op(*args, **kwargs) 2022-03-17T19:17:51.5012971Z ok (0.107s) 2022-03-17T19:17:51.5233921Z test_dtypes_tril_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:17:51.5445519Z test_dtypes_triu_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:17:51.5983179Z test_dtypes_true_divide_cuda (__main__.TestCommonCUDA) ... ok (0.054s) 2022-03-17T19:17:51.6455072Z test_dtypes_trunc_cuda (__main__.TestCommonCUDA) ... ok (0.047s) 2022-03-17T19:17:51.7017515Z test_dtypes_unfold_cuda (__main__.TestCommonCUDA) ... ok (0.056s) 2022-03-17T19:17:52.4246975Z test_dtypes_unique_consecutive_cuda (__main__.TestCommonCUDA) ... ok (0.723s) 2022-03-17T19:17:54.0482465Z test_dtypes_unique_cuda (__main__.TestCommonCUDA) ... ok (1.623s) 2022-03-17T19:17:54.0658404Z test_dtypes_unsqueeze_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:17:54.1270867Z test_dtypes_var_cuda (__main__.TestCommonCUDA) ... ok (0.061s) 2022-03-17T19:17:54.1306874Z test_dtypes_var_mean_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:17:54.1729319Z test_dtypes_vdot_cuda (__main__.TestCommonCUDA) ... ok (0.042s) 2022-03-17T19:17:54.2433473Z test_dtypes_view_as_complex_cuda (__main__.TestCommonCUDA) ... ok (0.070s) 2022-03-17T19:17:54.2585897Z test_dtypes_view_as_cuda (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:17:54.3418547Z test_dtypes_view_as_real_cuda (__main__.TestCommonCUDA) ... ok (0.083s) 2022-03-17T19:17:54.3624790Z test_dtypes_view_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:17:54.3727427Z test_dtypes_vsplit_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:17:54.3827306Z test_dtypes_vstack_cuda (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:17:54.4146336Z test_dtypes_where_cuda (__main__.TestCommonCUDA) ... ok (0.032s) 2022-03-17T19:17:54.4333453Z test_dtypes_xlogy_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:17:54.4471645Z test_dtypes_zero__cuda (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:17:54.4622291Z test_dtypes_zeros_like_cuda (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:17:54.5029210Z test_errors_amax_cuda (__main__.TestCommonCUDA) ... ok (0.041s) 2022-03-17T19:17:54.5459535Z test_errors_amin_cuda (__main__.TestCommonCUDA) ... ok (0.043s) 2022-03-17T19:17:54.5728567Z test_errors_aminmax_cuda (__main__.TestCommonCUDA) ... ok (0.027s) 2022-03-17T19:17:54.6005714Z test_errors_cov_cuda (__main__.TestCommonCUDA) ... ok (0.028s) 2022-03-17T19:17:54.6083682Z test_errors_dsplit_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:17:54.6375871Z test_errors_gather_cuda (__main__.TestCommonCUDA) ... ok (0.029s) 2022-03-17T19:17:54.6454991Z test_errors_hsplit_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:17:54.6722094Z test_errors_kthvalue_cuda (__main__.TestCommonCUDA) ... ok (0.027s) 2022-03-17T19:17:54.6793216Z test_errors_neg_cuda (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:17:54.7041834Z test_errors_scatter_add_cuda (__main__.TestCommonCUDA) ... ok (0.025s) 2022-03-17T19:17:54.7287936Z test_errors_scatter_cuda (__main__.TestCommonCUDA) ... ok (0.024s) 2022-03-17T19:17:54.7365803Z test_errors_vsplit_cuda (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:17:54.7743792Z test_errors_where_cuda (__main__.TestCommonCUDA) ... ok (0.038s) 2022-03-17T19:17:54.7769503Z test_floating_inputs_are_differentiable_H_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.003s) 2022-03-17T19:17:54.7788277Z test_floating_inputs_are_differentiable_T_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.7806954Z test_floating_inputs_are_differentiable___getitem___cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.7825959Z test_floating_inputs_are_differentiable___radd___cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.7844476Z test_floating_inputs_are_differentiable___rdiv___cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.7863042Z test_floating_inputs_are_differentiable___rmatmul___cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.7881765Z test_floating_inputs_are_differentiable___rmod___cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.7900413Z test_floating_inputs_are_differentiable___rmul___cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.7919427Z test_floating_inputs_are_differentiable___rpow___cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.7938073Z test_floating_inputs_are_differentiable___rsub___cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.7956870Z test_floating_inputs_are_differentiable__masked_amax_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.7975493Z test_floating_inputs_are_differentiable__masked_amin_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.7999932Z test_floating_inputs_are_differentiable__masked_log_softmax_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8018519Z test_floating_inputs_are_differentiable__masked_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8037550Z test_floating_inputs_are_differentiable__masked_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8055920Z test_floating_inputs_are_differentiable__masked_normalize_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8074654Z test_floating_inputs_are_differentiable__masked_prod_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8093370Z test_floating_inputs_are_differentiable__masked_softmax_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8112297Z test_floating_inputs_are_differentiable__masked_softmin_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8130904Z test_floating_inputs_are_differentiable__masked_sum_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8150045Z test_floating_inputs_are_differentiable__masked_var_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8168286Z test_floating_inputs_are_differentiable_abs_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8187189Z test_floating_inputs_are_differentiable_acos_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8205874Z test_floating_inputs_are_differentiable_acosh_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8230433Z test_floating_inputs_are_differentiable_add_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8248914Z test_floating_inputs_are_differentiable_addbmm_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8268018Z test_floating_inputs_are_differentiable_addcdiv_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8286449Z test_floating_inputs_are_differentiable_addcmul_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8305520Z test_floating_inputs_are_differentiable_addmm_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8324149Z test_floating_inputs_are_differentiable_addmm_decomposed_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8342532Z test_floating_inputs_are_differentiable_addmv_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8361270Z test_floating_inputs_are_differentiable_addr_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8379838Z test_floating_inputs_are_differentiable_all_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8398824Z test_floating_inputs_are_differentiable_allclose_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8417494Z test_floating_inputs_are_differentiable_amax_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8436438Z test_floating_inputs_are_differentiable_amin_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8460606Z test_floating_inputs_are_differentiable_aminmax_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8479404Z test_floating_inputs_are_differentiable_angle_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8497949Z test_floating_inputs_are_differentiable_any_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8517003Z test_floating_inputs_are_differentiable_argmax_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8535764Z test_floating_inputs_are_differentiable_argmin_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8554664Z test_floating_inputs_are_differentiable_argsort_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8573313Z test_floating_inputs_are_differentiable_argwhere_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8592172Z test_floating_inputs_are_differentiable_as_strided_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8610845Z test_floating_inputs_are_differentiable_asin_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8629788Z test_floating_inputs_are_differentiable_asinh_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8648375Z test_floating_inputs_are_differentiable_atan2_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8667459Z test_floating_inputs_are_differentiable_atan_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8691669Z test_floating_inputs_are_differentiable_atanh_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8710604Z test_floating_inputs_are_differentiable_atleast_1d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8729376Z test_floating_inputs_are_differentiable_atleast_2d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8748196Z test_floating_inputs_are_differentiable_atleast_3d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8766908Z test_floating_inputs_are_differentiable_baddbmm_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8785536Z test_floating_inputs_are_differentiable_bernoulli_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8804230Z test_floating_inputs_are_differentiable_bfloat16_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8823024Z test_floating_inputs_are_differentiable_bfloat16_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8841753Z test_floating_inputs_are_differentiable_bitwise_left_shift_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8860469Z test_floating_inputs_are_differentiable_bitwise_right_shift_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8879380Z test_floating_inputs_are_differentiable_block_diag_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8905835Z test_floating_inputs_are_differentiable_bmm_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.003s) 2022-03-17T19:17:54.8924295Z test_floating_inputs_are_differentiable_bool_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8942914Z test_floating_inputs_are_differentiable_bool_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8961805Z test_floating_inputs_are_differentiable_broadcast_tensors_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8980353Z test_floating_inputs_are_differentiable_broadcast_to_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.8999126Z test_floating_inputs_are_differentiable_bucketize_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9017958Z test_floating_inputs_are_differentiable_byte_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9036822Z test_floating_inputs_are_differentiable_byte_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9055479Z test_floating_inputs_are_differentiable_cartesian_prod_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9074459Z test_floating_inputs_are_differentiable_cat_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9092778Z test_floating_inputs_are_differentiable_cdist_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9111649Z test_floating_inputs_are_differentiable_ceil_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9135827Z test_floating_inputs_are_differentiable_char_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9154624Z test_floating_inputs_are_differentiable_char_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9172757Z test_floating_inputs_are_differentiable_cholesky_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9191371Z test_floating_inputs_are_differentiable_cholesky_inverse_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9209452Z test_floating_inputs_are_differentiable_cholesky_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9228585Z test_floating_inputs_are_differentiable_chunk_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9247208Z test_floating_inputs_are_differentiable_clamp_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9265850Z test_floating_inputs_are_differentiable_clamp_scalar_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9284447Z test_floating_inputs_are_differentiable_clone_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9303448Z test_floating_inputs_are_differentiable_column_stack_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9322075Z test_floating_inputs_are_differentiable_combinations_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9340746Z test_floating_inputs_are_differentiable_complex_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9365515Z test_floating_inputs_are_differentiable_conj_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9384387Z test_floating_inputs_are_differentiable_conj_physical_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9402917Z test_floating_inputs_are_differentiable_contiguous_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9421651Z test_floating_inputs_are_differentiable_copysign_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9440602Z test_floating_inputs_are_differentiable_corrcoef_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9459067Z test_floating_inputs_are_differentiable_cos_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9478069Z test_floating_inputs_are_differentiable_cosh_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9496669Z test_floating_inputs_are_differentiable_count_nonzero_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9515616Z test_floating_inputs_are_differentiable_cov_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9534272Z test_floating_inputs_are_differentiable_cross_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9552964Z test_floating_inputs_are_differentiable_cummax_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9571588Z test_floating_inputs_are_differentiable_cummin_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9596250Z test_floating_inputs_are_differentiable_cumprod_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9614739Z test_floating_inputs_are_differentiable_cumsum_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9633860Z test_floating_inputs_are_differentiable_cumulative_trapezoid_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9652467Z test_floating_inputs_are_differentiable_deg2rad_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9672828Z test_floating_inputs_are_differentiable_diag_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9693046Z test_floating_inputs_are_differentiable_diag_embed_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9713390Z test_floating_inputs_are_differentiable_diagflat_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9733693Z test_floating_inputs_are_differentiable_diagonal_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9754120Z test_floating_inputs_are_differentiable_diagonal_scatter_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9774206Z test_floating_inputs_are_differentiable_diff_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9794635Z test_floating_inputs_are_differentiable_digamma_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9814854Z test_floating_inputs_are_differentiable_dist_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9840921Z test_floating_inputs_are_differentiable_div_floor_rounding_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.003s) 2022-03-17T19:17:54.9861127Z test_floating_inputs_are_differentiable_div_no_rounding_mode_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9880608Z test_floating_inputs_are_differentiable_div_trunc_rounding_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9899109Z test_floating_inputs_are_differentiable_dot_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9918008Z test_floating_inputs_are_differentiable_double_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9936505Z test_floating_inputs_are_differentiable_double_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9955656Z test_floating_inputs_are_differentiable_dsplit_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9974351Z test_floating_inputs_are_differentiable_dstack_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:54.9992838Z test_floating_inputs_are_differentiable_eig_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0011560Z test_floating_inputs_are_differentiable_einsum_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0030498Z test_floating_inputs_are_differentiable_empty_like_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0049065Z test_floating_inputs_are_differentiable_eq_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0073376Z test_floating_inputs_are_differentiable_erf_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0091930Z test_floating_inputs_are_differentiable_erfc_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0111106Z test_floating_inputs_are_differentiable_erfinv_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0129565Z test_floating_inputs_are_differentiable_exp2_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0148513Z test_floating_inputs_are_differentiable_exp_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0159845Z test_floating_inputs_are_differentiable_expand_as_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:17:55.0178792Z test_floating_inputs_are_differentiable_expand_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0197632Z test_floating_inputs_are_differentiable_expm1_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0216521Z test_floating_inputs_are_differentiable_fft_fft2_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0235466Z test_floating_inputs_are_differentiable_fft_fft_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0254047Z test_floating_inputs_are_differentiable_fft_fftn_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0273031Z test_floating_inputs_are_differentiable_fft_fftshift_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0291822Z test_floating_inputs_are_differentiable_fft_hfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0316964Z test_floating_inputs_are_differentiable_fft_hfft_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0335707Z test_floating_inputs_are_differentiable_fft_hfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0354500Z test_floating_inputs_are_differentiable_fft_ifft2_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0373379Z test_floating_inputs_are_differentiable_fft_ifft_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0392295Z test_floating_inputs_are_differentiable_fft_ifftn_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0410964Z test_floating_inputs_are_differentiable_fft_ifftshift_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0429833Z test_floating_inputs_are_differentiable_fft_ihfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0448602Z test_floating_inputs_are_differentiable_fft_ihfft_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0467546Z test_floating_inputs_are_differentiable_fft_ihfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0486043Z test_floating_inputs_are_differentiable_fft_irfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0505291Z test_floating_inputs_are_differentiable_fft_irfft_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0523997Z test_floating_inputs_are_differentiable_fft_irfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0548766Z test_floating_inputs_are_differentiable_fft_rfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0568014Z test_floating_inputs_are_differentiable_fft_rfft_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0587068Z test_floating_inputs_are_differentiable_fft_rfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0605605Z test_floating_inputs_are_differentiable_fill__cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0624855Z test_floating_inputs_are_differentiable_flatten_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0643374Z test_floating_inputs_are_differentiable_flip_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0661830Z test_floating_inputs_are_differentiable_fliplr_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0680795Z test_floating_inputs_are_differentiable_flipud_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0699415Z test_floating_inputs_are_differentiable_float_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0718291Z test_floating_inputs_are_differentiable_float_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0736950Z test_floating_inputs_are_differentiable_float_power_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0755917Z test_floating_inputs_are_differentiable_floor_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0780220Z test_floating_inputs_are_differentiable_floor_divide_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0799170Z test_floating_inputs_are_differentiable_fmax_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0818024Z test_floating_inputs_are_differentiable_fmin_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0837140Z test_floating_inputs_are_differentiable_fmod_autodiffed_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0855610Z test_floating_inputs_are_differentiable_fmod_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0874527Z test_floating_inputs_are_differentiable_frac_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0893264Z test_floating_inputs_are_differentiable_frexp_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0912164Z test_floating_inputs_are_differentiable_full_like_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0930550Z test_floating_inputs_are_differentiable_gather_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0949281Z test_floating_inputs_are_differentiable_ge_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0967439Z test_floating_inputs_are_differentiable_geqrf_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.0986574Z test_floating_inputs_are_differentiable_gradient_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1010740Z test_floating_inputs_are_differentiable_gt_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1029939Z test_floating_inputs_are_differentiable_half_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1048304Z test_floating_inputs_are_differentiable_half_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1067663Z test_floating_inputs_are_differentiable_heaviside_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1086009Z test_floating_inputs_are_differentiable_histc_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1105016Z test_floating_inputs_are_differentiable_hsplit_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1123750Z test_floating_inputs_are_differentiable_hstack_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1142320Z test_floating_inputs_are_differentiable_hypot_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1161179Z test_floating_inputs_are_differentiable_i0_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1179711Z test_floating_inputs_are_differentiable_igamma_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1198695Z test_floating_inputs_are_differentiable_igamma_grad_other_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1217449Z test_floating_inputs_are_differentiable_igammac_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1241993Z test_floating_inputs_are_differentiable_igammac_grad_other_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1260617Z test_floating_inputs_are_differentiable_index_add_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1279495Z test_floating_inputs_are_differentiable_index_copy_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1298092Z test_floating_inputs_are_differentiable_index_fill_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1316958Z test_floating_inputs_are_differentiable_index_put_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1335529Z test_floating_inputs_are_differentiable_index_select_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1354342Z test_floating_inputs_are_differentiable_inner_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1372990Z test_floating_inputs_are_differentiable_int_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1391902Z test_floating_inputs_are_differentiable_int_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1410780Z test_floating_inputs_are_differentiable_inverse_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1429545Z test_floating_inputs_are_differentiable_isclose_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1453577Z test_floating_inputs_are_differentiable_isfinite_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1472369Z test_floating_inputs_are_differentiable_isin_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1490960Z test_floating_inputs_are_differentiable_isinf_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1509790Z test_floating_inputs_are_differentiable_isnan_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1528503Z test_floating_inputs_are_differentiable_isneginf_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1547556Z test_floating_inputs_are_differentiable_isposinf_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1566088Z test_floating_inputs_are_differentiable_isreal_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1584943Z test_floating_inputs_are_differentiable_istft_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1603748Z test_floating_inputs_are_differentiable_kron_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1622708Z test_floating_inputs_are_differentiable_kthvalue_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1641449Z test_floating_inputs_are_differentiable_ldexp_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1660118Z test_floating_inputs_are_differentiable_le_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1686600Z test_floating_inputs_are_differentiable_lerp_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.003s) 2022-03-17T19:17:55.1705553Z test_floating_inputs_are_differentiable_lgamma_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1724043Z test_floating_inputs_are_differentiable_linalg_cholesky_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1742681Z test_floating_inputs_are_differentiable_linalg_cholesky_ex_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1762117Z test_floating_inputs_are_differentiable_linalg_cond_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1780755Z test_floating_inputs_are_differentiable_linalg_cross_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1799254Z test_floating_inputs_are_differentiable_linalg_det_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1817869Z test_floating_inputs_are_differentiable_linalg_eig_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1836814Z test_floating_inputs_are_differentiable_linalg_eigh_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1856645Z test_floating_inputs_are_differentiable_linalg_eigvals_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1876847Z test_floating_inputs_are_differentiable_linalg_eigvalsh_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1897000Z test_floating_inputs_are_differentiable_linalg_householder_product_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1921948Z test_floating_inputs_are_differentiable_linalg_inv_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1940588Z test_floating_inputs_are_differentiable_linalg_inv_ex_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1959108Z test_floating_inputs_are_differentiable_linalg_lstsq_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1977553Z test_floating_inputs_are_differentiable_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.1996381Z test_floating_inputs_are_differentiable_linalg_lu_factor_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2015152Z test_floating_inputs_are_differentiable_linalg_lu_factor_ex_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2034565Z test_floating_inputs_are_differentiable_linalg_matrix_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2053606Z test_floating_inputs_are_differentiable_linalg_matrix_power_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2072897Z test_floating_inputs_are_differentiable_linalg_matrix_rank_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2091579Z test_floating_inputs_are_differentiable_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2110745Z test_floating_inputs_are_differentiable_linalg_multi_dot_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2129425Z test_floating_inputs_are_differentiable_linalg_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2154161Z test_floating_inputs_are_differentiable_linalg_pinv_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2172515Z test_floating_inputs_are_differentiable_linalg_pinv_hermitian_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2191415Z test_floating_inputs_are_differentiable_linalg_pinv_singular_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2209738Z test_floating_inputs_are_differentiable_linalg_qr_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2228033Z test_floating_inputs_are_differentiable_linalg_slogdet_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2246498Z test_floating_inputs_are_differentiable_linalg_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2257998Z test_floating_inputs_are_differentiable_linalg_solve_triangular_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:17:55.2277577Z test_floating_inputs_are_differentiable_linalg_svd_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2296549Z test_floating_inputs_are_differentiable_linalg_svdvals_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2315436Z test_floating_inputs_are_differentiable_linalg_tensorinv_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2334325Z test_floating_inputs_are_differentiable_linalg_tensorsolve_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2352670Z test_floating_inputs_are_differentiable_linalg_vector_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2371708Z test_floating_inputs_are_differentiable_log10_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2396282Z test_floating_inputs_are_differentiable_log1p_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2414804Z test_floating_inputs_are_differentiable_log2_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2433625Z test_floating_inputs_are_differentiable_log_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2452240Z test_floating_inputs_are_differentiable_log_softmax_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2471103Z test_floating_inputs_are_differentiable_log_softmax_dtype_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2489677Z test_floating_inputs_are_differentiable_logaddexp2_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2508878Z test_floating_inputs_are_differentiable_logaddexp_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2527547Z test_floating_inputs_are_differentiable_logcumsumexp_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2546097Z test_floating_inputs_are_differentiable_logdet_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2564889Z test_floating_inputs_are_differentiable_logical_and_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2584029Z test_floating_inputs_are_differentiable_logical_not_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2602735Z test_floating_inputs_are_differentiable_logical_or_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2627377Z test_floating_inputs_are_differentiable_logical_xor_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2646137Z test_floating_inputs_are_differentiable_logit_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2665305Z test_floating_inputs_are_differentiable_logsumexp_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2685848Z test_floating_inputs_are_differentiable_long_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2706246Z test_floating_inputs_are_differentiable_long_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2726691Z test_floating_inputs_are_differentiable_lt_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2747489Z test_floating_inputs_are_differentiable_lu_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2760205Z test_floating_inputs_are_differentiable_lu_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:17:55.2780334Z test_floating_inputs_are_differentiable_lu_unpack_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2799554Z test_floating_inputs_are_differentiable_mH_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2818766Z test_floating_inputs_are_differentiable_mT_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2838207Z test_floating_inputs_are_differentiable_masked_fill_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2857480Z test_floating_inputs_are_differentiable_masked_scatter_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2883260Z test_floating_inputs_are_differentiable_masked_select_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2903682Z test_floating_inputs_are_differentiable_matmul_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2921848Z test_floating_inputs_are_differentiable_matrix_exp_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2940899Z test_floating_inputs_are_differentiable_max_binary_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2960257Z test_floating_inputs_are_differentiable_max_reduction_no_dim_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2979469Z test_floating_inputs_are_differentiable_max_reduction_with_dim_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.2998929Z test_floating_inputs_are_differentiable_maximum_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.3018085Z test_floating_inputs_are_differentiable_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.3037662Z test_floating_inputs_are_differentiable_median_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.3056733Z test_floating_inputs_are_differentiable_meshgrid_list_of_tensors_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.3076493Z test_floating_inputs_are_differentiable_meshgrid_variadic_tensors_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.3095732Z test_floating_inputs_are_differentiable_min_binary_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.3120946Z test_floating_inputs_are_differentiable_min_reduction_no_dim_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.3140155Z test_floating_inputs_are_differentiable_min_reduction_with_dim_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.3159756Z test_floating_inputs_are_differentiable_minimum_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.3179033Z test_floating_inputs_are_differentiable_mm_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.3198481Z test_floating_inputs_are_differentiable_mode_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.3217917Z test_floating_inputs_are_differentiable_movedim_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.3237524Z test_floating_inputs_are_differentiable_msort_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.3256766Z test_floating_inputs_are_differentiable_mul_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.3275976Z test_floating_inputs_are_differentiable_multinomial_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.3295292Z test_floating_inputs_are_differentiable_mv_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.3315071Z test_floating_inputs_are_differentiable_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.3326800Z test_floating_inputs_are_differentiable_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:17:55.3339453Z test_floating_inputs_are_differentiable_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:17:55.3359258Z test_floating_inputs_are_differentiable_nan_to_num_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.3384563Z test_floating_inputs_are_differentiable_nanmean_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.3403762Z test_floating_inputs_are_differentiable_nanmedian_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.3423095Z test_floating_inputs_are_differentiable_nanquantile_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.3442451Z test_floating_inputs_are_differentiable_nansum_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.3461620Z test_floating_inputs_are_differentiable_narrow_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.3481096Z test_floating_inputs_are_differentiable_ne_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.3500207Z test_floating_inputs_are_differentiable_neg_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.3519760Z test_floating_inputs_are_differentiable_new_empty_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.3539045Z test_floating_inputs_are_differentiable_new_full_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.3558595Z test_floating_inputs_are_differentiable_new_ones_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.3578058Z test_floating_inputs_are_differentiable_new_zeros_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.3597557Z test_floating_inputs_are_differentiable_nextafter_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.3622909Z test_floating_inputs_are_differentiable_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.3642414Z test_floating_inputs_are_differentiable_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.3661787Z test_floating_inputs_are_differentiable_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.3681303Z test_floating_inputs_are_differentiable_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.3700607Z test_floating_inputs_are_differentiable_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.3720225Z test_floating_inputs_are_differentiable_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.3739602Z test_floating_inputs_are_differentiable_nn_functional_avg_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.3759093Z test_floating_inputs_are_differentiable_nn_functional_avg_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.3778536Z test_floating_inputs_are_differentiable_nn_functional_avg_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.3791222Z test_floating_inputs_are_differentiable_nn_functional_batch_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:17:55.3803315Z test_floating_inputs_are_differentiable_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:17:55.3823422Z test_floating_inputs_are_differentiable_nn_functional_bilinear_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.3842817Z test_floating_inputs_are_differentiable_nn_functional_celu_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.3868222Z test_floating_inputs_are_differentiable_nn_functional_conv1d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.3887506Z test_floating_inputs_are_differentiable_nn_functional_conv2d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.3907208Z test_floating_inputs_are_differentiable_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.3926565Z test_floating_inputs_are_differentiable_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.3946154Z test_floating_inputs_are_differentiable_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.3965460Z test_floating_inputs_are_differentiable_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.3984983Z test_floating_inputs_are_differentiable_nn_functional_cosine_similarity_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.4004157Z test_floating_inputs_are_differentiable_nn_functional_cross_entropy_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.4023507Z test_floating_inputs_are_differentiable_nn_functional_ctc_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.4043059Z test_floating_inputs_are_differentiable_nn_functional_dropout2d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.4062667Z test_floating_inputs_are_differentiable_nn_functional_dropout_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.4081783Z test_floating_inputs_are_differentiable_nn_functional_elu_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.4107507Z test_floating_inputs_are_differentiable_nn_functional_embedding_bag_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.4126632Z test_floating_inputs_are_differentiable_nn_functional_embedding_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.4146369Z test_floating_inputs_are_differentiable_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.4165442Z test_floating_inputs_are_differentiable_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.4184974Z test_floating_inputs_are_differentiable_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.4204229Z test_floating_inputs_are_differentiable_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.4223565Z test_floating_inputs_are_differentiable_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.4243017Z test_floating_inputs_are_differentiable_nn_functional_gelu_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.4262290Z test_floating_inputs_are_differentiable_nn_functional_glu_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.4281716Z test_floating_inputs_are_differentiable_nn_functional_grid_sample_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.4301382Z test_floating_inputs_are_differentiable_nn_functional_group_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.4320595Z test_floating_inputs_are_differentiable_nn_functional_hardshrink_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.4346190Z test_floating_inputs_are_differentiable_nn_functional_hardsigmoid_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.4365378Z test_floating_inputs_are_differentiable_nn_functional_hardswish_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.4384429Z test_floating_inputs_are_differentiable_nn_functional_hardtanh_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.4403628Z test_floating_inputs_are_differentiable_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.4423415Z test_floating_inputs_are_differentiable_nn_functional_huber_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.4435205Z test_floating_inputs_are_differentiable_nn_functional_instance_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:17:55.4455152Z test_floating_inputs_are_differentiable_nn_functional_interpolate_area_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.4474542Z test_floating_inputs_are_differentiable_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.4493675Z test_floating_inputs_are_differentiable_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.4513227Z test_floating_inputs_are_differentiable_nn_functional_interpolate_linear_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.4532479Z test_floating_inputs_are_differentiable_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.4551912Z test_floating_inputs_are_differentiable_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.4571170Z test_floating_inputs_are_differentiable_nn_functional_kl_div_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.4598456Z test_floating_inputs_are_differentiable_nn_functional_layer_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.003s) 2022-03-17T19:17:55.4617701Z test_floating_inputs_are_differentiable_nn_functional_leaky_relu_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.4637207Z test_floating_inputs_are_differentiable_nn_functional_linear_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.4656348Z test_floating_inputs_are_differentiable_nn_functional_local_response_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.4675927Z test_floating_inputs_are_differentiable_nn_functional_logsigmoid_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.4695009Z test_floating_inputs_are_differentiable_nn_functional_max_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.4714558Z test_floating_inputs_are_differentiable_nn_functional_max_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.4733926Z test_floating_inputs_are_differentiable_nn_functional_max_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.4753439Z test_floating_inputs_are_differentiable_nn_functional_mish_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.4772611Z test_floating_inputs_are_differentiable_nn_functional_mse_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.4792031Z test_floating_inputs_are_differentiable_nn_functional_nll_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.4811463Z test_floating_inputs_are_differentiable_nn_functional_normalize_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.4836806Z test_floating_inputs_are_differentiable_nn_functional_pad_circular_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.4855767Z test_floating_inputs_are_differentiable_nn_functional_pad_constant_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.4875400Z test_floating_inputs_are_differentiable_nn_functional_pad_reflect_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.4894193Z test_floating_inputs_are_differentiable_nn_functional_pad_replicate_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.4913743Z test_floating_inputs_are_differentiable_nn_functional_pairwise_distance_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.4933112Z test_floating_inputs_are_differentiable_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.4952469Z test_floating_inputs_are_differentiable_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.4971818Z test_floating_inputs_are_differentiable_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.4991381Z test_floating_inputs_are_differentiable_nn_functional_prelu_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.5010568Z test_floating_inputs_are_differentiable_nn_functional_relu6_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.5030247Z test_floating_inputs_are_differentiable_nn_functional_relu_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.5049327Z test_floating_inputs_are_differentiable_nn_functional_rrelu_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.5074683Z test_floating_inputs_are_differentiable_nn_functional_selu_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.5093872Z test_floating_inputs_are_differentiable_nn_functional_silu_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.5113304Z test_floating_inputs_are_differentiable_nn_functional_softmin_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.5132526Z test_floating_inputs_are_differentiable_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.5152205Z test_floating_inputs_are_differentiable_nn_functional_softplus_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.5171370Z test_floating_inputs_are_differentiable_nn_functional_softshrink_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.5190618Z test_floating_inputs_are_differentiable_nn_functional_softsign_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.5209763Z test_floating_inputs_are_differentiable_nn_functional_tanhshrink_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.5229241Z test_floating_inputs_are_differentiable_nn_functional_threshold_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.5248199Z test_floating_inputs_are_differentiable_nn_functional_unfold_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.5267891Z test_floating_inputs_are_differentiable_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.5287065Z test_floating_inputs_are_differentiable_nn_functional_upsample_nearest_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.5312483Z test_floating_inputs_are_differentiable_nonzero_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.5331575Z test_floating_inputs_are_differentiable_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.5351143Z test_floating_inputs_are_differentiable_norm_fro_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.5370373Z test_floating_inputs_are_differentiable_norm_inf_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.5390361Z test_floating_inputs_are_differentiable_norm_nuc_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.5409631Z test_floating_inputs_are_differentiable_normal_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.5429047Z test_floating_inputs_are_differentiable_normal_number_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.5448150Z test_floating_inputs_are_differentiable_ones_like_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.5467761Z test_floating_inputs_are_differentiable_ormqr_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.5487059Z test_floating_inputs_are_differentiable_outer_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.5507281Z test_floating_inputs_are_differentiable_pca_lowrank_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.5526439Z test_floating_inputs_are_differentiable_permute_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.5552253Z test_floating_inputs_are_differentiable_pinverse_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.5571425Z test_floating_inputs_are_differentiable_polar_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.5590480Z test_floating_inputs_are_differentiable_polygamma_polygamma_n_0_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.5602172Z test_floating_inputs_are_differentiable_polygamma_polygamma_n_1_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:17:55.5614075Z test_floating_inputs_are_differentiable_polygamma_polygamma_n_2_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:17:55.5626214Z test_floating_inputs_are_differentiable_polygamma_polygamma_n_3_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:17:55.5638291Z test_floating_inputs_are_differentiable_polygamma_polygamma_n_4_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:17:55.5657150Z test_floating_inputs_are_differentiable_positive_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.5675996Z test_floating_inputs_are_differentiable_pow_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.5694815Z test_floating_inputs_are_differentiable_prod_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.5713739Z test_floating_inputs_are_differentiable_put_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.5732005Z test_floating_inputs_are_differentiable_qr_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.5750846Z test_floating_inputs_are_differentiable_quantile_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.5769530Z test_floating_inputs_are_differentiable_rad2deg_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.5788472Z test_floating_inputs_are_differentiable_rand_like_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.5807298Z test_floating_inputs_are_differentiable_randint_like_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.5832338Z test_floating_inputs_are_differentiable_randn_like_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.5850943Z test_floating_inputs_are_differentiable_ravel_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.5869746Z test_floating_inputs_are_differentiable_real_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.5888763Z test_floating_inputs_are_differentiable_reciprocal_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.5907575Z test_floating_inputs_are_differentiable_remainder_autodiffed_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.5926175Z test_floating_inputs_are_differentiable_remainder_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.5945159Z test_floating_inputs_are_differentiable_renorm_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.5963927Z test_floating_inputs_are_differentiable_repeat_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.5982450Z test_floating_inputs_are_differentiable_repeat_interleave_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.5994306Z test_floating_inputs_are_differentiable_reshape_as_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:17:55.6013555Z test_floating_inputs_are_differentiable_reshape_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.6032424Z test_floating_inputs_are_differentiable_resize__cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.6051327Z test_floating_inputs_are_differentiable_resize_as__cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.6076272Z test_floating_inputs_are_differentiable_resolve_conj_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.6094961Z test_floating_inputs_are_differentiable_resolve_neg_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.6113980Z test_floating_inputs_are_differentiable_roll_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.6132710Z test_floating_inputs_are_differentiable_rot90_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.6151661Z test_floating_inputs_are_differentiable_round_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.6170565Z test_floating_inputs_are_differentiable_round_decimals_0_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.6181935Z test_floating_inputs_are_differentiable_round_decimals_3_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:17:55.6194274Z test_floating_inputs_are_differentiable_round_decimals_neg_3_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:17:55.6213063Z test_floating_inputs_are_differentiable_rsqrt_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.6232081Z test_floating_inputs_are_differentiable_rsub_rsub_scalar_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.6250564Z test_floating_inputs_are_differentiable_rsub_rsub_tensor_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.6269515Z test_floating_inputs_are_differentiable_scatter_add_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.6288432Z test_floating_inputs_are_differentiable_scatter_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.6313191Z test_floating_inputs_are_differentiable_scatter_reduce_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.6332008Z test_floating_inputs_are_differentiable_searchsorted_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.6350830Z test_floating_inputs_are_differentiable_select_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.6369475Z test_floating_inputs_are_differentiable_select_scatter_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.6388419Z test_floating_inputs_are_differentiable_sgn_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.6407291Z test_floating_inputs_are_differentiable_short_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.6426277Z test_floating_inputs_are_differentiable_short_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.6445056Z test_floating_inputs_are_differentiable_sigmoid_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.6463670Z test_floating_inputs_are_differentiable_sign_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.6482786Z test_floating_inputs_are_differentiable_signbit_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.6501723Z test_floating_inputs_are_differentiable_sin_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.6520484Z test_floating_inputs_are_differentiable_sinc_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.6546129Z test_floating_inputs_are_differentiable_sinh_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.6565326Z test_floating_inputs_are_differentiable_slice_scatter_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.6584687Z test_floating_inputs_are_differentiable_softmax_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.6603680Z test_floating_inputs_are_differentiable_softmax_with_dtype_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.6622448Z test_floating_inputs_are_differentiable_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.6641857Z test_floating_inputs_are_differentiable_sort_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.6660726Z test_floating_inputs_are_differentiable_special_entr_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.6680194Z test_floating_inputs_are_differentiable_special_erfcx_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.6699342Z test_floating_inputs_are_differentiable_special_i0e_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.6718728Z test_floating_inputs_are_differentiable_special_i1_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.6738103Z test_floating_inputs_are_differentiable_special_i1e_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.6757397Z test_floating_inputs_are_differentiable_special_ndtr_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.6782576Z test_floating_inputs_are_differentiable_special_ndtri_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.6801826Z test_floating_inputs_are_differentiable_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.6820966Z test_floating_inputs_are_differentiable_special_xlog1py_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.6840235Z test_floating_inputs_are_differentiable_special_zeta_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.6859273Z test_floating_inputs_are_differentiable_special_zeta_grad_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.6878648Z test_floating_inputs_are_differentiable_split_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.6897718Z test_floating_inputs_are_differentiable_split_list_args_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.6917210Z test_floating_inputs_are_differentiable_split_with_sizes_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.6936334Z test_floating_inputs_are_differentiable_sqrt_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.6955678Z test_floating_inputs_are_differentiable_square_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.6974709Z test_floating_inputs_are_differentiable_squeeze_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.6994018Z test_floating_inputs_are_differentiable_stack_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.7019391Z test_floating_inputs_are_differentiable_std_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.7038967Z test_floating_inputs_are_differentiable_std_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.7058158Z test_floating_inputs_are_differentiable_stft_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.7077380Z test_floating_inputs_are_differentiable_sub_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.7096542Z test_floating_inputs_are_differentiable_sum_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.7115873Z test_floating_inputs_are_differentiable_sum_to_size_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.7135403Z test_floating_inputs_are_differentiable_svd_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.7155260Z test_floating_inputs_are_differentiable_svd_lowrank_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.7174424Z test_floating_inputs_are_differentiable_symeig_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.7193710Z test_floating_inputs_are_differentiable_t_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.7212858Z test_floating_inputs_are_differentiable_take_along_dim_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.7232387Z test_floating_inputs_are_differentiable_take_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.7257393Z test_floating_inputs_are_differentiable_tan_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.7276728Z test_floating_inputs_are_differentiable_tanh_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.7295941Z test_floating_inputs_are_differentiable_tensor_split_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.7315350Z test_floating_inputs_are_differentiable_tensordot_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.7334315Z test_floating_inputs_are_differentiable_tile_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.7353574Z test_floating_inputs_are_differentiable_to_sparse_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.7372579Z test_floating_inputs_are_differentiable_topk_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.7392003Z test_floating_inputs_are_differentiable_trace_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.7411240Z test_floating_inputs_are_differentiable_transpose_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.7430639Z test_floating_inputs_are_differentiable_trapezoid_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.7449660Z test_floating_inputs_are_differentiable_trapz_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.7468606Z test_floating_inputs_are_differentiable_triangular_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.7495579Z test_floating_inputs_are_differentiable_tril_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.003s) 2022-03-17T19:17:55.7515013Z test_floating_inputs_are_differentiable_triu_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.7534112Z test_floating_inputs_are_differentiable_true_divide_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.7553562Z test_floating_inputs_are_differentiable_trunc_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.7572606Z test_floating_inputs_are_differentiable_unfold_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.7591924Z test_floating_inputs_are_differentiable_unique_consecutive_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.7611020Z test_floating_inputs_are_differentiable_unique_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.7630448Z test_floating_inputs_are_differentiable_unsqueeze_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.7649615Z test_floating_inputs_are_differentiable_var_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.7669148Z test_floating_inputs_are_differentiable_var_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.7688119Z test_floating_inputs_are_differentiable_vdot_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.7707974Z test_floating_inputs_are_differentiable_view_as_complex_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.7719681Z test_floating_inputs_are_differentiable_view_as_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:17:55.7745230Z test_floating_inputs_are_differentiable_view_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.7764294Z test_floating_inputs_are_differentiable_vsplit_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.7783395Z test_floating_inputs_are_differentiable_vstack_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.7802609Z test_floating_inputs_are_differentiable_where_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.7821839Z test_floating_inputs_are_differentiable_xlogy_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.7841159Z test_floating_inputs_are_differentiable_zero__cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.7860203Z test_floating_inputs_are_differentiable_zeros_like_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.7879501Z test_multiple_devices_H_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.7898331Z test_multiple_devices_H_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.7917669Z test_multiple_devices_T_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.7936626Z test_multiple_devices_T_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.7955981Z test_multiple_devices___getitem___cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.7980984Z test_multiple_devices___getitem___cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.7999841Z test_multiple_devices___radd___cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8018915Z test_multiple_devices___radd___cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8038204Z test_multiple_devices___rand___cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8057314Z test_multiple_devices___rdiv___cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8076603Z test_multiple_devices___rdiv___cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8095492Z test_multiple_devices___rmatmul___cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8114775Z test_multiple_devices___rmod___cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8133724Z test_multiple_devices___rmod___cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8152887Z test_multiple_devices___rmul___cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8171992Z test_multiple_devices___rmul___cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8191062Z test_multiple_devices___ror___cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8216120Z test_multiple_devices___rpow___cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8235211Z test_multiple_devices___rpow___cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8254049Z test_multiple_devices___rsub___cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8273052Z test_multiple_devices___rsub___cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8291921Z test_multiple_devices___rxor___cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8311212Z test_multiple_devices__masked_amax_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8330348Z test_multiple_devices__masked_amax_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8349765Z test_multiple_devices__masked_amin_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8368479Z test_multiple_devices__masked_amin_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8387787Z test_multiple_devices__masked_log_softmax_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8406920Z test_multiple_devices__masked_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8426284Z test_multiple_devices__masked_mean_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8451207Z test_multiple_devices__masked_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8470564Z test_multiple_devices__masked_normalize_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8489477Z test_multiple_devices__masked_prod_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8508784Z test_multiple_devices__masked_prod_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8527657Z test_multiple_devices__masked_softmax_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8546969Z test_multiple_devices__masked_softmin_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8565746Z test_multiple_devices__masked_sum_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8585073Z test_multiple_devices__masked_sum_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8604389Z test_multiple_devices__masked_var_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8623284Z test_multiple_devices__masked_var_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8642440Z test_multiple_devices_abs_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8661200Z test_multiple_devices_abs_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8686304Z test_multiple_devices_acos_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8705420Z test_multiple_devices_acos_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8724376Z test_multiple_devices_acosh_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8743739Z test_multiple_devices_acosh_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8762296Z test_multiple_devices_add_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8781330Z test_multiple_devices_add_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8800497Z test_multiple_devices_addbmm_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8819614Z test_multiple_devices_addcdiv_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8838821Z test_multiple_devices_addcmul_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8857666Z test_multiple_devices_addcmul_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8876909Z test_multiple_devices_addmm_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8901794Z test_multiple_devices_addmm_decomposed_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8920924Z test_multiple_devices_addmv_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8939807Z test_multiple_devices_addr_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8959121Z test_multiple_devices_addr_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8978073Z test_multiple_devices_all_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.8997287Z test_multiple_devices_all_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9016675Z test_multiple_devices_allclose_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9035770Z test_multiple_devices_amax_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9054929Z test_multiple_devices_amax_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9073730Z test_multiple_devices_amin_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9092653Z test_multiple_devices_amin_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9111952Z test_multiple_devices_aminmax_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9137014Z test_multiple_devices_aminmax_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9156064Z test_multiple_devices_angle_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9175181Z test_multiple_devices_angle_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9194344Z test_multiple_devices_any_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9213528Z test_multiple_devices_any_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9232633Z test_multiple_devices_argmax_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9251376Z test_multiple_devices_argmax_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9270456Z test_multiple_devices_argmin_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9289472Z test_multiple_devices_argmin_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9308785Z test_multiple_devices_argsort_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9327633Z test_multiple_devices_argsort_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9346964Z test_multiple_devices_argwhere_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9372033Z test_multiple_devices_argwhere_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9391126Z test_multiple_devices_as_strided_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9410177Z test_multiple_devices_as_strided_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9429361Z test_multiple_devices_asin_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9448110Z test_multiple_devices_asin_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9467615Z test_multiple_devices_asinh_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9486414Z test_multiple_devices_asinh_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9505765Z test_multiple_devices_atan2_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9524544Z test_multiple_devices_atan2_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9543667Z test_multiple_devices_atan_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9562681Z test_multiple_devices_atan_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9581763Z test_multiple_devices_atanh_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9607076Z test_multiple_devices_atanh_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9626270Z test_multiple_devices_atleast_1d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9645128Z test_multiple_devices_atleast_1d_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9664384Z test_multiple_devices_atleast_2d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9683229Z test_multiple_devices_atleast_2d_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9702494Z test_multiple_devices_atleast_3d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9721487Z test_multiple_devices_atleast_3d_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9740516Z test_multiple_devices_baddbmm_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9759687Z test_multiple_devices_bernoulli_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9778794Z test_multiple_devices_bfloat16_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9798295Z test_multiple_devices_bfloat16_channels_last_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9817425Z test_multiple_devices_bfloat16_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9842414Z test_multiple_devices_bfloat16_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9861280Z test_multiple_devices_bincount_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9880360Z test_multiple_devices_bitwise_and_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9899320Z test_multiple_devices_bitwise_left_shift_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9918477Z test_multiple_devices_bitwise_left_shift_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9937514Z test_multiple_devices_bitwise_not_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9956564Z test_multiple_devices_bitwise_or_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9975516Z test_multiple_devices_bitwise_right_shift_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:55.9994560Z test_multiple_devices_bitwise_right_shift_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0013638Z test_multiple_devices_bitwise_xor_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0032980Z test_multiple_devices_block_diag_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0051960Z test_multiple_devices_block_diag_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0077459Z test_multiple_devices_bmm_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0096398Z test_multiple_devices_bool_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0115503Z test_multiple_devices_bool_channels_last_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0134425Z test_multiple_devices_bool_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0153521Z test_multiple_devices_bool_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0172426Z test_multiple_devices_broadcast_tensors_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0191670Z test_multiple_devices_broadcast_tensors_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0210650Z test_multiple_devices_broadcast_to_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0229886Z test_multiple_devices_broadcast_to_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0249005Z test_multiple_devices_bucketize_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0268314Z test_multiple_devices_bucketize_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0287279Z test_multiple_devices_byte_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0314882Z test_multiple_devices_byte_channels_last_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.003s) 2022-03-17T19:17:56.0333804Z test_multiple_devices_byte_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0352928Z test_multiple_devices_byte_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0372178Z test_multiple_devices_cartesian_prod_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0391213Z test_multiple_devices_cartesian_prod_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0410046Z test_multiple_devices_cat_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0429157Z test_multiple_devices_cat_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0448143Z test_multiple_devices_cdist_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0467251Z test_multiple_devices_ceil_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0486147Z test_multiple_devices_char_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0505296Z test_multiple_devices_char_channels_last_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0524276Z test_multiple_devices_char_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0549814Z test_multiple_devices_char_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0568289Z test_multiple_devices_cholesky_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0587341Z test_multiple_devices_cholesky_inverse_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0605749Z test_multiple_devices_cholesky_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0625199Z test_multiple_devices_chunk_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0644224Z test_multiple_devices_chunk_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0663075Z test_multiple_devices_clamp_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0682205Z test_multiple_devices_clamp_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0701346Z test_multiple_devices_clamp_scalar_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0720501Z test_multiple_devices_clamp_scalar_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0739409Z test_multiple_devices_clone_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0758592Z test_multiple_devices_clone_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0783988Z test_multiple_devices_column_stack_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0802822Z test_multiple_devices_column_stack_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0821813Z test_multiple_devices_combinations_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0841053Z test_multiple_devices_combinations_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0859982Z test_multiple_devices_complex_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0879000Z test_multiple_devices_conj_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0897824Z test_multiple_devices_conj_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0917178Z test_multiple_devices_conj_physical_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0936135Z test_multiple_devices_conj_physical_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0955263Z test_multiple_devices_contiguous_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0974433Z test_multiple_devices_contiguous_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.0993752Z test_multiple_devices_copysign_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1018534Z test_multiple_devices_copysign_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1038598Z test_multiple_devices_corrcoef_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1056842Z test_multiple_devices_corrcoef_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1076136Z test_multiple_devices_cos_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1095061Z test_multiple_devices_cos_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1114336Z test_multiple_devices_cosh_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1133259Z test_multiple_devices_cosh_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1152576Z test_multiple_devices_count_nonzero_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1171510Z test_multiple_devices_count_nonzero_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1190865Z test_multiple_devices_cov_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1210120Z test_multiple_devices_cov_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1229424Z test_multiple_devices_cross_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1253964Z test_multiple_devices_cross_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1273208Z test_multiple_devices_cummax_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1292095Z test_multiple_devices_cummax_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1311513Z test_multiple_devices_cummin_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1330579Z test_multiple_devices_cummin_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1349779Z test_multiple_devices_cumprod_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1368734Z test_multiple_devices_cumprod_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1388063Z test_multiple_devices_cumsum_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1407194Z test_multiple_devices_cumsum_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1426658Z test_multiple_devices_cumulative_trapezoid_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1445521Z test_multiple_devices_cumulative_trapezoid_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1470952Z test_multiple_devices_deg2rad_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1489594Z test_multiple_devices_deg2rad_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1509076Z test_multiple_devices_diag_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1527970Z test_multiple_devices_diag_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1547513Z test_multiple_devices_diag_embed_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1566363Z test_multiple_devices_diag_embed_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1585811Z test_multiple_devices_diagflat_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1604671Z test_multiple_devices_diagflat_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1624154Z test_multiple_devices_diagonal_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1642963Z test_multiple_devices_diagonal_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1662005Z test_multiple_devices_diagonal_scatter_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1681144Z test_multiple_devices_diagonal_scatter_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1706743Z test_multiple_devices_diff_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1725852Z test_multiple_devices_diff_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1745156Z test_multiple_devices_digamma_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1764041Z test_multiple_devices_digamma_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1783197Z test_multiple_devices_dist_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1802343Z test_multiple_devices_div_floor_rounding_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1821656Z test_multiple_devices_div_floor_rounding_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1840784Z test_multiple_devices_div_no_rounding_mode_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1859757Z test_multiple_devices_div_no_rounding_mode_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1879082Z test_multiple_devices_div_trunc_rounding_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1897924Z test_multiple_devices_div_trunc_rounding_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1917538Z test_multiple_devices_dot_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1942731Z test_multiple_devices_double_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1961908Z test_multiple_devices_double_channels_last_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.1981067Z test_multiple_devices_double_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2000000Z test_multiple_devices_double_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2019223Z test_multiple_devices_dsplit_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2038420Z test_multiple_devices_dsplit_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2057370Z test_multiple_devices_dstack_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2076671Z test_multiple_devices_dstack_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2095089Z test_multiple_devices_eig_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2114401Z test_multiple_devices_einsum_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2133479Z test_multiple_devices_empty_like_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2152660Z test_multiple_devices_empty_like_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2177891Z test_multiple_devices_eq_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2197096Z test_multiple_devices_eq_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2216208Z test_multiple_devices_erf_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2235375Z test_multiple_devices_erf_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2254397Z test_multiple_devices_erfc_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2273892Z test_multiple_devices_erfc_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2292418Z test_multiple_devices_erfinv_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2311955Z test_multiple_devices_erfinv_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2330876Z test_multiple_devices_exp2_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2350357Z test_multiple_devices_exp2_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2369466Z test_multiple_devices_exp_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2388999Z test_multiple_devices_exp_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2414067Z test_multiple_devices_expand_as_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2433250Z test_multiple_devices_expand_as_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2452167Z test_multiple_devices_expand_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2471301Z test_multiple_devices_expand_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2490232Z test_multiple_devices_expm1_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2509412Z test_multiple_devices_expm1_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2528460Z test_multiple_devices_fft_fft2_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2547976Z test_multiple_devices_fft_fft_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2566868Z test_multiple_devices_fft_fftn_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2586297Z test_multiple_devices_fft_fftshift_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2605423Z test_multiple_devices_fft_fftshift_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2624798Z test_multiple_devices_fft_hfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2649958Z test_multiple_devices_fft_hfft_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2669291Z test_multiple_devices_fft_hfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2688215Z test_multiple_devices_fft_ifft2_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2707692Z test_multiple_devices_fft_ifft_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2726783Z test_multiple_devices_fft_ifftn_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2746137Z test_multiple_devices_fft_ifftshift_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2765195Z test_multiple_devices_fft_ifftshift_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2784607Z test_multiple_devices_fft_ihfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2803611Z test_multiple_devices_fft_ihfft_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2822820Z test_multiple_devices_fft_ihfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2842019Z test_multiple_devices_fft_irfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2860987Z test_multiple_devices_fft_irfft_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2886079Z test_multiple_devices_fft_irfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2905426Z test_multiple_devices_fft_rfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2924471Z test_multiple_devices_fft_rfft_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2943917Z test_multiple_devices_fft_rfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2962694Z test_multiple_devices_fill__cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.2981562Z test_multiple_devices_fill__cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3000663Z test_multiple_devices_flatten_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3019706Z test_multiple_devices_flatten_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3038730Z test_multiple_devices_flip_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3057683Z test_multiple_devices_flip_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3077234Z test_multiple_devices_fliplr_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3096216Z test_multiple_devices_fliplr_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3123601Z test_multiple_devices_flipud_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.003s) 2022-03-17T19:17:56.3142553Z test_multiple_devices_flipud_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3161920Z test_multiple_devices_float_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3180974Z test_multiple_devices_float_channels_last_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3200133Z test_multiple_devices_float_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3219271Z test_multiple_devices_float_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3238732Z test_multiple_devices_float_power_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3257692Z test_multiple_devices_float_power_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3276819Z test_multiple_devices_floor_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3295978Z test_multiple_devices_floor_divide_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3315165Z test_multiple_devices_floor_divide_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3334254Z test_multiple_devices_fmax_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3359674Z test_multiple_devices_fmax_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3378657Z test_multiple_devices_fmin_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3397969Z test_multiple_devices_fmin_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3417065Z test_multiple_devices_fmod_autodiffed_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3436280Z test_multiple_devices_fmod_autodiffed_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3455224Z test_multiple_devices_fmod_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3474697Z test_multiple_devices_fmod_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3493541Z test_multiple_devices_frac_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3513133Z test_multiple_devices_frexp_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3532145Z test_multiple_devices_full_like_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3552067Z test_multiple_devices_full_like_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3570561Z test_multiple_devices_gather_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3595584Z test_multiple_devices_gather_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3615004Z test_multiple_devices_gcd_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3634107Z test_multiple_devices_ge_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3653161Z test_multiple_devices_ge_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3672020Z test_multiple_devices_geqrf_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3690955Z test_multiple_devices_gradient_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3710422Z test_multiple_devices_gradient_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3729542Z test_multiple_devices_gt_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3748947Z test_multiple_devices_gt_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3768013Z test_multiple_devices_half_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3787133Z test_multiple_devices_half_channels_last_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3805793Z test_multiple_devices_half_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3830841Z test_multiple_devices_half_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3849856Z test_multiple_devices_heaviside_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3869111Z test_multiple_devices_heaviside_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3887857Z test_multiple_devices_histc_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3907123Z test_multiple_devices_histc_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3925866Z test_multiple_devices_hsplit_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3945173Z test_multiple_devices_hsplit_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3964328Z test_multiple_devices_hstack_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.3983148Z test_multiple_devices_hstack_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4002344Z test_multiple_devices_hypot_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4021334Z test_multiple_devices_i0_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4046573Z test_multiple_devices_i0_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4065924Z test_multiple_devices_igamma_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4084330Z test_multiple_devices_igamma_grad_other_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4104201Z test_multiple_devices_igammac_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4122720Z test_multiple_devices_igammac_grad_other_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4141481Z test_multiple_devices_index_add_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4160637Z test_multiple_devices_index_add_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4179719Z test_multiple_devices_index_copy_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4198611Z test_multiple_devices_index_copy_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4217462Z test_multiple_devices_index_fill_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4236871Z test_multiple_devices_index_fill_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4255776Z test_multiple_devices_index_put_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4280997Z test_multiple_devices_index_put_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4300262Z test_multiple_devices_index_select_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4319427Z test_multiple_devices_index_select_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4338238Z test_multiple_devices_inner_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4357836Z test_multiple_devices_int_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4376493Z test_multiple_devices_int_channels_last_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4395827Z test_multiple_devices_int_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4414651Z test_multiple_devices_int_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4434159Z test_multiple_devices_inverse_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4452857Z test_multiple_devices_isclose_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4471997Z test_multiple_devices_isclose_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4490807Z test_multiple_devices_isfinite_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4516225Z test_multiple_devices_isfinite_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4535042Z test_multiple_devices_isin_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4554134Z test_multiple_devices_isin_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4573309Z test_multiple_devices_isinf_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4592502Z test_multiple_devices_isinf_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4611534Z test_multiple_devices_isnan_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4630810Z test_multiple_devices_isnan_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4649639Z test_multiple_devices_isneginf_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4668880Z test_multiple_devices_isneginf_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4687762Z test_multiple_devices_isposinf_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4707068Z test_multiple_devices_isposinf_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4726154Z test_multiple_devices_isreal_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4751759Z test_multiple_devices_isreal_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4770717Z test_multiple_devices_istft_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4789978Z test_multiple_devices_kron_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4808930Z test_multiple_devices_kron_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4828321Z test_multiple_devices_kthvalue_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4847173Z test_multiple_devices_kthvalue_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4866436Z test_multiple_devices_lcm_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4885408Z test_multiple_devices_ldexp_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4904760Z test_multiple_devices_ldexp_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4923714Z test_multiple_devices_le_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4942567Z test_multiple_devices_le_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4961773Z test_multiple_devices_lerp_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.4987311Z test_multiple_devices_lgamma_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5006166Z test_multiple_devices_lgamma_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5025717Z test_multiple_devices_linalg_cholesky_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5044918Z test_multiple_devices_linalg_cholesky_ex_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5064516Z test_multiple_devices_linalg_cond_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5083381Z test_multiple_devices_linalg_cross_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5102941Z test_multiple_devices_linalg_cross_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5121660Z test_multiple_devices_linalg_det_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5140453Z test_multiple_devices_linalg_eig_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5159629Z test_multiple_devices_linalg_eigh_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5178208Z test_multiple_devices_linalg_eigvals_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5196957Z test_multiple_devices_linalg_eigvalsh_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5222130Z test_multiple_devices_linalg_householder_product_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5241066Z test_multiple_devices_linalg_inv_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5260004Z test_multiple_devices_linalg_inv_ex_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5279038Z test_multiple_devices_linalg_lstsq_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5297521Z test_multiple_devices_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5317073Z test_multiple_devices_linalg_lu_factor_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5335862Z test_multiple_devices_linalg_lu_factor_ex_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5355830Z test_multiple_devices_linalg_matrix_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5375128Z test_multiple_devices_linalg_matrix_power_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5394466Z test_multiple_devices_linalg_matrix_rank_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5413264Z test_multiple_devices_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5432626Z test_multiple_devices_linalg_multi_dot_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5457380Z test_multiple_devices_linalg_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5476899Z test_multiple_devices_linalg_pinv_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5495184Z test_multiple_devices_linalg_pinv_hermitian_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5514578Z test_multiple_devices_linalg_pinv_singular_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5532926Z test_multiple_devices_linalg_qr_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5551935Z test_multiple_devices_linalg_slogdet_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5570339Z test_multiple_devices_linalg_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5589903Z test_multiple_devices_linalg_solve_triangular_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5609282Z test_multiple_devices_linalg_svd_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5629232Z test_multiple_devices_linalg_svdvals_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5648066Z test_multiple_devices_linalg_tensorinv_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5667489Z test_multiple_devices_linalg_tensorsolve_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5691809Z test_multiple_devices_linalg_vector_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5711016Z test_multiple_devices_log10_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5730004Z test_multiple_devices_log10_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5749518Z test_multiple_devices_log1p_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5768737Z test_multiple_devices_log1p_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5787777Z test_multiple_devices_log2_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5806795Z test_multiple_devices_log2_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5826350Z test_multiple_devices_log_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5845248Z test_multiple_devices_log_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5864438Z test_multiple_devices_log_softmax_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5883420Z test_multiple_devices_log_softmax_dtype_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5902494Z test_multiple_devices_log_softmax_dtype_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5929677Z test_multiple_devices_logaddexp2_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.003s) 2022-03-17T19:17:56.5948905Z test_multiple_devices_logaddexp_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5967840Z test_multiple_devices_logcumsumexp_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.5986431Z test_multiple_devices_logdet_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6005522Z test_multiple_devices_logical_and_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6024717Z test_multiple_devices_logical_and_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6043618Z test_multiple_devices_logical_not_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6062662Z test_multiple_devices_logical_not_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6081896Z test_multiple_devices_logical_or_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6100722Z test_multiple_devices_logical_or_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6120069Z test_multiple_devices_logical_xor_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6138918Z test_multiple_devices_logical_xor_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6164185Z test_multiple_devices_logit_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6183126Z test_multiple_devices_logit_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6202346Z test_multiple_devices_logsumexp_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6221285Z test_multiple_devices_logsumexp_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6240523Z test_multiple_devices_long_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6259575Z test_multiple_devices_long_channels_last_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6278590Z test_multiple_devices_long_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6297526Z test_multiple_devices_long_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6316886Z test_multiple_devices_lt_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6335835Z test_multiple_devices_lt_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6355142Z test_multiple_devices_lu_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6373681Z test_multiple_devices_lu_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6398955Z test_multiple_devices_lu_unpack_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6417807Z test_multiple_devices_mH_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6437234Z test_multiple_devices_mH_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6456263Z test_multiple_devices_mT_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6475459Z test_multiple_devices_mT_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6494459Z test_multiple_devices_masked_fill_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6513957Z test_multiple_devices_masked_fill_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6533060Z test_multiple_devices_masked_scatter_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6552376Z test_multiple_devices_masked_scatter_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6571384Z test_multiple_devices_masked_select_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6590616Z test_multiple_devices_masked_select_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6615529Z test_multiple_devices_matmul_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6634662Z test_multiple_devices_matrix_exp_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6653550Z test_multiple_devices_max_binary_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6672788Z test_multiple_devices_max_binary_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6691705Z test_multiple_devices_max_reduction_no_dim_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6710657Z test_multiple_devices_max_reduction_no_dim_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6729854Z test_multiple_devices_max_reduction_with_dim_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6749226Z test_multiple_devices_max_reduction_with_dim_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6767944Z test_multiple_devices_maximum_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6787098Z test_multiple_devices_maximum_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6806109Z test_multiple_devices_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6825444Z test_multiple_devices_median_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6850216Z test_multiple_devices_median_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6869425Z test_multiple_devices_meshgrid_list_of_tensors_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6888291Z test_multiple_devices_meshgrid_list_of_tensors_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6907645Z test_multiple_devices_meshgrid_variadic_tensors_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6926616Z test_multiple_devices_meshgrid_variadic_tensors_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6946004Z test_multiple_devices_min_binary_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6964893Z test_multiple_devices_min_binary_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.6984204Z test_multiple_devices_min_reduction_no_dim_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.7003107Z test_multiple_devices_min_reduction_no_dim_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.7022228Z test_multiple_devices_min_reduction_with_dim_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.7041372Z test_multiple_devices_min_reduction_with_dim_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.7060190Z test_multiple_devices_minimum_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.7085469Z test_multiple_devices_minimum_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.7104697Z test_multiple_devices_mm_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.7123395Z test_multiple_devices_mode_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.7142275Z test_multiple_devices_mode_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.7161245Z test_multiple_devices_movedim_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.7180213Z test_multiple_devices_movedim_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.7199463Z test_multiple_devices_msort_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.7218476Z test_multiple_devices_msort_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.7237654Z test_multiple_devices_mul_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.7256621Z test_multiple_devices_mul_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.7275654Z test_multiple_devices_multinomial_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.7294660Z test_multiple_devices_mv_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.7320344Z test_multiple_devices_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.7339052Z test_multiple_devices_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.7351701Z test_multiple_devices_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:17:56.7362988Z test_multiple_devices_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:17:56.7375013Z test_multiple_devices_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:17:56.7387157Z test_multiple_devices_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:17:56.7406524Z test_multiple_devices_nan_to_num_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.7425816Z test_multiple_devices_nan_to_num_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.7444698Z test_multiple_devices_nanmean_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.7463903Z test_multiple_devices_nanmedian_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.7482747Z test_multiple_devices_nanmedian_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.7501864Z test_multiple_devices_nanquantile_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.7520955Z test_multiple_devices_nansum_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.7539850Z test_multiple_devices_nansum_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.7559138Z test_multiple_devices_narrow_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.7578071Z test_multiple_devices_narrow_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.7603267Z test_multiple_devices_ne_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.7622156Z test_multiple_devices_ne_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.7641267Z test_multiple_devices_neg_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.7660157Z test_multiple_devices_neg_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.7679452Z test_multiple_devices_new_empty_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.7698365Z test_multiple_devices_new_empty_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.7717652Z test_multiple_devices_new_full_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.7736712Z test_multiple_devices_new_full_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.7755794Z test_multiple_devices_new_ones_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.7774688Z test_multiple_devices_new_ones_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.7793994Z test_multiple_devices_new_zeros_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.7812908Z test_multiple_devices_new_zeros_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.7837908Z test_multiple_devices_nextafter_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.7856955Z test_multiple_devices_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.7876257Z test_multiple_devices_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.7895148Z test_multiple_devices_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.7914663Z test_multiple_devices_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.7933594Z test_multiple_devices_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.7952860Z test_multiple_devices_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.7971754Z test_multiple_devices_nn_functional_avg_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.7990887Z test_multiple_devices_nn_functional_avg_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8009960Z test_multiple_devices_nn_functional_avg_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8029179Z test_multiple_devices_nn_functional_batch_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8048659Z test_multiple_devices_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8074107Z test_multiple_devices_nn_functional_bilinear_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8092913Z test_multiple_devices_nn_functional_celu_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8112202Z test_multiple_devices_nn_functional_conv1d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8131139Z test_multiple_devices_nn_functional_conv2d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8150327Z test_multiple_devices_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8169364Z test_multiple_devices_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8188607Z test_multiple_devices_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8207672Z test_multiple_devices_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8227130Z test_multiple_devices_nn_functional_cosine_embedding_loss_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8245979Z test_multiple_devices_nn_functional_cosine_similarity_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8265260Z test_multiple_devices_nn_functional_cross_entropy_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8284178Z test_multiple_devices_nn_functional_ctc_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8309504Z test_multiple_devices_nn_functional_dropout2d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8328513Z test_multiple_devices_nn_functional_dropout_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8347856Z test_multiple_devices_nn_functional_elu_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8366819Z test_multiple_devices_nn_functional_embedding_bag_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8386055Z test_multiple_devices_nn_functional_embedding_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8405065Z test_multiple_devices_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8424622Z test_multiple_devices_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8443317Z test_multiple_devices_nn_functional_feature_alpha_dropout_without_train_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8462477Z test_multiple_devices_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8481604Z test_multiple_devices_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8500528Z test_multiple_devices_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8519868Z test_multiple_devices_nn_functional_gaussian_nll_loss_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8544968Z test_multiple_devices_nn_functional_gelu_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8563868Z test_multiple_devices_nn_functional_glu_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8582952Z test_multiple_devices_nn_functional_grid_sample_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8602076Z test_multiple_devices_nn_functional_group_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8621195Z test_multiple_devices_nn_functional_hardshrink_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8640489Z test_multiple_devices_nn_functional_hardsigmoid_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8659489Z test_multiple_devices_nn_functional_hardswish_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8678567Z test_multiple_devices_nn_functional_hardtanh_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8697468Z test_multiple_devices_nn_functional_hardtanh_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8716908Z test_multiple_devices_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8735756Z test_multiple_devices_nn_functional_huber_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8755086Z test_multiple_devices_nn_functional_instance_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8781752Z test_multiple_devices_nn_functional_interpolate_area_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.003s) 2022-03-17T19:17:56.8800913Z test_multiple_devices_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8819921Z test_multiple_devices_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8839276Z test_multiple_devices_nn_functional_interpolate_linear_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8858258Z test_multiple_devices_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8877502Z test_multiple_devices_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8896585Z test_multiple_devices_nn_functional_kl_div_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8915860Z test_multiple_devices_nn_functional_kl_div_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8934838Z test_multiple_devices_nn_functional_layer_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8953808Z test_multiple_devices_nn_functional_leaky_relu_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8972924Z test_multiple_devices_nn_functional_linear_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.8997985Z test_multiple_devices_nn_functional_local_response_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9016862Z test_multiple_devices_nn_functional_logsigmoid_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9035965Z test_multiple_devices_nn_functional_max_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9054948Z test_multiple_devices_nn_functional_max_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9074045Z test_multiple_devices_nn_functional_max_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9092792Z test_multiple_devices_nn_functional_mish_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9112443Z test_multiple_devices_nn_functional_mse_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9131329Z test_multiple_devices_nn_functional_nll_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9150471Z test_multiple_devices_nn_functional_normalize_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9169388Z test_multiple_devices_nn_functional_one_hot_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9188598Z test_multiple_devices_nn_functional_pad_circular_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9207618Z test_multiple_devices_nn_functional_pad_circular_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9233053Z test_multiple_devices_nn_functional_pad_constant_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9251689Z test_multiple_devices_nn_functional_pad_constant_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9270885Z test_multiple_devices_nn_functional_pad_reflect_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9289909Z test_multiple_devices_nn_functional_pad_replicate_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9309230Z test_multiple_devices_nn_functional_pairwise_distance_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9328129Z test_multiple_devices_nn_functional_pairwise_distance_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9347628Z test_multiple_devices_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9366360Z test_multiple_devices_nn_functional_pixel_shuffle_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9385529Z test_multiple_devices_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9404448Z test_multiple_devices_nn_functional_pixel_unshuffle_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9423642Z test_multiple_devices_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9442698Z test_multiple_devices_nn_functional_poisson_nll_loss_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9468036Z test_multiple_devices_nn_functional_prelu_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9486852Z test_multiple_devices_nn_functional_relu6_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9506426Z test_multiple_devices_nn_functional_relu6_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9525065Z test_multiple_devices_nn_functional_relu_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9544231Z test_multiple_devices_nn_functional_relu_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9563145Z test_multiple_devices_nn_functional_rrelu_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9582045Z test_multiple_devices_nn_functional_selu_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9601068Z test_multiple_devices_nn_functional_silu_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9619981Z test_multiple_devices_nn_functional_softmin_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9639366Z test_multiple_devices_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9658126Z test_multiple_devices_nn_functional_softmin_with_dtype_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9677310Z test_multiple_devices_nn_functional_softplus_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9702368Z test_multiple_devices_nn_functional_softshrink_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9721523Z test_multiple_devices_nn_functional_softsign_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9740567Z test_multiple_devices_nn_functional_softsign_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9759893Z test_multiple_devices_nn_functional_tanhshrink_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9778944Z test_multiple_devices_nn_functional_tanhshrink_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9798034Z test_multiple_devices_nn_functional_threshold_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9817143Z test_multiple_devices_nn_functional_threshold_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9836187Z test_multiple_devices_nn_functional_unfold_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9855312Z test_multiple_devices_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9874288Z test_multiple_devices_nn_functional_upsample_nearest_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9893122Z test_multiple_devices_nonzero_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9912400Z test_multiple_devices_nonzero_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9937378Z test_multiple_devices_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9956534Z test_multiple_devices_norm_fro_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9975511Z test_multiple_devices_norm_inf_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:56.9994737Z test_multiple_devices_norm_nuc_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.0013716Z test_multiple_devices_normal_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.0032983Z test_multiple_devices_normal_number_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.0051971Z test_multiple_devices_ones_like_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.0071561Z test_multiple_devices_ones_like_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.0090533Z test_multiple_devices_ormqr_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.0110106Z test_multiple_devices_outer_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.0128995Z test_multiple_devices_outer_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.0148689Z test_multiple_devices_pca_lowrank_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.0173549Z test_multiple_devices_permute_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.0192763Z test_multiple_devices_permute_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.0211752Z test_multiple_devices_pinverse_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.0230903Z test_multiple_devices_polar_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.0250013Z test_multiple_devices_polygamma_polygamma_n_0_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.0269232Z test_multiple_devices_polygamma_polygamma_n_0_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.0281146Z test_multiple_devices_polygamma_polygamma_n_1_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:17:57.0292629Z test_multiple_devices_polygamma_polygamma_n_1_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:17:57.0305125Z test_multiple_devices_polygamma_polygamma_n_2_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:17:57.0316804Z test_multiple_devices_polygamma_polygamma_n_2_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:17:57.0328836Z test_multiple_devices_polygamma_polygamma_n_3_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:17:57.0340703Z test_multiple_devices_polygamma_polygamma_n_3_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:17:57.0352975Z test_multiple_devices_polygamma_polygamma_n_4_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:17:57.0364923Z test_multiple_devices_polygamma_polygamma_n_4_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:17:57.0384460Z test_multiple_devices_positive_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.0403523Z test_multiple_devices_positive_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.0422532Z test_multiple_devices_pow_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.0441689Z test_multiple_devices_pow_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.0460616Z test_multiple_devices_prod_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.0479677Z test_multiple_devices_prod_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.0505167Z test_multiple_devices_put_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.0524135Z test_multiple_devices_put_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.0542686Z test_multiple_devices_qr_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.0562145Z test_multiple_devices_quantile_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.0581117Z test_multiple_devices_rad2deg_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.0600216Z test_multiple_devices_rad2deg_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.0619287Z test_multiple_devices_rand_like_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.0638428Z test_multiple_devices_randint_like_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.0657295Z test_multiple_devices_randint_like_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.0676725Z test_multiple_devices_randn_like_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.0695755Z test_multiple_devices_ravel_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.0715009Z test_multiple_devices_ravel_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.0740268Z test_multiple_devices_real_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.0759358Z test_multiple_devices_real_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.0778340Z test_multiple_devices_reciprocal_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.0797438Z test_multiple_devices_reciprocal_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.0816457Z test_multiple_devices_remainder_autodiffed_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.0835719Z test_multiple_devices_remainder_autodiffed_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.0854580Z test_multiple_devices_remainder_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.0873959Z test_multiple_devices_remainder_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.0892933Z test_multiple_devices_renorm_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.0912324Z test_multiple_devices_repeat_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.0931288Z test_multiple_devices_repeat_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.0950978Z test_multiple_devices_repeat_interleave_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.0976109Z test_multiple_devices_repeat_interleave_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.0995378Z test_multiple_devices_reshape_as_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.1014429Z test_multiple_devices_reshape_as_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.1033608Z test_multiple_devices_reshape_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.1052706Z test_multiple_devices_reshape_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.1072041Z test_multiple_devices_resize__cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.1090835Z test_multiple_devices_resize__cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.1110236Z test_multiple_devices_resize_as__cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.1129267Z test_multiple_devices_resize_as__cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.1148441Z test_multiple_devices_resolve_conj_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.1167578Z test_multiple_devices_resolve_conj_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.1186860Z test_multiple_devices_resolve_neg_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.1211907Z test_multiple_devices_resolve_neg_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.1231059Z test_multiple_devices_roll_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.1249945Z test_multiple_devices_roll_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.1269149Z test_multiple_devices_rot90_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.1288213Z test_multiple_devices_rot90_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.1307742Z test_multiple_devices_round_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.1326620Z test_multiple_devices_round_decimals_0_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.1338471Z test_multiple_devices_round_decimals_3_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:17:57.1350394Z test_multiple_devices_round_decimals_neg_3_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.001s) 2022-03-17T19:17:57.1369923Z test_multiple_devices_rsqrt_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.1389462Z test_multiple_devices_rsqrt_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.1408332Z test_multiple_devices_rsub_rsub_scalar_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.1427616Z test_multiple_devices_rsub_rsub_scalar_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.1452541Z test_multiple_devices_rsub_rsub_tensor_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.1471677Z test_multiple_devices_rsub_rsub_tensor_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.1490726Z test_multiple_devices_scatter_add_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.1510497Z test_multiple_devices_scatter_add_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.1529236Z test_multiple_devices_scatter_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.1548625Z test_multiple_devices_scatter_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.1567460Z test_multiple_devices_scatter_reduce_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.1586487Z test_multiple_devices_scatter_reduce_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.1605187Z test_multiple_devices_searchsorted_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.1624254Z test_multiple_devices_searchsorted_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.1642793Z test_multiple_devices_select_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.1661643Z test_multiple_devices_select_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.1688507Z test_multiple_devices_select_scatter_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.003s) 2022-03-17T19:17:57.1707437Z test_multiple_devices_select_scatter_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.1726195Z test_multiple_devices_sgn_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.1744976Z test_multiple_devices_sgn_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.1763481Z test_multiple_devices_short_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.1782064Z test_multiple_devices_short_channels_last_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.1800857Z test_multiple_devices_short_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.1819431Z test_multiple_devices_short_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.1838319Z test_multiple_devices_sigmoid_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.1856836Z test_multiple_devices_sigmoid_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.1875942Z test_multiple_devices_sign_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.1896029Z test_multiple_devices_sign_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.1922903Z test_multiple_devices_signbit_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.003s) 2022-03-17T19:17:57.1941318Z test_multiple_devices_signbit_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.1960332Z test_multiple_devices_sin_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.1978840Z test_multiple_devices_sin_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.1997651Z test_multiple_devices_sinc_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2016368Z test_multiple_devices_sinc_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2035137Z test_multiple_devices_sinh_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2053819Z test_multiple_devices_sinh_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2074093Z test_multiple_devices_slice_scatter_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2091085Z test_multiple_devices_slice_scatter_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2110017Z test_multiple_devices_softmax_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2128612Z test_multiple_devices_softmax_with_dtype_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2153438Z test_multiple_devices_softmax_with_dtype_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2171591Z test_multiple_devices_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2190290Z test_multiple_devices_sort_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2208930Z test_multiple_devices_sort_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2227792Z test_multiple_devices_special_entr_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2246327Z test_multiple_devices_special_entr_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2265283Z test_multiple_devices_special_erfcx_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2283902Z test_multiple_devices_special_erfcx_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2302440Z test_multiple_devices_special_i0e_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2321171Z test_multiple_devices_special_i0e_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2339723Z test_multiple_devices_special_i1_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2358662Z test_multiple_devices_special_i1_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2383098Z test_multiple_devices_special_i1e_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2401994Z test_multiple_devices_special_i1e_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2420732Z test_multiple_devices_special_ndtr_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2439502Z test_multiple_devices_special_ndtr_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2457936Z test_multiple_devices_special_ndtri_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2478368Z test_multiple_devices_special_ndtri_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2498410Z test_multiple_devices_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2518929Z test_multiple_devices_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2539051Z test_multiple_devices_special_xlog1py_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2559440Z test_multiple_devices_special_xlog1py_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2579759Z test_multiple_devices_special_zeta_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2598482Z test_multiple_devices_special_zeta_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2622910Z test_multiple_devices_special_zeta_grad_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2641888Z test_multiple_devices_special_zeta_grad_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2660290Z test_multiple_devices_split_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2679194Z test_multiple_devices_split_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2697968Z test_multiple_devices_split_list_args_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2716694Z test_multiple_devices_split_list_args_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2735390Z test_multiple_devices_split_with_sizes_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2754178Z test_multiple_devices_split_with_sizes_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2772796Z test_multiple_devices_sqrt_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2791691Z test_multiple_devices_sqrt_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2810451Z test_multiple_devices_square_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2829412Z test_multiple_devices_square_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2854252Z test_multiple_devices_squeeze_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2872921Z test_multiple_devices_squeeze_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2891319Z test_multiple_devices_stack_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2910302Z test_multiple_devices_stack_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2928964Z test_multiple_devices_std_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2947899Z test_multiple_devices_std_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2966387Z test_multiple_devices_stft_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.2985220Z test_multiple_devices_sub_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3003743Z test_multiple_devices_sub_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3022538Z test_multiple_devices_sum_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3041292Z test_multiple_devices_sum_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3059860Z test_multiple_devices_sum_to_size_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3084882Z test_multiple_devices_sum_to_size_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3104334Z test_multiple_devices_svd_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3123269Z test_multiple_devices_svd_lowrank_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3141897Z test_multiple_devices_symeig_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3160690Z test_multiple_devices_t_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3179335Z test_multiple_devices_t_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3199555Z test_multiple_devices_take_along_dim_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3218433Z test_multiple_devices_take_along_dim_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3237105Z test_multiple_devices_take_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3255773Z test_multiple_devices_take_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3274506Z test_multiple_devices_tan_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3293238Z test_multiple_devices_tan_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3318248Z test_multiple_devices_tanh_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3336753Z test_multiple_devices_tanh_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3355521Z test_multiple_devices_tensor_split_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3374168Z test_multiple_devices_tensor_split_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3392781Z test_multiple_devices_tensordot_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3411417Z test_multiple_devices_tile_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3430178Z test_multiple_devices_tile_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3448741Z test_multiple_devices_to_sparse_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3467583Z test_multiple_devices_to_sparse_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3486161Z test_multiple_devices_topk_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3505202Z test_multiple_devices_topk_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3523660Z test_multiple_devices_trace_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3548538Z test_multiple_devices_trace_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3566987Z test_multiple_devices_transpose_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3585826Z test_multiple_devices_transpose_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3604329Z test_multiple_devices_trapezoid_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3622869Z test_multiple_devices_trapezoid_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3641826Z test_multiple_devices_trapz_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3660213Z test_multiple_devices_trapz_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3678680Z test_multiple_devices_triangular_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3697307Z test_multiple_devices_tril_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3716129Z test_multiple_devices_tril_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3734670Z test_multiple_devices_triu_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3759755Z test_multiple_devices_triu_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3778278Z test_multiple_devices_true_divide_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3797148Z test_multiple_devices_true_divide_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3815809Z test_multiple_devices_trunc_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3834687Z test_multiple_devices_unfold_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3853251Z test_multiple_devices_unfold_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3872318Z test_multiple_devices_unique_consecutive_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3890641Z test_multiple_devices_unique_consecutive_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3909459Z test_multiple_devices_unique_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3928246Z test_multiple_devices_unique_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3947027Z test_multiple_devices_unsqueeze_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3965524Z test_multiple_devices_unsqueeze_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.3990791Z test_multiple_devices_var_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.4009351Z test_multiple_devices_var_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.4028332Z test_multiple_devices_vdot_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.4046921Z test_multiple_devices_view_as_complex_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.4065644Z test_multiple_devices_view_as_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.4084124Z test_multiple_devices_view_as_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.4102907Z test_multiple_devices_view_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.4121619Z test_multiple_devices_view_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.4140151Z test_multiple_devices_vsplit_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.4158928Z test_multiple_devices_vsplit_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.4177345Z test_multiple_devices_vstack_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.4196122Z test_multiple_devices_vstack_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.4221171Z test_multiple_devices_where_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.4239935Z test_multiple_devices_where_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.4258633Z test_multiple_devices_xlogy_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.4277497Z test_multiple_devices_xlogy_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.4296008Z test_multiple_devices_zero__cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.4314974Z test_multiple_devices_zero__cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.4333761Z test_multiple_devices_zeros_like_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.4352387Z test_multiple_devices_zeros_like_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.002s) 2022-03-17T19:17:57.4444075Z test_noncontiguous_samples_H_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:17:57.4523966Z test_noncontiguous_samples_H_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:17:57.4586509Z test_noncontiguous_samples_H_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:17:57.4670150Z test_noncontiguous_samples_T_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:17:57.4749159Z test_noncontiguous_samples_T_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:17:57.4803741Z test_noncontiguous_samples_T_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:17:57.5263557Z test_noncontiguous_samples___getitem___cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.046s) 2022-03-17T19:17:57.5687265Z test_noncontiguous_samples___getitem___cuda_float32 (__main__.TestCommonCUDA) ... ok (0.042s) 2022-03-17T19:17:57.5855153Z test_noncontiguous_samples___getitem___cuda_int64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:17:57.5948497Z test_noncontiguous_samples___radd___cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:17:57.6044549Z test_noncontiguous_samples___radd___cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:17:57.6099960Z test_noncontiguous_samples___radd___cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:17:57.6155641Z test_noncontiguous_samples___rand___cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:17:57.6248669Z test_noncontiguous_samples___rdiv___cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:17:57.6345897Z test_noncontiguous_samples___rdiv___cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:17:57.6408537Z test_noncontiguous_samples___rdiv___cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:17:57.6909209Z test_noncontiguous_samples___rmatmul___cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.050s) 2022-03-17T19:17:57.7382747Z test_noncontiguous_samples___rmatmul___cuda_float32 (__main__.TestCommonCUDA) ... ok (0.047s) 2022-03-17T19:17:57.7450286Z test_noncontiguous_samples___rmod___cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:17:57.7513471Z test_noncontiguous_samples___rmod___cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:17:57.7603386Z test_noncontiguous_samples___rmul___cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:17:57.7697423Z test_noncontiguous_samples___rmul___cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:17:57.7756414Z test_noncontiguous_samples___rmul___cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:17:57.7811619Z test_noncontiguous_samples___ror___cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:17:57.7915961Z test_noncontiguous_samples___rpow___cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:17:57.8018469Z test_noncontiguous_samples___rpow___cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:17:57.8076900Z test_noncontiguous_samples___rpow___cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:17:57.8164924Z test_noncontiguous_samples___rsub___cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:17:57.8262378Z test_noncontiguous_samples___rsub___cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:17:57.8319041Z test_noncontiguous_samples___rsub___cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:17:57.8374431Z test_noncontiguous_samples___rxor___cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:17:58.0382066Z test_noncontiguous_samples__masked_amax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.201s) 2022-03-17T19:17:58.1241845Z test_noncontiguous_samples__masked_amax_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.086s) 2022-03-17T19:17:58.3262554Z test_noncontiguous_samples__masked_amin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.202s) 2022-03-17T19:17:58.4128622Z test_noncontiguous_samples__masked_amin_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.086s) 2022-03-17T19:17:58.4637212Z test_noncontiguous_samples__masked_log_softmax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.051s) 2022-03-17T19:17:58.6846190Z test_noncontiguous_samples__masked_mean_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.221s) 2022-03-17T19:17:58.8957891Z test_noncontiguous_samples__masked_mean_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.211s) 2022-03-17T19:17:59.0106341Z test_noncontiguous_samples__masked_mean_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.115s) 2022-03-17T19:18:00.0296976Z test_noncontiguous_samples__masked_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (1.019s) 2022-03-17T19:18:00.1250813Z test_noncontiguous_samples__masked_normalize_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.095s) 2022-03-17T19:18:00.3549052Z test_noncontiguous_samples__masked_prod_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.230s) 2022-03-17T19:18:00.5686853Z test_noncontiguous_samples__masked_prod_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.214s) 2022-03-17T19:18:00.6476663Z test_noncontiguous_samples__masked_prod_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.079s) 2022-03-17T19:18:00.6982865Z test_noncontiguous_samples__masked_softmax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.051s) 2022-03-17T19:18:00.7500792Z test_noncontiguous_samples__masked_softmin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.052s) 2022-03-17T19:18:00.9395708Z test_noncontiguous_samples__masked_sum_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.189s) 2022-03-17T19:18:01.1207748Z test_noncontiguous_samples__masked_sum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.181s) 2022-03-17T19:18:01.1978313Z test_noncontiguous_samples__masked_sum_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.077s) 2022-03-17T19:18:01.5971787Z test_noncontiguous_samples__masked_var_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.399s) 2022-03-17T19:18:01.9631267Z test_noncontiguous_samples__masked_var_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.366s) 2022-03-17T19:18:02.2385061Z test_noncontiguous_samples__masked_var_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.275s) 2022-03-17T19:18:02.2472277Z test_noncontiguous_samples_abs_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:18:02.2542486Z test_noncontiguous_samples_abs_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:18:02.2595011Z test_noncontiguous_samples_abs_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:18:02.2714241Z test_noncontiguous_samples_acos_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:18:02.2832668Z test_noncontiguous_samples_acos_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:18:02.2902404Z test_noncontiguous_samples_acos_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:18:02.3037665Z test_noncontiguous_samples_acosh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:18:02.3142466Z test_noncontiguous_samples_acosh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:18:02.3217260Z test_noncontiguous_samples_acosh_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:18:02.3592310Z test_noncontiguous_samples_add_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-03-17T19:18:02.3947442Z test_noncontiguous_samples_add_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-03-17T19:18:02.4108161Z test_noncontiguous_samples_add_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:18:02.4760580Z test_noncontiguous_samples_addbmm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.065s) 2022-03-17T19:18:02.5096676Z test_noncontiguous_samples_addbmm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-03-17T19:18:02.5724761Z test_noncontiguous_samples_addcdiv_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.063s) 2022-03-17T19:18:02.6296425Z test_noncontiguous_samples_addcdiv_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.057s) 2022-03-17T19:18:02.6936741Z test_noncontiguous_samples_addcmul_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.064s) 2022-03-17T19:18:02.7505231Z test_noncontiguous_samples_addcmul_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.057s) 2022-03-17T19:18:02.7732006Z test_noncontiguous_samples_addcmul_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:18:02.8038045Z test_noncontiguous_samples_addmm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-03-17T19:18:02.8241336Z test_noncontiguous_samples_addmm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:18:02.8538710Z test_noncontiguous_samples_addmm_decomposed_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-03-17T19:18:02.8730497Z test_noncontiguous_samples_addmm_decomposed_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:18:02.9093131Z test_noncontiguous_samples_addmv_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-03-17T19:18:02.9419912Z test_noncontiguous_samples_addmv_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-03-17T19:18:02.9674117Z test_noncontiguous_samples_addr_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-03-17T19:18:02.9898020Z test_noncontiguous_samples_addr_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:18:03.0008988Z test_noncontiguous_samples_addr_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:18:03.0157796Z test_noncontiguous_samples_all_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:18:03.0305985Z test_noncontiguous_samples_all_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:18:03.0439879Z test_noncontiguous_samples_all_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:18:03.0863160Z test_noncontiguous_samples_allclose_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.042s) 2022-03-17T19:18:03.1230272Z test_noncontiguous_samples_allclose_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-03-17T19:18:03.1717206Z test_noncontiguous_samples_amax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.048s) 2022-03-17T19:18:03.1909853Z test_noncontiguous_samples_amax_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:18:03.2397977Z test_noncontiguous_samples_amin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.049s) 2022-03-17T19:18:03.2585407Z test_noncontiguous_samples_amin_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:18:03.2724571Z test_noncontiguous_samples_aminmax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:18:03.2832760Z test_noncontiguous_samples_aminmax_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:18:03.2909220Z test_noncontiguous_samples_angle_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:18:03.2976792Z test_noncontiguous_samples_angle_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:18:03.3049974Z test_noncontiguous_samples_angle_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:18:03.3192646Z test_noncontiguous_samples_any_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:18:03.3343795Z test_noncontiguous_samples_any_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:18:03.3490056Z test_noncontiguous_samples_any_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:18:03.3636914Z test_noncontiguous_samples_argmax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:18:03.3778592Z test_noncontiguous_samples_argmax_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:18:03.3934420Z test_noncontiguous_samples_argmin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:18:03.4077855Z test_noncontiguous_samples_argmin_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:18:03.4356175Z test_noncontiguous_samples_argsort_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-03-17T19:18:03.4628552Z test_noncontiguous_samples_argsort_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-03-17T19:18:03.4735392Z test_noncontiguous_samples_argwhere_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:18:03.4827361Z test_noncontiguous_samples_argwhere_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:18:03.4928733Z test_noncontiguous_samples_argwhere_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:18:03.5040251Z test_noncontiguous_samples_as_strided_cuda_complex64 (__main__.TestCommonCUDA) ... expected failure (0.011s) 2022-03-17T19:18:03.6622257Z test_noncontiguous_samples_as_strided_cuda_float32 (__main__.TestCommonCUDA) ... expected failure (0.158s) 2022-03-17T19:18:03.7845450Z test_noncontiguous_samples_as_strided_cuda_int64 (__main__.TestCommonCUDA) ... expected failure (0.122s) 2022-03-17T19:18:03.9074367Z test_noncontiguous_samples_asin_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.123s) 2022-03-17T19:18:03.9155199Z test_noncontiguous_samples_asin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:18:03.9219624Z test_noncontiguous_samples_asin_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:18:03.9300030Z test_noncontiguous_samples_asinh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:18:03.9373189Z test_noncontiguous_samples_asinh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:18:03.9437490Z test_noncontiguous_samples_asinh_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:18:03.9665067Z test_noncontiguous_samples_atan2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:18:03.9780884Z test_noncontiguous_samples_atan2_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:18:03.9873192Z test_noncontiguous_samples_atan_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:18:03.9948822Z test_noncontiguous_samples_atan_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:18:04.0014490Z test_noncontiguous_samples_atan_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:18:04.0093831Z test_noncontiguous_samples_atanh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:18:04.0177049Z test_noncontiguous_samples_atanh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:18:04.0241570Z test_noncontiguous_samples_atanh_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:18:04.0498850Z test_noncontiguous_samples_atleast_1d_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-03-17T19:18:04.0746874Z test_noncontiguous_samples_atleast_1d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-03-17T19:18:04.0870030Z test_noncontiguous_samples_atleast_1d_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:18:04.1123877Z test_noncontiguous_samples_atleast_2d_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-03-17T19:18:04.1370585Z test_noncontiguous_samples_atleast_2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-03-17T19:18:04.1486883Z test_noncontiguous_samples_atleast_2d_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:18:04.1741496Z test_noncontiguous_samples_atleast_3d_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-03-17T19:18:04.1988558Z test_noncontiguous_samples_atleast_3d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-03-17T19:18:04.2105269Z test_noncontiguous_samples_atleast_3d_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:18:04.2710692Z test_noncontiguous_samples_baddbmm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.060s) 2022-03-17T19:18:04.3001167Z test_noncontiguous_samples_baddbmm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-03-17T19:18:04.3106216Z test_noncontiguous_samples_bernoulli_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:18:04.3163470Z test_noncontiguous_samples_bfloat16_channels_last_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:18:04.3220540Z test_noncontiguous_samples_bfloat16_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:18:04.3275790Z test_noncontiguous_samples_bfloat16_channels_last_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:18:04.3365108Z test_noncontiguous_samples_bfloat16_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:18:04.3449407Z test_noncontiguous_samples_bfloat16_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:18:04.3538303Z test_noncontiguous_samples_bfloat16_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:18:04.3769112Z test_noncontiguous_samples_bincount_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-03-17T19:18:04.3905313Z test_noncontiguous_samples_bitwise_and_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:18:04.4015924Z test_noncontiguous_samples_bitwise_left_shift_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:18:04.4107159Z test_noncontiguous_samples_bitwise_left_shift_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:18:04.4169522Z test_noncontiguous_samples_bitwise_not_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:18:04.4304884Z test_noncontiguous_samples_bitwise_or_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:18:04.4422962Z test_noncontiguous_samples_bitwise_right_shift_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:18:04.4513887Z test_noncontiguous_samples_bitwise_right_shift_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:18:04.4648335Z test_noncontiguous_samples_bitwise_xor_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:18:04.4743680Z test_noncontiguous_samples_block_diag_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:18:04.4835592Z test_noncontiguous_samples_block_diag_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:18:04.4894276Z test_noncontiguous_samples_block_diag_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:18:04.4974535Z test_noncontiguous_samples_bmm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:18:04.5058013Z test_noncontiguous_samples_bmm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:18:04.5110635Z test_noncontiguous_samples_bool_channels_last_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:18:04.5161343Z test_noncontiguous_samples_bool_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:18:04.5214469Z test_noncontiguous_samples_bool_channels_last_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:18:04.5294380Z test_noncontiguous_samples_bool_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:18:04.5369367Z test_noncontiguous_samples_bool_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:18:04.5441456Z test_noncontiguous_samples_bool_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:18:04.5565315Z test_noncontiguous_samples_broadcast_tensors_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:18:04.5694686Z test_noncontiguous_samples_broadcast_tensors_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:18:04.5761140Z test_noncontiguous_samples_broadcast_tensors_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:18:04.5973119Z test_noncontiguous_samples_broadcast_to_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:18:04.6165026Z test_noncontiguous_samples_broadcast_to_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:18:04.6250629Z test_noncontiguous_samples_broadcast_to_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:18:04.6590431Z test_noncontiguous_samples_bucketize_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-03-17T19:18:04.6891384Z test_noncontiguous_samples_bucketize_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-03-17T19:18:04.6952268Z test_noncontiguous_samples_byte_channels_last_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:18:04.7003956Z test_noncontiguous_samples_byte_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:18:04.7055063Z test_noncontiguous_samples_byte_channels_last_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:18:04.7134854Z test_noncontiguous_samples_byte_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:18:04.7210301Z test_noncontiguous_samples_byte_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:18:04.7281837Z test_noncontiguous_samples_byte_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:18:04.7364778Z test_noncontiguous_samples_cartesian_prod_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:18:04.7452782Z test_noncontiguous_samples_cartesian_prod_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:18:04.7526120Z test_noncontiguous_samples_cartesian_prod_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:18:04.7790659Z test_noncontiguous_samples_cat_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-03-17T19:18:04.8032340Z test_noncontiguous_samples_cat_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-03-17T19:18:04.8144710Z test_noncontiguous_samples_cat_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:18:05.5763049Z test_noncontiguous_samples_cdist_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.762s) 2022-03-17T19:18:05.5831350Z test_noncontiguous_samples_ceil_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:18:05.5884211Z test_noncontiguous_samples_char_channels_last_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:18:05.5936158Z test_noncontiguous_samples_char_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:18:05.5988272Z test_noncontiguous_samples_char_channels_last_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:18:05.6069947Z test_noncontiguous_samples_char_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:18:05.6146817Z test_noncontiguous_samples_char_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:18:05.6219097Z test_noncontiguous_samples_char_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:18:05.6606898Z test_noncontiguous_samples_cholesky_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-03-17T19:18:05.6952671Z test_noncontiguous_samples_cholesky_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-03-17T19:18:05.7113793Z test_noncontiguous_samples_cholesky_inverse_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:18:05.7351058Z test_noncontiguous_samples_cholesky_inverse_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-03-17T19:18:05.7724430Z test_noncontiguous_samples_cholesky_solve_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-03-17T19:18:05.8080112Z test_noncontiguous_samples_cholesky_solve_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-03-17T19:18:05.8274364Z test_noncontiguous_samples_chunk_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:18:05.8448947Z test_noncontiguous_samples_chunk_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:18:05.8525628Z test_noncontiguous_samples_chunk_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:18:05.8685022Z test_noncontiguous_samples_clamp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:18:05.8766573Z test_noncontiguous_samples_clamp_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:18:05.8953317Z test_noncontiguous_samples_clamp_scalar_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:18:05.9039624Z test_noncontiguous_samples_clamp_scalar_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:18:05.9129498Z test_noncontiguous_samples_clone_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:18:05.9222029Z test_noncontiguous_samples_clone_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:18:05.9278233Z test_noncontiguous_samples_clone_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:18:05.9421022Z test_noncontiguous_samples_column_stack_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:18:05.9553923Z test_noncontiguous_samples_column_stack_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:18:05.9627783Z test_noncontiguous_samples_column_stack_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:18:05.9921921Z test_noncontiguous_samples_combinations_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-03-17T19:18:06.0210416Z test_noncontiguous_samples_combinations_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-03-17T19:18:06.0469210Z test_noncontiguous_samples_combinations_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-03-17T19:18:06.0574077Z test_noncontiguous_samples_complex_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:18:06.0681463Z test_noncontiguous_samples_conj_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:18:06.0780672Z test_noncontiguous_samples_conj_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:18:06.0841748Z test_noncontiguous_samples_conj_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:18:06.0909147Z test_noncontiguous_samples_conj_physical_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:18:06.0972360Z test_noncontiguous_samples_conj_physical_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:18:06.1021668Z test_noncontiguous_samples_conj_physical_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:18:06.1095438Z test_noncontiguous_samples_contiguous_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:18:06.1158474Z test_noncontiguous_samples_contiguous_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:18:06.1208311Z test_noncontiguous_samples_contiguous_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:18:06.1447456Z test_noncontiguous_samples_copysign_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-03-17T19:18:06.1568413Z test_noncontiguous_samples_copysign_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:18:06.1779096Z test_noncontiguous_samples_corrcoef_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:18:06.1958999Z test_noncontiguous_samples_corrcoef_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:18:06.2060555Z test_noncontiguous_samples_corrcoef_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:18:06.2171879Z test_noncontiguous_samples_cos_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:18:06.2275831Z test_noncontiguous_samples_cos_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:18:06.2343534Z test_noncontiguous_samples_cos_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:18:06.2454495Z test_noncontiguous_samples_cosh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:18:06.2558418Z test_noncontiguous_samples_cosh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:18:06.2626328Z test_noncontiguous_samples_cosh_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:18:06.2816945Z test_noncontiguous_samples_count_nonzero_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:18:06.3012617Z test_noncontiguous_samples_count_nonzero_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:18:06.3195770Z test_noncontiguous_samples_count_nonzero_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:18:06.4766867Z test_noncontiguous_samples_cov_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.157s) 2022-03-17T19:18:06.6197418Z test_noncontiguous_samples_cov_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.143s) 2022-03-17T19:18:06.6912741Z test_noncontiguous_samples_cov_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.071s) 2022-03-17T19:18:06.7066248Z test_noncontiguous_samples_cross_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:18:06.7207411Z test_noncontiguous_samples_cross_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:18:06.7287148Z test_noncontiguous_samples_cross_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:18:06.7410819Z test_noncontiguous_samples_cummax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:18:06.7483300Z test_noncontiguous_samples_cummax_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:18:06.7605752Z test_noncontiguous_samples_cummin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:18:06.7677729Z test_noncontiguous_samples_cummin_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:18:06.8044297Z test_noncontiguous_samples_cumprod_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-03-17T19:18:06.8377890Z test_noncontiguous_samples_cumprod_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-03-17T19:18:06.8495645Z test_noncontiguous_samples_cumprod_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:18:06.8641228Z test_noncontiguous_samples_cumsum_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:18:06.8777837Z test_noncontiguous_samples_cumsum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:18:06.8853595Z test_noncontiguous_samples_cumsum_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:18:06.9229987Z test_noncontiguous_samples_cumulative_trapezoid_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-03-17T19:18:06.9581860Z test_noncontiguous_samples_cumulative_trapezoid_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-03-17T19:18:06.9737178Z test_noncontiguous_samples_cumulative_trapezoid_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:18:06.9846343Z test_noncontiguous_samples_deg2rad_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:18:06.9918163Z test_noncontiguous_samples_deg2rad_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:18:07.0312081Z test_noncontiguous_samples_diag_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-03-17T19:18:07.0685015Z test_noncontiguous_samples_diag_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-03-17T19:18:07.0829157Z test_noncontiguous_samples_diag_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:18:07.1237903Z test_noncontiguous_samples_diag_embed_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.041s) 2022-03-17T19:18:07.1604866Z test_noncontiguous_samples_diag_embed_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-03-17T19:18:07.1755800Z test_noncontiguous_samples_diag_embed_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:18:07.1921577Z test_noncontiguous_samples_diagflat_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:18:07.2074809Z test_noncontiguous_samples_diagflat_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:18:07.2152763Z test_noncontiguous_samples_diagflat_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:18:07.2554073Z test_noncontiguous_samples_diagonal_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.040s) 2022-03-17T19:18:07.2911083Z test_noncontiguous_samples_diagonal_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-03-17T19:18:07.3052152Z test_noncontiguous_samples_diagonal_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:18:07.3567646Z test_noncontiguous_samples_diagonal_scatter_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.051s) 2022-03-17T19:18:07.3774328Z test_noncontiguous_samples_diagonal_scatter_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:18:07.6931907Z test_noncontiguous_samples_diff_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.316s) 2022-03-17T19:18:07.9797746Z test_noncontiguous_samples_diff_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.286s) 2022-03-17T19:18:08.0696184Z test_noncontiguous_samples_diff_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.090s) 2022-03-17T19:18:11.4508711Z test_noncontiguous_samples_digamma_cuda_float32 (__main__.TestCommonCUDA) ... ok (3.381s) 2022-03-17T19:18:49.3658568Z test_noncontiguous_samples_digamma_cuda_int64 (__main__.TestCommonCUDA) ... ok (37.915s) 2022-03-17T19:18:49.5547342Z test_noncontiguous_samples_dist_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.189s) 2022-03-17T19:18:49.7251229Z test_noncontiguous_samples_dist_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.170s) 2022-03-17T19:18:49.7586800Z test_noncontiguous_samples_div_floor_rounding_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-03-17T19:18:49.7887526Z test_noncontiguous_samples_div_floor_rounding_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-03-17T19:18:49.8041923Z test_noncontiguous_samples_div_floor_rounding_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:18:49.8376217Z test_noncontiguous_samples_div_no_rounding_mode_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-03-17T19:18:49.8678319Z test_noncontiguous_samples_div_no_rounding_mode_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-03-17T19:18:49.8840430Z test_noncontiguous_samples_div_no_rounding_mode_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:18:49.9173869Z test_noncontiguous_samples_div_trunc_rounding_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-03-17T19:18:49.9474938Z test_noncontiguous_samples_div_trunc_rounding_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-03-17T19:18:49.9629891Z test_noncontiguous_samples_div_trunc_rounding_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:18:49.9741814Z test_noncontiguous_samples_dot_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:18:49.9815241Z test_noncontiguous_samples_dot_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:18:49.9879149Z test_noncontiguous_samples_double_channels_last_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:18:49.9948168Z test_noncontiguous_samples_double_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:18:49.9999174Z test_noncontiguous_samples_double_channels_last_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:18:50.0131802Z test_noncontiguous_samples_double_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:18:50.0257720Z test_noncontiguous_samples_double_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:18:50.0334889Z test_noncontiguous_samples_double_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:18:50.0459412Z test_noncontiguous_samples_dsplit_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:18:50.0577360Z test_noncontiguous_samples_dsplit_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:18:50.0639178Z test_noncontiguous_samples_dsplit_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:18:50.0734126Z test_noncontiguous_samples_dstack_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:18:50.0815817Z test_noncontiguous_samples_dstack_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:18:50.0872715Z test_noncontiguous_samples_dstack_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:18:50.1067433Z test_noncontiguous_samples_eig_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:18:50.1253987Z test_noncontiguous_samples_eig_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:18:50.1652444Z test_noncontiguous_samples_einsum_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.040s) 2022-03-17T19:18:50.2019917Z test_noncontiguous_samples_einsum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-03-17T19:18:50.2052299Z test_noncontiguous_samples_empty_like_cuda_complex64 (__main__.TestCommonCUDA) ... skip (0.003s) 2022-03-17T19:18:50.2085409Z test_noncontiguous_samples_empty_like_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.003s) 2022-03-17T19:18:50.2118456Z test_noncontiguous_samples_empty_like_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.003s) 2022-03-17T19:18:50.2354967Z test_noncontiguous_samples_eq_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-03-17T19:18:50.2562021Z test_noncontiguous_samples_eq_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:18:50.2753701Z test_noncontiguous_samples_eq_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:18:50.2822885Z test_noncontiguous_samples_erf_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:18:50.2876062Z test_noncontiguous_samples_erf_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:18:51.6943742Z test_noncontiguous_samples_erfc_cuda_float32 (__main__.TestCommonCUDA) ... ok (1.406s) 2022-03-17T19:19:27.4768251Z test_noncontiguous_samples_erfc_cuda_int64 (__main__.TestCommonCUDA) ... ok (35.782s) 2022-03-17T19:19:28.6762950Z test_noncontiguous_samples_erfinv_cuda_float32 (__main__.TestCommonCUDA) ... ok (1.199s) 2022-03-17T19:20:04.2187533Z test_noncontiguous_samples_erfinv_cuda_int64 (__main__.TestCommonCUDA) ... ok (35.542s) 2022-03-17T19:20:05.5638316Z test_noncontiguous_samples_exp2_cuda_float32 (__main__.TestCommonCUDA) ... ok (1.345s) 2022-03-17T19:20:41.4255764Z test_noncontiguous_samples_exp2_cuda_int64 (__main__.TestCommonCUDA) ... ok (35.862s) 2022-03-17T19:20:43.1667799Z test_noncontiguous_samples_exp_cuda_complex64 (__main__.TestCommonCUDA) ... ok (1.741s) 2022-03-17T19:20:43.1773014Z test_noncontiguous_samples_exp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:20:43.1840341Z test_noncontiguous_samples_exp_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:20:43.1969142Z test_noncontiguous_samples_expand_as_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:20:43.2096901Z test_noncontiguous_samples_expand_as_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:20:43.2169280Z test_noncontiguous_samples_expand_as_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:20:43.2427632Z test_noncontiguous_samples_expand_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-03-17T19:20:43.2667198Z test_noncontiguous_samples_expand_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-03-17T19:20:43.2766269Z test_noncontiguous_samples_expand_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:20:43.2832079Z test_noncontiguous_samples_expm1_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:20:43.2883556Z test_noncontiguous_samples_expm1_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:20:43.3095109Z test_noncontiguous_samples_fft_fft2_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:20:43.3281988Z test_noncontiguous_samples_fft_fft2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:20:43.3493624Z test_noncontiguous_samples_fft_fft_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:20:43.3704457Z test_noncontiguous_samples_fft_fft_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:20:43.3940691Z test_noncontiguous_samples_fft_fftn_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-03-17T19:20:43.4172309Z test_noncontiguous_samples_fft_fftn_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-03-17T19:20:43.4338746Z test_noncontiguous_samples_fft_fftshift_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:20:43.4501640Z test_noncontiguous_samples_fft_fftshift_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:20:43.4579143Z test_noncontiguous_samples_fft_fftshift_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:20:43.4801441Z test_noncontiguous_samples_fft_hfft2_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:20:43.5010653Z test_noncontiguous_samples_fft_hfft2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:20:43.5237735Z test_noncontiguous_samples_fft_hfft_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-03-17T19:20:43.5455708Z test_noncontiguous_samples_fft_hfft_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:20:43.5714844Z test_noncontiguous_samples_fft_hfftn_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-03-17T19:20:43.5974942Z test_noncontiguous_samples_fft_hfftn_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-03-17T19:20:43.6167692Z test_noncontiguous_samples_fft_ifft2_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:20:43.6357134Z test_noncontiguous_samples_fft_ifft2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:20:43.6568450Z test_noncontiguous_samples_fft_ifft_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:20:43.6785005Z test_noncontiguous_samples_fft_ifft_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:20:43.7023905Z test_noncontiguous_samples_fft_ifftn_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-03-17T19:20:43.7258389Z test_noncontiguous_samples_fft_ifftn_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-03-17T19:20:43.7424845Z test_noncontiguous_samples_fft_ifftshift_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:20:43.7587416Z test_noncontiguous_samples_fft_ifftshift_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:20:43.7664873Z test_noncontiguous_samples_fft_ifftshift_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:20:43.7859691Z test_noncontiguous_samples_fft_ihfft2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:20:43.8080931Z test_noncontiguous_samples_fft_ihfft_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:20:43.8324300Z test_noncontiguous_samples_fft_ihfftn_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-03-17T19:20:43.8527442Z test_noncontiguous_samples_fft_irfft2_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:20:43.8721368Z test_noncontiguous_samples_fft_irfft2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:20:43.8943491Z test_noncontiguous_samples_fft_irfft_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:20:43.9155936Z test_noncontiguous_samples_fft_irfft_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:20:43.9399974Z test_noncontiguous_samples_fft_irfftn_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-03-17T19:20:43.9640520Z test_noncontiguous_samples_fft_irfftn_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-03-17T19:20:43.9831179Z test_noncontiguous_samples_fft_rfft2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:20:44.0038390Z test_noncontiguous_samples_fft_rfft_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:20:44.0269029Z test_noncontiguous_samples_fft_rfftn_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-03-17T19:20:44.0403008Z test_noncontiguous_samples_fill__cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:20:44.0522623Z test_noncontiguous_samples_fill__cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:20:44.0590328Z test_noncontiguous_samples_fill__cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:20:44.0766907Z test_noncontiguous_samples_flatten_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:20:44.0932551Z test_noncontiguous_samples_flatten_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:20:44.1011104Z test_noncontiguous_samples_flatten_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:20:44.1266017Z test_noncontiguous_samples_flip_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-03-17T19:20:44.1511689Z test_noncontiguous_samples_flip_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-03-17T19:20:44.1616941Z test_noncontiguous_samples_flip_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:20:44.1701448Z test_noncontiguous_samples_fliplr_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:20:44.1783138Z test_noncontiguous_samples_fliplr_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:20:44.1838169Z test_noncontiguous_samples_fliplr_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:20:44.1922662Z test_noncontiguous_samples_flipud_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:20:44.2005151Z test_noncontiguous_samples_flipud_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:20:44.2060575Z test_noncontiguous_samples_flipud_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:20:44.2121176Z test_noncontiguous_samples_float_channels_last_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:20:44.2173710Z test_noncontiguous_samples_float_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:20:44.2225475Z test_noncontiguous_samples_float_channels_last_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:20:44.2310682Z test_noncontiguous_samples_float_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:20:44.2390222Z test_noncontiguous_samples_float_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:20:44.2468224Z test_noncontiguous_samples_float_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:20:44.2586586Z test_noncontiguous_samples_float_power_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:20:44.2924052Z test_noncontiguous_samples_float_power_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-03-17T19:20:44.3011077Z test_noncontiguous_samples_float_power_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:20:44.3076555Z test_noncontiguous_samples_floor_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:20:44.3251688Z test_noncontiguous_samples_floor_divide_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:20:44.3396314Z test_noncontiguous_samples_floor_divide_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:20:44.3700485Z test_noncontiguous_samples_fmax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-03-17T19:20:44.3820620Z test_noncontiguous_samples_fmax_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:20:44.4124605Z test_noncontiguous_samples_fmin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-03-17T19:20:44.4250307Z test_noncontiguous_samples_fmin_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:20:44.4335503Z test_noncontiguous_samples_fmod_autodiffed_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:20:44.4396150Z test_noncontiguous_samples_fmod_autodiffed_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:20:44.4671869Z test_noncontiguous_samples_fmod_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-03-17T19:20:44.4797232Z test_noncontiguous_samples_fmod_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:20:44.4899200Z test_noncontiguous_samples_frac_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:20:44.5010319Z test_noncontiguous_samples_frexp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:20:44.5142935Z test_noncontiguous_samples_full_like_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:20:44.5256382Z test_noncontiguous_samples_full_like_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:20:44.5351923Z test_noncontiguous_samples_full_like_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:20:44.5540269Z test_noncontiguous_samples_gather_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:20:44.5719708Z test_noncontiguous_samples_gather_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:20:44.5822520Z test_noncontiguous_samples_gather_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:20:44.8097732Z test_noncontiguous_samples_gcd_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.227s) 2022-03-17T19:20:44.8310726Z test_noncontiguous_samples_ge_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:20:44.8497257Z test_noncontiguous_samples_ge_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:20:44.9150707Z test_noncontiguous_samples_geqrf_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.065s) 2022-03-17T19:20:44.9722011Z test_noncontiguous_samples_geqrf_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.057s) 2022-03-17T19:20:45.0234076Z test_noncontiguous_samples_gradient_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.051s) 2022-03-17T19:20:45.0708708Z test_noncontiguous_samples_gradient_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.047s) 2022-03-17T19:20:45.0928041Z test_noncontiguous_samples_gradient_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:20:45.1131041Z test_noncontiguous_samples_gt_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:20:45.1317921Z test_noncontiguous_samples_gt_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:20:45.1371267Z test_noncontiguous_samples_half_channels_last_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:20:45.1424092Z test_noncontiguous_samples_half_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:20:45.1475630Z test_noncontiguous_samples_half_channels_last_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:20:45.1560721Z test_noncontiguous_samples_half_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:20:45.1648279Z test_noncontiguous_samples_half_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:20:45.1726005Z test_noncontiguous_samples_half_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:20:45.1890030Z test_noncontiguous_samples_heaviside_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:20:45.2023276Z test_noncontiguous_samples_heaviside_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:20:45.3040398Z test_noncontiguous_samples_histc_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.102s) 2022-03-17T19:20:45.3779626Z test_noncontiguous_samples_histc_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.074s) 2022-03-17T19:20:45.3905162Z test_noncontiguous_samples_hsplit_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:20:45.4024394Z test_noncontiguous_samples_hsplit_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:20:45.4085819Z test_noncontiguous_samples_hsplit_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:20:45.4172633Z test_noncontiguous_samples_hstack_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:20:45.4254831Z test_noncontiguous_samples_hstack_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:20:45.4311922Z test_noncontiguous_samples_hstack_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:20:45.4386251Z test_noncontiguous_samples_hypot_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:20:48.4281058Z test_noncontiguous_samples_i0_cuda_float32 (__main__.TestCommonCUDA) ... ok (2.989s) 2022-03-17T19:21:24.2465284Z test_noncontiguous_samples_i0_cuda_int64 (__main__.TestCommonCUDA) ... ok (35.818s) 2022-03-17T19:21:24.2566293Z test_noncontiguous_samples_igamma_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:21:25.8449666Z test_noncontiguous_samples_igamma_grad_other_cuda_float32 (__main__.TestCommonCUDA) ... ok (1.588s) 2022-03-17T19:21:25.8551671Z test_noncontiguous_samples_igammac_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:21:25.8709896Z test_noncontiguous_samples_igammac_grad_other_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:21:25.8820143Z test_noncontiguous_samples_imag_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:21:25.9217642Z test_noncontiguous_samples_index_add_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.040s) 2022-03-17T19:21:25.9576417Z test_noncontiguous_samples_index_add_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-03-17T19:21:25.9745353Z test_noncontiguous_samples_index_add_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:21:25.9904239Z test_noncontiguous_samples_index_copy_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:21:26.0053018Z test_noncontiguous_samples_index_copy_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:21:26.0137584Z test_noncontiguous_samples_index_copy_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:21:26.0273034Z test_noncontiguous_samples_index_fill_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:21:26.0399619Z test_noncontiguous_samples_index_fill_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:21:26.0482075Z test_noncontiguous_samples_index_fill_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:21:26.0688265Z test_noncontiguous_samples_index_put_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:21:26.0879127Z test_noncontiguous_samples_index_put_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:21:26.0983782Z test_noncontiguous_samples_index_put_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:21:26.1111769Z test_noncontiguous_samples_index_select_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:21:26.1233361Z test_noncontiguous_samples_index_select_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:21:26.1308411Z test_noncontiguous_samples_index_select_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:21:26.1431791Z test_noncontiguous_samples_inner_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:21:26.1540176Z test_noncontiguous_samples_inner_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:21:26.1593321Z test_noncontiguous_samples_int_channels_last_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:21:26.1645066Z test_noncontiguous_samples_int_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:21:26.1695463Z test_noncontiguous_samples_int_channels_last_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:21:26.1775664Z test_noncontiguous_samples_int_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:21:26.1851120Z test_noncontiguous_samples_int_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:21:26.1922954Z test_noncontiguous_samples_int_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:21:26.2195343Z test_noncontiguous_samples_inverse_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-03-17T19:21:26.2428471Z test_noncontiguous_samples_inverse_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-03-17T19:21:26.2760575Z test_noncontiguous_samples_isclose_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-03-17T19:21:26.3050750Z test_noncontiguous_samples_isclose_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-03-17T19:21:26.3317640Z test_noncontiguous_samples_isclose_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-03-17T19:21:26.3389968Z test_noncontiguous_samples_isfinite_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:21:26.3461620Z test_noncontiguous_samples_isfinite_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:21:26.3531067Z test_noncontiguous_samples_isfinite_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:21:26.3611248Z test_noncontiguous_samples_isin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:21:26.3686710Z test_noncontiguous_samples_isin_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:21:26.3740426Z test_noncontiguous_samples_isinf_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:21:26.3792936Z test_noncontiguous_samples_isinf_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:21:26.3844080Z test_noncontiguous_samples_isinf_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:21:26.3896688Z test_noncontiguous_samples_isnan_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:21:26.3954646Z test_noncontiguous_samples_isnan_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:21:26.4005172Z test_noncontiguous_samples_isnan_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:21:26.4057147Z test_noncontiguous_samples_isneginf_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:21:26.4108303Z test_noncontiguous_samples_isneginf_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:21:26.4160386Z test_noncontiguous_samples_isposinf_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:21:26.4211431Z test_noncontiguous_samples_isposinf_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:21:26.4280650Z test_noncontiguous_samples_isreal_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:21:26.4346747Z test_noncontiguous_samples_isreal_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:21:26.4416263Z test_noncontiguous_samples_isreal_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:21:26.4872208Z test_noncontiguous_samples_istft_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.045s) 2022-03-17T19:21:26.5307449Z test_noncontiguous_samples_istft_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-03-17T19:21:26.5388004Z test_noncontiguous_samples_kron_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:21:26.5464998Z test_noncontiguous_samples_kron_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:21:26.5519565Z test_noncontiguous_samples_kron_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:21:26.5805023Z test_noncontiguous_samples_kthvalue_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-03-17T19:21:26.5936917Z test_noncontiguous_samples_kthvalue_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:21:26.8452180Z test_noncontiguous_samples_lcm_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.251s) 2022-03-17T19:21:26.8824805Z test_noncontiguous_samples_ldexp_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-03-17T19:21:26.9154793Z test_noncontiguous_samples_ldexp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-03-17T19:21:26.9311317Z test_noncontiguous_samples_ldexp_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:21:26.9516567Z test_noncontiguous_samples_le_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:21:26.9710601Z test_noncontiguous_samples_le_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:21:27.0597151Z test_noncontiguous_samples_lerp_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.088s) 2022-03-17T19:21:27.1133322Z test_noncontiguous_samples_lerp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.054s) 2022-03-17T19:21:27.1237463Z test_noncontiguous_samples_lgamma_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:22:02.3572660Z test_noncontiguous_samples_lgamma_cuda_int64 (__main__.TestCommonCUDA) ... ok (35.233s) 2022-03-17T19:22:02.3970733Z test_noncontiguous_samples_linalg_cholesky_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.040s) 2022-03-17T19:22:02.4337675Z test_noncontiguous_samples_linalg_cholesky_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-03-17T19:22:02.4757635Z test_noncontiguous_samples_linalg_cholesky_ex_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.042s) 2022-03-17T19:22:02.5154253Z test_noncontiguous_samples_linalg_cholesky_ex_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.040s) 2022-03-17T19:22:02.5346745Z test_noncontiguous_samples_linalg_cond_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:22:02.5509823Z test_noncontiguous_samples_linalg_cond_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:22:02.5657130Z test_noncontiguous_samples_linalg_cross_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:22:02.5792082Z test_noncontiguous_samples_linalg_cross_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:22:02.5864192Z test_noncontiguous_samples_linalg_cross_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:22:02.6545798Z test_noncontiguous_samples_linalg_det_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.068s) 2022-03-17T19:22:02.7180387Z test_noncontiguous_samples_linalg_det_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.063s) 2022-03-17T19:22:02.7700946Z test_noncontiguous_samples_linalg_eig_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.052s) 2022-03-17T19:22:02.8197427Z test_noncontiguous_samples_linalg_eig_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.050s) 2022-03-17T19:22:02.8584705Z test_noncontiguous_samples_linalg_eigh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-03-17T19:22:02.8892449Z test_noncontiguous_samples_linalg_eigh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-03-17T19:22:02.9300625Z test_noncontiguous_samples_linalg_eigvals_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.041s) 2022-03-17T19:22:02.9687183Z test_noncontiguous_samples_linalg_eigvals_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-03-17T19:22:02.9975501Z test_noncontiguous_samples_linalg_eigvalsh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-03-17T19:22:03.0227618Z test_noncontiguous_samples_linalg_eigvalsh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-03-17T19:22:03.0718658Z test_noncontiguous_samples_linalg_householder_product_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.049s) 2022-03-17T19:22:03.1136326Z test_noncontiguous_samples_linalg_householder_product_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.042s) 2022-03-17T19:22:03.1406757Z test_noncontiguous_samples_linalg_inv_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-03-17T19:22:03.1644874Z test_noncontiguous_samples_linalg_inv_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-03-17T19:22:03.1921766Z test_noncontiguous_samples_linalg_inv_ex_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-03-17T19:22:03.2176284Z test_noncontiguous_samples_linalg_inv_ex_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-03-17T19:22:03.3377248Z test_noncontiguous_samples_linalg_lstsq_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.120s) 2022-03-17T19:22:03.4285719Z test_noncontiguous_samples_linalg_lstsq_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.091s) 2022-03-17T19:22:03.5354686Z test_noncontiguous_samples_linalg_lstsq_grad_oriented_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.107s) 2022-03-17T19:22:03.6172311Z test_noncontiguous_samples_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.082s) 2022-03-17T19:22:03.8930447Z test_noncontiguous_samples_linalg_lu_factor_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.276s) 2022-03-17T19:22:04.0712114Z test_noncontiguous_samples_linalg_lu_factor_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.178s) 2022-03-17T19:22:04.2334677Z test_noncontiguous_samples_linalg_lu_factor_ex_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.162s) 2022-03-17T19:22:04.3486133Z test_noncontiguous_samples_linalg_lu_factor_ex_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.115s) 2022-03-17T19:22:04.5494342Z test_noncontiguous_samples_linalg_matrix_norm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.201s) 2022-03-17T19:22:04.7310167Z test_noncontiguous_samples_linalg_matrix_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.181s) 2022-03-17T19:22:04.7868276Z test_noncontiguous_samples_linalg_matrix_power_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.056s) 2022-03-17T19:22:04.8377940Z test_noncontiguous_samples_linalg_matrix_power_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.051s) 2022-03-17T19:22:04.8568484Z test_noncontiguous_samples_linalg_matrix_rank_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:22:04.8731989Z test_noncontiguous_samples_linalg_matrix_rank_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:22:04.8887426Z test_noncontiguous_samples_linalg_matrix_rank_hermitian_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:22:04.9026005Z test_noncontiguous_samples_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:22:04.9058237Z test_noncontiguous_samples_linalg_multi_dot_cuda_complex64 (__main__.TestCommonCUDA) ... skip (0.003s) 2022-03-17T19:22:04.9090852Z test_noncontiguous_samples_linalg_multi_dot_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.003s) 2022-03-17T19:22:04.9795367Z test_noncontiguous_samples_linalg_norm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.070s) 2022-03-17T19:22:05.0453320Z test_noncontiguous_samples_linalg_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.066s) 2022-03-17T19:22:05.1270556Z test_noncontiguous_samples_linalg_pinv_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.082s) 2022-03-17T19:22:05.1986575Z test_noncontiguous_samples_linalg_pinv_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.071s) 2022-03-17T19:22:05.2276048Z test_noncontiguous_samples_linalg_pinv_hermitian_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-03-17T19:22:05.2533102Z test_noncontiguous_samples_linalg_pinv_hermitian_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-03-17T19:22:05.2572797Z test_noncontiguous_samples_linalg_pinv_singular_cuda_complex64 (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:22:05.2612874Z test_noncontiguous_samples_linalg_pinv_singular_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:22:05.3809377Z test_noncontiguous_samples_linalg_qr_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.120s) 2022-03-17T19:22:05.4890943Z test_noncontiguous_samples_linalg_qr_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.108s) 2022-03-17T19:22:05.5222282Z test_noncontiguous_samples_linalg_slogdet_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-03-17T19:22:05.5514107Z test_noncontiguous_samples_linalg_slogdet_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-03-17T19:22:05.6856162Z test_noncontiguous_samples_linalg_solve_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.134s) 2022-03-17T19:22:05.8121165Z test_noncontiguous_samples_linalg_solve_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.126s) 2022-03-17T19:22:06.8487333Z test_noncontiguous_samples_linalg_solve_triangular_cuda_complex64 (__main__.TestCommonCUDA) ... ok (1.036s) 2022-03-17T19:22:07.8423607Z test_noncontiguous_samples_linalg_solve_triangular_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.994s) 2022-03-17T19:22:08.8599077Z test_noncontiguous_samples_linalg_svd_cuda_complex64 (__main__.TestCommonCUDA) ... ok (1.017s) 2022-03-17T19:22:09.6312551Z test_noncontiguous_samples_linalg_svd_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.771s) 2022-03-17T19:22:09.7198276Z test_noncontiguous_samples_linalg_svdvals_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.088s) 2022-03-17T19:22:09.8008838Z test_noncontiguous_samples_linalg_svdvals_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.081s) 2022-03-17T19:22:09.8141192Z test_noncontiguous_samples_linalg_tensorinv_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:22:09.8253869Z test_noncontiguous_samples_linalg_tensorinv_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:22:09.8634396Z test_noncontiguous_samples_linalg_tensorsolve_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-03-17T19:22:09.8996999Z test_noncontiguous_samples_linalg_tensorsolve_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-03-17T19:22:10.0801478Z test_noncontiguous_samples_linalg_vector_norm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.180s) 2022-03-17T19:22:10.2496494Z test_noncontiguous_samples_linalg_vector_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.169s) 2022-03-17T19:22:10.2606454Z test_noncontiguous_samples_log10_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:22:10.2710511Z test_noncontiguous_samples_log10_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:22:10.2776668Z test_noncontiguous_samples_log10_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:22:10.2841755Z test_noncontiguous_samples_log1p_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:22:10.2893507Z test_noncontiguous_samples_log1p_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:22:10.3003750Z test_noncontiguous_samples_log2_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:22:10.3108672Z test_noncontiguous_samples_log2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:22:10.3181259Z test_noncontiguous_samples_log2_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:22:10.3289764Z test_noncontiguous_samples_log_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:22:10.3392888Z test_noncontiguous_samples_log_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:22:10.3458277Z test_noncontiguous_samples_log_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:22:10.3631664Z test_noncontiguous_samples_log_softmax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:22:10.3815716Z test_noncontiguous_samples_log_softmax_dtype_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:22:10.3991617Z test_noncontiguous_samples_log_softmax_dtype_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:22:10.4089840Z test_noncontiguous_samples_log_softmax_dtype_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:22:10.4164987Z test_noncontiguous_samples_logaddexp2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:22:10.4239341Z test_noncontiguous_samples_logaddexp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:22:10.4430919Z test_noncontiguous_samples_logcumsumexp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:22:10.4696061Z test_noncontiguous_samples_logdet_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-03-17T19:22:10.4859324Z test_noncontiguous_samples_logical_and_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:22:10.5007123Z test_noncontiguous_samples_logical_and_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:22:10.5142469Z test_noncontiguous_samples_logical_and_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:22:10.5215838Z test_noncontiguous_samples_logical_not_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:22:10.5280175Z test_noncontiguous_samples_logical_not_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:22:10.5341961Z test_noncontiguous_samples_logical_not_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:22:10.5505083Z test_noncontiguous_samples_logical_or_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:22:10.5653192Z test_noncontiguous_samples_logical_or_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:22:10.5790387Z test_noncontiguous_samples_logical_or_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:22:10.5955455Z test_noncontiguous_samples_logical_xor_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:22:10.6112018Z test_noncontiguous_samples_logical_xor_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:22:10.6246432Z test_noncontiguous_samples_logical_xor_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:22:10.6376467Z test_noncontiguous_samples_logit_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:22:10.6452121Z test_noncontiguous_samples_logit_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:22:10.6710385Z test_noncontiguous_samples_logsumexp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-03-17T19:22:10.6784241Z test_noncontiguous_samples_logsumexp_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:22:10.6835187Z test_noncontiguous_samples_long_channels_last_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:22:10.6892057Z test_noncontiguous_samples_long_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:22:10.6940879Z test_noncontiguous_samples_long_channels_last_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:22:10.7017375Z test_noncontiguous_samples_long_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:22:10.7090448Z test_noncontiguous_samples_long_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:22:10.7157218Z test_noncontiguous_samples_long_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:22:10.7358141Z test_noncontiguous_samples_lt_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:22:10.7543431Z test_noncontiguous_samples_lt_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:22:10.9901359Z test_noncontiguous_samples_lu_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.236s) 2022-03-17T19:22:11.1660438Z test_noncontiguous_samples_lu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.176s) 2022-03-17T19:22:11.1822579Z test_noncontiguous_samples_lu_solve_cuda_complex64 (__main__.TestCommonCUDA) ... expected failure (0.016s) 2022-03-17T19:22:11.1978244Z test_noncontiguous_samples_lu_solve_cuda_float32 (__main__.TestCommonCUDA) ... expected failure (0.015s) 2022-03-17T19:22:11.2089727Z test_noncontiguous_samples_lu_unpack_cuda_complex64 (__main__.TestCommonCUDA) ... expected failure (0.011s) 2022-03-17T19:22:11.2198946Z test_noncontiguous_samples_lu_unpack_cuda_float32 (__main__.TestCommonCUDA) ... expected failure (0.011s) 2022-03-17T19:22:11.2376008Z test_noncontiguous_samples_mH_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:22:11.2529210Z test_noncontiguous_samples_mH_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:22:11.2608401Z test_noncontiguous_samples_mH_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:22:11.2778854Z test_noncontiguous_samples_mT_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:22:11.2931365Z test_noncontiguous_samples_mT_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:22:11.3010800Z test_noncontiguous_samples_mT_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:22:11.3317817Z test_noncontiguous_samples_masked_fill_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-03-17T19:22:11.3604561Z test_noncontiguous_samples_masked_fill_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-03-17T19:22:11.3743378Z test_noncontiguous_samples_masked_fill_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:22:11.3956849Z test_noncontiguous_samples_masked_scatter_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:22:11.4162784Z test_noncontiguous_samples_masked_scatter_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:22:11.4264347Z test_noncontiguous_samples_masked_scatter_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:22:11.4517631Z test_noncontiguous_samples_masked_select_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-03-17T19:22:11.4758572Z test_noncontiguous_samples_masked_select_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-03-17T19:22:11.4880063Z test_noncontiguous_samples_masked_select_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:22:11.5397938Z test_noncontiguous_samples_matmul_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.052s) 2022-03-17T19:22:11.5865099Z test_noncontiguous_samples_matmul_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.047s) 2022-03-17T19:22:11.6030130Z test_noncontiguous_samples_matrix_exp_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:22:11.6181620Z test_noncontiguous_samples_matrix_exp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:22:11.6500286Z test_noncontiguous_samples_max_binary_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-03-17T19:22:11.6625233Z test_noncontiguous_samples_max_binary_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:22:11.6724103Z test_noncontiguous_samples_max_reduction_no_dim_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:22:11.6784841Z test_noncontiguous_samples_max_reduction_no_dim_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:22:11.6934837Z test_noncontiguous_samples_max_reduction_with_dim_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:22:11.7012320Z test_noncontiguous_samples_max_reduction_with_dim_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:22:11.7325103Z test_noncontiguous_samples_maximum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-03-17T19:22:11.7444148Z test_noncontiguous_samples_maximum_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:22:11.7932768Z test_noncontiguous_samples_mean_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.049s) 2022-03-17T19:22:11.8393547Z test_noncontiguous_samples_mean_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.046s) 2022-03-17T19:22:11.8743887Z test_noncontiguous_samples_median_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-03-17T19:22:11.8888714Z test_noncontiguous_samples_median_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:22:11.9402437Z test_noncontiguous_samples_meshgrid_list_of_tensors_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.051s) 2022-03-17T19:22:11.9872847Z test_noncontiguous_samples_meshgrid_list_of_tensors_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.047s) 2022-03-17T19:22:12.0041270Z test_noncontiguous_samples_meshgrid_list_of_tensors_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:22:12.0532945Z test_noncontiguous_samples_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.049s) 2022-03-17T19:22:12.0979641Z test_noncontiguous_samples_meshgrid_variadic_tensors_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.045s) 2022-03-17T19:22:12.1141338Z test_noncontiguous_samples_meshgrid_variadic_tensors_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:22:12.1445325Z test_noncontiguous_samples_min_binary_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-03-17T19:22:12.1570462Z test_noncontiguous_samples_min_binary_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:22:12.1660786Z test_noncontiguous_samples_min_reduction_no_dim_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:22:12.1716673Z test_noncontiguous_samples_min_reduction_no_dim_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:22:12.1855419Z test_noncontiguous_samples_min_reduction_with_dim_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:22:12.1930365Z test_noncontiguous_samples_min_reduction_with_dim_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:22:12.2250889Z test_noncontiguous_samples_minimum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-03-17T19:22:12.2380058Z test_noncontiguous_samples_minimum_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:22:12.2508354Z test_noncontiguous_samples_mm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:22:12.2600508Z test_noncontiguous_samples_mm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:22:12.2798980Z test_noncontiguous_samples_mode_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:22:12.2891532Z test_noncontiguous_samples_mode_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:22:12.2975422Z test_noncontiguous_samples_movedim_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:22:12.3055239Z test_noncontiguous_samples_movedim_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:22:12.3110929Z test_noncontiguous_samples_movedim_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:22:12.3202051Z test_noncontiguous_samples_msort_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:22:12.3269555Z test_noncontiguous_samples_msort_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:22:12.3592229Z test_noncontiguous_samples_mul_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-03-17T19:22:12.3882314Z test_noncontiguous_samples_mul_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-03-17T19:22:12.4004410Z test_noncontiguous_samples_mul_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:22:12.4135796Z test_noncontiguous_samples_multinomial_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:22:12.4215230Z test_noncontiguous_samples_mv_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:22:12.4290252Z test_noncontiguous_samples_mv_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:22:12.4586896Z test_noncontiguous_samples_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-03-17T19:22:12.4746071Z test_noncontiguous_samples_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:22:12.4779536Z test_noncontiguous_samples_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.003s) 2022-03-17T19:22:12.4813973Z test_noncontiguous_samples_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.003s) 2022-03-17T19:22:12.4847667Z test_noncontiguous_samples_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.003s) 2022-03-17T19:22:12.4881857Z test_noncontiguous_samples_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.003s) 2022-03-17T19:22:12.4999374Z test_noncontiguous_samples_nan_to_num_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:22:12.5067608Z test_noncontiguous_samples_nan_to_num_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:22:12.5954455Z test_noncontiguous_samples_nanmean_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.088s) 2022-03-17T19:22:12.6312835Z test_noncontiguous_samples_nanmedian_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-03-17T19:22:12.6461049Z test_noncontiguous_samples_nanmedian_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:22:12.8410652Z test_noncontiguous_samples_nanquantile_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.195s) 2022-03-17T19:22:12.8883065Z test_noncontiguous_samples_nansum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.047s) 2022-03-17T19:22:12.9049175Z test_noncontiguous_samples_nansum_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:22:12.9181628Z test_noncontiguous_samples_narrow_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:22:12.9307374Z test_noncontiguous_samples_narrow_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:22:12.9375018Z test_noncontiguous_samples_narrow_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:22:12.9601850Z test_noncontiguous_samples_ne_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-03-17T19:22:12.9801435Z test_noncontiguous_samples_ne_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:22:12.9985546Z test_noncontiguous_samples_ne_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:22:13.0051845Z test_noncontiguous_samples_neg_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:22:13.0115971Z test_noncontiguous_samples_neg_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:22:13.0164868Z test_noncontiguous_samples_neg_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:22:13.0197890Z test_noncontiguous_samples_new_empty_cuda_complex64 (__main__.TestCommonCUDA) ... skip (0.003s) 2022-03-17T19:22:13.0231217Z test_noncontiguous_samples_new_empty_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.003s) 2022-03-17T19:22:13.0264136Z test_noncontiguous_samples_new_empty_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.003s) 2022-03-17T19:22:13.0391067Z test_noncontiguous_samples_new_full_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:22:13.0505020Z test_noncontiguous_samples_new_full_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:22:13.0606030Z test_noncontiguous_samples_new_full_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:22:13.0723603Z test_noncontiguous_samples_new_ones_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:22:13.0831589Z test_noncontiguous_samples_new_ones_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:22:13.0923151Z test_noncontiguous_samples_new_ones_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:22:13.1041418Z test_noncontiguous_samples_new_zeros_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:22:13.1149562Z test_noncontiguous_samples_new_zeros_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:22:13.1240761Z test_noncontiguous_samples_new_zeros_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:22:13.1331490Z test_noncontiguous_samples_nextafter_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:22:13.1438800Z test_noncontiguous_samples_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:22:13.1596518Z test_noncontiguous_samples_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:22:13.1772241Z test_noncontiguous_samples_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:22:13.1911683Z test_noncontiguous_samples_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:22:13.2239472Z test_noncontiguous_samples_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-03-17T19:22:13.2522916Z test_noncontiguous_samples_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-03-17T19:22:13.2775959Z test_noncontiguous_samples_nn_functional_avg_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-03-17T19:22:13.2977056Z test_noncontiguous_samples_nn_functional_avg_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:22:13.3199205Z test_noncontiguous_samples_nn_functional_avg_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:22:13.3723953Z test_noncontiguous_samples_nn_functional_batch_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.052s) 2022-03-17T19:22:13.4244199Z test_noncontiguous_samples_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.052s) 2022-03-17T19:22:13.5309763Z test_noncontiguous_samples_nn_functional_bilinear_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.106s) 2022-03-17T19:22:13.5412504Z test_noncontiguous_samples_nn_functional_celu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:22:13.5661514Z test_noncontiguous_samples_nn_functional_conv1d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-03-17T19:22:13.6317336Z test_noncontiguous_samples_nn_functional_conv2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.065s) 2022-03-17T19:22:13.6560526Z test_noncontiguous_samples_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-03-17T19:22:13.6813310Z test_noncontiguous_samples_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-03-17T19:22:13.7075087Z test_noncontiguous_samples_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-03-17T19:22:13.7414788Z test_noncontiguous_samples_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-03-17T19:22:13.7580339Z test_noncontiguous_samples_nn_functional_cosine_embedding_loss_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:22:13.7997742Z test_noncontiguous_samples_nn_functional_cosine_similarity_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.042s) 2022-03-17T19:22:13.8687220Z test_noncontiguous_samples_nn_functional_cross_entropy_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.069s) 2022-03-17T19:22:13.8973621Z test_noncontiguous_samples_nn_functional_ctc_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-03-17T19:22:13.9332071Z test_noncontiguous_samples_nn_functional_dropout2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-03-17T19:22:13.9814444Z test_noncontiguous_samples_nn_functional_dropout_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.048s) 2022-03-17T19:22:13.9918844Z test_noncontiguous_samples_nn_functional_elu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:22:14.0987183Z test_noncontiguous_samples_nn_functional_embedding_bag_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.107s) 2022-03-17T19:22:14.1114601Z test_noncontiguous_samples_nn_functional_embedding_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:22:14.1328662Z test_noncontiguous_samples_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:22:14.1612228Z test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-03-17T19:22:14.1878049Z test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-03-17T19:22:14.2001439Z test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:22:14.2982028Z test_noncontiguous_samples_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.098s) 2022-03-17T19:22:14.4248343Z test_noncontiguous_samples_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.127s) 2022-03-17T19:22:15.9994435Z test_noncontiguous_samples_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (1.574s) 2022-03-17T19:22:16.6650052Z test_noncontiguous_samples_nn_functional_gaussian_nll_loss_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.665s) 2022-03-17T19:22:16.6866652Z test_noncontiguous_samples_nn_functional_gelu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:22:16.7880995Z test_noncontiguous_samples_nn_functional_glu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.101s) 2022-03-17T19:22:16.8840602Z test_noncontiguous_samples_nn_functional_grid_sample_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.096s) 2022-03-17T19:22:16.9036106Z test_noncontiguous_samples_nn_functional_group_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:22:16.9272013Z test_noncontiguous_samples_nn_functional_hardshrink_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-03-17T19:22:16.9375213Z test_noncontiguous_samples_nn_functional_hardsigmoid_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:22:16.9510979Z test_noncontiguous_samples_nn_functional_hardswish_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:22:16.9747399Z test_noncontiguous_samples_nn_functional_hardtanh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-03-17T19:22:16.9844970Z test_noncontiguous_samples_nn_functional_hardtanh_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:22:17.0183334Z test_noncontiguous_samples_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-03-17T19:22:17.0511082Z test_noncontiguous_samples_nn_functional_huber_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-03-17T19:22:17.0917000Z test_noncontiguous_samples_nn_functional_instance_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.040s) 2022-03-17T19:22:17.1235073Z test_noncontiguous_samples_nn_functional_interpolate_area_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-03-17T19:22:17.1551849Z test_noncontiguous_samples_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-03-17T19:22:17.1860034Z test_noncontiguous_samples_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-03-17T19:22:17.2169798Z test_noncontiguous_samples_nn_functional_interpolate_linear_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-03-17T19:22:17.2477681Z test_noncontiguous_samples_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-03-17T19:22:17.2789042Z test_noncontiguous_samples_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-03-17T19:22:17.3226401Z test_noncontiguous_samples_nn_functional_kl_div_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.044s) 2022-03-17T19:22:17.3431488Z test_noncontiguous_samples_nn_functional_kl_div_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:22:17.3689606Z test_noncontiguous_samples_nn_functional_layer_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-03-17T19:22:17.3925960Z test_noncontiguous_samples_nn_functional_leaky_relu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-03-17T19:22:17.4597829Z test_noncontiguous_samples_nn_functional_linear_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.067s) 2022-03-17T19:22:17.5203100Z test_noncontiguous_samples_nn_functional_linear_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.060s) 2022-03-17T19:22:17.5574150Z test_noncontiguous_samples_nn_functional_local_response_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-03-17T19:22:17.5678694Z test_noncontiguous_samples_nn_functional_logsigmoid_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:22:19.6868553Z test_noncontiguous_samples_nn_functional_max_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... ok (2.119s) 2022-03-17T19:22:22.6262296Z test_noncontiguous_samples_nn_functional_max_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (2.939s) 2022-03-17T19:22:23.9822443Z test_noncontiguous_samples_nn_functional_max_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... ok (1.356s) 2022-03-17T19:22:23.9924333Z test_noncontiguous_samples_nn_functional_mish_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:22:24.0147878Z test_noncontiguous_samples_nn_functional_mse_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:22:24.1602732Z test_noncontiguous_samples_nn_functional_nll_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.145s) 2022-03-17T19:22:24.1888111Z test_noncontiguous_samples_nn_functional_normalize_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-03-17T19:22:24.2148966Z test_noncontiguous_samples_nn_functional_normalize_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-03-17T19:22:24.2233177Z test_noncontiguous_samples_nn_functional_one_hot_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:22:24.2527066Z test_noncontiguous_samples_nn_functional_pad_circular_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-03-17T19:22:24.2799210Z test_noncontiguous_samples_nn_functional_pad_circular_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-03-17T19:22:24.2905510Z test_noncontiguous_samples_nn_functional_pad_circular_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:22:24.4015955Z test_noncontiguous_samples_nn_functional_pad_constant_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.111s) 2022-03-17T19:22:24.5058345Z test_noncontiguous_samples_nn_functional_pad_constant_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.104s) 2022-03-17T19:22:24.5425871Z test_noncontiguous_samples_nn_functional_pad_constant_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-03-17T19:22:24.5732784Z test_noncontiguous_samples_nn_functional_pad_reflect_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-03-17T19:22:24.6020749Z test_noncontiguous_samples_nn_functional_pad_reflect_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-03-17T19:22:24.6327228Z test_noncontiguous_samples_nn_functional_pad_replicate_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-03-17T19:22:24.6616021Z test_noncontiguous_samples_nn_functional_pad_replicate_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-03-17T19:22:24.6897471Z test_noncontiguous_samples_nn_functional_pairwise_distance_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-03-17T19:22:24.7159178Z test_noncontiguous_samples_nn_functional_pairwise_distance_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-03-17T19:22:24.7288113Z test_noncontiguous_samples_nn_functional_pairwise_distance_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:22:24.7378137Z test_noncontiguous_samples_nn_functional_pixel_shuffle_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:22:24.7464313Z test_noncontiguous_samples_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:22:24.7519971Z test_noncontiguous_samples_nn_functional_pixel_shuffle_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:22:24.7610164Z test_noncontiguous_samples_nn_functional_pixel_unshuffle_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:22:24.7702167Z test_noncontiguous_samples_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:22:24.7757716Z test_noncontiguous_samples_nn_functional_pixel_unshuffle_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:22:25.0347072Z test_noncontiguous_samples_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.259s) 2022-03-17T19:22:25.1429351Z test_noncontiguous_samples_nn_functional_poisson_nll_loss_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.108s) 2022-03-17T19:22:25.1939612Z test_noncontiguous_samples_nn_functional_prelu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.051s) 2022-03-17T19:22:25.2168574Z test_noncontiguous_samples_nn_functional_relu6_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-03-17T19:22:25.2266537Z test_noncontiguous_samples_nn_functional_relu6_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:22:25.2394256Z test_noncontiguous_samples_nn_functional_relu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:22:25.2463151Z test_noncontiguous_samples_nn_functional_relu_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:22:25.2573273Z test_noncontiguous_samples_nn_functional_rrelu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:22:25.2680806Z test_noncontiguous_samples_nn_functional_selu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:22:25.2748980Z test_noncontiguous_samples_nn_functional_silu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:22:25.2921375Z test_noncontiguous_samples_nn_functional_softmin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:22:25.3106583Z test_noncontiguous_samples_nn_functional_softmin_with_dtype_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:22:25.3282100Z test_noncontiguous_samples_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:22:25.3376591Z test_noncontiguous_samples_nn_functional_softmin_with_dtype_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:22:25.3482771Z test_noncontiguous_samples_nn_functional_softplus_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:22:25.3711295Z test_noncontiguous_samples_nn_functional_softshrink_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-03-17T19:22:25.3834010Z test_noncontiguous_samples_nn_functional_softsign_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:22:25.3941553Z test_noncontiguous_samples_nn_functional_softsign_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:22:25.4009405Z test_noncontiguous_samples_nn_functional_softsign_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:22:25.4118254Z test_noncontiguous_samples_nn_functional_tanhshrink_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:22:25.4221863Z test_noncontiguous_samples_nn_functional_tanhshrink_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:22:25.4289060Z test_noncontiguous_samples_nn_functional_tanhshrink_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:22:25.4426660Z test_noncontiguous_samples_nn_functional_threshold_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:22:25.4506180Z test_noncontiguous_samples_nn_functional_threshold_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:22:26.0016780Z test_noncontiguous_samples_nn_functional_unfold_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.551s) 2022-03-17T19:22:26.5130438Z test_noncontiguous_samples_nn_functional_unfold_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.511s) 2022-03-17T19:22:26.5260816Z test_noncontiguous_samples_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:22:26.5561627Z test_noncontiguous_samples_nn_functional_upsample_nearest_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-03-17T19:22:26.5807213Z test_noncontiguous_samples_nonzero_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-03-17T19:22:26.6048574Z test_noncontiguous_samples_nonzero_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-03-17T19:22:26.6288587Z test_noncontiguous_samples_nonzero_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-03-17T19:22:26.7369983Z test_noncontiguous_samples_norm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.108s) 2022-03-17T19:22:26.8376540Z test_noncontiguous_samples_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.101s) 2022-03-17T19:22:26.8497105Z test_noncontiguous_samples_norm_fro_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:22:26.8609466Z test_noncontiguous_samples_norm_fro_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:22:26.8642518Z test_noncontiguous_samples_norm_inf_cuda_complex64 (__main__.TestCommonCUDA) ... skip (0.003s) 2022-03-17T19:22:26.8675111Z test_noncontiguous_samples_norm_inf_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.003s) 2022-03-17T19:22:26.8799529Z test_noncontiguous_samples_norm_nuc_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:22:26.8909257Z test_noncontiguous_samples_norm_nuc_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:22:26.9043231Z test_noncontiguous_samples_normal_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:22:26.9100404Z test_noncontiguous_samples_normal_number_mean_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:22:26.9217167Z test_noncontiguous_samples_ones_like_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:22:26.9323835Z test_noncontiguous_samples_ones_like_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:22:26.9414963Z test_noncontiguous_samples_ones_like_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:22:27.1753545Z test_noncontiguous_samples_ormqr_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.234s) 2022-03-17T19:22:27.3787644Z test_noncontiguous_samples_ormqr_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.203s) 2022-03-17T19:22:27.3866594Z test_noncontiguous_samples_outer_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:22:27.3939839Z test_noncontiguous_samples_outer_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:22:27.3993477Z test_noncontiguous_samples_outer_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:22:28.5005889Z test_noncontiguous_samples_pca_lowrank_cuda_float32 (__main__.TestCommonCUDA) ... ok (1.101s) 2022-03-17T19:22:28.5131535Z test_noncontiguous_samples_permute_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:22:28.5246604Z test_noncontiguous_samples_permute_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:22:28.5315005Z test_noncontiguous_samples_permute_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:22:28.5637843Z test_noncontiguous_samples_pinverse_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-03-17T19:22:28.5908981Z test_noncontiguous_samples_pinverse_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-03-17T19:22:28.6015434Z test_noncontiguous_samples_polar_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:22:41.6764834Z test_noncontiguous_samples_polygamma_polygamma_n_0_cuda_float32 (__main__.TestCommonCUDA) ... ok (13.075s) 2022-03-17T19:24:08.8433358Z test_noncontiguous_samples_polygamma_polygamma_n_0_cuda_int64 (__main__.TestCommonCUDA) ... ok (87.167s) 2022-03-17T19:24:08.8466651Z test_noncontiguous_samples_polygamma_polygamma_n_1_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:24:08.8500758Z test_noncontiguous_samples_polygamma_polygamma_n_1_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.003s) 2022-03-17T19:24:08.8535290Z test_noncontiguous_samples_polygamma_polygamma_n_2_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.003s) 2022-03-17T19:24:08.8570334Z test_noncontiguous_samples_polygamma_polygamma_n_2_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.003s) 2022-03-17T19:24:08.8604894Z test_noncontiguous_samples_polygamma_polygamma_n_3_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.003s) 2022-03-17T19:24:08.8639233Z test_noncontiguous_samples_polygamma_polygamma_n_3_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.003s) 2022-03-17T19:24:08.8673616Z test_noncontiguous_samples_polygamma_polygamma_n_4_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.003s) 2022-03-17T19:24:08.8707978Z test_noncontiguous_samples_polygamma_polygamma_n_4_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.003s) 2022-03-17T19:24:08.8815795Z test_noncontiguous_samples_positive_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:24:08.8916091Z test_noncontiguous_samples_positive_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:24:08.8978260Z test_noncontiguous_samples_positive_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:24:08.9094574Z test_noncontiguous_samples_pow_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:24:08.9413892Z test_noncontiguous_samples_pow_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-03-17T19:24:08.9487336Z test_noncontiguous_samples_pow_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:24:09.0436089Z test_noncontiguous_samples_prod_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.095s) 2022-03-17T19:24:09.1300207Z test_noncontiguous_samples_prod_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.086s) 2022-03-17T19:24:09.1579563Z test_noncontiguous_samples_prod_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-03-17T19:24:09.2354296Z test_noncontiguous_samples_put_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.077s) 2022-03-17T19:24:09.3091375Z test_noncontiguous_samples_put_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.074s) 2022-03-17T19:24:09.3410973Z test_noncontiguous_samples_put_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-03-17T19:24:09.4606926Z test_noncontiguous_samples_qr_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.119s) 2022-03-17T19:24:09.5672311Z test_noncontiguous_samples_qr_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.106s) 2022-03-17T19:24:09.7529061Z test_noncontiguous_samples_quantile_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.186s) 2022-03-17T19:24:09.7630555Z test_noncontiguous_samples_rad2deg_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:24:09.7696995Z test_noncontiguous_samples_rad2deg_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:24:09.7834796Z test_noncontiguous_samples_rand_like_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:24:09.7959343Z test_noncontiguous_samples_rand_like_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:24:09.8158698Z test_noncontiguous_samples_randint_like_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:24:09.8333041Z test_noncontiguous_samples_randint_like_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:24:09.8474912Z test_noncontiguous_samples_randn_like_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:24:09.8599313Z test_noncontiguous_samples_randn_like_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:24:09.8686486Z test_noncontiguous_samples_ravel_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:24:09.8769947Z test_noncontiguous_samples_ravel_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:24:09.8826038Z test_noncontiguous_samples_ravel_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:24:09.8932142Z test_noncontiguous_samples_real_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:24:09.9030955Z test_noncontiguous_samples_real_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:24:09.9091194Z test_noncontiguous_samples_real_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:24:09.9205819Z test_noncontiguous_samples_reciprocal_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:24:09.9308188Z test_noncontiguous_samples_reciprocal_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:24:09.9374408Z test_noncontiguous_samples_reciprocal_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:24:09.9457920Z test_noncontiguous_samples_remainder_autodiffed_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:24:09.9518127Z test_noncontiguous_samples_remainder_autodiffed_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:24:09.9787426Z test_noncontiguous_samples_remainder_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-03-17T19:24:09.9913281Z test_noncontiguous_samples_remainder_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:24:10.0080912Z test_noncontiguous_samples_renorm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:24:10.0227700Z test_noncontiguous_samples_renorm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:24:10.0754652Z test_noncontiguous_samples_repeat_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.052s) 2022-03-17T19:24:10.1248919Z test_noncontiguous_samples_repeat_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.049s) 2022-03-17T19:24:10.1511465Z test_noncontiguous_samples_repeat_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-03-17T19:24:10.1670084Z test_noncontiguous_samples_repeat_interleave_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:24:10.1827002Z test_noncontiguous_samples_repeat_interleave_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:24:10.1915817Z test_noncontiguous_samples_repeat_interleave_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:24:10.2069163Z test_noncontiguous_samples_reshape_as_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:24:10.2208163Z test_noncontiguous_samples_reshape_as_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:24:10.2287696Z test_noncontiguous_samples_reshape_as_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:24:10.2549204Z test_noncontiguous_samples_reshape_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-03-17T19:24:10.2791870Z test_noncontiguous_samples_reshape_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-03-17T19:24:10.2890980Z test_noncontiguous_samples_reshape_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:24:10.2974029Z test_noncontiguous_samples_resize__cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:24:10.3045533Z test_noncontiguous_samples_resize__cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:24:10.3107970Z test_noncontiguous_samples_resize__cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:24:10.3199295Z test_noncontiguous_samples_resize_as__cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:24:10.3283185Z test_noncontiguous_samples_resize_as__cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:24:10.3355932Z test_noncontiguous_samples_resize_as__cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:24:10.3442033Z test_noncontiguous_samples_resolve_conj_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:24:10.3529813Z test_noncontiguous_samples_resolve_conj_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:24:10.3583856Z test_noncontiguous_samples_resolve_conj_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:24:10.3670528Z test_noncontiguous_samples_resolve_neg_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:24:10.3751982Z test_noncontiguous_samples_resolve_neg_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:24:10.3805736Z test_noncontiguous_samples_resolve_neg_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:24:10.4042795Z test_noncontiguous_samples_roll_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-03-17T19:24:10.4263595Z test_noncontiguous_samples_roll_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:24:10.4362712Z test_noncontiguous_samples_roll_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:24:10.4494789Z test_noncontiguous_samples_rot90_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:24:10.4610128Z test_noncontiguous_samples_rot90_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:24:10.4680072Z test_noncontiguous_samples_rot90_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:24:10.4743647Z test_noncontiguous_samples_round_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:24:10.4844544Z test_noncontiguous_samples_round_decimals_0_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:24:10.4877128Z test_noncontiguous_samples_round_decimals_3_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.003s) 2022-03-17T19:24:10.4910570Z test_noncontiguous_samples_round_decimals_neg_3_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.003s) 2022-03-17T19:24:12.7517656Z test_noncontiguous_samples_rsqrt_cuda_complex64 (__main__.TestCommonCUDA) ... ok (2.260s) 2022-03-17T19:24:12.7622528Z test_noncontiguous_samples_rsqrt_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:24:12.7689649Z test_noncontiguous_samples_rsqrt_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:24:12.7974981Z test_noncontiguous_samples_rsub_rsub_scalar_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-03-17T19:24:12.8110920Z test_noncontiguous_samples_rsub_rsub_scalar_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:24:12.8161162Z test_noncontiguous_samples_rsub_rsub_scalar_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:24:12.9146943Z test_noncontiguous_samples_rsub_rsub_tensor_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.098s) 2022-03-17T19:24:12.9749924Z test_noncontiguous_samples_rsub_rsub_tensor_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.060s) 2022-03-17T19:24:12.9888247Z test_noncontiguous_samples_rsub_rsub_tensor_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:24:13.0238108Z test_noncontiguous_samples_scatter_add_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-03-17T19:24:13.0558122Z test_noncontiguous_samples_scatter_add_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-03-17T19:24:13.0730681Z test_noncontiguous_samples_scatter_add_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:24:13.1094093Z test_noncontiguous_samples_scatter_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-03-17T19:24:13.1429542Z test_noncontiguous_samples_scatter_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-03-17T19:24:13.1708053Z test_noncontiguous_samples_scatter_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-03-17T19:24:13.1748089Z test_noncontiguous_samples_scatter_reduce_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:24:13.1788440Z test_noncontiguous_samples_scatter_reduce_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:24:13.3422640Z test_noncontiguous_samples_searchsorted_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.163s) 2022-03-17T19:24:13.4971547Z test_noncontiguous_samples_searchsorted_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.155s) 2022-03-17T19:24:13.5134042Z test_noncontiguous_samples_select_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:24:13.5284138Z test_noncontiguous_samples_select_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:24:13.5359011Z test_noncontiguous_samples_select_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:24:13.5556995Z test_noncontiguous_samples_select_scatter_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:24:13.5652756Z test_noncontiguous_samples_select_scatter_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:24:13.5723039Z test_noncontiguous_samples_sgn_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:24:13.5788115Z test_noncontiguous_samples_sgn_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:24:13.5844400Z test_noncontiguous_samples_sgn_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:24:13.5895944Z test_noncontiguous_samples_short_channels_last_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:24:13.5945906Z test_noncontiguous_samples_short_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:24:13.5994987Z test_noncontiguous_samples_short_channels_last_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:24:13.6072698Z test_noncontiguous_samples_short_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:24:13.6146426Z test_noncontiguous_samples_short_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:24:13.6217003Z test_noncontiguous_samples_short_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:24:16.4773854Z test_noncontiguous_samples_sigmoid_cuda_complex64 (__main__.TestCommonCUDA) ... ok (2.855s) 2022-03-17T19:24:16.4888765Z test_noncontiguous_samples_sigmoid_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:24:16.4962735Z test_noncontiguous_samples_sigmoid_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:24:16.5032522Z test_noncontiguous_samples_sign_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:24:16.5086752Z test_noncontiguous_samples_sign_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:24:16.5140557Z test_noncontiguous_samples_signbit_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:24:16.5192347Z test_noncontiguous_samples_signbit_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:24:16.5263016Z test_noncontiguous_samples_sin_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:24:16.5338743Z test_noncontiguous_samples_sin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:24:16.5391898Z test_noncontiguous_samples_sin_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:24:18.8812433Z test_noncontiguous_samples_sinc_cuda_complex64 (__main__.TestCommonCUDA) ... ok (2.342s) 2022-03-17T19:24:20.4163808Z test_noncontiguous_samples_sinc_cuda_float32 (__main__.TestCommonCUDA) ... ok (1.535s) 2022-03-17T19:24:56.5711989Z test_noncontiguous_samples_sinc_cuda_int64 (__main__.TestCommonCUDA) ... ok (36.155s) 2022-03-17T19:24:56.5781329Z test_noncontiguous_samples_sinh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:24:56.5846802Z test_noncontiguous_samples_sinh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:24:56.5898669Z test_noncontiguous_samples_sinh_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:24:56.6232445Z test_noncontiguous_samples_slice_scatter_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-03-17T19:24:56.6371216Z test_noncontiguous_samples_slice_scatter_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:24:56.6541960Z test_noncontiguous_samples_softmax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:24:56.6732484Z test_noncontiguous_samples_softmax_with_dtype_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:24:56.6917571Z test_noncontiguous_samples_softmax_with_dtype_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:24:56.7017137Z test_noncontiguous_samples_softmax_with_dtype_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:24:56.8284096Z test_noncontiguous_samples_solve_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.126s) 2022-03-17T19:24:56.9430218Z test_noncontiguous_samples_solve_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.115s) 2022-03-17T19:24:57.0200846Z test_noncontiguous_samples_sort_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.077s) 2022-03-17T19:24:57.0526241Z test_noncontiguous_samples_sort_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-03-17T19:24:58.4513184Z test_noncontiguous_samples_special_entr_cuda_float32 (__main__.TestCommonCUDA) ... ok (1.398s) 2022-03-17T19:25:33.7695315Z test_noncontiguous_samples_special_entr_cuda_int64 (__main__.TestCommonCUDA) ... ok (35.318s) 2022-03-17T19:25:37.4591877Z test_noncontiguous_samples_special_erfcx_cuda_float32 (__main__.TestCommonCUDA) ... ok (3.690s) 2022-03-17T19:26:10.4270001Z test_noncontiguous_samples_special_erfcx_cuda_int64 (__main__.TestCommonCUDA) ... ok (32.968s) 2022-03-17T19:26:13.3574095Z test_noncontiguous_samples_special_i0e_cuda_float32 (__main__.TestCommonCUDA) ... ok (2.930s) 2022-03-17T19:26:49.2513472Z test_noncontiguous_samples_special_i0e_cuda_int64 (__main__.TestCommonCUDA) ... ok (35.894s) 2022-03-17T19:26:49.2629550Z test_noncontiguous_samples_special_i1_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:27:24.8961847Z test_noncontiguous_samples_special_i1_cuda_int64 (__main__.TestCommonCUDA) ... ok (35.633s) 2022-03-17T19:27:24.9091642Z test_noncontiguous_samples_special_i1e_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:28:00.4842192Z test_noncontiguous_samples_special_i1e_cuda_int64 (__main__.TestCommonCUDA) ... ok (35.575s) 2022-03-17T19:28:00.4959731Z test_noncontiguous_samples_special_ndtr_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:28:00.5029163Z test_noncontiguous_samples_special_ndtr_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:28:02.0521252Z test_noncontiguous_samples_special_ndtri_cuda_float32 (__main__.TestCommonCUDA) ... ok (1.549s) 2022-03-17T19:28:37.6126451Z test_noncontiguous_samples_special_ndtri_cuda_int64 (__main__.TestCommonCUDA) ... ok (35.560s) 2022-03-17T19:28:37.6385120Z test_noncontiguous_samples_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-03-17T19:28:37.6514766Z test_noncontiguous_samples_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:28:37.6726812Z test_noncontiguous_samples_special_xlog1py_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:28:37.6839260Z test_noncontiguous_samples_special_xlog1py_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:28:39.8821821Z test_noncontiguous_samples_special_zeta_cuda_float32 (__main__.TestCommonCUDA) ... ok (2.198s) 2022-03-17T19:32:33.2103340Z test_noncontiguous_samples_special_zeta_cuda_int64 (__main__.TestCommonCUDA) ... ok (233.328s) 2022-03-17T19:32:43.2013488Z test_noncontiguous_samples_special_zeta_grad_cuda_float32 (__main__.TestCommonCUDA) ... ok (9.991s) 2022-03-17T19:33:35.8378988Z test_noncontiguous_samples_special_zeta_grad_cuda_int64 (__main__.TestCommonCUDA) ... ok (52.636s) 2022-03-17T19:33:35.8503236Z test_noncontiguous_samples_split_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:33:35.8604981Z test_noncontiguous_samples_split_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:33:35.8669955Z test_noncontiguous_samples_split_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:33:35.8839310Z test_noncontiguous_samples_split_list_args_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:33:35.9012245Z test_noncontiguous_samples_split_list_args_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:33:35.9090725Z test_noncontiguous_samples_split_list_args_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:33:35.9294767Z test_noncontiguous_samples_split_with_sizes_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:33:35.9493816Z test_noncontiguous_samples_split_with_sizes_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:33:35.9584325Z test_noncontiguous_samples_split_with_sizes_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:33:37.4731138Z test_noncontiguous_samples_sqrt_cuda_complex64 (__main__.TestCommonCUDA) ... ok (1.514s) 2022-03-17T19:33:37.4798751Z test_noncontiguous_samples_sqrt_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:33:37.4851160Z test_noncontiguous_samples_sqrt_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:33:37.4969241Z test_noncontiguous_samples_square_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:33:37.5072331Z test_noncontiguous_samples_square_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:33:37.5133234Z test_noncontiguous_samples_square_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:33:37.5331579Z test_noncontiguous_samples_squeeze_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:33:37.5515827Z test_noncontiguous_samples_squeeze_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:33:37.5600776Z test_noncontiguous_samples_squeeze_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:33:37.5687315Z test_noncontiguous_samples_stack_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:33:37.5768153Z test_noncontiguous_samples_stack_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:33:37.5831216Z test_noncontiguous_samples_stack_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:33:37.6049379Z test_noncontiguous_samples_std_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:33:37.6251074Z test_noncontiguous_samples_std_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:33:37.6479727Z test_noncontiguous_samples_std_mean_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-03-17T19:33:37.6915806Z test_noncontiguous_samples_std_mean_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-03-17T19:33:37.7151109Z test_noncontiguous_samples_stft_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-03-17T19:33:37.7413913Z test_noncontiguous_samples_stft_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-03-17T19:33:37.7764933Z test_noncontiguous_samples_sub_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-03-17T19:33:37.8079344Z test_noncontiguous_samples_sub_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-03-17T19:33:37.8215272Z test_noncontiguous_samples_sub_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:33:37.8673161Z test_noncontiguous_samples_sum_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.046s) 2022-03-17T19:33:37.9107330Z test_noncontiguous_samples_sum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-03-17T19:33:37.9273985Z test_noncontiguous_samples_sum_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:33:37.9456771Z test_noncontiguous_samples_sum_to_size_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:33:37.9620588Z test_noncontiguous_samples_sum_to_size_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:33:37.9700703Z test_noncontiguous_samples_sum_to_size_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:33:39.0033505Z test_noncontiguous_samples_svd_cuda_complex64 (__main__.TestCommonCUDA) ... ok (1.033s) 2022-03-17T19:33:39.7781323Z test_noncontiguous_samples_svd_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.775s) 2022-03-17T19:33:40.9754148Z test_noncontiguous_samples_svd_lowrank_cuda_float32 (__main__.TestCommonCUDA) ... ok (1.197s) 2022-03-17T19:33:41.0252005Z test_noncontiguous_samples_symeig_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.050s) 2022-03-17T19:33:41.0674862Z test_noncontiguous_samples_symeig_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.042s) 2022-03-17T19:33:41.0782715Z test_noncontiguous_samples_t_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:33:41.0885297Z test_noncontiguous_samples_t_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:33:41.0945528Z test_noncontiguous_samples_t_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:33:41.1150577Z test_noncontiguous_samples_take_along_dim_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:33:41.1337854Z test_noncontiguous_samples_take_along_dim_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:33:41.1448534Z test_noncontiguous_samples_take_along_dim_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:33:41.1723775Z test_noncontiguous_samples_take_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-03-17T19:33:41.1982480Z test_noncontiguous_samples_take_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-03-17T19:33:41.2111848Z test_noncontiguous_samples_take_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:33:41.2178790Z test_noncontiguous_samples_tan_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:33:41.2249866Z test_noncontiguous_samples_tan_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:33:41.2300872Z test_noncontiguous_samples_tan_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:33:41.2366622Z test_noncontiguous_samples_tanh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:33:41.2430564Z test_noncontiguous_samples_tanh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:33:41.2481114Z test_noncontiguous_samples_tanh_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:33:41.2946033Z test_noncontiguous_samples_tensor_split_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.046s) 2022-03-17T19:33:41.3386031Z test_noncontiguous_samples_tensor_split_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.044s) 2022-03-17T19:33:41.3544209Z test_noncontiguous_samples_tensor_split_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:33:41.3680347Z test_noncontiguous_samples_tensordot_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:33:41.3788626Z test_noncontiguous_samples_tensordot_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:33:41.4403002Z test_noncontiguous_samples_tile_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.061s) 2022-03-17T19:33:41.4970686Z test_noncontiguous_samples_tile_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.057s) 2022-03-17T19:33:41.5316845Z test_noncontiguous_samples_tile_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-03-17T19:33:41.5349954Z test_noncontiguous_samples_to_sparse_cuda_complex64 (__main__.TestCommonCUDA) ... skip (0.003s) 2022-03-17T19:33:41.5390863Z test_noncontiguous_samples_to_sparse_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:41.5430009Z test_noncontiguous_samples_to_sparse_cuda_int64 (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:41.5792214Z test_noncontiguous_samples_topk_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-03-17T19:33:41.5959905Z test_noncontiguous_samples_topk_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:33:41.6033769Z test_noncontiguous_samples_trace_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:33:41.6106291Z test_noncontiguous_samples_trace_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:33:41.6156065Z test_noncontiguous_samples_trace_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:33:41.6365265Z test_noncontiguous_samples_transpose_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:33:41.6579587Z test_noncontiguous_samples_transpose_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:33:41.6684261Z test_noncontiguous_samples_transpose_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:33:41.7043585Z test_noncontiguous_samples_trapezoid_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-03-17T19:33:41.7385817Z test_noncontiguous_samples_trapezoid_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-03-17T19:33:41.7550701Z test_noncontiguous_samples_trapezoid_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:33:41.7924523Z test_noncontiguous_samples_trapz_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-03-17T19:33:41.8267113Z test_noncontiguous_samples_trapz_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-03-17T19:33:41.8439064Z test_noncontiguous_samples_trapz_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:33:41.8952250Z test_noncontiguous_samples_triangular_solve_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.051s) 2022-03-17T19:33:41.9414478Z test_noncontiguous_samples_triangular_solve_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.046s) 2022-03-17T19:33:41.9585581Z test_noncontiguous_samples_tril_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:33:41.9746160Z test_noncontiguous_samples_tril_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:33:41.9829794Z test_noncontiguous_samples_tril_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:33:41.9993332Z test_noncontiguous_samples_triu_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:33:42.0160891Z test_noncontiguous_samples_triu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:33:42.0244116Z test_noncontiguous_samples_triu_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:33:42.0607028Z test_noncontiguous_samples_true_divide_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-03-17T19:33:42.0940511Z test_noncontiguous_samples_true_divide_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-03-17T19:33:42.1116166Z test_noncontiguous_samples_true_divide_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:33:42.1186116Z test_noncontiguous_samples_trunc_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:33:42.1710267Z test_noncontiguous_samples_unfold_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.052s) 2022-03-17T19:33:42.2204574Z test_noncontiguous_samples_unfold_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.049s) 2022-03-17T19:33:42.2391260Z test_noncontiguous_samples_unfold_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:33:42.6165967Z test_noncontiguous_samples_unique_consecutive_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.377s) 2022-03-17T19:33:42.9284207Z test_noncontiguous_samples_unique_consecutive_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.312s) 2022-03-17T19:33:43.7875895Z test_noncontiguous_samples_unique_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.859s) 2022-03-17T19:33:44.4822705Z test_noncontiguous_samples_unique_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.695s) 2022-03-17T19:33:44.5019211Z test_noncontiguous_samples_unsqueeze_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:33:44.5197785Z test_noncontiguous_samples_unsqueeze_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:33:44.5285230Z test_noncontiguous_samples_unsqueeze_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:33:44.5498350Z test_noncontiguous_samples_var_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:33:44.5706008Z test_noncontiguous_samples_var_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:33:44.5946559Z test_noncontiguous_samples_var_mean_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-03-17T19:33:44.6387243Z test_noncontiguous_samples_var_mean_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.044s) 2022-03-17T19:33:44.6511365Z test_noncontiguous_samples_vdot_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:33:44.6584620Z test_noncontiguous_samples_vdot_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:33:44.6715238Z test_noncontiguous_samples_view_as_complex_cuda_float32 (__main__.TestCommonCUDA) ... expected failure (0.013s) 2022-03-17T19:33:44.6845411Z test_noncontiguous_samples_view_as_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:33:44.6973978Z test_noncontiguous_samples_view_as_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:33:44.7046454Z test_noncontiguous_samples_view_as_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:33:44.7146583Z test_noncontiguous_samples_view_as_real_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:33:44.7351732Z test_noncontiguous_samples_view_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:33:44.7550207Z test_noncontiguous_samples_view_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:33:44.7646924Z test_noncontiguous_samples_view_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:33:44.7773301Z test_noncontiguous_samples_vsplit_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:33:44.7904616Z test_noncontiguous_samples_vsplit_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:33:44.7965703Z test_noncontiguous_samples_vsplit_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:33:44.8065589Z test_noncontiguous_samples_vstack_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:33:44.8146465Z test_noncontiguous_samples_vstack_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:33:44.8214425Z test_noncontiguous_samples_vstack_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:33:44.8457445Z test_noncontiguous_samples_where_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-03-17T19:33:44.8687805Z test_noncontiguous_samples_where_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-03-17T19:33:44.8814764Z test_noncontiguous_samples_where_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:33:44.8890430Z test_noncontiguous_samples_xlogy_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:33:44.8957345Z test_noncontiguous_samples_xlogy_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:33:44.9072823Z test_noncontiguous_samples_zero__cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:33:44.9198532Z test_noncontiguous_samples_zero__cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:33:44.9262455Z test_noncontiguous_samples_zero__cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:33:44.9395402Z test_noncontiguous_samples_zeros_like_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:33:44.9502278Z test_noncontiguous_samples_zeros_like_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:33:44.9605308Z test_noncontiguous_samples_zeros_like_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:33:44.9667818Z test_out_H_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:44.9740569Z test_out_T_cuda (__main__.TestCommonCUDA) ... skip (0.007s) 2022-03-17T19:33:44.9801338Z test_out___getitem___cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:44.9861371Z test_out___radd___cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:44.9934380Z test_out___rand___cuda (__main__.TestCommonCUDA) ... skip (0.007s) 2022-03-17T19:33:45.0001480Z test_out___rdiv___cuda (__main__.TestCommonCUDA) ... skip (0.007s) 2022-03-17T19:33:45.0061508Z test_out___rmatmul___cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:45.0133596Z test_out___rmod___cuda (__main__.TestCommonCUDA) ... skip (0.007s) 2022-03-17T19:33:45.0194320Z test_out___rmul___cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:45.0254716Z test_out___ror___cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:45.0327637Z test_out___rpow___cuda (__main__.TestCommonCUDA) ... skip (0.007s) 2022-03-17T19:33:45.0388286Z test_out___rsub___cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:45.0448013Z test_out___rxor___cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:45.0520079Z test_out__masked_amax_cuda (__main__.TestCommonCUDA) ... skip (0.007s) 2022-03-17T19:33:45.0580517Z test_out__masked_amin_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:45.0640501Z test_out__masked_log_softmax_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:45.0713069Z test_out__masked_mean_cuda (__main__.TestCommonCUDA) ... skip (0.007s) 2022-03-17T19:33:45.0779618Z test_out__masked_norm_cuda (__main__.TestCommonCUDA) ... skip (0.007s) 2022-03-17T19:33:45.0840334Z test_out__masked_normalize_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:45.0913117Z test_out__masked_prod_cuda (__main__.TestCommonCUDA) ... skip (0.007s) 2022-03-17T19:33:45.0973238Z test_out__masked_softmax_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:45.1033048Z test_out__masked_softmin_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:45.1105729Z test_out__masked_sum_cuda (__main__.TestCommonCUDA) ... skip (0.007s) 2022-03-17T19:33:45.1166097Z test_out__masked_var_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:45.1361508Z test_out_abs_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:33:45.1549308Z test_out_acos_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:33:45.1728202Z test_out_acosh_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:33:45.1943481Z test_out_add_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:33:45.2155747Z test_out_addbmm_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:33:45.2420153Z test_out_addcdiv_cuda (__main__.TestCommonCUDA) ... ok (0.026s) 2022-03-17T19:33:45.2673684Z test_out_addcmul_cuda (__main__.TestCommonCUDA) ... ok (0.025s) 2022-03-17T19:33:45.2887771Z test_out_addmm_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:33:45.3098786Z test_out_addmm_decomposed_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:33:45.3300176Z test_out_addmv_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:33:45.3516958Z test_out_addr_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:33:45.3585037Z test_out_all_cuda (__main__.TestCommonCUDA) ... skip (0.007s) 2022-03-17T19:33:45.3654774Z test_out_allclose_cuda (__main__.TestCommonCUDA) ... skip (0.007s) 2022-03-17T19:33:45.3841484Z test_out_amax_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:33:45.4037052Z test_out_amin_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:33:45.4280867Z test_out_aminmax_cuda (__main__.TestCommonCUDA) ... ok (0.024s) 2022-03-17T19:33:45.4484563Z test_out_angle_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:33:45.4545708Z test_out_any_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:45.4686493Z test_out_argmax_cuda (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:33:45.4824609Z test_out_argmin_cuda (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:33:45.4891455Z test_out_argsort_cuda (__main__.TestCommonCUDA) ... skip (0.007s) 2022-03-17T19:33:45.4963442Z test_out_argwhere_cuda (__main__.TestCommonCUDA) ... skip (0.007s) 2022-03-17T19:33:45.5024347Z test_out_as_strided_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:45.5202794Z test_out_asin_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:33:45.5388935Z test_out_asinh_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:33:45.5580068Z test_out_atan2_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:33:45.5769022Z test_out_atan_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:33:45.5951045Z test_out_atanh_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:33:45.6012043Z test_out_atleast_1d_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:45.6090466Z test_out_atleast_2d_cuda (__main__.TestCommonCUDA) ... skip (0.008s) 2022-03-17T19:33:45.6151151Z test_out_atleast_3d_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:45.6381053Z test_out_baddbmm_cuda (__main__.TestCommonCUDA) ... ok (0.023s) 2022-03-17T19:33:45.6433830Z test_out_bernoulli_cuda (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:33:45.6505887Z test_out_bfloat16_channels_last_cuda (__main__.TestCommonCUDA) ... skip (0.007s) 2022-03-17T19:33:45.6578637Z test_out_bfloat16_cuda (__main__.TestCommonCUDA) ... skip (0.007s) 2022-03-17T19:33:45.6639288Z test_out_bincount_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:45.6768680Z test_out_bitwise_and_cuda (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:33:45.6987784Z test_out_bitwise_left_shift_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:33:45.7128440Z test_out_bitwise_not_cuda (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:33:45.7258097Z test_out_bitwise_or_cuda (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:33:45.7483080Z test_out_bitwise_right_shift_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:33:45.7620704Z test_out_bitwise_xor_cuda (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:33:45.7681766Z test_out_block_diag_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:45.7875241Z test_out_bmm_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:33:45.7936770Z test_out_bool_channels_last_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:45.8008849Z test_out_bool_cuda (__main__.TestCommonCUDA) ... skip (0.007s) 2022-03-17T19:33:45.8069339Z test_out_broadcast_tensors_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:45.8128414Z test_out_broadcast_to_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:45.8321742Z test_out_bucketize_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:33:45.8382485Z test_out_byte_channels_last_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:45.8460340Z test_out_byte_cuda (__main__.TestCommonCUDA) ... skip (0.008s) 2022-03-17T19:33:45.8521297Z test_out_cartesian_prod_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:45.8736023Z test_out_cat_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:33:45.8797114Z test_out_cdist_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:45.8988266Z test_out_ceil_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:33:45.9049432Z test_out_char_channels_last_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:45.9121018Z test_out_char_cuda (__main__.TestCommonCUDA) ... skip (0.007s) 2022-03-17T19:33:45.9198611Z test_out_cholesky_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: torch.cholesky is deprecated in favor of torch.linalg.cholesky and will be removed in a future PyTorch release. 2022-03-17T19:33:45.9199226Z L = torch.cholesky(A) 2022-03-17T19:33:45.9199470Z should be replaced with 2022-03-17T19:33:45.9199745Z L = torch.linalg.cholesky(A) 2022-03-17T19:33:45.9202146Z and 2022-03-17T19:33:45.9202539Z U = torch.cholesky(A, upper=True) 2022-03-17T19:33:45.9202833Z should be replaced with 2022-03-17T19:33:45.9203108Z U = torch.linalg.cholesky(A).mH(). 2022-03-17T19:33:45.9203822Z This transform will produce equivalent results for all valid (symmetric positive definite) inputs. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:1375.) 2022-03-17T19:33:45.9204337Z return self.op(*args, **kwargs) 2022-03-17T19:33:45.9333890Z ok (0.021s) 2022-03-17T19:33:45.9526789Z test_out_cholesky_inverse_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:33:45.9730659Z test_out_cholesky_solve_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:33:45.9791558Z test_out_chunk_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:46.0006002Z test_out_clamp_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:33:46.0216050Z test_out_clamp_scalar_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:33:46.0277017Z test_out_clone_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:46.0529797Z test_out_column_stack_cuda (__main__.TestCommonCUDA) ... ok (0.025s) 2022-03-17T19:33:46.0591120Z test_out_combinations_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:46.0781027Z test_out_complex_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:33:46.0842124Z test_out_conj_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:46.1058175Z test_out_conj_physical_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:33:46.1130555Z test_out_contiguous_cuda (__main__.TestCommonCUDA) ... skip (0.007s) 2022-03-17T19:33:46.1311963Z test_out_copysign_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:33:46.1373181Z test_out_corrcoef_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:46.1562482Z test_out_cos_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:33:46.1750244Z test_out_cosh_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:33:46.1811421Z test_out_count_nonzero_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:46.1883367Z test_out_cov_cuda (__main__.TestCommonCUDA) ... skip (0.007s) 2022-03-17T19:33:46.2093487Z test_out_cross_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:33:46.2337850Z test_out_cummax_cuda (__main__.TestCommonCUDA) ... ok (0.024s) 2022-03-17T19:33:46.2587015Z test_out_cummin_cuda (__main__.TestCommonCUDA) ... ok (0.025s) 2022-03-17T19:33:46.2732634Z test_out_cumprod_cuda (__main__.TestCommonCUDA) ... expected failure (0.014s) 2022-03-17T19:33:46.2895595Z test_out_cumsum_cuda (__main__.TestCommonCUDA) ... expected failure (0.016s) 2022-03-17T19:33:46.2955900Z test_out_cumulative_trapezoid_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:46.3164989Z test_out_deg2rad_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:33:46.3373184Z test_out_diag_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:33:46.3433447Z test_out_diag_embed_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:46.3506228Z test_out_diagflat_cuda (__main__.TestCommonCUDA) ... skip (0.007s) 2022-03-17T19:33:46.3566712Z test_out_diagonal_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:46.3627317Z test_out_diagonal_scatter_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:46.3982674Z test_out_diff_cuda (__main__.TestCommonCUDA) ... ok (0.035s) 2022-03-17T19:33:46.4169391Z test_out_digamma_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:33:46.4230942Z test_out_dist_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:46.4419330Z test_out_div_floor_rounding_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:33:46.4605650Z test_out_div_no_rounding_mode_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:33:46.4791085Z test_out_div_trunc_rounding_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:33:46.4955429Z test_out_dot_cuda (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:33:46.5016392Z test_out_double_channels_last_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:46.5088647Z test_out_double_cuda (__main__.TestCommonCUDA) ... skip (0.007s) 2022-03-17T19:33:46.5157482Z test_out_dsplit_cuda (__main__.TestCommonCUDA) ... skip (0.007s) 2022-03-17T19:33:46.5386965Z test_out_dstack_cuda (__main__.TestCommonCUDA) ... ok (0.023s) 2022-03-17T19:33:46.5810619Z test_out_eig_cuda (__main__.TestCommonCUDA) ... ok (0.042s) 2022-03-17T19:33:46.5871409Z test_out_einsum_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:46.5930575Z test_out_empty_like_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:46.6080719Z test_out_eq_cuda (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:33:46.6261244Z test_out_erf_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:33:46.6439322Z test_out_erfc_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:33:46.6617519Z test_out_erfinv_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:33:46.6795901Z test_out_exp2_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:33:46.6972582Z test_out_exp_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:33:46.7031616Z test_out_expand_as_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:46.7090441Z test_out_expand_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:46.7267124Z test_out_expm1_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:33:46.7484628Z test_out_fft_fft2_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:33:46.7690080Z test_out_fft_fft_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:33:46.7899507Z test_out_fft_fftn_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:33:46.7960099Z test_out_fft_fftshift_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:46.8198768Z test_out_fft_hfft2_cuda (__main__.TestCommonCUDA) ... ok (0.024s) 2022-03-17T19:33:46.8415163Z test_out_fft_hfft_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:33:46.8636684Z test_out_fft_hfftn_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:33:46.8853808Z test_out_fft_ifft2_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:33:46.9057699Z test_out_fft_ifft_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:33:46.9266539Z test_out_fft_ifftn_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:33:46.9325802Z test_out_fft_ifftshift_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:46.9546987Z test_out_fft_ihfft2_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:33:46.9755021Z test_out_fft_ihfft_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:33:46.9966956Z test_out_fft_ihfftn_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:33:47.0177670Z test_out_fft_irfft2_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:33:47.0377792Z test_out_fft_irfft_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:33:47.0586099Z test_out_fft_irfftn_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:33:47.0792724Z test_out_fft_rfft2_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:33:47.0993873Z test_out_fft_rfft_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:33:47.1199857Z test_out_fft_rfftn_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:33:47.1265932Z test_out_fill__cuda (__main__.TestCommonCUDA) ... skip (0.007s) 2022-03-17T19:33:47.1324879Z test_out_flatten_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:47.1384529Z test_out_flip_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:47.1443317Z test_out_fliplr_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:47.1502730Z test_out_flipud_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:47.1561802Z test_out_float_channels_last_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:47.1620395Z test_out_float_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:47.1812996Z test_out_float_power_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:33:47.1991135Z test_out_floor_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:33:47.2056984Z test_out_floor_divide_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: floor_divide is deprecated, and will be removed in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. 2022-03-17T19:33:47.2058328Z To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor'). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BinaryOps.cpp:582.) 2022-03-17T19:33:47.2058865Z return self.op(*args, **kwargs) 2022-03-17T19:33:47.2205206Z ok (0.021s) 2022-03-17T19:33:47.2407833Z test_out_fmax_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:33:47.2605626Z test_out_fmin_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:33:47.2802106Z test_out_fmod_autodiffed_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:33:47.2985994Z test_out_fmod_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:33:47.3162912Z test_out_frac_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:33:47.3222254Z test_out_frexp_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:47.3281630Z test_out_full_like_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:47.3493068Z test_out_gather_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:33:47.3614247Z test_out_gcd_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:33:47.3770154Z test_out_ge_cuda (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:33:47.4015392Z test_out_geqrf_cuda (__main__.TestCommonCUDA) ... ok (0.024s) 2022-03-17T19:33:47.4074959Z test_out_gradient_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:47.4224622Z test_out_gt_cuda (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:33:47.4283805Z test_out_half_channels_last_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:47.4343113Z test_out_half_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:47.4534691Z test_out_heaviside_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:33:47.4780337Z test_out_histc_cuda (__main__.TestCommonCUDA) ... expected failure (0.024s) 2022-03-17T19:33:47.4840830Z test_out_histogram_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:47.4900367Z test_out_histogramdd_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:47.4966718Z test_out_hsplit_cuda (__main__.TestCommonCUDA) ... skip (0.007s) 2022-03-17T19:33:47.5187645Z test_out_hstack_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:33:47.5359244Z test_out_hypot_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:33:47.5531448Z test_out_i0_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:33:47.5704517Z test_out_igamma_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:33:47.5877538Z test_out_igamma_grad_other_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:33:47.6048596Z test_out_igammac_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:33:47.6221482Z test_out_igammac_grad_other_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:33:47.6281232Z test_out_imag_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:47.6475833Z test_out_index_add_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:33:47.6661533Z test_out_index_copy_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:33:47.6720780Z test_out_index_fill_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:47.6779705Z test_out_index_put_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:47.6971336Z test_out_index_select_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:33:47.7141273Z test_out_inner_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:33:47.7200637Z test_out_int_channels_last_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:47.7259373Z test_out_int_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:47.7461822Z test_out_inverse_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:33:47.7527168Z test_out_isclose_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:47.7586723Z test_out_isfinite_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:47.7714528Z test_out_isin_cuda (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:33:47.7773279Z test_out_isinf_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:47.7832470Z test_out_isnan_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:47.7948777Z test_out_isneginf_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:33:47.8065030Z test_out_isposinf_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:33:47.8124121Z test_out_isreal_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:47.8183305Z test_out_istft_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:47.8378314Z test_out_kron_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:33:47.8619410Z test_out_kthvalue_cuda (__main__.TestCommonCUDA) ... ok (0.024s) 2022-03-17T19:33:47.8739950Z test_out_lcm_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:33:47.8933558Z test_out_ldexp_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:33:47.9084616Z test_out_le_cuda (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:33:47.9327691Z test_out_lerp_cuda (__main__.TestCommonCUDA) ... ok (0.024s) 2022-03-17T19:33:47.9504668Z test_out_lgamma_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:33:47.9661288Z test_out_linalg_cholesky_cuda (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:33:47.9901571Z test_out_linalg_cholesky_ex_cuda (__main__.TestCommonCUDA) ... ok (0.024s) 2022-03-17T19:33:48.0075147Z test_out_linalg_cond_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:33:48.0252724Z test_out_linalg_cross_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:33:48.0448154Z test_out_linalg_det_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:33:48.0827902Z test_out_linalg_det_singular_cuda (__main__.TestCommonCUDA) ... ok (0.038s) 2022-03-17T19:33:48.1091935Z test_out_linalg_eig_cuda (__main__.TestCommonCUDA) ... ok (0.026s) 2022-03-17T19:33:48.1336220Z test_out_linalg_eigh_cuda (__main__.TestCommonCUDA) ... ok (0.024s) 2022-03-17T19:33:48.1496587Z test_out_linalg_eigvals_cuda (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:33:48.1687051Z test_out_linalg_eigvalsh_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:33:48.1881453Z test_out_linalg_householder_product_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:33:48.2046859Z test_out_linalg_inv_cuda (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:33:48.2280854Z test_out_linalg_inv_ex_cuda (__main__.TestCommonCUDA) ... ok (0.023s) 2022-03-17T19:33:48.2656111Z test_out_linalg_lstsq_cuda (__main__.TestCommonCUDA) ... ok (0.037s) 2022-03-17T19:33:48.2714898Z test_out_linalg_lstsq_grad_oriented_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:48.2981839Z test_out_linalg_lu_factor_cuda (__main__.TestCommonCUDA) ... ok (0.027s) 2022-03-17T19:33:48.3223726Z test_out_linalg_lu_factor_ex_cuda (__main__.TestCommonCUDA) ... ok (0.024s) 2022-03-17T19:33:48.3387852Z test_out_linalg_matrix_norm_cuda (__main__.TestCommonCUDA) ... expected failure (0.016s) 2022-03-17T19:33:48.3543601Z test_out_linalg_matrix_power_cuda (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:33:48.3686463Z test_out_linalg_matrix_rank_cuda (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:33:48.3809976Z test_out_linalg_matrix_rank_hermitian_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:33:48.3968753Z test_out_linalg_multi_dot_cuda (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:33:48.4083511Z test_out_linalg_norm_cuda (__main__.TestCommonCUDA) ... expected failure (0.011s) 2022-03-17T19:33:48.4308330Z test_out_linalg_pinv_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:33:48.4513307Z test_out_linalg_pinv_hermitian_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:33:48.4572460Z test_out_linalg_pinv_singular_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:48.4807011Z test_out_linalg_qr_cuda (__main__.TestCommonCUDA) ... ok (0.023s) 2022-03-17T19:33:48.5055721Z test_out_linalg_slogdet_cuda (__main__.TestCommonCUDA) ... ok (0.025s) 2022-03-17T19:33:48.5273785Z test_out_linalg_solve_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:33:48.5465035Z test_out_linalg_solve_triangular_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:33:48.5723525Z test_out_linalg_svd_cuda (__main__.TestCommonCUDA) ... ok (0.026s) 2022-03-17T19:33:48.5989686Z test_out_linalg_svdvals_cuda (__main__.TestCommonCUDA) ... ok (0.027s) 2022-03-17T19:33:48.6163524Z test_out_linalg_tensorinv_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:33:48.6341883Z test_out_linalg_tensorsolve_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:33:48.6603589Z test_out_linalg_vector_norm_cuda (__main__.TestCommonCUDA) ... ok (0.026s) 2022-03-17T19:33:48.6778625Z test_out_log10_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:33:48.6956529Z test_out_log1p_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:33:48.7132261Z test_out_log2_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:33:48.7307822Z test_out_log_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:33:48.7366728Z test_out_log_softmax_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:48.7426162Z test_out_log_softmax_dtype_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:48.7596135Z test_out_logaddexp2_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:33:48.7767251Z test_out_logaddexp_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:33:48.7961626Z test_out_logcumsumexp_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:33:48.8020518Z test_out_logdet_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:48.8149056Z test_out_logical_and_cuda (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:33:48.8272252Z test_out_logical_not_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:33:48.8402262Z test_out_logical_or_cuda (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:33:48.8530744Z test_out_logical_xor_cuda (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:33:48.8736118Z test_out_logit_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:33:48.8943448Z test_out_logsumexp_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:33:48.9008895Z test_out_long_channels_last_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:48.9068313Z test_out_long_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:48.9217745Z test_out_lt_cuda (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:33:48.9277329Z test_out_lu_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:48.9493936Z test_out_lu_solve_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:33:48.9760956Z test_out_lu_unpack_cuda (__main__.TestCommonCUDA) ... ok (0.027s) 2022-03-17T19:33:48.9820300Z test_out_mH_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:48.9880492Z test_out_mT_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:48.9940373Z test_out_masked_fill_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.0000634Z test_out_masked_scatter_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.0188287Z test_out_masked_select_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:33:49.0362502Z test_out_matmul_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:33:49.0421940Z test_out_matrix_exp_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.0626990Z test_out_max_binary_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:33:49.0686023Z test_out_max_reduction_no_dim_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.0938210Z test_out_max_reduction_with_dim_cuda (__main__.TestCommonCUDA) ... ok (0.025s) 2022-03-17T19:33:49.1134911Z test_out_maximum_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:33:49.1194293Z test_out_mean_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.1253702Z test_out_median_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.1313459Z test_out_meshgrid_list_of_tensors_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.1379267Z test_out_meshgrid_variadic_tensors_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.1583262Z test_out_min_binary_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:33:49.1642589Z test_out_min_reduction_no_dim_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.1893792Z test_out_min_reduction_with_dim_cuda (__main__.TestCommonCUDA) ... ok (0.025s) 2022-03-17T19:33:49.2088362Z test_out_minimum_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:33:49.2260521Z test_out_mm_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:33:49.2482146Z test_out_mode_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:33:49.2541535Z test_out_movedim_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.2790017Z test_out_msort_cuda (__main__.TestCommonCUDA) ... ok (0.025s) 2022-03-17T19:33:49.2971131Z test_out_mul_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:33:49.3123596Z test_out_multinomial_cuda (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:33:49.3312553Z test_out_mv_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:33:49.3499383Z test_out_mvlgamma_mvlgamma_p_1_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:33:49.3550945Z test_out_mvlgamma_mvlgamma_p_3_cuda (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:33:49.3602879Z test_out_mvlgamma_mvlgamma_p_5_cuda (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:33:49.3781357Z test_out_nan_to_num_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:33:49.3959304Z test_out_nanmean_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:33:49.4018397Z test_out_nanmedian_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.4198176Z test_out_nanquantile_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:33:49.4257611Z test_out_nansum_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.4323164Z test_out_narrow_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.4472416Z test_out_ne_cuda (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:33:49.4648603Z test_out_neg_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:33:49.4708156Z test_out_new_empty_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.4767000Z test_out_new_full_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.4826433Z test_out_new_ones_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.4885306Z test_out_new_zeros_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.5055839Z test_out_nextafter_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:33:49.5115552Z test_out_nn_functional_adaptive_avg_pool1d_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.5174689Z test_out_nn_functional_adaptive_avg_pool2d_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.5240719Z test_out_nn_functional_adaptive_avg_pool3d_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.5299847Z test_out_nn_functional_adaptive_max_pool1d_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.5359000Z test_out_nn_functional_adaptive_max_pool2d_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.5418370Z test_out_nn_functional_adaptive_max_pool3d_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.5477715Z test_out_nn_functional_avg_pool1d_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.5536507Z test_out_nn_functional_avg_pool2d_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.5596034Z test_out_nn_functional_avg_pool3d_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.5655440Z test_out_nn_functional_batch_norm_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.5714957Z test_out_nn_functional_batch_norm_without_cudnn_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.5774139Z test_out_nn_functional_bilinear_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.5833634Z test_out_nn_functional_celu_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.5892621Z test_out_nn_functional_conv1d_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.5957925Z test_out_nn_functional_conv2d_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.6016615Z test_out_nn_functional_conv_transpose1d_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.6075892Z test_out_nn_functional_conv_transpose2d_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.6135419Z test_out_nn_functional_conv_transpose3d_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.6195091Z test_out_nn_functional_cosine_embedding_loss_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.6254123Z test_out_nn_functional_cosine_similarity_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.6313417Z test_out_nn_functional_cross_entropy_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.6372482Z test_out_nn_functional_ctc_loss_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.6431878Z test_out_nn_functional_dropout2d_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.6491252Z test_out_nn_functional_dropout_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.6550482Z test_out_nn_functional_elu_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.6610443Z test_out_nn_functional_embedding_bag_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.6677135Z test_out_nn_functional_embedding_cuda (__main__.TestCommonCUDA) ... skip (0.007s) 2022-03-17T19:33:49.6736097Z test_out_nn_functional_feature_alpha_dropout_with_train_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.6795227Z test_out_nn_functional_feature_alpha_dropout_without_train_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.6854452Z test_out_nn_functional_fractional_max_pool2d_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.6913701Z test_out_nn_functional_fractional_max_pool3d_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.6973482Z test_out_nn_functional_gaussian_nll_loss_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.7032424Z test_out_nn_functional_gelu_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.7091328Z test_out_nn_functional_glu_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.7150769Z test_out_nn_functional_grid_sample_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.7209777Z test_out_nn_functional_group_norm_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.7269407Z test_out_nn_functional_hardshrink_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.7327953Z test_out_nn_functional_hardsigmoid_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.7393892Z test_out_nn_functional_hardswish_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.7452624Z test_out_nn_functional_hardtanh_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.7511655Z test_out_nn_functional_hinge_embedding_loss_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.7570794Z test_out_nn_functional_huber_loss_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.7630460Z test_out_nn_functional_instance_norm_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.7689180Z test_out_nn_functional_interpolate_area_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.7748773Z test_out_nn_functional_interpolate_bicubic_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.7807819Z test_out_nn_functional_interpolate_bilinear_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.7866562Z test_out_nn_functional_interpolate_linear_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.7926086Z test_out_nn_functional_interpolate_nearest_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.7985984Z test_out_nn_functional_interpolate_trilinear_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.8044604Z test_out_nn_functional_kl_div_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.8110247Z test_out_nn_functional_layer_norm_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.8169126Z test_out_nn_functional_leaky_relu_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.8228565Z test_out_nn_functional_linear_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.8287820Z test_out_nn_functional_local_response_norm_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.8347098Z test_out_nn_functional_logsigmoid_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.8405860Z test_out_nn_functional_max_pool1d_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.8464943Z test_out_nn_functional_max_pool2d_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.8523984Z test_out_nn_functional_max_pool3d_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.8583096Z test_out_nn_functional_mish_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.8642557Z test_out_nn_functional_mse_loss_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.8702163Z test_out_nn_functional_nll_loss_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.8897096Z test_out_nn_functional_normalize_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:33:49.8956348Z test_out_nn_functional_one_hot_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.9015362Z test_out_nn_functional_pad_circular_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.9075004Z test_out_nn_functional_pad_constant_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.9134720Z test_out_nn_functional_pad_reflect_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.9194039Z test_out_nn_functional_pad_replicate_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.9252970Z test_out_nn_functional_pairwise_distance_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.9312124Z test_out_nn_functional_pixel_shuffle_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.9371206Z test_out_nn_functional_pixel_unshuffle_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.9430988Z test_out_nn_functional_poisson_nll_loss_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.9489872Z test_out_nn_functional_prelu_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.9549424Z test_out_nn_functional_relu6_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.9614922Z test_out_nn_functional_relu_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.9673879Z test_out_nn_functional_rrelu_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.9733025Z test_out_nn_functional_selu_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.9792576Z test_out_nn_functional_silu_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.9851576Z test_out_nn_functional_softmin_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.9911347Z test_out_nn_functional_softmin_with_dtype_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:49.9970464Z test_out_nn_functional_softplus_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:50.0029337Z test_out_nn_functional_softshrink_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:50.0088557Z test_out_nn_functional_softsign_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:50.0148346Z test_out_nn_functional_tanhshrink_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:50.0207599Z test_out_nn_functional_threshold_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:50.0267588Z test_out_nn_functional_unfold_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:50.0333243Z test_out_nn_functional_upsample_bilinear_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:50.0392206Z test_out_nn_functional_upsample_nearest_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:50.0517371Z test_out_nonzero_cuda (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:33:50.0721125Z test_out_norm_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:33:50.0808633Z test_out_norm_fro_cuda (__main__.TestCommonCUDA) ... expected failure (0.009s) 2022-03-17T19:33:50.1011223Z test_out_norm_inf_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:33:50.1133247Z test_out_norm_nuc_cuda (__main__.TestCommonCUDA) ... expected failure (0.012s) 2022-03-17T19:33:50.1356471Z test_out_normal_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:33:50.1408583Z test_out_normal_number_mean_cuda (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:33:50.1487779Z test_out_ones_like_cuda (__main__.TestCommonCUDA) ... skip (0.008s) 2022-03-17T19:33:50.2005593Z test_out_ormqr_cuda (__main__.TestCommonCUDA) ... ok (0.052s) 2022-03-17T19:33:50.2200121Z test_out_outer_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:33:50.2259414Z test_out_pca_lowrank_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:50.2318655Z test_out_permute_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:50.2377375Z test_out_pinverse_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:50.2552095Z test_out_polar_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:33:50.2747611Z test_out_polygamma_polygamma_n_0_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:33:50.2799177Z test_out_polygamma_polygamma_n_1_cuda (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:33:50.2851372Z test_out_polygamma_polygamma_n_2_cuda (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:33:50.2904274Z test_out_polygamma_polygamma_n_3_cuda (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:33:50.2955967Z test_out_polygamma_polygamma_n_4_cuda (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:33:50.3015386Z test_out_positive_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:50.3215053Z test_out_pow_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:33:50.3274176Z test_out_prod_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:50.3338930Z test_out_put_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:50.3412781Z test_out_qr_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2022-03-17T19:33:50.3413582Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-03-17T19:33:50.3413920Z Q, R = torch.qr(A, some) 2022-03-17T19:33:50.3414162Z should be replaced with 2022-03-17T19:33:50.3414764Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:1995.) 2022-03-17T19:33:50.3415303Z return self.op(*args, **kwargs) 2022-03-17T19:33:50.3600939Z ok (0.026s) 2022-03-17T19:33:50.3784610Z test_out_quantile_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:33:50.3978879Z test_out_rad2deg_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:33:50.4038105Z test_out_rand_like_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:50.4097446Z test_out_randint_like_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:50.4156968Z test_out_randn_like_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:50.4215837Z test_out_ravel_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:50.4275019Z test_out_real_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:50.4455248Z test_out_reciprocal_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:33:50.4658190Z test_out_remainder_autodiffed_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:33:50.4841495Z test_out_remainder_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:33:50.5042608Z test_out_renorm_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:33:50.5101732Z test_out_repeat_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:50.5160652Z test_out_repeat_interleave_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:50.5219705Z test_out_reshape_as_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:50.5278756Z test_out_reshape_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:50.5337557Z test_out_resize__cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:50.5397045Z test_out_resize_as__cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:50.5456371Z test_out_resolve_conj_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:50.5521870Z test_out_resolve_neg_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:50.5581000Z test_out_roll_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:50.5640723Z test_out_rot90_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:50.5817785Z test_out_round_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:33:50.6014101Z test_out_round_decimals_0_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:33:50.6065990Z test_out_round_decimals_3_cuda (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:33:50.6117711Z test_out_round_decimals_neg_3_cuda (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:33:50.6293844Z test_out_rsqrt_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:33:50.6353454Z test_out_rsub_rsub_scalar_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:50.6412185Z test_out_rsub_rsub_tensor_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:50.6471233Z test_out_scatter_add_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:50.6722447Z test_out_scatter_cuda (__main__.TestCommonCUDA) ... ok (0.025s) 2022-03-17T19:33:50.6788838Z test_out_scatter_reduce_cuda (__main__.TestCommonCUDA) ... skip (0.007s) 2022-03-17T19:33:50.7101732Z test_out_searchsorted_cuda (__main__.TestCommonCUDA) ... ok (0.031s) 2022-03-17T19:33:50.7160823Z test_out_select_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:50.7220344Z test_out_select_scatter_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:50.7392444Z test_out_sgn_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:33:50.7451558Z test_out_short_channels_last_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:50.7510549Z test_out_short_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:50.7686222Z test_out_sigmoid_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:33:50.7865476Z test_out_sign_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:33:50.7981488Z test_out_signbit_cuda (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:33:50.8165345Z test_out_sin_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:33:50.8333663Z test_out_sinc_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:33:50.8510677Z test_out_sinh_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:33:50.8570329Z test_out_slice_scatter_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:50.8630305Z test_out_softmax_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:50.8689285Z test_out_softmax_with_dtype_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:50.8851058Z test_out_solve_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: torch.solve is deprecated in favor of torch.linalg.solveand will be removed in a future PyTorch release. 2022-03-17T19:33:50.8851802Z torch.linalg.solve has its arguments reversed and does not return the LU factorization. 2022-03-17T19:33:50.8852250Z To get the LU factorization see torch.lu, which can be used with torch.lu_solve or torch.lu_unpack. 2022-03-17T19:33:50.8852619Z X = torch.solve(B, A).solution 2022-03-17T19:33:50.8852892Z should be replaced with 2022-03-17T19:33:50.8853307Z X = torch.linalg.solve(A, B) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:883.) 2022-03-17T19:33:50.8853731Z return self.op(*args, **kwargs) 2022-03-17T19:33:50.9152525Z ok (0.046s) 2022-03-17T19:33:50.9422184Z test_out_sort_cuda (__main__.TestCommonCUDA) ... ok (0.027s) 2022-03-17T19:33:50.9591111Z test_out_special_entr_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:33:50.9766531Z test_out_special_erfcx_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:33:50.9935930Z test_out_special_i0e_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:33:51.0108245Z test_out_special_i1_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:33:51.0279155Z test_out_special_i1e_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:33:51.0414531Z test_out_special_ndtr_cuda (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:33:51.0582468Z test_out_special_ndtri_cuda (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:33:51.0788647Z test_out_special_polygamma_special_polygamma_n_0_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:33:51.0969755Z test_out_special_xlog1py_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:33:51.1149342Z test_out_special_zeta_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:33:51.1327027Z test_out_special_zeta_grad_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:33:51.1386841Z test_out_split_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:51.1446182Z test_out_split_list_args_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:51.1505589Z test_out_split_with_sizes_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:51.1684597Z test_out_sqrt_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:33:51.1888528Z test_out_square_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:33:51.1947912Z test_out_squeeze_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:51.2165733Z test_out_stack_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:33:51.2231027Z test_out_std_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:51.2289655Z test_out_std_mean_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:51.2349562Z test_out_stft_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:51.2549631Z test_out_sub_cuda (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:33:51.2608312Z test_out_sum_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:51.2667736Z test_out_sum_to_size_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:51.2954554Z test_out_svd_cuda (__main__.TestCommonCUDA) ... ok (0.029s) 2022-03-17T19:33:51.3014026Z test_out_svd_lowrank_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:51.3120394Z test_out_symeig_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-03-17T19:33:51.3121269Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-03-17T19:33:51.3121699Z L, _ = torch.symeig(A, upper=upper) 2022-03-17T19:33:51.3121985Z should be replaced with 2022-03-17T19:33:51.3122367Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-03-17T19:33:51.3122654Z and 2022-03-17T19:33:51.3122894Z L, V = torch.symeig(A, eigenvectors=True) 2022-03-17T19:33:51.3123176Z should be replaced with 2022-03-17T19:33:51.3123758Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2545.) 2022-03-17T19:33:51.3124218Z return self.op(*args, **kwargs) 2022-03-17T19:33:51.3340533Z ok (0.033s) 2022-03-17T19:33:51.3399736Z test_out_t_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:51.3606412Z test_out_take_along_dim_cuda (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:33:51.3768711Z test_out_take_cuda (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:33:51.3946679Z test_out_tan_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:33:51.4123084Z test_out_tanh_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:33:51.4181621Z test_out_tensor_split_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:51.4359565Z test_out_tensordot_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:33:51.4418691Z test_out_tile_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:51.4477647Z test_out_to_sparse_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:51.4724116Z test_out_topk_cuda (__main__.TestCommonCUDA) ... ok (0.025s) 2022-03-17T19:33:51.4789240Z test_out_trace_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:51.4848372Z test_out_transpose_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:51.4908194Z test_out_trapezoid_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:51.4967245Z test_out_trapz_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:51.5218946Z test_out_triangular_solve_cuda (__main__.TestCommonCUDA) ... ok (0.025s) 2022-03-17T19:33:51.5408654Z test_out_tril_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:33:51.5597637Z test_out_triu_cuda (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:33:51.5780310Z test_out_true_divide_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:33:51.5960789Z test_out_trunc_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:33:51.6019730Z test_out_unfold_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:51.6084678Z test_out_unique_consecutive_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:51.6144256Z test_out_unique_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:51.6203527Z test_out_unsqueeze_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:51.6262546Z test_out_var_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:51.6321443Z test_out_var_mean_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:51.6473607Z test_out_vdot_cuda (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:33:51.6533103Z test_out_view_as_complex_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:51.6592010Z test_out_view_as_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:51.6651160Z test_out_view_as_real_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:51.6710729Z test_out_view_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:51.6769571Z test_out_vsplit_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:51.6993474Z test_out_vstack_cuda (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:33:51.7034430Z test_out_warning_H_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:51.7074793Z test_out_warning_T_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:51.7115519Z test_out_warning___getitem___cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:51.7156393Z test_out_warning___radd___cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:51.7197411Z test_out_warning___rand___cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:51.7238100Z test_out_warning___rdiv___cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:51.7279246Z test_out_warning___rmatmul___cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:51.7320105Z test_out_warning___rmod___cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:51.7360832Z test_out_warning___rmul___cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:51.7401770Z test_out_warning___ror___cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:51.7443101Z test_out_warning___rpow___cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:51.7489829Z test_out_warning___rsub___cuda (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:33:51.7530734Z test_out_warning___rxor___cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:51.7571708Z test_out_warning__masked_amax_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:51.7612846Z test_out_warning__masked_amin_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:51.7653650Z test_out_warning__masked_log_softmax_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:51.7694305Z test_out_warning__masked_mean_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:51.7734872Z test_out_warning__masked_norm_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:51.7775448Z test_out_warning__masked_normalize_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:51.7816145Z test_out_warning__masked_prod_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:51.7856888Z test_out_warning__masked_softmax_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:51.7897817Z test_out_warning__masked_softmin_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:51.7944742Z test_out_warning__masked_sum_cuda (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:33:51.7985724Z test_out_warning__masked_var_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:51.8031625Z test_out_warning_abs_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [20, 21], which does not match the required output shape [20, 20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:51.8032595Z return self.op(*args, **kwargs) 2022-03-17T19:33:51.8061394Z ok (0.007s) 2022-03-17T19:33:51.8107569Z test_out_warning_acos_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [21], which does not match the required output shape [20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:51.8108584Z return self.op(*args, **kwargs) 2022-03-17T19:33:51.8128394Z ok (0.007s) 2022-03-17T19:33:51.8174598Z test_out_warning_acosh_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [21], which does not match the required output shape [20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:51.8175564Z return self.op(*args, **kwargs) 2022-03-17T19:33:51.8195827Z ok (0.007s) 2022-03-17T19:33:51.8242843Z test_out_warning_add_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:51.8243805Z return self.op(*args, **kwargs) 2022-03-17T19:33:51.8263379Z ok (0.007s) 2022-03-17T19:33:51.8332331Z test_out_warning_addbmm_cuda (__main__.TestCommonCUDA) ... expected failure (0.007s) 2022-03-17T19:33:51.8418441Z test_out_warning_addcdiv_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 6], which does not match the required output shape [5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:51.8419392Z return self.op(*args, **kwargs) 2022-03-17T19:33:51.8439915Z ok (0.011s) 2022-03-17T19:33:51.8526217Z test_out_warning_addcmul_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 6], which does not match the required output shape [5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:51.8527172Z return self.op(*args, **kwargs) 2022-03-17T19:33:51.8547458Z ok (0.011s) 2022-03-17T19:33:51.8609482Z test_out_warning_addmm_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2, 4], which does not match the required output shape [2, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:51.8610438Z return self.op(*args, **kwargs) 2022-03-17T19:33:51.8630657Z ok (0.008s) 2022-03-17T19:33:51.8686068Z test_out_warning_addmm_decomposed_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2, 4], which does not match the required output shape [2, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:51.8687171Z return self.op(*args, **kwargs) 2022-03-17T19:33:51.8707226Z ok (0.008s) 2022-03-17T19:33:51.8756397Z test_out_warning_addmv_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [6], which does not match the required output shape [5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:51.8757331Z return self.op(*args, **kwargs) 2022-03-17T19:33:51.8777477Z ok (0.007s) 2022-03-17T19:33:51.8836604Z test_out_warning_addr_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 11], which does not match the required output shape [5, 10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:51.8837556Z return self.op(*args, **kwargs) 2022-03-17T19:33:51.8857357Z ok (0.008s) 2022-03-17T19:33:51.8898363Z test_out_warning_all_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:51.8938962Z test_out_warning_allclose_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:51.8993386Z test_out_warning_amax_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:51.8994340Z return self.op(*args, **kwargs) 2022-03-17T19:33:51.9014570Z ok (0.007s) 2022-03-17T19:33:51.9069225Z test_out_warning_amin_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:51.9070190Z return self.op(*args, **kwargs) 2022-03-17T19:33:51.9090336Z ok (0.007s) 2022-03-17T19:33:51.9143873Z test_out_warning_aminmax_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:51.9144959Z return self.op(*args, **kwargs) 2022-03-17T19:33:51.9170915Z ok (0.008s) 2022-03-17T19:33:51.9223107Z test_out_warning_angle_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [20, 21], which does not match the required output shape [20, 20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:51.9224070Z return self.op(*args, **kwargs) 2022-03-17T19:33:51.9244166Z ok (0.007s) 2022-03-17T19:33:51.9285167Z test_out_warning_any_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:51.9337324Z test_out_warning_argmax_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:51.9338282Z return self.op(*args, **kwargs) 2022-03-17T19:33:51.9355517Z ok (0.007s) 2022-03-17T19:33:51.9407961Z test_out_warning_argmin_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:51.9408917Z return self.op(*args, **kwargs) 2022-03-17T19:33:51.9426398Z ok (0.007s) 2022-03-17T19:33:51.9467687Z test_out_warning_argsort_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:51.9508734Z test_out_warning_argwhere_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:51.9549850Z test_out_warning_as_strided_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:51.9596073Z test_out_warning_asin_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [20, 21], which does not match the required output shape [20, 20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:51.9597050Z return self.op(*args, **kwargs) 2022-03-17T19:33:51.9617187Z ok (0.007s) 2022-03-17T19:33:51.9663260Z test_out_warning_asinh_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [20, 21], which does not match the required output shape [20, 20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:51.9664335Z return self.op(*args, **kwargs) 2022-03-17T19:33:51.9684403Z ok (0.007s) 2022-03-17T19:33:51.9739731Z test_out_warning_atan2_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 5, 6], which does not match the required output shape [5, 5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:51.9740702Z return self.op(*args, **kwargs) 2022-03-17T19:33:51.9760828Z ok (0.008s) 2022-03-17T19:33:51.9806815Z test_out_warning_atan_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [20, 21], which does not match the required output shape [20, 20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:51.9807772Z return self.op(*args, **kwargs) 2022-03-17T19:33:51.9827873Z ok (0.007s) 2022-03-17T19:33:51.9873830Z test_out_warning_atanh_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [20, 21], which does not match the required output shape [20, 20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:51.9874792Z return self.op(*args, **kwargs) 2022-03-17T19:33:51.9894610Z ok (0.007s) 2022-03-17T19:33:51.9935955Z test_out_warning_atleast_1d_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:51.9976724Z test_out_warning_atleast_2d_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.0017536Z test_out_warning_atleast_3d_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.0083335Z test_out_warning_baddbmm_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 5, 11], which does not match the required output shape [5, 5, 10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.0084319Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.0104649Z ok (0.009s) 2022-03-17T19:33:52.0138296Z test_out_warning_bernoulli_cuda (__main__.TestCommonCUDA) ... skip (0.003s) 2022-03-17T19:33:52.0179587Z test_out_warning_bfloat16_channels_last_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.0220382Z test_out_warning_bfloat16_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.0261473Z test_out_warning_bincount_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.0312563Z test_out_warning_bitwise_and_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.0313533Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.0330337Z ok (0.007s) 2022-03-17T19:33:52.0382485Z test_out_warning_bitwise_left_shift_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 5, 6], which does not match the required output shape [5, 5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.0383482Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.0403311Z ok (0.007s) 2022-03-17T19:33:52.0447569Z test_out_warning_bitwise_not_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [21], which does not match the required output shape [20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.0448539Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.0465515Z ok (0.006s) 2022-03-17T19:33:52.0510190Z test_out_warning_bitwise_or_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.0511144Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.0528057Z ok (0.006s) 2022-03-17T19:33:52.0580034Z test_out_warning_bitwise_right_shift_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 5, 6], which does not match the required output shape [5, 5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.0581309Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.0600888Z ok (0.007s) 2022-03-17T19:33:52.0645577Z test_out_warning_bitwise_xor_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.0646687Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.0663635Z ok (0.006s) 2022-03-17T19:33:52.0704977Z test_out_warning_block_diag_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.0751692Z test_out_warning_bmm_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [10, 5, 6], which does not match the required output shape [10, 5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.0752655Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.0772480Z ok (0.007s) 2022-03-17T19:33:52.0819850Z test_out_warning_bool_channels_last_cuda (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:33:52.0860795Z test_out_warning_bool_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.0902631Z test_out_warning_broadcast_tensors_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.0942928Z test_out_warning_broadcast_to_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.1056530Z test_out_warning_bucketize_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.1057508Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.1075102Z ok (0.013s) 2022-03-17T19:33:52.1116367Z test_out_warning_byte_channels_last_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.1157335Z test_out_warning_byte_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.1198042Z test_out_warning_cartesian_prod_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.1264078Z test_out_warning_cat_cuda (__main__.TestCommonCUDA) ... expected failure (0.007s) 2022-03-17T19:33:52.1305245Z test_out_warning_cdist_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.1351165Z test_out_warning_ceil_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [20, 21], which does not match the required output shape [20, 20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.1352144Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.1371949Z ok (0.007s) 2022-03-17T19:33:52.1418994Z test_out_warning_char_channels_last_cuda (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:33:52.1460059Z test_out_warning_char_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.1518915Z test_out_warning_cholesky_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 6], which does not match the required output shape [5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.1519900Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.1540590Z ok (0.008s) 2022-03-17T19:33:52.1608532Z test_out_warning_cholesky_inverse_cuda (__main__.TestCommonCUDA) ... expected failure (0.007s) 2022-03-17T19:33:52.1683495Z test_out_warning_cholesky_solve_cuda (__main__.TestCommonCUDA) ... expected failure (0.007s) 2022-03-17T19:33:52.1725062Z test_out_warning_chunk_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.1775129Z test_out_warning_clamp_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 10, 6], which does not match the required output shape [5, 10, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.1776084Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.1796286Z ok (0.007s) 2022-03-17T19:33:52.1845300Z test_out_warning_clamp_scalar_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2, 3, 3], which does not match the required output shape [2, 3, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.1846280Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.1866496Z ok (0.007s) 2022-03-17T19:33:52.1908084Z test_out_warning_clone_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.1942018Z test_out_warning_column_stack_cuda (__main__.TestCommonCUDA) ... skip (0.003s) 2022-03-17T19:33:52.1983420Z test_out_warning_combinations_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.2034309Z test_out_warning_complex_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 6], which does not match the required output shape [5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.2035301Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.2062837Z ok (0.008s) 2022-03-17T19:33:52.2104488Z test_out_warning_conj_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.2150073Z test_out_warning_conj_physical_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [20, 21], which does not match the required output shape [20, 20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.2151170Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.2170753Z ok (0.007s) 2022-03-17T19:33:52.2212122Z test_out_warning_contiguous_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.2259089Z test_out_warning_copysign_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 5, 6], which does not match the required output shape [5, 5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.2260054Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.2280405Z ok (0.007s) 2022-03-17T19:33:52.2321289Z test_out_warning_corrcoef_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.2367137Z test_out_warning_cos_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [21], which does not match the required output shape [20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.2368100Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.2388232Z ok (0.007s) 2022-03-17T19:33:52.2433835Z test_out_warning_cosh_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [21], which does not match the required output shape [20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.2434790Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.2454480Z ok (0.007s) 2022-03-17T19:33:52.2495535Z test_out_warning_count_nonzero_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.2536418Z test_out_warning_cov_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.2594853Z test_out_warning_cross_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 4], which does not match the required output shape [5, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.2595832Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.2615835Z ok (0.008s) 2022-03-17T19:33:52.2664621Z test_out_warning_cummax_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 5, 6], which does not match the required output shape [5, 5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.2665708Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.2688663Z ok (0.007s) 2022-03-17T19:33:52.2737811Z test_out_warning_cummin_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 5, 6], which does not match the required output shape [5, 5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.2738764Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.2761982Z ok (0.007s) 2022-03-17T19:33:52.2808138Z test_out_warning_cumprod_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 5, 6], which does not match the required output shape [5, 5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.2809105Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.2829261Z ok (0.007s) 2022-03-17T19:33:52.2878793Z test_out_warning_cumsum_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 5, 6], which does not match the required output shape [5, 5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.2879767Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.2899376Z ok (0.007s) 2022-03-17T19:33:52.2940116Z test_out_warning_cumulative_trapezoid_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.2986253Z test_out_warning_deg2rad_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [21], which does not match the required output shape [20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.2987352Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.3007253Z ok (0.007s) 2022-03-17T19:33:52.3058841Z test_out_warning_diag_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [11], which does not match the required output shape [10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.3059910Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.3080243Z ok (0.007s) 2022-03-17T19:33:52.3127351Z test_out_warning_diag_embed_cuda (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:33:52.3168056Z test_out_warning_diagflat_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.3208939Z test_out_warning_diagonal_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.3250022Z test_out_warning_diagonal_scatter_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.3479122Z test_out_warning_diff_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.3480096Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.3501482Z ok (0.025s) 2022-03-17T19:33:52.3547442Z test_out_warning_digamma_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [21], which does not match the required output shape [20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.3548409Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.3568280Z ok (0.007s) 2022-03-17T19:33:52.3609373Z test_out_warning_dist_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.3658261Z test_out_warning_div_floor_rounding_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.3659223Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.3679624Z ok (0.007s) 2022-03-17T19:33:52.3728318Z test_out_warning_div_no_rounding_mode_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.3729292Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.3749633Z ok (0.007s) 2022-03-17T19:33:52.3797950Z test_out_warning_div_trunc_rounding_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.3799085Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.3819030Z ok (0.007s) 2022-03-17T19:33:52.3872991Z test_out_warning_dot_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.3873936Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.3894377Z ok (0.007s) 2022-03-17T19:33:52.3935799Z test_out_warning_double_channels_last_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.3976722Z test_out_warning_double_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.4017455Z test_out_warning_dsplit_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.4085296Z test_out_warning_dstack_cuda (__main__.TestCommonCUDA) ... expected failure (0.007s) 2022-03-17T19:33:52.4207456Z test_out_warning_eig_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 3], which does not match the required output shape [5, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.4208691Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.4210021Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 6], which does not match the required output shape [5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.4210912Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.4272127Z ok (0.019s) 2022-03-17T19:33:52.4313083Z test_out_warning_einsum_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.4354092Z test_out_warning_empty_like_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.4426285Z test_out_warning_eq_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 5, 6], which does not match the required output shape [5, 5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.4427272Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.4444163Z ok (0.009s) 2022-03-17T19:33:52.4490019Z test_out_warning_erf_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [20, 21], which does not match the required output shape [20, 20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.4490978Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.4511513Z ok (0.007s) 2022-03-17T19:33:52.4562797Z test_out_warning_erfc_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [21], which does not match the required output shape [20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.4563768Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.4584161Z ok (0.007s) 2022-03-17T19:33:52.4633879Z test_out_warning_erfinv_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [20, 21], which does not match the required output shape [20, 20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.4634827Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.4654493Z ok (0.007s) 2022-03-17T19:33:52.4699357Z test_out_warning_exp2_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [21], which does not match the required output shape [20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.4700318Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.4721046Z ok (0.007s) 2022-03-17T19:33:52.4765710Z test_out_warning_exp_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [21], which does not match the required output shape [20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.4766780Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.4786914Z ok (0.007s) 2022-03-17T19:33:52.4827639Z test_out_warning_expand_as_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.4867856Z test_out_warning_expand_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.4913194Z test_out_warning_expm1_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [20, 21], which does not match the required output shape [20, 20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.4914298Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.4933926Z ok (0.007s) 2022-03-17T19:33:52.4989018Z test_out_warning_fft_fft2_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 3, 11], which does not match the required output shape [5, 3, 10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.4989990Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.5012493Z ok (0.008s) 2022-03-17T19:33:52.5075231Z test_out_warning_fft_fft_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 10, 8], which does not match the required output shape [5, 10, 7]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.5076193Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.5098893Z ok (0.009s) 2022-03-17T19:33:52.5156340Z test_out_warning_fft_fftn_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 3, 11], which does not match the required output shape [5, 3, 10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.5157303Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.5179709Z ok (0.008s) 2022-03-17T19:33:52.5220242Z test_out_warning_fft_fftshift_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.5275972Z test_out_warning_fft_hfft2_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 3, 11], which does not match the required output shape [5, 3, 10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.5277038Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.5298600Z ok (0.008s) 2022-03-17T19:33:52.5354290Z test_out_warning_fft_hfft_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 10, 8], which does not match the required output shape [5, 10, 7]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.5355362Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.5376507Z ok (0.008s) 2022-03-17T19:33:52.5434564Z test_out_warning_fft_hfftn_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 3, 11], which does not match the required output shape [5, 3, 10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.5435533Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.5457326Z ok (0.008s) 2022-03-17T19:33:52.5511973Z test_out_warning_fft_ifft2_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 3, 11], which does not match the required output shape [5, 3, 10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.5512931Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.5535341Z ok (0.008s) 2022-03-17T19:33:52.5591649Z test_out_warning_fft_ifft_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 10, 8], which does not match the required output shape [5, 10, 7]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.5592614Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.5615449Z ok (0.008s) 2022-03-17T19:33:52.5673024Z test_out_warning_fft_ifftn_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 3, 11], which does not match the required output shape [5, 3, 10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.5673996Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.5702657Z ok (0.009s) 2022-03-17T19:33:52.5743271Z test_out_warning_fft_ifftshift_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.5799267Z test_out_warning_fft_ihfft2_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 3, 7], which does not match the required output shape [5, 3, 6]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.5800298Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.5823177Z ok (0.008s) 2022-03-17T19:33:52.5878641Z test_out_warning_fft_ihfft_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 6, 8], which does not match the required output shape [5, 6, 7]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.5879618Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.5902984Z ok (0.008s) 2022-03-17T19:33:52.5961493Z test_out_warning_fft_ihfftn_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 3, 7], which does not match the required output shape [5, 3, 6]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.5962461Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.5986213Z ok (0.008s) 2022-03-17T19:33:52.6040533Z test_out_warning_fft_irfft2_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 3, 11], which does not match the required output shape [5, 3, 10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.6041505Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.6062128Z ok (0.007s) 2022-03-17T19:33:52.6118052Z test_out_warning_fft_irfft_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 10, 8], which does not match the required output shape [5, 10, 7]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.6119016Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.6140050Z ok (0.008s) 2022-03-17T19:33:52.6197587Z test_out_warning_fft_irfftn_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 3, 11], which does not match the required output shape [5, 3, 10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.6198558Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.6219376Z ok (0.008s) 2022-03-17T19:33:52.6274973Z test_out_warning_fft_rfft2_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 3, 7], which does not match the required output shape [5, 3, 6]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.6276066Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.6298369Z ok (0.008s) 2022-03-17T19:33:52.6360592Z test_out_warning_fft_rfft_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 6, 8], which does not match the required output shape [5, 6, 7]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.6361570Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.6384468Z ok (0.009s) 2022-03-17T19:33:52.6441572Z test_out_warning_fft_rfftn_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 3, 7], which does not match the required output shape [5, 3, 6]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.6442547Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.6465053Z ok (0.008s) 2022-03-17T19:33:52.6505984Z test_out_warning_fill__cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.6547083Z test_out_warning_flatten_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.6588025Z test_out_warning_flip_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.6628708Z test_out_warning_fliplr_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.6670301Z test_out_warning_flipud_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.6711030Z test_out_warning_float_channels_last_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.6751657Z test_out_warning_float_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.6818899Z test_out_warning_float_power_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2, 3], which does not match the required output shape [2, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.6819899Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.6840184Z ok (0.009s) 2022-03-17T19:33:52.6894143Z test_out_warning_floor_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [20, 21], which does not match the required output shape [20, 20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.6895191Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.6915345Z ok (0.007s) 2022-03-17T19:33:52.6963766Z test_out_warning_floor_divide_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.6964749Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.6984922Z ok (0.007s) 2022-03-17T19:33:52.7047878Z test_out_warning_fmax_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 5, 6], which does not match the required output shape [5, 5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.7048844Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.7068867Z ok (0.008s) 2022-03-17T19:33:52.7131698Z test_out_warning_fmin_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 5, 6], which does not match the required output shape [5, 5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.7132680Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.7152727Z ok (0.008s) 2022-03-17T19:33:52.7198740Z test_out_warning_fmod_autodiffed_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 5, 6], which does not match the required output shape [5, 5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.7199725Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.7219444Z ok (0.007s) 2022-03-17T19:33:52.7271022Z test_out_warning_fmod_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 5, 6], which does not match the required output shape [5, 5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.7271993Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.7291809Z ok (0.007s) 2022-03-17T19:33:52.7338075Z test_out_warning_frac_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [21], which does not match the required output shape [20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.7339021Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.7359136Z ok (0.007s) 2022-03-17T19:33:52.7400409Z test_out_warning_frexp_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.7441054Z test_out_warning_full_like_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.7514932Z test_out_warning_gather_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 6], which does not match the required output shape [5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.7515899Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.7535505Z ok (0.009s) 2022-03-17T19:33:52.7580230Z test_out_warning_gcd_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.7581459Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.7598866Z ok (0.006s) 2022-03-17T19:33:52.7668980Z test_out_warning_ge_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 5, 6], which does not match the required output shape [5, 5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.7669951Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.7687204Z ok (0.009s) 2022-03-17T19:33:52.7744492Z test_out_warning_geqrf_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 6], which does not match the required output shape [5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.7745479Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.7746801Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [6], which does not match the required output shape [5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.7747734Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.7772597Z ok (0.008s) 2022-03-17T19:33:52.7813290Z test_out_warning_gradient_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.7882987Z test_out_warning_gt_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 5, 6], which does not match the required output shape [5, 5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.7883957Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.7901188Z ok (0.009s) 2022-03-17T19:33:52.7942627Z test_out_warning_half_channels_last_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.7984470Z test_out_warning_half_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.8031464Z test_out_warning_heaviside_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.8032440Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.8052292Z ok (0.007s) 2022-03-17T19:33:52.8207666Z test_out_warning_histc_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [101], which does not match the required output shape [100]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.8208632Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.8231288Z ok (0.018s) 2022-03-17T19:33:52.8272012Z test_out_warning_histogram_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.8312829Z test_out_warning_histogramdd_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.8353745Z test_out_warning_hsplit_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.8420566Z test_out_warning_hstack_cuda (__main__.TestCommonCUDA) ... expected failure (0.007s) 2022-03-17T19:33:52.8468634Z test_out_warning_hypot_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 6], which does not match the required output shape [5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.8469656Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.8489298Z ok (0.007s) 2022-03-17T19:33:52.8536208Z test_out_warning_i0_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [6], which does not match the required output shape [5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.8537158Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.8557203Z ok (0.007s) 2022-03-17T19:33:52.8604238Z test_out_warning_igamma_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 6], which does not match the required output shape [5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.8605201Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.8625317Z ok (0.007s) 2022-03-17T19:33:52.8672674Z test_out_warning_igamma_grad_other_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:11858: UserWarning: An output with one or more elements was resized since it had shape [5, 6], which does not match the required output shape [5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.8673697Z op=lambda self, other, **kwargs: torch.igamma(other, self, **kwargs), 2022-03-17T19:33:52.8693770Z ok (0.007s) 2022-03-17T19:33:52.8747429Z test_out_warning_igammac_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 6], which does not match the required output shape [5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.8748401Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.8768138Z ok (0.007s) 2022-03-17T19:33:52.8815246Z test_out_warning_igammac_grad_other_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:11897: UserWarning: An output with one or more elements was resized since it had shape [5, 6], which does not match the required output shape [5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.8816302Z op=lambda self, other, **kwargs: torch.igammac(other, self, **kwargs), 2022-03-17T19:33:52.8836402Z ok (0.007s) 2022-03-17T19:33:52.8877206Z test_out_warning_imag_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.8925976Z test_out_warning_index_add_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.8926928Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.8947430Z ok (0.007s) 2022-03-17T19:33:52.8995584Z test_out_warning_index_copy_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.8996557Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.9016698Z ok (0.007s) 2022-03-17T19:33:52.9057636Z test_out_warning_index_fill_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.9098765Z test_out_warning_index_put_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.9145503Z test_out_warning_index_select_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.9146474Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.9166160Z ok (0.007s) 2022-03-17T19:33:52.9216693Z test_out_warning_inner_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.9217662Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.9238322Z ok (0.007s) 2022-03-17T19:33:52.9285505Z test_out_warning_int_channels_last_cuda (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:33:52.9326242Z test_out_warning_int_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.9383340Z test_out_warning_inverse_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 6], which does not match the required output shape [5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.9384335Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.9406608Z ok (0.008s) 2022-03-17T19:33:52.9447577Z test_out_warning_isclose_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.9488287Z test_out_warning_isfinite_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.9535832Z test_out_warning_isin_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [21], which does not match the required output shape [20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.9536807Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.9554679Z ok (0.007s) 2022-03-17T19:33:52.9595761Z test_out_warning_isinf_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.9636322Z test_out_warning_isnan_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.9681492Z test_out_warning_isneginf_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [20, 21], which does not match the required output shape [20, 20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.9682473Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.9699565Z ok (0.006s) 2022-03-17T19:33:52.9745096Z test_out_warning_isposinf_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [20, 21], which does not match the required output shape [20, 20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.9746083Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.9763450Z ok (0.006s) 2022-03-17T19:33:52.9810334Z test_out_warning_isreal_cuda (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:33:52.9850830Z test_out_warning_istft_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:52.9897950Z test_out_warning_kron_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [50, 101], which does not match the required output shape [50, 100]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.9898929Z return self.op(*args, **kwargs) 2022-03-17T19:33:52.9919093Z ok (0.007s) 2022-03-17T19:33:52.9976258Z test_out_warning_kthvalue_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 6, 1], which does not match the required output shape [5, 5, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:52.9977297Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.0000305Z ok (0.008s) 2022-03-17T19:33:53.0044846Z test_out_warning_lcm_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.0045814Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.0062659Z ok (0.006s) 2022-03-17T19:33:53.0110667Z test_out_warning_ldexp_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.0111636Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.0131761Z ok (0.007s) 2022-03-17T19:33:53.0202023Z test_out_warning_le_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 5, 6], which does not match the required output shape [5, 5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.0202999Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.0220122Z ok (0.009s) 2022-03-17T19:33:53.0305747Z test_out_warning_lerp_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 6], which does not match the required output shape [5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.0306718Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.0326723Z ok (0.011s) 2022-03-17T19:33:53.0372794Z test_out_warning_lgamma_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [21], which does not match the required output shape [20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.0373761Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.0394053Z ok (0.007s) 2022-03-17T19:33:53.0458650Z test_out_warning_linalg_cholesky_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 6], which does not match the required output shape [5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.0459742Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.0481116Z ok (0.009s) 2022-03-17T19:33:53.0539654Z test_out_warning_linalg_cholesky_ex_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 6], which does not match the required output shape [5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.0540670Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.0542295Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.0543154Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.0566224Z ok (0.008s) 2022-03-17T19:33:53.0624661Z test_out_warning_linalg_cond_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.0625630Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.0652218Z ok (0.009s) 2022-03-17T19:33:53.0704133Z test_out_warning_linalg_cross_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 4], which does not match the required output shape [5, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.0705105Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.0725453Z ok (0.007s) 2022-03-17T19:33:53.0824592Z test_out_warning_linalg_det_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.0825627Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.0847454Z ok (0.012s) 2022-03-17T19:33:53.1137625Z test_out_warning_linalg_det_singular_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.1138589Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.1161440Z ok (0.031s) 2022-03-17T19:33:53.1224006Z test_out_warning_linalg_eig_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [6], which does not match the required output shape [5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.1224984Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.1226289Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 6], which does not match the required output shape [5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.1227182Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.1257629Z ok (0.010s) 2022-03-17T19:33:53.1318192Z test_out_warning_linalg_eigh_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [6], which does not match the required output shape [5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.1319162Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.1320603Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 6], which does not match the required output shape [5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.1321501Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.1353739Z ok (0.009s) 2022-03-17T19:33:53.1410094Z test_out_warning_linalg_eigvals_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [6], which does not match the required output shape [5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.1411198Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.1435011Z ok (0.008s) 2022-03-17T19:33:53.1492178Z test_out_warning_linalg_eigvalsh_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [6], which does not match the required output shape [5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.1493147Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.1515386Z ok (0.008s) 2022-03-17T19:33:53.1577746Z test_out_warning_linalg_householder_product_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 6], which does not match the required output shape [5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.1578703Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.1600204Z ok (0.008s) 2022-03-17T19:33:53.1657218Z test_out_warning_linalg_inv_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 6], which does not match the required output shape [5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.1658193Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.1681044Z ok (0.008s) 2022-03-17T19:33:53.1737937Z test_out_warning_linalg_inv_ex_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 6], which does not match the required output shape [5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.1738909Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.1740321Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.1741503Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.1765557Z ok (0.008s) 2022-03-17T19:33:53.1955047Z test_out_warning_linalg_lstsq_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [3, 4], which does not match the required output shape [3, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.1956017Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.1957322Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [1], which does not match the required output shape [0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.1958205Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.1989806Z ok (0.022s) 2022-03-17T19:33:53.2030269Z test_out_warning_linalg_lstsq_grad_oriented_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.2085536Z test_out_warning_linalg_lu_factor_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [3, 6], which does not match the required output shape [3, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.2086538Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.2087857Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [4], which does not match the required output shape [3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.2088746Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.2111207Z ok (0.008s) 2022-03-17T19:33:53.2164851Z test_out_warning_linalg_lu_factor_ex_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [3, 6], which does not match the required output shape [3, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.2165842Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.2167275Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [4], which does not match the required output shape [3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.2168230Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.2169543Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.2170408Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.2193878Z ok (0.008s) 2022-03-17T19:33:53.2313560Z test_out_warning_linalg_matrix_norm_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [1, 2], which does not match the required output shape [1, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.2314577Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.2335793Z ok (0.014s) 2022-03-17T19:33:53.2382876Z test_out_warning_linalg_matrix_power_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [1, 2], which does not match the required output shape [1, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.2383877Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.2405052Z ok (0.007s) 2022-03-17T19:33:53.2471297Z test_out_warning_linalg_matrix_rank_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.2472266Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.2496443Z ok (0.009s) 2022-03-17T19:33:53.2555034Z test_out_warning_linalg_matrix_rank_hermitian_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.2556032Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.2575788Z ok (0.008s) 2022-03-17T19:33:53.2641515Z test_out_warning_linalg_multi_dot_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [1, 2], which does not match the required output shape [1, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.2642604Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.2663188Z ok (0.009s) 2022-03-17T19:33:53.2738128Z test_out_warning_linalg_norm_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.2739098Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.2760086Z ok (0.010s) 2022-03-17T19:33:53.2829031Z test_out_warning_linalg_pinv_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 6], which does not match the required output shape [5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.2829974Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.2857726Z ok (0.010s) 2022-03-17T19:33:53.2923883Z test_out_warning_linalg_pinv_hermitian_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 6], which does not match the required output shape [5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.2924860Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.2948813Z ok (0.009s) 2022-03-17T19:33:53.2989995Z test_out_warning_linalg_pinv_singular_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.3047096Z test_out_warning_linalg_qr_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 6], which does not match the required output shape [5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.3048078Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.3075528Z ok (0.008s) 2022-03-17T19:33:53.3134072Z test_out_warning_linalg_slogdet_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.3135166Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.3163056Z ok (0.009s) 2022-03-17T19:33:53.3234027Z test_out_warning_linalg_solve_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [6], which does not match the required output shape [5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.3234995Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.3262260Z ok (0.010s) 2022-03-17T19:33:53.3311697Z test_out_warning_linalg_solve_triangular_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [3, 2], which does not match the required output shape [3, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.3312687Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.3333017Z ok (0.007s) 2022-03-17T19:33:53.3381407Z test_out_warning_linalg_svd_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [1], which does not match the required output shape [0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.3382400Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.3407083Z ok (0.007s) 2022-03-17T19:33:53.3465222Z test_out_warning_linalg_svdvals_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [6], which does not match the required output shape [5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.3466184Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.3492082Z ok (0.008s) 2022-03-17T19:33:53.3568966Z test_out_warning_linalg_tensorinv_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [12, 1, 2, 2, 4], which does not match the required output shape [12, 1, 2, 2, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.3569967Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.3592348Z ok (0.010s) 2022-03-17T19:33:53.3654734Z test_out_warning_linalg_tensorsolve_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [7], which does not match the required output shape [6]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.3655713Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.3683575Z ok (0.009s) 2022-03-17T19:33:53.3808645Z test_out_warning_linalg_vector_norm_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.3809644Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.3830238Z ok (0.015s) 2022-03-17T19:33:53.3876139Z test_out_warning_log10_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [21], which does not match the required output shape [20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.3877115Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.3896905Z ok (0.007s) 2022-03-17T19:33:53.3942731Z test_out_warning_log1p_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [20, 21], which does not match the required output shape [20, 20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.3943717Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.3964373Z ok (0.007s) 2022-03-17T19:33:53.4010009Z test_out_warning_log2_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [21], which does not match the required output shape [20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.4010994Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.4031116Z ok (0.007s) 2022-03-17T19:33:53.4076632Z test_out_warning_log_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [21], which does not match the required output shape [20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.4077711Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.4097644Z ok (0.007s) 2022-03-17T19:33:53.4138896Z test_out_warning_log_softmax_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.4179524Z test_out_warning_log_softmax_dtype_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.4233072Z test_out_warning_logaddexp2_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 6], which does not match the required output shape [5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.4234061Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.4253651Z ok (0.007s) 2022-03-17T19:33:53.4300323Z test_out_warning_logaddexp_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 6], which does not match the required output shape [5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.4301581Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.4321668Z ok (0.007s) 2022-03-17T19:33:53.4392197Z test_out_warning_logcumsumexp_cuda (__main__.TestCommonCUDA) ... expected failure (0.007s) 2022-03-17T19:33:53.4433013Z test_out_warning_logdet_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.4479073Z test_out_warning_logical_and_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.4480039Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.4497170Z ok (0.006s) 2022-03-17T19:33:53.4542395Z test_out_warning_logical_not_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [21], which does not match the required output shape [20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.4543375Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.4561011Z ok (0.006s) 2022-03-17T19:33:53.4607117Z test_out_warning_logical_or_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.4608213Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.4625675Z ok (0.006s) 2022-03-17T19:33:53.4671608Z test_out_warning_logical_xor_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.4672584Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.4689768Z ok (0.006s) 2022-03-17T19:33:53.4739280Z test_out_warning_logit_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 5, 6], which does not match the required output shape [5, 5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.4740252Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.4768801Z ok (0.008s) 2022-03-17T19:33:53.4826390Z test_out_warning_logsumexp_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.4827365Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.4847970Z ok (0.008s) 2022-03-17T19:33:53.4889199Z test_out_warning_long_channels_last_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.4930108Z test_out_warning_long_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.5000609Z test_out_warning_lt_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 5, 6], which does not match the required output shape [5, 5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.5001700Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.5018741Z ok (0.009s) 2022-03-17T19:33:53.5059657Z test_out_warning_lu_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.5126937Z test_out_warning_lu_solve_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 1], which does not match the required output shape [5, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.5128048Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.5152525Z ok (0.009s) 2022-03-17T19:33:53.5211625Z test_out_warning_lu_unpack_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [3, 4], which does not match the required output shape [3, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.5212607Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.5213911Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [3, 6], which does not match the required output shape [3, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.5214794Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.5245908Z ok (0.009s) 2022-03-17T19:33:53.5286834Z test_out_warning_mH_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.5328120Z test_out_warning_mT_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.5375106Z test_out_warning_masked_fill_cuda (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:33:53.5415701Z test_out_warning_masked_scatter_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.5473799Z test_out_warning_masked_select_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [57], which does not match the required output shape [56]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.5474771Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.5495939Z ok (0.008s) 2022-03-17T19:33:53.5570220Z test_out_warning_matmul_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.5571199Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.5592240Z ok (0.010s) 2022-03-17T19:33:53.5632855Z test_out_warning_matrix_exp_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.5695423Z test_out_warning_max_binary_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 5, 6], which does not match the required output shape [5, 5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.5696532Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.5716993Z ok (0.008s) 2022-03-17T19:33:53.5757496Z test_out_warning_max_reduction_no_dim_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.5807604Z test_out_warning_max_reduction_with_dim_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 6], which does not match the required output shape [5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.5808575Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.5832029Z ok (0.007s) 2022-03-17T19:33:53.5894569Z test_out_warning_maximum_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 5, 6], which does not match the required output shape [5, 5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.5895534Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.5916210Z ok (0.008s) 2022-03-17T19:33:53.5962795Z test_out_warning_mean_cuda (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:33:53.6003701Z test_out_warning_median_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.6044665Z test_out_warning_meshgrid_list_of_tensors_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.6085118Z test_out_warning_meshgrid_variadic_tensors_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.6147977Z test_out_warning_min_binary_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 5, 6], which does not match the required output shape [5, 5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.6148939Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.6169095Z ok (0.008s) 2022-03-17T19:33:53.6210788Z test_out_warning_min_reduction_no_dim_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.6260709Z test_out_warning_min_reduction_with_dim_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 6], which does not match the required output shape [5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.6262036Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.6285630Z ok (0.007s) 2022-03-17T19:33:53.6348392Z test_out_warning_minimum_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 5, 6], which does not match the required output shape [5, 5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.6349353Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.6369410Z ok (0.008s) 2022-03-17T19:33:53.6416311Z test_out_warning_mm_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 6], which does not match the required output shape [5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.6417284Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.6438162Z ok (0.007s) 2022-03-17T19:33:53.6490144Z test_out_warning_mode_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 6, 1], which does not match the required output shape [5, 5, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.6491100Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.6514262Z ok (0.008s) 2022-03-17T19:33:53.6560880Z test_out_warning_movedim_cuda (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:33:53.6629793Z test_out_warning_msort_cuda (__main__.TestCommonCUDA) ... expected failure (0.007s) 2022-03-17T19:33:53.6677842Z test_out_warning_mul_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.6678839Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.6699243Z ok (0.007s) 2022-03-17T19:33:53.6732904Z test_out_warning_multinomial_cuda (__main__.TestCommonCUDA) ... skip (0.003s) 2022-03-17T19:33:53.6780436Z test_out_warning_mv_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [6], which does not match the required output shape [5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.6781746Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.6802052Z ok (0.007s) 2022-03-17T19:33:53.6849975Z test_out_warning_mvlgamma_mvlgamma_p_1_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 6], which does not match the required output shape [5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.6850938Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.6872812Z ok (0.007s) 2022-03-17T19:33:53.6906486Z test_out_warning_mvlgamma_mvlgamma_p_3_cuda (__main__.TestCommonCUDA) ... skip (0.003s) 2022-03-17T19:33:53.6940127Z test_out_warning_mvlgamma_mvlgamma_p_5_cuda (__main__.TestCommonCUDA) ... skip (0.003s) 2022-03-17T19:33:53.6986687Z test_out_warning_nan_to_num_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [21], which does not match the required output shape [20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.6987653Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.7007642Z ok (0.007s) 2022-03-17T19:33:53.7066470Z test_out_warning_nanmean_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.7067439Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.7088587Z ok (0.008s) 2022-03-17T19:33:53.7129355Z test_out_warning_nanmedian_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.7201515Z test_out_warning_nanquantile_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.7202478Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.7232727Z ok (0.010s) 2022-03-17T19:33:53.7273403Z test_out_warning_nansum_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.7314400Z test_out_warning_narrow_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.7383548Z test_out_warning_ne_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 5, 6], which does not match the required output shape [5, 5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.7384650Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.7402535Z ok (0.009s) 2022-03-17T19:33:53.7448084Z test_out_warning_neg_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [20, 21], which does not match the required output shape [20, 20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.7449061Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.7469456Z ok (0.007s) 2022-03-17T19:33:53.7510611Z test_out_warning_new_empty_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.7551435Z test_out_warning_new_full_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.7592407Z test_out_warning_new_ones_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.7632804Z test_out_warning_new_zeros_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.7679186Z test_out_warning_nextafter_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 6], which does not match the required output shape [5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:53.7680176Z return self.op(*args, **kwargs) 2022-03-17T19:33:53.7700054Z ok (0.007s) 2022-03-17T19:33:53.7746646Z test_out_warning_nn_functional_adaptive_avg_pool1d_cuda (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:33:53.7787004Z test_out_warning_nn_functional_adaptive_avg_pool2d_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.7827459Z test_out_warning_nn_functional_adaptive_avg_pool3d_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.7867733Z test_out_warning_nn_functional_adaptive_max_pool1d_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.7908246Z test_out_warning_nn_functional_adaptive_max_pool2d_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.7948622Z test_out_warning_nn_functional_adaptive_max_pool3d_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.7988982Z test_out_warning_nn_functional_avg_pool1d_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.8029487Z test_out_warning_nn_functional_avg_pool2d_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.8070038Z test_out_warning_nn_functional_avg_pool3d_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.8110343Z test_out_warning_nn_functional_batch_norm_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.8151461Z test_out_warning_nn_functional_batch_norm_without_cudnn_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.8191928Z test_out_warning_nn_functional_bilinear_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.8238589Z test_out_warning_nn_functional_celu_cuda (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:33:53.8278938Z test_out_warning_nn_functional_conv1d_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.8319289Z test_out_warning_nn_functional_conv2d_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.8359619Z test_out_warning_nn_functional_conv_transpose1d_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.8400288Z test_out_warning_nn_functional_conv_transpose2d_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.8441364Z test_out_warning_nn_functional_conv_transpose3d_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.8481587Z test_out_warning_nn_functional_cosine_embedding_loss_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.8521815Z test_out_warning_nn_functional_cosine_similarity_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.8562116Z test_out_warning_nn_functional_cross_entropy_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.8602595Z test_out_warning_nn_functional_ctc_loss_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.8643069Z test_out_warning_nn_functional_dropout2d_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.8683515Z test_out_warning_nn_functional_dropout_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.8730447Z test_out_warning_nn_functional_elu_cuda (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:33:53.8770546Z test_out_warning_nn_functional_embedding_bag_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.8810945Z test_out_warning_nn_functional_embedding_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.8851541Z test_out_warning_nn_functional_feature_alpha_dropout_with_train_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.8891963Z test_out_warning_nn_functional_feature_alpha_dropout_without_train_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.8932445Z test_out_warning_nn_functional_fractional_max_pool2d_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.8972849Z test_out_warning_nn_functional_fractional_max_pool3d_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.9013601Z test_out_warning_nn_functional_gaussian_nll_loss_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.9053950Z test_out_warning_nn_functional_gelu_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.9094475Z test_out_warning_nn_functional_glu_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.9134763Z test_out_warning_nn_functional_grid_sample_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.9175097Z test_out_warning_nn_functional_group_norm_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.9221746Z test_out_warning_nn_functional_hardshrink_cuda (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:33:53.9262169Z test_out_warning_nn_functional_hardsigmoid_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.9302522Z test_out_warning_nn_functional_hardswish_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.9342868Z test_out_warning_nn_functional_hardtanh_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.9382856Z test_out_warning_nn_functional_hinge_embedding_loss_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.9423669Z test_out_warning_nn_functional_huber_loss_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.9463518Z test_out_warning_nn_functional_instance_norm_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.9504377Z test_out_warning_nn_functional_interpolate_area_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.9544921Z test_out_warning_nn_functional_interpolate_bicubic_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.9585760Z test_out_warning_nn_functional_interpolate_bilinear_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.9626114Z test_out_warning_nn_functional_interpolate_linear_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.9666801Z test_out_warning_nn_functional_interpolate_nearest_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.9713348Z test_out_warning_nn_functional_interpolate_trilinear_cuda (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:33:53.9753682Z test_out_warning_nn_functional_kl_div_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.9794092Z test_out_warning_nn_functional_layer_norm_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.9834679Z test_out_warning_nn_functional_leaky_relu_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.9875191Z test_out_warning_nn_functional_linear_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.9915646Z test_out_warning_nn_functional_local_response_norm_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.9955977Z test_out_warning_nn_functional_logsigmoid_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:53.9996787Z test_out_warning_nn_functional_max_pool1d_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.0037335Z test_out_warning_nn_functional_max_pool2d_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.0078082Z test_out_warning_nn_functional_max_pool3d_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.0118848Z test_out_warning_nn_functional_mish_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.0159638Z test_out_warning_nn_functional_mse_loss_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.0206323Z test_out_warning_nn_functional_nll_loss_cuda (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:33:54.0253472Z test_out_warning_nn_functional_normalize_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4606: UserWarning: An output with one or more elements was resized since it had shape [2, 1, 4, 6], which does not match the required output shape [2, 1, 4, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.0254435Z return torch.div(input, denom, out=out) 2022-03-17T19:33:54.0275386Z ok (0.007s) 2022-03-17T19:33:54.0316317Z test_out_warning_nn_functional_one_hot_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.0356798Z test_out_warning_nn_functional_pad_circular_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.0397232Z test_out_warning_nn_functional_pad_constant_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.0437561Z test_out_warning_nn_functional_pad_reflect_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.0478050Z test_out_warning_nn_functional_pad_replicate_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.0518267Z test_out_warning_nn_functional_pairwise_distance_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.0558984Z test_out_warning_nn_functional_pixel_shuffle_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.0599463Z test_out_warning_nn_functional_pixel_unshuffle_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.0640998Z test_out_warning_nn_functional_poisson_nll_loss_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.0687699Z test_out_warning_nn_functional_prelu_cuda (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:33:54.0727897Z test_out_warning_nn_functional_relu6_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.0768123Z test_out_warning_nn_functional_relu_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.0808526Z test_out_warning_nn_functional_rrelu_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.0849056Z test_out_warning_nn_functional_selu_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.0889674Z test_out_warning_nn_functional_silu_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.0930290Z test_out_warning_nn_functional_softmin_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.0970797Z test_out_warning_nn_functional_softmin_with_dtype_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.1011326Z test_out_warning_nn_functional_softplus_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.1051622Z test_out_warning_nn_functional_softshrink_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.1092401Z test_out_warning_nn_functional_softsign_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.1132860Z test_out_warning_nn_functional_tanhshrink_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.1181204Z test_out_warning_nn_functional_threshold_cuda (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:33:54.1222658Z test_out_warning_nn_functional_unfold_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.1263024Z test_out_warning_nn_functional_upsample_bilinear_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.1303515Z test_out_warning_nn_functional_upsample_nearest_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.1375791Z test_out_warning_nonzero_cuda (__main__.TestCommonCUDA) ... expected failure (0.007s) 2022-03-17T19:33:54.1422822Z test_out_warning_norm_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/functional.py:1621: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.1423951Z return _VF.norm(input, p, _dim, keepdim=keepdim, out=out) # type: ignore[attr-defined] 2022-03-17T19:33:54.1444459Z ok (0.007s) 2022-03-17T19:33:54.1490561Z test_out_warning_norm_fro_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/functional.py:1595: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.1491545Z return _VF.frobenius_norm(input, _dim, keepdim=keepdim, out=out) 2022-03-17T19:33:54.1512596Z ok (0.007s) 2022-03-17T19:33:54.1557893Z test_out_warning_norm_inf_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/functional.py:1621: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.1559026Z return _VF.norm(input, p, _dim, keepdim=keepdim, out=out) # type: ignore[attr-defined] 2022-03-17T19:33:54.1578842Z ok (0.007s) 2022-03-17T19:33:54.1637161Z test_out_warning_norm_nuc_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/functional.py:1603: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.1638256Z return _VF.nuclear_norm(input, keepdim=keepdim, out=out) 2022-03-17T19:33:54.1664612Z ok (0.008s) 2022-03-17T19:33:54.1698255Z test_out_warning_normal_cuda (__main__.TestCommonCUDA) ... skip (0.003s) 2022-03-17T19:33:54.1731897Z test_out_warning_normal_number_mean_cuda (__main__.TestCommonCUDA) ... skip (0.003s) 2022-03-17T19:33:54.1773044Z test_out_warning_ones_like_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.2150705Z test_out_warning_ormqr_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 6], which does not match the required output shape [5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.2151681Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.2174291Z ok (0.040s) 2022-03-17T19:33:54.2220944Z test_out_warning_outer_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 11], which does not match the required output shape [5, 10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.2222184Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.2242295Z ok (0.007s) 2022-03-17T19:33:54.2283633Z test_out_warning_pca_lowrank_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.2324645Z test_out_warning_permute_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.2365061Z test_out_warning_pinverse_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.2415058Z test_out_warning_polar_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 6], which does not match the required output shape [5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.2416031Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.2437464Z ok (0.007s) 2022-03-17T19:33:54.2483692Z test_out_warning_polygamma_polygamma_n_0_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:13134: UserWarning: An output with one or more elements was resized since it had shape [5, 6], which does not match the required output shape [5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.2484750Z op=lambda x, n, **kwargs: torch.polygamma(n, x, **kwargs), 2022-03-17T19:33:54.2504608Z ok (0.007s) 2022-03-17T19:33:54.2537594Z test_out_warning_polygamma_polygamma_n_1_cuda (__main__.TestCommonCUDA) ... skip (0.003s) 2022-03-17T19:33:54.2571078Z test_out_warning_polygamma_polygamma_n_2_cuda (__main__.TestCommonCUDA) ... skip (0.003s) 2022-03-17T19:33:54.2604761Z test_out_warning_polygamma_polygamma_n_3_cuda (__main__.TestCommonCUDA) ... skip (0.003s) 2022-03-17T19:33:54.2638529Z test_out_warning_polygamma_polygamma_n_4_cuda (__main__.TestCommonCUDA) ... skip (0.003s) 2022-03-17T19:33:54.2679469Z test_out_warning_positive_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.2745690Z test_out_warning_pow_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2, 3], which does not match the required output shape [2, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.2746669Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.2766444Z ok (0.009s) 2022-03-17T19:33:54.2807189Z test_out_warning_prod_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.2854205Z test_out_warning_put_cuda (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:33:54.2912294Z test_out_warning_qr_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 6], which does not match the required output shape [5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.2913274Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.2940433Z ok (0.009s) 2022-03-17T19:33:54.3012607Z test_out_warning_quantile_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.3013572Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.3036989Z ok (0.010s) 2022-03-17T19:33:54.3082467Z test_out_warning_rad2deg_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [21], which does not match the required output shape [20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.3083460Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.3103115Z ok (0.007s) 2022-03-17T19:33:54.3143556Z test_out_warning_rand_like_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.3184213Z test_out_warning_randint_like_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.3224727Z test_out_warning_randn_like_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.3265601Z test_out_warning_ravel_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.3306202Z test_out_warning_real_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.3351482Z test_out_warning_reciprocal_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [21], which does not match the required output shape [20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.3352446Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.3372279Z ok (0.007s) 2022-03-17T19:33:54.3423780Z test_out_warning_remainder_autodiffed_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 5, 6], which does not match the required output shape [5, 5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.3424758Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.3444731Z ok (0.007s) 2022-03-17T19:33:54.3495227Z test_out_warning_remainder_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 5, 6], which does not match the required output shape [5, 5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.3496212Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.3516296Z ok (0.007s) 2022-03-17T19:33:54.3562421Z test_out_warning_renorm_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 5, 6], which does not match the required output shape [5, 5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.3563394Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.3583623Z ok (0.007s) 2022-03-17T19:33:54.3624562Z test_out_warning_repeat_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.3665392Z test_out_warning_repeat_interleave_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.3706326Z test_out_warning_reshape_as_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.3747097Z test_out_warning_reshape_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.3787484Z test_out_warning_resize__cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.3828045Z test_out_warning_resize_as__cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.3868534Z test_out_warning_resolve_conj_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.3915453Z test_out_warning_resolve_neg_cuda (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:33:54.3955852Z test_out_warning_roll_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.3996796Z test_out_warning_rot90_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.4042495Z test_out_warning_round_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [20, 21], which does not match the required output shape [20, 20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.4043472Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.4064098Z ok (0.007s) 2022-03-17T19:33:54.4113788Z test_out_warning_round_decimals_0_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [21], which does not match the required output shape [20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.4114776Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.4135036Z ok (0.007s) 2022-03-17T19:33:54.4172320Z test_out_warning_round_decimals_3_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.4210566Z test_out_warning_round_decimals_neg_3_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.4261390Z test_out_warning_rsqrt_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [21], which does not match the required output shape [20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.4262389Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.4282795Z ok (0.007s) 2022-03-17T19:33:54.4323161Z test_out_warning_rsub_rsub_scalar_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.4363510Z test_out_warning_rsub_rsub_tensor_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.4404255Z test_out_warning_scatter_add_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.4506007Z test_out_warning_scatter_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [10, 6], which does not match the required output shape [10, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.4506995Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.4527196Z ok (0.012s) 2022-03-17T19:33:54.4573820Z test_out_warning_scatter_reduce_cuda (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:33:54.4796502Z test_out_warning_searchsorted_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [1], which does not match the required output shape [0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.4797578Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.4814992Z ok (0.024s) 2022-03-17T19:33:54.4855618Z test_out_warning_select_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.4895745Z test_out_warning_select_scatter_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.4940885Z test_out_warning_sgn_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [20, 21], which does not match the required output shape [20, 20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.4942138Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.4962319Z ok (0.007s) 2022-03-17T19:33:54.5002961Z test_out_warning_short_channels_last_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.5043292Z test_out_warning_short_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.5088309Z test_out_warning_sigmoid_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [21], which does not match the required output shape [20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.5089268Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.5109634Z ok (0.007s) 2022-03-17T19:33:54.5154674Z test_out_warning_sign_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [20, 21], which does not match the required output shape [20, 20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.5155643Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.5175777Z ok (0.007s) 2022-03-17T19:33:54.5220339Z test_out_warning_signbit_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [20, 21], which does not match the required output shape [20, 20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.5221602Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.5245359Z ok (0.007s) 2022-03-17T19:33:54.5290882Z test_out_warning_sin_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [20, 21], which does not match the required output shape [20, 20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.5291959Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.5311983Z ok (0.007s) 2022-03-17T19:33:54.5357524Z test_out_warning_sinc_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [21], which does not match the required output shape [20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.5358482Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.5378245Z ok (0.007s) 2022-03-17T19:33:54.5423984Z test_out_warning_sinh_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [20, 21], which does not match the required output shape [20, 20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.5424945Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.5445046Z ok (0.007s) 2022-03-17T19:33:54.5485603Z test_out_warning_slice_scatter_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.5525801Z test_out_warning_softmax_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.5566198Z test_out_warning_softmax_with_dtype_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.5710674Z test_out_warning_solve_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 2], which does not match the required output shape [5, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.5711640Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.5713064Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 6], which does not match the required output shape [5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.5713962Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.5781728Z ok (0.021s) 2022-03-17T19:33:54.5878841Z test_out_warning_sort_cuda (__main__.TestCommonCUDA) ... expected failure (0.010s) 2022-03-17T19:33:54.5926303Z test_out_warning_special_entr_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [21], which does not match the required output shape [20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.5927746Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.5946808Z ok (0.007s) 2022-03-17T19:33:54.5997880Z test_out_warning_special_erfcx_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [21], which does not match the required output shape [20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.5998847Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.6018468Z ok (0.007s) 2022-03-17T19:33:54.6065346Z test_out_warning_special_i0e_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [6], which does not match the required output shape [5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.6066327Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.6085941Z ok (0.007s) 2022-03-17T19:33:54.6132119Z test_out_warning_special_i1_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [6], which does not match the required output shape [5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.6133081Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.6152929Z ok (0.007s) 2022-03-17T19:33:54.6199554Z test_out_warning_special_i1e_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [6], which does not match the required output shape [5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.6200531Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.6220011Z ok (0.007s) 2022-03-17T19:33:54.6266790Z test_out_warning_special_ndtr_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [21], which does not match the required output shape [20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.6267855Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.6287963Z ok (0.007s) 2022-03-17T19:33:54.6332950Z test_out_warning_special_ndtri_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [21], which does not match the required output shape [20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.6333917Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.6353974Z ok (0.007s) 2022-03-17T19:33:54.6399375Z test_out_warning_special_polygamma_special_polygamma_n_0_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:13151: UserWarning: An output with one or more elements was resized since it had shape [5, 6], which does not match the required output shape [5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.6400441Z op=lambda x, n, **kwargs: torch.special.polygamma(n, x, **kwargs), 2022-03-17T19:33:54.6420140Z ok (0.007s) 2022-03-17T19:33:54.6467796Z test_out_warning_special_xlog1py_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 6], which does not match the required output shape [5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.6468779Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.6488668Z ok (0.007s) 2022-03-17T19:33:54.6540907Z test_out_warning_special_zeta_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.6542141Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.6562297Z ok (0.007s) 2022-03-17T19:33:54.6610349Z test_out_warning_special_zeta_grad_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:14290: UserWarning: An output with one or more elements was resized since it had shape [6], which does not match the required output shape [5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.6611376Z op=lambda q, x, **kwargs: torch.special.zeta(x, q, **kwargs), 2022-03-17T19:33:54.6631217Z ok (0.007s) 2022-03-17T19:33:54.6672759Z test_out_warning_split_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.6713393Z test_out_warning_split_list_args_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.6753733Z test_out_warning_split_with_sizes_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.6799402Z test_out_warning_sqrt_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [20, 21], which does not match the required output shape [20, 20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.6800358Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.6820167Z ok (0.007s) 2022-03-17T19:33:54.6866067Z test_out_warning_square_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [21], which does not match the required output shape [20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.6867030Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.6886861Z ok (0.007s) 2022-03-17T19:33:54.6927896Z test_out_warning_squeeze_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.6975802Z test_out_warning_stack_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [3, 5, 6], which does not match the required output shape [3, 5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.6976760Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.6997195Z ok (0.007s) 2022-03-17T19:33:54.7043982Z test_out_warning_std_cuda (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:33:54.7084266Z test_out_warning_std_mean_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.7124861Z test_out_warning_stft_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.7171697Z test_out_warning_sub_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.7172674Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.7192676Z ok (0.007s) 2022-03-17T19:33:54.7233111Z test_out_warning_sum_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.7273288Z test_out_warning_sum_to_size_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.7320806Z test_out_warning_svd_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [1], which does not match the required output shape [0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.7321885Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.7346003Z ok (0.007s) 2022-03-17T19:33:54.7386914Z test_out_warning_svd_lowrank_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.7477291Z test_out_warning_symeig_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [6], which does not match the required output shape [5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.7478256Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.7479619Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 6], which does not match the required output shape [5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.7480501Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.7522268Z ok (0.013s) 2022-03-17T19:33:54.7563177Z test_out_warning_t_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.7642406Z test_out_warning_take_along_dim_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 6], which does not match the required output shape [5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.7643384Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.7664306Z ok (0.010s) 2022-03-17T19:33:54.7709933Z test_out_warning_take_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [4], which does not match the required output shape [3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.7710988Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.7730247Z ok (0.007s) 2022-03-17T19:33:54.7776059Z test_out_warning_tan_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [20, 21], which does not match the required output shape [20, 20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.7777162Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.7797105Z ok (0.007s) 2022-03-17T19:33:54.7842435Z test_out_warning_tanh_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [20, 21], which does not match the required output shape [20, 20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.7843406Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.7863080Z ok (0.006s) 2022-03-17T19:33:54.7903681Z test_out_warning_tensor_split_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.7954927Z test_out_warning_tensordot_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/functional.py:1187: UserWarning: An output with one or more elements was resized since it had shape [2, 3], which does not match the required output shape [2, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.7956048Z return _VF.tensordot(a, b, dims_a, dims_b, out=out) # type: ignore[attr-defined] 2022-03-17T19:33:54.7975842Z ok (0.007s) 2022-03-17T19:33:54.8016388Z test_out_warning_tile_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.8056850Z test_out_warning_to_sparse_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.8118340Z test_out_warning_topk_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 10, 4], which does not match the required output shape [5, 10, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.8119335Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.8141769Z ok (0.008s) 2022-03-17T19:33:54.8190415Z test_out_warning_trace_cuda (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:33:54.8230860Z test_out_warning_transpose_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.8270878Z test_out_warning_trapezoid_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.8310939Z test_out_warning_trapz_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.8368312Z test_out_warning_triangular_solve_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 2], which does not match the required output shape [5, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.8369382Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.8370721Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 6], which does not match the required output shape [5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.8372026Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.8395668Z ok (0.008s) 2022-03-17T19:33:54.8440627Z test_out_warning_tril_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [10, 11], which does not match the required output shape [10, 10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.8441598Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.8461168Z ok (0.006s) 2022-03-17T19:33:54.8507450Z test_out_warning_triu_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [10, 11], which does not match the required output shape [10, 10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.8508392Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.8528074Z ok (0.007s) 2022-03-17T19:33:54.8576070Z test_out_warning_true_divide_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.8577041Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.8597185Z ok (0.007s) 2022-03-17T19:33:54.8642395Z test_out_warning_trunc_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [20, 21], which does not match the required output shape [20, 20]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.8643491Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.8663124Z ok (0.006s) 2022-03-17T19:33:54.8708574Z test_out_warning_unfold_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.8759214Z test_out_warning_unique_consecutive_cuda (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:33:54.8804692Z test_out_warning_unique_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.8849020Z test_out_warning_unsqueeze_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.8889321Z test_out_warning_var_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.8929955Z test_out_warning_var_mean_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.8977120Z test_out_warning_vdot_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.8978089Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.8998670Z ok (0.007s) 2022-03-17T19:33:54.9039339Z test_out_warning_view_as_complex_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.9079870Z test_out_warning_view_as_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.9120462Z test_out_warning_view_as_real_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.9161175Z test_out_warning_view_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.9202053Z test_out_warning_vsplit_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.9274784Z test_out_warning_vstack_cuda (__main__.TestCommonCUDA) ... expected failure (0.007s) 2022-03-17T19:33:54.9315887Z test_out_warning_where_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.9362697Z test_out_warning_xlogy_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: An output with one or more elements was resized since it had shape [5, 6], which does not match the required output shape [5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:33:54.9363671Z return self.op(*args, **kwargs) 2022-03-17T19:33:54.9383131Z ok (0.007s) 2022-03-17T19:33:54.9424153Z test_out_warning_zero__cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.9464957Z test_out_warning_zeros_like_cuda (__main__.TestCommonCUDA) ... skip (0.004s) 2022-03-17T19:33:54.9524242Z test_out_where_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:54.9703025Z test_out_xlogy_cuda (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:33:54.9762497Z test_out_zero__cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:54.9821477Z test_out_zeros_like_cuda (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:33:54.9927945Z test_reference_testing_add_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:33:55.0017998Z test_reference_testing_add_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:33:55.0079851Z test_reference_testing_add_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:33:55.0259778Z test_reference_testing_addbmm_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:33:55.0338598Z test_reference_testing_addbmm_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:33:55.0554298Z test_reference_testing_allclose_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:33:55.0722217Z test_reference_testing_allclose_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:33:55.0780369Z test_reference_testing_aminmax_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:33:55.0825000Z test_reference_testing_aminmax_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-03-17T19:33:55.0878316Z test_reference_testing_argwhere_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:33:55.0927866Z test_reference_testing_argwhere_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:33:55.0973976Z test_reference_testing_argwhere_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:33:55.1031761Z test_reference_testing_bitwise_or_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:33:55.1089245Z test_reference_testing_bitwise_xor_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:33:55.1131193Z test_reference_testing_broadcast_tensors_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-03-17T19:33:55.1174301Z test_reference_testing_broadcast_tensors_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-03-17T19:33:55.1205203Z test_reference_testing_broadcast_tensors_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-03-17T19:33:55.1269088Z test_reference_testing_broadcast_to_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:33:55.1324418Z test_reference_testing_broadcast_to_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:33:55.1367356Z test_reference_testing_broadcast_to_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-03-17T19:33:55.1448304Z test_reference_testing_cat_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:33:55.1515132Z test_reference_testing_cat_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:33:55.1571193Z test_reference_testing_cat_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:33:55.1622899Z test_reference_testing_diagflat_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:33:55.1669429Z test_reference_testing_diagflat_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:33:55.1708022Z test_reference_testing_diagflat_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-03-17T19:33:55.2480013Z test_reference_testing_diff_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.077s) 2022-03-17T19:33:55.3067284Z test_reference_testing_diff_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.059s) 2022-03-17T19:33:55.3462118Z test_reference_testing_diff_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-03-17T19:33:55.3489946Z test_reference_testing_fmod_autodiffed_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-03-17T19:33:55.3516966Z test_reference_testing_fmod_autodiffed_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-03-17T19:33:55.3596859Z test_reference_testing_fmod_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:33:55.3659282Z test_reference_testing_fmod_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:33:55.3717469Z test_reference_testing_gcd_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:33:55.3795821Z test_reference_testing_heaviside_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:33:55.3861019Z test_reference_testing_heaviside_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:33:55.4058816Z test_reference_testing_isclose_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:33:55.4216668Z test_reference_testing_isclose_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:33:55.4351458Z test_reference_testing_isclose_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:33:55.4410323Z test_reference_testing_lcm_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:33:55.4458189Z test_reference_testing_linalg_cross_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:33:55.4500094Z test_reference_testing_linalg_cross_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-03-17T19:33:55.4541587Z test_reference_testing_linalg_cross_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-03-17T19:33:55.4716000Z test_reference_testing_linalg_tensorinv_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:33:55.4795901Z test_reference_testing_linalg_tensorinv_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:33:55.4888508Z test_reference_testing_linalg_tensorsolve_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:33:55.4971303Z test_reference_testing_linalg_tensorsolve_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:33:55.5058970Z test_reference_testing_logical_and_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:33:55.5130336Z test_reference_testing_logical_and_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:33:55.5195561Z test_reference_testing_logical_and_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:33:55.5281588Z test_reference_testing_logical_or_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:33:55.5355529Z test_reference_testing_logical_or_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:33:55.5416126Z test_reference_testing_logical_or_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:33:55.5503266Z test_reference_testing_logical_xor_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:33:55.5574504Z test_reference_testing_logical_xor_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:33:55.5632662Z test_reference_testing_logical_xor_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:33:55.5709129Z test_reference_testing_max_binary_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:33:55.5760571Z test_reference_testing_max_binary_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:33:55.5828750Z test_reference_testing_maximum_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:33:55.5878682Z test_reference_testing_maximum_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:33:55.6024813Z test_reference_testing_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:33:55.6145862Z test_reference_testing_meshgrid_variadic_tensors_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:33:55.6232255Z test_reference_testing_meshgrid_variadic_tensors_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:33:55.6307112Z test_reference_testing_min_binary_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:33:55.6356975Z test_reference_testing_min_binary_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:33:55.6425254Z test_reference_testing_minimum_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:33:55.6476171Z test_reference_testing_minimum_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:33:55.6544617Z test_reference_testing_nn_functional_gelu_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:33:55.6612987Z test_reference_testing_nn_functional_group_norm_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:33:55.6690089Z test_reference_testing_nn_functional_layer_norm_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:33:55.6751010Z test_reference_testing_nn_functional_mse_loss_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:33:55.6797091Z test_reference_testing_nn_functional_one_hot_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:33:55.6874007Z test_reference_testing_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:33:55.6936308Z test_reference_testing_nn_functional_pairwise_distance_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:33:55.6987782Z test_reference_testing_nn_functional_pairwise_distance_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:33:55.7116979Z test_reference_testing_nn_functional_prelu_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:33:55.7151891Z test_reference_testing_nn_functional_softplus_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-03-17T19:33:55.7209329Z test_reference_testing_nn_functional_threshold_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:33:55.7247571Z test_reference_testing_nn_functional_threshold_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.004s) 2022-03-17T19:33:55.7275788Z test_reference_testing_remainder_autodiffed_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-03-17T19:33:55.7302512Z test_reference_testing_remainder_autodiffed_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.003s) 2022-03-17T19:33:55.7382091Z test_reference_testing_remainder_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:33:55.7444621Z test_reference_testing_remainder_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:33:55.7668345Z test_reference_testing_repeat_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:33:55.7861332Z test_reference_testing_repeat_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:33:55.7994061Z test_reference_testing_repeat_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:33:55.8071730Z test_reference_testing_roll_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:33:55.8138777Z test_reference_testing_roll_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:33:55.8191606Z test_reference_testing_roll_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:33:55.9217320Z test_reference_testing_searchsorted_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.102s) 2022-03-17T19:33:56.0171906Z test_reference_testing_searchsorted_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.095s) 2022-03-17T19:33:56.0276032Z test_reference_testing_sub_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:33:56.0360323Z test_reference_testing_sub_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:33:56.0422543Z test_reference_testing_sub_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:33:56.0566706Z test_reference_testing_tensor_split_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:33:56.0693000Z test_reference_testing_tensor_split_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:33:56.0786921Z test_reference_testing_tensor_split_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:33:56.1079065Z test_reference_testing_tile_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-03-17T19:33:56.1316019Z test_reference_testing_tile_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-03-17T19:33:56.1483424Z test_reference_testing_tile_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:33:56.1558085Z test_reference_testing_where_cuda_complex128 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:33:56.1621183Z test_reference_testing_where_cuda_float64 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:33:56.1671665Z test_reference_testing_where_cuda_int64 (__main__.TestCommonCUDA) ... ok (0.005s) 2022-03-17T19:33:56.1750250Z test_variant_consistency_eager_H_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:33:56.1815203Z test_variant_consistency_eager_H_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:33:56.1897481Z test_variant_consistency_eager_T_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:33:56.1962227Z test_variant_consistency_eager_T_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:33:56.2655691Z test_variant_consistency_eager___getitem___cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.069s) 2022-03-17T19:33:56.2999178Z test_variant_consistency_eager___getitem___cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-03-17T19:33:56.3099378Z test_variant_consistency_eager___radd___cuda_complex64 (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:1127: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:479.) 2022-03-17T19:33:56.3100558Z return self._grad 2022-03-17T19:33:56.3118205Z ok (0.012s) 2022-03-17T19:33:56.3205244Z test_variant_consistency_eager___radd___cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:33:56.3328944Z test_variant_consistency_eager___rdiv___cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:33:56.3420032Z test_variant_consistency_eager___rdiv___cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:33:56.3980435Z test_variant_consistency_eager___rmatmul___cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.056s) 2022-03-17T19:33:56.4285082Z test_variant_consistency_eager___rmatmul___cuda_float32 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-03-17T19:33:56.4355064Z test_variant_consistency_eager___rmod___cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:33:56.4471480Z test_variant_consistency_eager___rmul___cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:33:56.4558470Z test_variant_consistency_eager___rmul___cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:33:56.4691082Z test_variant_consistency_eager___rpow___cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:33:56.4786147Z test_variant_consistency_eager___rpow___cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:33:56.4901431Z test_variant_consistency_eager___rsub___cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:33:56.4995660Z test_variant_consistency_eager___rsub___cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:33:56.5516959Z test_variant_consistency_eager__masked_amax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.052s) 2022-03-17T19:33:56.6036114Z test_variant_consistency_eager__masked_amin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.052s) 2022-03-17T19:33:56.6213274Z test_variant_consistency_eager__masked_log_softmax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:33:56.7559787Z test_variant_consistency_eager__masked_mean_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.135s) 2022-03-17T19:33:56.8182823Z test_variant_consistency_eager__masked_mean_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.062s) 2022-03-17T19:33:57.0910192Z test_variant_consistency_eager__masked_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.273s) 2022-03-17T19:33:57.1284819Z test_variant_consistency_eager__masked_normalize_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-03-17T19:33:57.2496353Z test_variant_consistency_eager__masked_prod_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.121s) 2022-03-17T19:33:57.3040879Z test_variant_consistency_eager__masked_prod_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.054s) 2022-03-17T19:33:57.3217314Z test_variant_consistency_eager__masked_softmax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:33:57.3405279Z test_variant_consistency_eager__masked_softmin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:33:57.4211093Z test_variant_consistency_eager__masked_sum_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.080s) 2022-03-17T19:33:57.4575672Z test_variant_consistency_eager__masked_sum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-03-17T19:33:57.8302324Z test_variant_consistency_eager__masked_var_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.373s) 2022-03-17T19:33:57.9924982Z test_variant_consistency_eager__masked_var_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.162s) 2022-03-17T19:33:58.0063784Z test_variant_consistency_eager_abs_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:33:58.0171515Z test_variant_consistency_eager_abs_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:33:58.0601991Z test_variant_consistency_eager_acos_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-03-17T19:33:58.0830352Z test_variant_consistency_eager_acos_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-03-17T19:33:58.1177893Z test_variant_consistency_eager_acosh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-03-17T19:33:58.1367477Z test_variant_consistency_eager_acosh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:33:58.2341896Z test_variant_consistency_eager_add_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.097s) 2022-03-17T19:33:58.2821540Z test_variant_consistency_eager_add_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.048s) 2022-03-17T19:33:58.2868781Z test_variant_consistency_eager_addbmm_cuda_complex64 (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:33:58.2916795Z test_variant_consistency_eager_addbmm_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:33:58.2964809Z test_variant_consistency_eager_addcdiv_cuda_complex64 (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:33:58.3012231Z test_variant_consistency_eager_addcdiv_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:33:58.3060364Z test_variant_consistency_eager_addcmul_cuda_complex64 (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:33:58.3108453Z test_variant_consistency_eager_addcmul_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:33:58.3637034Z test_variant_consistency_eager_addmm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.053s) 2022-03-17T19:33:58.3870343Z test_variant_consistency_eager_addmm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-03-17T19:33:58.4392081Z test_variant_consistency_eager_addmm_decomposed_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.052s) 2022-03-17T19:33:58.4623055Z test_variant_consistency_eager_addmm_decomposed_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-03-17T19:33:58.5441283Z test_variant_consistency_eager_addmv_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.082s) 2022-03-17T19:33:58.5853185Z test_variant_consistency_eager_addmv_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.041s) 2022-03-17T19:33:58.5900665Z test_variant_consistency_eager_addr_cuda_complex64 (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:33:58.5948636Z test_variant_consistency_eager_addr_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:33:58.6112289Z test_variant_consistency_eager_all_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:33:58.6214595Z test_variant_consistency_eager_all_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:33:58.6791740Z test_variant_consistency_eager_allclose_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.058s) 2022-03-17T19:33:58.7033325Z test_variant_consistency_eager_allclose_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-03-17T19:33:58.7399582Z test_variant_consistency_eager_amax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-03-17T19:33:58.7766815Z test_variant_consistency_eager_amin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-03-17T19:33:58.7882965Z test_variant_consistency_eager_aminmax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:33:58.7980223Z test_variant_consistency_eager_angle_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:33:58.8059387Z test_variant_consistency_eager_angle_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:33:58.8216529Z test_variant_consistency_eager_any_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:33:58.8317979Z test_variant_consistency_eager_any_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:33:58.8414362Z test_variant_consistency_eager_argmax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:33:58.8510622Z test_variant_consistency_eager_argmin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:33:58.8685057Z test_variant_consistency_eager_argsort_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:33:58.8802897Z test_variant_consistency_eager_argwhere_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:33:58.8887909Z test_variant_consistency_eager_argwhere_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:33:58.9186059Z test_variant_consistency_eager_as_strided_cuda_complex64 (__main__.TestCommonCUDA) ... expected failure (0.030s) 2022-03-17T19:33:59.0546406Z test_variant_consistency_eager_as_strided_cuda_float32 (__main__.TestCommonCUDA) ... expected failure (0.136s) 2022-03-17T19:33:59.1587786Z test_variant_consistency_eager_asin_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.104s) 2022-03-17T19:33:59.1711617Z test_variant_consistency_eager_asin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:33:59.1881642Z test_variant_consistency_eager_asinh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:33:59.1991461Z test_variant_consistency_eager_asinh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:33:59.2527473Z test_variant_consistency_eager_atan2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.053s) 2022-03-17T19:33:59.2729482Z test_variant_consistency_eager_atan_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:33:59.2851153Z test_variant_consistency_eager_atan_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:33:59.3022519Z test_variant_consistency_eager_atanh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:33:59.3132565Z test_variant_consistency_eager_atanh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:33:59.3264477Z test_variant_consistency_eager_atleast_1d_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:33:59.3350088Z test_variant_consistency_eager_atleast_1d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:33:59.3480789Z test_variant_consistency_eager_atleast_2d_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:33:59.3563493Z test_variant_consistency_eager_atleast_2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:33:59.3696112Z test_variant_consistency_eager_atleast_3d_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:33:59.3779304Z test_variant_consistency_eager_atleast_3d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:33:59.5357670Z test_variant_consistency_eager_baddbmm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.158s) 2022-03-17T19:33:59.5803669Z test_variant_consistency_eager_baddbmm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.045s) 2022-03-17T19:33:59.5897313Z test_variant_consistency_eager_bernoulli_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:33:59.5971296Z test_variant_consistency_eager_bfloat16_channels_last_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:33:59.6037387Z test_variant_consistency_eager_bfloat16_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:33:59.6150936Z test_variant_consistency_eager_bfloat16_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:33:59.6233580Z test_variant_consistency_eager_bfloat16_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:33:59.6362489Z test_variant_consistency_eager_bitwise_left_shift_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:33:59.6491552Z test_variant_consistency_eager_bitwise_right_shift_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:33:59.6584454Z test_variant_consistency_eager_block_diag_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:33:59.6654231Z test_variant_consistency_eager_block_diag_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:33:59.6750514Z test_variant_consistency_eager_bmm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:33:59.6828441Z test_variant_consistency_eager_bmm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:33:59.6899304Z test_variant_consistency_eager_bool_channels_last_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:33:59.6963565Z test_variant_consistency_eager_bool_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:33:59.7062721Z test_variant_consistency_eager_bool_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:33:59.7139172Z test_variant_consistency_eager_bool_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:33:59.7221951Z test_variant_consistency_eager_broadcast_tensors_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:33:59.7285732Z test_variant_consistency_eager_broadcast_tensors_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:33:59.7535572Z test_variant_consistency_eager_broadcast_to_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-03-17T19:33:59.7694306Z test_variant_consistency_eager_broadcast_to_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:33:59.7825932Z test_variant_consistency_eager_bucketize_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:33:59.7895186Z test_variant_consistency_eager_byte_channels_last_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:33:59.7957446Z test_variant_consistency_eager_byte_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:33:59.8055158Z test_variant_consistency_eager_byte_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:33:59.8135237Z test_variant_consistency_eager_byte_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:33:59.8203206Z test_variant_consistency_eager_cartesian_prod_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:33:59.8265304Z test_variant_consistency_eager_cartesian_prod_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:33:59.8579906Z test_variant_consistency_eager_cat_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-03-17T19:33:59.8749455Z test_variant_consistency_eager_cat_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:34:00.0250655Z test_variant_consistency_eager_cdist_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.150s) 2022-03-17T19:34:00.0336687Z test_variant_consistency_eager_ceil_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:34:00.0406250Z test_variant_consistency_eager_char_channels_last_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:34:00.0468804Z test_variant_consistency_eager_char_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:34:00.0566674Z test_variant_consistency_eager_char_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:34:00.0641519Z test_variant_consistency_eager_char_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:34:00.1163336Z test_variant_consistency_eager_cholesky_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.052s) 2022-03-17T19:34:00.1474161Z test_variant_consistency_eager_cholesky_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-03-17T19:34:00.1786418Z test_variant_consistency_eager_cholesky_inverse_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-03-17T19:34:00.2039014Z test_variant_consistency_eager_cholesky_inverse_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-03-17T19:34:00.2568867Z test_variant_consistency_eager_cholesky_solve_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.053s) 2022-03-17T19:34:00.2887923Z test_variant_consistency_eager_cholesky_solve_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-03-17T19:34:00.3068651Z test_variant_consistency_eager_chunk_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:34:00.3178731Z test_variant_consistency_eager_chunk_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:00.3451910Z test_variant_consistency_eager_clamp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-03-17T19:34:00.3913658Z test_variant_consistency_eager_clamp_scalar_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.046s) 2022-03-17T19:34:00.4045613Z test_variant_consistency_eager_clone_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:34:00.4133105Z test_variant_consistency_eager_clone_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:34:00.4241789Z test_variant_consistency_eager_column_stack_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:00.4316402Z test_variant_consistency_eager_column_stack_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:34:00.4602454Z test_variant_consistency_eager_combinations_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-03-17T19:34:00.4765130Z test_variant_consistency_eager_combinations_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:34:00.4833750Z test_variant_consistency_eager_complex_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:34:00.4983121Z test_variant_consistency_eager_conj_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:34:00.5085956Z test_variant_consistency_eager_conj_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:34:00.5204545Z test_variant_consistency_eager_conj_physical_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:34:00.5288414Z test_variant_consistency_eager_conj_physical_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:34:00.5378912Z test_variant_consistency_eager_contiguous_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:34:00.5450586Z test_variant_consistency_eager_contiguous_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:34:00.5754166Z test_variant_consistency_eager_copysign_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-03-17T19:34:00.6069544Z test_variant_consistency_eager_corrcoef_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-03-17T19:34:00.6248835Z test_variant_consistency_eager_corrcoef_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:34:00.6479964Z test_variant_consistency_eager_cos_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-03-17T19:34:00.6613248Z test_variant_consistency_eager_cos_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:34:00.6837495Z test_variant_consistency_eager_cosh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:34:00.6969820Z test_variant_consistency_eager_cosh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:34:00.7182100Z test_variant_consistency_eager_count_nonzero_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:34:00.7310911Z test_variant_consistency_eager_count_nonzero_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:34:00.9623620Z test_variant_consistency_eager_cov_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.231s) 2022-03-17T19:34:01.0835522Z test_variant_consistency_eager_cov_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.121s) 2022-03-17T19:34:01.1003220Z test_variant_consistency_eager_cross_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:34:01.1118391Z test_variant_consistency_eager_cross_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:01.1201359Z test_variant_consistency_eager_cummax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:34:01.1284586Z test_variant_consistency_eager_cummin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:34:01.2140051Z test_variant_consistency_eager_cumprod_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.085s) 2022-03-17T19:34:01.2560210Z test_variant_consistency_eager_cumprod_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.042s) 2022-03-17T19:34:01.2813231Z test_variant_consistency_eager_cumsum_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-03-17T19:34:01.2980988Z test_variant_consistency_eager_cumsum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:34:01.3239662Z test_variant_consistency_eager_cumulative_trapezoid_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-03-17T19:34:01.3374746Z test_variant_consistency_eager_cumulative_trapezoid_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:34:01.3505378Z test_variant_consistency_eager_deg2rad_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:34:01.3964993Z test_variant_consistency_eager_diag_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.046s) 2022-03-17T19:34:01.4245894Z test_variant_consistency_eager_diag_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-03-17T19:34:01.4822547Z test_variant_consistency_eager_diag_embed_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.058s) 2022-03-17T19:34:01.5111088Z test_variant_consistency_eager_diag_embed_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-03-17T19:34:01.5316167Z test_variant_consistency_eager_diagflat_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:34:01.5457387Z test_variant_consistency_eager_diagflat_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:34:01.6357615Z test_variant_consistency_eager_diagonal_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.090s) 2022-03-17T19:34:01.6791587Z test_variant_consistency_eager_diagonal_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-03-17T19:34:01.7113556Z test_variant_consistency_eager_diagonal_scatter_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-03-17T19:34:02.0729643Z test_variant_consistency_eager_diff_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.361s) 2022-03-17T19:34:02.2605216Z test_variant_consistency_eager_diff_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.187s) 2022-03-17T19:34:02.2796102Z test_variant_consistency_eager_digamma_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:34:02.5082065Z test_variant_consistency_eager_dist_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.228s) 2022-03-17T19:34:02.6129442Z test_variant_consistency_eager_dist_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.105s) 2022-03-17T19:34:02.8028580Z test_variant_consistency_eager_div_floor_rounding_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.190s) 2022-03-17T19:34:02.8945195Z test_variant_consistency_eager_div_floor_rounding_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.092s) 2022-03-17T19:34:03.0844004Z test_variant_consistency_eager_div_no_rounding_mode_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.190s) 2022-03-17T19:34:03.1782543Z test_variant_consistency_eager_div_no_rounding_mode_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.094s) 2022-03-17T19:34:03.3677904Z test_variant_consistency_eager_div_trunc_rounding_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.189s) 2022-03-17T19:34:03.4592385Z test_variant_consistency_eager_div_trunc_rounding_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.091s) 2022-03-17T19:34:03.4720615Z test_variant_consistency_eager_dot_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:34:03.4794906Z test_variant_consistency_eager_dot_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:34:03.4879847Z test_variant_consistency_eager_double_channels_last_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:34:03.4952812Z test_variant_consistency_eager_double_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:34:03.5136730Z test_variant_consistency_eager_double_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:34:03.5257267Z test_variant_consistency_eager_double_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:34:03.5381697Z test_variant_consistency_eager_dsplit_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:34:03.5467118Z test_variant_consistency_eager_dsplit_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:34:03.5548035Z test_variant_consistency_eager_dstack_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:34:03.5612927Z test_variant_consistency_eager_dstack_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:34:03.5911066Z test_variant_consistency_eager_eig_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.030s) 2022-03-17T19:34:03.6087281Z test_variant_consistency_eager_eig_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:34:03.6319968Z test_variant_consistency_eager_einsum_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-03-17T19:34:03.6452859Z test_variant_consistency_eager_einsum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:34:03.6549176Z test_variant_consistency_eager_empty_like_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:34:03.6620476Z test_variant_consistency_eager_empty_like_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:34:03.6858850Z test_variant_consistency_eager_eq_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-03-17T19:34:03.6985601Z test_variant_consistency_eager_eq_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:34:03.7088955Z test_variant_consistency_eager_erf_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:34:03.7261434Z test_variant_consistency_eager_erfc_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:34:03.7371265Z test_variant_consistency_eager_erfinv_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:03.7538247Z test_variant_consistency_eager_exp2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:34:03.7768512Z test_variant_consistency_eager_exp_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-03-17T19:34:03.7903994Z test_variant_consistency_eager_exp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:34:03.8080856Z test_variant_consistency_eager_expand_as_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:34:03.8191428Z test_variant_consistency_eager_expand_as_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:03.8560239Z test_variant_consistency_eager_expand_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-03-17T19:34:03.8755947Z test_variant_consistency_eager_expand_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:34:03.8864576Z test_variant_consistency_eager_expm1_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:03.9022466Z test_variant_consistency_eager_fft_fft2_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:34:03.9115939Z test_variant_consistency_eager_fft_fft2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:34:03.9278607Z test_variant_consistency_eager_fft_fft_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:34:03.9376124Z test_variant_consistency_eager_fft_fft_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:34:03.9549171Z test_variant_consistency_eager_fft_fftn_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:34:03.9651246Z test_variant_consistency_eager_fft_fftn_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:34:03.9766278Z test_variant_consistency_eager_fft_fftshift_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:03.9855169Z test_variant_consistency_eager_fft_fftshift_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:34:04.0023719Z test_variant_consistency_eager_fft_hfft2_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:34:04.0134672Z test_variant_consistency_eager_fft_hfft2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:04.0301598Z test_variant_consistency_eager_fft_hfft_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:34:04.0413219Z test_variant_consistency_eager_fft_hfft_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:04.0596235Z test_variant_consistency_eager_fft_hfftn_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:34:04.0719846Z test_variant_consistency_eager_fft_hfftn_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:34:04.0870108Z test_variant_consistency_eager_fft_ifft2_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:34:04.0973764Z test_variant_consistency_eager_fft_ifft2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:34:04.1132664Z test_variant_consistency_eager_fft_ifft_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:34:04.1234578Z test_variant_consistency_eager_fft_ifft_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:34:04.1413466Z test_variant_consistency_eager_fft_ifftn_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:34:04.1516216Z test_variant_consistency_eager_fft_ifftn_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:34:04.1628820Z test_variant_consistency_eager_fft_ifftshift_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:04.1708564Z test_variant_consistency_eager_fft_ifftshift_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:34:04.1820405Z test_variant_consistency_eager_fft_ihfft2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:04.1927199Z test_variant_consistency_eager_fft_ihfft_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:04.2037301Z test_variant_consistency_eager_fft_ihfftn_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:04.2192473Z test_variant_consistency_eager_fft_irfft2_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:34:04.2293668Z test_variant_consistency_eager_fft_irfft2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:34:04.2450510Z test_variant_consistency_eager_fft_irfft_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:34:04.2557060Z test_variant_consistency_eager_fft_irfft_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:04.2729857Z test_variant_consistency_eager_fft_irfftn_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:34:04.2844790Z test_variant_consistency_eager_fft_irfftn_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:04.2943405Z test_variant_consistency_eager_fft_rfft2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:34:04.3038727Z test_variant_consistency_eager_fft_rfft_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:34:04.3138917Z test_variant_consistency_eager_fft_rfftn_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:34:04.3321599Z test_variant_consistency_eager_fill__cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:34:04.3435181Z test_variant_consistency_eager_fill__cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:04.3660991Z test_variant_consistency_eager_flatten_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:34:04.3806844Z test_variant_consistency_eager_flatten_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:34:04.4159129Z test_variant_consistency_eager_flip_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-03-17T19:34:04.4356348Z test_variant_consistency_eager_flip_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:34:04.4465581Z test_variant_consistency_eager_fliplr_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:04.4551382Z test_variant_consistency_eager_fliplr_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:34:04.4659705Z test_variant_consistency_eager_flipud_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:04.4744779Z test_variant_consistency_eager_flipud_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:34:04.4818758Z test_variant_consistency_eager_float_channels_last_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:34:04.4883994Z test_variant_consistency_eager_float_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:34:04.4999083Z test_variant_consistency_eager_float_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:04.5086844Z test_variant_consistency_eager_float_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:34:04.5240202Z test_variant_consistency_eager_float_power_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:34:04.5487015Z test_variant_consistency_eager_float_power_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-03-17T19:34:04.5573848Z test_variant_consistency_eager_floor_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:34:04.5986783Z test_variant_consistency_eager_floor_divide_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.041s) 2022-03-17T19:34:04.6196509Z test_variant_consistency_eager_fmax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:34:04.6407294Z test_variant_consistency_eager_fmin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:34:04.6522667Z test_variant_consistency_eager_fmod_autodiffed_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:04.6915401Z test_variant_consistency_eager_fmod_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-03-17T19:34:04.7047683Z test_variant_consistency_eager_frac_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:34:04.7131076Z test_variant_consistency_eager_frexp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:34:04.7244265Z test_variant_consistency_eager_full_like_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:04.7319828Z test_variant_consistency_eager_full_like_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:34:04.7557281Z test_variant_consistency_eager_gather_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-03-17T19:34:04.7710007Z test_variant_consistency_eager_gather_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:34:04.7905980Z test_variant_consistency_eager_ge_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:34:04.8927561Z test_variant_consistency_eager_geqrf_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.102s) 2022-03-17T19:34:04.9395407Z test_variant_consistency_eager_geqrf_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.047s) 2022-03-17T19:34:04.9677980Z test_variant_consistency_eager_gradient_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-03-17T19:34:04.9823383Z test_variant_consistency_eager_gradient_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:34:05.0016763Z test_variant_consistency_eager_gt_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:34:05.0091027Z test_variant_consistency_eager_half_channels_last_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:34:05.0156029Z test_variant_consistency_eager_half_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:34:05.0271333Z test_variant_consistency_eager_half_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:05.0360472Z test_variant_consistency_eager_half_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:34:05.0728939Z test_variant_consistency_eager_heaviside_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-03-17T19:34:05.1511421Z test_variant_consistency_eager_histc_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.078s) 2022-03-17T19:34:05.1648230Z test_variant_consistency_eager_hsplit_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:34:05.1735198Z test_variant_consistency_eager_hsplit_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:34:05.1817164Z test_variant_consistency_eager_hstack_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:34:05.1883220Z test_variant_consistency_eager_hstack_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:34:05.1973262Z test_variant_consistency_eager_hypot_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:34:05.2157662Z test_variant_consistency_eager_i0_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:34:05.2325653Z test_variant_consistency_eager_igamma_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:34:05.2374079Z test_variant_consistency_eager_igamma_grad_other_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:34:05.2542067Z test_variant_consistency_eager_igammac_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:34:05.2590447Z test_variant_consistency_eager_igammac_grad_other_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:34:05.2678179Z test_variant_consistency_eager_imag_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:34:05.3391844Z test_variant_consistency_eager_index_add_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.071s) 2022-03-17T19:34:05.3742452Z test_variant_consistency_eager_index_add_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-03-17T19:34:05.3977835Z test_variant_consistency_eager_index_copy_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-03-17T19:34:05.4115738Z test_variant_consistency_eager_index_copy_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:34:05.4353645Z test_variant_consistency_eager_index_fill_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-03-17T19:34:05.4487408Z test_variant_consistency_eager_index_fill_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:34:05.4813517Z test_variant_consistency_eager_index_put_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-03-17T19:34:05.5019258Z test_variant_consistency_eager_index_put_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:34:05.5190542Z test_variant_consistency_eager_index_select_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:34:05.5298037Z test_variant_consistency_eager_index_select_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:05.5435747Z test_variant_consistency_eager_inner_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:34:05.5532058Z test_variant_consistency_eager_inner_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:34:05.5609262Z test_variant_consistency_eager_int_channels_last_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:34:05.5672749Z test_variant_consistency_eager_int_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:34:05.5772884Z test_variant_consistency_eager_int_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:34:05.5848848Z test_variant_consistency_eager_int_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:34:05.6263900Z test_variant_consistency_eager_inverse_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.041s) 2022-03-17T19:34:05.6474835Z test_variant_consistency_eager_inverse_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:34:05.6886057Z test_variant_consistency_eager_isclose_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.041s) 2022-03-17T19:34:05.7077350Z test_variant_consistency_eager_isclose_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:34:05.7177862Z test_variant_consistency_eager_isfinite_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:34:05.7251041Z test_variant_consistency_eager_isfinite_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:34:05.7320713Z test_variant_consistency_eager_isin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:34:05.7393360Z test_variant_consistency_eager_isinf_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:34:05.7457258Z test_variant_consistency_eager_isinf_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:34:05.7526997Z test_variant_consistency_eager_isnan_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:34:05.7590514Z test_variant_consistency_eager_isnan_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:34:05.7653242Z test_variant_consistency_eager_isneginf_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:34:05.7725418Z test_variant_consistency_eager_isposinf_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:34:05.7821560Z test_variant_consistency_eager_isreal_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:34:05.7891450Z test_variant_consistency_eager_isreal_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:34:05.8611879Z test_variant_consistency_eager_istft_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.072s) 2022-03-17T19:34:05.9010416Z test_variant_consistency_eager_istft_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.040s) 2022-03-17T19:34:05.9108340Z test_variant_consistency_eager_kron_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:34:05.9185547Z test_variant_consistency_eager_kron_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:34:05.9330308Z test_variant_consistency_eager_kthvalue_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:34:05.9528149Z test_variant_consistency_eager_ldexp_cuda_complex64 (__main__.TestCommonCUDA) ... expected failure (0.020s) 2022-03-17T19:34:05.9664530Z test_variant_consistency_eager_ldexp_cuda_float32 (__main__.TestCommonCUDA) ... expected failure (0.014s) 2022-03-17T19:34:05.9858922Z test_variant_consistency_eager_le_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:34:06.1825412Z test_variant_consistency_eager_lerp_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.196s) 2022-03-17T19:34:06.2634128Z test_variant_consistency_eager_lerp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.081s) 2022-03-17T19:34:06.2807314Z test_variant_consistency_eager_lgamma_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:34:06.3093236Z test_variant_consistency_eager_linalg_cholesky_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-03-17T19:34:06.3245005Z test_variant_consistency_eager_linalg_cholesky_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:34:06.3376312Z test_variant_consistency_eager_linalg_cholesky_ex_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:34:06.3462790Z test_variant_consistency_eager_linalg_cholesky_ex_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:34:06.3615216Z test_variant_consistency_eager_linalg_cond_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:34:06.3721702Z test_variant_consistency_eager_linalg_cond_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:06.3832438Z test_variant_consistency_eager_linalg_cross_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:06.3908296Z test_variant_consistency_eager_linalg_cross_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:34:06.5327061Z test_variant_consistency_eager_linalg_det_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.142s) 2022-03-17T19:34:06.6143759Z test_variant_consistency_eager_linalg_det_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.082s) 2022-03-17T19:34:06.6377754Z test_variant_consistency_eager_linalg_eig_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-03-17T19:34:06.6506410Z test_variant_consistency_eager_linalg_eig_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:34:06.6724757Z test_variant_consistency_eager_linalg_eigh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:34:06.6846239Z test_variant_consistency_eager_linalg_eigh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:34:06.7225666Z test_variant_consistency_eager_linalg_eigvals_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-03-17T19:34:06.7416254Z test_variant_consistency_eager_linalg_eigvals_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:34:06.7658885Z test_variant_consistency_eager_linalg_eigvalsh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-03-17T19:34:06.7798967Z test_variant_consistency_eager_linalg_eigvalsh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:34:06.8715281Z test_variant_consistency_eager_linalg_householder_product_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.091s) 2022-03-17T19:34:06.9241409Z test_variant_consistency_eager_linalg_householder_product_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.053s) 2022-03-17T19:34:06.9493494Z test_variant_consistency_eager_linalg_inv_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-03-17T19:34:06.9630010Z test_variant_consistency_eager_linalg_inv_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:34:06.9822326Z test_variant_consistency_eager_linalg_inv_ex_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:34:06.9931922Z test_variant_consistency_eager_linalg_inv_ex_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:07.0491990Z test_variant_consistency_eager_linalg_lstsq_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.056s) 2022-03-17T19:34:07.0737522Z test_variant_consistency_eager_linalg_lstsq_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-03-17T19:34:07.1718727Z test_variant_consistency_eager_linalg_lstsq_grad_oriented_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.098s) 2022-03-17T19:34:07.2107144Z test_variant_consistency_eager_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-03-17T19:34:07.5079232Z test_variant_consistency_eager_linalg_lu_factor_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.297s) 2022-03-17T19:34:07.5948427Z test_variant_consistency_eager_linalg_lu_factor_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.087s) 2022-03-17T19:34:07.7142331Z test_variant_consistency_eager_linalg_lu_factor_ex_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.119s) 2022-03-17T19:34:07.7412409Z test_variant_consistency_eager_linalg_lu_factor_ex_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-03-17T19:34:07.8621184Z test_variant_consistency_eager_linalg_matrix_norm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.121s) 2022-03-17T19:34:07.9246397Z test_variant_consistency_eager_linalg_matrix_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.062s) 2022-03-17T19:34:08.0635951Z test_variant_consistency_eager_linalg_matrix_power_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.139s) 2022-03-17T19:34:08.1281090Z test_variant_consistency_eager_linalg_matrix_power_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.064s) 2022-03-17T19:34:08.1509335Z test_variant_consistency_eager_linalg_matrix_rank_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-03-17T19:34:08.1630825Z test_variant_consistency_eager_linalg_matrix_rank_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:34:08.1818042Z test_variant_consistency_eager_linalg_matrix_rank_hermitian_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:34:08.1927681Z test_variant_consistency_eager_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:08.2130913Z test_variant_consistency_eager_linalg_multi_dot_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:34:08.2239454Z test_variant_consistency_eager_linalg_multi_dot_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:08.2648889Z test_variant_consistency_eager_linalg_norm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.041s) 2022-03-17T19:34:08.2844045Z test_variant_consistency_eager_linalg_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:34:08.3606648Z test_variant_consistency_eager_linalg_pinv_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.076s) 2022-03-17T19:34:08.3929741Z test_variant_consistency_eager_linalg_pinv_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-03-17T19:34:08.4220104Z test_variant_consistency_eager_linalg_pinv_hermitian_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-03-17T19:34:08.4370576Z test_variant_consistency_eager_linalg_pinv_hermitian_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:34:08.4427930Z test_variant_consistency_eager_linalg_pinv_singular_cuda_complex64 (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:34:08.4485756Z test_variant_consistency_eager_linalg_pinv_singular_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:34:08.5054179Z test_variant_consistency_eager_linalg_qr_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.057s) 2022-03-17T19:34:08.5316276Z test_variant_consistency_eager_linalg_qr_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-03-17T19:34:08.5533634Z test_variant_consistency_eager_linalg_slogdet_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:34:08.5654172Z test_variant_consistency_eager_linalg_slogdet_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:34:08.7042849Z test_variant_consistency_eager_linalg_solve_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.139s) 2022-03-17T19:34:08.7711123Z test_variant_consistency_eager_linalg_solve_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.067s) 2022-03-17T19:34:09.2187405Z test_variant_consistency_eager_linalg_solve_triangular_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.447s) 2022-03-17T19:34:09.4089779Z test_variant_consistency_eager_linalg_solve_triangular_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.190s) 2022-03-17T19:34:09.8912966Z test_variant_consistency_eager_linalg_svd_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.482s) 2022-03-17T19:34:10.0641445Z test_variant_consistency_eager_linalg_svd_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.173s) 2022-03-17T19:34:10.1140751Z test_variant_consistency_eager_linalg_svdvals_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.050s) 2022-03-17T19:34:10.1422195Z test_variant_consistency_eager_linalg_svdvals_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-03-17T19:34:10.1585661Z test_variant_consistency_eager_linalg_tensorinv_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:34:10.1680216Z test_variant_consistency_eager_linalg_tensorinv_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:34:10.2059132Z test_variant_consistency_eager_linalg_tensorsolve_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-03-17T19:34:10.2265684Z test_variant_consistency_eager_linalg_tensorsolve_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:34:10.3220560Z test_variant_consistency_eager_linalg_vector_norm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.095s) 2022-03-17T19:34:10.3612903Z test_variant_consistency_eager_linalg_vector_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-03-17T19:34:10.3844872Z test_variant_consistency_eager_log10_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-03-17T19:34:10.3980562Z test_variant_consistency_eager_log10_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:34:10.4082131Z test_variant_consistency_eager_log1p_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:34:10.4313012Z test_variant_consistency_eager_log2_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-03-17T19:34:10.4450148Z test_variant_consistency_eager_log2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:34:10.4680794Z test_variant_consistency_eager_log_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-03-17T19:34:10.4824540Z test_variant_consistency_eager_log_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:34:10.5110973Z test_variant_consistency_eager_log_softmax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-03-17T19:34:10.5538615Z test_variant_consistency_eager_log_softmax_dtype_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-03-17T19:34:10.5826512Z test_variant_consistency_eager_log_softmax_dtype_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-03-17T19:34:10.5906061Z test_variant_consistency_eager_logaddexp2_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:34:10.5984501Z test_variant_consistency_eager_logaddexp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:34:10.6155612Z test_variant_consistency_eager_logcumsumexp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:34:10.6437078Z test_variant_consistency_eager_logdet_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-03-17T19:34:10.6626656Z test_variant_consistency_eager_logical_and_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:34:10.6731829Z test_variant_consistency_eager_logical_and_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:34:10.6780067Z test_variant_consistency_eager_logical_not_cuda_complex64 (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:34:10.6828934Z test_variant_consistency_eager_logical_not_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:34:10.7009977Z test_variant_consistency_eager_logical_or_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:34:10.7114146Z test_variant_consistency_eager_logical_or_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:34:10.7293781Z test_variant_consistency_eager_logical_xor_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:34:10.7399146Z test_variant_consistency_eager_logical_xor_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:34:10.7616441Z test_variant_consistency_eager_logit_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:34:10.7954274Z test_variant_consistency_eager_logsumexp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-03-17T19:34:10.8031021Z test_variant_consistency_eager_long_channels_last_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:34:10.8093517Z test_variant_consistency_eager_long_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:34:10.8192256Z test_variant_consistency_eager_long_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:34:10.8267098Z test_variant_consistency_eager_long_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:34:10.8462145Z test_variant_consistency_eager_lt_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:34:11.1398688Z test_variant_consistency_eager_lu_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.293s) 2022-03-17T19:34:11.2570146Z test_variant_consistency_eager_lu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.117s) 2022-03-17T19:34:11.8338338Z test_variant_consistency_eager_lu_solve_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.577s) 2022-03-17T19:34:12.1086955Z test_variant_consistency_eager_lu_solve_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.275s) 2022-03-17T19:34:12.3425472Z test_variant_consistency_eager_lu_unpack_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.234s) 2022-03-17T19:34:12.4300838Z test_variant_consistency_eager_lu_unpack_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.087s) 2022-03-17T19:34:12.4737608Z test_variant_consistency_eager_mH_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.044s) 2022-03-17T19:34:12.4952310Z test_variant_consistency_eager_mH_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:34:12.5068711Z test_variant_consistency_eager_mT_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:34:12.5149648Z test_variant_consistency_eager_mT_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:34:12.5973696Z test_variant_consistency_eager_masked_fill_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.082s) 2022-03-17T19:34:12.6385544Z test_variant_consistency_eager_masked_fill_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.041s) 2022-03-17T19:34:12.6862248Z test_variant_consistency_eager_masked_scatter_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.048s) 2022-03-17T19:34:12.7115107Z test_variant_consistency_eager_masked_scatter_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-03-17T19:34:12.7437812Z test_variant_consistency_eager_masked_select_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-03-17T19:34:12.7635599Z test_variant_consistency_eager_masked_select_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:34:12.8472569Z test_variant_consistency_eager_matmul_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.083s) 2022-03-17T19:34:12.8953182Z test_variant_consistency_eager_matmul_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.048s) 2022-03-17T19:34:12.9322075Z test_variant_consistency_eager_matrix_exp_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-03-17T19:34:12.9548593Z test_variant_consistency_eager_matrix_exp_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-03-17T19:34:12.9959676Z test_variant_consistency_eager_max_binary_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.041s) 2022-03-17T19:34:13.0053584Z test_variant_consistency_eager_max_reduction_no_dim_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:34:13.0148555Z test_variant_consistency_eager_max_reduction_with_dim_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:34:13.0359421Z test_variant_consistency_eager_maximum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:34:13.0946700Z test_variant_consistency_eager_mean_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.059s) 2022-03-17T19:34:13.1304247Z test_variant_consistency_eager_mean_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-03-17T19:34:13.1520728Z test_variant_consistency_eager_median_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:34:13.1691721Z test_variant_consistency_eager_meshgrid_list_of_tensors_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:34:13.1782833Z test_variant_consistency_eager_meshgrid_list_of_tensors_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:34:13.1951435Z test_variant_consistency_eager_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:34:13.2041761Z test_variant_consistency_eager_meshgrid_variadic_tensors_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:34:13.2452684Z test_variant_consistency_eager_min_binary_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.041s) 2022-03-17T19:34:13.2547621Z test_variant_consistency_eager_min_reduction_no_dim_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:34:13.2643574Z test_variant_consistency_eager_min_reduction_with_dim_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:34:13.2862220Z test_variant_consistency_eager_minimum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:34:13.3008924Z test_variant_consistency_eager_mm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:34:13.3086792Z test_variant_consistency_eager_mm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:34:13.3201334Z test_variant_consistency_eager_mode_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:13.3391130Z test_variant_consistency_eager_movedim_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:34:13.3526174Z test_variant_consistency_eager_movedim_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:34:13.3622399Z test_variant_consistency_eager_msort_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:34:13.5528285Z test_variant_consistency_eager_mul_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.190s) 2022-03-17T19:34:13.6454761Z test_variant_consistency_eager_mul_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.093s) 2022-03-17T19:34:13.6583307Z test_variant_consistency_eager_multinomial_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:34:13.6682517Z test_variant_consistency_eager_mv_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:34:13.6760381Z test_variant_consistency_eager_mv_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:34:13.7303748Z test_variant_consistency_eager_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.054s) 2022-03-17T19:34:13.7352393Z test_variant_consistency_eager_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:34:13.7401406Z test_variant_consistency_eager_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:34:13.7541498Z test_variant_consistency_eager_nan_to_num_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:34:13.8225410Z test_variant_consistency_eager_nanmean_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.068s) 2022-03-17T19:34:13.8440363Z test_variant_consistency_eager_nanmedian_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:34:14.0113452Z test_variant_consistency_eager_nanquantile_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.167s) 2022-03-17T19:34:14.0475332Z test_variant_consistency_eager_nansum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-03-17T19:34:14.0664423Z test_variant_consistency_eager_narrow_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:34:14.0780002Z test_variant_consistency_eager_narrow_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:14.1157414Z test_variant_consistency_eager_ne_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-03-17T19:34:14.1352425Z test_variant_consistency_eager_ne_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:34:14.1549525Z test_variant_consistency_eager_neg_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:34:14.1671052Z test_variant_consistency_eager_neg_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:34:14.1719777Z test_variant_consistency_eager_new_empty_cuda_complex64 (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:34:14.1768595Z test_variant_consistency_eager_new_empty_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:34:14.1957524Z test_variant_consistency_eager_new_full_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:34:14.2065043Z test_variant_consistency_eager_new_full_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:14.2230411Z test_variant_consistency_eager_new_ones_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:34:14.2331472Z test_variant_consistency_eager_new_ones_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:34:14.2495908Z test_variant_consistency_eager_new_zeros_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:34:14.2596604Z test_variant_consistency_eager_new_zeros_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:34:14.2734985Z test_variant_consistency_eager_nextafter_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:34:14.2807719Z test_variant_consistency_eager_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:34:14.2895680Z test_variant_consistency_eager_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:34:14.2980435Z test_variant_consistency_eager_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:34:14.3054441Z test_variant_consistency_eager_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:34:14.3153771Z test_variant_consistency_eager_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:34:14.3246269Z test_variant_consistency_eager_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:34:14.3344962Z test_variant_consistency_eager_nn_functional_avg_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:34:14.3433205Z test_variant_consistency_eager_nn_functional_avg_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:34:14.3527133Z test_variant_consistency_eager_nn_functional_avg_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:34:14.3690003Z test_variant_consistency_eager_nn_functional_batch_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:34:14.3844871Z test_variant_consistency_eager_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:34:14.4210396Z test_variant_consistency_eager_nn_functional_bilinear_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-03-17T19:34:14.4317558Z test_variant_consistency_eager_nn_functional_celu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:14.4488055Z test_variant_consistency_eager_nn_functional_conv1d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:34:14.4879616Z test_variant_consistency_eager_nn_functional_conv2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-03-17T19:34:14.5053872Z test_variant_consistency_eager_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:34:14.5236324Z test_variant_consistency_eager_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:34:14.5435811Z test_variant_consistency_eager_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:34:14.5604451Z test_variant_consistency_eager_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:34:14.5774073Z test_variant_consistency_eager_nn_functional_cosine_similarity_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:34:14.5971619Z test_variant_consistency_eager_nn_functional_cross_entropy_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:34:14.6104291Z test_variant_consistency_eager_nn_functional_ctc_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:34:14.6454655Z test_variant_consistency_eager_nn_functional_dropout2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-03-17T19:34:14.6919974Z test_variant_consistency_eager_nn_functional_dropout_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.046s) 2022-03-17T19:34:14.7026472Z test_variant_consistency_eager_nn_functional_elu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:14.7350397Z test_variant_consistency_eager_nn_functional_embedding_bag_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-03-17T19:34:14.7424518Z test_variant_consistency_eager_nn_functional_embedding_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:34:14.7647452Z test_variant_consistency_eager_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:34:14.8151076Z test_variant_consistency_eager_nn_functional_feature_alpha_dropout_without_train_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.050s) 2022-03-17T19:34:14.8411254Z test_variant_consistency_eager_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-03-17T19:34:14.8680223Z test_variant_consistency_eager_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-03-17T19:34:14.9006905Z test_variant_consistency_eager_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-03-17T19:34:15.3837451Z test_variant_consistency_eager_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.483s) 2022-03-17T19:34:15.3927401Z test_variant_consistency_eager_nn_functional_gelu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:34:15.4177366Z test_variant_consistency_eager_nn_functional_glu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-03-17T19:34:15.4396479Z test_variant_consistency_eager_nn_functional_grid_sample_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:34:15.4555491Z test_variant_consistency_eager_nn_functional_group_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:34:15.4647742Z test_variant_consistency_eager_nn_functional_hardshrink_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:34:15.4755542Z test_variant_consistency_eager_nn_functional_hardsigmoid_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:15.4830755Z test_variant_consistency_eager_nn_functional_hardswish_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:34:15.4934543Z test_variant_consistency_eager_nn_functional_hardtanh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:34:15.5082053Z test_variant_consistency_eager_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:34:15.5197328Z test_variant_consistency_eager_nn_functional_huber_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:15.5370639Z test_variant_consistency_eager_nn_functional_instance_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:34:15.5487025Z test_variant_consistency_eager_nn_functional_interpolate_area_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:34:15.5599162Z test_variant_consistency_eager_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:15.5708349Z test_variant_consistency_eager_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:15.5817823Z test_variant_consistency_eager_nn_functional_interpolate_linear_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:15.5932502Z test_variant_consistency_eager_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:15.6042016Z test_variant_consistency_eager_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:15.6129008Z test_variant_consistency_eager_nn_functional_kl_div_cuda_float32 (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2852: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-03-17T19:34:15.6129986Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-03-17T19:34:15.6190676Z ok (0.015s) 2022-03-17T19:34:15.6357342Z test_variant_consistency_eager_nn_functional_layer_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:34:15.6450437Z test_variant_consistency_eager_nn_functional_leaky_relu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:34:15.6827138Z test_variant_consistency_eager_nn_functional_linear_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.038s) 2022-03-17T19:34:15.6991868Z test_variant_consistency_eager_nn_functional_linear_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:34:15.7157285Z test_variant_consistency_eager_nn_functional_local_response_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:34:15.7234216Z test_variant_consistency_eager_nn_functional_logsigmoid_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:34:16.0328798Z test_variant_consistency_eager_nn_functional_max_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.309s) 2022-03-17T19:34:16.5186148Z test_variant_consistency_eager_nn_functional_max_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.486s) 2022-03-17T19:34:16.7180258Z test_variant_consistency_eager_nn_functional_max_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.199s) 2022-03-17T19:34:16.7287841Z test_variant_consistency_eager_nn_functional_mish_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:16.7383949Z test_variant_consistency_eager_nn_functional_mse_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:34:16.7717488Z test_variant_consistency_eager_nn_functional_nll_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.033s) 2022-03-17T19:34:16.7936140Z test_variant_consistency_eager_nn_functional_normalize_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:34:16.8059675Z test_variant_consistency_eager_nn_functional_normalize_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:34:16.8291126Z test_variant_consistency_eager_nn_functional_pad_circular_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-03-17T19:34:16.8427657Z test_variant_consistency_eager_nn_functional_pad_circular_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:34:16.8969241Z test_variant_consistency_eager_nn_functional_pad_constant_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.054s) 2022-03-17T19:34:16.9217001Z test_variant_consistency_eager_nn_functional_pad_constant_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-03-17T19:34:16.9391244Z test_variant_consistency_eager_nn_functional_pad_reflect_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:34:16.9495048Z test_variant_consistency_eager_nn_functional_pad_reflect_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:34:16.9666860Z test_variant_consistency_eager_nn_functional_pad_replicate_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:34:16.9769413Z test_variant_consistency_eager_nn_functional_pad_replicate_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:34:16.9953273Z test_variant_consistency_eager_nn_functional_pairwise_distance_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:34:17.0060046Z test_variant_consistency_eager_nn_functional_pairwise_distance_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:17.0151594Z test_variant_consistency_eager_nn_functional_pixel_shuffle_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:34:17.0219308Z test_variant_consistency_eager_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:34:17.0304473Z test_variant_consistency_eager_nn_functional_pixel_unshuffle_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:34:17.0372658Z test_variant_consistency_eager_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:34:17.1126829Z test_variant_consistency_eager_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.075s) 2022-03-17T19:34:17.1279376Z test_variant_consistency_eager_nn_functional_prelu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:34:17.1372543Z test_variant_consistency_eager_nn_functional_relu6_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:34:17.1448676Z test_variant_consistency_eager_nn_functional_relu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:34:17.1579228Z test_variant_consistency_eager_nn_functional_rrelu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:34:17.1684923Z test_variant_consistency_eager_nn_functional_selu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:34:17.1764527Z test_variant_consistency_eager_nn_functional_silu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:34:17.1852049Z test_variant_consistency_eager_nn_functional_softmin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:34:17.1987319Z test_variant_consistency_eager_nn_functional_softmin_with_dtype_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:34:17.2075423Z test_variant_consistency_eager_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:34:17.2146685Z test_variant_consistency_eager_nn_functional_softplus_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:34:17.2238724Z test_variant_consistency_eager_nn_functional_softshrink_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:34:17.2347535Z test_variant_consistency_eager_nn_functional_softsign_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:17.2421788Z test_variant_consistency_eager_nn_functional_softsign_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:34:17.2512746Z test_variant_consistency_eager_nn_functional_tanhshrink_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:34:17.2585021Z test_variant_consistency_eager_nn_functional_tanhshrink_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:34:17.2672553Z test_variant_consistency_eager_nn_functional_threshold_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:34:17.5319424Z test_variant_consistency_eager_nn_functional_unfold_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.264s) 2022-03-17T19:34:17.6420463Z test_variant_consistency_eager_nn_functional_unfold_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.110s) 2022-03-17T19:34:17.6484146Z test_variant_consistency_eager_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4002: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-03-17T19:34:17.6484936Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T19:34:17.6499230Z ok (0.008s) 2022-03-17T19:34:17.6572434Z test_variant_consistency_eager_nn_functional_upsample_nearest_cuda_float32 (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3947: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-03-17T19:34:17.6573205Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T19:34:17.6610326Z ok (0.011s) 2022-03-17T19:34:17.6904097Z test_variant_consistency_eager_nonzero_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-03-17T19:34:17.7075014Z test_variant_consistency_eager_nonzero_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:34:17.8742855Z test_variant_consistency_eager_norm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.166s) 2022-03-17T19:34:17.9544736Z test_variant_consistency_eager_norm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.080s) 2022-03-17T19:34:17.9727344Z test_variant_consistency_eager_norm_fro_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:34:17.9849737Z test_variant_consistency_eager_norm_fro_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:34:18.0082381Z test_variant_consistency_eager_norm_inf_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-03-17T19:34:18.0221461Z test_variant_consistency_eager_norm_inf_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:34:18.0424778Z test_variant_consistency_eager_norm_nuc_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:34:18.0548017Z test_variant_consistency_eager_norm_nuc_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:34:18.0640291Z test_variant_consistency_eager_normal_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:34:18.0706645Z test_variant_consistency_eager_normal_number_mean_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:34:18.0805235Z test_variant_consistency_eager_ones_like_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:34:18.0882222Z test_variant_consistency_eager_ones_like_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:34:18.3668227Z test_variant_consistency_eager_ormqr_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.278s) 2022-03-17T19:34:18.4746423Z test_variant_consistency_eager_ormqr_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.108s) 2022-03-17T19:34:18.4881070Z test_variant_consistency_eager_outer_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:34:18.4982513Z test_variant_consistency_eager_outer_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:34:18.8376393Z test_variant_consistency_eager_pca_lowrank_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.339s) 2022-03-17T19:34:18.8572206Z test_variant_consistency_eager_permute_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:34:18.8691280Z test_variant_consistency_eager_permute_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:34:18.9297385Z test_variant_consistency_eager_pinverse_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.060s) 2022-03-17T19:34:18.9572010Z test_variant_consistency_eager_pinverse_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.027s) 2022-03-17T19:34:18.9644912Z test_variant_consistency_eager_polar_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:34:18.9988132Z test_variant_consistency_eager_polygamma_polygamma_n_0_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-03-17T19:34:19.0036637Z test_variant_consistency_eager_polygamma_polygamma_n_1_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:34:19.0086265Z test_variant_consistency_eager_polygamma_polygamma_n_2_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:34:19.0135457Z test_variant_consistency_eager_polygamma_polygamma_n_3_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:34:19.0186033Z test_variant_consistency_eager_polygamma_polygamma_n_4_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:34:19.0333114Z test_variant_consistency_eager_positive_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:34:19.0437864Z test_variant_consistency_eager_positive_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:34:19.0635013Z test_variant_consistency_eager_pow_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:34:19.1053487Z test_variant_consistency_eager_pow_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.042s) 2022-03-17T19:34:19.2493479Z test_variant_consistency_eager_prod_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.144s) 2022-03-17T19:34:19.3168599Z test_variant_consistency_eager_prod_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.067s) 2022-03-17T19:34:19.4662867Z test_variant_consistency_eager_put_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.149s) 2022-03-17T19:34:19.5377952Z test_variant_consistency_eager_put_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.071s) 2022-03-17T19:34:19.6533851Z test_variant_consistency_eager_qr_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.115s) 2022-03-17T19:34:19.7079919Z test_variant_consistency_eager_qr_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.055s) 2022-03-17T19:34:19.8712979Z test_variant_consistency_eager_quantile_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.163s) 2022-03-17T19:34:19.8849211Z test_variant_consistency_eager_rad2deg_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:34:19.8967611Z test_variant_consistency_eager_rand_like_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:34:19.9050484Z test_variant_consistency_eager_rand_like_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:34:19.9148278Z test_variant_consistency_eager_randint_like_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:34:19.9266471Z test_variant_consistency_eager_randn_like_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:34:19.9349767Z test_variant_consistency_eager_randn_like_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:34:19.9472979Z test_variant_consistency_eager_ravel_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:34:19.9561292Z test_variant_consistency_eager_ravel_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:34:19.9648412Z test_variant_consistency_eager_real_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:34:19.9717246Z test_variant_consistency_eager_real_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:34:19.9947587Z test_variant_consistency_eager_reciprocal_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-03-17T19:34:20.0083433Z test_variant_consistency_eager_reciprocal_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:34:20.0198197Z test_variant_consistency_eager_remainder_autodiffed_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:20.0586941Z test_variant_consistency_eager_remainder_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-03-17T19:34:20.0982501Z test_variant_consistency_eager_renorm_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-03-17T19:34:20.1186151Z test_variant_consistency_eager_renorm_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:34:20.1874593Z test_variant_consistency_eager_repeat_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.069s) 2022-03-17T19:34:20.2267639Z test_variant_consistency_eager_repeat_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-03-17T19:34:20.2487005Z test_variant_consistency_eager_repeat_interleave_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:34:20.2627683Z test_variant_consistency_eager_repeat_interleave_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:34:20.2838794Z test_variant_consistency_eager_reshape_as_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:34:20.2961846Z test_variant_consistency_eager_reshape_as_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:34:20.3387287Z test_variant_consistency_eager_reshape_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.042s) 2022-03-17T19:34:20.3604910Z test_variant_consistency_eager_reshape_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:34:20.3717162Z test_variant_consistency_eager_resize__cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:20.3798603Z test_variant_consistency_eager_resize__cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:34:20.3923974Z test_variant_consistency_eager_resize_as__cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:34:20.4008718Z test_variant_consistency_eager_resize_as__cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:34:20.4123645Z test_variant_consistency_eager_resolve_conj_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:20.4211033Z test_variant_consistency_eager_resolve_conj_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:34:20.4331518Z test_variant_consistency_eager_resolve_neg_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:34:20.4418751Z test_variant_consistency_eager_resolve_neg_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:34:20.4761549Z test_variant_consistency_eager_roll_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-03-17T19:34:20.4944999Z test_variant_consistency_eager_roll_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:34:20.5150386Z test_variant_consistency_eager_rot90_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:34:20.5273338Z test_variant_consistency_eager_rot90_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:34:20.5372510Z test_variant_consistency_eager_round_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:34:20.5536877Z test_variant_consistency_eager_round_decimals_0_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:34:20.5585788Z test_variant_consistency_eager_round_decimals_3_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:34:20.5634744Z test_variant_consistency_eager_round_decimals_neg_3_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.005s) 2022-03-17T19:34:20.5874377Z test_variant_consistency_eager_rsqrt_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.024s) 2022-03-17T19:34:20.6011865Z test_variant_consistency_eager_rsqrt_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:34:20.6220358Z test_variant_consistency_eager_rsub_rsub_scalar_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:34:20.6304983Z test_variant_consistency_eager_rsub_rsub_scalar_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:34:20.6867095Z test_variant_consistency_eager_rsub_rsub_tensor_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.056s) 2022-03-17T19:34:20.7044563Z test_variant_consistency_eager_rsub_rsub_tensor_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:34:20.7575696Z test_variant_consistency_eager_scatter_add_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.053s) 2022-03-17T19:34:20.7888471Z test_variant_consistency_eager_scatter_add_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.031s) 2022-03-17T19:34:20.8477376Z test_variant_consistency_eager_scatter_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.059s) 2022-03-17T19:34:20.8816509Z test_variant_consistency_eager_scatter_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-03-17T19:34:20.8873091Z test_variant_consistency_eager_scatter_reduce_cuda_float32 (__main__.TestCommonCUDA) ... skip (0.006s) 2022-03-17T19:34:20.9157902Z test_variant_consistency_eager_searchsorted_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-03-17T19:34:20.9389521Z test_variant_consistency_eager_select_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-03-17T19:34:20.9524067Z test_variant_consistency_eager_select_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:34:20.9674368Z test_variant_consistency_eager_select_scatter_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:34:20.9805830Z test_variant_consistency_eager_sgn_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:34:20.9900314Z test_variant_consistency_eager_sgn_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:34:20.9971019Z test_variant_consistency_eager_short_channels_last_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:34:21.0034642Z test_variant_consistency_eager_short_channels_last_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:34:21.0134833Z test_variant_consistency_eager_short_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:34:21.0210786Z test_variant_consistency_eager_short_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:34:21.0319551Z test_variant_consistency_eager_sigmoid_cuda_complex64 (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1909: UserWarning: nn.functional.sigmoid is deprecated. Use torch.sigmoid instead. 2022-03-17T19:34:21.0320364Z warnings.warn("nn.functional.sigmoid is deprecated. Use torch.sigmoid instead.") 2022-03-17T19:34:21.0563442Z ok (0.035s) 2022-03-17T19:34:21.0758687Z test_variant_consistency_eager_sigmoid_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:34:21.0845706Z test_variant_consistency_eager_sign_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:34:21.0918064Z test_variant_consistency_eager_signbit_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:34:21.1042565Z test_variant_consistency_eager_sin_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:34:21.1130067Z test_variant_consistency_eager_sin_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:34:21.1449433Z test_variant_consistency_eager_sinc_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.032s) 2022-03-17T19:34:21.1626534Z test_variant_consistency_eager_sinc_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:34:21.1751028Z test_variant_consistency_eager_sinh_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:34:21.1839077Z test_variant_consistency_eager_sinh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:34:21.2064551Z test_variant_consistency_eager_slice_scatter_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:34:21.2357442Z test_variant_consistency_eager_softmax_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-03-17T19:34:21.2785839Z test_variant_consistency_eager_softmax_with_dtype_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.043s) 2022-03-17T19:34:21.3073394Z test_variant_consistency_eager_softmax_with_dtype_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-03-17T19:34:21.4333044Z test_variant_consistency_eager_solve_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.126s) 2022-03-17T19:34:21.4953760Z test_variant_consistency_eager_solve_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.062s) 2022-03-17T19:34:21.5302965Z test_variant_consistency_eager_sort_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-03-17T19:34:21.5370776Z test_variant_consistency_eager_special_entr_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:34:21.5442839Z test_variant_consistency_eager_special_erfcx_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:34:21.5519467Z test_variant_consistency_eager_special_i0e_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:34:21.5594255Z test_variant_consistency_eager_special_i1_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:34:21.5669732Z test_variant_consistency_eager_special_i1e_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:34:21.5745559Z test_variant_consistency_eager_special_ndtr_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:34:21.5816847Z test_variant_consistency_eager_special_ndtri_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:34:21.5915792Z test_variant_consistency_eager_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:34:21.6009418Z test_variant_consistency_eager_special_xlog1py_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:34:21.6091974Z test_variant_consistency_eager_special_zeta_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:34:21.6168476Z test_variant_consistency_eager_special_zeta_grad_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:34:21.6276982Z test_variant_consistency_eager_split_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:21.6357818Z test_variant_consistency_eager_split_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:34:21.6518809Z test_variant_consistency_eager_split_list_args_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:34:21.6620978Z test_variant_consistency_eager_split_list_args_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:34:21.6812592Z test_variant_consistency_eager_split_with_sizes_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:34:21.6928144Z test_variant_consistency_eager_split_with_sizes_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:21.7053034Z test_variant_consistency_eager_sqrt_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:34:21.7148640Z test_variant_consistency_eager_sqrt_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:34:21.7384689Z test_variant_consistency_eager_square_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-03-17T19:34:21.7524321Z test_variant_consistency_eager_square_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:34:21.8004098Z test_variant_consistency_eager_squeeze_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.048s) 2022-03-17T19:34:21.8252552Z test_variant_consistency_eager_squeeze_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-03-17T19:34:21.8334421Z test_variant_consistency_eager_stack_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:34:21.8401033Z test_variant_consistency_eager_stack_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:34:21.8692040Z test_variant_consistency_eager_std_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-03-17T19:34:21.8882057Z test_variant_consistency_eager_std_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:34:21.9012437Z test_variant_consistency_eager_std_mean_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:34:21.9089869Z test_variant_consistency_eager_std_mean_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:34:21.9507468Z test_variant_consistency_eager_stft_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.042s) 2022-03-17T19:34:21.9759701Z test_variant_consistency_eager_stft_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.025s) 2022-03-17T19:34:22.1805187Z test_variant_consistency_eager_sub_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.204s) 2022-03-17T19:34:22.2811494Z test_variant_consistency_eager_sub_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.101s) 2022-03-17T19:34:22.3405334Z test_variant_consistency_eager_sum_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.059s) 2022-03-17T19:34:22.3751769Z test_variant_consistency_eager_sum_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.034s) 2022-03-17T19:34:22.3985822Z test_variant_consistency_eager_sum_to_size_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.023s) 2022-03-17T19:34:22.4135966Z test_variant_consistency_eager_sum_to_size_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:34:23.4593662Z test_variant_consistency_eager_svd_cuda_complex64 (__main__.TestCommonCUDA) ... ok (1.045s) 2022-03-17T19:34:23.8784462Z test_variant_consistency_eager_svd_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.419s) 2022-03-17T19:34:24.2464238Z test_variant_consistency_eager_svd_lowrank_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.368s) 2022-03-17T19:34:24.3162339Z test_variant_consistency_eager_symeig_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.070s) 2022-03-17T19:34:24.3520892Z test_variant_consistency_eager_symeig_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-03-17T19:34:24.3726408Z test_variant_consistency_eager_t_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:34:24.3867403Z test_variant_consistency_eager_t_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.014s) 2022-03-17T19:34:24.4128020Z test_variant_consistency_eager_take_along_dim_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-03-17T19:34:24.4291616Z test_variant_consistency_eager_take_along_dim_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:34:24.4680233Z test_variant_consistency_eager_take_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.039s) 2022-03-17T19:34:24.4891072Z test_variant_consistency_eager_take_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:34:24.5016301Z test_variant_consistency_eager_tan_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:34:24.5104898Z test_variant_consistency_eager_tan_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:34:24.5195206Z test_variant_consistency_eager_tanh_cuda_complex64 (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1898: UserWarning: nn.functional.tanh is deprecated. Use torch.tanh instead. 2022-03-17T19:34:24.5195809Z warnings.warn("nn.functional.tanh is deprecated. Use torch.tanh instead.") 2022-03-17T19:34:24.5253098Z ok (0.015s) 2022-03-17T19:34:24.5352231Z test_variant_consistency_eager_tanh_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:34:24.5760345Z test_variant_consistency_eager_tensor_split_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.041s) 2022-03-17T19:34:24.5968227Z test_variant_consistency_eager_tensor_split_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.021s) 2022-03-17T19:34:24.6070526Z test_variant_consistency_eager_tensordot_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:34:24.6151873Z test_variant_consistency_eager_tensordot_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:34:24.6942767Z test_variant_consistency_eager_tile_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.079s) 2022-03-17T19:34:24.7390474Z test_variant_consistency_eager_tile_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.045s) 2022-03-17T19:34:24.7519896Z test_variant_consistency_eager_to_sparse_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:34:24.7635744Z test_variant_consistency_eager_to_sparse_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:24.7811593Z test_variant_consistency_eager_topk_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:34:24.7903819Z test_variant_consistency_eager_trace_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:34:24.7979845Z test_variant_consistency_eager_trace_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:34:24.9704928Z test_variant_consistency_eager_transpose_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.172s) 2022-03-17T19:34:25.0517893Z test_variant_consistency_eager_transpose_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.081s) 2022-03-17T19:34:25.0778650Z test_variant_consistency_eager_trapezoid_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-03-17T19:34:25.0913276Z test_variant_consistency_eager_trapezoid_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:34:25.1174490Z test_variant_consistency_eager_trapz_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.026s) 2022-03-17T19:34:25.1309682Z test_variant_consistency_eager_trapz_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:34:25.1755943Z test_variant_consistency_eager_triangular_solve_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.045s) 2022-03-17T19:34:25.1973945Z test_variant_consistency_eager_triangular_solve_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:34:25.2348014Z test_variant_consistency_eager_tril_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.037s) 2022-03-17T19:34:25.2543849Z test_variant_consistency_eager_tril_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.019s) 2022-03-17T19:34:25.2909760Z test_variant_consistency_eager_triu_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.036s) 2022-03-17T19:34:25.3105962Z test_variant_consistency_eager_triu_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.020s) 2022-03-17T19:34:25.4114805Z test_variant_consistency_eager_true_divide_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.101s) 2022-03-17T19:34:25.4608537Z test_variant_consistency_eager_true_divide_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.049s) 2022-03-17T19:34:25.4730000Z test_variant_consistency_eager_trunc_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:34:25.5429721Z test_variant_consistency_eager_unfold_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.070s) 2022-03-17T19:34:25.5830795Z test_variant_consistency_eager_unfold_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.040s) 2022-03-17T19:34:25.8969968Z test_variant_consistency_eager_unique_consecutive_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.314s) 2022-03-17T19:34:26.6421150Z test_variant_consistency_eager_unique_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.745s) 2022-03-17T19:34:26.6769926Z test_variant_consistency_eager_unsqueeze_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.035s) 2022-03-17T19:34:26.6990737Z test_variant_consistency_eager_unsqueeze_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.022s) 2022-03-17T19:34:26.7268509Z test_variant_consistency_eager_var_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-03-17T19:34:26.7449524Z test_variant_consistency_eager_var_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.018s) 2022-03-17T19:34:26.7575068Z test_variant_consistency_eager_var_mean_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.012s) 2022-03-17T19:34:26.7653004Z test_variant_consistency_eager_var_mean_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:34:26.7785157Z test_variant_consistency_eager_vdot_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:34:26.7868426Z test_variant_consistency_eager_vdot_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:34:26.7931194Z test_variant_consistency_eager_view_as_complex_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.006s) 2022-03-17T19:34:26.8103620Z test_variant_consistency_eager_view_as_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:34:26.8210053Z test_variant_consistency_eager_view_as_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:26.8278615Z test_variant_consistency_eager_view_as_real_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-03-17T19:34:26.8574136Z test_variant_consistency_eager_view_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.029s) 2022-03-17T19:34:26.8736394Z test_variant_consistency_eager_view_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.016s) 2022-03-17T19:34:26.8866988Z test_variant_consistency_eager_vsplit_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.013s) 2022-03-17T19:34:26.8961231Z test_variant_consistency_eager_vsplit_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.009s) 2022-03-17T19:34:26.9062396Z test_variant_consistency_eager_vstack_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.010s) 2022-03-17T19:34:26.9140401Z test_variant_consistency_eager_vstack_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:34:26.9421581Z test_variant_consistency_eager_where_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.028s) 2022-03-17T19:34:26.9577050Z test_variant_consistency_eager_where_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.015s) 2022-03-17T19:34:26.9683714Z test_variant_consistency_eager_xlogy_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:26.9859306Z test_variant_consistency_eager_zero__cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.017s) 2022-03-17T19:34:26.9969326Z test_variant_consistency_eager_zero__cuda_float32 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:27.0082019Z test_variant_consistency_eager_zeros_like_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.011s) 2022-03-17T19:34:27.0159595Z test_variant_consistency_eager_zeros_like_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.008s) 2022-03-17T19:34:27.0237624Z test_conj_view_H_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:27.0307188Z test_conj_view_T_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:27.0820850Z test_conj_view___getitem___cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.051s) 2022-03-17T19:34:27.0892025Z test_conj_view___radd___cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:27.0970534Z test_conj_view___rdiv___cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-03-17T19:34:27.1419981Z test_conj_view___rmatmul___cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.045s) 2022-03-17T19:34:27.1499619Z test_conj_view___rmul___cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-03-17T19:34:27.1586849Z test_conj_view___rpow___cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-03-17T19:34:27.1657575Z test_conj_view___rsub___cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:27.3993698Z test_conj_view__masked_mean_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.233s) 2022-03-17T19:34:27.6701417Z test_conj_view__masked_prod_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.271s) 2022-03-17T19:34:27.8680588Z test_conj_view__masked_sum_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.198s) 2022-03-17T19:34:28.3394221Z test_conj_view__masked_var_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.471s) 2022-03-17T19:34:28.3431986Z test_conj_view_abs_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:28.3544170Z test_conj_view_acos_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-03-17T19:34:28.3654462Z test_conj_view_acosh_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-03-17T19:34:28.3993525Z test_conj_view_add_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.034s) 2022-03-17T19:34:28.4491627Z test_conj_view_addbmm_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.050s) 2022-03-17T19:34:28.4991227Z test_conj_view_addcdiv_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.050s) 2022-03-17T19:34:28.5470559Z test_conj_view_addcmul_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.048s) 2022-03-17T19:34:28.5695709Z test_conj_view_addmm_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.022s) 2022-03-17T19:34:28.5906924Z test_conj_view_addmm_decomposed_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.021s) 2022-03-17T19:34:28.6160462Z test_conj_view_addmv_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.025s) 2022-03-17T19:34:28.6338440Z test_conj_view_addr_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-03-17T19:34:28.6416405Z test_conj_view_all_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-03-17T19:34:28.6660651Z test_conj_view_allclose_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-03-17T19:34:28.6700846Z test_conj_view_angle_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:28.6778333Z test_conj_view_any_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-03-17T19:34:28.6842862Z test_conj_view_argwhere_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:28.7028236Z test_conj_view_as_strided_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-03-17T19:34:28.7083002Z test_conj_view_asin_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:28.7137044Z test_conj_view_asinh_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:28.7191180Z test_conj_view_atan_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:28.7245560Z test_conj_view_atanh_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:28.7427922Z test_conj_view_atleast_1d_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-03-17T19:34:28.7609551Z test_conj_view_atleast_2d_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-03-17T19:34:28.7798567Z test_conj_view_atleast_3d_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-03-17T19:34:28.8281286Z test_conj_view_baddbmm_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.048s) 2022-03-17T19:34:28.8308626Z test_conj_view_bfloat16_channels_last_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-03-17T19:34:28.8359524Z test_conj_view_bfloat16_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:28.8417612Z test_conj_view_block_diag_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:28.8468215Z test_conj_view_bmm_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:28.8493489Z test_conj_view_bool_channels_last_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.002s) 2022-03-17T19:34:28.8537327Z test_conj_view_bool_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:28.8593022Z test_conj_view_broadcast_tensors_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:28.8792032Z test_conj_view_broadcast_to_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.020s) 2022-03-17T19:34:28.8817121Z test_conj_view_byte_channels_last_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.002s) 2022-03-17T19:34:28.8860959Z test_conj_view_byte_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:28.8901778Z test_conj_view_cartesian_prod_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:28.9121622Z test_conj_view_cat_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.022s) 2022-03-17T19:34:28.9147192Z test_conj_view_char_channels_last_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.002s) 2022-03-17T19:34:28.9190936Z test_conj_view_char_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:28.9662547Z test_conj_view_cholesky_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.047s) 2022-03-17T19:34:28.9782803Z test_conj_view_cholesky_inverse_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-03-17T19:34:29.0175456Z test_conj_view_cholesky_solve_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.039s) 2022-03-17T19:34:29.0262958Z test_conj_view_chunk_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-03-17T19:34:29.0334418Z test_conj_view_clone_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:29.0446689Z test_conj_view_column_stack_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-03-17T19:34:29.0676525Z test_conj_view_combinations_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.023s) 2022-03-17T19:34:29.0771953Z test_conj_view_conj_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-03-17T19:34:29.0823024Z test_conj_view_conj_physical_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:29.0868061Z test_conj_view_contiguous_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:29.1109540Z test_conj_view_corrcoef_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-03-17T19:34:29.1218409Z test_conj_view_cos_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-03-17T19:34:29.1326331Z test_conj_view_cosh_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-03-17T19:34:29.1436712Z test_conj_view_count_nonzero_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-03-17T19:34:29.3371388Z test_conj_view_cov_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.193s) 2022-03-17T19:34:29.3489242Z test_conj_view_cross_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-03-17T19:34:29.3966144Z test_conj_view_cumprod_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.048s) 2022-03-17T19:34:29.4117358Z test_conj_view_cumsum_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-03-17T19:34:29.4481539Z test_conj_view_cumulative_trapezoid_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.036s) 2022-03-17T19:34:29.4895308Z test_conj_view_diag_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.041s) 2022-03-17T19:34:29.5321257Z test_conj_view_diag_embed_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.042s) 2022-03-17T19:34:29.5472956Z test_conj_view_diagflat_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-03-17T19:34:29.5896882Z test_conj_view_diagonal_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.042s) 2022-03-17T19:34:29.9141103Z test_conj_view_diff_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.324s) 2022-03-17T19:34:30.0383312Z test_conj_view_dist_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.124s) 2022-03-17T19:34:30.0719370Z test_conj_view_div_floor_rounding_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.034s) 2022-03-17T19:34:30.1054718Z test_conj_view_div_no_rounding_mode_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.033s) 2022-03-17T19:34:30.1390278Z test_conj_view_div_trunc_rounding_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.033s) 2022-03-17T19:34:30.1470240Z test_conj_view_dot_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-03-17T19:34:30.1507210Z test_conj_view_double_channels_last_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:30.1595039Z test_conj_view_double_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-03-17T19:34:30.1657437Z test_conj_view_dsplit_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:30.1712900Z test_conj_view_dstack_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:30.1831279Z test_conj_view_eig_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-03-17T19:34:30.2187682Z test_conj_view_einsum_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.035s) 2022-03-17T19:34:30.2197059Z test_conj_view_empty_like_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip (0.001s) 2022-03-17T19:34:30.2313016Z test_conj_view_eq_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-03-17T19:34:30.2417410Z test_conj_view_exp_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-03-17T19:34:30.2521427Z test_conj_view_expand_as_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-03-17T19:34:30.2773009Z test_conj_view_expand_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.025s) 2022-03-17T19:34:30.2968051Z test_conj_view_fft_fft2_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-03-17T19:34:30.3176798Z test_conj_view_fft_fft_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.021s) 2022-03-17T19:34:30.3416251Z test_conj_view_fft_fftn_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-03-17T19:34:30.3563696Z test_conj_view_fft_fftshift_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-03-17T19:34:30.3716119Z test_conj_view_fft_hfft2_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-03-17T19:34:30.3875671Z test_conj_view_fft_hfft_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-03-17T19:34:30.4062522Z test_conj_view_fft_hfftn_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-03-17T19:34:30.4253548Z test_conj_view_fft_ifft2_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-03-17T19:34:30.4472205Z test_conj_view_fft_ifft_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.022s) 2022-03-17T19:34:30.4717301Z test_conj_view_fft_ifftn_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-03-17T19:34:30.4865708Z test_conj_view_fft_ifftshift_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-03-17T19:34:30.5005218Z test_conj_view_fft_irfft2_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-03-17T19:34:30.5162391Z test_conj_view_fft_irfft_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-03-17T19:34:30.5341477Z test_conj_view_fft_irfftn_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-03-17T19:34:30.5459806Z test_conj_view_fill__cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-03-17T19:34:30.5627208Z test_conj_view_flatten_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.017s) 2022-03-17T19:34:30.5866303Z test_conj_view_flip_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-03-17T19:34:30.5927938Z test_conj_view_fliplr_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:30.5989612Z test_conj_view_flipud_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:30.6016669Z test_conj_view_float_channels_last_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-03-17T19:34:30.6066513Z test_conj_view_float_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:30.6171100Z test_conj_view_float_power_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-03-17T19:34:30.6252208Z test_conj_view_full_like_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-03-17T19:34:30.6414402Z test_conj_view_gather_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-03-17T19:34:30.6942362Z test_conj_view_geqrf_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.053s) 2022-03-17T19:34:30.7143661Z test_conj_view_gradient_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.020s) 2022-03-17T19:34:30.7170311Z test_conj_view_half_channels_last_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-03-17T19:34:30.7220028Z test_conj_view_half_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:30.7274383Z test_conj_view_hsplit_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:30.7327101Z test_conj_view_hstack_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:30.7394445Z test_conj_view_imag_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:30.7747672Z test_conj_view_index_add_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.035s) 2022-03-17T19:34:30.7886465Z test_conj_view_index_copy_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-03-17T19:34:30.8011758Z test_conj_view_index_fill_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-03-17T19:34:30.8191218Z test_conj_view_index_put_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-03-17T19:34:30.8289542Z test_conj_view_index_select_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-03-17T19:34:30.8371981Z test_conj_view_inner_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-03-17T19:34:30.8397407Z test_conj_view_int_channels_last_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.002s) 2022-03-17T19:34:30.8440293Z test_conj_view_int_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:30.8709102Z test_conj_view_inverse_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.027s) 2022-03-17T19:34:30.8915097Z test_conj_view_isclose_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.020s) 2022-03-17T19:34:30.8952975Z test_conj_view_isfinite_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:30.8978994Z test_conj_view_isinf_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-03-17T19:34:30.9004221Z test_conj_view_isnan_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.002s) 2022-03-17T19:34:30.9040830Z test_conj_view_isreal_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:30.9440413Z test_conj_view_istft_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.040s) 2022-03-17T19:34:30.9492305Z test_conj_view_kron_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:30.9572512Z test_conj_view_ldexp_cuda_complex64 (__main__.TestMathBitsCUDA) ... expected failure (0.008s) 2022-03-17T19:34:31.0352966Z test_conj_view_lerp_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.078s) 2022-03-17T19:34:31.0812894Z test_conj_view_linalg_cholesky_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.046s) 2022-03-17T19:34:31.0961759Z test_conj_view_linalg_cholesky_ex_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-03-17T19:34:31.1100593Z test_conj_view_linalg_cond_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-03-17T19:34:31.1209045Z test_conj_view_linalg_cross_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-03-17T19:34:31.1975263Z test_conj_view_linalg_det_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.076s) 2022-03-17T19:34:31.2154696Z test_conj_view_linalg_eig_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-03-17T19:34:31.2332633Z test_conj_view_linalg_eigh_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-03-17T19:34:31.2835565Z test_conj_view_linalg_eigvals_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.050s) 2022-03-17T19:34:31.3045448Z test_conj_view_linalg_eigvalsh_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.021s) 2022-03-17T19:34:31.3694449Z test_conj_view_linalg_householder_product_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.065s) 2022-03-17T19:34:31.3962555Z test_conj_view_linalg_inv_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.027s) 2022-03-17T19:34:31.4109480Z test_conj_view_linalg_inv_ex_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-03-17T19:34:31.4542553Z test_conj_view_linalg_lstsq_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.043s) 2022-03-17T19:34:31.6006201Z test_conj_view_linalg_lstsq_grad_oriented_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.146s) 2022-03-17T19:34:31.8089926Z test_conj_view_linalg_lu_factor_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.208s) 2022-03-17T19:34:31.9070571Z test_conj_view_linalg_lu_factor_ex_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.098s) 2022-03-17T19:34:32.0615129Z test_conj_view_linalg_matrix_norm_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.154s) 2022-03-17T19:34:32.1212183Z test_conj_view_linalg_matrix_power_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.060s) 2022-03-17T19:34:32.1368376Z test_conj_view_linalg_matrix_rank_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-03-17T19:34:32.1486174Z test_conj_view_linalg_matrix_rank_hermitian_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-03-17T19:34:32.1728303Z test_conj_view_linalg_multi_dot_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-03-17T19:34:32.2248423Z test_conj_view_linalg_norm_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.052s) 2022-03-17T19:34:32.3140534Z test_conj_view_linalg_pinv_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.089s) 2022-03-17T19:34:32.3446040Z test_conj_view_linalg_pinv_hermitian_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.030s) 2022-03-17T19:34:32.3462713Z test_conj_view_linalg_pinv_singular_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip (0.002s) 2022-03-17T19:34:32.4021397Z test_conj_view_linalg_qr_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.056s) 2022-03-17T19:34:32.4190028Z test_conj_view_linalg_slogdet_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.017s) 2022-03-17T19:34:32.5941842Z test_conj_view_linalg_solve_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.175s) 2022-03-17T19:34:33.4229090Z test_conj_view_linalg_solve_triangular_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.829s) 2022-03-17T19:34:33.9116421Z test_conj_view_linalg_svd_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.489s) 2022-03-17T19:34:33.9767836Z test_conj_view_linalg_svdvals_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.065s) 2022-03-17T19:34:33.9883131Z test_conj_view_linalg_tensorinv_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-03-17T19:34:34.0332989Z test_conj_view_linalg_tensorsolve_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.045s) 2022-03-17T19:34:34.1667358Z test_conj_view_linalg_vector_norm_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.133s) 2022-03-17T19:34:34.1771459Z test_conj_view_log10_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-03-17T19:34:34.1876430Z test_conj_view_log2_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-03-17T19:34:34.1979097Z test_conj_view_log_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-03-17T19:34:34.2102619Z test_conj_view_log_softmax_dtype_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-03-17T19:34:34.2197745Z test_conj_view_logical_and_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-03-17T19:34:34.2233709Z test_conj_view_logical_not_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:34.2322211Z test_conj_view_logical_or_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-03-17T19:34:34.2411089Z test_conj_view_logical_xor_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-03-17T19:34:34.2436097Z test_conj_view_long_channels_last_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.002s) 2022-03-17T19:34:34.2477501Z test_conj_view_long_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:34.3863114Z test_conj_view_lu_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.138s) 2022-03-17T19:34:34.6881957Z test_conj_view_lu_solve_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.302s) 2022-03-17T19:34:34.8453960Z test_conj_view_lu_unpack_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.157s) 2022-03-17T19:34:34.8627241Z test_conj_view_mH_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.017s) 2022-03-17T19:34:34.8794200Z test_conj_view_mT_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.017s) 2022-03-17T19:34:34.9078471Z test_conj_view_masked_fill_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.028s) 2022-03-17T19:34:34.9259208Z test_conj_view_masked_scatter_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-03-17T19:34:34.9485666Z test_conj_view_masked_select_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.023s) 2022-03-17T19:34:34.9922950Z test_conj_view_matmul_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.044s) 2022-03-17T19:34:35.0095306Z test_conj_view_matrix_exp_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.017s) 2022-03-17T19:34:35.0595291Z test_conj_view_mean_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.050s) 2022-03-17T19:34:35.0783133Z test_conj_view_meshgrid_list_of_tensors_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-03-17T19:34:35.0962464Z test_conj_view_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-03-17T19:34:35.1044089Z test_conj_view_mm_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-03-17T19:34:35.1112874Z test_conj_view_movedim_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:35.1418180Z test_conj_view_mul_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.030s) 2022-03-17T19:34:35.1469426Z test_conj_view_mv_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:35.1587289Z test_conj_view_narrow_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-03-17T19:34:35.1707549Z test_conj_view_ne_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-03-17T19:34:35.1758019Z test_conj_view_neg_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:35.1767759Z test_conj_view_new_empty_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip (0.001s) 2022-03-17T19:34:35.1849929Z test_conj_view_new_full_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-03-17T19:34:35.1923442Z test_conj_view_new_ones_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:35.1997162Z test_conj_view_new_zeros_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:35.2349964Z test_conj_view_nn_functional_feature_alpha_dropout_without_train_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.035s) 2022-03-17T19:34:35.2858145Z test_conj_view_nn_functional_linear_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.051s) 2022-03-17T19:34:35.3185393Z test_conj_view_nn_functional_normalize_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.033s) 2022-03-17T19:34:35.3520801Z test_conj_view_nn_functional_pad_circular_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.033s) 2022-03-17T19:34:35.4682672Z test_conj_view_nn_functional_pad_constant_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.116s) 2022-03-17T19:34:35.4988893Z test_conj_view_nn_functional_pad_reflect_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.031s) 2022-03-17T19:34:35.5293941Z test_conj_view_nn_functional_pad_replicate_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.030s) 2022-03-17T19:34:35.5461293Z test_conj_view_nn_functional_pairwise_distance_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.017s) 2022-03-17T19:34:35.5533785Z test_conj_view_nn_functional_pixel_shuffle_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:35.5605734Z test_conj_view_nn_functional_pixel_unshuffle_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:35.5742096Z test_conj_view_nn_functional_softmin_with_dtype_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-03-17T19:34:35.5845612Z test_conj_view_nn_functional_softsign_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-03-17T19:34:35.5937067Z test_conj_view_nn_functional_tanhshrink_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-03-17T19:34:36.1798466Z test_conj_view_nn_functional_unfold_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.586s) 2022-03-17T19:34:36.1949618Z test_conj_view_nonzero_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-03-17T19:34:36.2779388Z test_conj_view_norm_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.083s) 2022-03-17T19:34:36.2858031Z test_conj_view_norm_fro_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-03-17T19:34:36.2965272Z test_conj_view_norm_inf_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-03-17T19:34:36.3057991Z test_conj_view_norm_nuc_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-03-17T19:34:36.3129908Z test_conj_view_ones_like_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:36.4418112Z test_conj_view_ormqr_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.129s) 2022-03-17T19:34:36.4468599Z test_conj_view_outer_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:36.4585888Z test_conj_view_permute_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-03-17T19:34:36.4919763Z test_conj_view_pinverse_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.033s) 2022-03-17T19:34:36.5004568Z test_conj_view_positive_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-03-17T19:34:36.5122967Z test_conj_view_pow_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-03-17T19:34:36.6214772Z test_conj_view_prod_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.109s) 2022-03-17T19:34:36.6960830Z test_conj_view_put_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.074s) 2022-03-17T19:34:36.7519844Z test_conj_view_qr_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.056s) 2022-03-17T19:34:36.7610882Z test_conj_view_rand_like_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-03-17T19:34:36.7701000Z test_conj_view_randn_like_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-03-17T19:34:36.7769574Z test_conj_view_ravel_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:36.7835300Z test_conj_view_real_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:36.7942012Z test_conj_view_reciprocal_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-03-17T19:34:36.8135480Z test_conj_view_renorm_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-03-17T19:34:36.8699389Z test_conj_view_repeat_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.056s) 2022-03-17T19:34:36.8845561Z test_conj_view_repeat_interleave_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-03-17T19:34:36.8972419Z test_conj_view_reshape_as_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-03-17T19:34:36.9256022Z test_conj_view_reshape_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.028s) 2022-03-17T19:34:36.9314899Z test_conj_view_resize__cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:36.9380404Z test_conj_view_resize_as__cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:36.9448386Z test_conj_view_resolve_conj_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:36.9516111Z test_conj_view_resolve_neg_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:36.9741613Z test_conj_view_roll_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.022s) 2022-03-17T19:34:36.9872170Z test_conj_view_rot90_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-03-17T19:34:36.9980981Z test_conj_view_rsqrt_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-03-17T19:34:37.0256425Z test_conj_view_rsub_rsub_scalar_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.027s) 2022-03-17T19:34:37.1102602Z test_conj_view_rsub_rsub_tensor_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.085s) 2022-03-17T19:34:37.1399873Z test_conj_view_scatter_add_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.030s) 2022-03-17T19:34:37.1733130Z test_conj_view_scatter_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.033s) 2022-03-17T19:34:37.1883184Z test_conj_view_select_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-03-17T19:34:37.1941566Z test_conj_view_sgn_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:37.1973035Z test_conj_view_short_channels_last_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-03-17T19:34:37.2015686Z test_conj_view_short_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:37.2118335Z test_conj_view_sigmoid_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-03-17T19:34:37.2170668Z test_conj_view_sin_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:37.2291209Z test_conj_view_sinc_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-03-17T19:34:37.2343206Z test_conj_view_sinh_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:37.2467257Z test_conj_view_softmax_with_dtype_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-03-17T19:34:37.2947349Z test_conj_view_solve_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.048s) 2022-03-17T19:34:37.2998377Z test_conj_view_split_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:37.3070237Z test_conj_view_split_list_args_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:37.3157049Z test_conj_view_split_with_sizes_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-03-17T19:34:37.3209138Z test_conj_view_sqrt_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:37.3317251Z test_conj_view_square_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-03-17T19:34:37.3406325Z test_conj_view_squeeze_cuda_complex64 (__main__.TestMathBitsCUDA) ... test_ops.py:775: UserWarning: An output with one or more elements was resized since it had shape [5, 1, 5, 1], which does not match the required output shape [5, 5, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:34:37.3407335Z inplace_forward = inplace_variant(cloned2, *sample.args, **sample.kwargs) 2022-03-17T19:34:37.3438809Z test_ops.py:775: UserWarning: An output with one or more elements was resized since it had shape [5, 1, 5, 1], which does not match the required output shape [5, 1, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:34:37.3439769Z inplace_forward = inplace_variant(cloned2, *sample.args, **sample.kwargs) 2022-03-17T19:34:37.3557230Z ok (0.024s) 2022-03-17T19:34:37.3608722Z test_conj_view_stack_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:37.3774748Z test_conj_view_std_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.017s) 2022-03-17T19:34:37.3940371Z test_conj_view_std_mean_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-03-17T19:34:37.4211990Z test_conj_view_stft_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.027s) 2022-03-17T19:34:37.4539089Z test_conj_view_sub_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.033s) 2022-03-17T19:34:37.5018624Z test_conj_view_sum_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.048s) 2022-03-17T19:34:37.5187851Z test_conj_view_sum_to_size_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.017s) 2022-03-17T19:34:37.9921052Z test_conj_view_svd_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.473s) 2022-03-17T19:34:38.0191956Z test_conj_view_symeig_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.027s) 2022-03-17T19:34:38.0307246Z test_conj_view_t_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-03-17T19:34:38.0480553Z test_conj_view_take_along_dim_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.017s) 2022-03-17T19:34:38.0740666Z test_conj_view_take_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.026s) 2022-03-17T19:34:38.0794026Z test_conj_view_tan_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:38.0844388Z test_conj_view_tanh_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:38.1043334Z test_conj_view_tensor_split_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.020s) 2022-03-17T19:34:38.1131466Z test_conj_view_tensordot_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-03-17T19:34:38.1780093Z test_conj_view_tile_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.065s) 2022-03-17T19:34:38.1834417Z test_conj_view_to_sparse_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:38.1881243Z test_conj_view_trace_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:38.2143253Z test_conj_view_transpose_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.026s) 2022-03-17T19:34:38.2497828Z test_conj_view_trapezoid_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.035s) 2022-03-17T19:34:38.2851972Z test_conj_view_trapz_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.035s) 2022-03-17T19:34:38.3062477Z test_conj_view_triangular_solve_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.021s) 2022-03-17T19:34:38.3236906Z test_conj_view_tril_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.017s) 2022-03-17T19:34:38.3410245Z test_conj_view_triu_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.017s) 2022-03-17T19:34:38.3754159Z test_conj_view_true_divide_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.034s) 2022-03-17T19:34:38.4351390Z test_conj_view_unfold_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.060s) 2022-03-17T19:34:38.4549123Z test_conj_view_unsqueeze_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.020s) 2022-03-17T19:34:38.4698228Z test_conj_view_var_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-03-17T19:34:38.4862557Z test_conj_view_var_mean_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-03-17T19:34:38.4941956Z test_conj_view_vdot_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-03-17T19:34:38.5043424Z test_conj_view_view_as_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-03-17T19:34:38.5059401Z test_conj_view_view_as_real_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip (0.002s) 2022-03-17T19:34:38.5259609Z test_conj_view_view_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.020s) 2022-03-17T19:34:38.5312805Z test_conj_view_vsplit_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:38.5364632Z test_conj_view_vstack_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:38.5542464Z test_conj_view_where_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-03-17T19:34:38.5654839Z test_conj_view_zero__cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-03-17T19:34:38.5726358Z test_conj_view_zeros_like_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:38.5775194Z test_neg_conj_view_H_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:38.5821919Z test_neg_conj_view_T_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:38.5883239Z test_neg_conj_view___getitem___cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:38.5933165Z test_neg_conj_view___radd___cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:38.5987574Z test_neg_conj_view___rdiv___cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:38.6089209Z test_neg_conj_view___rmatmul___cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-03-17T19:34:38.6139219Z test_neg_conj_view___rmul___cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:38.6200864Z test_neg_conj_view___rpow___cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:38.6250544Z test_neg_conj_view___rsub___cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:38.6307068Z test_neg_conj_view_add_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:38.6378678Z test_neg_conj_view_addbmm_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:38.6511700Z test_neg_conj_view_addcdiv_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-03-17T19:34:38.6643262Z test_neg_conj_view_addcmul_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-03-17T19:34:38.6733659Z test_neg_conj_view_addmm_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-03-17T19:34:38.6821301Z test_neg_conj_view_addmm_decomposed_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-03-17T19:34:38.6885455Z test_neg_conj_view_addmv_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:38.6967021Z test_neg_conj_view_addr_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-03-17T19:34:38.7075138Z test_neg_conj_view_allclose_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-03-17T19:34:38.7108377Z test_neg_conj_view_argwhere_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-03-17T19:34:38.7172037Z test_neg_conj_view_as_strided_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:38.7239334Z test_neg_conj_view_atleast_1d_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:38.7306477Z test_neg_conj_view_atleast_2d_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:38.7373774Z test_neg_conj_view_atleast_3d_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:38.7479166Z test_neg_conj_view_baddbmm_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-03-17T19:34:38.7509830Z test_neg_conj_view_bfloat16_channels_last_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-03-17T19:34:38.7546159Z test_neg_conj_view_bfloat16_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:38.7605725Z test_neg_conj_view_block_diag_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:38.7658265Z test_neg_conj_view_bmm_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:38.7686926Z test_neg_conj_view_bool_channels_last_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-03-17T19:34:38.7715616Z test_neg_conj_view_bool_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-03-17T19:34:38.7765331Z test_neg_conj_view_broadcast_tensors_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:38.7826734Z test_neg_conj_view_broadcast_to_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:38.7854825Z test_neg_conj_view_byte_channels_last_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-03-17T19:34:38.7890153Z test_neg_conj_view_byte_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-03-17T19:34:38.7919705Z test_neg_conj_view_cartesian_prod_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-03-17T19:34:38.7971900Z test_neg_conj_view_cat_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:38.8000549Z test_neg_conj_view_char_channels_last_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-03-17T19:34:38.8029210Z test_neg_conj_view_char_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-03-17T19:34:38.8100715Z test_neg_conj_view_cholesky_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:38.8134142Z test_neg_conj_view_cholesky_inverse_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-03-17T19:34:38.8196750Z test_neg_conj_view_cholesky_solve_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:38.8238606Z test_neg_conj_view_chunk_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:38.8286028Z test_neg_conj_view_clone_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:38.8346672Z test_neg_conj_view_column_stack_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:38.8384283Z test_neg_conj_view_combinations_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:38.8431038Z test_neg_conj_view_contiguous_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:38.8503284Z test_neg_conj_view_corrcoef_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:38.8585596Z test_neg_conj_view_cov_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-03-17T19:34:38.8646669Z test_neg_conj_view_cross_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:38.8712689Z test_neg_conj_view_cumprod_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:38.8773362Z test_neg_conj_view_cumsum_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:38.8863548Z test_neg_conj_view_cumulative_trapezoid_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-03-17T19:34:38.8920052Z test_neg_conj_view_diag_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:38.8967885Z test_neg_conj_view_diag_embed_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:38.9024885Z test_neg_conj_view_diagflat_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:38.9073925Z test_neg_conj_view_diagonal_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:38.9467102Z test_neg_conj_view_diff_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.039s) 2022-03-17T19:34:38.9513401Z test_neg_conj_view_dist_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:38.9570846Z test_neg_conj_view_div_floor_rounding_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:38.9628465Z test_neg_conj_view_div_no_rounding_mode_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:38.9686906Z test_neg_conj_view_div_trunc_rounding_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:38.9742984Z test_neg_conj_view_dot_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:38.9782552Z test_neg_conj_view_double_channels_last_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:38.9821831Z test_neg_conj_view_double_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:38.9875082Z test_neg_conj_view_dsplit_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:38.9931203Z test_neg_conj_view_dstack_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:39.0035076Z test_neg_conj_view_eig_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-03-17T19:34:39.0106097Z test_neg_conj_view_einsum_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:39.0119993Z test_neg_conj_view_empty_like_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip (0.001s) 2022-03-17T19:34:39.0193153Z test_neg_conj_view_eq_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:39.0243188Z test_neg_conj_view_expand_as_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:39.0291883Z test_neg_conj_view_expand_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:39.0359697Z test_neg_conj_view_fft_fft2_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:39.0434542Z test_neg_conj_view_fft_fft_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:39.0503120Z test_neg_conj_view_fft_fftn_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:39.0551471Z test_neg_conj_view_fft_fftshift_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:39.0611650Z test_neg_conj_view_fft_hfft2_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:39.0670853Z test_neg_conj_view_fft_hfft_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:39.0733380Z test_neg_conj_view_fft_hfftn_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:39.0797473Z test_neg_conj_view_fft_ifft2_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:39.0863397Z test_neg_conj_view_fft_ifft_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:39.0938273Z test_neg_conj_view_fft_ifftn_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:39.0986919Z test_neg_conj_view_fft_ifftshift_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:39.1043810Z test_neg_conj_view_fft_irfft2_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:39.1099934Z test_neg_conj_view_fft_irfft_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:39.1159168Z test_neg_conj_view_fft_irfftn_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:39.1214895Z test_neg_conj_view_fill__cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:39.1273816Z test_neg_conj_view_flatten_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:39.1321963Z test_neg_conj_view_flip_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:39.1378703Z test_neg_conj_view_fliplr_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:39.1428219Z test_neg_conj_view_flipud_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:39.1459417Z test_neg_conj_view_float_channels_last_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-03-17T19:34:39.1490231Z test_neg_conj_view_float_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-03-17T19:34:39.1551019Z test_neg_conj_view_float_power_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:39.1603116Z test_neg_conj_view_full_like_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:39.1676716Z test_neg_conj_view_gather_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:39.1760958Z test_neg_conj_view_geqrf_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-03-17T19:34:39.1813651Z test_neg_conj_view_gradient_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:39.1844513Z test_neg_conj_view_half_channels_last_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-03-17T19:34:39.1875279Z test_neg_conj_view_half_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-03-17T19:34:39.1913721Z test_neg_conj_view_hsplit_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:39.1969420Z test_neg_conj_view_hstack_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:39.2029162Z test_neg_conj_view_index_add_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:39.2088523Z test_neg_conj_view_index_copy_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:39.2153325Z test_neg_conj_view_index_fill_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:39.2173493Z test_neg_conj_view_index_put_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip (0.002s) 2022-03-17T19:34:39.2222284Z test_neg_conj_view_index_select_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:39.2282298Z test_neg_conj_view_inner_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:39.2311561Z test_neg_conj_view_int_channels_last_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-03-17T19:34:39.2341317Z test_neg_conj_view_int_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-03-17T19:34:39.2438901Z test_neg_conj_view_inverse_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-03-17T19:34:39.2473465Z test_neg_conj_view_isclose_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-03-17T19:34:39.2533007Z test_neg_conj_view_istft_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:39.2588037Z test_neg_conj_view_kron_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:39.2666638Z test_neg_conj_view_ldexp_cuda_complex128 (__main__.TestMathBitsCUDA) ... expected failure (0.008s) 2022-03-17T19:34:39.2827088Z test_neg_conj_view_lerp_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-03-17T19:34:39.2898219Z test_neg_conj_view_linalg_cholesky_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:39.2945267Z test_neg_conj_view_linalg_cholesky_ex_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:39.3071326Z test_neg_conj_view_linalg_cond_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-03-17T19:34:39.3132528Z test_neg_conj_view_linalg_cross_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:39.3408550Z test_neg_conj_view_linalg_det_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.027s) 2022-03-17T19:34:39.3781863Z test_neg_conj_view_linalg_det_singular_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.037s) 2022-03-17T19:34:39.3866128Z test_neg_conj_view_linalg_eig_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-03-17T19:34:39.3950386Z test_neg_conj_view_linalg_eigh_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-03-17T19:34:39.4078809Z test_neg_conj_view_linalg_eigvals_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-03-17T19:34:39.4166933Z test_neg_conj_view_linalg_eigvalsh_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-03-17T19:34:39.4322539Z test_neg_conj_view_linalg_householder_product_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-03-17T19:34:39.4419778Z test_neg_conj_view_linalg_inv_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-03-17T19:34:39.4505363Z test_neg_conj_view_linalg_inv_ex_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-03-17T19:34:39.5092757Z test_neg_conj_view_linalg_lstsq_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.059s) 2022-03-17T19:34:39.5751392Z test_neg_conj_view_linalg_lstsq_grad_oriented_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.066s) 2022-03-17T19:34:39.5822462Z test_neg_conj_view_linalg_lu_factor_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:39.5858622Z test_neg_conj_view_linalg_lu_factor_ex_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:39.6038526Z test_neg_conj_view_linalg_matrix_norm_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-03-17T19:34:39.6087411Z test_neg_conj_view_linalg_matrix_power_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:39.6243070Z test_neg_conj_view_linalg_matrix_rank_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-03-17T19:34:39.6327123Z test_neg_conj_view_linalg_matrix_rank_hermitian_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-03-17T19:34:39.6414393Z test_neg_conj_view_linalg_multi_dot_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-03-17T19:34:39.6510329Z test_neg_conj_view_linalg_norm_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-03-17T19:34:39.6695357Z test_neg_conj_view_linalg_pinv_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-03-17T19:34:39.6802174Z test_neg_conj_view_linalg_pinv_hermitian_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-03-17T19:34:39.6822888Z test_neg_conj_view_linalg_pinv_singular_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip (0.002s) 2022-03-17T19:34:39.6903526Z test_neg_conj_view_linalg_qr_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-03-17T19:34:39.6985409Z test_neg_conj_view_linalg_slogdet_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-03-17T19:34:39.7163072Z test_neg_conj_view_linalg_solve_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-03-17T19:34:39.7220202Z test_neg_conj_view_linalg_solve_triangular_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:39.7254440Z test_neg_conj_view_linalg_svd_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-03-17T19:34:39.7377533Z test_neg_conj_view_linalg_svdvals_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-03-17T19:34:39.7563298Z test_neg_conj_view_linalg_tensorinv_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-03-17T19:34:39.7693833Z test_neg_conj_view_linalg_tensorsolve_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-03-17T19:34:39.7880065Z test_neg_conj_view_linalg_vector_norm_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-03-17T19:34:39.7931576Z test_neg_conj_view_log_softmax_dtype_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:39.7969155Z test_neg_conj_view_logical_and_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:39.8001199Z test_neg_conj_view_logical_or_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-03-17T19:34:39.8033262Z test_neg_conj_view_logical_xor_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-03-17T19:34:39.8061843Z test_neg_conj_view_long_channels_last_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-03-17T19:34:39.8090320Z test_neg_conj_view_long_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-03-17T19:34:39.8161711Z test_neg_conj_view_lu_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:39.8273387Z test_neg_conj_view_lu_solve_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-03-17T19:34:39.8352897Z test_neg_conj_view_lu_unpack_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-03-17T19:34:39.8409142Z test_neg_conj_view_mH_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:39.8457068Z test_neg_conj_view_mT_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:39.8511765Z test_neg_conj_view_masked_fill_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:39.8575392Z test_neg_conj_view_masked_scatter_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:39.8643462Z test_neg_conj_view_masked_select_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:39.8744539Z test_neg_conj_view_matmul_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-03-17T19:34:39.8848085Z test_neg_conj_view_matrix_exp_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-03-17T19:34:39.8924527Z test_neg_conj_view_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-03-17T19:34:39.9006311Z test_neg_conj_view_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-03-17T19:34:39.9059777Z test_neg_conj_view_mm_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:39.9110706Z test_neg_conj_view_movedim_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:39.9167297Z test_neg_conj_view_mul_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:39.9221139Z test_neg_conj_view_mv_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:39.9270259Z test_neg_conj_view_narrow_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:39.9342410Z test_neg_conj_view_ne_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:39.9356008Z test_neg_conj_view_new_empty_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip (0.001s) 2022-03-17T19:34:39.9409072Z test_neg_conj_view_new_full_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:39.9459990Z test_neg_conj_view_new_ones_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:39.9504962Z test_neg_conj_view_new_zeros_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:39.9561431Z test_neg_conj_view_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:39.9692236Z test_neg_conj_view_nn_functional_linear_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-03-17T19:34:39.9752315Z test_neg_conj_view_nn_functional_normalize_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:39.9798798Z test_neg_conj_view_nn_functional_pad_circular_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:39.9847263Z test_neg_conj_view_nn_functional_pad_constant_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:39.9897096Z test_neg_conj_view_nn_functional_pad_reflect_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:39.9953783Z test_neg_conj_view_nn_functional_pad_replicate_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:40.0023004Z test_neg_conj_view_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:40.0074416Z test_neg_conj_view_nn_functional_pixel_shuffle_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:40.0125693Z test_neg_conj_view_nn_functional_pixel_unshuffle_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:40.0178032Z test_neg_conj_view_nn_functional_softmin_with_dtype_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:40.0219031Z test_neg_conj_view_nn_functional_unfold_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:40.0263851Z test_neg_conj_view_nonzero_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:40.0311794Z test_neg_conj_view_norm_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:40.0352945Z test_neg_conj_view_norm_fro_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:40.0397750Z test_neg_conj_view_norm_inf_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:40.0521195Z test_neg_conj_view_norm_nuc_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-03-17T19:34:40.0566530Z test_neg_conj_view_ones_like_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:40.1172030Z test_neg_conj_view_ormqr_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.060s) 2022-03-17T19:34:40.1225971Z test_neg_conj_view_outer_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:40.1273850Z test_neg_conj_view_permute_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:40.1457891Z test_neg_conj_view_pinverse_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-03-17T19:34:40.1518584Z test_neg_conj_view_pow_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:40.1578699Z test_neg_conj_view_put_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:40.1660161Z test_neg_conj_view_qr_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-03-17T19:34:40.1707083Z test_neg_conj_view_rand_like_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:40.1760005Z test_neg_conj_view_randn_like_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:40.1810517Z test_neg_conj_view_ravel_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:40.1875069Z test_neg_conj_view_renorm_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:40.1964892Z test_neg_conj_view_repeat_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-03-17T19:34:40.2026581Z test_neg_conj_view_repeat_interleave_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:40.2077308Z test_neg_conj_view_reshape_as_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:40.2125752Z test_neg_conj_view_reshape_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:40.2147098Z test_neg_conj_view_resize__cuda_complex128 (__main__.TestMathBitsCUDA) ... skip (0.002s) 2022-03-17T19:34:40.2192070Z test_neg_conj_view_resize_as__cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:40.2240856Z test_neg_conj_view_resolve_conj_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:40.2289950Z test_neg_conj_view_resolve_neg_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:40.2337766Z test_neg_conj_view_roll_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:40.2387096Z test_neg_conj_view_rot90_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:40.2436881Z test_neg_conj_view_rsub_rsub_scalar_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:40.2489163Z test_neg_conj_view_rsub_rsub_tensor_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:40.2610249Z test_neg_conj_view_scatter_add_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-03-17T19:34:40.2738997Z test_neg_conj_view_scatter_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-03-17T19:34:40.2787970Z test_neg_conj_view_select_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:40.2817127Z test_neg_conj_view_short_channels_last_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-03-17T19:34:40.2845914Z test_neg_conj_view_short_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-03-17T19:34:40.2897535Z test_neg_conj_view_softmax_with_dtype_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:40.3065100Z test_neg_conj_view_solve_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.017s) 2022-03-17T19:34:40.3105422Z test_neg_conj_view_split_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:40.3146343Z test_neg_conj_view_split_list_args_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:40.3193056Z test_neg_conj_view_split_with_sizes_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:40.3247589Z test_neg_conj_view_squeeze_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:40.3302989Z test_neg_conj_view_stack_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:40.3348723Z test_neg_conj_view_std_mean_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:40.3409290Z test_neg_conj_view_stft_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:40.3466028Z test_neg_conj_view_sub_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:40.3523901Z test_neg_conj_view_sum_to_size_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:40.3558820Z test_neg_conj_view_svd_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-03-17T19:34:40.3678019Z test_neg_conj_view_symeig_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-03-17T19:34:40.3735657Z test_neg_conj_view_t_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:40.3814978Z test_neg_conj_view_take_along_dim_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-03-17T19:34:40.3864212Z test_neg_conj_view_take_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:40.3909655Z test_neg_conj_view_tensor_split_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:40.3969337Z test_neg_conj_view_tensordot_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:40.4066951Z test_neg_conj_view_tile_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-03-17T19:34:40.4105531Z test_neg_conj_view_to_sparse_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:40.4161857Z test_neg_conj_view_trace_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:40.4215943Z test_neg_conj_view_transpose_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:40.4305743Z test_neg_conj_view_trapezoid_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-03-17T19:34:40.4394916Z test_neg_conj_view_trapz_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-03-17T19:34:40.4476862Z test_neg_conj_view_triangular_solve_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-03-17T19:34:40.4530628Z test_neg_conj_view_tril_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:40.4584321Z test_neg_conj_view_triu_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:40.4652068Z test_neg_conj_view_true_divide_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:40.4746523Z test_neg_conj_view_unfold_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-03-17T19:34:40.4811260Z test_neg_conj_view_unsqueeze_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:40.4856601Z test_neg_conj_view_var_mean_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:40.4913247Z test_neg_conj_view_vdot_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:40.4963814Z test_neg_conj_view_view_as_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:40.4984924Z test_neg_conj_view_view_as_real_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip (0.002s) 2022-03-17T19:34:40.5033041Z test_neg_conj_view_view_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:40.5072094Z test_neg_conj_view_vsplit_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:40.5134154Z test_neg_conj_view_vstack_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:40.5189033Z test_neg_conj_view_where_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:40.5242265Z test_neg_conj_view_zero__cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:40.5287930Z test_neg_conj_view_zeros_like_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:40.5348998Z test_neg_view_H_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:40.5410286Z test_neg_view_T_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:40.5846841Z test_neg_view___getitem___cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.044s) 2022-03-17T19:34:40.5914272Z test_neg_view___radd___cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:40.5979438Z test_neg_view___rdiv___cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:40.6351456Z test_neg_view___rmatmul___cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.037s) 2022-03-17T19:34:40.6381927Z test_neg_view___rmod___cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-03-17T19:34:40.6444514Z test_neg_view___rmul___cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:40.6516919Z test_neg_view___rpow___cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:40.6577916Z test_neg_view___rsub___cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:40.7041608Z test_neg_view__masked_log_softmax_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.046s) 2022-03-17T19:34:40.8177976Z test_neg_view__masked_normalize_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.114s) 2022-03-17T19:34:40.8642270Z test_neg_view__masked_softmax_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.046s) 2022-03-17T19:34:40.9122181Z test_neg_view__masked_softmin_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.048s) 2022-03-17T19:34:40.9403619Z test_neg_view_add_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.028s) 2022-03-17T19:34:40.9613229Z test_neg_view_addbmm_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.021s) 2022-03-17T19:34:41.0008877Z test_neg_view_addcdiv_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.039s) 2022-03-17T19:34:41.0385664Z test_neg_view_addcmul_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.038s) 2022-03-17T19:34:41.0496209Z test_neg_view_addmm_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-03-17T19:34:41.0608501Z test_neg_view_addmm_decomposed_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-03-17T19:34:41.0809531Z test_neg_view_addmv_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.020s) 2022-03-17T19:34:41.0951216Z test_neg_view_addr_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-03-17T19:34:41.1129060Z test_neg_view_allclose_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-03-17T19:34:41.1202723Z test_neg_view_aminmax_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:41.1351975Z test_neg_view_argsort_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-03-17T19:34:41.1401900Z test_neg_view_argwhere_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:41.1562023Z test_neg_view_as_strided_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-03-17T19:34:41.1739237Z test_neg_view_atan2_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-03-17T19:34:41.1888505Z test_neg_view_atleast_1d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-03-17T19:34:41.2038693Z test_neg_view_atleast_2d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-03-17T19:34:41.2189815Z test_neg_view_atleast_3d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-03-17T19:34:41.2388378Z test_neg_view_baddbmm_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.020s) 2022-03-17T19:34:41.2437557Z test_neg_view_bernoulli_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:41.2462455Z test_neg_view_bfloat16_channels_last_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.002s) 2022-03-17T19:34:41.2507822Z test_neg_view_bfloat16_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:41.2597497Z test_neg_view_bitwise_left_shift_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-03-17T19:34:41.2680779Z test_neg_view_bitwise_right_shift_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-03-17T19:34:41.2731698Z test_neg_view_block_diag_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:41.2775569Z test_neg_view_bmm_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:41.2798938Z test_neg_view_bool_channels_last_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.002s) 2022-03-17T19:34:41.2837385Z test_neg_view_bool_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:41.2877197Z test_neg_view_broadcast_tensors_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:41.3048351Z test_neg_view_broadcast_to_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.017s) 2022-03-17T19:34:41.3209899Z test_neg_view_bucketize_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-03-17T19:34:41.3233274Z test_neg_view_byte_channels_last_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.002s) 2022-03-17T19:34:41.3271182Z test_neg_view_byte_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:41.3307900Z test_neg_view_cartesian_prod_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:41.3489870Z test_neg_view_cat_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-03-17T19:34:41.9823638Z test_neg_view_cdist_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.633s) 2022-03-17T19:34:41.9847420Z test_neg_view_char_channels_last_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.002s) 2022-03-17T19:34:41.9885688Z test_neg_view_char_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:42.0281248Z test_neg_view_cholesky_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.039s) 2022-03-17T19:34:42.0526366Z test_neg_view_cholesky_inverse_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-03-17T19:34:42.0884996Z test_neg_view_cholesky_solve_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.036s) 2022-03-17T19:34:42.0960340Z test_neg_view_chunk_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:42.1084784Z test_neg_view_clamp_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-03-17T19:34:42.1152314Z test_neg_view_clone_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:42.1245590Z test_neg_view_column_stack_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-03-17T19:34:42.1450977Z test_neg_view_combinations_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.020s) 2022-03-17T19:34:42.1519476Z test_neg_view_complex_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:42.1559810Z test_neg_view_contiguous_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:42.1785730Z test_neg_view_copysign_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.022s) 2022-03-17T19:34:42.1975136Z test_neg_view_corrcoef_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-03-17T19:34:42.3667044Z test_neg_view_cov_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.169s) 2022-03-17T19:34:42.3766137Z test_neg_view_cross_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-03-17T19:34:42.3809540Z test_neg_view_cummax_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:42.3852947Z test_neg_view_cummin_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:42.4272035Z test_neg_view_cumprod_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.042s) 2022-03-17T19:34:42.4401492Z test_neg_view_cumsum_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-03-17T19:34:42.4713484Z test_neg_view_cumulative_trapezoid_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.031s) 2022-03-17T19:34:42.5064732Z test_neg_view_diag_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.035s) 2022-03-17T19:34:42.5415364Z test_neg_view_diag_embed_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.035s) 2022-03-17T19:34:42.5549640Z test_neg_view_diagflat_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-03-17T19:34:42.5907117Z test_neg_view_diagonal_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.036s) 2022-03-17T19:34:42.6310253Z test_neg_view_diagonal_scatter_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.040s) 2022-03-17T19:34:42.9117321Z test_neg_view_diff_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.281s) 2022-03-17T19:34:43.0702337Z test_neg_view_dist_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.158s) 2022-03-17T19:34:43.0977990Z test_neg_view_div_floor_rounding_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.027s) 2022-03-17T19:34:43.1252177Z test_neg_view_div_no_rounding_mode_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.027s) 2022-03-17T19:34:43.1526929Z test_neg_view_div_trunc_rounding_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.027s) 2022-03-17T19:34:43.1576764Z test_neg_view_dot_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:43.1617476Z test_neg_view_double_channels_last_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:43.1720031Z test_neg_view_double_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-03-17T19:34:43.1768418Z test_neg_view_dsplit_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:43.1815480Z test_neg_view_dstack_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:43.1914238Z test_neg_view_eig_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-03-17T19:34:43.2230432Z test_neg_view_einsum_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.031s) 2022-03-17T19:34:43.2238881Z test_neg_view_empty_like_cuda_float64 (__main__.TestMathBitsCUDA) ... skip (0.001s) 2022-03-17T19:34:43.2340899Z test_neg_view_eq_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-03-17T19:34:43.2431407Z test_neg_view_expand_as_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-03-17T19:34:43.2651808Z test_neg_view_expand_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.022s) 2022-03-17T19:34:43.2839946Z test_neg_view_fft_fft2_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-03-17T19:34:43.3045811Z test_neg_view_fft_fft_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.020s) 2022-03-17T19:34:43.3274002Z test_neg_view_fft_fftn_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.023s) 2022-03-17T19:34:43.3406785Z test_neg_view_fft_fftshift_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-03-17T19:34:43.3626025Z test_neg_view_fft_hfft2_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.022s) 2022-03-17T19:34:43.3857126Z test_neg_view_fft_hfft_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.023s) 2022-03-17T19:34:43.4114145Z test_neg_view_fft_hfftn_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.026s) 2022-03-17T19:34:43.4295105Z test_neg_view_fft_ifft2_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-03-17T19:34:43.4515107Z test_neg_view_fft_ifft_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.022s) 2022-03-17T19:34:43.4748650Z test_neg_view_fft_ifftn_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.023s) 2022-03-17T19:34:43.4878627Z test_neg_view_fft_ifftshift_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-03-17T19:34:43.5100141Z test_neg_view_fft_ihfft2_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.022s) 2022-03-17T19:34:43.5323373Z test_neg_view_fft_ihfft_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.022s) 2022-03-17T19:34:43.5593140Z test_neg_view_fft_ihfftn_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.027s) 2022-03-17T19:34:43.5790219Z test_neg_view_fft_irfft2_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.020s) 2022-03-17T19:34:43.6002223Z test_neg_view_fft_irfft_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.021s) 2022-03-17T19:34:43.6246793Z test_neg_view_fft_irfftn_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-03-17T19:34:43.6427408Z test_neg_view_fft_rfft2_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-03-17T19:34:43.6630522Z test_neg_view_fft_rfft_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.020s) 2022-03-17T19:34:43.6863271Z test_neg_view_fft_rfftn_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.023s) 2022-03-17T19:34:43.6967189Z test_neg_view_fill__cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-03-17T19:34:43.7121581Z test_neg_view_flatten_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-03-17T19:34:43.7330358Z test_neg_view_flip_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.021s) 2022-03-17T19:34:43.7388041Z test_neg_view_fliplr_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:43.7444561Z test_neg_view_flipud_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:43.7470597Z test_neg_view_float_channels_last_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.002s) 2022-03-17T19:34:43.7516262Z test_neg_view_float_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:43.7839490Z test_neg_view_float_power_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.032s) 2022-03-17T19:34:43.7958238Z test_neg_view_floor_divide_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-03-17T19:34:43.8210670Z test_neg_view_fmax_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.025s) 2022-03-17T19:34:43.8456649Z test_neg_view_fmin_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-03-17T19:34:43.8529432Z test_neg_view_fmod_autodiffed_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:43.8763731Z test_neg_view_fmod_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.023s) 2022-03-17T19:34:43.8829210Z test_neg_view_full_like_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:43.8972340Z test_neg_view_gather_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-03-17T19:34:43.9068749Z test_neg_view_ge_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-03-17T19:34:43.9507864Z test_neg_view_geqrf_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.044s) 2022-03-17T19:34:43.9692398Z test_neg_view_gradient_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-03-17T19:34:43.9787125Z test_neg_view_gt_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-03-17T19:34:43.9812460Z test_neg_view_half_channels_last_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.002s) 2022-03-17T19:34:43.9857611Z test_neg_view_half_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:43.9964482Z test_neg_view_heaviside_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-03-17T19:34:44.0639451Z test_neg_view_histc_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.067s) 2022-03-17T19:34:44.0688053Z test_neg_view_hsplit_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:44.0734400Z test_neg_view_hstack_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:44.0790587Z test_neg_view_hypot_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:44.0853648Z test_neg_view_igamma_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:44.0978447Z test_neg_view_igamma_grad_other_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-03-17T19:34:44.1042645Z test_neg_view_igammac_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:44.1168759Z test_neg_view_igammac_grad_other_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-03-17T19:34:44.1474654Z test_neg_view_index_add_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.030s) 2022-03-17T19:34:44.1588972Z test_neg_view_index_copy_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-03-17T19:34:44.1698418Z test_neg_view_index_fill_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-03-17T19:34:44.1721383Z test_neg_view_index_put_cuda_float64 (__main__.TestMathBitsCUDA) ... skip (0.002s) 2022-03-17T19:34:44.1809144Z test_neg_view_index_select_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-03-17T19:34:44.1880566Z test_neg_view_inner_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:44.1904759Z test_neg_view_int_channels_last_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.002s) 2022-03-17T19:34:44.1942883Z test_neg_view_int_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:44.2174436Z test_neg_view_inverse_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.023s) 2022-03-17T19:34:44.2336163Z test_neg_view_isclose_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-03-17T19:34:44.2374164Z test_neg_view_isin_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:44.2850438Z test_neg_view_istft_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.048s) 2022-03-17T19:34:44.2896521Z test_neg_view_kron_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:44.2996956Z test_neg_view_kthvalue_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-03-17T19:34:44.3067015Z test_neg_view_ldexp_cuda_float64 (__main__.TestMathBitsCUDA) ... expected failure (0.007s) 2022-03-17T19:34:44.3162154Z test_neg_view_le_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-03-17T19:34:44.3586749Z test_neg_view_lerp_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.042s) 2022-03-17T19:34:44.3995465Z test_neg_view_linalg_cholesky_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.041s) 2022-03-17T19:34:44.4133306Z test_neg_view_linalg_cholesky_ex_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-03-17T19:34:44.4297098Z test_neg_view_linalg_cond_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-03-17T19:34:44.4389030Z test_neg_view_linalg_cross_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-03-17T19:34:44.5089753Z test_neg_view_linalg_det_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.070s) 2022-03-17T19:34:44.6438831Z test_neg_view_linalg_det_singular_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.135s) 2022-03-17T19:34:44.6596885Z test_neg_view_linalg_eig_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-03-17T19:34:44.6747185Z test_neg_view_linalg_eigh_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-03-17T19:34:44.7220814Z test_neg_view_linalg_eigvals_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.047s) 2022-03-17T19:34:44.7462982Z test_neg_view_linalg_eigvalsh_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-03-17T19:34:44.8014146Z test_neg_view_linalg_householder_product_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.055s) 2022-03-17T19:34:44.8253048Z test_neg_view_linalg_inv_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-03-17T19:34:44.8383394Z test_neg_view_linalg_inv_ex_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-03-17T19:34:44.8742945Z test_neg_view_linalg_lstsq_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.036s) 2022-03-17T19:34:45.0056657Z test_neg_view_linalg_lstsq_grad_oriented_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.131s) 2022-03-17T19:34:45.1678941Z test_neg_view_linalg_lu_factor_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.162s) 2022-03-17T19:34:45.2174092Z test_neg_view_linalg_lu_factor_ex_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.049s) 2022-03-17T19:34:45.4182538Z test_neg_view_linalg_matrix_norm_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.201s) 2022-03-17T19:34:45.4704621Z test_neg_view_linalg_matrix_power_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.052s) 2022-03-17T19:34:45.4866205Z test_neg_view_linalg_matrix_rank_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-03-17T19:34:45.4978180Z test_neg_view_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-03-17T19:34:45.5189615Z test_neg_view_linalg_multi_dot_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.021s) 2022-03-17T19:34:45.5881356Z test_neg_view_linalg_norm_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.069s) 2022-03-17T19:34:45.6730927Z test_neg_view_linalg_pinv_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.085s) 2022-03-17T19:34:45.7009544Z test_neg_view_linalg_pinv_hermitian_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.028s) 2022-03-17T19:34:45.7032950Z test_neg_view_linalg_pinv_singular_cuda_float64 (__main__.TestMathBitsCUDA) ... skip (0.002s) 2022-03-17T19:34:45.7524103Z test_neg_view_linalg_qr_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.049s) 2022-03-17T19:34:45.7676754Z test_neg_view_linalg_slogdet_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-03-17T19:34:45.9353377Z test_neg_view_linalg_solve_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.168s) 2022-03-17T19:34:46.6835273Z test_neg_view_linalg_solve_triangular_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.748s) 2022-03-17T19:34:47.1502795Z test_neg_view_linalg_svd_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.467s) 2022-03-17T19:34:47.2353291Z test_neg_view_linalg_svdvals_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.085s) 2022-03-17T19:34:47.2472031Z test_neg_view_linalg_tensorinv_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-03-17T19:34:47.2911852Z test_neg_view_linalg_tensorsolve_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.044s) 2022-03-17T19:34:47.4734723Z test_neg_view_linalg_vector_norm_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.182s) 2022-03-17T19:34:47.4884537Z test_neg_view_log_softmax_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-03-17T19:34:47.5033011Z test_neg_view_log_softmax_dtype_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-03-17T19:34:47.5080917Z test_neg_view_logaddexp2_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:47.5126074Z test_neg_view_logaddexp_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:47.5313549Z test_neg_view_logcumsumexp_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-03-17T19:34:47.5605154Z test_neg_view_logdet_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.029s) 2022-03-17T19:34:47.5685973Z test_neg_view_logical_and_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-03-17T19:34:47.5757788Z test_neg_view_logical_or_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:47.5830239Z test_neg_view_logical_xor_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:47.6069073Z test_neg_view_logsumexp_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-03-17T19:34:47.6091088Z test_neg_view_long_channels_last_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.002s) 2022-03-17T19:34:47.6126971Z test_neg_view_long_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-03-17T19:34:47.6220213Z test_neg_view_lt_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-03-17T19:34:47.7842545Z test_neg_view_lu_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.162s) 2022-03-17T19:34:48.0718044Z test_neg_view_lu_solve_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.287s) 2022-03-17T19:34:48.2473123Z test_neg_view_lu_unpack_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.175s) 2022-03-17T19:34:48.2622167Z test_neg_view_mH_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-03-17T19:34:48.2771671Z test_neg_view_mT_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-03-17T19:34:48.3020832Z test_neg_view_masked_fill_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.025s) 2022-03-17T19:34:48.3182149Z test_neg_view_masked_scatter_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.016s) 2022-03-17T19:34:48.3383356Z test_neg_view_masked_select_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.020s) 2022-03-17T19:34:48.3761284Z test_neg_view_matmul_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.038s) 2022-03-17T19:34:48.3929219Z test_neg_view_matrix_exp_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.017s) 2022-03-17T19:34:48.4180469Z test_neg_view_max_binary_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.025s) 2022-03-17T19:34:48.4250702Z test_neg_view_max_reduction_no_dim_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:48.4302152Z test_neg_view_max_reduction_with_dim_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:48.4553770Z test_neg_view_maximum_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.025s) 2022-03-17T19:34:48.4748650Z test_neg_view_median_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-03-17T19:34:48.4901396Z test_neg_view_meshgrid_list_of_tensors_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-03-17T19:34:48.5047968Z test_neg_view_meshgrid_variadic_tensors_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-03-17T19:34:48.5308248Z test_neg_view_min_binary_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.026s) 2022-03-17T19:34:48.5377698Z test_neg_view_min_reduction_no_dim_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:48.5429406Z test_neg_view_min_reduction_with_dim_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:48.5681804Z test_neg_view_minimum_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.025s) 2022-03-17T19:34:48.5725551Z test_neg_view_mm_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:48.5794558Z test_neg_view_mode_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:48.5857196Z test_neg_view_movedim_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:48.5924825Z test_neg_view_msort_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:48.6188624Z test_neg_view_mul_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.026s) 2022-03-17T19:34:48.6272947Z test_neg_view_multinomial_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-03-17T19:34:48.6317559Z test_neg_view_mv_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:48.6515304Z test_neg_view_nanmedian_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.020s) 2022-03-17T19:34:48.8574262Z test_neg_view_nanquantile_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.206s) 2022-03-17T19:34:48.8679192Z test_neg_view_narrow_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-03-17T19:34:48.8773952Z test_neg_view_ne_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-03-17T19:34:48.8782122Z test_neg_view_new_empty_cuda_float64 (__main__.TestMathBitsCUDA) ... skip (0.001s) 2022-03-17T19:34:48.8849573Z test_neg_view_new_full_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:48.8917793Z test_neg_view_new_ones_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:48.8978496Z test_neg_view_new_zeros_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:48.9029067Z test_neg_view_nextafter_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:48.9112256Z test_neg_view_nn_functional_adaptive_avg_pool1d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-03-17T19:34:48.9245286Z test_neg_view_nn_functional_adaptive_avg_pool2d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-03-17T19:34:48.9398016Z test_neg_view_nn_functional_adaptive_avg_pool3d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-03-17T19:34:48.9482312Z test_neg_view_nn_functional_adaptive_max_pool1d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-03-17T19:34:48.9699821Z test_neg_view_nn_functional_adaptive_max_pool2d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.022s) 2022-03-17T19:34:48.9880842Z test_neg_view_nn_functional_adaptive_max_pool3d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-03-17T19:34:49.0103709Z test_neg_view_nn_functional_avg_pool1d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.022s) 2022-03-17T19:34:49.0280113Z test_neg_view_nn_functional_avg_pool2d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-03-17T19:34:49.0477487Z test_neg_view_nn_functional_avg_pool3d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.020s) 2022-03-17T19:34:49.0813908Z test_neg_view_nn_functional_batch_norm_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.034s) 2022-03-17T19:34:49.1149653Z test_neg_view_nn_functional_batch_norm_without_cudnn_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.033s) 2022-03-17T19:34:49.2088729Z test_neg_view_nn_functional_bilinear_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.094s) 2022-03-17T19:34:49.2270916Z test_neg_view_nn_functional_conv1d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-03-17T19:34:49.2747852Z test_neg_view_nn_functional_conv2d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.048s) 2022-03-17T19:34:49.2923897Z test_neg_view_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-03-17T19:34:49.3113601Z test_neg_view_nn_functional_conv_transpose2d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-03-17T19:34:49.3327649Z test_neg_view_nn_functional_conv_transpose3d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.021s) 2022-03-17T19:34:49.3637339Z test_neg_view_nn_functional_cosine_embedding_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.031s) 2022-03-17T19:34:49.4032618Z test_neg_view_nn_functional_cosine_similarity_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.039s) 2022-03-17T19:34:49.4591163Z test_neg_view_nn_functional_cross_entropy_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.056s) 2022-03-17T19:34:49.5076844Z test_neg_view_nn_functional_ctc_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.048s) 2022-03-17T19:34:49.5105327Z test_neg_view_nn_functional_dropout2d_cuda_float64 (__main__.TestMathBitsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1293: UserWarning: An output with one or more elements was resized since it had shape [1, 5, 5, 5], which does not match the required output shape [5, 5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:34:49.5106373Z result = result.squeeze_(0) if inplace else result.squeeze(0) 2022-03-17T19:34:49.5516605Z ok (0.044s) 2022-03-17T19:34:49.5524222Z test_neg_view_nn_functional_dropout_cuda_float64 (__main__.TestMathBitsCUDA) ... skip (0.001s) 2022-03-17T19:34:49.6494249Z test_neg_view_nn_functional_embedding_bag_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.097s) 2022-03-17T19:34:49.6501930Z test_neg_view_nn_functional_embedding_cuda_float64 (__main__.TestMathBitsCUDA) ... skip (0.001s) 2022-03-17T19:34:49.6746842Z test_neg_view_nn_functional_feature_alpha_dropout_with_train_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.024s) 2022-03-17T19:34:49.7061179Z test_neg_view_nn_functional_feature_alpha_dropout_without_train_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.031s) 2022-03-17T19:34:49.7076995Z test_neg_view_nn_functional_fractional_max_pool2d_cuda_float64 (__main__.TestMathBitsCUDA) ... skip (0.002s) 2022-03-17T19:34:49.7092489Z test_neg_view_nn_functional_fractional_max_pool3d_cuda_float64 (__main__.TestMathBitsCUDA) ... skip (0.001s) 2022-03-17T19:34:50.9953850Z test_neg_view_nn_functional_gaussian_nll_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (1.286s) 2022-03-17T19:34:51.0145438Z test_neg_view_nn_functional_gelu_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-03-17T19:34:51.1132431Z test_neg_view_nn_functional_glu_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.099s) 2022-03-17T19:34:51.1875009Z test_neg_view_nn_functional_grid_sample_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.074s) 2022-03-17T19:34:51.2027303Z test_neg_view_nn_functional_group_norm_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-03-17T19:34:51.2237834Z test_neg_view_nn_functional_hardshrink_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.021s) 2022-03-17T19:34:51.2343328Z test_neg_view_nn_functional_hardswish_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-03-17T19:34:51.2556708Z test_neg_view_nn_functional_hardtanh_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.021s) 2022-03-17T19:34:51.2866266Z test_neg_view_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.031s) 2022-03-17T19:34:51.3125186Z test_neg_view_nn_functional_huber_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.026s) 2022-03-17T19:34:51.3449200Z test_neg_view_nn_functional_instance_norm_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.032s) 2022-03-17T19:34:51.3746611Z test_neg_view_nn_functional_interpolate_area_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.030s) 2022-03-17T19:34:51.4034376Z test_neg_view_nn_functional_interpolate_bicubic_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.029s) 2022-03-17T19:34:51.4318699Z test_neg_view_nn_functional_interpolate_bilinear_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.028s) 2022-03-17T19:34:51.4600278Z test_neg_view_nn_functional_interpolate_linear_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.028s) 2022-03-17T19:34:51.4882387Z test_neg_view_nn_functional_interpolate_nearest_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.028s) 2022-03-17T19:34:51.5171072Z test_neg_view_nn_functional_interpolate_trilinear_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.029s) 2022-03-17T19:34:51.5535838Z test_neg_view_nn_functional_kl_div_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.036s) 2022-03-17T19:34:51.5703266Z test_neg_view_nn_functional_layer_norm_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.017s) 2022-03-17T19:34:51.5912238Z test_neg_view_nn_functional_leaky_relu_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.021s) 2022-03-17T19:34:51.6339593Z test_neg_view_nn_functional_linear_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.043s) 2022-03-17T19:34:51.6729744Z test_neg_view_nn_functional_local_response_norm_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.039s) 2022-03-17T19:34:53.1068115Z test_neg_view_nn_functional_max_pool1d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (1.434s) 2022-03-17T19:34:55.4256725Z test_neg_view_nn_functional_max_pool2d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (2.319s) 2022-03-17T19:34:56.3713709Z test_neg_view_nn_functional_max_pool3d_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.945s) 2022-03-17T19:34:56.3884692Z test_neg_view_nn_functional_mse_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-03-17T19:34:56.5100748Z test_neg_view_nn_functional_nll_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.121s) 2022-03-17T19:34:56.5385246Z test_neg_view_nn_functional_normalize_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.028s) 2022-03-17T19:34:56.5691659Z test_neg_view_nn_functional_pad_circular_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.031s) 2022-03-17T19:34:56.6707327Z test_neg_view_nn_functional_pad_constant_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.101s) 2022-03-17T19:34:56.6974456Z test_neg_view_nn_functional_pad_reflect_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.027s) 2022-03-17T19:34:56.7240616Z test_neg_view_nn_functional_pad_replicate_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.027s) 2022-03-17T19:34:56.7446565Z test_neg_view_nn_functional_pairwise_distance_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.020s) 2022-03-17T19:34:56.7517378Z test_neg_view_nn_functional_pixel_shuffle_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:56.7580969Z test_neg_view_nn_functional_pixel_unshuffle_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:56.9964525Z test_neg_view_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.238s) 2022-03-17T19:34:57.0436669Z test_neg_view_nn_functional_prelu_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.047s) 2022-03-17T19:34:57.0646947Z test_neg_view_nn_functional_relu6_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.021s) 2022-03-17T19:34:57.0751932Z test_neg_view_nn_functional_relu_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-03-17T19:34:57.0906068Z test_neg_view_nn_functional_softmin_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-03-17T19:34:57.1061161Z test_neg_view_nn_functional_softmin_with_dtype_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-03-17T19:34:57.1150999Z test_neg_view_nn_functional_softplus_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-03-17T19:34:57.1359354Z test_neg_view_nn_functional_softshrink_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.021s) 2022-03-17T19:34:57.1475515Z test_neg_view_nn_functional_threshold_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-03-17T19:34:57.6614425Z test_neg_view_nn_functional_unfold_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.514s) 2022-03-17T19:34:57.6722537Z test_neg_view_nn_functional_upsample_bilinear_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-03-17T19:34:57.7004358Z test_neg_view_nn_functional_upsample_nearest_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.028s) 2022-03-17T19:34:57.7147280Z test_neg_view_nonzero_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-03-17T19:34:57.8235275Z test_neg_view_norm_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.109s) 2022-03-17T19:34:57.8335403Z test_neg_view_norm_fro_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-03-17T19:34:57.8475388Z test_neg_view_norm_inf_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-03-17T19:34:57.8580792Z test_neg_view_norm_nuc_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-03-17T19:34:57.8653982Z test_neg_view_normal_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:57.8683299Z test_neg_view_normal_number_mean_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.003s) 2022-03-17T19:34:57.8742602Z test_neg_view_ones_like_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:57.9714681Z test_neg_view_ormqr_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.097s) 2022-03-17T19:34:57.9759050Z test_neg_view_outer_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:58.4357924Z test_neg_view_pca_lowrank_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.460s) 2022-03-17T19:34:58.4462995Z test_neg_view_permute_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-03-17T19:34:58.4790994Z test_neg_view_pinverse_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.033s) 2022-03-17T19:34:58.4863774Z test_neg_view_polar_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:58.5192803Z test_neg_view_pow_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.033s) 2022-03-17T19:34:58.5852321Z test_neg_view_put_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.066s) 2022-03-17T19:34:58.6344789Z test_neg_view_qr_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.049s) 2022-03-17T19:34:58.8347050Z test_neg_view_quantile_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.200s) 2022-03-17T19:34:58.8423651Z test_neg_view_rand_like_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-03-17T19:34:58.8551283Z test_neg_view_randint_like_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-03-17T19:34:58.8627865Z test_neg_view_randn_like_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-03-17T19:34:58.8689316Z test_neg_view_ravel_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:58.8760910Z test_neg_view_remainder_autodiffed_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:34:58.8992573Z test_neg_view_remainder_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.023s) 2022-03-17T19:34:58.9165550Z test_neg_view_renorm_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.017s) 2022-03-17T19:34:58.9652534Z test_neg_view_repeat_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.049s) 2022-03-17T19:34:58.9775802Z test_neg_view_repeat_interleave_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.012s) 2022-03-17T19:34:58.9884842Z test_neg_view_reshape_as_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-03-17T19:34:59.0138872Z test_neg_view_reshape_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.025s) 2022-03-17T19:34:59.0154675Z test_neg_view_resize__cuda_float64 (__main__.TestMathBitsCUDA) ... skip (0.002s) 2022-03-17T19:34:59.0209571Z test_neg_view_resize_as__cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:34:59.0269694Z test_neg_view_resolve_conj_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:59.0334790Z test_neg_view_resolve_neg_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:34:59.0526530Z test_neg_view_roll_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.019s) 2022-03-17T19:34:59.0633429Z test_neg_view_rot90_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-03-17T19:34:59.0747074Z test_neg_view_rsub_rsub_scalar_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.011s) 2022-03-17T19:34:59.1223072Z test_neg_view_rsub_rsub_tensor_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.047s) 2022-03-17T19:34:59.1484488Z test_neg_view_scatter_add_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.026s) 2022-03-17T19:34:59.1776040Z test_neg_view_scatter_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.029s) 2022-03-17T19:34:59.1792076Z test_neg_view_scatter_reduce_cuda_float64 (__main__.TestMathBitsCUDA) ... skip (0.002s) 2022-03-17T19:34:59.2496997Z test_neg_view_searchsorted_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.070s) 2022-03-17T19:34:59.2627841Z test_neg_view_select_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-03-17T19:34:59.2772317Z test_neg_view_select_scatter_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-03-17T19:34:59.2795479Z test_neg_view_short_channels_last_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.002s) 2022-03-17T19:34:59.2833322Z test_neg_view_short_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:34:59.3081687Z test_neg_view_slice_scatter_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.025s) 2022-03-17T19:34:59.3230675Z test_neg_view_softmax_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-03-17T19:34:59.3378616Z test_neg_view_softmax_with_dtype_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-03-17T19:34:59.3843389Z test_neg_view_solve_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.046s) 2022-03-17T19:34:59.4123594Z test_neg_view_sort_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.028s) 2022-03-17T19:34:59.4290538Z test_neg_view_special_xlog1py_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.017s) 2022-03-17T19:35:01.4547105Z test_neg_view_special_zeta_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (2.025s) 2022-03-17T19:35:01.4614108Z test_neg_view_special_zeta_grad_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:35:01.4654920Z test_neg_view_split_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:35:01.4719659Z test_neg_view_split_list_args_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:35:01.4798083Z test_neg_view_split_with_sizes_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s) 2022-03-17T19:35:01.5014557Z test_neg_view_squeeze_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.022s) 2022-03-17T19:35:01.5060642Z test_neg_view_stack_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:35:01.5205694Z test_neg_view_std_mean_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-03-17T19:35:01.5503779Z test_neg_view_stft_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.030s) 2022-03-17T19:35:01.5788587Z test_neg_view_sub_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.028s) 2022-03-17T19:35:01.5935515Z test_neg_view_sum_to_size_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-03-17T19:35:02.0631912Z test_neg_view_svd_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.469s) 2022-03-17T19:35:02.5526154Z test_neg_view_svd_lowrank_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.489s) 2022-03-17T19:35:02.5790636Z test_neg_view_symeig_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.026s) 2022-03-17T19:35:02.5887303Z test_neg_view_t_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-03-17T19:35:02.6040979Z test_neg_view_take_along_dim_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-03-17T19:35:02.6268341Z test_neg_view_take_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.023s) 2022-03-17T19:35:02.6444426Z test_neg_view_tensor_split_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.017s) 2022-03-17T19:35:02.6520004Z test_neg_view_tensordot_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-03-17T19:35:02.7088553Z test_neg_view_tile_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.057s) 2022-03-17T19:35:02.7182716Z test_neg_view_to_sparse_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-03-17T19:35:02.7312669Z test_neg_view_topk_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.013s) 2022-03-17T19:35:02.7354113Z test_neg_view_trace_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:35:02.7585418Z test_neg_view_transpose_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.023s) 2022-03-17T19:35:02.7883790Z test_neg_view_trapezoid_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.030s) 2022-03-17T19:35:02.8182064Z test_neg_view_trapz_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.030s) 2022-03-17T19:35:02.8367736Z test_neg_view_triangular_solve_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-03-17T19:35:02.8517787Z test_neg_view_tril_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-03-17T19:35:02.8672989Z test_neg_view_triu_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-03-17T19:35:02.8954089Z test_neg_view_true_divide_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.028s) 2022-03-17T19:35:02.9472893Z test_neg_view_unfold_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.052s) 2022-03-17T19:35:03.2215946Z test_neg_view_unique_consecutive_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.274s) 2022-03-17T19:35:03.8475321Z test_neg_view_unique_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.626s) 2022-03-17T19:35:03.8651722Z test_neg_view_unsqueeze_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.018s) 2022-03-17T19:35:03.8794632Z test_neg_view_var_mean_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.014s) 2022-03-17T19:35:03.8837597Z test_neg_view_vdot_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s) 2022-03-17T19:35:03.8853143Z test_neg_view_view_as_complex_cuda_float64 (__main__.TestMathBitsCUDA) ... skip (0.001s) 2022-03-17T19:35:03.8940066Z test_neg_view_view_as_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s) 2022-03-17T19:35:03.9111326Z test_neg_view_view_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.017s) 2022-03-17T19:35:03.9158688Z test_neg_view_vsplit_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:35:03.9210557Z test_neg_view_vstack_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:35:03.9363974Z test_neg_view_where_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s) 2022-03-17T19:35:03.9415898Z test_neg_view_xlogy_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.005s) 2022-03-17T19:35:03.9514280Z test_neg_view_zero__cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s) 2022-03-17T19:35:03.9573666Z test_neg_view_zeros_like_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s) 2022-03-17T19:35:03.9574252Z 2022-03-17T19:35:03.9574834Z ---------------------------------------------------------------------- 2022-03-17T19:35:03.9578016Z Ran 6620 tests in 1204.862s 2022-03-17T19:35:03.9578815Z 2022-03-17T19:35:03.9578987Z OK (skipped=2560, expected failures=33) 2022-03-17T19:35:03.9579181Z 2022-03-17T19:35:03.9581341Z Generating XML reports... 2022-03-17T19:35:04.7428201Z Generated XML report: test-reports/python-unittest/test_ops/TEST-TestCommonCUDA-20220317191458.xml 2022-03-17T19:35:04.8457761Z Generated XML report: test-reports/python-unittest/test_ops/TEST-TestMathBitsCUDA-20220317191458.xml 2022-03-17T19:35:05.5180056Z Running test_jit ... [2022-03-17 19:35:05.517497] 2022-03-17T19:35:05.5180671Z Executing ['/opt/conda/bin/python', 'test_jit.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-03-17 19:35:05.517598] 2022-03-17T19:35:08.5963923Z monkeytype is not installed. Skipping tests for Profile-Directed Typing 2022-03-17T19:35:08.7570758Z Test results will be stored in test-reports/python-unittest/test_jit 2022-03-17T19:35:08.7977921Z 2022-03-17T19:35:08.7978303Z Running tests... 2022-03-17T19:35:08.7979286Z ---------------------------------------------------------------------- 2022-03-17T19:35:08.7998790Z test_becomes_wildcard_annotations (jit.test_alias_analysis.TestAliasAnalysis) ... ok (0.002s) 2022-03-17T19:35:08.8165696Z test_nested_list_construct_not_wildcard (jit.test_alias_analysis.TestAliasAnalysis) ... ok (0.017s) 2022-03-17T19:35:08.8395292Z test_recursive_calls (jit.test_alias_analysis.TestAliasAnalysis) ... ok (0.023s) 2022-03-17T19:35:08.8411355Z test_async_future_type_python (jit.test_async.TestAsync) ... ok (0.001s) 2022-03-17T19:35:08.8536420Z test_async_grad_guard_no_grad (jit.test_async.TestAsync) ... ok (0.012s) 2022-03-17T19:35:08.8638819Z test_async_grad_guard_with_grad (jit.test_async.TestAsync) ... ok (0.010s) 2022-03-17T19:35:08.9239962Z test_async_kwargs (jit.test_async.TestAsync) ... ok (0.060s) 2022-03-17T19:35:08.9374399Z test_async_parsing (jit.test_async.TestAsync) ... ok (0.013s) 2022-03-17T19:35:08.9413741Z test_async_python (jit.test_async.TestAsync) ... ok (0.004s) 2022-03-17T19:35:08.9511770Z test_async_script (jit.test_async.TestAsync) ... ok (0.010s) 2022-03-17T19:35:08.9634040Z test_async_script_capture (jit.test_async.TestAsync) ... ok (0.012s) 2022-03-17T19:35:09.0030352Z test_async_script_error (jit.test_async.TestAsync) ... ok (0.040s) 2022-03-17T19:35:09.0270619Z test_async_script_multi_forks (jit.test_async.TestAsync) ... ok (0.024s) 2022-03-17T19:35:09.0375551Z test_async_script_multi_waits (jit.test_async.TestAsync) ... ok (0.010s) 2022-03-17T19:35:09.0521167Z test_async_script_nested (jit.test_async.TestAsync) ... ok (0.014s) 2022-03-17T19:35:09.0545355Z test_async_script_no_script_mod (jit.test_async.TestAsync) ... ok (0.002s) 2022-03-17T19:35:09.1040322Z test_async_script_trace (jit.test_async.TestAsync) ... ok (0.049s) 2022-03-17T19:35:09.1054341Z test_future_subtyping (jit.test_async.TestAsync) 2022-03-17T19:35:09.1188218Z Test that futures subtype each other properly. ... ok (0.015s) 2022-03-17T19:35:09.1211459Z test_no_future_subtype_message (jit.test_async.TestAsync) ... ok (0.002s) 2022-03-17T19:35:09.1362148Z test_trace_fork_wait (jit.test_async.TestAsync) ... ok (0.015s) 2022-03-17T19:35:09.1476424Z test_trace_fork_wait_inline (jit.test_async.TestAsync) ... ok (0.011s) 2022-03-17T19:35:09.1493460Z test_trace_fork_wait_inline_onnx (jit.test_async.TestAsync) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:1384: UserWarning: positional arguments and argument "destination" are deprecated. nn.Module.state_dict will not accept them in the future. Refer to https://pytorch.org/docs/master/generated/torch.nn.Module.html#torch.nn.Module.state_dict for details. 2022-03-17T19:35:09.1494405Z " and ".join(warn_msg) + " are deprecated. nn.Module.state_dict will not accept them in the future. " 2022-03-17T19:35:09.1676784Z ok (0.020s) 2022-03-17T19:35:09.1706157Z test_trace_fork_wait_leaking (jit.test_async.TestAsync) ... ok (0.003s) 2022-03-17T19:35:09.2021443Z test_trace_fork_wait_list_modulecalls (jit.test_async.TestAsync) ... ok (0.031s) 2022-03-17T19:35:09.2238735Z test_trace_modulecalls_with_different_output_types (jit.test_async.TestAsync) ... ok (0.022s) 2022-03-17T19:35:09.2305581Z test_aten_pow_zero_negative_exponent (jit.test_aten_pow.TestAtenPow) 2022-03-17T19:35:09.2534529Z 1. Testing a = int, b = int ... ok (0.029s) 2022-03-17T19:35:09.3194333Z test_aliased_outputs (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.066s) 2022-03-17T19:35:09.8757320Z test_bias_as_arg (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.556s) 2022-03-17T19:35:10.3650382Z test_bias_as_module_attr (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.489s) 2022-03-17T19:35:10.3713658Z test_chunk_constant_script_ad (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.006s) 2022-03-17T19:35:10.4057979Z test_constructed_bias (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.034s) 2022-03-17T19:35:10.4167055Z test_diff_graph_inline_threshold (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.011s) 2022-03-17T19:35:10.4192697Z test_differentiable_graph_ops_requires_grad (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip (0.002s) 2022-03-17T19:35:10.4293352Z test_does_not_create_cycles (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.010s) 2022-03-17T19:35:10.4397832Z test_does_not_merge_unrelated (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.010s) 2022-03-17T19:35:10.4552675Z test_merge_respects_aliasing (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.015s) 2022-03-17T19:35:10.4661915Z test_merges_dense (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.011s) 2022-03-17T19:35:10.4759822Z test_merges_down (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.010s) 2022-03-17T19:35:10.4856830Z test_merges_up (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.010s) 2022-03-17T19:35:10.4957349Z test_merges_without_cycles (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.010s) 2022-03-17T19:35:10.4971687Z test_prune_grad (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip (0.001s) 2022-03-17T19:35:10.5054835Z test_requires_grad_for_tensor_list (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.008s) 2022-03-17T19:35:10.5182090Z test_respects_lexical_scoping (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.013s) 2022-03-17T19:35:10.5257966Z test_simple_merge (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.007s) 2022-03-17T19:35:10.5353725Z test_simple_no_merge (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.009s) 2022-03-17T19:35:10.5579115Z test_errors (jit.test_backends.TestBackends) ... [W backend_detail.cpp:393] Warning: Backend [test_backend_unavailable] is not available. Execution of this Module is still possible by saving and loading on a device where the backend is available. (function codegen_backend_module) 2022-03-17T19:35:10.7565801Z ok (0.221s) 2022-03-17T19:35:10.7801388Z test_execution (jit.test_backends.TestBackends) ... [W backend_detail.cpp:393] Warning: Backend [test_backend_unavailable] is not available. Execution of this Module is still possible by saving and loading on a device where the backend is available. (function codegen_backend_module) 2022-03-17T19:35:10.9637732Z ok (0.206s) 2022-03-17T19:35:10.9877666Z test_save_load (jit.test_backends.TestBackends) ... [W backend_detail.cpp:393] Warning: Backend [test_backend_unavailable] is not available. Execution of this Module is still possible by saving and loading on a device where the backend is available. (function codegen_backend_module) 2022-03-17T19:35:11.2694050Z ok (0.305s) 2022-03-17T19:35:11.3363617Z test_errors (jit.test_backends.TestBackendsWithCompiler) ... ok (0.066s) 2022-03-17T19:35:11.4010545Z test_execution (jit.test_backends.TestBackendsWithCompiler) ... ok (0.064s) 2022-03-17T19:35:11.4103180Z test_batch_mm_no_mutation (jit.test_batch_mm.TestBatchMM) ... ok (0.009s) 2022-03-17T19:35:11.4197340Z test_batch_mm_permitted_mutation (jit.test_batch_mm.TestBatchMM) ... ok (0.009s) 2022-03-17T19:35:11.4293521Z test_batch_mm_prohibited_mutation (jit.test_batch_mm.TestBatchMM) ... ok (0.010s) 2022-03-17T19:35:11.4433363Z test_batch_mm_prohibited_mutation_if_node (jit.test_batch_mm.TestBatchMM) ... ok (0.014s) 2022-03-17T19:35:11.4576691Z test_batch_mm_prohibited_mutation_multiple_adds (jit.test_batch_mm.TestBatchMM) ... ok (0.014s) 2022-03-17T19:35:11.4718434Z test_batch_mm_side_permitted_mutation (jit.test_batch_mm.TestBatchMM) ... ok (0.014s) 2022-03-17T19:35:11.4883416Z test_batch_mm_side_prohibited_mutation_common_side (jit.test_batch_mm.TestBatchMM) ... ok (0.016s) 2022-03-17T19:35:11.5055051Z test_batch_mm_side_prohibited_mutation_uncommon_side (jit.test_batch_mm.TestBatchMM) ... ok (0.017s) 2022-03-17T19:35:11.5155796Z test_del (jit.test_builtins.TestBuiltins) ... ok (0.010s) 2022-03-17T19:35:11.5283556Z test_del_multiple_operands (jit.test_builtins.TestBuiltins) ... ok (0.013s) 2022-03-17T19:35:11.5562471Z test_has_attr (jit.test_builtins.TestBuiltins) ... ok (0.028s) 2022-03-17T19:35:11.5706339Z test_has_attr_invalid_args (jit.test_builtins.TestBuiltins) ... ok (0.014s) 2022-03-17T19:35:11.5724096Z test_cuda_synchronize (jit.test_cuda.TestCUDA) ... skip (0.002s) 2022-03-17T19:35:11.5748031Z test_current_stream (jit.test_cuda.TestCUDA) ... skip (0.002s) 2022-03-17T19:35:11.6279409Z test_event_args (jit.test_cuda.TestCUDA) ... ok (0.053s) 2022-03-17T19:35:11.6865536Z test_stream_args (jit.test_cuda.TestCUDA) ... ok (0.058s) 2022-03-17T19:35:11.7053267Z test_streams_and_events (jit.test_cuda.TestCUDA) ... skip (0.019s) 2022-03-17T19:35:11.7230847Z test_cast_overloads (jit.test_class_type.TestClassType) ... ok (0.018s) 2022-03-17T19:35:11.7242397Z test_class_attribute_wrong_type (jit.test_class_type.TestClassType) 2022-03-17T19:35:11.7308943Z Test that the error message displayed when convering a class type ... ok (0.008s) 2022-03-17T19:35:11.7814739Z test_class_constant (jit.test_class_type.TestClassType) ... ok (0.050s) 2022-03-17T19:35:11.7895339Z test_class_constructs_itself (jit.test_class_type.TestClassType) ... ok (0.008s) 2022-03-17T19:35:11.7937823Z test_class_inheritance (jit.test_class_type.TestClassType) ... ok (0.004s) 2022-03-17T19:35:11.7950769Z test_class_inheritance_implicit (jit.test_class_type.TestClassType) 2022-03-17T19:35:11.8090791Z Test that inheritance is detected in ... ok (0.015s) 2022-03-17T19:35:11.8986933Z test_class_sorting (jit.test_class_type.TestClassType) ... ok (0.089s) 2022-03-17T19:35:11.9899709Z test_class_specialization (jit.test_class_type.TestClassType) ... ok (0.091s) 2022-03-17T19:35:12.0019767Z test_class_type_as_param (jit.test_class_type.TestClassType) ... ok (0.012s) 2022-03-17T19:35:12.0030339Z test_classmethod (jit.test_class_type.TestClassType) 2022-03-17T19:35:12.0149937Z Test classmethods on class types. ... ok (0.013s) 2022-03-17T19:35:12.0187731Z test_conditional_set_attr (jit.test_class_type.TestClassType) ... ok (0.004s) 2022-03-17T19:35:12.0207791Z test_custom_delete (jit.test_class_type.TestClassType) 2022-03-17T19:35:12.0396515Z Test that del can be called on an instance of a class that ... ok (0.021s) 2022-03-17T19:35:12.0436111Z test_default_args (jit.test_class_type.TestClassType) 2022-03-17T19:35:12.1244732Z Test that methods on class types can have default arguments. ... ok (0.085s) 2022-03-17T19:35:12.1315195Z test_get_attr (jit.test_class_type.TestClassType) ... ok (0.007s) 2022-03-17T19:35:12.1358570Z test_get_attr_not_initialized (jit.test_class_type.TestClassType) ... ok (0.004s) 2022-03-17T19:35:12.1374226Z test_get_with_method (jit.test_class_type.TestClassType) ... ok (0.001s) 2022-03-17T19:35:12.1584771Z test_imported_classes (jit.test_class_type.TestClassType) ... ok (0.021s) 2022-03-17T19:35:12.1666061Z test_in (jit.test_class_type.TestClassType) ... ok (0.008s) 2022-03-17T19:35:12.1711803Z test_init_compiled_first (jit.test_class_type.TestClassType) ... ok (0.004s) 2022-03-17T19:35:12.2694774Z test_interface (jit.test_class_type.TestClassType) ... ok (0.098s) 2022-03-17T19:35:12.2769614Z test_optional_type_promotion (jit.test_class_type.TestClassType) ... ok (0.007s) 2022-03-17T19:35:12.2861890Z test_out_of_order_methods (jit.test_class_type.TestClassType) ... ok (0.009s) 2022-03-17T19:35:12.4733203Z test_overloaded_fn (jit.test_class_type.TestClassType) ... ok (0.187s) 2022-03-17T19:35:12.4769560Z test_properties (jit.test_class_type.TestClassType) 2022-03-17T19:35:12.5118027Z Test that a scripted class can make use of the @property decorator. ... ok (0.038s) 2022-03-17T19:35:12.5214222Z test_py_class_to_ivalue_missing_attribute (jit.test_class_type.TestClassType) ... ok (0.010s) 2022-03-17T19:35:12.5293820Z test_python_interop (jit.test_class_type.TestClassType) ... ok (0.008s) 2022-03-17T19:35:12.5299800Z test_recursive_class (jit.test_class_type.TestClassType) 2022-03-17T19:35:12.5328411Z Recursive class types not yet supported. We should give a good error message. ... ok (0.003s) 2022-03-17T19:35:12.5349287Z test_recursive_script_builtin_type_resolution (jit.test_class_type.TestClassType) 2022-03-17T19:35:12.5874131Z Test resolution of built-in torch types(e.g. torch.Tensor, torch.device) when a class is recursively compiled. ... ok (0.054s) 2022-03-17T19:35:12.5883770Z test_recursive_script_module_builtin_type_resolution (jit.test_class_type.TestClassType) 2022-03-17T19:35:12.6049522Z Test resolution of built-in torch types(e.g. torch.Tensor, torch.device) when a class is recursively compiled ... ok (0.017s) 2022-03-17T19:35:12.6059141Z test_recursive_scripting (jit.test_class_type.TestClassType) 2022-03-17T19:35:12.6197133Z Test that class types are recursively scripted when an Python instance of one ... ok (0.015s) 2022-03-17T19:35:12.6213915Z test_recursive_scripting_failed (jit.test_class_type.TestClassType) 2022-03-17T19:35:12.6407580Z Test that class types module attributes that fail to script ... ok (0.021s) 2022-03-17T19:35:12.6420864Z test_reference_semantics (jit.test_class_type.TestClassType) 2022-03-17T19:35:12.6522239Z Test that modifications made to a class instance in TorchScript ... ok (0.011s) 2022-03-17T19:35:12.6655229Z test_save_load_with_classes (jit.test_class_type.TestClassType) ... ok (0.013s) 2022-03-17T19:35:12.6873193Z test_save_load_with_classes_nested (jit.test_class_type.TestClassType) ... ok (0.022s) 2022-03-17T19:35:12.7017618Z test_save_load_with_classes_returned (jit.test_class_type.TestClassType) ... ok (0.014s) 2022-03-17T19:35:12.7024500Z test_schema_human_readable (jit.test_class_type.TestClassType) 2022-03-17T19:35:12.9707097Z Make sure that the schema is human readable, ie the mode parameter should read "nearest" instead of being displayed in octal ... ok (0.269s) 2022-03-17T19:35:12.9718254Z test_self_referential_method (jit.test_class_type.TestClassType) 2022-03-17T19:35:12.9872335Z Test that a scripted class can have a method that refers to the class itself ... ok (0.016s) 2022-03-17T19:35:12.9974837Z test_set_attr_in_method (jit.test_class_type.TestClassType) ... ok (0.010s) 2022-03-17T19:35:13.0012687Z test_set_attr_non_initialized (jit.test_class_type.TestClassType) ... ok (0.004s) 2022-03-17T19:35:13.0050640Z test_set_attr_type_mismatch (jit.test_class_type.TestClassType) ... ok (0.004s) 2022-03-17T19:35:13.0069673Z test_staticmethod (jit.test_class_type.TestClassType) 2022-03-17T19:35:13.0306917Z Test static methods on class types. ... ok (0.026s) 2022-03-17T19:35:13.0317954Z test_type_annotation (jit.test_class_type.TestClassType) 2022-03-17T19:35:13.0406862Z Test that annotating container attributes with types works correctly ... ok (0.010s) 2022-03-17T19:35:13.0449375Z test_type_annotations (jit.test_class_type.TestClassType) ... ok (0.004s) 2022-03-17T19:35:13.0546065Z test_unresolved_class_attributes (jit.test_class_type.TestClassType) ... ok (0.010s) 2022-03-17T19:35:13.0566982Z test_unused_method (jit.test_class_type.TestClassType) 2022-03-17T19:35:13.0725280Z Test unused methods on scripted classes. ... ok (0.018s) 2022-03-17T19:35:13.0944498Z test_binary_op_complex_tensor (jit.test_complex.TestComplex) ... ok (0.022s) 2022-03-17T19:35:13.1149191Z test_comparison_ops (jit.test_complex.TestComplex) ... ok (0.020s) 2022-03-17T19:35:13.8913617Z test_complex_constants_and_ops (jit.test_complex.TestComplex) ... ok (0.776s) 2022-03-17T19:35:13.9667618Z test_complex_constructor (jit.test_complex.TestComplex) ... ok (0.075s) 2022-03-17T19:35:13.9729069Z test_complex_list_sum (jit.test_complex.TestComplex) ... ok (0.006s) 2022-03-17T19:35:13.9832044Z test_complex_parse (jit.test_complex.TestComplex) ... ok (0.010s) 2022-03-17T19:35:13.9889163Z test_complexdict (jit.test_complex.TestComplex) ... ok (0.006s) 2022-03-17T19:35:13.9950951Z test_complexlist (jit.test_complex.TestComplex) ... ok (0.006s) 2022-03-17T19:35:14.0001242Z test_div (jit.test_complex.TestComplex) ... ok (0.005s) 2022-03-17T19:35:14.0107178Z test_infj_nanj_pickle (jit.test_complex.TestComplex) ... ok (0.010s) 2022-03-17T19:35:14.0225756Z test_pickle (jit.test_complex.TestComplex) ... ok (0.012s) 2022-03-17T19:35:14.0270159Z test_script (jit.test_complex.TestComplex) ... ok (0.004s) 2022-03-17T19:35:14.0377541Z test_tensor_attributes (jit.test_complex.TestComplex) ... ok (0.011s) 2022-03-17T19:35:14.0999074Z test_torch_complex_constructor_with_tensor (jit.test_complex.TestComplex) ... ok (0.062s) 2022-03-17T19:35:14.1043534Z test_calling_scripted_custom_op (jit.test_custom_operators.TestCustomOperators) ... ok (0.004s) 2022-03-17T19:35:14.1114736Z test_calling_traced_custom_op (jit.test_custom_operators.TestCustomOperators) ... ok (0.007s) 2022-03-17T19:35:14.1126291Z test_default_arguments_are_used (jit.test_custom_operators.TestCustomOperators) ... ok (0.001s) 2022-03-17T19:35:14.1145567Z test_dynamic_op_registry (jit.test_custom_operators.TestCustomOperators) ... ok (0.002s) 2022-03-17T19:35:14.1153781Z test_generic_list (jit.test_custom_operators.TestCustomOperators) ... ok (0.001s) 2022-03-17T19:35:14.1165989Z test_passing_and_returning_lists (jit.test_custom_operators.TestCustomOperators) ... ok (0.001s) 2022-03-17T19:35:14.1177140Z test_passing_one_positional_but_not_the_second (jit.test_custom_operators.TestCustomOperators) ... ok (0.001s) 2022-03-17T19:35:14.1187210Z test_passing_too_few_args (jit.test_custom_operators.TestCustomOperators) ... ok (0.001s) 2022-03-17T19:35:14.1198921Z test_passing_too_many_args (jit.test_custom_operators.TestCustomOperators) ... ok (0.001s) 2022-03-17T19:35:14.1211802Z test_passing_unknown_kwargs (jit.test_custom_operators.TestCustomOperators) ... ok (0.001s) 2022-03-17T19:35:14.1249610Z test_script_graph_contains_custom_op (jit.test_custom_operators.TestCustomOperators) ... ok (0.004s) 2022-03-17T19:35:14.1257351Z test_script_graph_for_custom_ops_matches_traced_graph (jit.test_custom_operators.TestCustomOperators) ... skip (0.001s) 2022-03-17T19:35:14.1269571Z test_simply_calling_an_operator (jit.test_custom_operators.TestCustomOperators) ... ok (0.001s) 2022-03-17T19:35:14.1336079Z test_setattr_no_aliasdb (jit.test_dce.TestDCE) ... ok (0.006s) 2022-03-17T19:35:14.1448191Z test_setattr_removed (jit.test_dce.TestDCE) ... ok (0.011s) 2022-03-17T19:35:14.1454678Z test_python_submodule_script (jit.test_data_parallel.TestDataParallel) ... skip (0.001s) 2022-03-17T19:35:14.1461735Z test_shared_module (jit.test_data_parallel.TestDataParallel) ... skip (0.001s) 2022-03-17T19:35:14.1479204Z test_tensor_sharing (jit.test_data_parallel.TestDataParallel) ... skip (0.002s) 2022-03-17T19:35:14.1492452Z test_tensor_sharing_with_forward (jit.test_data_parallel.TestDataParallel) ... skip (0.001s) 2022-03-17T19:35:14.1499343Z test_traced_module (jit.test_data_parallel.TestDataParallel) ... skip (0.001s) 2022-03-17T19:35:14.1607851Z test_custom_device_op (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.011s) 2022-03-17T19:35:14.1639775Z test_device_apply (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.003s) 2022-03-17T19:35:14.1683479Z test_device_arg (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.004s) 2022-03-17T19:35:14.1742330Z test_device_if_propagation (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.006s) 2022-03-17T19:35:14.1806816Z test_if_loop_mix (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.006s) 2022-03-17T19:35:14.1854027Z test_loop_device_change (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.005s) 2022-03-17T19:35:14.1901145Z test_loop_simple (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.005s) 2022-03-17T19:35:18.9684674Z test_mobilenet (jit.test_device_analysis.TestDeviceAnalysis) ... ok (4.778s) 2022-03-17T19:35:18.9774853Z test_nested_loops (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.009s) 2022-03-17T19:35:18.9822284Z test_set_dtype (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.005s) 2022-03-17T19:35:18.9897147Z test_simple (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.007s) 2022-03-17T19:35:19.0056840Z test_tensor_as_fns (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.016s) 2022-03-17T19:35:19.0116783Z test_while_change (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.006s) 2022-03-17T19:35:19.0297948Z test_zerodim_cpu (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.018s) 2022-03-17T19:35:19.1062250Z test_zerodim_gpu (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.076s) 2022-03-17T19:35:19.1430171Z test_zerodim_no_device (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.037s) 2022-03-17T19:35:19.1727857Z test_aug_assign (jit.test_list_dict.TestDict) ... ok (0.030s) 2022-03-17T19:35:19.2054681Z test_basic (jit.test_list_dict.TestDict) ... ok (0.033s) 2022-03-17T19:35:19.2122020Z test_clear (jit.test_list_dict.TestDict) ... ok (0.007s) 2022-03-17T19:35:19.2200548Z test_copy (jit.test_list_dict.TestDict) ... ok (0.008s) 2022-03-17T19:35:19.2312634Z test_del (jit.test_list_dict.TestDict) ... ok (0.011s) 2022-03-17T19:35:19.2678514Z test_dict_bool_conversion (jit.test_list_dict.TestDict) ... ok (0.036s) 2022-03-17T19:35:19.4165163Z test_dict_preserves_order (jit.test_list_dict.TestDict) ... ok (0.149s) 2022-03-17T19:35:19.4252748Z test_dict_to_python (jit.test_list_dict.TestDict) ... ok (0.009s) 2022-03-17T19:35:19.4272858Z test_dict_variance (jit.test_list_dict.TestDict) 2022-03-17T19:35:19.4432484Z `Dict[T1, _]` is not a subtype of `Dict[T2, _]`, even if `T1` is ... ok (0.018s) 2022-03-17T19:35:19.4567060Z test_get (jit.test_list_dict.TestDict) ... ok (0.013s) 2022-03-17T19:35:19.4727324Z test_get_boolkey (jit.test_list_dict.TestDict) ... ok (0.016s) 2022-03-17T19:35:19.4777467Z test_items (jit.test_list_dict.TestDict) ... ok (0.005s) 2022-03-17T19:35:19.4802742Z test_key_type (jit.test_list_dict.TestDict) ... ok (0.002s) 2022-03-17T19:35:19.4883587Z test_keys (jit.test_list_dict.TestDict) ... ok (0.008s) 2022-03-17T19:35:19.4937538Z test_len (jit.test_list_dict.TestDict) ... ok (0.005s) 2022-03-17T19:35:19.4984791Z test_loop (jit.test_list_dict.TestDict) ... ok (0.005s) 2022-03-17T19:35:19.5116649Z test_membership (jit.test_list_dict.TestDict) ... ok (0.013s) 2022-03-17T19:35:19.5166717Z test_mutability (jit.test_list_dict.TestDict) ... ok (0.005s) 2022-03-17T19:35:19.5332442Z test_optional_dict_construct (jit.test_list_dict.TestDict) ... ok (0.016s) 2022-03-17T19:35:19.5541249Z test_ordered_dict (jit.test_list_dict.TestDict) ... ok (0.021s) 2022-03-17T19:35:19.5700726Z test_pop (jit.test_list_dict.TestDict) ... ok (0.016s) 2022-03-17T19:35:19.5758424Z test_popitem (jit.test_list_dict.TestDict) ... ok (0.006s) 2022-03-17T19:35:19.5892439Z test_setdefault (jit.test_list_dict.TestDict) ... ok (0.013s) 2022-03-17T19:35:19.5904878Z test_type_annotation_missing_contained_type (jit.test_list_dict.TestDict) 2022-03-17T19:35:19.5930220Z Test that the use of a Dict type annotation without contained ... ok (0.004s) 2022-03-17T19:35:19.6119817Z test_update (jit.test_list_dict.TestDict) ... ok (0.019s) 2022-03-17T19:35:19.6196537Z test_update_existing_key (jit.test_list_dict.TestDict) ... ok (0.008s) 2022-03-17T19:35:19.6245505Z test_values (jit.test_list_dict.TestDict) ... ok (0.005s) 2022-03-17T19:35:19.7071163Z test_view (jit.test_list_dict.TestDict) ... ok (0.082s) 2022-03-17T19:35:19.7202092Z test_binary_scalar (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.013s) 2022-03-17T19:35:19.8796799Z test_binary_tensors (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.159s) 2022-03-17T19:35:19.8941149Z test_combined (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.014s) 2022-03-17T19:35:19.9149126Z test_conv_no_mixed_args (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.021s) 2022-03-17T19:35:19.9399185Z test_custom_rules (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.025s) 2022-03-17T19:35:19.9855386Z test_unary (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.046s) 2022-03-17T19:35:19.9968786Z test_closed_over_enum_constant (jit.test_enum.TestEnum) ... ok (0.011s) 2022-03-17T19:35:20.0042265Z test_enum_as_const (jit.test_enum.TestEnum) ... ok (0.007s) 2022-03-17T19:35:20.0149649Z test_enum_as_module_attribute (jit.test_enum.TestEnum) ... ok (0.011s) 2022-03-17T19:35:20.0220612Z test_enum_comp (jit.test_enum.TestEnum) ... ok (0.007s) 2022-03-17T19:35:20.0335945Z test_enum_comp_diff_classes (jit.test_enum.TestEnum) ... ok (0.011s) 2022-03-17T19:35:20.0346343Z test_enum_explicit_script (jit.test_enum.TestEnum) ... ok (0.001s) 2022-03-17T19:35:20.0451207Z test_enum_iterate (jit.test_enum.TestEnum) ... ok (0.010s) 2022-03-17T19:35:20.0522591Z test_enum_ivalue_type (jit.test_enum.TestEnum) ... ok (0.007s) 2022-03-17T19:35:20.0628566Z test_enum_module_return (jit.test_enum.TestEnum) ... ok (0.010s) 2022-03-17T19:35:20.0697465Z test_enum_name (jit.test_enum.TestEnum) ... ok (0.007s) 2022-03-17T19:35:20.0786502Z test_enum_return (jit.test_enum.TestEnum) ... ok (0.009s) 2022-03-17T19:35:20.0854720Z test_enum_value (jit.test_enum.TestEnum) ... ok (0.007s) 2022-03-17T19:35:20.1107571Z test_enum_value_types (jit.test_enum.TestEnum) ... ok (0.025s) 2022-03-17T19:35:20.1162977Z test_heterogenous_value_type_enum_error (jit.test_enum.TestEnum) ... ok (0.005s) 2022-03-17T19:35:20.1219577Z test_non_existent_enum_value (jit.test_enum.TestEnum) ... ok (0.006s) 2022-03-17T19:35:20.1314901Z test_string_enum_as_module_attribute (jit.test_enum.TestEnum) ... ok (0.009s) 2022-03-17T19:35:20.1333366Z test_aten_fallback (jit.test_export_modes.TestExportModes) ... /opt/conda/lib/python3.7/site-packages/torch/onnx/utils.py:49: UserWarning: You are exporting the model to ONNX while in training mode with 'train' parameter not specified. The model will default to inference mode export. If you wish to export a training amenable ONNX model, specify training=TrainingMode.TRAINING or training=TrainingMode.PRESERVE (to preserve the original model state) in torch.onnx.export(). 2022-03-17T19:35:20.1334321Z warnings.warn("You are exporting the model to ONNX while in training mode with " 2022-03-17T19:35:20.1447051Z WARNING: The shape inference of aten::ATen type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function. 2022-03-17T19:35:20.1447737Z WARNING: The shape inference of aten::ATen type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function. 2022-03-17T19:35:20.1450608Z WARNING: The shape inference of aten::ATen type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function. 2022-03-17T19:35:20.1451602Z WARNING: The shape inference of aten::ATen type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function. 2022-03-17T19:35:20.1455361Z WARNING: The shape inference of aten::ATen type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function. 2022-03-17T19:35:20.1456136Z WARNING: The shape inference of aten::ATen type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function. 2022-03-17T19:35:20.1460080Z ok (0.014s) 2022-03-17T19:35:20.1564565Z test_compressed_zipfile (jit.test_export_modes.TestExportModes) ... ok (0.010s) 2022-03-17T19:35:20.1657379Z test_directory (jit.test_export_modes.TestExportModes) ... ok (0.009s) 2022-03-17T19:35:20.1694195Z test_onnx_aten (jit.test_export_modes.TestExportModes) ... WARNING: The shape inference of aten::ATen type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function. 2022-03-17T19:35:20.1695233Z WARNING: The shape inference of aten::ATen type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function. 2022-03-17T19:35:20.1698270Z WARNING: The shape inference of aten::ATen type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function. 2022-03-17T19:35:20.1701609Z ok (0.004s) 2022-03-17T19:35:20.1737545Z test_onnx_multiple_return (jit.test_export_modes.TestExportModes) ... /opt/conda/lib/python3.7/site-packages/torch/onnx/utils.py:356: UserWarning: Model has no forward function 2022-03-17T19:35:20.1738064Z warnings.warn("Model has no forward function") 2022-03-17T19:35:20.1754645Z ok (0.005s) 2022-03-17T19:35:20.1843777Z test_protobuf (jit.test_export_modes.TestExportModes) ... ok (0.009s) 2022-03-17T19:35:20.1934143Z test_zipfile (jit.test_export_modes.TestExportModes) ... ok (0.009s) 2022-03-17T19:35:20.2156352Z test_freeze_module (jit.test_freezing.TestFreezing) ... ok (0.022s) 2022-03-17T19:35:20.2334911Z test_freeze_module_detach_gradient (jit.test_freezing.TestFreezing) ... ok (0.018s) 2022-03-17T19:35:20.5165921Z test_freeze_module_in_training_mode (jit.test_freezing.TestFreezing) ... ok (0.283s) 2022-03-17T19:35:20.5289218Z test_freeze_module_inlining (jit.test_freezing.TestFreezing) ... ok (0.012s) 2022-03-17T19:35:20.5437800Z test_freeze_module_no_forward (jit.test_freezing.TestFreezing) ... ok (0.015s) 2022-03-17T19:35:20.5525204Z test_freeze_module_return_self (jit.test_freezing.TestFreezing) ... ok (0.009s) 2022-03-17T19:35:20.5716391Z test_freeze_module_return_sub_module (jit.test_freezing.TestFreezing) ... ok (0.019s) 2022-03-17T19:35:20.5814280Z test_freeze_module_with_aliased_attr (jit.test_freezing.TestFreezing) ... ok (0.010s) 2022-03-17T19:35:20.5910994Z test_freeze_module_with_aliased_attr2 (jit.test_freezing.TestFreezing) ... ok (0.010s) 2022-03-17T19:35:20.5996507Z test_freeze_module_with_aliased_attr3 (jit.test_freezing.TestFreezing) ... ok (0.008s) 2022-03-17T19:35:20.6081647Z test_freeze_module_with_aliased_tensor_attr (jit.test_freezing.TestFreezing) ... ok (0.008s) 2022-03-17T19:35:20.6213247Z test_freeze_module_with_aliased_tensor_attr2 (jit.test_freezing.TestFreezing) ... ok (0.013s) 2022-03-17T19:35:20.6310968Z test_freeze_module_with_aliased_tensor_attr3 (jit.test_freezing.TestFreezing) ... ok (0.010s) 2022-03-17T19:35:20.6427481Z test_freeze_module_with_aliased_tensor_attr4 (jit.test_freezing.TestFreezing) ... ok (0.012s) 2022-03-17T19:35:20.6521859Z test_freeze_module_with_call_method (jit.test_freezing.TestFreezing) ... ok (0.009s) 2022-03-17T19:35:20.6696675Z test_freeze_module_with_fork (jit.test_freezing.TestFreezing) ... ok (0.017s) 2022-03-17T19:35:20.6835353Z test_freeze_module_with_fork2 (jit.test_freezing.TestFreezing) ... ok (0.014s) 2022-03-17T19:35:20.6998444Z test_freeze_module_with_fork_calling_module_method (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-03-17T19:35:20.7149203Z test_freeze_module_with_helperfunction (jit.test_freezing.TestFreezing) ... ok (0.015s) 2022-03-17T19:35:20.7243353Z test_freeze_module_with_inplace_mutable (jit.test_freezing.TestFreezing) ... ok (0.009s) 2022-03-17T19:35:20.7337861Z test_freeze_module_with_list (jit.test_freezing.TestFreezing) ... ok (0.009s) 2022-03-17T19:35:20.7435512Z test_freeze_module_with_mutable_dict (jit.test_freezing.TestFreezing) ... ok (0.010s) 2022-03-17T19:35:20.7507215Z test_freeze_module_with_mutable_list (jit.test_freezing.TestFreezing) ... ok (0.007s) 2022-03-17T19:35:20.7578719Z test_freeze_module_with_mutable_tensor (jit.test_freezing.TestFreezing) ... ok (0.007s) 2022-03-17T19:35:20.7885882Z test_freeze_module_with_nested_fork (jit.test_freezing.TestFreezing) ... ok (0.031s) 2022-03-17T19:35:20.8216655Z test_freeze_module_with_nestedaliasing (jit.test_freezing.TestFreezing) ... ok (0.033s) 2022-03-17T19:35:20.8504651Z test_freeze_module_with_nestedaliasingscalar (jit.test_freezing.TestFreezing) ... ok (0.029s) 2022-03-17T19:35:20.8527386Z test_freeze_module_with_non_static_module_container_index (jit.test_freezing.TestFreezing) 2022-03-17T19:35:20.8990066Z Test that Modules containing non-static ModuleDict or ModuleList ... ok (0.048s) 2022-03-17T19:35:20.9110979Z test_freeze_module_with_overlapping_attrs (jit.test_freezing.TestFreezing) ... ok (0.012s) 2022-03-17T19:35:20.9278377Z test_freeze_module_with_preserve_sub_module (jit.test_freezing.TestFreezing) ... ok (0.017s) 2022-03-17T19:35:20.9477934Z test_freeze_module_with_preserve_sub_module_and_mutation (jit.test_freezing.TestFreezing) ... ok (0.020s) 2022-03-17T19:35:20.9827065Z test_freeze_module_with_sharedclasstype (jit.test_freezing.TestFreezing) ... ok (0.035s) 2022-03-17T19:35:21.0046224Z test_freeze_module_with_submodule (jit.test_freezing.TestFreezing) ... ok (0.022s) 2022-03-17T19:35:21.0146530Z test_freeze_module_with_tensor (jit.test_freezing.TestFreezing) ... ok (0.010s) 2022-03-17T19:35:21.0256732Z test_freeze_module_with_tuple (jit.test_freezing.TestFreezing) ... ok (0.011s) 2022-03-17T19:35:21.0401086Z test_freeze_module_with_tupleoutput_submodule (jit.test_freezing.TestFreezing) ... ok (0.014s) 2022-03-17T19:35:21.0470511Z test_freeze_module_with_user_preserved_attr (jit.test_freezing.TestFreezing) ... ok (0.007s) 2022-03-17T19:35:21.0631978Z test_freeze_module_with_user_preserved_attribute_on_submodule (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-03-17T19:35:21.0762905Z test_freeze_module_with_user_preserved_attribute_on_unused_submodule (jit.test_freezing.TestFreezing) ... ok (0.013s) 2022-03-17T19:35:21.0877677Z test_freeze_module_with_user_preserved_method (jit.test_freezing.TestFreezing) ... ok (0.011s) 2022-03-17T19:35:21.0974339Z test_freeze_module_with_user_preserved_method2 (jit.test_freezing.TestFreezing) ... ok (0.010s) 2022-03-17T19:35:21.1130076Z test_freeze_module_with_user_preserved_method_on_submodule (jit.test_freezing.TestFreezing) ... ok (0.015s) 2022-03-17T19:35:21.1250694Z test_freeze_non_module_class_getattr (jit.test_freezing.TestFreezing) ... ok (0.012s) 2022-03-17T19:35:21.1361742Z test_module_getattr_indirection (jit.test_freezing.TestFreezing) ... ok (0.011s) 2022-03-17T19:35:21.5165987Z test_module_with_shared_type_instances (jit.test_freezing.TestFreezing) ... ok (0.380s) 2022-03-17T19:35:21.5302427Z test_instancing_error (__main__.TestFrontend) ... ok (0.014s) 2022-03-17T19:35:21.5509744Z test_collapse_adjacent_conversions (jit.test_freezing.TestFrozenOptimizations) ... ok (0.020s) 2022-03-17T19:35:23.5343206Z test_conv_add_folding (jit.test_freezing.TestFrozenOptimizations) ... ok (1.983s) 2022-03-17T19:35:24.0493304Z test_conv_bn_folding (jit.test_freezing.TestFrozenOptimizations) ... ok (0.515s) 2022-03-17T19:35:24.0689474Z test_conv_bn_folding_not_forward (jit.test_freezing.TestFrozenOptimizations) ... ok (0.020s) 2022-03-17T19:35:25.8163944Z test_conv_hardswish (jit.test_freezing.TestFrozenOptimizations) ... ok (1.747s) 2022-03-17T19:35:25.8751248Z test_conv_to_mkldnn (jit.test_freezing.TestFrozenOptimizations) ... ok (0.059s) 2022-03-17T19:35:25.8760911Z test_conv_to_mkldnn_no_mkldnn (jit.test_freezing.TestFrozenOptimizations) ... skip (0.001s) 2022-03-17T19:35:26.7429191Z test_freeze_conv_relu_fusion (jit.test_freezing.TestFrozenOptimizations) ... ok (0.867s) 2022-03-17T19:35:26.7636703Z test_freeze_conv_relu_fusion_not_forward (jit.test_freezing.TestFrozenOptimizations) ... ok (0.021s) 2022-03-17T19:35:26.7732604Z test_freeze_mkdlnn (jit.test_freezing.TestFrozenOptimizations) ... ok (0.009s) 2022-03-17T19:35:26.7825253Z test_freeze_remove_dropout (jit.test_freezing.TestFrozenOptimizations) ... ok (0.009s) 2022-03-17T19:35:26.7937478Z test_freeze_remove_feature_dropout (jit.test_freezing.TestFrozenOptimizations) ... ok (0.011s) 2022-03-17T19:35:26.8060871Z test_hardswish_hardsigmoid (jit.test_freezing.TestFrozenOptimizations) ... ok (0.012s) 2022-03-17T19:35:26.9575252Z test_incompatible_perf_formats (jit.test_freezing.TestFrozenOptimizations) ... ok (0.151s) 2022-03-17T19:35:27.1875585Z test_linear_concat (jit.test_freezing.TestFrozenOptimizations) ... ok (0.230s) 2022-03-17T19:35:27.1891794Z test_linear_concat_complex (jit.test_freezing.TestFrozenOptimizations) 2022-03-17T19:35:27.2060941Z Testing that the interleaving of multiple optimizations does not ... ok (0.019s) 2022-03-17T19:35:27.2077299Z test_linear_concat_different_input (jit.test_freezing.TestFrozenOptimizations) 2022-03-17T19:35:27.2222572Z There should be no change to the graph due to the optimization pass ... ok (0.016s) 2022-03-17T19:35:27.2435299Z test_linear_multiple_blocks (jit.test_freezing.TestFrozenOptimizations) ... ok (0.021s) 2022-03-17T19:35:27.2496266Z test_linear_non_constant_weight (jit.test_freezing.TestFrozenOptimizations) ... ok (0.006s) 2022-03-17T19:35:27.2562521Z test_linear_transpose (jit.test_freezing.TestFrozenOptimizations) ... ok (0.007s) 2022-03-17T19:35:27.5186668Z test_maxpool_mkldnn (jit.test_freezing.TestFrozenOptimizations) ... ok (0.262s) 2022-03-17T19:35:27.5509584Z test_mkldnn_fuser_broadcasting (jit.test_freezing.TestFrozenOptimizations) ... ok (0.032s) 2022-03-17T19:35:27.5686355Z test_mkldnn_inplace_removal (jit.test_freezing.TestFrozenOptimizations) ... ok (0.018s) 2022-03-17T19:35:27.5989763Z test_optimize_freeze_module (jit.test_freezing.TestFrozenOptimizations) ... ok (0.030s) 2022-03-17T19:35:27.9137400Z test_pool2d_batchnorm (jit.test_freezing.TestFrozenOptimizations) ... ok (0.314s) 2022-03-17T19:35:28.6034974Z test_pool3d_batchnorm (jit.test_freezing.TestFrozenOptimizations) ... ok (0.690s) 2022-03-17T19:35:28.6093423Z test_remove_detach (jit.test_freezing.TestFrozenOptimizations) ... ok (0.006s) 2022-03-17T19:35:28.6146314Z test_remove_detach_not_applied (jit.test_freezing.TestFrozenOptimizations) ... ok (0.005s) 2022-03-17T19:35:28.6545483Z test_scalar_mul (jit.test_freezing.TestFrozenOptimizations) ... ok (0.040s) 2022-03-17T19:35:28.7008174Z test_subgraph_creation (jit.test_functional_blocks.TestFunctionalBlocks) ... ok (0.046s) 2022-03-17T19:35:28.9751712Z test_check_no_type_promotion (jit.test_convert_activation.TestFunctionalToInplaceActivation) ... ok (0.274s) 2022-03-17T19:35:29.0569538Z test_functional_to_inplace_activation (jit.test_convert_activation.TestFunctionalToInplaceActivation) ... ok (0.082s) 2022-03-17T19:35:29.0700023Z test_no_functional_to_inplace (jit.test_convert_activation.TestFunctionalToInplaceActivation) ... ok (0.013s) 2022-03-17T19:35:35.5412884Z test_resnet18_correctness (jit.test_convert_activation.TestFunctionalToInplaceActivation) ... ok (6.471s) 2022-03-17T19:35:35.5504751Z test_getattr_with_default (jit.test_attr.TestGetDefaultAttr) ... ok (0.009s) 2022-03-17T19:35:35.5892370Z test_fuse_linear (jit.test_graph_rewrite_passes.TestGraphRewritePasses) ... ok (0.038s) 2022-03-17T19:35:35.5990263Z test_hash_bool (jit.test_hash.TestHash) ... ok (0.010s) 2022-03-17T19:35:35.6085984Z test_hash_device (jit.test_hash.TestHash) ... ok (0.009s) 2022-03-17T19:35:35.6226639Z test_hash_float (jit.test_hash.TestHash) ... ok (0.014s) 2022-03-17T19:35:35.6334367Z test_hash_int (jit.test_hash.TestHash) ... ok (0.011s) 2022-03-17T19:35:35.6377789Z test_hash_none (jit.test_hash.TestHash) ... ok (0.004s) 2022-03-17T19:35:35.6460173Z test_hash_string (jit.test_hash.TestHash) ... ok (0.008s) 2022-03-17T19:35:35.6468113Z test_hash_tensor (jit.test_hash.TestHash) 2022-03-17T19:35:35.6543260Z Tensors should hash by identity ... ok (0.008s) 2022-03-17T19:35:35.6636186Z test_hash_tuple (jit.test_hash.TestHash) ... ok (0.009s) 2022-03-17T19:35:35.6677195Z test_hash_tuple_nested_unhashable_type (jit.test_hash.TestHash) ... ok (0.004s) 2022-03-17T19:35:35.6931297Z test_forward_tuple_input (jit.test_hooks.TestHooks) ... ok (0.025s) 2022-03-17T19:35:35.6944791Z test_hook_compilation_hint (jit.test_hooks.TestHooks) ... ok (0.001s) 2022-03-17T19:35:35.7075600Z test_hook_hook_name_collision (jit.test_hooks.TestHooks) ... ok (0.013s) 2022-03-17T19:35:35.7183126Z test_hook_method_name_collision (jit.test_hooks.TestHooks) ... ok (0.011s) 2022-03-17T19:35:35.7368210Z test_module_direct_forward_invocation (jit.test_hooks.TestHooks) ... ok (0.018s) 2022-03-17T19:35:35.7676649Z test_module_forward_multiple_inputs (jit.test_hooks.TestHooks) ... ok (0.031s) 2022-03-17T19:35:35.7958320Z test_module_forward_single_input (jit.test_hooks.TestHooks) ... ok (0.028s) 2022-03-17T19:35:35.8220603Z test_module_hook_return_nothing (jit.test_hooks.TestHooks) ... ok (0.026s) 2022-03-17T19:35:35.8647768Z test_module_multiple_hooks_multiple_inputs (jit.test_hooks.TestHooks) ... ok (0.043s) 2022-03-17T19:35:35.9031775Z test_module_multiple_hooks_single_input (jit.test_hooks.TestHooks) ... ok (0.038s) 2022-03-17T19:35:35.9248197Z test_module_no_forward_input (jit.test_hooks.TestHooks) ... ok (0.022s) 2022-03-17T19:35:35.9530523Z test_module_same_hook_repeated (jit.test_hooks.TestHooks) ... ok (0.028s) 2022-03-17T19:35:35.9740804Z test_submodule_called_directly_with_hooks (jit.test_hooks.TestHooks) ... ok (0.021s) 2022-03-17T19:35:36.0056212Z test_submodule_direct_forward_invocation (jit.test_hooks.TestHooks) ... ok (0.031s) 2022-03-17T19:35:36.0411825Z test_submodule_forward_multiple_inputs (jit.test_hooks.TestHooks) ... ok (0.035s) 2022-03-17T19:35:36.0719090Z test_submodule_forward_single_input (jit.test_hooks.TestHooks) ... ok (0.031s) 2022-03-17T19:35:36.1016333Z test_submodule_forward_single_input_return_not_tupled (jit.test_hooks.TestHooks) ... ok (0.030s) 2022-03-17T19:35:36.1305780Z test_submodule_hook_return_nothing (jit.test_hooks.TestHooks) ... ok (0.029s) 2022-03-17T19:35:36.1807077Z test_submodule_multiple_hooks_multiple_inputs (jit.test_hooks.TestHooks) ... ok (0.050s) 2022-03-17T19:35:36.2229042Z test_submodule_multiple_hooks_single_input (jit.test_hooks.TestHooks) ... ok (0.042s) 2022-03-17T19:35:36.2461076Z test_submodule_no_forward_input (jit.test_hooks.TestHooks) ... ok (0.023s) 2022-03-17T19:35:36.2784164Z test_submodule_same_hook_repeated (jit.test_hooks.TestHooks) ... ok (0.032s) 2022-03-17T19:35:36.3331752Z test_wrong_hook_signatures (jit.test_hooks.TestHooks) ... ok (0.055s) 2022-03-17T19:35:36.3998344Z test_wrong_pre_hook_signatures (jit.test_hooks.TestHooks) ... ok (0.067s) 2022-03-17T19:35:36.4049158Z test_if_hoist_basic (jit.test_if_hoisting.TestIfHoisting) ... ok (0.005s) 2022-03-17T19:35:36.4062321Z test_if_hoist_reused_var (jit.test_if_hoisting.TestIfHoisting) 2022-03-17T19:35:36.4109236Z Making sure that cases where the python variable is reused ... ok (0.006s) 2022-03-17T19:35:36.4121183Z test_if_hoist_swapped_expr (jit.test_if_hoisting.TestIfHoisting) 2022-03-17T19:35:36.4166650Z Making sure that the if statement ... ok (0.006s) 2022-03-17T19:35:36.4178873Z test_if_hoist_transposed_expr (jit.test_if_hoisting.TestIfHoisting) 2022-03-17T19:35:36.4224288Z Making sure that we can properly eliminate ... ok (0.006s) 2022-03-17T19:35:36.4237871Z test_multiple_hoists (jit.test_if_hoisting.TestIfHoisting) 2022-03-17T19:35:36.4289169Z test that hoists that depend on other hoists are done correctly ... ok (0.006s) 2022-03-17T19:35:36.4304400Z test_mutate_after (jit.test_if_hoisting.TestIfHoisting) 2022-03-17T19:35:36.4354830Z Check that the hoist can happen properly, and ... ok (0.006s) 2022-03-17T19:35:36.4369409Z test_mutate_before (jit.test_if_hoisting.TestIfHoisting) 2022-03-17T19:35:36.4416456Z Make sure that if there is a mutation before the common ... ok (0.006s) 2022-03-17T19:35:36.4429103Z test_no_hoist (jit.test_if_hoisting.TestIfHoisting) 2022-03-17T19:35:36.4468024Z Nothing should happen here, expressions are different ... ok (0.005s) 2022-03-17T19:35:36.4506208Z test_add_out_ignorable_args (jit.test_ignorable_args.TestIgnorableArgs) ... ok (0.004s) 2022-03-17T19:35:36.4557177Z test_slice_ignorable_args_for_slice (jit.test_ignorable_args.TestIgnorableArgs) ... ok (0.005s) 2022-03-17T19:35:36.4751964Z test_with_ignore_context_manager_with_inp_out (jit.test_ignore_context_manager.TestIgnoreContextManager) ... ok (0.019s) 2022-03-17T19:35:36.4819552Z test_with_ignore_context_manager_with_just_inp (jit.test_ignore_context_manager.TestIgnoreContextManager) ... ok (0.007s) 2022-03-17T19:35:36.4891524Z test_with_ignore_context_manager_with_just_out (jit.test_ignore_context_manager.TestIgnoreContextManager) ... ok (0.007s) 2022-03-17T19:35:36.5461050Z test_inplace_to_functional_activation (jit.test_convert_activation.TestInplaceToFunctionalActivation) ... ok (0.057s) 2022-03-17T19:35:41.1880880Z test_resnet18_correctness (jit.test_convert_activation.TestInplaceToFunctionalActivation) ... ok (4.642s) 2022-03-17T19:35:41.1956905Z test_bool (jit.test_isinstance.TestIsinstance) ... ok (0.008s) 2022-03-17T19:35:41.2046049Z test_dict (jit.test_isinstance.TestIsinstance) ... ok (0.009s) 2022-03-17T19:35:41.2130138Z test_dict_nested (jit.test_isinstance.TestIsinstance) ... ok (0.008s) 2022-03-17T19:35:41.2151843Z test_dict_no_contained_type (jit.test_isinstance.TestIsinstance) ... ok (0.002s) 2022-03-17T19:35:41.2220459Z test_dict_tensor (jit.test_isinstance.TestIsinstance) ... ok (0.007s) 2022-03-17T19:35:41.2232559Z test_empty_container_special_cases (jit.test_isinstance.TestIsinstance) ... ok (0.001s) 2022-03-17T19:35:41.2245783Z test_empty_container_throws_warning_in_eager (jit.test_isinstance.TestIsinstance) ... ok (0.001s) 2022-03-17T19:35:41.2309799Z test_float (jit.test_isinstance.TestIsinstance) ... ok (0.006s) 2022-03-17T19:35:41.2375729Z test_if_else (jit.test_isinstance.TestIsinstance) ... ok (0.007s) 2022-03-17T19:35:41.2461545Z test_in_if (jit.test_isinstance.TestIsinstance) ... ok (0.008s) 2022-03-17T19:35:41.2567090Z test_in_while_loop (jit.test_isinstance.TestIsinstance) ... ok (0.010s) 2022-03-17T19:35:41.2630914Z test_int (jit.test_isinstance.TestIsinstance) ... ok (0.006s) 2022-03-17T19:35:41.2706961Z test_list (jit.test_isinstance.TestIsinstance) ... ok (0.007s) 2022-03-17T19:35:41.2788739Z test_list_nested (jit.test_isinstance.TestIsinstance) ... ok (0.008s) 2022-03-17T19:35:41.2809537Z test_list_no_contained_type (jit.test_isinstance.TestIsinstance) ... ok (0.002s) 2022-03-17T19:35:41.2879964Z test_list_tensor (jit.test_isinstance.TestIsinstance) ... ok (0.007s) 2022-03-17T19:35:41.2942672Z test_list_tensor_type_true (jit.test_isinstance.TestIsinstance) ... ok (0.006s) 2022-03-17T19:35:41.2955733Z test_nontuple_container_rhs_throws_in_eager (jit.test_isinstance.TestIsinstance) ... ok (0.001s) 2022-03-17T19:35:41.3045511Z test_optional (jit.test_isinstance.TestIsinstance) ... ok (0.009s) 2022-03-17T19:35:41.3108482Z test_optional_nested (jit.test_isinstance.TestIsinstance) ... ok (0.006s) 2022-03-17T19:35:41.3130018Z test_optional_no_contained_type (jit.test_isinstance.TestIsinstance) ... ok (0.002s) 2022-03-17T19:35:41.3190022Z test_optional_none (jit.test_isinstance.TestIsinstance) ... ok (0.006s) 2022-03-17T19:35:41.3252996Z test_tensor_type_false (jit.test_isinstance.TestIsinstance) ... ok (0.006s) 2022-03-17T19:35:41.3332993Z test_tuple (jit.test_isinstance.TestIsinstance) ... ok (0.008s) 2022-03-17T19:35:41.3444980Z test_tuple_nested (jit.test_isinstance.TestIsinstance) ... ok (0.011s) 2022-03-17T19:35:41.3466761Z test_tuple_no_contained_type (jit.test_isinstance.TestIsinstance) ... ok (0.002s) 2022-03-17T19:35:41.3577208Z test_tuple_rhs (jit.test_isinstance.TestIsinstance) ... ok (0.011s) 2022-03-17T19:35:41.3640801Z test_tuple_tensor (jit.test_isinstance.TestIsinstance) ... ok (0.006s) 2022-03-17T19:35:41.3876510Z test_type_refinement (jit.test_isinstance.TestIsinstance) ... ok (0.023s) 2022-03-17T19:35:41.4717276Z test_ModuleList (__main__.TestJit) ... ok (0.084s) 2022-03-17T19:35:41.5053436Z test_Sequential (__main__.TestJit) ... ok (0.034s) 2022-03-17T19:35:41.5352605Z test_T_mT_H_mH (__main__.TestJit) ... ok (0.030s) 2022-03-17T19:35:41.5739961Z test_add_relu_fusion (__main__.TestJit) ... ok (0.039s) 2022-03-17T19:35:41.5764717Z test_arg_configurations (__main__.TestJit) 2022-03-17T19:35:41.5765095Z Different arg configurations should trigger different traces ... skip (0.002s) 2022-03-17T19:35:41.5828951Z test_attrs (__main__.TestJit) ... ok (0.006s) 2022-03-17T19:35:41.5843035Z test_batchnorm (__main__.TestJit) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:1384: UserWarning: positional arguments and argument "destination" are deprecated. nn.Module.state_dict will not accept them in the future. Refer to https://pytorch.org/docs/master/generated/torch.nn.Module.html#torch.nn.Module.state_dict for details. 2022-03-17T19:35:41.5843871Z " and ".join(warn_msg) + " are deprecated. nn.Module.state_dict will not accept them in the future. " 2022-03-17T19:35:41.5870113Z ok (0.004s) 2022-03-17T19:35:41.5885858Z test_big (__main__.TestJit) ... skip (0.002s) 2022-03-17T19:35:41.5933687Z test_conj_transpose (__main__.TestJit) ... ok (0.005s) 2022-03-17T19:35:46.7683319Z test_constant_insertion (__main__.TestJit) ... ok (5.175s) 2022-03-17T19:35:46.7770575Z test_constant_prop_aliasing_type (__main__.TestJit) ... ok (0.009s) 2022-03-17T19:35:46.7840357Z test_constant_prop_exception (__main__.TestJit) ... ok (0.007s) 2022-03-17T19:35:46.7916451Z test_constant_prop_if_constant (__main__.TestJit) ... ok (0.008s) 2022-03-17T19:35:46.7952848Z test_constant_prop_if_inline (__main__.TestJit) ... ok (0.004s) 2022-03-17T19:35:46.8016219Z test_constant_prop_loop_constant (__main__.TestJit) ... ok (0.006s) 2022-03-17T19:35:46.8071310Z test_constant_prop_nested (__main__.TestJit) ... ok (0.005s) 2022-03-17T19:35:46.8143365Z test_constant_prop_none (__main__.TestJit) ... ok (0.007s) 2022-03-17T19:35:46.8185521Z test_constant_prop_print (__main__.TestJit) ... ok (0.004s) 2022-03-17T19:35:46.8226848Z test_constant_prop_rand (__main__.TestJit) ... ok (0.004s) 2022-03-17T19:35:46.8280958Z test_constant_prop_remove_output (__main__.TestJit) ... ok (0.005s) 2022-03-17T19:35:46.8326665Z test_constant_prop_simple (__main__.TestJit) ... ok (0.004s) 2022-03-17T19:35:46.8361568Z test_constants_pkl (__main__.TestJit) ... ok (0.003s) 2022-03-17T19:35:46.8369646Z test_cpp (__main__.TestJit) ... skip (0.001s) 2022-03-17T19:35:46.8449084Z test_cse (__main__.TestJit) ... ok (0.008s) 2022-03-17T19:35:46.8518905Z test_cse_not_introduce_aliasing (__main__.TestJit) ... ok (0.007s) 2022-03-17T19:35:46.8530937Z test_cu_escaped_number (__main__.TestJit) ... ok (0.001s) 2022-03-17T19:35:46.8723155Z test_cuda_export_restore (__main__.TestJit) ... ok (0.019s) 2022-03-17T19:35:46.8907696Z test_debug_flush_compilation_cache (__main__.TestJit) ... ok (0.018s) 2022-03-17T19:35:46.9022925Z test_decompose_addmm (__main__.TestJit) ... ok (0.011s) 2022-03-17T19:35:46.9118960Z test_device_not_equal (__main__.TestJit) ... ok (0.010s) 2022-03-17T19:35:46.9174614Z test_diff_subgraph_clones_constants (__main__.TestJit) ... ok (0.005s) 2022-03-17T19:35:46.9191579Z test_disabled (__main__.TestJit) ... ok (0.002s) 2022-03-17T19:35:46.9215717Z test_dropout (__main__.TestJit) ... ok (0.002s) 2022-03-17T19:35:46.9347449Z test_dropout_cuda (__main__.TestJit) ... ok (0.013s) 2022-03-17T19:35:47.5072261Z test_dropout_func_requires_grad (__main__.TestJit) ... ok (0.572s) 2022-03-17T19:35:47.5092262Z test_dropout_module_requires_grad (__main__.TestJit) ... skip (0.002s) 2022-03-17T19:35:47.5419115Z test_einsum (__main__.TestJit) ... ok (0.032s) 2022-03-17T19:35:47.5454795Z test_element_size (__main__.TestJit) ... ok (0.004s) 2022-03-17T19:35:47.5462226Z test_expand_fold_quant_inputs (__main__.TestJit) ... ok (0.001s) 2022-03-17T19:35:47.5469390Z test_expand_quantlint (__main__.TestJit) ... ok (0.001s) 2022-03-17T19:35:47.5486998Z test_export_batchnorm (__main__.TestJit) ... skip (0.002s) 2022-03-17T19:35:47.5568760Z test_export_dropout (__main__.TestJit) ... ok (0.008s) 2022-03-17T19:35:47.6042486Z test_export_lstm (__main__.TestJit) ... ok (0.047s) 2022-03-17T19:35:47.6210118Z test_export_opnames (__main__.TestJit) ... ok (0.017s) 2022-03-17T19:35:47.7038141Z test_export_rnn (__main__.TestJit) ... ok (0.083s) 2022-03-17T19:35:47.7055580Z test_flags (__main__.TestJit) ... skip (0.002s) 2022-03-17T19:35:47.7251246Z test_function_default_values (__main__.TestJit) ... ok (0.019s) 2022-03-17T19:35:47.7289893Z test_hide_source_ranges_context_manager (__main__.TestJit) ... ok (0.004s) 2022-03-17T19:35:47.7349522Z test_import_method (__main__.TestJit) ... ok (0.006s) 2022-03-17T19:35:47.7374325Z test_inferred_as_tensor (__main__.TestJit) ... ok (0.002s) 2022-03-17T19:35:47.7417620Z test_layout (__main__.TestJit) ... ok (0.004s) 2022-03-17T19:35:47.7467252Z test_matrix_conj_transpose (__main__.TestJit) ... ok (0.005s) 2022-03-17T19:35:47.7511275Z test_matrix_transpose (__main__.TestJit) ... ok (0.004s) 2022-03-17T19:35:47.7581720Z test_module_default_values (__main__.TestJit) ... ok (0.007s) 2022-03-17T19:35:47.7645940Z test_mutable_default_values (__main__.TestJit) ... ok (0.006s) 2022-03-17T19:35:47.7794706Z test_native_dropout_corner_case (__main__.TestJit) ... ok (0.015s) 2022-03-17T19:35:48.0786382Z test_nn_conv (__main__.TestJit) ... ok (0.299s) 2022-03-17T19:35:49.5621044Z test_nn_padding (__main__.TestJit) ... ok (1.483s) 2022-03-17T19:35:49.5673292Z test_no_erroneous_warnings (__main__.TestJit) ... ok (0.005s) 2022-03-17T19:35:49.5684446Z test_non_ascii_string (__main__.TestJit) ... skip (0.001s) 2022-03-17T19:35:49.5720498Z test_numel (__main__.TestJit) ... ok (0.003s) 2022-03-17T19:35:49.6123882Z test_pattern_based_module_rewrite (__main__.TestJit) ... ok (0.040s) 2022-03-17T19:35:49.6150408Z test_pattern_based_rewrite (__main__.TestJit) ... ok (0.003s) 2022-03-17T19:35:49.6442527Z test_pattern_based_rewrite_with_source_range_preserved (__main__.TestJit) ... ok (0.029s) 2022-03-17T19:35:49.6483398Z test_peephole_optimize_shape_ops (__main__.TestJit) ... skip (0.004s) 2022-03-17T19:35:49.6805433Z test_pretty_printer (__main__.TestJit) ... ok (0.032s) 2022-03-17T19:35:49.6814242Z test_print_classes_module (__main__.TestJit) ... ok (0.001s) 2022-03-17T19:35:49.6823153Z test_print_op_module (__main__.TestJit) ... ok (0.001s) 2022-03-17T19:35:49.6834148Z test_print_torch_ops_modules (__main__.TestJit) ... ok (0.001s) 2022-03-17T19:35:49.6856898Z test_profiler (__main__.TestJit) ... skip (0.002s) 2022-03-17T19:35:49.7061011Z test_python_bindings (__main__.TestJit) ... ok (0.020s) 2022-03-17T19:35:49.7100928Z test_python_ir (__main__.TestJit) ... ok (0.004s) 2022-03-17T19:35:49.7150101Z test_python_ir_utils (__main__.TestJit) ... ok (0.005s) 2022-03-17T19:35:49.7171122Z test_python_ir_utils_graph (__main__.TestJit) ... skip (0.002s) 2022-03-17T19:35:49.7192171Z test_python_ivalue (__main__.TestJit) ... ok (0.002s) 2022-03-17T19:35:50.5391428Z test_pytorch_jit_env_off (__main__.TestJit) ... ok (0.820s) 2022-03-17T19:35:50.5414644Z test_recursive_cse (__main__.TestJit) ... ok (0.002s) 2022-03-17T19:35:50.5496072Z test_restore_device (__main__.TestJit) ... ok (0.008s) 2022-03-17T19:35:50.5744844Z test_restore_device_cuda (__main__.TestJit) ... ok (0.025s) 2022-03-17T19:35:50.5827467Z test_restore_shared_storage_on_cuda (__main__.TestJit) ... ok (0.008s) 2022-03-17T19:35:51.0607633Z test_script_autograd_grad (__main__.TestJit) ... ok (0.478s) 2022-03-17T19:35:51.0778622Z test_script_backward (__main__.TestJit) ... ok (0.017s) 2022-03-17T19:35:51.0801555Z test_script_backward_twice (__main__.TestJit) ... /opt/conda/lib/python3.7/site-packages/torch/jit/_script.py:1224: UserWarning: `optimize` is deprecated and has no effect. Use `with torch.jit.optimized_execution() instead 2022-03-17T19:35:51.0802444Z "`optimize` is deprecated and has no effect. Use `with torch.jit.optimized_execution() instead" 2022-03-17T19:35:51.0972938Z ok (0.019s) 2022-03-17T19:35:51.1007632Z test_script_fn_pkl (__main__.TestJit) ... ok (0.003s) 2022-03-17T19:35:51.1065558Z test_script_tensor_type (__main__.TestJit) ... ok (0.006s) 2022-03-17T19:35:51.1105326Z test_shape_analysis_broadcast (__main__.TestJit) ... ok (0.004s) 2022-03-17T19:35:51.1118653Z test_shape_analysis_masked_select (__main__.TestJit) ... ok (0.001s) 2022-03-17T19:35:51.1131306Z test_shape_analysis_unsqueeze_in_loop (__main__.TestJit) ... ok (0.001s) 2022-03-17T19:35:51.1176721Z test_sparse_csr_tensors (__main__.TestJit) ... ok (0.004s) 2022-03-17T19:35:51.1663417Z test_sparse_tensors (__main__.TestJit) ... ok (0.049s) 2022-03-17T19:35:51.1884486Z test_torch_complex (__main__.TestJit) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:425: UserWarning: An output with one or more elements was resized since it had shape [3, 4], which does not match the required output shape [2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:35:51.1885452Z return callable(*args, **kwargs) 2022-03-17T19:35:51.1944947Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:425: UserWarning: An output with one or more elements was resized since it had shape [5, 2], which does not match the required output shape [2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:35:51.1945834Z return callable(*args, **kwargs) 2022-03-17T19:35:51.2129429Z ok (0.046s) 2022-03-17T19:35:51.2140395Z test_torch_load_error (__main__.TestJit) ... skip (0.001s) 2022-03-17T19:35:51.2185491Z test_torch_load_zipfile_check (__main__.TestJit) ... ok (0.004s) 2022-03-17T19:35:51.2218125Z test_torch_ops_kwonly (__main__.TestJit) ... ok (0.003s) 2022-03-17T19:35:51.2246225Z test_torch_ops_overloaded (__main__.TestJit) ... ok (0.003s) 2022-03-17T19:35:51.2399549Z test_torch_sum (__main__.TestJit) ... ok (0.015s) 2022-03-17T19:35:51.2506977Z test_trace_retains_train (__main__.TestJit) ... ok (0.011s) 2022-03-17T19:35:51.3134970Z test_train_eval (__main__.TestJit) ... ok (0.063s) 2022-03-17T19:35:51.3186304Z test_transpose (__main__.TestJit) ... ok (0.005s) 2022-03-17T19:35:51.3352863Z test_unchecked_cast (__main__.TestJit) ... ok (0.017s) 2022-03-17T19:35:51.3370208Z test_unique_state_dict (__main__.TestJit) ... ok (0.002s) 2022-03-17T19:35:51.3384538Z test_verify (__main__.TestJit) ... skip (0.001s) 2022-03-17T19:35:51.3522124Z test_warnings (__main__.TestJit) ... ok (0.014s) 2022-03-17T19:35:51.4216325Z test_generate_autocast_jit_trace_model (__main__.TestJitAutocast) ... ok (0.069s) 2022-03-17T19:35:51.4934544Z test_nchw_autocast_jit_trace_model (__main__.TestJitAutocast) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-03-17T19:35:51.4936020Z warnings.warn(msg, FutureWarning) 2022-03-17T19:35:51.4939891Z ok (0.072s) 2022-03-17T19:35:51.5640160Z test_nhwc_autocast_jit_trace_model (__main__.TestJitAutocast) ... ok (0.070s) 2022-03-17T19:35:51.5947502Z test_nn_adaptive_avg_pool1d (__main__.TestJitGeneratedFunctional) ... ok (0.030s) 2022-03-17T19:35:51.6323399Z test_nn_adaptive_avg_pool2d (__main__.TestJitGeneratedFunctional) ... ok (0.038s) 2022-03-17T19:35:51.6702709Z test_nn_adaptive_avg_pool3d (__main__.TestJitGeneratedFunctional) ... ok (0.038s) 2022-03-17T19:35:51.7138680Z test_nn_adaptive_max_pool1d (__main__.TestJitGeneratedFunctional) ... ok (0.044s) 2022-03-17T19:35:51.7639577Z test_nn_adaptive_max_pool2d (__main__.TestJitGeneratedFunctional) ... ok (0.050s) 2022-03-17T19:35:51.8147381Z test_nn_adaptive_max_pool3d (__main__.TestJitGeneratedFunctional) ... ok (0.051s) 2022-03-17T19:35:51.9020658Z test_nn_affine_grid (__main__.TestJitGeneratedFunctional) ... ok (0.087s) 2022-03-17T19:35:51.9405270Z test_nn_alpha_dropout (__main__.TestJitGeneratedFunctional) ... ok (0.038s) 2022-03-17T19:35:51.9699953Z test_nn_avg_pool1d (__main__.TestJitGeneratedFunctional) ... ok (0.029s) 2022-03-17T19:35:52.0026857Z test_nn_avg_pool2d (__main__.TestJitGeneratedFunctional) ... ok (0.033s) 2022-03-17T19:35:52.0330730Z test_nn_avg_pool3d (__main__.TestJitGeneratedFunctional) ... ok (0.030s) 2022-03-17T19:35:52.0797731Z test_nn_batch_norm_inference (__main__.TestJitGeneratedFunctional) ... ok (0.047s) 2022-03-17T19:35:52.1379939Z test_nn_batch_norm_size_zero (__main__.TestJitGeneratedFunctional) ... ok (0.058s) 2022-03-17T19:35:52.1951013Z test_nn_batch_norm_size_zero_inference (__main__.TestJitGeneratedFunctional) ... ok (0.057s) 2022-03-17T19:35:52.2541369Z test_nn_batch_norm_training (__main__.TestJitGeneratedFunctional) ... ok (0.059s) 2022-03-17T19:35:52.3020831Z test_nn_batch_norm_with_only_bias_inference (__main__.TestJitGeneratedFunctional) ... ok (0.048s) 2022-03-17T19:35:52.3621997Z test_nn_batch_norm_with_only_bias_training (__main__.TestJitGeneratedFunctional) ... ok (0.060s) 2022-03-17T19:35:52.4101564Z test_nn_batch_norm_with_only_weight_inference (__main__.TestJitGeneratedFunctional) ... ok (0.048s) 2022-03-17T19:35:52.4710840Z test_nn_batch_norm_with_only_weight_training (__main__.TestJitGeneratedFunctional) ... ok (0.061s) 2022-03-17T19:35:52.5199090Z test_nn_batch_norm_with_weight_and_bias_inference (__main__.TestJitGeneratedFunctional) ... ok (0.049s) 2022-03-17T19:35:52.5808043Z test_nn_batch_norm_with_weight_and_bias_training (__main__.TestJitGeneratedFunctional) ... ok (0.061s) 2022-03-17T19:35:52.6202129Z test_nn_bilinear (__main__.TestJitGeneratedFunctional) ... ok (0.039s) 2022-03-17T19:35:52.6967083Z test_nn_binary_cross_entropy (__main__.TestJitGeneratedFunctional) ... ok (0.076s) 2022-03-17T19:35:52.7440877Z test_nn_binary_cross_entropy_size_average (__main__.TestJitGeneratedFunctional) ... ok (0.047s) 2022-03-17T19:35:52.8227746Z test_nn_binary_cross_entropy_with_logits (__main__.TestJitGeneratedFunctional) ... ok (0.079s) 2022-03-17T19:35:52.8534243Z test_nn_celu (__main__.TestJitGeneratedFunctional) ... ok (0.031s) 2022-03-17T19:35:52.8648247Z test_nn_celu_inplace (__main__.TestJitGeneratedFunctional) ... ok (0.011s) 2022-03-17T19:35:52.8958944Z test_nn_conv1d (__main__.TestJitGeneratedFunctional) ... ok (0.031s) 2022-03-17T19:35:52.9273875Z test_nn_conv2d (__main__.TestJitGeneratedFunctional) ... ok (0.031s) 2022-03-17T19:35:52.9611833Z test_nn_conv3d (__main__.TestJitGeneratedFunctional) ... ok (0.034s) 2022-03-17T19:35:52.9926014Z test_nn_conv_tbc (__main__.TestJitGeneratedFunctional) ... ok (0.031s) 2022-03-17T19:35:53.0241896Z test_nn_conv_transpose1d (__main__.TestJitGeneratedFunctional) ... ok (0.031s) 2022-03-17T19:35:53.0581289Z test_nn_conv_transpose2d (__main__.TestJitGeneratedFunctional) ... ok (0.034s) 2022-03-17T19:35:53.1329806Z test_nn_conv_transpose3d (__main__.TestJitGeneratedFunctional) ... ok (0.075s) 2022-03-17T19:35:53.2045502Z test_nn_cosine_embedding_loss (__main__.TestJitGeneratedFunctional) ... ok (0.071s) 2022-03-17T19:35:53.2343494Z test_nn_cosine_similarity (__main__.TestJitGeneratedFunctional) ... ok (0.030s) 2022-03-17T19:35:53.2993244Z test_nn_cross_entropy (__main__.TestJitGeneratedFunctional) ... ok (0.065s) 2022-03-17T19:35:53.3025625Z test_nn_ctc_loss (__main__.TestJitGeneratedFunctional) ... ok (0.003s) 2022-03-17T19:35:53.3394672Z test_nn_dropout (__main__.TestJitGeneratedFunctional) ... ok (0.037s) 2022-03-17T19:35:53.3920206Z test_nn_dropout2d (__main__.TestJitGeneratedFunctional) ... ok (0.052s) 2022-03-17T19:35:53.4440724Z test_nn_dropout2d_batched (__main__.TestJitGeneratedFunctional) ... ok (0.052s) 2022-03-17T19:35:53.5050824Z test_nn_dropout3d (__main__.TestJitGeneratedFunctional) ... ok (0.061s) 2022-03-17T19:35:53.5578989Z test_nn_dropout3d_batched (__main__.TestJitGeneratedFunctional) ... ok (0.053s) 2022-03-17T19:35:53.5889725Z test_nn_elu (__main__.TestJitGeneratedFunctional) ... ok (0.031s) 2022-03-17T19:35:53.6006160Z test_nn_elu_inplace (__main__.TestJitGeneratedFunctional) ... ok (0.012s) 2022-03-17T19:35:53.6540382Z test_nn_embedding (__main__.TestJitGeneratedFunctional) ... ok (0.053s) 2022-03-17T19:35:53.7699024Z test_nn_embedding_bag (__main__.TestJitGeneratedFunctional) ... ok (0.116s) 2022-03-17T19:35:53.8091624Z test_nn_feature_alpha_dropout (__main__.TestJitGeneratedFunctional) ... ok (0.039s) 2022-03-17T19:35:53.8117524Z test_nn_fold (__main__.TestJitGeneratedFunctional) ... ok (0.003s) 2022-03-17T19:35:53.8957801Z test_nn_fractional_max_pool2d (__main__.TestJitGeneratedFunctional) ... ok (0.084s) 2022-03-17T19:35:53.9327241Z test_nn_glu (__main__.TestJitGeneratedFunctional) ... ok (0.037s) 2022-03-17T19:35:53.9769992Z test_nn_grid_sample (__main__.TestJitGeneratedFunctional) ... ok (0.044s) 2022-03-17T19:35:54.0438613Z test_nn_group_norm (__main__.TestJitGeneratedFunctional) ... ok (0.067s) 2022-03-17T19:35:54.1469119Z test_nn_gumbel_softmax (__main__.TestJitGeneratedFunctional) ... ok (0.103s) 2022-03-17T19:35:54.2912504Z test_nn_gumbel_softmax_hard (__main__.TestJitGeneratedFunctional) ... ok (0.144s) 2022-03-17T19:35:54.3190518Z test_nn_hardshrink (__main__.TestJitGeneratedFunctional) ... ok (0.028s) 2022-03-17T19:35:54.3526052Z test_nn_hardtanh (__main__.TestJitGeneratedFunctional) ... ok (0.033s) 2022-03-17T19:35:54.3643051Z test_nn_hardtanh_inplace (__main__.TestJitGeneratedFunctional) ... ok (0.012s) 2022-03-17T19:35:54.4325670Z test_nn_hinge_embedding_loss (__main__.TestJitGeneratedFunctional) ... ok (0.068s) 2022-03-17T19:35:54.4909669Z test_nn_huber_loss (__main__.TestJitGeneratedFunctional) ... ok (0.058s) 2022-03-17T19:35:54.5425279Z test_nn_huber_loss_with_grad (__main__.TestJitGeneratedFunctional) ... ok (0.051s) 2022-03-17T19:35:54.6093992Z test_nn_instance_norm (__main__.TestJitGeneratedFunctional) ... ok (0.067s) 2022-03-17T19:35:54.7981215Z test_nn_interpolate_area_3d (__main__.TestJitGeneratedFunctional) ... ok (0.189s) 2022-03-17T19:35:54.9838581Z test_nn_interpolate_area_3d_with_scale (__main__.TestJitGeneratedFunctional) ... ok (0.186s) 2022-03-17T19:35:55.1692502Z test_nn_interpolate_area_3d_with_size (__main__.TestJitGeneratedFunctional) ... ok (0.185s) 2022-03-17T19:35:55.3544207Z test_nn_interpolate_area_4d (__main__.TestJitGeneratedFunctional) ... ok (0.185s) 2022-03-17T19:35:55.5394087Z test_nn_interpolate_area_4d_with_scale (__main__.TestJitGeneratedFunctional) ... ok (0.185s) 2022-03-17T19:35:55.7250990Z test_nn_interpolate_area_4d_with_size (__main__.TestJitGeneratedFunctional) ... ok (0.186s) 2022-03-17T19:35:55.9099145Z test_nn_interpolate_area_5d (__main__.TestJitGeneratedFunctional) ... ok (0.185s) 2022-03-17T19:35:56.1151189Z test_nn_interpolate_area_5d_with_scale (__main__.TestJitGeneratedFunctional) ... ok (0.205s) 2022-03-17T19:35:56.3081055Z test_nn_interpolate_area_5d_with_size (__main__.TestJitGeneratedFunctional) ... ok (0.193s) 2022-03-17T19:35:56.4934426Z test_nn_interpolate_bicubic_4d (__main__.TestJitGeneratedFunctional) ... ok (0.185s) 2022-03-17T19:35:56.6787058Z test_nn_interpolate_bicubic_4d_with_scale (__main__.TestJitGeneratedFunctional) ... ok (0.185s) 2022-03-17T19:35:56.8662895Z test_nn_interpolate_bicubic_4d_with_scale_not_recompute_scale_factor (__main__.TestJitGeneratedFunctional) ... ok (0.187s) 2022-03-17T19:35:57.0522237Z test_nn_interpolate_bicubic_4d_with_size (__main__.TestJitGeneratedFunctional) ... ok (0.186s) 2022-03-17T19:35:57.2350125Z test_nn_interpolate_bicubic_4d_with_size_not_recompute_scale_factor (__main__.TestJitGeneratedFunctional) ... ok (0.183s) 2022-03-17T19:35:57.4189974Z test_nn_interpolate_bilinear_4d (__main__.TestJitGeneratedFunctional) ... ok (0.184s) 2022-03-17T19:35:57.6036659Z test_nn_interpolate_bilinear_4d_with_scale (__main__.TestJitGeneratedFunctional) ... ok (0.185s) 2022-03-17T19:35:57.7912585Z test_nn_interpolate_bilinear_4d_with_scale_not_recompute_scale_factor (__main__.TestJitGeneratedFunctional) ... ok (0.187s) 2022-03-17T19:35:57.9784843Z test_nn_interpolate_bilinear_4d_with_size (__main__.TestJitGeneratedFunctional) ... ok (0.187s) 2022-03-17T19:35:58.1652599Z test_nn_interpolate_bilinear_4d_with_size_not_recompute_scale_factor (__main__.TestJitGeneratedFunctional) ... ok (0.187s) 2022-03-17T19:35:58.3502526Z test_nn_interpolate_linear_3d (__main__.TestJitGeneratedFunctional) ... ok (0.185s) 2022-03-17T19:35:58.5344383Z test_nn_interpolate_linear_3d_with_scale (__main__.TestJitGeneratedFunctional) ... ok (0.184s) 2022-03-17T19:35:58.7192241Z test_nn_interpolate_linear_3d_with_scale_not_recompute_scale_factor (__main__.TestJitGeneratedFunctional) ... ok (0.185s) 2022-03-17T19:35:58.9042153Z test_nn_interpolate_linear_3d_with_size (__main__.TestJitGeneratedFunctional) ... ok (0.185s) 2022-03-17T19:35:59.0902948Z test_nn_interpolate_linear_3d_with_size_not_recompute_scale_factor (__main__.TestJitGeneratedFunctional) ... ok (0.186s) 2022-03-17T19:35:59.2751312Z test_nn_interpolate_nearest_3d (__main__.TestJitGeneratedFunctional) ... ok (0.185s) 2022-03-17T19:35:59.4590460Z test_nn_interpolate_nearest_3d_with_scale (__main__.TestJitGeneratedFunctional) ... ok (0.184s) 2022-03-17T19:35:59.6419554Z test_nn_interpolate_nearest_3d_with_scale_not_recompute_scale_factor (__main__.TestJitGeneratedFunctional) ... ok (0.183s) 2022-03-17T19:35:59.8269935Z test_nn_interpolate_nearest_3d_with_size (__main__.TestJitGeneratedFunctional) ... ok (0.185s) 2022-03-17T19:36:00.0118258Z test_nn_interpolate_nearest_3d_with_size_not_recompute_scale_factor (__main__.TestJitGeneratedFunctional) ... ok (0.185s) 2022-03-17T19:36:00.2002487Z test_nn_interpolate_nearest_4d (__main__.TestJitGeneratedFunctional) ... ok (0.188s) 2022-03-17T19:36:00.3894057Z test_nn_interpolate_nearest_4d_not_recompute_scale_factor (__main__.TestJitGeneratedFunctional) ... ok (0.189s) 2022-03-17T19:36:00.5770322Z test_nn_interpolate_nearest_4d_with_scale (__main__.TestJitGeneratedFunctional) ... ok (0.187s) 2022-03-17T19:36:00.7654206Z test_nn_interpolate_nearest_4d_with_size (__main__.TestJitGeneratedFunctional) ... ok (0.188s) 2022-03-17T19:36:00.9528236Z test_nn_interpolate_nearest_4d_with_size_not_recompute_scale_factor (__main__.TestJitGeneratedFunctional) ... ok (0.187s) 2022-03-17T19:36:01.1572854Z test_nn_interpolate_nearest_5d_with_scale (__main__.TestJitGeneratedFunctional) ... ok (0.204s) 2022-03-17T19:36:01.3635710Z test_nn_interpolate_nearest_5d_with_scale_not_recompute_scale_factor (__main__.TestJitGeneratedFunctional) ... ok (0.206s) 2022-03-17T19:36:01.5595671Z test_nn_interpolate_nearest_5d_with_size (__main__.TestJitGeneratedFunctional) ... ok (0.196s) 2022-03-17T19:36:01.7529209Z test_nn_interpolate_nearest_5d_with_size_not_recompute_scale_factor (__main__.TestJitGeneratedFunctional) ... ok (0.193s) 2022-03-17T19:36:01.9414475Z test_nn_interpolate_trilinear_5d (__main__.TestJitGeneratedFunctional) ... ok (0.188s) 2022-03-17T19:36:02.1481275Z test_nn_interpolate_trilinear_5d_with_scale (__main__.TestJitGeneratedFunctional) ... ok (0.206s) 2022-03-17T19:36:02.3685420Z test_nn_interpolate_trilinear_5d_with_scale_not_recompute_scale_factor (__main__.TestJitGeneratedFunctional) ... ok (0.220s) 2022-03-17T19:36:02.5627596Z test_nn_interpolate_trilinear_5d_with_size (__main__.TestJitGeneratedFunctional) ... ok (0.194s) 2022-03-17T19:36:02.7552662Z test_nn_interpolate_trilinear_5d_with_size_not_recompute_scale_factor (__main__.TestJitGeneratedFunctional) ... ok (0.192s) 2022-03-17T19:36:02.8372476Z test_nn_kl_div (__main__.TestJitGeneratedFunctional) ... ok (0.082s) 2022-03-17T19:36:02.9119234Z test_nn_l1_loss (__main__.TestJitGeneratedFunctional) ... ok (0.075s) 2022-03-17T19:36:02.9760808Z test_nn_l1_loss_with_grad (__main__.TestJitGeneratedFunctional) ... ok (0.064s) 2022-03-17T19:36:03.0229715Z test_nn_layer_norm (__main__.TestJitGeneratedFunctional) ... ok (0.047s) 2022-03-17T19:36:03.0630365Z test_nn_layer_norm_with_only_bias (__main__.TestJitGeneratedFunctional) ... ok (0.040s) 2022-03-17T19:36:03.1007983Z test_nn_layer_norm_with_only_weight (__main__.TestJitGeneratedFunctional) ... ok (0.038s) 2022-03-17T19:36:03.1396238Z test_nn_layer_norm_with_weight_and_bias (__main__.TestJitGeneratedFunctional) ... ok (0.039s) 2022-03-17T19:36:03.1733471Z test_nn_leaky_relu (__main__.TestJitGeneratedFunctional) ... ok (0.034s) 2022-03-17T19:36:03.1849111Z test_nn_leaky_relu_inplace (__main__.TestJitGeneratedFunctional) ... ok (0.011s) 2022-03-17T19:36:03.2151148Z test_nn_linear (__main__.TestJitGeneratedFunctional) ... ok (0.030s) 2022-03-17T19:36:03.2465015Z test_nn_linear_addmm (__main__.TestJitGeneratedFunctional) ... ok (0.031s) 2022-03-17T19:36:03.6720539Z test_nn_local_response_norm (__main__.TestJitGeneratedFunctional) ... ok (0.425s) 2022-03-17T19:36:03.7148297Z test_nn_log_softmax (__main__.TestJitGeneratedFunctional) ... ok (0.043s) 2022-03-17T19:36:03.8525870Z test_nn_lp_pool1d (__main__.TestJitGeneratedFunctional) ... ok (0.138s) 2022-03-17T19:36:04.0253006Z test_nn_lp_pool2d (__main__.TestJitGeneratedFunctional) ... ok (0.173s) 2022-03-17T19:36:04.1084580Z test_nn_margin_ranking_loss (__main__.TestJitGeneratedFunctional) ... ok (0.083s) 2022-03-17T19:36:04.1508253Z test_nn_max_pool1d (__main__.TestJitGeneratedFunctional) ... ok (0.042s) 2022-03-17T19:36:04.1960540Z test_nn_max_pool1d_with_indices (__main__.TestJitGeneratedFunctional) ... ok (0.045s) 2022-03-17T19:36:04.2387000Z test_nn_max_pool2d (__main__.TestJitGeneratedFunctional) ... ok (0.043s) 2022-03-17T19:36:04.2880151Z test_nn_max_pool2d_with_indices (__main__.TestJitGeneratedFunctional) ... ok (0.049s) 2022-03-17T19:36:04.3274728Z test_nn_max_pool3d (__main__.TestJitGeneratedFunctional) ... ok (0.039s) 2022-03-17T19:36:04.4170277Z test_nn_max_unpool1d (__main__.TestJitGeneratedFunctional) ... ok (0.089s) 2022-03-17T19:36:04.4924600Z test_nn_max_unpool2d (__main__.TestJitGeneratedFunctional) ... ok (0.075s) 2022-03-17T19:36:04.5454471Z test_nn_max_unpool3d (__main__.TestJitGeneratedFunctional) ... ok (0.053s) 2022-03-17T19:36:04.6185925Z test_nn_mse_loss (__main__.TestJitGeneratedFunctional) ... ok (0.073s) 2022-03-17T19:36:04.6816704Z test_nn_mse_loss_with_grad (__main__.TestJitGeneratedFunctional) ... ok (0.063s) 2022-03-17T19:36:04.7382318Z test_nn_multi_margin_loss (__main__.TestJitGeneratedFunctional) ... ok (0.056s) 2022-03-17T19:36:04.7855230Z test_nn_multilabel_margin_loss (__main__.TestJitGeneratedFunctional) ... ok (0.047s) 2022-03-17T19:36:04.9217001Z test_nn_multilabel_soft_margin_loss (__main__.TestJitGeneratedFunctional) ... ok (0.136s) 2022-03-17T19:36:04.9854526Z test_nn_nll_loss (__main__.TestJitGeneratedFunctional) ... ok (0.064s) 2022-03-17T19:36:05.0364363Z test_nn_normalize (__main__.TestJitGeneratedFunctional) ... ok (0.051s) 2022-03-17T19:36:05.2998823Z test_nn_pad (__main__.TestJitGeneratedFunctional) ... ok (0.263s) 2022-03-17T19:36:05.3291433Z test_nn_pairwise_distance (__main__.TestJitGeneratedFunctional) ... ok (0.029s) 2022-03-17T19:36:05.3465582Z test_nn_pdist (__main__.TestJitGeneratedFunctional) ... ok (0.017s) 2022-03-17T19:36:05.3727359Z test_nn_pixel_shuffle (__main__.TestJitGeneratedFunctional) ... ok (0.026s) 2022-03-17T19:36:05.3987738Z test_nn_pixel_unshuffle (__main__.TestJitGeneratedFunctional) ... ok (0.026s) 2022-03-17T19:36:05.4701147Z test_nn_poisson_nll_loss (__main__.TestJitGeneratedFunctional) ... ok (0.071s) 2022-03-17T19:36:05.5306819Z test_nn_poisson_nll_loss_full (__main__.TestJitGeneratedFunctional) ... ok (0.060s) 2022-03-17T19:36:05.5619354Z test_nn_relu (__main__.TestJitGeneratedFunctional) ... ok (0.031s) 2022-03-17T19:36:05.5929666Z test_nn_relu6 (__main__.TestJitGeneratedFunctional) ... ok (0.031s) 2022-03-17T19:36:05.6039435Z test_nn_relu6_inplace (__main__.TestJitGeneratedFunctional) ... ok (0.011s) 2022-03-17T19:36:05.6148261Z test_nn_relu_inplace (__main__.TestJitGeneratedFunctional) ... ok (0.011s) 2022-03-17T19:36:05.6481238Z test_nn_rrelu (__main__.TestJitGeneratedFunctional) ... ok (0.033s) 2022-03-17T19:36:05.6605000Z test_nn_rrelu_inplace (__main__.TestJitGeneratedFunctional) ... ok (0.012s) 2022-03-17T19:36:05.6900298Z test_nn_selu (__main__.TestJitGeneratedFunctional) ... ok (0.029s) 2022-03-17T19:36:05.7011536Z test_nn_selu_inplace (__main__.TestJitGeneratedFunctional) ... ok (0.011s) 2022-03-17T19:36:05.7352492Z test_nn_sigmoid (__main__.TestJitGeneratedFunctional) ... ok (0.034s) 2022-03-17T19:36:05.8092910Z test_nn_smooth_l1_loss (__main__.TestJitGeneratedFunctional) ... ok (0.074s) 2022-03-17T19:36:05.8735197Z test_nn_smooth_l1_loss_with_grad (__main__.TestJitGeneratedFunctional) ... ok (0.064s) 2022-03-17T19:36:05.9394062Z test_nn_soft_margin_loss (__main__.TestJitGeneratedFunctional) ... ok (0.066s) 2022-03-17T19:36:05.9951947Z test_nn_softmax (__main__.TestJitGeneratedFunctional) ... ok (0.056s) 2022-03-17T19:36:06.0419712Z test_nn_softmax_with_all_args (__main__.TestJitGeneratedFunctional) ... ok (0.047s) 2022-03-17T19:36:06.0932929Z test_nn_softmin (__main__.TestJitGeneratedFunctional) ... ok (0.051s) 2022-03-17T19:36:06.1212593Z test_nn_softplus (__main__.TestJitGeneratedFunctional) ... ok (0.028s) 2022-03-17T19:36:06.2236374Z test_nn_softsign (__main__.TestJitGeneratedFunctional) ... ok (0.102s) 2022-03-17T19:36:06.2575881Z test_nn_tanh (__main__.TestJitGeneratedFunctional) ... ok (0.034s) 2022-03-17T19:36:06.3510535Z test_nn_tanhshrink (__main__.TestJitGeneratedFunctional) ... ok (0.093s) 2022-03-17T19:36:06.3905227Z test_nn_threshold (__main__.TestJitGeneratedFunctional) ... ok (0.039s) 2022-03-17T19:36:06.4022855Z test_nn_threshold_inplace (__main__.TestJitGeneratedFunctional) ... ok (0.012s) 2022-03-17T19:36:06.4762427Z test_nn_triplet_margin_loss (__main__.TestJitGeneratedFunctional) ... ok (0.074s) 2022-03-17T19:36:06.4789151Z test_nn_unfold (__main__.TestJitGeneratedFunctional) ... ok (0.003s) 2022-03-17T19:36:06.7389806Z test_nn_upsample_with_scale (__main__.TestJitGeneratedFunctional) ... ok (0.260s) 2022-03-17T19:36:06.9379868Z test_nn_upsample_with_size (__main__.TestJitGeneratedFunctional) ... ok (0.199s) 2022-03-17T19:36:06.9908988Z test_nn_AdaptiveAvgPool1d (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-03-17T19:36:07.0434805Z test_nn_AdaptiveAvgPool1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-03-17T19:36:07.0953046Z test_nn_AdaptiveAvgPool1d_one_output (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-03-17T19:36:07.1577539Z test_nn_AdaptiveAvgPool2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.062s) 2022-03-17T19:36:07.2211972Z test_nn_AdaptiveAvgPool2d_single (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-03-17T19:36:07.2847707Z test_nn_AdaptiveAvgPool2d_single_1x1output (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-03-17T19:36:07.3496647Z test_nn_AdaptiveAvgPool2d_tuple (__main__.TestJitGeneratedModule) ... ok (0.065s) 2022-03-17T19:36:07.3535325Z test_nn_AdaptiveAvgPool2d_tuple_none (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:07.4175861Z test_nn_AdaptiveAvgPool3d_last_dim (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-03-17T19:36:07.4829890Z test_nn_AdaptiveAvgPool3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.065s) 2022-03-17T19:36:07.5474552Z test_nn_AdaptiveAvgPool3d_single (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-03-17T19:36:07.6126231Z test_nn_AdaptiveAvgPool3d_tuple (__main__.TestJitGeneratedModule) ... ok (0.065s) 2022-03-17T19:36:07.6164668Z test_nn_AdaptiveAvgPool3d_tuple_none (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:07.6834343Z test_nn_AdaptiveMaxPool1d (__main__.TestJitGeneratedModule) ... ok (0.067s) 2022-03-17T19:36:07.7494567Z test_nn_AdaptiveMaxPool1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.066s) 2022-03-17T19:36:07.8230178Z test_nn_AdaptiveMaxPool2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.073s) 2022-03-17T19:36:07.8984183Z test_nn_AdaptiveMaxPool2d_single (__main__.TestJitGeneratedModule) ... ok (0.075s) 2022-03-17T19:36:07.9733638Z test_nn_AdaptiveMaxPool2d_tuple (__main__.TestJitGeneratedModule) ... ok (0.075s) 2022-03-17T19:36:07.9771933Z test_nn_AdaptiveMaxPool2d_tuple_none (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:08.0518811Z test_nn_AdaptiveMaxPool3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.074s) 2022-03-17T19:36:08.1254895Z test_nn_AdaptiveMaxPool3d_single (__main__.TestJitGeneratedModule) ... ok (0.073s) 2022-03-17T19:36:08.1986882Z test_nn_AdaptiveMaxPool3d_single_nonatomic (__main__.TestJitGeneratedModule) ... ok (0.073s) 2022-03-17T19:36:08.2730247Z test_nn_AdaptiveMaxPool3d_tuple (__main__.TestJitGeneratedModule) ... ok (0.074s) 2022-03-17T19:36:08.3473659Z test_nn_AdaptiveMaxPool3d_tuple_nonatomic (__main__.TestJitGeneratedModule) ... ok (0.074s) 2022-03-17T19:36:08.3512064Z test_nn_AdaptiveMaxPool3d_tuple_none (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:08.4123623Z test_nn_AvgPool1d (__main__.TestJitGeneratedModule) ... ok (0.061s) 2022-03-17T19:36:08.4746176Z test_nn_AvgPool1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.062s) 2022-03-17T19:36:08.5354011Z test_nn_AvgPool1d_stride (__main__.TestJitGeneratedModule) ... ok (0.061s) 2022-03-17T19:36:08.5967704Z test_nn_AvgPool1d_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.061s) 2022-03-17T19:36:08.6606317Z test_nn_AvgPool2d (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-03-17T19:36:08.7243116Z test_nn_AvgPool2d_divisor (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-03-17T19:36:08.7875319Z test_nn_AvgPool2d_divisor_stride (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-03-17T19:36:08.8506488Z test_nn_AvgPool2d_divisor_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-03-17T19:36:08.9144407Z test_nn_AvgPool2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-03-17T19:36:08.9782317Z test_nn_AvgPool2d_stride (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-03-17T19:36:09.0398906Z test_nn_AvgPool2d_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.062s) 2022-03-17T19:36:09.1036787Z test_nn_AvgPool3d (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-03-17T19:36:09.1661173Z test_nn_AvgPool3d_divisor (__main__.TestJitGeneratedModule) ... ok (0.062s) 2022-03-17T19:36:09.2278275Z test_nn_AvgPool3d_divisor_stride (__main__.TestJitGeneratedModule) ... ok (0.062s) 2022-03-17T19:36:09.2898253Z test_nn_AvgPool3d_divisor_stride1_pad0_gpu_input (__main__.TestJitGeneratedModule) ... ok (0.062s) 2022-03-17T19:36:09.3515270Z test_nn_AvgPool3d_divisor_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.062s) 2022-03-17T19:36:09.4144646Z test_nn_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-03-17T19:36:09.4782967Z test_nn_AvgPool3d_divisor_stride_pad_gpu_general_output (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-03-17T19:36:09.5401739Z test_nn_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap (__main__.TestJitGeneratedModule) ... ok (0.062s) 2022-03-17T19:36:09.6025421Z test_nn_AvgPool3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.062s) 2022-03-17T19:36:09.6639186Z test_nn_AvgPool3d_stride (__main__.TestJitGeneratedModule) ... ok (0.061s) 2022-03-17T19:36:09.7257760Z test_nn_AvgPool3d_stride1_pad0_gpu_input (__main__.TestJitGeneratedModule) ... ok (0.062s) 2022-03-17T19:36:09.7868750Z test_nn_AvgPool3d_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.061s) 2022-03-17T19:36:09.8492796Z test_nn_AvgPool3d_stride_pad_gpu_fixedkw_output (__main__.TestJitGeneratedModule) ... ok (0.062s) 2022-03-17T19:36:09.9124349Z test_nn_AvgPool3d_stride_pad_gpu_general_output (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-03-17T19:36:09.9753956Z test_nn_AvgPool3d_stride_pad_gpu_input_nooverlap (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-03-17T19:36:10.0220825Z test_nn_BCELoss (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-03-17T19:36:10.0678262Z test_nn_BCELoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.046s) 2022-03-17T19:36:10.1135769Z test_nn_BCELoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.046s) 2022-03-17T19:36:10.1598335Z test_nn_BCELoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.046s) 2022-03-17T19:36:10.1638111Z test_nn_BCELoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:10.1676055Z test_nn_BCELoss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:10.2142056Z test_nn_BCELoss_scalar_weights (__main__.TestJitGeneratedModule) ... ok (0.046s) 2022-03-17T19:36:10.2619482Z test_nn_BCELoss_weights (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-03-17T19:36:10.2659084Z test_nn_BCELoss_weights_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:10.2697109Z test_nn_BCELoss_weights_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:10.3169289Z test_nn_BCEWithLogitsLoss (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-03-17T19:36:10.3208111Z test_nn_BCEWithLogitsLoss_legacy_enum (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:10.3683014Z test_nn_BCEWithLogitsLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-03-17T19:36:10.4151766Z test_nn_BCEWithLogitsLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-03-17T19:36:10.4614990Z test_nn_BCEWithLogitsLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.046s) 2022-03-17T19:36:10.4654227Z test_nn_BCEWithLogitsLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:10.4692339Z test_nn_BCEWithLogitsLoss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:10.5168170Z test_nn_BCEWithLogitsLoss_scalar_weights (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-03-17T19:36:10.5649568Z test_nn_BCEWithLogitsLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-03-17T19:36:10.6951671Z test_nn_BatchNorm1d_3d_input (__main__.TestJitGeneratedModule) ... ok (0.130s) 2022-03-17T19:36:10.8212306Z test_nn_BatchNorm1d_3d_input_not_affine (__main__.TestJitGeneratedModule) ... ok (0.126s) 2022-03-17T19:36:10.9501448Z test_nn_BatchNorm1d_affine (__main__.TestJitGeneratedModule) ... ok (0.129s) 2022-03-17T19:36:11.0827509Z test_nn_BatchNorm1d_affine_simple_average (__main__.TestJitGeneratedModule) ... ok (0.132s) 2022-03-17T19:36:11.2080303Z test_nn_BatchNorm1d_not_affine (__main__.TestJitGeneratedModule) ... ok (0.125s) 2022-03-17T19:36:11.3291490Z test_nn_BatchNorm1d_not_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.121s) 2022-03-17T19:36:11.4512611Z test_nn_BatchNorm1d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.122s) 2022-03-17T19:36:11.5759713Z test_nn_BatchNorm2d (__main__.TestJitGeneratedModule) ... ok (0.125s) 2022-03-17T19:36:11.7051079Z test_nn_BatchNorm2d_2d_simple_average (__main__.TestJitGeneratedModule) ... ok (0.129s) 2022-03-17T19:36:11.8306523Z test_nn_BatchNorm2d_momentum (__main__.TestJitGeneratedModule) ... ok (0.125s) 2022-03-17T19:36:11.9521714Z test_nn_BatchNorm2d_not_affine (__main__.TestJitGeneratedModule) ... ok (0.121s) 2022-03-17T19:36:12.0710804Z test_nn_BatchNorm2d_not_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.119s) 2022-03-17T19:36:12.1896759Z test_nn_BatchNorm2d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.119s) 2022-03-17T19:36:12.3143411Z test_nn_BatchNorm3d (__main__.TestJitGeneratedModule) ... ok (0.124s) 2022-03-17T19:36:12.4431404Z test_nn_BatchNorm3d_3d_simple_average (__main__.TestJitGeneratedModule) ... ok (0.129s) 2022-03-17T19:36:12.5682736Z test_nn_BatchNorm3d_momentum (__main__.TestJitGeneratedModule) ... ok (0.125s) 2022-03-17T19:36:12.6903682Z test_nn_BatchNorm3d_not_affine (__main__.TestJitGeneratedModule) ... ok (0.122s) 2022-03-17T19:36:12.8089759Z test_nn_BatchNorm3d_not_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.118s) 2022-03-17T19:36:12.9276029Z test_nn_BatchNorm3d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.119s) 2022-03-17T19:36:12.9932192Z test_nn_Bilinear (__main__.TestJitGeneratedModule) ... ok (0.065s) 2022-03-17T19:36:13.0521293Z test_nn_CELU (__main__.TestJitGeneratedModule) ... ok (0.059s) 2022-03-17T19:36:13.1113320Z test_nn_CELU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.059s) 2022-03-17T19:36:13.1694819Z test_nn_CELU_scalar (__main__.TestJitGeneratedModule) ... ok (0.058s) 2022-03-17T19:36:13.1734162Z test_nn_CTCLoss_2d_int_target_lengths_intlists (__main__.TestJitGeneratedModule) ... skip (0.004s) 2022-03-17T19:36:13.2147272Z test_nn_CTCLoss_2d_int_target_lengths_tensors (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-03-17T19:36:13.2494435Z test_nn_CTCLoss_2d_lengths_tensors (__main__.TestJitGeneratedModule) ... ok (0.035s) 2022-03-17T19:36:13.2532540Z test_nn_CTCLoss_lengths_intlists (__main__.TestJitGeneratedModule) ... skip (0.004s) 2022-03-17T19:36:13.2874204Z test_nn_CTCLoss_lengths_tensors (__main__.TestJitGeneratedModule) ... ok (0.034s) 2022-03-17T19:36:13.6263247Z test_nn_ConstantPad1d (__main__.TestJitGeneratedModule) ... ok (0.339s) 2022-03-17T19:36:13.9666451Z test_nn_ConstantPad1d_batch (__main__.TestJitGeneratedModule) ... ok (0.340s) 2022-03-17T19:36:14.3055312Z test_nn_ConstantPad1d_complex (__main__.TestJitGeneratedModule) ... ok (0.339s) 2022-03-17T19:36:14.6444108Z test_nn_ConstantPad2d (__main__.TestJitGeneratedModule) ... ok (0.339s) 2022-03-17T19:36:14.9845106Z test_nn_ConstantPad2d_complex (__main__.TestJitGeneratedModule) ... ok (0.340s) 2022-03-17T19:36:15.3248259Z test_nn_ConstantPad2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.340s) 2022-03-17T19:36:15.6656674Z test_nn_ConstantPad3d (__main__.TestJitGeneratedModule) ... ok (0.341s) 2022-03-17T19:36:16.0057645Z test_nn_ConstantPad3d_complex (__main__.TestJitGeneratedModule) ... ok (0.340s) 2022-03-17T19:36:16.3486226Z test_nn_ConstantPad3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.343s) 2022-03-17T19:36:16.4278048Z test_nn_Conv1d (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-03-17T19:36:17.2567952Z test_nn_Conv1d_circular_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.829s) 2022-03-17T19:36:17.3365803Z test_nn_Conv1d_dilated (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-03-17T19:36:17.4171763Z test_nn_Conv1d_groups (__main__.TestJitGeneratedModule) ... ok (0.081s) 2022-03-17T19:36:17.4970114Z test_nn_Conv1d_pad1 (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-03-17T19:36:17.5759646Z test_nn_Conv1d_pad1size1 (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-03-17T19:36:17.6555181Z test_nn_Conv1d_pad2 (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-03-17T19:36:17.7354406Z test_nn_Conv1d_pad2size1 (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-03-17T19:36:17.8144088Z test_nn_Conv1d_pad_same (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-03-17T19:36:17.8937773Z test_nn_Conv1d_pad_same2 (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-03-17T19:36:17.9728991Z test_nn_Conv1d_pad_same_dilated (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-03-17T19:36:18.0505814Z test_nn_Conv1d_pad_valid (__main__.TestJitGeneratedModule) ... ok (0.078s) 2022-03-17T19:36:18.4280659Z test_nn_Conv1d_reflect_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.377s) 2022-03-17T19:36:18.8054171Z test_nn_Conv1d_replicate_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.377s) 2022-03-17T19:36:18.8840193Z test_nn_Conv1d_stride (__main__.TestJitGeneratedModule) ... ok (0.078s) 2022-03-17T19:36:18.9602015Z test_nn_Conv1d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.076s) 2022-03-17T19:36:19.0399273Z test_nn_Conv1d_zeros_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-03-17T19:36:19.1199725Z test_nn_Conv2d (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-03-17T19:36:19.9462125Z test_nn_Conv2d_circular_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.826s) 2022-03-17T19:36:20.0284723Z test_nn_Conv2d_depthwise (__main__.TestJitGeneratedModule) ... ok (0.082s) 2022-03-17T19:36:20.1107663Z test_nn_Conv2d_depthwise_dilated (__main__.TestJitGeneratedModule) ... ok (0.082s) 2022-03-17T19:36:20.1920318Z test_nn_Conv2d_depthwise_padded (__main__.TestJitGeneratedModule) ... ok (0.081s) 2022-03-17T19:36:20.2740600Z test_nn_Conv2d_depthwise_strided (__main__.TestJitGeneratedModule) ... ok (0.082s) 2022-03-17T19:36:20.3562416Z test_nn_Conv2d_depthwise_with_multiplier (__main__.TestJitGeneratedModule) ... ok (0.082s) 2022-03-17T19:36:20.4360230Z test_nn_Conv2d_dilated (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-03-17T19:36:20.5169595Z test_nn_Conv2d_groups (__main__.TestJitGeneratedModule) ... ok (0.081s) 2022-03-17T19:36:20.5975161Z test_nn_Conv2d_groups_thnn (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-03-17T19:36:20.6766076Z test_nn_Conv2d_no_bias (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-03-17T19:36:20.7554248Z test_nn_Conv2d_pad_same (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-03-17T19:36:20.8347543Z test_nn_Conv2d_pad_same_dilated (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-03-17T19:36:20.9124418Z test_nn_Conv2d_pad_valid (__main__.TestJitGeneratedModule) ... ok (0.078s) 2022-03-17T19:36:20.9920707Z test_nn_Conv2d_padding (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-03-17T19:36:21.3734194Z test_nn_Conv2d_reflect_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.381s) 2022-03-17T19:36:21.7532830Z test_nn_Conv2d_replicate_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.380s) 2022-03-17T19:36:21.8332474Z test_nn_Conv2d_strided (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-03-17T19:36:21.9116483Z test_nn_Conv2d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.078s) 2022-03-17T19:36:21.9922682Z test_nn_Conv2d_zeros_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-03-17T19:36:22.0720357Z test_nn_Conv3d (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-03-17T19:36:22.1505742Z test_nn_Conv3d_1x1x1_no_bias (__main__.TestJitGeneratedModule) ... ok (0.078s) 2022-03-17T19:36:22.9837794Z test_nn_Conv3d_circular_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.833s) 2022-03-17T19:36:23.0646426Z test_nn_Conv3d_dilated (__main__.TestJitGeneratedModule) ... ok (0.081s) 2022-03-17T19:36:23.1443702Z test_nn_Conv3d_dilated_strided (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-03-17T19:36:23.2242721Z test_nn_Conv3d_groups (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-03-17T19:36:23.3043966Z test_nn_Conv3d_no_bias (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-03-17T19:36:23.3850757Z test_nn_Conv3d_pad_same (__main__.TestJitGeneratedModule) ... ok (0.081s) 2022-03-17T19:36:23.4667711Z test_nn_Conv3d_pad_same_dilated (__main__.TestJitGeneratedModule) ... ok (0.082s) 2022-03-17T19:36:23.5458706Z test_nn_Conv3d_pad_valid (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-03-17T19:36:23.9253806Z test_nn_Conv3d_replicate_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.379s) 2022-03-17T19:36:24.0057835Z test_nn_Conv3d_stride (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-03-17T19:36:24.0857055Z test_nn_Conv3d_stride_padding (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-03-17T19:36:24.1634060Z test_nn_Conv3d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.078s) 2022-03-17T19:36:24.2439305Z test_nn_Conv3d_zeros_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-03-17T19:36:24.3858474Z test_nn_ConvTranspose1d (__main__.TestJitGeneratedModule) ... ok (0.142s) 2022-03-17T19:36:24.5265356Z test_nn_ConvTranspose1d_dilated (__main__.TestJitGeneratedModule) ... ok (0.141s) 2022-03-17T19:36:24.6686405Z test_nn_ConvTranspose1d_groups (__main__.TestJitGeneratedModule) ... ok (0.142s) 2022-03-17T19:36:24.8095373Z test_nn_ConvTranspose1d_no_bias (__main__.TestJitGeneratedModule) ... ok (0.141s) 2022-03-17T19:36:24.9527548Z test_nn_ConvTranspose2d (__main__.TestJitGeneratedModule) ... ok (0.143s) 2022-03-17T19:36:25.0949568Z test_nn_ConvTranspose2d_dilated (__main__.TestJitGeneratedModule) ... ok (0.142s) 2022-03-17T19:36:25.2380986Z test_nn_ConvTranspose2d_groups (__main__.TestJitGeneratedModule) ... ok (0.143s) 2022-03-17T19:36:25.3801378Z test_nn_ConvTranspose2d_no_bias (__main__.TestJitGeneratedModule) ... ok (0.142s) 2022-03-17T19:36:25.5242509Z test_nn_ConvTranspose3d (__main__.TestJitGeneratedModule) ... ok (0.144s) 2022-03-17T19:36:25.6688980Z test_nn_ConvTranspose3d_dilated (__main__.TestJitGeneratedModule) ... ok (0.145s) 2022-03-17T19:36:25.7106569Z test_nn_CosineEmbeddingLoss (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-03-17T19:36:25.7525969Z test_nn_CosineEmbeddingLoss_margin (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-03-17T19:36:25.7938318Z test_nn_CosineEmbeddingLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-03-17T19:36:25.8350915Z test_nn_CosineEmbeddingLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-03-17T19:36:25.8767600Z test_nn_CosineEmbeddingLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-03-17T19:36:25.9181266Z test_nn_CrossEntropyLoss (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-03-17T19:36:25.9589455Z test_nn_CrossEntropyLoss_2d (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-03-17T19:36:25.9995696Z test_nn_CrossEntropyLoss_2d_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-03-17T19:36:26.0405289Z test_nn_CrossEntropyLoss_2d_indices_target_smoothing (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-03-17T19:36:26.0828180Z test_nn_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-03-17T19:36:26.1240136Z test_nn_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-03-17T19:36:26.1657570Z test_nn_CrossEntropyLoss_2d_indices_target_smoothing_weight (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-03-17T19:36:26.2064345Z test_nn_CrossEntropyLoss_2d_prob_target (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-03-17T19:36:26.2478063Z test_nn_CrossEntropyLoss_2d_prob_target_smoothing (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-03-17T19:36:26.2886290Z test_nn_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-03-17T19:36:26.3299903Z test_nn_CrossEntropyLoss_2d_prob_target_smoothing_weight (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-03-17T19:36:26.3713523Z test_nn_CrossEntropyLoss_2d_prob_target_weights (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-03-17T19:36:26.4130989Z test_nn_CrossEntropyLoss_2d_weights (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-03-17T19:36:26.4543829Z test_nn_CrossEntropyLoss_3d_indices_target_smoothing (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-03-17T19:36:26.4956212Z test_nn_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-03-17T19:36:26.5368366Z test_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-03-17T19:36:26.5785949Z test_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-03-17T19:36:26.6194908Z test_nn_CrossEntropyLoss_3d_prob_target (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-03-17T19:36:26.6606080Z test_nn_CrossEntropyLoss_3d_prob_target_smoothing (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-03-17T19:36:26.7017775Z test_nn_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-03-17T19:36:26.7438783Z test_nn_CrossEntropyLoss_3d_prob_target_weights (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-03-17T19:36:26.7848760Z test_nn_CrossEntropyLoss_4d_prob_target (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-03-17T19:36:26.8263887Z test_nn_CrossEntropyLoss_4d_prob_target_weights (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-03-17T19:36:26.8670588Z test_nn_CrossEntropyLoss_dim_is_3 (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-03-17T19:36:26.9083266Z test_nn_CrossEntropyLoss_higher_dim (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-03-17T19:36:26.9494396Z test_nn_CrossEntropyLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-03-17T19:36:26.9532440Z test_nn_CrossMapLRN2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:27.0124390Z test_nn_ELU (__main__.TestJitGeneratedModule) ... ok (0.059s) 2022-03-17T19:36:27.0721370Z test_nn_ELU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.060s) 2022-03-17T19:36:27.1308515Z test_nn_ELU_scalar (__main__.TestJitGeneratedModule) ... ok (0.059s) 2022-03-17T19:36:27.1656120Z test_nn_Embedding (__main__.TestJitGeneratedModule) ... ok (0.035s) 2022-03-17T19:36:27.2301391Z test_nn_EmbeddingBag_discontiguous (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-03-17T19:36:27.2936416Z test_nn_EmbeddingBag_max (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-03-17T19:36:27.3572802Z test_nn_EmbeddingBag_max_padding_idx (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-03-17T19:36:27.4208016Z test_nn_EmbeddingBag_mean (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-03-17T19:36:27.4848410Z test_nn_EmbeddingBag_mean_padding_idx (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-03-17T19:36:27.5485445Z test_nn_EmbeddingBag_sparse (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-03-17T19:36:27.6120165Z test_nn_EmbeddingBag_sum (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-03-17T19:36:27.6752340Z test_nn_EmbeddingBag_sum_padding_idx (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-03-17T19:36:27.7108994Z test_nn_Embedding_discontiguous (__main__.TestJitGeneratedModule) ... ok (0.036s) 2022-03-17T19:36:27.7454630Z test_nn_Embedding_sparse (__main__.TestJitGeneratedModule) ... ok (0.034s) 2022-03-17T19:36:27.7968406Z test_nn_Flatten (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-03-17T19:36:27.8476267Z test_nn_Flatten_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-03-17T19:36:27.9361139Z test_nn_Fold (__main__.TestJitGeneratedModule) ... ok (0.088s) 2022-03-17T19:36:28.0150272Z test_nn_Fold_int_input (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-03-17T19:36:28.0959729Z test_nn_Fold_no_batch_dim_input (__main__.TestJitGeneratedModule) ... ok (0.081s) 2022-03-17T19:36:28.1746628Z test_nn_Fold_no_batch_dim_int_input (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-03-17T19:36:28.2818189Z test_nn_FractionalMaxPool2d_ratio (__main__.TestJitGeneratedModule) ... ok (0.107s) 2022-03-17T19:36:28.3891281Z test_nn_FractionalMaxPool2d_ratio_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.107s) 2022-03-17T19:36:28.5005189Z test_nn_FractionalMaxPool2d_ratio_no_batch_dim_no_random_samples (__main__.TestJitGeneratedModule) ... ok (0.111s) 2022-03-17T19:36:28.6003744Z test_nn_FractionalMaxPool2d_ratio_return_indices (__main__.TestJitGeneratedModule) ... ok (0.100s) 2022-03-17T19:36:28.7038562Z test_nn_FractionalMaxPool2d_size (__main__.TestJitGeneratedModule) ... ok (0.103s) 2022-03-17T19:36:28.8071468Z test_nn_FractionalMaxPool2d_size_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.103s) 2022-03-17T19:36:28.9142122Z test_nn_FractionalMaxPool2d_size_no_batch_dim_no_random_samples (__main__.TestJitGeneratedModule) ... ok (0.107s) 2022-03-17T19:36:29.0425139Z test_nn_FractionalMaxPool3d_asymsize (__main__.TestJitGeneratedModule) ... ok (0.128s) 2022-03-17T19:36:29.1542459Z test_nn_FractionalMaxPool3d_ratio (__main__.TestJitGeneratedModule) ... ok (0.112s) 2022-03-17T19:36:29.2662224Z test_nn_FractionalMaxPool3d_ratio_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.112s) 2022-03-17T19:36:29.3812215Z test_nn_FractionalMaxPool3d_ratio_no_batch_dim_no_random_samples (__main__.TestJitGeneratedModule) ... ok (0.115s) 2022-03-17T19:36:29.4862450Z test_nn_FractionalMaxPool3d_ratio_return_indices (__main__.TestJitGeneratedModule) ... ok (0.105s) 2022-03-17T19:36:29.5941397Z test_nn_FractionalMaxPool3d_size (__main__.TestJitGeneratedModule) ... ok (0.108s) 2022-03-17T19:36:29.7007274Z test_nn_FractionalMaxPool3d_size_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.106s) 2022-03-17T19:36:29.8112455Z test_nn_FractionalMaxPool3d_size_no_batch_dim_no_random_samples (__main__.TestJitGeneratedModule) ... ok (0.110s) 2022-03-17T19:36:29.8609837Z test_nn_GELU (__main__.TestJitGeneratedModule) ... ok (0.050s) 2022-03-17T19:36:29.9109877Z test_nn_GELU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.050s) 2022-03-17T19:36:29.9604849Z test_nn_GELU_scalar (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-03-17T19:36:30.0209988Z test_nn_GLU (__main__.TestJitGeneratedModule) ... ok (0.060s) 2022-03-17T19:36:30.0814306Z test_nn_GLU_dim (__main__.TestJitGeneratedModule) ... ok (0.060s) 2022-03-17T19:36:30.1416771Z test_nn_GLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.060s) 2022-03-17T19:36:30.2422323Z test_nn_GRUCell (__main__.TestJitGeneratedModule) ... ok (0.100s) 2022-03-17T19:36:30.3402093Z test_nn_GroupNorm_1d_affine (__main__.TestJitGeneratedModule) ... ok (0.098s) 2022-03-17T19:36:30.4370947Z test_nn_GroupNorm_1d_affine_GN (__main__.TestJitGeneratedModule) ... ok (0.097s) 2022-03-17T19:36:30.5350086Z test_nn_GroupNorm_1d_affine_large_batch (__main__.TestJitGeneratedModule) ... ok (0.098s) 2022-03-17T19:36:30.6293644Z test_nn_GroupNorm_1d_no_affine_IN (__main__.TestJitGeneratedModule) ... ok (0.094s) 2022-03-17T19:36:30.7235070Z test_nn_GroupNorm_1d_no_affine_LN (__main__.TestJitGeneratedModule) ... ok (0.094s) 2022-03-17T19:36:30.8211741Z test_nn_GroupNorm_2d_affine (__main__.TestJitGeneratedModule) ... ok (0.098s) 2022-03-17T19:36:30.9250483Z test_nn_GroupNorm_2d_affine_large_feature (__main__.TestJitGeneratedModule) ... ok (0.104s) 2022-03-17T19:36:31.0194665Z test_nn_GroupNorm_2d_no_affine_IN (__main__.TestJitGeneratedModule) ... ok (0.094s) 2022-03-17T19:36:31.1136903Z test_nn_GroupNorm_2d_no_affine_LN (__main__.TestJitGeneratedModule) ... ok (0.094s) 2022-03-17T19:36:31.2211360Z test_nn_GroupNorm_2d_no_affine_large_feature (__main__.TestJitGeneratedModule) ... ok (0.107s) 2022-03-17T19:36:31.2711484Z test_nn_Hardshrink (__main__.TestJitGeneratedModule) ... ok (0.050s) 2022-03-17T19:36:31.3210333Z test_nn_Hardshrink_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.050s) 2022-03-17T19:36:31.3702881Z test_nn_Hardshrink_scalar (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-03-17T19:36:31.3740910Z test_nn_Hardsigmoid_no_batch_dim (__main__.TestJitGeneratedModule) ... skip (0.004s) 2022-03-17T19:36:31.3777992Z test_nn_Hardswish_no_batch_dim (__main__.TestJitGeneratedModule) ... skip (0.004s) 2022-03-17T19:36:31.4390903Z test_nn_Hardtanh (__main__.TestJitGeneratedModule) ... ok (0.061s) 2022-03-17T19:36:31.5005352Z test_nn_Hardtanh_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.061s) 2022-03-17T19:36:31.5619894Z test_nn_Hardtanh_scalar (__main__.TestJitGeneratedModule) ... ok (0.061s) 2022-03-17T19:36:31.6026556Z test_nn_HingeEmbeddingLoss (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-03-17T19:36:31.6432551Z test_nn_HingeEmbeddingLoss_margin (__main__.TestJitGeneratedModule) ... ok (0.040s) 2022-03-17T19:36:31.6471012Z test_nn_HingeEmbeddingLoss_margin_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:31.6876126Z test_nn_HingeEmbeddingLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.040s) 2022-03-17T19:36:31.7280477Z test_nn_HingeEmbeddingLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.040s) 2022-03-17T19:36:31.7683790Z test_nn_HingeEmbeddingLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.040s) 2022-03-17T19:36:31.7723256Z test_nn_HingeEmbeddingLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:31.8122512Z test_nn_HingeEmbeddingLoss_scalar_margin (__main__.TestJitGeneratedModule) ... ok (0.040s) 2022-03-17T19:36:31.8475126Z test_nn_HuberLoss (__main__.TestJitGeneratedModule) ... ok (0.035s) 2022-03-17T19:36:31.8513097Z test_nn_HuberLoss_delta (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:31.8856359Z test_nn_HuberLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.034s) 2022-03-17T19:36:31.9202984Z test_nn_HuberLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.035s) 2022-03-17T19:36:31.9551436Z test_nn_HuberLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.035s) 2022-03-17T19:36:32.0915565Z test_nn_InstanceNorm1d (__main__.TestJitGeneratedModule) ... ok (0.136s) 2022-03-17T19:36:32.2277895Z test_nn_InstanceNorm1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.136s) 2022-03-17T19:36:32.3729443Z test_nn_InstanceNorm1d_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.145s) 2022-03-17T19:36:32.5173776Z test_nn_InstanceNorm1d_tracking_stats_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.144s) 2022-03-17T19:36:32.6545446Z test_nn_InstanceNorm2d (__main__.TestJitGeneratedModule) ... ok (0.137s) 2022-03-17T19:36:32.7910974Z test_nn_InstanceNorm2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.136s) 2022-03-17T19:36:32.9366598Z test_nn_InstanceNorm2d_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.145s) 2022-03-17T19:36:33.0824242Z test_nn_InstanceNorm2d_tracking_stats_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.146s) 2022-03-17T19:36:33.2194709Z test_nn_InstanceNorm3d (__main__.TestJitGeneratedModule) ... ok (0.137s) 2022-03-17T19:36:33.3575100Z test_nn_InstanceNorm3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.138s) 2022-03-17T19:36:33.5030539Z test_nn_InstanceNorm3d_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.145s) 2022-03-17T19:36:33.6483751Z test_nn_InstanceNorm3d_tracking_stats_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.145s) 2022-03-17T19:36:33.6949841Z test_nn_KLDivLoss (__main__.TestJitGeneratedModule) ... ok (0.046s) 2022-03-17T19:36:33.7406806Z test_nn_KLDivLoss_log_target (__main__.TestJitGeneratedModule) ... ok (0.046s) 2022-03-17T19:36:33.7858260Z test_nn_KLDivLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.045s) 2022-03-17T19:36:33.8309400Z test_nn_KLDivLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.045s) 2022-03-17T19:36:33.8764647Z test_nn_KLDivLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.045s) 2022-03-17T19:36:33.8803627Z test_nn_KLDivLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:33.8840283Z test_nn_KLDivLoss_no_reduce_log_target (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:33.8877075Z test_nn_KLDivLoss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:33.8913373Z test_nn_KLDivLoss_no_reduce_scalar_log_target (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:33.9368396Z test_nn_KLDivLoss_scalar (__main__.TestJitGeneratedModule) ... ok (0.045s) 2022-03-17T19:36:33.9823037Z test_nn_KLDivLoss_scalar_log_target (__main__.TestJitGeneratedModule) ... ok (0.045s) 2022-03-17T19:36:33.9860881Z test_nn_KLDivLoss_with_log_target_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:33.9897494Z test_nn_KLDivLoss_with_target_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:34.0313662Z test_nn_L1Loss (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-03-17T19:36:34.0739981Z test_nn_L1Loss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.043s) 2022-03-17T19:36:34.1155813Z test_nn_L1Loss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-03-17T19:36:34.1568368Z test_nn_L1Loss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-03-17T19:36:34.1605654Z test_nn_L1Loss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:34.1642348Z test_nn_L1Loss_no_reduce_complex (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:34.1678642Z test_nn_L1Loss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:34.2096561Z test_nn_L1Loss_scalar (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-03-17T19:36:34.3628766Z test_nn_LPPool1d (__main__.TestJitGeneratedModule) ... ok (0.153s) 2022-03-17T19:36:34.5151368Z test_nn_LPPool1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.152s) 2022-03-17T19:36:34.6739941Z test_nn_LPPool1d_norm (__main__.TestJitGeneratedModule) ... ok (0.159s) 2022-03-17T19:36:34.8591897Z test_nn_LPPool2d (__main__.TestJitGeneratedModule) ... ok (0.185s) 2022-03-17T19:36:35.0574077Z test_nn_LPPool2d_norm (__main__.TestJitGeneratedModule) ... ok (0.198s) 2022-03-17T19:36:35.1721550Z test_nn_LSTMCell (__main__.TestJitGeneratedModule) ... ok (0.115s) 2022-03-17T19:36:35.2418591Z test_nn_LayerNorm_1d_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.069s) 2022-03-17T19:36:35.3106157Z test_nn_LayerNorm_1d_empty_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.069s) 2022-03-17T19:36:35.3758614Z test_nn_LayerNorm_1d_no_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.065s) 2022-03-17T19:36:35.4456192Z test_nn_LayerNorm_3d_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.070s) 2022-03-17T19:36:35.6052588Z test_nn_LayerNorm_3d_no_affine_large_feature (__main__.TestJitGeneratedModule) ... ok (0.159s) 2022-03-17T19:36:35.6727730Z test_nn_LayerNorm_3d_no_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.067s) 2022-03-17T19:36:35.7328488Z test_nn_LeakyReLU (__main__.TestJitGeneratedModule) ... ok (0.060s) 2022-03-17T19:36:35.7925759Z test_nn_LeakyReLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.060s) 2022-03-17T19:36:35.8524573Z test_nn_LeakyReLU_with_negval (__main__.TestJitGeneratedModule) ... ok (0.060s) 2022-03-17T19:36:35.9115581Z test_nn_LeakyReLU_with_negval_scalar (__main__.TestJitGeneratedModule) ... ok (0.059s) 2022-03-17T19:36:35.9715038Z test_nn_LeakyReLU_with_zero_negval (__main__.TestJitGeneratedModule) ... ok (0.060s) 2022-03-17T19:36:36.0280875Z test_nn_Linear (__main__.TestJitGeneratedModule) ... ok (0.056s) 2022-03-17T19:36:36.0848550Z test_nn_Linear_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-03-17T19:36:36.1401017Z test_nn_Linear_no_bias (__main__.TestJitGeneratedModule) ... ok (0.055s) 2022-03-17T19:36:36.6673923Z test_nn_LocalResponseNorm_1d (__main__.TestJitGeneratedModule) ... ok (0.527s) 2022-03-17T19:36:37.2223984Z test_nn_LocalResponseNorm_2d_uneven_pad (__main__.TestJitGeneratedModule) ... ok (0.555s) 2022-03-17T19:36:37.7832397Z test_nn_LocalResponseNorm_3d_custom_params (__main__.TestJitGeneratedModule) ... ok (0.561s) 2022-03-17T19:36:37.8316248Z test_nn_LogSigmoid (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-03-17T19:36:37.8796452Z test_nn_LogSigmoid_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-03-17T19:36:37.9273603Z test_nn_LogSigmoid_scalar (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-03-17T19:36:38.0001353Z test_nn_LogSoftmax (__main__.TestJitGeneratedModule) ... ok (0.073s) 2022-03-17T19:36:38.0731135Z test_nn_LogSoftmax_multiparam (__main__.TestJitGeneratedModule) ... ok (0.073s) 2022-03-17T19:36:38.1449208Z test_nn_LogSoftmax_multiparam_scalar (__main__.TestJitGeneratedModule) ... ok (0.072s) 2022-03-17T19:36:38.2175862Z test_nn_LogSoftmax_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.073s) 2022-03-17T19:36:38.2596341Z test_nn_MSELoss (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-03-17T19:36:38.3015660Z test_nn_MSELoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-03-17T19:36:38.3430547Z test_nn_MSELoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-03-17T19:36:38.3844586Z test_nn_MSELoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-03-17T19:36:38.3883214Z test_nn_MSELoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:38.3920588Z test_nn_MSELoss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:38.4493703Z test_nn_MSELoss_prec (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-03-17T19:36:38.4975133Z test_nn_MSELoss_scalar (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-03-17T19:36:38.5436653Z test_nn_MarginRankingLoss (__main__.TestJitGeneratedModule) ... ok (0.046s) 2022-03-17T19:36:38.5896630Z test_nn_MarginRankingLoss_margin (__main__.TestJitGeneratedModule) ... ok (0.046s) 2022-03-17T19:36:38.6355690Z test_nn_MarginRankingLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.046s) 2022-03-17T19:36:38.6814611Z test_nn_MarginRankingLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.046s) 2022-03-17T19:36:38.7271305Z test_nn_MarginRankingLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.046s) 2022-03-17T19:36:38.8001843Z test_nn_MaxPool1d (__main__.TestJitGeneratedModule) ... ok (0.073s) 2022-03-17T19:36:38.8765822Z test_nn_MaxPool1d_return_indices (__main__.TestJitGeneratedModule) ... ok (0.076s) 2022-03-17T19:36:38.9489206Z test_nn_MaxPool1d_stride (__main__.TestJitGeneratedModule) ... ok (0.072s) 2022-03-17T19:36:39.0236093Z test_nn_MaxPool2d_3d_input (__main__.TestJitGeneratedModule) ... ok (0.075s) 2022-03-17T19:36:39.0977626Z test_nn_MaxPool2d_4d_input (__main__.TestJitGeneratedModule) ... ok (0.074s) 2022-03-17T19:36:39.1763072Z test_nn_MaxPool2d_return_indices (__main__.TestJitGeneratedModule) ... ok (0.078s) 2022-03-17T19:36:39.2561203Z test_nn_MaxPool3d (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-03-17T19:36:39.3430935Z test_nn_MaxPool3d_return_indices (__main__.TestJitGeneratedModule) ... ok (0.087s) 2022-03-17T19:36:39.4170737Z test_nn_MaxPool3d_stride (__main__.TestJitGeneratedModule) ... ok (0.074s) 2022-03-17T19:36:39.4902931Z test_nn_MaxPool3d_stride_padding (__main__.TestJitGeneratedModule) ... ok (0.073s) 2022-03-17T19:36:39.5502096Z test_nn_Mish (__main__.TestJitGeneratedModule) ... ok (0.060s) 2022-03-17T19:36:39.6059920Z test_nn_Mish_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.056s) 2022-03-17T19:36:39.6614921Z test_nn_Mish_scalar (__main__.TestJitGeneratedModule) ... ok (0.055s) 2022-03-17T19:36:39.7007869Z test_nn_MultiLabelMarginLoss (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-03-17T19:36:39.7046257Z test_nn_MultiLabelMarginLoss_0d_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:39.7437766Z test_nn_MultiLabelMarginLoss_1d (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-03-17T19:36:39.7476931Z test_nn_MultiLabelMarginLoss_1d_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:39.7514075Z test_nn_MultiLabelMarginLoss_index_neg (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:39.7904594Z test_nn_MultiLabelMarginLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-03-17T19:36:39.8305175Z test_nn_MultiLabelMarginLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.040s) 2022-03-17T19:36:39.8696076Z test_nn_MultiLabelMarginLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-03-17T19:36:39.8734600Z test_nn_MultiLabelMarginLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:39.9742332Z test_nn_MultiLabelSoftMarginLoss (__main__.TestJitGeneratedModule) ... ok (0.101s) 2022-03-17T19:36:40.0506963Z test_nn_MultiLabelSoftMarginLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.076s) 2022-03-17T19:36:40.1277299Z test_nn_MultiLabelSoftMarginLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.077s) 2022-03-17T19:36:40.2051355Z test_nn_MultiLabelSoftMarginLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.077s) 2022-03-17T19:36:40.2088733Z test_nn_MultiLabelSoftMarginLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:40.3144207Z test_nn_MultiLabelSoftMarginLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.105s) 2022-03-17T19:36:40.3182117Z test_nn_MultiLabelSoftMarginLoss_weights_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:40.3629687Z test_nn_MultiMarginLoss (__main__.TestJitGeneratedModule) ... ok (0.045s) 2022-03-17T19:36:40.4091363Z test_nn_MultiMarginLoss_1d (__main__.TestJitGeneratedModule) ... ok (0.046s) 2022-03-17T19:36:40.4129890Z test_nn_MultiMarginLoss_1d_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:40.4578594Z test_nn_MultiMarginLoss_margin (__main__.TestJitGeneratedModule) ... ok (0.045s) 2022-03-17T19:36:40.4617161Z test_nn_MultiMarginLoss_margin_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:40.4654305Z test_nn_MultiMarginLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:40.5101891Z test_nn_MultiMarginLoss_p (__main__.TestJitGeneratedModule) ... ok (0.045s) 2022-03-17T19:36:40.5140366Z test_nn_MultiMarginLoss_p_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:40.5599348Z test_nn_MultiMarginLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.046s) 2022-03-17T19:36:40.5638055Z test_nn_MultiMarginLoss_weights_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:40.5675296Z test_nn_MultiheadAttention (__main__.TestJitGeneratedModule) ... skip (0.004s) 2022-03-17T19:36:40.6076628Z test_nn_NLLLoss (__main__.TestJitGeneratedModule) ... ok (0.040s) 2022-03-17T19:36:40.6115122Z test_nn_NLLLoss2d_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:40.6152424Z test_nn_NLLLoss2d_no_reduce_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:40.6189864Z test_nn_NLLLoss2d_no_reduce_weights (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:40.6227168Z test_nn_NLLLossNd_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:40.6264522Z test_nn_NLLLossNd_no_reduce_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:40.6301271Z test_nn_NLLLossNd_no_reduce_weights (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:40.6691578Z test_nn_NLLLoss_2d (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-03-17T19:36:40.7081026Z test_nn_NLLLoss_2d_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-03-17T19:36:40.7474870Z test_nn_NLLLoss_2d_weights (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-03-17T19:36:40.7871373Z test_nn_NLLLoss_dim_is_3 (__main__.TestJitGeneratedModule) ... ok (0.040s) 2022-03-17T19:36:40.8270695Z test_nn_NLLLoss_higher_dim (__main__.TestJitGeneratedModule) ... ok (0.040s) 2022-03-17T19:36:40.8660642Z test_nn_NLLLoss_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-03-17T19:36:40.9051685Z test_nn_NLLLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-03-17T19:36:40.9447826Z test_nn_NLLLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-03-17T19:36:40.9838737Z test_nn_NLLLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-03-17T19:36:40.9876889Z test_nn_NLLLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:40.9914453Z test_nn_NLLLoss_no_reduce_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:40.9951543Z test_nn_NLLLoss_no_reduce_weights (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:40.9988599Z test_nn_NLLLoss_no_reduce_weights_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:41.0025773Z test_nn_NLLLoss_no_reduce_weights_ignore_index_neg (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:41.0423768Z test_nn_NLLLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.040s) 2022-03-17T19:36:41.0821166Z test_nn_NLLLoss_weights_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.040s) 2022-03-17T19:36:41.1221574Z test_nn_NLLLoss_weights_ignore_index_neg (__main__.TestJitGeneratedModule) ... ok (0.040s) 2022-03-17T19:36:41.1741849Z test_nn_PReLU_1d (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-03-17T19:36:41.2262235Z test_nn_PReLU_1d_multiparam (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-03-17T19:36:41.2785088Z test_nn_PReLU_2d (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-03-17T19:36:41.3300714Z test_nn_PReLU_2d_multiparam (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-03-17T19:36:41.3821284Z test_nn_PReLU_3d (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-03-17T19:36:41.4340514Z test_nn_PReLU_3d_multiparam (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-03-17T19:36:41.4855340Z test_nn_PReLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-03-17T19:36:41.5363382Z test_nn_PReLU_scalar (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-03-17T19:36:41.5401485Z test_nn_Padding122112_3dcircular (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:41.5439101Z test_nn_Padding1221_2dcircular (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:41.5476874Z test_nn_Padding12_1dcircular (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:41.5514418Z test_nn_Padding2322_2dcircular (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:41.5551994Z test_nn_Padding31_1dcircular (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:41.5589452Z test_nn_Padding322112_3dcircular (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:41.5627018Z test_nn_Padding332122_3dcircular (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:41.5664430Z test_nn_Padding3331_2dcircular (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:41.5701723Z test_nn_Padding33_1dcircular (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:41.6256314Z test_nn_PairwiseDistance (__main__.TestJitGeneratedModule) ... ok (0.055s) 2022-03-17T19:36:41.6812794Z test_nn_PairwiseDistance_broadcast_lhs (__main__.TestJitGeneratedModule) ... ok (0.056s) 2022-03-17T19:36:41.7381877Z test_nn_PairwiseDistance_broadcast_rhs (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-03-17T19:36:41.7942289Z test_nn_PairwiseDistance_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.056s) 2022-03-17T19:36:41.8513969Z test_nn_PairwiseDistance_with_non_default_args (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-03-17T19:36:41.9017700Z test_nn_PixelShuffle (__main__.TestJitGeneratedModule) ... ok (0.050s) 2022-03-17T19:36:41.9521574Z test_nn_PixelUnshuffle (__main__.TestJitGeneratedModule) ... ok (0.050s) 2022-03-17T19:36:41.9955291Z test_nn_PoissonNLLLoss_full_loss (__main__.TestJitGeneratedModule) ... ok (0.043s) 2022-03-17T19:36:42.0386143Z test_nn_PoissonNLLLoss_full_loss_no_log_input (__main__.TestJitGeneratedModule) ... ok (0.043s) 2022-03-17T19:36:42.0814694Z test_nn_PoissonNLLLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.043s) 2022-03-17T19:36:42.1240827Z test_nn_PoissonNLLLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-03-17T19:36:42.1668244Z test_nn_PoissonNLLLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.043s) 2022-03-17T19:36:42.2098239Z test_nn_PoissonNLLLoss_no_full_loss (__main__.TestJitGeneratedModule) ... ok (0.043s) 2022-03-17T19:36:42.2531018Z test_nn_PoissonNLLLoss_no_full_loss_no_log_input (__main__.TestJitGeneratedModule) ... ok (0.043s) 2022-03-17T19:36:42.2570117Z test_nn_PoissonNLLLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:42.3601904Z test_nn_RNNCell (__main__.TestJitGeneratedModule) ... ok (0.103s) 2022-03-17T19:36:42.4239841Z test_nn_RReLU (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-03-17T19:36:42.4882473Z test_nn_RReLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-03-17T19:36:42.5521011Z test_nn_RReLU_with_up_down (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-03-17T19:36:42.6156342Z test_nn_RReLU_with_up_down_scalar (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-03-17T19:36:42.6718820Z test_nn_ReLU (__main__.TestJitGeneratedModule) ... ok (0.056s) 2022-03-17T19:36:42.7334499Z test_nn_ReLU6 (__main__.TestJitGeneratedModule) ... ok (0.061s) 2022-03-17T19:36:42.7950027Z test_nn_ReLU6_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.061s) 2022-03-17T19:36:42.8570247Z test_nn_ReLU6_scalar (__main__.TestJitGeneratedModule) ... ok (0.062s) 2022-03-17T19:36:42.9124276Z test_nn_ReLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.055s) 2022-03-17T19:36:42.9683117Z test_nn_ReLU_scalar (__main__.TestJitGeneratedModule) ... ok (0.056s) 2022-03-17T19:36:43.3120988Z test_nn_ReflectionPad1d (__main__.TestJitGeneratedModule) ... ok (0.343s) 2022-03-17T19:36:43.6562896Z test_nn_ReflectionPad1d_batch (__main__.TestJitGeneratedModule) ... ok (0.344s) 2022-03-17T19:36:44.0035697Z test_nn_ReflectionPad1d_complex (__main__.TestJitGeneratedModule) ... ok (0.347s) 2022-03-17T19:36:44.3511749Z test_nn_ReflectionPad2d (__main__.TestJitGeneratedModule) ... ok (0.347s) 2022-03-17T19:36:44.7031087Z test_nn_ReflectionPad2d_complex (__main__.TestJitGeneratedModule) ... ok (0.352s) 2022-03-17T19:36:45.0553908Z test_nn_ReflectionPad2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.352s) 2022-03-17T19:36:45.4028103Z test_nn_ReflectionPad3d (__main__.TestJitGeneratedModule) ... ok (0.347s) 2022-03-17T19:36:45.7522617Z test_nn_ReflectionPad3d_complex (__main__.TestJitGeneratedModule) ... ok (0.349s) 2022-03-17T19:36:46.1027438Z test_nn_ReflectionPad3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.350s) 2022-03-17T19:36:46.4450923Z test_nn_ReplicationPad1d (__main__.TestJitGeneratedModule) ... ok (0.342s) 2022-03-17T19:36:46.7911169Z test_nn_ReplicationPad1d_batch (__main__.TestJitGeneratedModule) ... ok (0.346s) 2022-03-17T19:36:47.1374650Z test_nn_ReplicationPad1d_complex (__main__.TestJitGeneratedModule) ... ok (0.346s) 2022-03-17T19:36:47.4822348Z test_nn_ReplicationPad2d (__main__.TestJitGeneratedModule) ... ok (0.345s) 2022-03-17T19:36:47.8316321Z test_nn_ReplicationPad2d_complex (__main__.TestJitGeneratedModule) ... ok (0.349s) 2022-03-17T19:36:48.1774004Z test_nn_ReplicationPad2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.346s) 2022-03-17T19:36:48.5237057Z test_nn_ReplicationPad3d (__main__.TestJitGeneratedModule) ... ok (0.346s) 2022-03-17T19:36:48.8679707Z test_nn_ReplicationPad3d_complex (__main__.TestJitGeneratedModule) ... ok (0.344s) 2022-03-17T19:36:49.2123788Z test_nn_ReplicationPad3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.344s) 2022-03-17T19:36:49.2683504Z test_nn_SELU (__main__.TestJitGeneratedModule) ... ok (0.056s) 2022-03-17T19:36:49.3255430Z test_nn_SELU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-03-17T19:36:49.3822002Z test_nn_SELU_scalar (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-03-17T19:36:49.4401866Z test_nn_SiLU (__main__.TestJitGeneratedModule) ... ok (0.058s) 2022-03-17T19:36:49.4971778Z test_nn_SiLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-03-17T19:36:49.5540462Z test_nn_SiLU_scalar (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-03-17T19:36:49.6035832Z test_nn_Sigmoid (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-03-17T19:36:49.6531221Z test_nn_Sigmoid_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-03-17T19:36:49.7014425Z test_nn_Sigmoid_scalar (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-03-17T19:36:49.7461104Z test_nn_SmoothL1Loss (__main__.TestJitGeneratedModule) ... ok (0.045s) 2022-03-17T19:36:49.7500493Z test_nn_SmoothL1Loss_beta (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:49.7934039Z test_nn_SmoothL1Loss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.043s) 2022-03-17T19:36:49.8368947Z test_nn_SmoothL1Loss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.043s) 2022-03-17T19:36:49.8788364Z test_nn_SmoothL1Loss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-03-17T19:36:49.8826994Z test_nn_SmoothL1Loss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:49.8872993Z test_nn_SmoothL1Loss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:49.9302702Z test_nn_SmoothL1Loss_scalar (__main__.TestJitGeneratedModule) ... ok (0.043s) 2022-03-17T19:36:49.9341669Z test_nn_SmoothL1Loss_zero_beta (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:49.9750193Z test_nn_SoftMarginLoss (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-03-17T19:36:50.0159261Z test_nn_SoftMarginLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-03-17T19:36:50.0568580Z test_nn_SoftMarginLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-03-17T19:36:50.0986900Z test_nn_SoftMarginLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-03-17T19:36:50.1025984Z test_nn_SoftMarginLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:36:50.1756513Z test_nn_Softmax (__main__.TestJitGeneratedModule) ... ok (0.073s) 2022-03-17T19:36:50.2581659Z test_nn_Softmax2d (__main__.TestJitGeneratedModule) ... ok (0.082s) 2022-03-17T19:36:50.3392283Z test_nn_Softmax2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.081s) 2022-03-17T19:36:50.4125675Z test_nn_Softmax_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.073s) 2022-03-17T19:36:50.4854272Z test_nn_Softmax_scalar (__main__.TestJitGeneratedModule) ... ok (0.073s) 2022-03-17T19:36:50.5685513Z test_nn_Softmin (__main__.TestJitGeneratedModule) ... ok (0.083s) 2022-03-17T19:36:50.6524824Z test_nn_Softmin_multidim (__main__.TestJitGeneratedModule) ... ok (0.084s) 2022-03-17T19:36:50.7354856Z test_nn_Softmin_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.083s) 2022-03-17T19:36:50.8177931Z test_nn_Softmin_scalar (__main__.TestJitGeneratedModule) ... ok (0.082s) 2022-03-17T19:36:50.8711636Z test_nn_Softplus (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-03-17T19:36:50.9251769Z test_nn_Softplus_beta (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-03-17T19:36:50.9787736Z test_nn_Softplus_beta_threshold (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-03-17T19:36:51.0310134Z test_nn_Softplus_beta_threshold_scalar (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-03-17T19:36:51.0840427Z test_nn_Softplus_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-03-17T19:36:51.1335304Z test_nn_Softshrink (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-03-17T19:36:51.1850658Z test_nn_Softshrink_lambda (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-03-17T19:36:51.2350985Z test_nn_Softshrink_lambda_scalar (__main__.TestJitGeneratedModule) ... ok (0.050s) 2022-03-17T19:36:51.2860379Z test_nn_Softshrink_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-03-17T19:36:51.4074318Z test_nn_Softsign (__main__.TestJitGeneratedModule) ... ok (0.121s) 2022-03-17T19:36:51.5104069Z test_nn_Softsign_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.103s) 2022-03-17T19:36:51.6099785Z test_nn_Softsign_scalar (__main__.TestJitGeneratedModule) ... ok (0.099s) 2022-03-17T19:36:51.6595914Z test_nn_Tanh (__main__.TestJitGeneratedModule) ... ok (0.050s) 2022-03-17T19:36:51.7089686Z test_nn_Tanh_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-03-17T19:36:51.7580998Z test_nn_Tanh_scalar (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-03-17T19:36:51.9269613Z test_nn_Tanhshrink (__main__.TestJitGeneratedModule) ... ok (0.169s) 2022-03-17T19:36:52.0230394Z test_nn_Tanhshrink_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.096s) 2022-03-17T19:36:52.1174104Z test_nn_Tanhshrink_scalar (__main__.TestJitGeneratedModule) ... ok (0.094s) 2022-03-17T19:36:52.1804003Z test_nn_Threshold_large_value (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-03-17T19:36:52.2428548Z test_nn_Threshold_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.062s) 2022-03-17T19:36:52.3056739Z test_nn_Threshold_threshold_value (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-03-17T19:36:52.3679626Z test_nn_Threshold_threshold_value_scalar (__main__.TestJitGeneratedModule) ... ok (0.062s) 2022-03-17T19:36:52.3718432Z test_nn_Transformer (__main__.TestJitGeneratedModule) ... skip (0.004s) 2022-03-17T19:36:54.7744351Z test_nn_TransformerDecoderLayer_gelu_activation (__main__.TestJitGeneratedModule) ... ok (2.402s) 2022-03-17T19:36:57.0108603Z test_nn_TransformerDecoderLayer_relu_activation (__main__.TestJitGeneratedModule) ... ok (2.236s) 2022-03-17T19:36:58.7524610Z test_nn_TransformerEncoderLayer_gelu_activation (__main__.TestJitGeneratedModule) ... ok (1.741s) 2022-03-17T19:37:00.5124595Z test_nn_TransformerEncoderLayer_relu_activation (__main__.TestJitGeneratedModule) ... ok (1.760s) 2022-03-17T19:37:06.3291870Z test_nn_Transformer_multilayer_coder (__main__.TestJitGeneratedModule) ... ok (5.817s) 2022-03-17T19:37:06.3764489Z test_nn_TripletMarginLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-03-17T19:37:06.4218488Z test_nn_TripletMarginLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.045s) 2022-03-17T19:37:06.4671497Z test_nn_TripletMarginLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.045s) 2022-03-17T19:37:06.5237903Z test_nn_Unflatten_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-03-17T19:37:06.6076286Z test_nn_Unfold (__main__.TestJitGeneratedModule) ... ok (0.084s) 2022-03-17T19:37:06.6844235Z test_nn_Unfold_int_input (__main__.TestJitGeneratedModule) ... ok (0.077s) 2022-03-17T19:37:07.0383993Z test_nn_ZeroPad2d (__main__.TestJitGeneratedModule) ... ok (0.354s) 2022-03-17T19:37:07.3927022Z test_nn_ZeroPad2d_complex (__main__.TestJitGeneratedModule) ... ok (0.354s) 2022-03-17T19:37:07.7462787Z test_nn_ZeroPad2d_negative_dims (__main__.TestJitGeneratedModule) ... ok (0.353s) 2022-03-17T19:37:08.1002158Z test_nn_ZeroPad2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.354s) 2022-03-17T19:37:08.1043477Z test_nn_interpolate_bicubic_2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.1082621Z test_nn_interpolate_bicubic_2d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.1121678Z test_nn_interpolate_bicubic_scale_2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.1160797Z test_nn_interpolate_bicubic_scale_tuple_shared_2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.1200225Z test_nn_interpolate_bicubic_scale_tuple_skewed_2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.1239404Z test_nn_interpolate_bicubic_scale_tuple_skewed_2d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.1278481Z test_nn_interpolate_bicubic_tuple_2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.1317480Z test_nn_interpolate_bicubic_tuple_2d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.1356893Z test_nn_interpolate_bilinear_2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.1396082Z test_nn_interpolate_bilinear_2d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.1435193Z test_nn_interpolate_bilinear_scale_2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.1474397Z test_nn_interpolate_bilinear_scale_tuple_shared_2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.1513744Z test_nn_interpolate_bilinear_scale_tuple_skewed_2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.1553880Z test_nn_interpolate_bilinear_scale_tuple_skewed_2d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.1592861Z test_nn_interpolate_bilinear_tuple_2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.1632245Z test_nn_interpolate_bilinear_tuple_2d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.1671328Z test_nn_interpolate_linear_1d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.1710350Z test_nn_interpolate_linear_1d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.1749434Z test_nn_interpolate_linear_1d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.1788561Z test_nn_interpolate_linear_scale_1d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.1827536Z test_nn_interpolate_linear_scale_1d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.1866770Z test_nn_interpolate_linear_tuple_1d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.1905601Z test_nn_interpolate_nearest_1d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.1944716Z test_nn_interpolate_nearest_1d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.1983469Z test_nn_interpolate_nearest_2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.2022266Z test_nn_interpolate_nearest_2d_launch_configs (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.2061957Z test_nn_interpolate_nearest_2d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.2100478Z test_nn_interpolate_nearest_3d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.2139841Z test_nn_interpolate_nearest_3d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.2178956Z test_nn_interpolate_nearest_scale_1d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.2218325Z test_nn_interpolate_nearest_scale_2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.2262207Z test_nn_interpolate_nearest_scale_3d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.2301943Z test_nn_interpolate_nearest_tuple_1d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.2339734Z test_nn_interpolate_nearest_tuple_2d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.2377370Z test_nn_interpolate_nearest_tuple_3d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.2415640Z test_nn_interpolate_trilinear_3d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.2453420Z test_nn_interpolate_trilinear_3d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.2491258Z test_nn_interpolate_trilinear_scale_3d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.2529457Z test_nn_interpolate_trilinear_scale_3d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.2567042Z test_nn_interpolate_trilinear_tuple_3d (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.2604803Z test_nn_interpolate_trilinear_tuple_3d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.2642567Z test_nn_log_softmax_dim0 (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.2680536Z test_nn_log_softmax_dim3 (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.2718270Z test_nn_log_softmax_lastdim (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.2756099Z test_nn_log_softmax_scalar (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.2793558Z test_nn_log_softmax_spatial (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.2831402Z test_nn_log_softmax_spatial_special (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.2868832Z test_nn_multimarginloss_1d_input_0d_target_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.2907029Z test_nn_softmax_functional_dim0 (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.2944387Z test_nn_softmax_functional_dim3 (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.2981719Z test_nn_softmax_functional_scalar (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.3019174Z test_nn_softmax_lastdim (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.3056941Z test_nn_softmax_lastdim_dtype (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.3094258Z test_nn_softmax_spatial (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.3132089Z test_nn_softmax_spatial_dtype (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.3169851Z test_nn_softmax_spatial_special (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-03-17T19:37:08.3200422Z test_checkscriptassertraisesregex (jit.test_jit_utils.TestJitUtils) ... ok (0.003s) 2022-03-17T19:37:08.3207334Z test_get_callable_argument_names_hybrid (jit.test_jit_utils.TestJitUtils) ... skip (0.001s) 2022-03-17T19:37:08.3216615Z test_get_callable_argument_names_keyword_only (jit.test_jit_utils.TestJitUtils) ... ok (0.001s) 2022-03-17T19:37:08.3223581Z test_get_callable_argument_names_positional_only (jit.test_jit_utils.TestJitUtils) ... skip (0.001s) 2022-03-17T19:37:08.3233920Z test_get_callable_argument_names_positional_or_keyword (jit.test_jit_utils.TestJitUtils) ... ok (0.001s) 2022-03-17T19:37:08.3242837Z test_get_callable_argument_names_var_keyword (jit.test_jit_utils.TestJitUtils) ... ok (0.001s) 2022-03-17T19:37:08.3251665Z test_get_callable_argument_names_var_positional (jit.test_jit_utils.TestJitUtils) ... ok (0.001s) 2022-03-17T19:37:08.3282564Z test_versioned_div_scalar (jit.test_legacy_upgraders.TestLegacyUpgraders) ... skip (0.003s) 2022-03-17T19:37:08.3312431Z test_versioned_div_scalar_inplace (jit.test_legacy_upgraders.TestLegacyUpgraders) ... skip (0.003s) 2022-03-17T19:37:08.3343064Z test_versioned_div_scalar_reciprocal (jit.test_legacy_upgraders.TestLegacyUpgraders) ... skip (0.003s) 2022-03-17T19:37:08.3359965Z test_versioned_div_scalar_scalar (jit.test_legacy_upgraders.TestLegacyUpgraders) ... skip (0.002s) 2022-03-17T19:37:08.3382142Z test_versioned_div_tensor (jit.test_legacy_upgraders.TestLegacyUpgraders) ... skip (0.002s) 2022-03-17T19:37:08.3405050Z test_versioned_div_tensor_inplace (jit.test_legacy_upgraders.TestLegacyUpgraders) ... skip (0.002s) 2022-03-17T19:37:08.3431867Z test_versioned_div_tensor_out (jit.test_legacy_upgraders.TestLegacyUpgraders) ... skip (0.003s) 2022-03-17T19:37:08.3448002Z test_versioned_full_integer_value (jit.test_legacy_upgraders.TestLegacyUpgraders) ... skip (0.001s) 2022-03-17T19:37:08.3465847Z test_versioned_full_preserved (jit.test_legacy_upgraders.TestLegacyUpgraders) ... skip (0.002s) 2022-03-17T19:37:08.3486459Z test_versioned_symbols (jit.test_legacy_upgraders.TestLegacyUpgraders) 2022-03-17T19:37:08.3487069Z Tests Torchscript symbol versioning. See note [Versioned Symbols]. ... skip (0.002s) 2022-03-17T19:37:08.3757189Z test_comprehension_iterable (jit.test_list_dict.TestList) ... ok (0.027s) 2022-03-17T19:37:08.3867960Z test_comprehension_out_type_not_in_type (jit.test_list_dict.TestList) ... ok (0.011s) 2022-03-17T19:37:08.3981134Z test_comprehensions_basic (jit.test_list_dict.TestList) ... ok (0.011s) 2022-03-17T19:37:08.4093121Z test_comprehensions_basic_float (jit.test_list_dict.TestList) ... ok (0.011s) 2022-03-17T19:37:08.4190904Z test_comprehensions_two_comps (jit.test_list_dict.TestList) ... ok (0.010s) 2022-03-17T19:37:08.4232409Z test_copy_list_immutable (jit.test_list_dict.TestList) ... ok (0.004s) 2022-03-17T19:37:08.4281444Z test_copy_list_mutable (jit.test_list_dict.TestList) ... ok (0.005s) 2022-03-17T19:37:08.4431763Z test_del (jit.test_list_dict.TestList) ... ok (0.015s) 2022-03-17T19:37:08.4492478Z test_dict_keyword_is_correctly_typed (jit.test_list_dict.TestList) ... ok (0.006s) 2022-03-17T19:37:08.4579203Z test_dict_keyword_with_dict_comprehension (jit.test_list_dict.TestList) ... ok (0.009s) 2022-03-17T19:37:08.4672090Z test_dict_keyword_with_dict_comprehension_and_kwargs (jit.test_list_dict.TestList) ... ok (0.009s) 2022-03-17T19:37:08.4718403Z test_dict_keyword_with_empty_dict_comprehension (jit.test_list_dict.TestList) ... ok (0.005s) 2022-03-17T19:37:08.4760519Z test_dict_keyword_with_empty_iterable (jit.test_list_dict.TestList) ... ok (0.004s) 2022-03-17T19:37:08.4847930Z test_dict_keyword_with_internal_aggregate_function (jit.test_list_dict.TestList) ... ok (0.009s) 2022-03-17T19:37:08.4931320Z test_dict_keyword_with_iterable (jit.test_list_dict.TestList) ... ok (0.008s) 2022-03-17T19:37:08.5012680Z test_dict_keyword_with_kwargs (jit.test_list_dict.TestList) ... ok (0.008s) 2022-03-17T19:37:08.5131757Z test_dict_keyword_with_kwargs_using_container_values (jit.test_list_dict.TestList) ... ok (0.012s) 2022-03-17T19:37:08.5189693Z test_dict_keyword_with_mapping (jit.test_list_dict.TestList) ... ok (0.006s) 2022-03-17T19:37:08.5255078Z test_dict_keyword_with_mapping_and_kwargs (jit.test_list_dict.TestList) ... ok (0.006s) 2022-03-17T19:37:08.5280798Z test_dict_keyword_with_mismatched_annotations (jit.test_list_dict.TestList) ... ok (0.002s) 2022-03-17T19:37:08.5366923Z test_dict_keyword_with_nested_call (jit.test_list_dict.TestList) ... ok (0.008s) 2022-03-17T19:37:08.5422350Z test_dict_keyword_with_previously_declared_variable (jit.test_list_dict.TestList) ... ok (0.005s) 2022-03-17T19:37:08.5489451Z test_dict_keyword_with_previously_declared_variable_and_kwargs (jit.test_list_dict.TestList) ... ok (0.007s) 2022-03-17T19:37:08.5546483Z test_extend_list_immutable (jit.test_list_dict.TestList) ... ok (0.006s) 2022-03-17T19:37:08.5633651Z test_extend_list_mutable (jit.test_list_dict.TestList) ... ok (0.009s) 2022-03-17T19:37:08.5848481Z test_in_check (jit.test_list_dict.TestList) ... ok (0.021s) 2022-03-17T19:37:08.6154448Z test_list_bool_conversion (jit.test_list_dict.TestList) ... ok (0.030s) 2022-03-17T19:37:08.6255791Z test_list_count (jit.test_list_dict.TestList) ... ok (0.010s) 2022-03-17T19:37:08.6313294Z test_list_count_not_existing (jit.test_list_dict.TestList) ... ok (0.006s) 2022-03-17T19:37:08.6485520Z test_list_gather (jit.test_list_dict.TestList) ... ok (0.017s) 2022-03-17T19:37:08.6586140Z test_list_index (jit.test_list_dict.TestList) ... ok (0.010s) 2022-03-17T19:37:08.6789046Z test_list_index_not_existing (jit.test_list_dict.TestList) ... ok (0.020s) 2022-03-17T19:37:08.7012715Z test_list_keyword (jit.test_list_dict.TestList) ... ok (0.022s) 2022-03-17T19:37:08.7102991Z test_list_len (jit.test_list_dict.TestList) ... ok (0.009s) 2022-03-17T19:37:08.7285477Z test_list_literal (jit.test_list_dict.TestList) ... ok (0.018s) 2022-03-17T19:37:08.7295779Z test_list_none (jit.test_list_dict.TestList) ... ok (0.001s) 2022-03-17T19:37:08.8101752Z test_list_ops (jit.test_list_dict.TestList) ... ok (0.080s) 2022-03-17T19:37:08.8428178Z test_list_slice (jit.test_list_dict.TestList) ... ok (0.033s) 2022-03-17T19:37:08.8958045Z test_list_sort (jit.test_list_dict.TestList) ... ok (0.053s) 2022-03-17T19:37:08.8976175Z test_list_unification_hint (jit.test_list_dict.TestList) ... ok (0.002s) 2022-03-17T19:37:08.8992731Z test_list_variance (jit.test_list_dict.TestList) 2022-03-17T19:37:08.9125216Z `List[T1]` is not a subtype of `List[T2]`, even if `T1` is a ... ok (0.015s) 2022-03-17T19:37:08.9185896Z test_min_bool_list (jit.test_list_dict.TestList) ... ok (0.006s) 2022-03-17T19:37:09.0228704Z test_min_max_list (jit.test_list_dict.TestList) ... ok (0.104s) 2022-03-17T19:37:09.0935539Z test_min_max_single_list (jit.test_list_dict.TestList) ... ok (0.071s) 2022-03-17T19:37:09.1005136Z test_mutable_list_append (jit.test_list_dict.TestList) ... ok (0.007s) 2022-03-17T19:37:09.1069782Z test_mutable_list_append_2 (jit.test_list_dict.TestList) ... ok (0.006s) 2022-03-17T19:37:09.1132463Z test_mutable_list_append_if (jit.test_list_dict.TestList) ... ok (0.006s) 2022-03-17T19:37:09.1198773Z test_mutable_list_append_if_else (jit.test_list_dict.TestList) ... ok (0.007s) 2022-03-17T19:37:09.1279497Z test_mutable_list_append_loop (jit.test_list_dict.TestList) ... ok (0.008s) 2022-03-17T19:37:09.1383618Z test_mutable_list_append_loop_if (jit.test_list_dict.TestList) ... ok (0.010s) 2022-03-17T19:37:09.1446090Z test_mutable_list_clear (jit.test_list_dict.TestList) ... ok (0.006s) 2022-03-17T19:37:09.1516934Z test_mutable_list_clear_empty (jit.test_list_dict.TestList) ... ok (0.007s) 2022-03-17T19:37:09.1594075Z test_mutable_list_function_inline (jit.test_list_dict.TestList) ... ok (0.008s) 2022-03-17T19:37:09.1659473Z test_mutable_list_insert (jit.test_list_dict.TestList) ... ok (0.006s) 2022-03-17T19:37:09.1726531Z test_mutable_list_insert_neg_out_of_bounds (jit.test_list_dict.TestList) ... ok (0.007s) 2022-03-17T19:37:09.1792872Z test_mutable_list_insert_negative (jit.test_list_dict.TestList) ... ok (0.007s) 2022-03-17T19:37:09.1858708Z test_mutable_list_insert_out_of_bounds (jit.test_list_dict.TestList) ... ok (0.006s) 2022-03-17T19:37:09.1948078Z test_mutable_list_nested_loop (jit.test_list_dict.TestList) ... ok (0.009s) 2022-03-17T19:37:09.2008835Z test_mutable_list_pop (jit.test_list_dict.TestList) ... ok (0.006s) 2022-03-17T19:37:09.2072379Z test_mutable_list_pop2 (jit.test_list_dict.TestList) ... ok (0.006s) 2022-03-17T19:37:09.2132795Z test_mutable_list_pop_at (jit.test_list_dict.TestList) ... ok (0.006s) 2022-03-17T19:37:09.2195727Z test_mutable_list_pop_at2 (jit.test_list_dict.TestList) ... ok (0.006s) 2022-03-17T19:37:09.2257264Z test_mutable_list_pop_at_negative (jit.test_list_dict.TestList) ... ok (0.006s) 2022-03-17T19:37:09.2321763Z test_mutable_list_pop_at_negative2 (jit.test_list_dict.TestList) ... ok (0.006s) 2022-03-17T19:37:09.2401100Z test_mutable_list_pop_empty (jit.test_list_dict.TestList) ... ok (0.008s) 2022-03-17T19:37:09.2473077Z test_mutable_list_pop_slice (jit.test_list_dict.TestList) ... ok (0.007s) 2022-03-17T19:37:09.2592357Z test_mutable_list_remove (jit.test_list_dict.TestList) ... ok (0.012s) 2022-03-17T19:37:09.2650246Z test_mutable_list_remove2 (jit.test_list_dict.TestList) ... ok (0.006s) 2022-03-17T19:37:09.2730413Z test_mutable_list_remove_not_existing (jit.test_list_dict.TestList) ... ok (0.008s) 2022-03-17T19:37:09.2831927Z test_mutable_list_remove_tensor (jit.test_list_dict.TestList) ... ok (0.010s) 2022-03-17T19:37:09.2895566Z test_mutable_list_reverse (jit.test_list_dict.TestList) ... ok (0.006s) 2022-03-17T19:37:09.2953473Z test_mutable_list_reverse_empty (jit.test_list_dict.TestList) ... ok (0.006s) 2022-03-17T19:37:09.3040914Z test_mutable_tensor_list_reverse (jit.test_list_dict.TestList) ... ok (0.009s) 2022-03-17T19:37:09.3085497Z test_no_element_type_annotation (jit.test_list_dict.TestList) ... ok (0.004s) 2022-03-17T19:37:09.3493639Z test_slice_index (jit.test_list_dict.TestList) ... ok (0.041s) 2022-03-17T19:37:09.3571198Z test_tensor_list_count (jit.test_list_dict.TestList) ... ok (0.008s) 2022-03-17T19:37:09.3649430Z test_tensor_list_count_not_existing (jit.test_list_dict.TestList) ... ok (0.008s) 2022-03-17T19:37:09.3727464Z test_tensor_list_index (jit.test_list_dict.TestList) ... ok (0.008s) 2022-03-17T19:37:09.3945565Z test_tensor_list_index_not_existing (jit.test_list_dict.TestList) ... ok (0.022s) 2022-03-17T19:37:09.4057405Z test_to_list (jit.test_list_dict.TestList) 2022-03-17T19:37:09.8030841Z Unit tests for Tensor.tolist() function. ... ok (0.408s) 2022-03-17T19:37:09.8047226Z test_to_list_gpu (jit.test_list_dict.TestList) 2022-03-17T19:37:09.8233574Z GPU tests for Tensor.tolist() function. ... ok (0.020s) 2022-03-17T19:37:09.8352909Z test_bump_numeric_counter (jit.test_logging.TestLogging) ... ok (0.012s) 2022-03-17T19:37:09.8449408Z test_counter_aggregation (jit.test_logging.TestLogging) ... ok (0.010s) 2022-03-17T19:37:09.8458548Z test_logging_levels_set (jit.test_logging.TestLogging) ... ok (0.001s) 2022-03-17T19:37:09.8499928Z test_time_measurement_counter (jit.test_logging.TestLogging) ... ok (0.004s) 2022-03-17T19:37:09.8604706Z test_time_measurement_counter_script (jit.test_logging.TestLogging) ... ok (0.010s) 2022-03-17T19:37:09.8689451Z test_trace_numeric_counter (jit.test_logging.TestLogging) ... ok (0.008s) 2022-03-17T19:37:09.9010689Z test_always_alive_values (jit.test_freezing.TestMKLDNNReinplacing) ... ok (0.032s) 2022-03-17T19:37:09.9192485Z test_merge_liveness (jit.test_freezing.TestMKLDNNReinplacing) ... ok (0.018s) 2022-03-17T19:37:09.9390749Z test_successful (jit.test_freezing.TestMKLDNNReinplacing) ... ok (0.020s) 2022-03-17T19:37:09.9575801Z test_switch_inputs_to_inplace (jit.test_freezing.TestMKLDNNReinplacing) ... ok (0.018s) 2022-03-17T19:37:09.9587881Z test_broadcasting_list (jit.test_misc.TestMisc) 2022-03-17T19:37:09.9658342Z Test BroadcastingList and torch.nn._size_N_t alias ... ok (0.008s) 2022-03-17T19:37:09.9690547Z test_dataclass_error (jit.test_misc.TestMisc) ... ok (0.003s) 2022-03-17T19:37:09.9995597Z test_export_opnames_interface (jit.test_misc.TestMisc) ... ok (0.030s) 2022-03-17T19:37:10.0040553Z test_future_isinstance (jit.test_misc.TestMisc) ... ok (0.004s) 2022-03-17T19:37:10.0048230Z test_if_returning_any (jit.test_misc.TestMisc) 2022-03-17T19:37:10.0122561Z Check that an if statement can return different ... ok (0.008s) 2022-03-17T19:37:10.0179696Z test_joined_str (jit.test_misc.TestMisc) ... ok (0.006s) 2022-03-17T19:37:10.0296484Z test_kwarg_support (jit.test_misc.TestMisc) ... ok (0.012s) 2022-03-17T19:37:10.0339937Z test_str_refine_any (jit.test_misc.TestMisc) ... ok (0.004s) 2022-03-17T19:37:10.0379864Z test_subexpression_Dict_int_Future (jit.test_misc.TestMisc) ... ok (0.004s) 2022-03-17T19:37:10.0418751Z test_subexpression_Future_annotate (jit.test_misc.TestMisc) ... ok (0.004s) 2022-03-17T19:37:10.0455845Z test_subexpression_List_Future (jit.test_misc.TestMisc) ... ok (0.004s) 2022-03-17T19:37:10.0504373Z test_subexpression_Optional (jit.test_misc.TestMisc) ... ok (0.005s) 2022-03-17T19:37:10.0546038Z test_subexpression_Tuple_int_int_Future (jit.test_misc.TestMisc) ... ok (0.004s) 2022-03-17T19:37:10.0578631Z test_tuple_subscripted_assign (jit.test_misc.TestMisc) ... ok (0.003s) 2022-03-17T19:37:10.0743259Z test_call_script_fn_from_traced_module (jit.test_tracer.TestMixTracingScripting) ... ok (0.016s) 2022-03-17T19:37:10.0984967Z test_call_script_module_from_traced_module (jit.test_tracer.TestMixTracingScripting) ... ok (0.024s) 2022-03-17T19:37:10.1077882Z test_call_traced_fn_from_script_fn (jit.test_tracer.TestMixTracingScripting) ... ok (0.009s) 2022-03-17T19:37:10.1215648Z test_call_traced_mod_from_script_fn (jit.test_tracer.TestMixTracingScripting) ... ok (0.014s) 2022-03-17T19:37:10.1341290Z test_call_tracing_fn_from_script_module (jit.test_tracer.TestMixTracingScripting) ... ok (0.012s) 2022-03-17T19:37:10.1533977Z test_call_tracing_mod_from_script_module (jit.test_tracer.TestMixTracingScripting) ... ok (0.019s) 2022-03-17T19:37:10.1704796Z test_script_inline_trace_multiple_args (jit.test_tracer.TestMixTracingScripting) ... ok (0.017s) 2022-03-17T19:37:10.2375878Z test_trace_dict_mix_script (jit.test_tracer.TestMixTracingScripting) ... ok (0.067s) 2022-03-17T19:37:10.2757659Z test_trace_hierarchy (jit.test_tracer.TestMixTracingScripting) ... ok (0.038s) 2022-03-17T19:37:10.3028633Z test_trace_linear (jit.test_tracer.TestMixTracingScripting) ... ok (0.027s) 2022-03-17T19:37:10.3195137Z test_trace_mixed_by_script_with_dict_output (jit.test_tracer.TestMixTracingScripting) ... ok (0.017s) 2022-03-17T19:37:10.3358654Z test_trace_of_script (jit.test_tracer.TestMixTracingScripting) ... ok (0.016s) 2022-03-17T19:37:10.3723401Z test_trace_parameter (jit.test_tracer.TestMixTracingScripting) ... ok (0.036s) 2022-03-17T19:37:10.3744584Z test_trace_returning_dict_with_tensor_tuples (jit.test_tracer.TestMixTracingScripting) 2022-03-17T19:37:10.3904662Z Tracing over a module returning a dictionary whose values are tuples of tensors ... ok (0.018s) 2022-03-17T19:37:10.5588066Z test_trace_script (jit.test_tracer.TestMixTracingScripting) ... ok (0.168s) 2022-03-17T19:37:10.5616229Z test_trace_script_returning_complex_dict (jit.test_tracer.TestMixTracingScripting) 2022-03-17T19:37:10.5972766Z Tracing over a script function returning a dictionary should work. ... ok (0.038s) 2022-03-17T19:37:10.6085094Z test_trace_with_size (jit.test_tracer.TestMixTracingScripting) ... ok (0.011s) 2022-03-17T19:37:10.6569807Z test_traced_module_contains_scripted_interface_types (jit.test_tracer.TestMixTracingScripting) ... ok (0.048s) 2022-03-17T19:37:10.6906645Z test_traced_module_implements_interface (jit.test_tracer.TestMixTracingScripting) ... ok (0.033s) 2022-03-17T19:37:10.7013804Z test_tracing_indexing (jit.test_tracer.TestMixTracingScripting) ... ok (0.011s) 2022-03-17T19:37:10.7129908Z test_tracing_slicing (jit.test_tracer.TestMixTracingScripting) ... ok (0.011s) 2022-03-17T19:37:11.6437102Z test_alexnet (jit.test_models.TestModels) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:1384: UserWarning: positional arguments and argument "destination" are deprecated. nn.Module.state_dict will not accept them in the future. Refer to https://pytorch.org/docs/master/generated/torch.nn.Module.html#torch.nn.Module.state_dict for details. 2022-03-17T19:37:11.6438005Z " and ".join(warn_msg) + " are deprecated. nn.Module.state_dict will not accept them in the future. " 2022-03-17T19:37:11.7862354Z ok (1.073s) 2022-03-17T19:37:12.1568552Z test_dcgan_models (jit.test_models.TestModels) ... ok (0.370s) 2022-03-17T19:37:12.7919028Z test_dcgan_models_cuda (jit.test_models.TestModels) ... ok (0.635s) 2022-03-17T19:37:13.3334634Z test_mnist (jit.test_models.TestModels) ... ok (0.541s) 2022-03-17T19:37:14.4851565Z test_mnist_cuda (jit.test_models.TestModels) ... ok (1.151s) 2022-03-17T19:37:14.9566359Z test_mnist_training_leaks_no_memory_cuda (jit.test_models.TestModels) ... ok (0.471s) 2022-03-17T19:37:14.9578152Z test_neural_style (jit.test_models.TestModels) ... skip (0.001s) 2022-03-17T19:37:15.7604320Z test_neural_style_cuda (jit.test_models.TestModels) ... ok (0.802s) 2022-03-17T19:37:15.8197759Z test_reinforcement_learning (jit.test_models.TestModels) ... ok (0.059s) 2022-03-17T19:37:15.9337659Z test_reinforcement_learning_cuda (jit.test_models.TestModels) ... ok (0.114s) 2022-03-17T19:37:15.9406322Z test_script_module_script_resnet (jit.test_models.TestModels) ... skip (0.007s) 2022-03-17T19:37:15.9422055Z test_script_module_trace_resnet18 (jit.test_models.TestModels) ... skip (0.001s) 2022-03-17T19:37:15.9429885Z test_snli (jit.test_models.TestModels) ... skip (0.001s) 2022-03-17T19:37:16.4401908Z test_snli_cuda (jit.test_models.TestModels) ... ok (0.497s) 2022-03-17T19:37:17.0656808Z test_snli_quantized (jit.test_models.TestModels) ... ok (0.625s) 2022-03-17T19:37:17.0667063Z test_super_resolution (jit.test_models.TestModels) ... skip (0.001s) 2022-03-17T19:37:17.4326418Z test_super_resolution_cuda (jit.test_models.TestModels) ... ok (0.366s) 2022-03-17T19:37:17.6170409Z test_time_sequence_prediction (jit.test_models.TestModels) ... ok (0.184s) 2022-03-17T19:37:17.8161701Z test_vae (jit.test_models.TestModels) ... ok (0.199s) 2022-03-17T19:37:18.0407517Z test_vae_cuda (jit.test_models.TestModels) ... ok (0.224s) 2022-03-17T19:37:18.1565939Z test_vae_quantized (jit.test_models.TestModels) ... ok (0.116s) 2022-03-17T19:37:18.1591487Z test_customized_state_dict_methods (jit.test_module_apis.TestModuleAPIs) 2022-03-17T19:37:18.1933098Z Tests that customized state dict methods are in effect ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:1384: UserWarning: positional arguments and argument "destination" are deprecated. nn.Module.state_dict will not accept them in the future. Refer to https://pytorch.org/docs/master/generated/torch.nn.Module.html#torch.nn.Module.state_dict for details. 2022-03-17T19:37:18.1933961Z " and ".join(warn_msg) + " are deprecated. nn.Module.state_dict will not accept them in the future. " 2022-03-17T19:37:18.2067684Z ok (0.050s) 2022-03-17T19:37:18.2079687Z test_default_state_dict_methods (jit.test_module_apis.TestModuleAPIs) 2022-03-17T19:37:18.2461537Z Tests that default state dict methods are automatically available ... ok (0.039s) 2022-03-17T19:37:18.2486665Z test_submodule_customized_state_dict_methods (jit.test_module_apis.TestModuleAPIs) 2022-03-17T19:37:18.3094776Z Tests that customized state dict methods on submodules are in effect ... ok (0.063s) 2022-03-17T19:37:18.4197384Z test_custom_container_forward (jit.test_module_containers.TestModuleContainers) ... ok (0.110s) 2022-03-17T19:37:18.4509245Z test_empty_dict_override_contains (jit.test_module_containers.TestModuleContainers) ... ok (0.031s) 2022-03-17T19:37:18.4801202Z test_module_inplace_construct (jit.test_module_containers.TestModuleContainers) ... ok (0.029s) 2022-03-17T19:37:18.5605983Z test_module_interface_special_methods (jit.test_module_containers.TestModuleContainers) ... ok (0.080s) 2022-03-17T19:37:18.6084529Z test_module_properties (jit.test_module_containers.TestModuleContainers) ... ok (0.048s) 2022-03-17T19:37:18.9068204Z test_moduledict (jit.test_module_containers.TestModuleContainers) ... ok (0.298s) 2022-03-17T19:37:18.9564466Z test_moduledict_getitem (jit.test_module_containers.TestModuleContainers) ... ok (0.050s) 2022-03-17T19:37:18.9741521Z test_moduledict_keyerror (jit.test_module_containers.TestModuleContainers) ... ok (0.018s) 2022-03-17T19:37:18.9751441Z test_normal_list_attribute_with_modules_error (jit.test_module_containers.TestModuleContainers) 2022-03-17T19:37:18.9789375Z Test that an attempt to script a module with a regular list attribute ... ok (0.005s) 2022-03-17T19:37:19.0134529Z test_script_module_list_sequential (jit.test_module_containers.TestModuleContainers) ... ok (0.034s) 2022-03-17T19:37:19.1844181Z test_script_modulelist_index (jit.test_module_containers.TestModuleContainers) ... ok (0.171s) 2022-03-17T19:37:19.2225908Z test_sequential_intermediary_types (jit.test_module_containers.TestModuleContainers) ... ok (0.038s) 2022-03-17T19:37:19.2593811Z test_special_method_with_override (jit.test_module_containers.TestModuleContainers) ... ok (0.037s) 2022-03-17T19:37:19.2623064Z test_typed_module_dict (jit.test_module_containers.TestModuleContainers) 2022-03-17T19:37:19.3409080Z Test that a type annotation can be provided for a ModuleDict that allows ... ok (0.081s) 2022-03-17T19:37:19.3439290Z test_typed_module_list (jit.test_module_containers.TestModuleContainers) 2022-03-17T19:37:19.4088794Z Test that a type annotation can be provided for a ModuleList that allows ... ok (0.068s) 2022-03-17T19:37:19.4359984Z test_freeze_module_with_inplace_mutation_in_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.027s) 2022-03-17T19:37:19.4573954Z test_freeze_module_with_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.021s) 2022-03-17T19:37:19.4885641Z test_freeze_module_with_interface_and_fork (jit.test_module_interface.TestModuleInterface) ... ok (0.031s) 2022-03-17T19:37:19.5151580Z test_freeze_module_with_mutated_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.026s) 2022-03-17T19:37:19.5399204Z test_freeze_module_with_setattr_in_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.025s) 2022-03-17T19:37:19.5519964Z test_module_apis_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.012s) 2022-03-17T19:37:19.5763923Z test_module_doc_string (jit.test_module_interface.TestModuleInterface) ... ok (0.024s) 2022-03-17T19:37:19.6893991Z test_module_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.113s) 2022-03-17T19:37:19.6907989Z test_module_interface_inheritance (jit.test_module_interface.TestModuleInterface) ... ok (0.001s) 2022-03-17T19:37:19.7399651Z test_module_interface_subtype (jit.test_module_interface.TestModuleInterface) ... ok (0.049s) 2022-03-17T19:37:19.7657918Z test_module_swap (jit.test_module_interface.TestModuleInterface) ... ok (0.026s) 2022-03-17T19:37:19.7955801Z test_module_swap_no_lazy_compile (jit.test_module_interface.TestModuleInterface) ... ok (0.030s) 2022-03-17T19:37:19.8208266Z test_module_swap_no_module_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.025s) 2022-03-17T19:37:19.8426236Z test_module_swap_wrong_module (jit.test_module_interface.TestModuleInterface) ... ok (0.022s) 2022-03-17T19:37:19.8542298Z test_not_submodule_interface_call (jit.test_module_interface.TestModuleInterface) ... ok (0.012s) 2022-03-17T19:37:19.8813902Z test_script_module_as_interface_swap (jit.test_module_interface.TestModuleInterface) ... ok (0.027s) 2022-03-17T19:37:19.8824622Z test_script_module_with_constants_list (jit.test_modules.TestModules) 2022-03-17T19:37:19.8945582Z Test that a module that has __constants__ set to something ... ok (0.013s) 2022-03-17T19:37:19.9009366Z test_namedtuple (jit.test_list_dict.TestNamedTuple) ... ok (0.006s) 2022-03-17T19:37:19.9085355Z test_namedtuple_as_attr (jit.test_list_dict.TestNamedTuple) ... ok (0.007s) 2022-03-17T19:37:19.9128240Z test_namedtuple_constant (jit.test_list_dict.TestNamedTuple) ... ok (0.004s) 2022-03-17T19:37:19.9183388Z test_namedtuple_kwarg_construct (jit.test_list_dict.TestNamedTuple) ... ok (0.005s) 2022-03-17T19:37:19.9230913Z test_namedtuple_lower (jit.test_list_dict.TestNamedTuple) ... ok (0.005s) 2022-03-17T19:37:19.9297339Z test_namedtuple_resolution (jit.test_list_dict.TestNamedTuple) ... ok (0.007s) 2022-03-17T19:37:19.9311334Z test_namedtuple_serialization (jit.test_list_dict.TestNamedTuple) ... skip (0.001s) 2022-03-17T19:37:19.9364165Z test_namedtuple_slice_unpack (jit.test_list_dict.TestNamedTuple) ... ok (0.005s) 2022-03-17T19:37:19.9410651Z test_namedtuple_type_annotation (jit.test_list_dict.TestNamedTuple) ... ok (0.005s) 2022-03-17T19:37:19.9435669Z test_namedtuple_wrong_types (jit.test_list_dict.TestNamedTuple) ... ok (0.002s) 2022-03-17T19:37:19.9491009Z test_return_named_tuple (jit.test_list_dict.TestNamedTuple) ... ok (0.005s) 2022-03-17T19:37:19.9518061Z test_adaptive_avg_pool2d (jit.test_backend_nnapi.TestNnapiBackend) ... /var/lib/jenkins/workspace/test/test_nnapi.py:13: 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). 2022-03-17T19:37:19.9519405Z t = torch.tensor(t) 2022-03-17T19:37:20.1209244Z ok (0.172s) 2022-03-17T19:37:20.8256243Z test_avg_pool2d (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.704s) 2022-03-17T19:37:20.9006067Z test_cat (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.075s) 2022-03-17T19:37:20.9138456Z test_compile_spec_santiy (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.013s) 2022-03-17T19:37:23.5862159Z test_conv2d (jit.test_backend_nnapi.TestNnapiBackend) ... ok (2.672s) 2022-03-17T19:37:23.9082436Z test_conv2d_transpose (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.322s) 2022-03-17T19:37:23.9262698Z test_dequantize (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.018s) 2022-03-17T19:37:23.9627043Z test_detach (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.036s) 2022-03-17T19:37:24.1266120Z test_flatten (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.164s) 2022-03-17T19:37:24.1693544Z test_hardtanh (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.043s) 2022-03-17T19:37:24.2081063Z test_linear (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.039s) 2022-03-17T19:37:24.2110378Z test_log_softmax (jit.test_backend_nnapi.TestNnapiBackend) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:1110: UserWarning: Implicit dimension choice for log_softmax has been deprecated. Change the call to include dim=X as an argument. 2022-03-17T19:37:24.2110994Z return forward_call(*input, **kwargs) 2022-03-17T19:37:24.2143182Z /opt/conda/lib/python3.7/site-packages/torch/jit/_trace.py:443: UserWarning: Implicit dimension choice for log_softmax has been deprecated. Change the call to include dim=X as an argument. 2022-03-17T19:37:24.2143717Z outs = wrap_retval(mod(*_clone_inputs(inputs))) 2022-03-17T19:37:24.2441639Z ok (0.036s) 2022-03-17T19:37:24.5655049Z test_max_pool2d (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.321s) 2022-03-17T19:37:24.6758947Z test_mean (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.110s) 2022-03-17T19:37:24.6962921Z test_multi_output (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.020s) 2022-03-17T19:37:24.8662591Z test_pointwise_binary (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.170s) 2022-03-17T19:37:24.9393538Z test_pointwise_binary_const (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.073s) 2022-03-17T19:37:25.0129289Z test_pointwise_unary (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.073s) 2022-03-17T19:37:25.0688642Z test_prelu (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.056s) 2022-03-17T19:37:25.2968342Z test_qadd (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.228s) 2022-03-17T19:37:25.2984952Z test_qlinear (jit.test_backend_nnapi.TestNnapiBackend) ... [W TensorImpl.h:1483] Warning: Named tensors and all their associated APIs are an experimental feature and subject to change. Please do not use them for anything important until they are released as stable. (function operator()) 2022-03-17T19:37:25.3532477Z ok (0.056s) 2022-03-17T19:37:25.3729732Z test_quantize (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.020s) 2022-03-17T19:37:25.4169206Z test_reshape (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.044s) 2022-03-17T19:37:25.4349272Z test_seblock_mul (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.018s) 2022-03-17T19:37:25.5031328Z test_slice (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.068s) 2022-03-17T19:37:25.5061546Z test_softmax (jit.test_backend_nnapi.TestNnapiBackend) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:1110: UserWarning: Implicit dimension choice for softmax has been deprecated. Change the call to include dim=X as an argument. 2022-03-17T19:37:25.5062170Z return forward_call(*input, **kwargs) 2022-03-17T19:37:25.5091008Z /opt/conda/lib/python3.7/site-packages/torch/jit/_trace.py:443: UserWarning: Implicit dimension choice for softmax has been deprecated. Change the call to include dim=X as an argument. 2022-03-17T19:37:25.5091556Z outs = wrap_retval(mod(*_clone_inputs(inputs))) 2022-03-17T19:37:25.5567599Z ok (0.054s) 2022-03-17T19:37:25.5860764Z test_tensor_input (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.029s) 2022-03-17T19:37:25.6354817Z test_to (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.049s) 2022-03-17T19:37:25.7218914Z test_unsqueeze (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.086s) 2022-03-17T19:37:26.3095880Z test_upsample_nearest2d (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.587s) 2022-03-17T19:37:26.3654239Z test_export_dict (jit.test_onnx_export.TestONNXExport) ... ok (0.056s) 2022-03-17T19:37:26.3970987Z test_export_dynamic_slice (jit.test_onnx_export.TestONNXExport) ... /opt/conda/lib/python3.7/site-packages/torch/onnx/utils.py:49: UserWarning: You are exporting the model to ONNX while in training mode with 'train' parameter not specified. The model will default to inference mode export. If you wish to export a training amenable ONNX model, specify training=TrainingMode.TRAINING or training=TrainingMode.PRESERVE (to preserve the original model state) in torch.onnx.export(). 2022-03-17T19:37:26.3972283Z warnings.warn("You are exporting the model to ONNX while in training mode with " 2022-03-17T19:37:26.3990307Z Warning: ONNX Preprocess - Removing mutation from node aten::add_ on block input: 'retval.11'. This changes graph semantics. 2022-03-17T19:37:26.4249340Z ok (0.059s) 2022-03-17T19:37:26.4355903Z test_export_tensoroption_to (jit.test_onnx_export.TestONNXExport) ... /opt/conda/lib/python3.7/site-packages/torch/onnx/utils.py:356: UserWarning: Model has no forward function 2022-03-17T19:37:26.4356974Z warnings.warn("Model has no forward function") 2022-03-17T19:37:26.4550278Z ok (0.030s) 2022-03-17T19:37:26.4606920Z test_fuse_addmm (jit.test_onnx_export.TestONNXExport) ... ok (0.006s) 2022-03-17T19:37:26.4716071Z test_listconstruct_erasure (jit.test_onnx_export.TestONNXExport) ... ok (0.011s) 2022-03-17T19:37:26.4797110Z test_onnx_export_func_with_warnings (jit.test_onnx_export.TestONNXExport) ... ok (0.008s) 2022-03-17T19:37:26.4966587Z test_onnx_export_script_inline_params (jit.test_onnx_export.TestONNXExport) ... /opt/conda/lib/python3.7/site-packages/torch/onnx/utils.py:49: UserWarning: You are exporting the model to ONNX while in training mode with 'train' parameter not specified. The model will default to inference mode export. If you wish to export a training amenable ONNX model, specify training=TrainingMode.TRAINING or training=TrainingMode.PRESERVE (to preserve the original model state) in torch.onnx.export(). 2022-03-17T19:37:26.4968690Z warnings.warn("You are exporting the model to ONNX while in training mode with " 2022-03-17T19:37:26.5028679Z ok (0.023s) 2022-03-17T19:37:26.5211065Z test_onnx_export_script_inline_script (jit.test_onnx_export.TestONNXExport) ... ok (0.018s) 2022-03-17T19:37:26.5438994Z test_onnx_export_script_inline_trace (jit.test_onnx_export.TestONNXExport) ... ok (0.023s) 2022-03-17T19:37:26.5543967Z test_onnx_export_script_module (jit.test_onnx_export.TestONNXExport) ... ok (0.010s) 2022-03-17T19:37:26.5718968Z test_onnx_export_script_module_if (jit.test_onnx_export.TestONNXExport) ... ok (0.017s) 2022-03-17T19:37:26.6009717Z test_onnx_export_script_module_loop (jit.test_onnx_export.TestONNXExport) ... ok (0.029s) 2022-03-17T19:37:26.6124988Z test_onnx_export_script_non_alpha_add_sub (jit.test_onnx_export.TestONNXExport) ... ok (0.011s) 2022-03-17T19:37:26.6218917Z test_onnx_export_script_python_fail (jit.test_onnx_export.TestONNXExport) ... ok (0.009s) 2022-03-17T19:37:26.6429929Z test_onnx_export_script_truediv (jit.test_onnx_export.TestONNXExport) ... ok (0.021s) 2022-03-17T19:37:26.6560306Z test_onnx_export_shape_reshape (jit.test_onnx_export.TestONNXExport) ... /opt/conda/lib/python3.7/site-packages/torch/onnx/utils.py:49: UserWarning: You are exporting the model to ONNX while in training mode with 'train' parameter not specified. The model will default to inference mode export. If you wish to export a training amenable ONNX model, specify training=TrainingMode.TRAINING or training=TrainingMode.PRESERVE (to preserve the original model state) in torch.onnx.export(). 2022-03-17T19:37:26.6562313Z warnings.warn("You are exporting the model to ONNX while in training mode with " 2022-03-17T19:37:26.6645458Z ok (0.021s) 2022-03-17T19:37:26.7105781Z test_onnx_export_speculate (jit.test_onnx_export.TestONNXExport) ... ok (0.046s) 2022-03-17T19:37:26.7393436Z test_onnx_transpose_incomplete_tensor_type (jit.test_onnx_export.TestONNXExport) ... ok (0.029s) 2022-03-17T19:37:26.7410474Z test_source_range_propagation (jit.test_onnx_export.TestONNXExport) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:1384: UserWarning: positional arguments and argument "destination" are deprecated. nn.Module.state_dict will not accept them in the future. Refer to https://pytorch.org/docs/master/generated/torch.nn.Module.html#torch.nn.Module.state_dict for details. 2022-03-17T19:37:26.7412394Z " and ".join(warn_msg) + " are deprecated. nn.Module.state_dict will not accept them in the future. " 2022-03-17T19:37:26.7510585Z ok (0.012s) 2022-03-17T19:37:26.7521655Z test_fuse_activation_with_pack_ops_linear_conv2d_1 (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... skip (0.001s) 2022-03-17T19:37:26.7530745Z test_fuse_activation_with_pack_ops_linear_conv2d_2 (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... skip (0.001s) 2022-03-17T19:37:26.7539744Z test_fuse_activation_with_pack_ops_linear_conv2d_3 (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... skip (0.001s) 2022-03-17T19:37:26.7549164Z test_fuse_activation_with_pack_ops_linear_conv2d_4 (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... skip (0.001s) 2022-03-17T19:37:26.7577303Z test_insert_pre_packed_linear_before_inline_and_conv_2d_op (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... skip (0.003s) 2022-03-17T19:37:26.7588254Z test_insert_pre_packed_linear_op (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... skip (0.001s) 2022-03-17T19:37:26.7604239Z test_replace_conv1d_with_conv2d (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... skip (0.002s) 2022-03-17T19:37:26.7729899Z test_scriptable (jit.test_parametrization.TestParametrization) ... ok (0.012s) 2022-03-17T19:37:26.7741861Z test_traceable (jit.test_parametrization.TestParametrization) 2022-03-17T19:37:26.8198522Z Test the jit scripting and tracing of a parametrized model. ... ok (0.047s) 2022-03-17T19:37:26.9148627Z test_conv_dim_folding (jit.test_peephole.TestPeephole) ... ok (0.095s) 2022-03-17T19:37:26.9398813Z test_integer_refinement (jit.test_peephole.TestPeephole) ... ok (0.025s) 2022-03-17T19:37:26.9638723Z test_noop_peephole (jit.test_peephole.TestPeephole) ... ok (0.024s) 2022-03-17T19:37:26.9701505Z test_normalized_is_op (jit.test_peephole.TestPeephole) ... ok (0.006s) 2022-03-17T19:37:26.9764678Z test_normalized_isnot_op (jit.test_peephole.TestPeephole) ... ok (0.006s) 2022-03-17T19:37:26.9844889Z test_normalized_rsub (jit.test_peephole.TestPeephole) ... ok (0.008s) 2022-03-17T19:37:26.9917038Z test_optimize_out_comparison_same_value (jit.test_peephole.TestPeephole) ... ok (0.007s) 2022-03-17T19:37:27.0044179Z test_peephole (jit.test_peephole.TestPeephole) ... ok (0.013s) 2022-03-17T19:37:27.0079634Z test_peephole_add_zero (jit.test_peephole.TestPeephole) ... You have not run this instance of FileCheck! 2022-03-17T19:37:27.0080014Z FileCheck checks: 2022-03-17T19:37:27.0083652Z ok (0.004s) 2022-03-17T19:37:27.0155065Z test_peephole_arith (jit.test_peephole.TestPeephole) ... ok (0.007s) 2022-03-17T19:37:27.0305274Z test_peephole_cuda (jit.test_peephole.TestPeephole) ... ok (0.015s) 2022-03-17T19:37:27.0349589Z test_peephole_dict_getitem_no_optimization_dict_modified (jit.test_peephole.TestPeephole) ... ok (0.004s) 2022-03-17T19:37:27.0389705Z test_peephole_dict_getitem_no_optimization_get_input_arg (jit.test_peephole.TestPeephole) ... ok (0.004s) 2022-03-17T19:37:27.0426410Z test_peephole_dict_getitem_no_optimization_keys_might_overlap (jit.test_peephole.TestPeephole) ... ok (0.004s) 2022-03-17T19:37:27.0460091Z test_peephole_dict_getitem_no_optimization_missing_key (jit.test_peephole.TestPeephole) ... ok (0.003s) 2022-03-17T19:37:27.0495853Z test_peephole_dict_getitem_no_optimization_overlapping_keys (jit.test_peephole.TestPeephole) ... ok (0.003s) 2022-03-17T19:37:27.0544196Z test_peephole_dict_getitem_no_optimization_unsupported_type (jit.test_peephole.TestPeephole) ... ok (0.005s) 2022-03-17T19:37:27.0672864Z test_peephole_dict_getitem_simple (jit.test_peephole.TestPeephole) ... ok (0.013s) 2022-03-17T19:37:27.0710522Z test_peephole_dict_len (jit.test_peephole.TestPeephole) ... ok (0.004s) 2022-03-17T19:37:27.0747730Z test_peephole_dict_len_no_optimization_keys_might_overlap (jit.test_peephole.TestPeephole) ... ok (0.004s) 2022-03-17T19:37:27.0786864Z test_peephole_dict_len_no_optimization_overlapping_keys (jit.test_peephole.TestPeephole) ... ok (0.004s) 2022-03-17T19:37:27.0835142Z test_peephole_dict_len_no_optimization_unsupported_type (jit.test_peephole.TestPeephole) ... ok (0.005s) 2022-03-17T19:37:27.0868753Z test_peephole_dynamic (jit.test_peephole.TestPeephole) ... ok (0.003s) 2022-03-17T19:37:27.0902503Z test_peephole_int (jit.test_peephole.TestPeephole) ... ok (0.003s) 2022-03-17T19:37:27.0988943Z test_peephole_len_list (jit.test_peephole.TestPeephole) ... ok (0.009s) 2022-03-17T19:37:27.1611960Z test_peephole_list_len (jit.test_peephole.TestPeephole) ... ok (0.062s) 2022-03-17T19:37:27.1793088Z test_peephole_list_ops (jit.test_peephole.TestPeephole) ... ok (0.018s) 2022-03-17T19:37:27.1870656Z test_peephole_no_output_aliasing (jit.test_peephole.TestPeephole) ... ok (0.008s) 2022-03-17T19:37:27.1909561Z test_peephole_optional_refine (jit.test_peephole.TestPeephole) ... ok (0.004s) 2022-03-17T19:37:27.1969633Z test_peephole_slice_all_three_args (jit.test_peephole.TestPeephole) ... ok (0.006s) 2022-03-17T19:37:27.2140881Z test_peephole_slice_one_empty_arg (jit.test_peephole.TestPeephole) ... ok (0.017s) 2022-03-17T19:37:27.2182308Z test_peephole_slice_optimization_not_applied_list_modified (jit.test_peephole.TestPeephole) ... ok (0.004s) 2022-03-17T19:37:27.2223188Z test_peephole_slice_optimization_not_applied_non_const_args (jit.test_peephole.TestPeephole) ... ok (0.004s) 2022-03-17T19:37:27.2406675Z test_peephole_slice_two_empty_args (jit.test_peephole.TestPeephole) ... ok (0.018s) 2022-03-17T19:37:27.2568071Z test_peephole_type_refinements (jit.test_peephole.TestPeephole) ... ok (0.016s) 2022-03-17T19:37:27.2663600Z test_peephole_with_non_output_writes (jit.test_peephole.TestPeephole) ... ok (0.009s) 2022-03-17T19:37:27.2734776Z test_peephole_with_writes (jit.test_peephole.TestPeephole) ... ok (0.007s) 2022-03-17T19:37:27.2778355Z test_refine_integer_values (jit.test_peephole.TestPeephole) ... ok (0.004s) 2022-03-17T19:37:27.2858891Z test_short_circuit_optimization (jit.test_peephole.TestPeephole) ... ok (0.008s) 2022-03-17T19:37:27.2865831Z test_version (__main__.TestProducerVersion) ... ok (0.001s) 2022-03-17T19:37:27.3434070Z test_aliasing_merge (jit.test_profiler.TestProfiler) ... ok (0.057s) 2022-03-17T19:37:27.3979209Z test_autograd_fallback_graph (jit.test_profiler.TestProfiler) ... ok (0.054s) 2022-03-17T19:37:27.4278717Z test_fallback_graph_not_specialized (jit.test_profiler.TestProfiler) ... ok (0.030s) 2022-03-17T19:37:27.4839970Z test_iterative_fusion (jit.test_profiler.TestProfiler) ... ok (0.056s) 2022-03-17T19:37:27.5178758Z test_local_fusion_strategy (jit.test_profiler.TestProfiler) ... ok (0.034s) 2022-03-17T19:37:27.5203088Z test_not_fusing_scalar_ops (jit.test_profiler.TestProfiler) ... ok (0.002s) 2022-03-17T19:37:27.5513363Z test_not_optimizing_property (jit.test_profiler.TestProfiler) ... ok (0.031s) 2022-03-17T19:37:27.6771762Z test_specialize_backward (jit.test_profiler.TestProfiler) ... ok (0.126s) 2022-03-17T19:37:27.7058449Z test_specialized_types (jit.test_profiler.TestProfiler) ... ok (0.029s) 2022-03-17T19:37:27.7354099Z test_tensor_constant (jit.test_profiler.TestProfiler) ... ok (0.029s) 2022-03-17T19:37:27.8010985Z test_tensor_type_not_determined_by_inputs (jit.test_profiler.TestProfiler) ... ok (0.066s) 2022-03-17T19:37:27.8333616Z test_use_not_profiled (jit.test_profiler.TestProfiler) ... ok (0.032s) 2022-03-17T19:37:27.8372362Z test_aliasdb (jit.test_python_bindings.TestPythonBindings) ... ok (0.004s) 2022-03-17T19:37:27.8389061Z test_canonicalize (jit.test_python_bindings.TestPythonBindings) ... ok (0.002s) 2022-03-17T19:37:27.8435554Z test_cu_create_function (jit.test_python_bindings.TestPythonBindings) ... ok (0.005s) 2022-03-17T19:37:27.8488106Z test_cu_get_functions (jit.test_python_bindings.TestPythonBindings) ... ok (0.005s) 2022-03-17T19:37:27.8510348Z test_graph_create (jit.test_python_bindings.TestPythonBindings) ... ok (0.002s) 2022-03-17T19:37:27.8545100Z test_graph_iterator_keepalive (jit.test_python_bindings.TestPythonBindings) ... ok (0.003s) 2022-03-17T19:37:27.8582562Z test_invalidation (jit.test_python_bindings.TestPythonBindings) ... ok (0.004s) 2022-03-17T19:37:27.8701091Z test_add (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.012s) 2022-03-17T19:37:27.9051823Z test_adv_indexing_list (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.035s) 2022-03-17T19:37:27.9414280Z test_advancedindex (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.036s) 2022-03-17T19:37:27.9471690Z test_gather (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.006s) 2022-03-17T19:37:27.9899657Z test_index (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.043s) 2022-03-17T19:37:28.1313679Z test_index_ellipses (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.141s) 2022-03-17T19:37:28.1393143Z test_inf (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.008s) 2022-03-17T19:37:28.1495702Z test_matmul_py3 (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.010s) 2022-03-17T19:37:28.1599531Z test_mul (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.010s) 2022-03-17T19:37:28.2163881Z test_pow (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.056s) 2022-03-17T19:37:28.2209177Z test_random (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.004s) 2022-03-17T19:37:28.2443407Z test_slice (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.023s) 2022-03-17T19:37:28.2536458Z test_stepped_tuple_slicing (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.009s) 2022-03-17T19:37:28.2630143Z test_str_to_float (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.009s) 2022-03-17T19:37:28.2711470Z test_triple (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.008s) 2022-03-17T19:37:28.2767254Z test_param_strides (jit.test_python_ir.TestPythonIr) ... ok (0.005s) 2022-03-17T19:37:28.3124224Z test_attributes (jit.test_recursive_script.TestRecursiveScript) ... ok (0.036s) 2022-03-17T19:37:28.3319490Z test_class_compile (jit.test_recursive_script.TestRecursiveScript) ... ok (0.019s) 2022-03-17T19:37:28.3520567Z test_constants_with_final (jit.test_recursive_script.TestRecursiveScript) ... ok (0.020s) 2022-03-17T19:37:28.4222938Z test_dir (jit.test_recursive_script.TestRecursiveScript) ... ok (0.070s) 2022-03-17T19:37:28.4280623Z test_error_stack (jit.test_recursive_script.TestRecursiveScript) ... ok (0.006s) 2022-03-17T19:37:28.4305689Z test_error_stack_annotation (jit.test_recursive_script.TestRecursiveScript) ... ok (0.002s) 2022-03-17T19:37:28.4329679Z test_error_stack_class (jit.test_recursive_script.TestRecursiveScript) ... ok (0.002s) 2022-03-17T19:37:28.4434461Z test_error_stack_module (jit.test_recursive_script.TestRecursiveScript) ... ok (0.010s) 2022-03-17T19:37:28.4481766Z test_failed_function_compilation (jit.test_recursive_script.TestRecursiveScript) ... ok (0.005s) 2022-03-17T19:37:28.4768247Z test_function_attribute_in_submodule (jit.test_recursive_script.TestRecursiveScript) ... ok (0.029s) 2022-03-17T19:37:28.4818149Z test_ignore_class (jit.test_recursive_script.TestRecursiveScript) ... ok (0.005s) 2022-03-17T19:37:28.4927656Z test_inferred_nonetype (jit.test_recursive_script.TestRecursiveScript) ... ok (0.011s) 2022-03-17T19:37:28.4938053Z test_init_error (jit.test_recursive_script.TestRecursiveScript) ... ok (0.001s) 2022-03-17T19:37:28.5212966Z test_inner_traced_module (jit.test_recursive_script.TestRecursiveScript) ... ok (0.027s) 2022-03-17T19:37:28.5963599Z test_iterable_modules (jit.test_recursive_script.TestRecursiveScript) ... ok (0.075s) 2022-03-17T19:37:28.6095293Z test_method_call (jit.test_recursive_script.TestRecursiveScript) ... ok (0.013s) 2022-03-17T19:37:28.6314595Z test_module_basic (jit.test_recursive_script.TestRecursiveScript) ... ok (0.022s) 2022-03-17T19:37:28.6551799Z test_module_function_export (jit.test_recursive_script.TestRecursiveScript) ... ok (0.024s) 2022-03-17T19:37:28.6609761Z test_module_name (jit.test_recursive_script.TestRecursiveScript) ... ok (0.006s) 2022-03-17T19:37:28.6923241Z test_module_repr (jit.test_recursive_script.TestRecursiveScript) ... ok (0.031s) 2022-03-17T19:37:28.7215304Z test_optional_module (jit.test_recursive_script.TestRecursiveScript) ... ok (0.029s) 2022-03-17T19:37:28.7265525Z test_override_instance_method_ignore (jit.test_recursive_script.TestRecursiveScript) ... ok (0.005s) 2022-03-17T19:37:28.7344215Z test_prepare_scriptable_basic (jit.test_recursive_script.TestRecursiveScript) ... ok (0.008s) 2022-03-17T19:37:28.7391332Z test_prepare_scriptable_cycle (jit.test_recursive_script.TestRecursiveScript) ... ok (0.005s) 2022-03-17T19:37:28.8178833Z test_prepare_scriptable_iterable_modules (jit.test_recursive_script.TestRecursiveScript) ... ok (0.079s) 2022-03-17T19:37:28.8272409Z test_python_function_attribute (jit.test_recursive_script.TestRecursiveScript) ... ok (0.009s) 2022-03-17T19:37:28.8344755Z test_repeated_error_stack (jit.test_recursive_script.TestRecursiveScript) ... ok (0.007s) 2022-03-17T19:37:28.8460304Z test_script_after_eval (jit.test_recursive_script.TestRecursiveScript) ... ok (0.011s) 2022-03-17T19:37:28.8536253Z test_script_basic (jit.test_recursive_script.TestRecursiveScript) ... ok (0.007s) 2022-03-17T19:37:28.8785276Z test_script_function_attribute (jit.test_recursive_script.TestRecursiveScript) ... ok (0.025s) 2022-03-17T19:37:28.8795158Z test_script_loaded_module (jit.test_recursive_script.TestRecursiveScript) 2022-03-17T19:37:28.8970138Z Test that we can hold a loaded ScriptModule as a submodule. ... ok (0.018s) 2022-03-17T19:37:28.9213401Z test_aten_inplace (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.024s) 2022-03-17T19:37:28.9656228Z test_common_pytorch_list_ops (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.044s) 2022-03-17T19:37:28.9711526Z test_if_output (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.005s) 2022-03-17T19:37:28.9802690Z test_if_output_fail (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.009s) 2022-03-17T19:37:29.0038854Z test_list_indexing_removal (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.023s) 2022-03-17T19:37:29.0119226Z test_lists_append (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.008s) 2022-03-17T19:37:29.0173339Z test_lists_insert (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.005s) 2022-03-17T19:37:29.0317061Z test_special_mapped_op (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.014s) 2022-03-17T19:37:29.0340283Z test_different_functions (jit.test_save_load.TestSaveLoad) 2022-03-17T19:37:29.0656252Z Exercise the situation where we have the same qualified name ... ok (0.034s) 2022-03-17T19:37:29.0688120Z test_different_interfaces (jit.test_save_load.TestSaveLoad) 2022-03-17T19:37:29.1014419Z Exercise the situation where we have the same qualified name ... ok (0.036s) 2022-03-17T19:37:29.1043367Z test_different_modules (jit.test_save_load.TestSaveLoad) 2022-03-17T19:37:29.1553887Z Exercise the situation where we have the same qualified name ... ok (0.054s) 2022-03-17T19:37:29.2255018Z test_many_collisions (jit.test_save_load.TestSaveLoad) ... ok (0.070s) 2022-03-17T19:37:29.2280023Z test_save_load_meta_tensors (jit.test_save_load.TestSaveLoad) 2022-03-17T19:37:29.2541441Z Check that parameters, buffers, and submodules are the same after loading ... ok (0.029s) 2022-03-17T19:37:29.2565059Z test_save_load_params_buffers_submodules (jit.test_save_load.TestSaveLoad) 2022-03-17T19:37:29.2668968Z Check that parameters, buffers, and submodules are the same after loading. ... ok (0.013s) 2022-03-17T19:37:29.2749329Z test_save_load_using_pathlib (jit.test_save_load.TestSaveLoad) ... ok (0.008s) 2022-03-17T19:37:29.2909979Z test_save_load_with_extra_files (jit.test_save_load.TestSaveLoad) ... ok (0.016s) 2022-03-17T19:37:29.2917876Z test_save_namedtuple_input_only (jit.test_save_load.TestSaveLoad) 2022-03-17T19:37:29.3010355Z Even if a NamedTuple is only used as an input argument, saving and ... ok (0.010s) 2022-03-17T19:37:29.3017415Z test_save_namedtuple_output_only (jit.test_save_load.TestSaveLoad) 2022-03-17T19:37:29.3101524Z Even if a NamedTuple is only used as an output argument, saving and ... ok (0.009s) 2022-03-17T19:37:29.3197674Z test_save_nonexit_file (jit.test_save_load.TestSaveLoad) ... ok (0.010s) 2022-03-17T19:37:29.3273546Z test_versioned_div_scalar (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... Falsifying example: test_versioned_div_scalar( 2022-03-17T19:37:29.3274132Z self=, 2022-03-17T19:37:29.3274511Z sample_input=(2, 3, 2.0, 3.0), 2022-03-17T19:37:29.3274788Z ) 2022-03-17T19:37:29.3276400Z skip (0.008s) 2022-03-17T19:37:29.8518412Z test_versioned_div_scalar_inplace (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.524s) 2022-03-17T19:37:30.0182633Z test_versioned_div_scalar_reciprocal (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.166s) 2022-03-17T19:37:30.0267633Z test_versioned_div_scalar_scalar (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.009s) 2022-03-17T19:37:30.1784662Z test_versioned_div_tensor (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.151s) 2022-03-17T19:37:30.8295462Z test_versioned_div_tensor_inplace (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.651s) 2022-03-17T19:37:32.2225145Z test_versioned_div_tensor_out (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (1.393s) 2022-03-17T19:37:32.2353602Z test_versioned_linspace (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.013s) 2022-03-17T19:37:32.2461608Z test_versioned_linspace_out (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.011s) 2022-03-17T19:37:32.2583989Z test_versioned_logspace (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.012s) 2022-03-17T19:37:32.2693581Z test_versioned_logspace_out (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.011s) 2022-03-17T19:37:32.2781636Z test_add_out (__main__.TestScript) ... ok (0.009s) 2022-03-17T19:37:32.2855379Z test_add_tuple_different_types (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:32.2952053Z test_add_tuple_non_optional (__main__.TestScript) ... ok (0.010s) 2022-03-17T19:37:32.3033782Z test_add_tuple_optional (__main__.TestScript) ... ok (0.008s) 2022-03-17T19:37:32.3114353Z test_add_tuple_same_types (__main__.TestScript) ... ok (0.008s) 2022-03-17T19:37:32.3128466Z test_addmm_grad (__main__.TestScript) 2022-03-17T19:37:32.3192090Z This test checks several things: ... ok (0.008s) 2022-03-17T19:37:32.3266600Z test_alias_covariant_type_containers (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:32.3397200Z test_all (__main__.TestScript) ... ok (0.013s) 2022-03-17T19:37:32.3695692Z test_annot_ast_mypy_fn (__main__.TestScript) ... ok (0.030s) 2022-03-17T19:37:32.4225114Z test_annot_ast_mypy_method (__main__.TestScript) ... ok (0.053s) 2022-03-17T19:37:32.4543561Z test_annot_ast_py3_fn (__main__.TestScript) ... ok (0.032s) 2022-03-17T19:37:32.5096660Z test_annot_ast_py3_method (__main__.TestScript) ... ok (0.055s) 2022-03-17T19:37:32.5147100Z test_annot_string_mypy_fn (__main__.TestScript) ... ok (0.005s) 2022-03-17T19:37:32.5561902Z test_annot_string_mypy_method (__main__.TestScript) ... ok (0.041s) 2022-03-17T19:37:32.5610719Z test_annot_string_py3_fn (__main__.TestScript) ... ok (0.005s) 2022-03-17T19:37:32.6037422Z test_annot_string_py3_method (__main__.TestScript) ... ok (0.042s) 2022-03-17T19:37:32.6071816Z test_annotated_script_fn (__main__.TestScript) ... ok (0.003s) 2022-03-17T19:37:32.6092917Z test_annotated_script_fn_arg_mismatch (__main__.TestScript) ... ok (0.002s) 2022-03-17T19:37:32.6110907Z test_annotated_script_fn_return_mismatch (__main__.TestScript) ... ok (0.002s) 2022-03-17T19:37:32.6169855Z test_annotated_script_method (__main__.TestScript) ... ok (0.006s) 2022-03-17T19:37:32.6239866Z test_annoying_doubles (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:32.6562985Z test_any (__main__.TestScript) ... ok (0.032s) 2022-03-17T19:37:32.6604421Z test_assert_is_scripting_metacompile (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:32.6666514Z test_assertion_optional_refinement (__main__.TestScript) ... ok (0.006s) 2022-03-17T19:37:32.6999004Z test_attr_module_constants (__main__.TestScript) ... ok (0.033s) 2022-03-17T19:37:32.7070754Z test_attr_qscheme_script (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:32.7107944Z test_attribute_in_init (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:32.7284628Z test_attribute_serialization (__main__.TestScript) ... ok (0.018s) 2022-03-17T19:37:32.7422969Z test_attribute_unpickling (__main__.TestScript) ... ok (0.014s) 2022-03-17T19:37:32.7511697Z test_augmented_assign (__main__.TestScript) ... ok (0.009s) 2022-03-17T19:37:32.7547845Z test_backend_cudnn_enabled (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:32.7579114Z test_bad_multiline_annotations (__main__.TestScript) ... ok (0.003s) 2022-03-17T19:37:32.7719205Z test_bailout_loop_carried_deps_name_clash (__main__.TestScript) ... ok (0.014s) 2022-03-17T19:37:32.7844456Z test_bailout_loop_counter_transition (__main__.TestScript) ... ok (0.012s) 2022-03-17T19:37:33.1653610Z test_batch_norm_inference_backward_cuda (__main__.TestScript) ... ok (0.381s) 2022-03-17T19:37:33.1664228Z test_batchnorm_fuser_cpu (__main__.TestScript) ... skip (0.001s) 2022-03-17T19:37:33.1710490Z test_big_float_literals (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:33.1773537Z test_big_int_literals (__main__.TestScript) ... ok (0.006s) 2022-03-17T19:37:33.5138185Z test_binary_op_shape (__main__.TestScript) ... ok (0.336s) 2022-03-17T19:37:33.5453598Z test_bitwise_ops (__main__.TestScript) ... ok (0.031s) 2022-03-17T19:37:33.5540482Z test_block_input_grad_in_loop (__main__.TestScript) ... ok (0.009s) 2022-03-17T19:37:33.5635081Z test_bool_augassign_bitwise_and (__main__.TestScript) ... ok (0.009s) 2022-03-17T19:37:33.5725906Z test_bool_augassign_bitwise_or (__main__.TestScript) ... ok (0.009s) 2022-03-17T19:37:33.5817637Z test_bool_augassign_bitwise_xor (__main__.TestScript) ... ok (0.009s) 2022-03-17T19:37:33.6249063Z test_bool_dispatch (__main__.TestScript) ... ok (0.043s) 2022-03-17T19:37:33.6450978Z test_boolean_literal_constant_metacompile (__main__.TestScript) ... ok (0.020s) 2022-03-17T19:37:33.6484098Z test_break_continue_error (__main__.TestScript) ... ok (0.003s) 2022-03-17T19:37:33.8261772Z test_breaks_continues (__main__.TestScript) ... ok (0.178s) 2022-03-17T19:37:33.8460037Z test_builtin_args (__main__.TestScript) ... ok (0.020s) 2022-03-17T19:37:33.8546535Z test_builtin_args_fails (__main__.TestScript) ... [W ir_emitter.cpp:4279] Warning: List consists of heterogeneous types, which means that it has been typed as containing Union[List[int], int]. To use any of the values in this List, it will be necessary to add an `assert isinstance` statement before first use to trigger type refinement. 2022-03-17T19:37:33.8547188Z File "test_jit.py", line 10773 2022-03-17T19:37:33.8547463Z @torch.jit.script 2022-03-17T19:37:33.8547697Z def f6(a): 2022-03-17T19:37:33.8547950Z a.expand(size=[3, [4]]) 2022-03-17T19:37:33.8548631Z ~~~~~~ <--- HERE 2022-03-17T19:37:33.8551300Z (function emitListLiteral) 2022-03-17T19:37:33.8551763Z ok (0.009s) 2022-03-17T19:37:33.8650956Z test_builtin_function_attributes (__main__.TestScript) ... ok (0.010s) 2022-03-17T19:37:33.8669247Z test_builtin_use_as_value (__main__.TestScript) ... ok (0.002s) 2022-03-17T19:37:33.8736754Z test_call_ge (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:33.8778285Z test_call_python_fn_from_script_fn (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:33.8847492Z test_call_python_fn_from_script_module (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:33.8971120Z test_call_python_fn_from_traced_module (__main__.TestScript) ... ok (0.012s) 2022-03-17T19:37:33.9048305Z test_call_python_fn_from_tracing_fn (__main__.TestScript) ... ok (0.008s) 2022-03-17T19:37:33.9078598Z test_call_python_mod_from_script_fn (__main__.TestScript) ... ok (0.003s) 2022-03-17T19:37:33.9167384Z test_call_python_mod_from_script_module (__main__.TestScript) ... ok (0.009s) 2022-03-17T19:37:33.9387007Z test_call_python_mod_from_traced_module (__main__.TestScript) ... ok (0.022s) 2022-03-17T19:37:33.9480328Z test_call_python_mod_from_tracing_fn (__main__.TestScript) ... ok (0.009s) 2022-03-17T19:37:33.9543039Z test_call_script_fn_from_script_fn (__main__.TestScript) ... ok (0.006s) 2022-03-17T19:37:33.9648048Z test_call_script_fn_from_script_module (__main__.TestScript) ... ok (0.010s) 2022-03-17T19:37:33.9759259Z test_call_script_fn_from_tracing_fn (__main__.TestScript) ... ok (0.011s) 2022-03-17T19:37:33.9835717Z test_call_script_mod_from_script_fn (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:33.9971689Z test_call_script_mod_from_script_module (__main__.TestScript) ... ok (0.013s) 2022-03-17T19:37:33.9983706Z test_call_script_mod_from_tracing_fn (__main__.TestScript) ... skip (0.001s) 2022-03-17T19:37:34.0117057Z test_call_traced_fn_from_tracing_fn (__main__.TestScript) ... ok (0.013s) 2022-03-17T19:37:34.0128010Z test_call_traced_mod_from_tracing_fn (__main__.TestScript) ... skip (0.001s) 2022-03-17T19:37:34.0323594Z test_canonicalize_control_outputs (__main__.TestScript) ... ok (0.019s) 2022-03-17T19:37:34.0331366Z test_cast (__main__.TestScript) ... skip (0.001s) 2022-03-17T19:37:34.0554724Z test_cat (__main__.TestScript) ... ok (0.022s) 2022-03-17T19:37:34.0647556Z test_cat_lifts (__main__.TestScript) ... ok (0.009s) 2022-03-17T19:37:34.0706472Z test_chr (__main__.TestScript) ... ok (0.006s) 2022-03-17T19:37:34.0722736Z test_circular_dependency (__main__.TestScript) 2022-03-17T19:37:34.1141575Z https://github.com/pytorch/pytorch/issues/25871 ... ok (0.043s) 2022-03-17T19:37:34.1341701Z test_class_as_attribute (__main__.TestScript) ... ok (0.020s) 2022-03-17T19:37:34.1380189Z test_class_attribute (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:34.1420709Z test_class_attribute_in_script (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:34.1492380Z test_class_with_comment_at_lower_indentation (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:34.1503328Z test_code_with_constants (__main__.TestScript) 2022-03-17T19:37:34.1586076Z Check that the `code_with_constants` property correctly returns graph CONSTANTS in the ... ok (0.009s) 2022-03-17T19:37:34.1597937Z test_code_with_constants_restore (__main__.TestScript) 2022-03-17T19:37:34.1705559Z Check that the `code_with_constants` property correctly works on restoration after save() + load() ... ok (0.012s) 2022-03-17T19:37:34.1786108Z test_comment_ignore_indent (__main__.TestScript) ... ok (0.008s) 2022-03-17T19:37:34.1858581Z test_compare_two_bool_inputs (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:34.1876340Z test_compile_module_with_constant (__main__.TestScript) ... skip (0.002s) 2022-03-17T19:37:34.2517126Z test_conditional_casting (__main__.TestScript) ... ok (0.064s) 2022-03-17T19:37:34.2592675Z test_constant_as_attr (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:34.2638187Z test_constant_pooling_introduce_aliasing (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:34.2714725Z test_constant_pooling_none (__main__.TestScript) ... ok (0.008s) 2022-03-17T19:37:34.2770583Z test_constant_pooling_same_identity (__main__.TestScript) ... ok (0.005s) 2022-03-17T19:37:34.2862194Z test_conv_error (__main__.TestScript) ... ok (0.009s) 2022-03-17T19:37:34.3176935Z test_convert_base (__main__.TestScript) ... ok (0.031s) 2022-03-17T19:37:34.3237927Z test_cpp_function_tensor_str (__main__.TestScript) ... ok (0.006s) 2022-03-17T19:37:34.3410380Z test_cpp_module_iterator (__main__.TestScript) ... ok (0.017s) 2022-03-17T19:37:34.3507981Z test_desugar_module (__main__.TestScript) ... ok (0.010s) 2022-03-17T19:37:34.3561744Z test_device_kwarg (__main__.TestScript) ... ok (0.005s) 2022-03-17T19:37:34.3616559Z test_device_type (__main__.TestScript) ... ok (0.005s) 2022-03-17T19:37:34.3679901Z test_device_type_cuda (__main__.TestScript) ... ok (0.006s) 2022-03-17T19:37:34.3712557Z test_dir (__main__.TestScript) ... ok (0.003s) 2022-03-17T19:37:34.4183509Z test_divmod (__main__.TestScript) ... ok (0.047s) 2022-03-17T19:37:34.4213097Z test_dominated_bailout (__main__.TestScript) ... skip (0.003s) 2022-03-17T19:37:34.6495392Z test_dropout_eval (__main__.TestScript) ... ok (0.228s) 2022-03-17T19:37:34.6662617Z test_dropout_script (__main__.TestScript) ... ok (0.017s) 2022-03-17T19:37:34.6727919Z test_dtype_attr (__main__.TestScript) ... ok (0.006s) 2022-03-17T19:37:34.7268540Z test_dtype_op_shape (__main__.TestScript) ... ok (0.054s) 2022-03-17T19:37:34.7998719Z test_dtype_op_shape2 (__main__.TestScript) ... ok (0.073s) 2022-03-17T19:37:34.8041936Z test_early_return_closure (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:34.8144411Z test_early_return_fork_join (__main__.TestScript) ... ok (0.010s) 2022-03-17T19:37:34.8460159Z test_early_return_rewrite (__main__.TestScript) ... ok (0.031s) 2022-03-17T19:37:34.8504950Z test_early_return_type_refinement (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:34.9057455Z test_early_returns_loops (__main__.TestScript) ... ok (0.055s) 2022-03-17T19:37:34.9130643Z test_ellipsis_const_end (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:34.9211341Z test_ellipsis_const_mid (__main__.TestScript) ... ok (0.008s) 2022-03-17T19:37:34.9306083Z test_ellipsis_const_mid_select (__main__.TestScript) ... ok (0.009s) 2022-03-17T19:37:34.9382966Z test_ellipsis_const_start (__main__.TestScript) ... ok (0.008s) 2022-03-17T19:37:34.9455648Z test_ellipsis_end (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:34.9536509Z test_ellipsis_mid (__main__.TestScript) ... ok (0.008s) 2022-03-17T19:37:34.9632083Z test_ellipsis_mid_select (__main__.TestScript) ... ok (0.009s) 2022-03-17T19:37:34.9709262Z test_ellipsis_start (__main__.TestScript) ... ok (0.008s) 2022-03-17T19:37:34.9903226Z test_embedding_renorm_grad_error (__main__.TestScript) ... ok (0.019s) 2022-03-17T19:37:34.9946104Z test_empty_like_memory_format_bc (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:34.9955764Z test_empty_tuple_str (__main__.TestScript) ... ok (0.001s) 2022-03-17T19:37:35.0466406Z test_enumerate_modlist_range (__main__.TestScript) ... ok (0.051s) 2022-03-17T19:37:35.0507400Z test_erase_number_types (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:35.0744780Z test_error (__main__.TestScript) ... ok (0.024s) 2022-03-17T19:37:35.0925407Z test_error_stacktrace (__main__.TestScript) ... ok (0.018s) 2022-03-17T19:37:35.1331788Z test_error_stacktrace_interface (__main__.TestScript) ... ok (0.040s) 2022-03-17T19:37:35.1468349Z test_eval_python (__main__.TestScript) ... ok (0.014s) 2022-03-17T19:37:35.1502225Z test_exception_exits_closure (__main__.TestScript) ... ok (0.003s) 2022-03-17T19:37:35.2038492Z test_exceptions_with_control_flow (__main__.TestScript) ... ok (0.053s) 2022-03-17T19:37:35.2091100Z test_expand (__main__.TestScript) ... ok (0.005s) 2022-03-17T19:37:35.2240081Z test_fibb (__main__.TestScript) ... ok (0.015s) 2022-03-17T19:37:35.2318725Z test_fibb_totally_better (__main__.TestScript) ... ok (0.008s) 2022-03-17T19:37:35.2339625Z test_file_format_serialization (__main__.TestScript) ... ok (0.002s) 2022-03-17T19:37:35.2362849Z test_file_line_error (__main__.TestScript) ... ok (0.002s) 2022-03-17T19:37:35.2554863Z test_file_line_error_class_defn (__main__.TestScript) ... ok (0.019s) 2022-03-17T19:37:35.2592251Z test_file_line_graph (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:35.2749661Z test_file_line_save_load (__main__.TestScript) ... ok (0.016s) 2022-03-17T19:37:35.2762531Z test_file_line_string (__main__.TestScript) ... ok (0.001s) 2022-03-17T19:37:35.2827038Z test_file_line_trace (__main__.TestScript) ... ok (0.006s) 2022-03-17T19:37:35.2890281Z test_filecheck (__main__.TestScript) ... ok (0.006s) 2022-03-17T19:37:35.2921713Z test_filecheck_parse (__main__.TestScript) ... ok (0.003s) 2022-03-17T19:37:35.3136699Z test_first_class_calls (__main__.TestScript) ... ok (0.021s) 2022-03-17T19:37:35.3209426Z test_first_class_module (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:35.3400061Z test_floor_div (__main__.TestScript) ... ok (0.019s) 2022-03-17T19:37:35.3783210Z test_floordiv (__main__.TestScript) ... ok (0.038s) 2022-03-17T19:37:35.3800175Z test_for_else (__main__.TestScript) ... ok (0.002s) 2022-03-17T19:37:35.3945234Z test_for_in_dict (__main__.TestScript) ... ok (0.014s) 2022-03-17T19:37:35.4163626Z test_for_in_enumerate (__main__.TestScript) ... ok (0.022s) 2022-03-17T19:37:35.4236337Z test_for_in_range (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:35.4516667Z test_for_in_range_ast (__main__.TestScript) ... ok (0.028s) 2022-03-17T19:37:35.4607840Z test_for_in_range_dynamic (__main__.TestScript) ... ok (0.009s) 2022-03-17T19:37:35.4712698Z test_for_in_range_if_ast (__main__.TestScript) ... ok (0.010s) 2022-03-17T19:37:35.4795893Z test_for_in_range_start_end (__main__.TestScript) ... ok (0.008s) 2022-03-17T19:37:35.5041968Z test_for_in_range_start_end_step (__main__.TestScript) ... ok (0.024s) 2022-03-17T19:37:35.5099862Z test_for_in_range_zero_step (__main__.TestScript) ... ok (0.006s) 2022-03-17T19:37:35.5331459Z test_for_in_string (__main__.TestScript) ... ok (0.023s) 2022-03-17T19:37:35.5475062Z test_for_in_tensors (__main__.TestScript) ... ok (0.014s) 2022-03-17T19:37:35.5495827Z test_for_in_tensors_fail_scalar (__main__.TestScript) ... ok (0.002s) 2022-03-17T19:37:35.5657949Z test_for_in_tensors_nested (__main__.TestScript) ... ok (0.016s) 2022-03-17T19:37:35.5744402Z test_for_in_tensors_rank0 (__main__.TestScript) ... ok (0.009s) 2022-03-17T19:37:35.6085027Z test_for_in_zip (__main__.TestScript) ... ok (0.034s) 2022-03-17T19:37:35.6351118Z test_for_in_zip_enumerate (__main__.TestScript) ... ok (0.026s) 2022-03-17T19:37:35.6481655Z test_for_tuple_assign (__main__.TestScript) ... ok (0.013s) 2022-03-17T19:37:35.6731219Z test_for_tuple_unpack (__main__.TestScript) ... ok (0.025s) 2022-03-17T19:37:35.6833920Z test_format (__main__.TestScript) ... ok (0.010s) 2022-03-17T19:37:35.6960105Z test_func_call (__main__.TestScript) ... ok (0.013s) 2022-03-17T19:37:35.7016470Z test_function_compilation_caching (__main__.TestScript) ... ok (0.006s) 2022-03-17T19:37:35.7248273Z test_function_overload_misuse (__main__.TestScript) ... ok (0.023s) 2022-03-17T19:37:35.7415731Z test_function_overloading_isinstance (__main__.TestScript) ... ok (0.017s) 2022-03-17T19:37:35.8181618Z test_function_overloads (__main__.TestScript) ... ok (0.076s) 2022-03-17T19:37:35.8189023Z test_fuser_double_float_codegen (__main__.TestScript) ... skip (0.001s) 2022-03-17T19:37:35.8196473Z test_fuser_double_literal_precision (__main__.TestScript) ... skip (0.001s) 2022-03-17T19:37:35.8244441Z test_fuser_multiple_blocks (__main__.TestScript) ... ok (0.005s) 2022-03-17T19:37:35.8320967Z test_gather_dynamic_index (__main__.TestScript) ... ok (0.008s) 2022-03-17T19:37:35.8343194Z test_generic_list_errors (__main__.TestScript) ... ok (0.002s) 2022-03-17T19:37:35.8786921Z test_get_set_state (__main__.TestScript) ... ok (0.044s) 2022-03-17T19:37:35.8914666Z test_get_set_state_with_tensors (__main__.TestScript) ... ok (0.013s) 2022-03-17T19:37:35.8966304Z test_grad_from_script (__main__.TestScript) ... ok (0.005s) 2022-03-17T19:37:35.9084610Z test_hash (__main__.TestScript) ... ok (0.012s) 2022-03-17T19:37:35.9246241Z test_hex_literals (__main__.TestScript) ... ok (0.016s) 2022-03-17T19:37:35.9433821Z test_id (__main__.TestScript) ... ok (0.019s) 2022-03-17T19:37:35.9510086Z test_if (__main__.TestScript) ... ok (0.008s) 2022-03-17T19:37:35.9642332Z test_if_define (__main__.TestScript) ... ok (0.013s) 2022-03-17T19:37:35.9707039Z test_if_different_type (__main__.TestScript) ... ok (0.006s) 2022-03-17T19:37:35.9838934Z test_if_for_in_range (__main__.TestScript) ... ok (0.013s) 2022-03-17T19:37:36.0096486Z test_if_is_none_dispatch (__main__.TestScript) ... ok (0.026s) 2022-03-17T19:37:36.0143883Z test_if_list_cat (__main__.TestScript) ... ok (0.005s) 2022-03-17T19:37:36.1004203Z test_if_nest_while (__main__.TestScript) ... ok (0.086s) 2022-03-17T19:37:36.1088612Z test_if_noelse (__main__.TestScript) ... ok (0.008s) 2022-03-17T19:37:36.1121234Z test_if_not_defined_error (__main__.TestScript) ... ok (0.003s) 2022-03-17T19:37:36.1177951Z test_if_supertype (__main__.TestScript) ... ok (0.006s) 2022-03-17T19:37:36.1290301Z test_ignore_decorator (__main__.TestScript) ... ok (0.011s) 2022-03-17T19:37:36.1417796Z test_ignored_as_value (__main__.TestScript) ... ok (0.013s) 2022-03-17T19:37:36.1506945Z test_ignored_method_binding (__main__.TestScript) ... ok (0.009s) 2022-03-17T19:37:36.1575378Z test_ignored_props (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:36.1719583Z test_import_constants_not_specialized (__main__.TestScript) ... ok (0.014s) 2022-03-17T19:37:36.1874923Z test_in_for_and_comp_expr (__main__.TestScript) ... ok (0.015s) 2022-03-17T19:37:36.1917701Z test_in_operator_with_two_strings (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:36.3155387Z test_index (__main__.TestScript) ... ok (0.124s) 2022-03-17T19:37:36.3194831Z test_index_select_shape_prop (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:36.3211884Z test_indexing_error (__main__.TestScript) ... ok (0.002s) 2022-03-17T19:37:36.3279710Z test_infer_size (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:36.3284953Z test_inferred_error_msg (__main__.TestScript) 2022-03-17T19:37:36.3312124Z Test that when we get a type mismatch on a function where we inferred ... ok (0.003s) 2022-03-17T19:37:36.3490856Z test_inherit_method (__main__.TestScript) ... ok (0.018s) 2022-03-17T19:37:36.3498586Z test_inline_and_run_annotated_script_fn (__main__.TestScript) ... skip (0.001s) 2022-03-17T19:37:36.3513894Z test_inlined_graph (__main__.TestScript) 2022-03-17T19:37:36.3658179Z Check that the `inlined_graph` property correctly returns an inlined ... ok (0.016s) 2022-03-17T19:37:36.3720400Z test_inlining_cleanup (__main__.TestScript) ... ok (0.006s) 2022-03-17T19:37:36.3791487Z test_inplace_add (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:36.3866908Z test_inplace_copy_script (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:36.3923715Z test_input_keyword_in_schema (__main__.TestScript) ... ok (0.006s) 2022-03-17T19:37:36.3968091Z test_int_cast (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:36.3986387Z test_integral_shape_inference (__main__.TestScript) ... ok (0.002s) 2022-03-17T19:37:36.4001041Z test_interpret_graph (__main__.TestScript) ... ok (0.001s) 2022-03-17T19:37:36.8622912Z test_interpreter_fuzz (__main__.TestScript) ... ok (0.462s) 2022-03-17T19:37:36.8818577Z test_intlist_args (__main__.TestScript) ... ok (0.020s) 2022-03-17T19:37:36.8839382Z test_invalid_call_arguments (__main__.TestScript) ... ok (0.002s) 2022-03-17T19:37:36.8850268Z test_invalid_lhs_assignment (__main__.TestScript) ... ok (0.001s) 2022-03-17T19:37:36.8880271Z test_invalid_prefix_annotation (__main__.TestScript) ... ok (0.003s) 2022-03-17T19:37:36.8889020Z test_irparser (__main__.TestScript) ... ok (0.001s) 2022-03-17T19:37:36.9044931Z test_is_after_use (__main__.TestScript) ... ok (0.016s) 2022-03-17T19:37:36.9708020Z test_is_isnot (__main__.TestScript) ... ok (0.066s) 2022-03-17T19:37:36.9716384Z test_is_optional (__main__.TestScript) ... ok (0.001s) 2022-03-17T19:37:36.9748002Z test_is_scripting (__main__.TestScript) ... ok (0.003s) 2022-03-17T19:37:36.9783104Z test_is_scripting_metacompile (__main__.TestScript) ... ok (0.003s) 2022-03-17T19:37:36.9887030Z test_isinstance (__main__.TestScript) ... ok (0.010s) 2022-03-17T19:37:36.9954936Z test_isinstance_dynamic (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:37.0045177Z test_isinstance_metacompile (__main__.TestScript) ... ok (0.009s) 2022-03-17T19:37:37.0243210Z test_isinstance_refinement (__main__.TestScript) ... ok (0.020s) 2022-03-17T19:37:37.0322149Z test_jitter_bug (__main__.TestScript) ... ok (0.008s) 2022-03-17T19:37:37.0366399Z test_keyword (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:37.0381914Z test_kwarg_expansion_error (__main__.TestScript) ... ok (0.001s) 2022-03-17T19:37:37.0416200Z test_kwargs_error_msg (__main__.TestScript) ... ok (0.003s) 2022-03-17T19:37:37.0683333Z test_lazy_script (__main__.TestScript) ... ok (0.027s) 2022-03-17T19:37:37.0777552Z test_lhs_advanced_indexing_assignment (__main__.TestScript) ... ok (0.009s) 2022-03-17T19:37:37.0880135Z test_lhs_advanced_indexing_augmented_assignment (__main__.TestScript) ... ok (0.010s) 2022-03-17T19:37:37.0955733Z test_lhs_indexing (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:37.1021922Z test_lhs_indexing_increment (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:37.1114634Z test_lhs_indexing_increment_list (__main__.TestScript) ... ok (0.009s) 2022-03-17T19:37:37.1181722Z test_lhs_indexing_increment_list_prim (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:37.1248963Z test_lhs_indexing_list (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:37.1335393Z test_lhs_indexing_multi (__main__.TestScript) ... ok (0.009s) 2022-03-17T19:37:37.1537284Z test_linear_grad (__main__.TestScript) ... ok (0.020s) 2022-03-17T19:37:37.2252131Z test_list_comprehension_modulelist (__main__.TestScript) ... ok (0.071s) 2022-03-17T19:37:37.2311415Z test_list_comprehension_variable_write (__main__.TestScript) ... ok (0.006s) 2022-03-17T19:37:37.2322818Z test_list_iterables (__main__.TestScript) ... ok (0.001s) 2022-03-17T19:37:37.2413930Z test_list_python_op (__main__.TestScript) ... ok (0.009s) 2022-03-17T19:37:37.2511562Z test_list_unify (__main__.TestScript) ... ok (0.010s) 2022-03-17T19:37:37.3326673Z test_literal (__main__.TestScript) ... ok (0.081s) 2022-03-17T19:37:37.3392771Z test_literals (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:37.3665728Z test_logical_short_circuit (__main__.TestScript) ... ok (0.027s) 2022-03-17T19:37:37.3735340Z test_loop_liveness (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:37.3926076Z test_loop_unroll_negative (__main__.TestScript) ... ok (0.019s) 2022-03-17T19:37:37.3968932Z test_loop_unroll_unused_counter (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:37.4107036Z test_loop_unrolling (__main__.TestScript) ... ok (0.014s) 2022-03-17T19:37:37.4229576Z test_loop_unrolling_const (__main__.TestScript) ... ok (0.012s) 2022-03-17T19:37:37.5019832Z test_loop_unrolling_nested (__main__.TestScript) ... ok (0.079s) 2022-03-17T19:37:37.5057294Z test_lower_nested_tuples (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:37.8142603Z test_math_ops (__main__.TestScript) ... ok (0.308s) 2022-03-17T19:37:37.8152555Z test_maxpool_guard_elimination (__main__.TestScript) ... skip (0.001s) 2022-03-17T19:37:37.8167286Z test_meshgrid (__main__.TestScript) ... skip (0.001s) 2022-03-17T19:37:37.8240718Z test_method_casts_script (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:37.8282785Z test_method_no_self (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:38.0497970Z test_method_overloading (__main__.TestScript) ... ok (0.221s) 2022-03-17T19:37:38.0552216Z test_missing_getstate (__main__.TestScript) ... ok (0.005s) 2022-03-17T19:37:43.2329951Z test_mm_batching (__main__.TestScript) ... ok (5.177s) 2022-03-17T19:37:43.3081266Z test_module_apis (__main__.TestScript) ... ok (0.075s) 2022-03-17T19:37:43.3149754Z test_module_attrs (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:43.3271598Z test_module_copy_with_attributes (__main__.TestScript) ... ok (0.012s) 2022-03-17T19:37:43.3519066Z test_module_copying (__main__.TestScript) ... ok (0.025s) 2022-03-17T19:37:43.3532330Z test_module_error (__main__.TestScript) ... ok (0.001s) 2022-03-17T19:37:43.3589767Z test_module_method_reassignment (__main__.TestScript) ... ok (0.006s) 2022-03-17T19:37:43.3653151Z test_module_none_attrs (__main__.TestScript) ... ok (0.006s) 2022-03-17T19:37:43.4036209Z test_module_parameters_and_buffers (__main__.TestScript) ... ok (0.038s) 2022-03-17T19:37:43.4108003Z test_module_str (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:43.4182183Z test_module_with_params_called_fails (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:43.4193685Z test_multi_reduction (__main__.TestScript) ... ok (0.001s) 2022-03-17T19:37:43.4205324Z test_multi_starred_expr_lhs (__main__.TestScript) ... ok (0.001s) 2022-03-17T19:37:43.4536415Z test_multiline_annot_ast_py3_fn (__main__.TestScript) ... ok (0.033s) 2022-03-17T19:37:43.4573069Z test_multiline_optional_future_refinement (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:43.4607441Z test_multiline_string_dedents (__main__.TestScript) ... ok (0.003s) 2022-03-17T19:37:43.4717976Z test_multiple_assign (__main__.TestScript) ... ok (0.011s) 2022-03-17T19:37:43.4796989Z test_multiple_assignment (__main__.TestScript) ... ok (0.008s) 2022-03-17T19:37:43.4845481Z test_mutable_dce (__main__.TestScript) ... ok (0.005s) 2022-03-17T19:37:43.4908878Z test_mutable_dce_block (__main__.TestScript) ... ok (0.006s) 2022-03-17T19:37:43.4946327Z test_mutable_dce_graph_input (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:43.5040574Z test_mutable_dce_indirect_wildcard_write (__main__.TestScript) ... ok (0.009s) 2022-03-17T19:37:43.5150998Z test_mutable_dce_indirect_wildcards (__main__.TestScript) ... ok (0.011s) 2022-03-17T19:37:43.5200887Z test_mutable_dce_list (__main__.TestScript) ... ok (0.005s) 2022-03-17T19:37:43.5262471Z test_mutable_dce_loop (__main__.TestScript) ... ok (0.006s) 2022-03-17T19:37:43.5361668Z test_mutable_dce_wildcards (__main__.TestScript) ... ok (0.010s) 2022-03-17T19:37:43.5414139Z test_mutate_constant (__main__.TestScript) ... ok (0.005s) 2022-03-17T19:37:43.5462723Z test_mypy_type_ignore (__main__.TestScript) ... ok (0.005s) 2022-03-17T19:37:43.6121041Z test_named_buffers_are_iterable (__main__.TestScript) ... ok (0.066s) 2022-03-17T19:37:43.6219676Z test_namedtuple_attr (__main__.TestScript) ... ok (0.010s) 2022-03-17T19:37:43.6321296Z test_namedtuple_default_values_Tensor_type (__main__.TestScript) ... ok (0.010s) 2022-03-17T19:37:43.6521571Z test_namedtuple_default_values_container_type (__main__.TestScript) ... ok (0.020s) 2022-03-17T19:37:43.6703975Z test_namedtuple_default_values_missing (__main__.TestScript) ... ok (0.018s) 2022-03-17T19:37:43.6884970Z test_namedtuple_default_values_simple_type (__main__.TestScript) ... ok (0.018s) 2022-03-17T19:37:43.6922155Z test_namedtuple_default_values_using_factory_constructor (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:43.7048688Z test_namedtuple_python (__main__.TestScript) ... ok (0.013s) 2022-03-17T19:37:43.7109153Z test_namedtuple_type_inference (__main__.TestScript) ... ok (0.006s) 2022-03-17T19:37:43.7655067Z test_nested_aug_assign (__main__.TestScript) ... ok (0.054s) 2022-03-17T19:37:43.7782242Z test_nested_bailouts (__main__.TestScript) ... ok (0.013s) 2022-03-17T19:37:43.8170974Z test_nested_breaks (__main__.TestScript) ... ok (0.039s) 2022-03-17T19:37:43.8228372Z test_nested_list_construct (__main__.TestScript) ... ok (0.006s) 2022-03-17T19:37:43.8487287Z test_nested_select_assign (__main__.TestScript) ... ok (0.026s) 2022-03-17T19:37:43.9991537Z test_nn_GRU (__main__.TestScript) ... ok (0.150s) 2022-03-17T19:37:44.1142928Z test_nn_LSTM (__main__.TestScript) ... ok (0.115s) 2022-03-17T19:37:44.2303481Z test_nn_LSTM_with_layers (__main__.TestScript) ... ok (0.116s) 2022-03-17T19:37:44.2786706Z test_nn_init (__main__.TestScript) ... ok (0.048s) 2022-03-17T19:37:44.2867800Z test_no_dtype_shape (__main__.TestScript) ... ok (0.008s) 2022-03-17T19:37:44.2932433Z test_no_self_arg_ignore_function (__main__.TestScript) ... ok (0.006s) 2022-03-17T19:37:44.7384954Z test_non_final_return (__main__.TestScript) ... ok (0.445s) 2022-03-17T19:37:44.7394010Z test_none_type_str (__main__.TestScript) ... ok (0.001s) 2022-03-17T19:37:44.7450742Z test_not (__main__.TestScript) ... ok (0.006s) 2022-03-17T19:37:44.7462247Z test_not_initialized_err (__main__.TestScript) ... ok (0.001s) 2022-03-17T19:37:44.7612220Z test_ntuple_builtins (__main__.TestScript) ... ok (0.015s) 2022-03-17T19:37:44.7805874Z test_number_abs (__main__.TestScript) ... ok (0.019s) 2022-03-17T19:37:44.7849434Z test_number_augassign (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:44.7894464Z test_number_augassign_bitwise_lshift (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:44.7939951Z test_number_augassign_bitwise_pow (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:44.7985372Z test_number_augassign_bitwise_rshift (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:44.8116605Z test_number_div (__main__.TestScript) ... ok (0.013s) 2022-03-17T19:37:47.7976279Z test_number_math (__main__.TestScript) ... ok (2.986s) 2022-03-17T19:37:47.8060798Z test_number_neg (__main__.TestScript) ... ok (0.008s) 2022-03-17T19:37:47.8073733Z test_old_models_bc (__main__.TestScript) ... skip (0.001s) 2022-03-17T19:37:47.8124667Z test_oneline_func (__main__.TestScript) ... ok (0.005s) 2022-03-17T19:37:47.8216728Z test_op_dtype (__main__.TestScript) ... ok (0.009s) 2022-03-17T19:37:47.8323445Z test_operator_precedence (__main__.TestScript) ... ok (0.011s) 2022-03-17T19:37:47.8345643Z test_optional_list (__main__.TestScript) ... skip (0.002s) 2022-03-17T19:37:47.8367160Z test_optional_tensor (__main__.TestScript) ... skip (0.002s) 2022-03-17T19:37:47.8476929Z test_ord (__main__.TestScript) ... ok (0.011s) 2022-03-17T19:37:47.8632496Z test_override_magic (__main__.TestScript) ... ok (0.015s) 2022-03-17T19:37:47.8817765Z test_pack_padded_pad_packed_trace (__main__.TestScript) ... /opt/conda/lib/python3.7/site-packages/torch/onnx/utils.py:49: UserWarning: You are exporting the model to ONNX while in training mode with 'train' parameter not specified. The model will default to inference mode export. If you wish to export a training amenable ONNX model, specify training=TrainingMode.TRAINING or training=TrainingMode.PRESERVE (to preserve the original model state) in torch.onnx.export(). 2022-03-17T19:37:47.8818805Z warnings.warn("You are exporting the model to ONNX while in training mode with " 2022-03-17T19:37:47.8819824Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:1384: UserWarning: positional arguments and argument "destination" are deprecated. nn.Module.state_dict will not accept them in the future. Refer to https://pytorch.org/docs/master/generated/torch.nn.Module.html#torch.nn.Module.state_dict for details. 2022-03-17T19:37:47.8820600Z " and ".join(warn_msg) + " are deprecated. nn.Module.state_dict will not accept them in the future. " 2022-03-17T19:37:47.8929388Z WARNING: The shape inference of prim::PackPadded type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function. 2022-03-17T19:37:47.8930059Z WARNING: The shape inference of prim::PackPadded type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function. 2022-03-17T19:37:47.8988077Z WARNING: The shape inference of prim::PadPacked type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function. 2022-03-17T19:37:47.8988776Z WARNING: The shape inference of prim::PadPacked type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function. 2022-03-17T19:37:47.8998867Z ok (0.036s) 2022-03-17T19:37:47.9011865Z test_pack_tuple_into_non_var (__main__.TestScript) ... ok (0.001s) 2022-03-17T19:37:47.9451148Z test_pack_unpack_nested (__main__.TestScript) ... ok (0.044s) 2022-03-17T19:37:47.9663486Z test_pack_unpack_state (__main__.TestScript) ... ok (0.021s) 2022-03-17T19:37:47.9738531Z test_parameter_order (__main__.TestScript) ... tensor([ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., 13., 2022-03-17T19:37:47.9738905Z 14., 15., 16., 17., 18., 19., 20., 21., 22., 23., 24., 25., 26., 27., 2022-03-17T19:37:47.9739189Z 28., 29., 30., 31., 32., 33., 34., 35., 36., 37., 38., 39., 40., 41., 2022-03-17T19:37:47.9739469Z 42., 43., 44., 45., 46., 47., 48., 49., 50., 51.], 2022-03-17T19:37:47.9739727Z grad_fn=) 2022-03-17T19:37:47.9749630Z tensor([ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., 13., 2022-03-17T19:37:47.9749936Z 14., 15., 16., 17., 18., 19., 20., 21., 22., 23., 24., 25., 26., 27., 2022-03-17T19:37:47.9750211Z 28., 29., 30., 31., 32., 33., 34., 35., 36., 37., 38., 39., 40., 41., 2022-03-17T19:37:47.9750487Z 42., 43., 44., 45., 46., 47., 48., 49., 50., 51.], 2022-03-17T19:37:47.9750737Z grad_fn=) 2022-03-17T19:37:47.9821239Z ok (0.016s) 2022-03-17T19:37:47.9832889Z test_parse_empty_tuple_annotation (__main__.TestScript) ... ok (0.001s) 2022-03-17T19:37:47.9845236Z test_parse_empty_tuple_annotation_element_error (__main__.TestScript) ... ok (0.001s) 2022-03-17T19:37:47.9856871Z test_parse_none_type_annotation (__main__.TestScript) ... ok (0.001s) 2022-03-17T19:37:47.9876145Z test_parser_kwargonly (__main__.TestScript) ... ok (0.002s) 2022-03-17T19:37:47.9889496Z test_parser_type_annotations (__main__.TestScript) ... ok (0.001s) 2022-03-17T19:37:47.9902588Z test_parser_type_annotations_comment (__main__.TestScript) ... ok (0.001s) 2022-03-17T19:37:47.9915338Z test_parser_type_annotations_incompatible_expression (__main__.TestScript) ... ok (0.001s) 2022-03-17T19:37:47.9927246Z test_parser_type_annotations_subscript_non_ident (__main__.TestScript) ... ok (0.001s) 2022-03-17T19:37:47.9939060Z test_parser_type_annotations_subscript_tensor (__main__.TestScript) ... ok (0.001s) 2022-03-17T19:37:47.9951766Z test_parser_type_annotations_unknown_type (__main__.TestScript) ... ok (0.001s) 2022-03-17T19:37:48.0007661Z test_partial_returns (__main__.TestScript) ... ok (0.005s) 2022-03-17T19:37:48.0057620Z test_pass (__main__.TestScript) ... ok (0.005s) 2022-03-17T19:37:48.0227618Z test_pickle_checkpoint (__main__.TestScript) ... ok (0.017s) 2022-03-17T19:37:48.0421063Z test_pickle_checkpoint_cuda (__main__.TestScript) ... ok (0.019s) 2022-03-17T19:37:48.0464341Z test_pickle_checkpoint_tup (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:48.0755309Z test_pow_scalar_backward_cuda (__main__.TestScript) ... ok (0.029s) 2022-03-17T19:37:48.1055709Z test_pretty_print_function (__main__.TestScript) ... ok (0.030s) 2022-03-17T19:37:48.1064710Z test_prim_grad_undefined (__main__.TestScript) ... skip (0.001s) 2022-03-17T19:37:48.1246711Z test_print (__main__.TestScript) ... ok (0.018s) 2022-03-17T19:37:48.1258341Z test_print_kwargs (__main__.TestScript) ... ok (0.001s) 2022-03-17T19:37:48.1272409Z test_profiling_graph_executor (__main__.TestScript) ... skip (0.001s) 2022-03-17T19:37:48.1321288Z test_profiling_merge (__main__.TestScript) ... ok (0.005s) 2022-03-17T19:37:48.1352144Z test_pybind_type_comparisons (__main__.TestScript) ... ok (0.003s) 2022-03-17T19:37:48.1413355Z test_python_call (__main__.TestScript) ... ok (0.006s) 2022-03-17T19:37:48.1492613Z test_python_call_annotation (__main__.TestScript) ... ok (0.008s) 2022-03-17T19:37:48.1514219Z test_python_call_annoytation_failure (__main__.TestScript) ... ok (0.002s) 2022-03-17T19:37:48.1555788Z test_python_call_failure (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:48.1647110Z test_python_call_non_tensor (__main__.TestScript) ... ok (0.009s) 2022-03-17T19:37:48.1719519Z test_python_call_non_tensor_wrong (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:48.1748491Z test_python_frontend (__main__.TestScript) ... ok (0.003s) 2022-03-17T19:37:48.1762920Z test_python_frontend_py3 (__main__.TestScript) ... ok (0.001s) 2022-03-17T19:37:48.1778078Z test_python_frontend_source_range (__main__.TestScript) ... ok (0.001s) 2022-03-17T19:37:48.1825018Z test_python_op_builtins (__main__.TestScript) ... ok (0.005s) 2022-03-17T19:37:48.1851230Z test_python_op_name (__main__.TestScript) ... ok (0.003s) 2022-03-17T19:37:48.1868408Z test_python_val_doesnt_have_attr (__main__.TestScript) ... ok (0.002s) 2022-03-17T19:37:48.1883123Z test_rand (__main__.TestScript) ... skip (0.001s) 2022-03-17T19:37:48.1968366Z test_rand_profiling (__main__.TestScript) ... ok (0.008s) 2022-03-17T19:37:48.1998471Z test_range_args (__main__.TestScript) ... ok (0.003s) 2022-03-17T19:37:48.2039898Z test_reassign_module_lhs (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:48.2080791Z test_reassign_module_rhs (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:48.2248503Z test_remove_dropout (__main__.TestScript) ... ok (0.017s) 2022-03-17T19:37:48.2280063Z test_repeated_script_on_function (__main__.TestScript) ... ok (0.003s) 2022-03-17T19:37:48.2348957Z test_request_bailout (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:48.2367500Z test_requires_grad_loop (__main__.TestScript) ... skip (0.002s) 2022-03-17T19:37:48.2779917Z test_rescripting_loaded_modules (__main__.TestScript) ... ok (0.041s) 2022-03-17T19:37:48.2923396Z test_resize_input_ops (__main__.TestScript) ... ok (0.014s) 2022-03-17T19:37:48.3152146Z test_return (__main__.TestScript) ... ok (0.023s) 2022-03-17T19:37:48.3227056Z test_return_stmt_not_at_end (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:48.3296206Z test_return_tuple (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:48.3977341Z test_rnn_trace_override (__main__.TestScript) ... WARNING: The shape inference of prim::PackPadded type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function. 2022-03-17T19:37:48.3978122Z WARNING: The shape inference of prim::PackPadded type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function. 2022-03-17T19:37:48.4159925Z WARNING: The shape inference of prim::PadPacked type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function. 2022-03-17T19:37:48.4160601Z WARNING: The shape inference of prim::PadPacked type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function. 2022-03-17T19:37:48.5110934Z WARNING: The shape inference of prim::PackPadded type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function. 2022-03-17T19:37:48.5111633Z WARNING: The shape inference of prim::PackPadded type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function. 2022-03-17T19:37:48.5391930Z WARNING: The shape inference of prim::PadPacked type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function. 2022-03-17T19:37:48.5392604Z WARNING: The shape inference of prim::PadPacked type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function. 2022-03-17T19:37:48.6444638Z WARNING: The shape inference of prim::PackPadded type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function. 2022-03-17T19:37:48.6445359Z WARNING: The shape inference of prim::PackPadded type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function. 2022-03-17T19:37:48.6695690Z WARNING: The shape inference of prim::PadPacked type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function. 2022-03-17T19:37:48.6696384Z WARNING: The shape inference of prim::PadPacked type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function. 2022-03-17T19:37:48.6888451Z ok (0.359s) 2022-03-17T19:37:48.6956971Z test_robust_op_resolution (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:48.7038958Z test_round (__main__.TestScript) ... ok (0.008s) 2022-03-17T19:37:48.7145057Z test_save_load_attr_error (__main__.TestScript) ... ok (0.011s) 2022-03-17T19:37:48.7186345Z test_script_annotation (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:48.7227314Z test_script_bool_constant (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:48.7272341Z test_script_chunk (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:48.7490631Z test_script_clamp_none (__main__.TestScript) ... ok (0.022s) 2022-03-17T19:37:48.7566098Z test_script_copy (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:48.7581353Z test_script_cu (__main__.TestScript) ... ok (0.001s) 2022-03-17T19:37:48.7657177Z test_script_define_order (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:48.7704193Z test_script_define_order_recursive_fail (__main__.TestScript) ... ok (0.005s) 2022-03-17T19:37:48.7734923Z test_script_docstring (__main__.TestScript) ... ok (0.003s) 2022-03-17T19:37:48.7827511Z test_script_forward_method_replacement (__main__.TestScript) ... ok (0.009s) 2022-03-17T19:37:48.7869354Z test_script_get_device_cuda (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:48.7942845Z test_script_get_tracing_state (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:48.8047232Z test_script_is_tracing (__main__.TestScript) ... ok (0.010s) 2022-03-17T19:37:48.8126238Z test_script_kwargs_fn_call (__main__.TestScript) ... ok (0.008s) 2022-03-17T19:37:48.8181702Z test_script_method_docstring (__main__.TestScript) ... ok (0.005s) 2022-03-17T19:37:48.8264509Z test_script_method_torch_function_overload (__main__.TestScript) ... ok (0.008s) 2022-03-17T19:37:48.8532612Z test_script_module (__main__.TestScript) ... ok (0.027s) 2022-03-17T19:37:48.8609186Z test_script_module_call_noscript (__main__.TestScript) ... ok (0.008s) 2022-03-17T19:37:48.8683112Z test_script_module_const (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:48.9015595Z test_script_module_const_submodule_fail (__main__.TestScript) ... ok (0.033s) 2022-03-17T19:37:48.9175055Z test_script_module_export_blocks (__main__.TestScript) ... ok (0.016s) 2022-03-17T19:37:48.9299061Z test_script_module_export_shared_storage (__main__.TestScript) ... ok (0.012s) 2022-03-17T19:37:48.9588947Z test_script_module_export_submodule (__main__.TestScript) ... ok (0.029s) 2022-03-17T19:37:48.9699953Z test_script_module_export_tensor_cuda (__main__.TestScript) ... ok (0.011s) 2022-03-17T19:37:48.9843496Z test_script_module_export_tensor_type (__main__.TestScript) ... ok (0.014s) 2022-03-17T19:37:48.9885485Z test_script_module_fail_exist (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:48.9953569Z test_script_module_for (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:49.0460869Z test_script_module_for2 (__main__.TestScript) ... ok (0.051s) 2022-03-17T19:37:49.0497106Z test_script_module_invalid_consts (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:49.0638879Z test_script_module_nochange_submodule (__main__.TestScript) ... ok (0.014s) 2022-03-17T19:37:49.0650554Z test_script_module_none_exist_fail (__main__.TestScript) ... skip (0.001s) 2022-03-17T19:37:49.0694580Z test_script_module_not_tuple (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:49.0768311Z test_script_module_param_buffer_mutation (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:49.0967677Z test_script_module_star_assign2 (__main__.TestScript) ... ok (0.020s) 2022-03-17T19:37:49.1172384Z test_script_module_star_assign2_inplace (__main__.TestScript) ... ok (0.020s) 2022-03-17T19:37:49.1210592Z test_script_module_star_assign_fail_builtin (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:49.1261460Z test_script_module_star_assign_fail_pythonop (__main__.TestScript) ... ok (0.005s) 2022-03-17T19:37:49.1295128Z test_script_module_tensor_subclass_argument (__main__.TestScript) ... ok (0.003s) 2022-03-17T19:37:49.1827766Z test_script_nested_mod_list (__main__.TestScript) ... ok (0.053s) 2022-03-17T19:37:49.1871653Z test_script_non_tensor_args_outputs (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:49.2059407Z test_script_optional_none (__main__.TestScript) ... ok (0.019s) 2022-03-17T19:37:49.2112057Z test_script_outputs (__main__.TestScript) ... ok (0.005s) 2022-03-17T19:37:49.2653010Z test_script_pack_padded_sequence (__main__.TestScript) ... ok (0.054s) 2022-03-17T19:37:49.3252011Z test_script_pad_sequence_pack_sequence (__main__.TestScript) ... ok (0.060s) 2022-03-17T19:37:49.3259490Z test_script_scope (__main__.TestScript) ... ok (0.001s) 2022-03-17T19:37:49.3603145Z test_script_sequential_for (__main__.TestScript) ... ok (0.034s) 2022-03-17T19:37:49.4217935Z test_script_sequential_in_mod_list (__main__.TestScript) ... ok (0.061s) 2022-03-17T19:37:49.4418169Z test_script_sequential_multi_output_fail (__main__.TestScript) ... ok (0.020s) 2022-03-17T19:37:49.4861407Z test_script_sequential_orderdict (__main__.TestScript) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:1384: UserWarning: positional arguments and argument "destination" are deprecated. nn.Module.state_dict will not accept them in the future. Refer to https://pytorch.org/docs/master/generated/torch.nn.Module.html#torch.nn.Module.state_dict for details. 2022-03-17T19:37:49.4862833Z " and ".join(warn_msg) + " are deprecated. nn.Module.state_dict will not accept them in the future. " 2022-03-17T19:37:49.4863184Z ok (0.044s) 2022-03-17T19:37:49.5322320Z test_script_sequential_sliced_iteration (__main__.TestScript) ... ok (0.046s) 2022-03-17T19:37:49.5489469Z test_script_star_assign (__main__.TestScript) ... ok (0.017s) 2022-03-17T19:37:49.5793017Z test_script_star_expr (__main__.TestScript) ... ok (0.030s) 2022-03-17T19:37:49.6098136Z test_script_star_expr_string (__main__.TestScript) ... ok (0.030s) 2022-03-17T19:37:49.6195142Z test_scriptable_fn_as_attr (__main__.TestScript) ... ok (0.010s) 2022-03-17T19:37:49.7590608Z test_scriptmodule_multi_head_attn_cuda (__main__.TestScript) ... ok (0.139s) 2022-03-17T19:37:50.4581065Z test_scriptmodule_releases_tensors_cuda (__main__.TestScript) ... ok (0.699s) 2022-03-17T19:37:51.3910356Z test_scriptmodule_transformer_cuda (__main__.TestScript) ... ok (0.933s) 2022-03-17T19:37:51.4025588Z test_select_after_chunk (__main__.TestScript) ... ok (0.012s) 2022-03-17T19:37:51.4065700Z test_sequence_parsing (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:51.4432451Z test_sequential_intermediary_types (__main__.TestScript) ... ok (0.037s) 2022-03-17T19:37:51.4563399Z test_serialization_big_ints (__main__.TestScript) ... ok (0.013s) 2022-03-17T19:37:51.4668058Z test_serialization_sharing (__main__.TestScript) ... ok (0.010s) 2022-03-17T19:37:51.4749881Z test_serialize_long_lines (__main__.TestScript) ... ok (0.008s) 2022-03-17T19:37:51.4997069Z test_serialized_source_ranges (__main__.TestScript) ... ok (0.025s) 2022-03-17T19:37:51.5169289Z test_serialized_source_ranges2 (__main__.TestScript) ... ok (0.017s) 2022-03-17T19:37:51.5663851Z test_serialized_source_ranges_dont_jitter (__main__.TestScript) ... ok (0.049s) 2022-03-17T19:37:51.5832022Z test_serialized_source_ranges_graph (__main__.TestScript) ... ok (0.017s) 2022-03-17T19:37:51.5992616Z test_serialized_source_ranges_no_dups (__main__.TestScript) ... ok (0.016s) 2022-03-17T19:37:51.6068433Z test_set_attribute_through_optional (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:51.6108498Z test_shape_analysis_grad_property (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:51.6177458Z test_shape_analysis_loop (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:51.6217515Z test_shape_prop_promote_scalar_arg (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:51.6254638Z test_shape_prop_promotion (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:51.6349709Z test_signed_float_zero (__main__.TestScript) ... ok (0.009s) 2022-03-17T19:37:51.6362296Z test_single_starred_expr_for_loop (__main__.TestScript) ... ok (0.001s) 2022-03-17T19:37:51.6375733Z test_single_starred_lhs (__main__.TestScript) ... ok (0.001s) 2022-03-17T19:37:51.6436024Z test_singleton_tuple_unpack (__main__.TestScript) ... ok (0.006s) 2022-03-17T19:37:51.6445893Z test_slice_guard_elimination (__main__.TestScript) ... skip (0.001s) 2022-03-17T19:37:51.6534905Z test_split (__main__.TestScript) ... ok (0.009s) 2022-03-17T19:37:51.6653461Z test_stack (__main__.TestScript) ... ok (0.012s) 2022-03-17T19:37:51.7593753Z test_static_if_prop (__main__.TestScript) ... ok (0.094s) 2022-03-17T19:37:51.7606006Z test_static_method_on_module (__main__.TestScript) 2022-03-17T19:37:51.7702825Z Check that the `@staticmethod` annotation on a function on a module works. ... ok (0.011s) 2022-03-17T19:37:51.7982589Z test_static_methods (__main__.TestScript) ... ok (0.028s) 2022-03-17T19:37:51.8019197Z test_str_cast (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:51.8031842Z test_string_cu (__main__.TestScript) ... ok (0.001s) 2022-03-17T19:37:51.8086503Z test_string_device_implicit_conversion (__main__.TestScript) ... ok (0.005s) 2022-03-17T19:37:51.8162962Z test_string_frontend_elif (__main__.TestScript) ... ok (0.008s) 2022-03-17T19:37:51.8218792Z test_string_index (__main__.TestScript) ... ok (0.006s) 2022-03-17T19:37:51.8288599Z test_string_len (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:51.8351337Z test_string_list (__main__.TestScript) ... ok (0.006s) 2022-03-17T19:37:51.8362585Z test_string_new_line (__main__.TestScript) ... ok (0.001s) 2022-03-17T19:37:51.8422220Z test_string_ops (__main__.TestScript) ... ok (0.006s) 2022-03-17T19:37:51.8490441Z test_string_print (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:51.8499986Z test_string_single_escape (__main__.TestScript) ... ok (0.001s) 2022-03-17T19:37:51.8685804Z test_string_slicing (__main__.TestScript) ... ok (0.018s) 2022-03-17T19:37:51.8745875Z test_string_sort (__main__.TestScript) ... ok (0.006s) 2022-03-17T19:37:51.8804922Z test_string_sorted (__main__.TestScript) ... ok (0.006s) 2022-03-17T19:37:51.9055878Z test_submodule_attribute_serialization (__main__.TestScript) ... ok (0.025s) 2022-03-17T19:37:51.9138144Z test_submodule_twice (__main__.TestScript) ... ok (0.008s) 2022-03-17T19:37:51.9204942Z test_sum (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:51.9294459Z test_sum_list_diff_elms (__main__.TestScript) ... ok (0.009s) 2022-03-17T19:37:51.9383372Z test_sum_list_empty (__main__.TestScript) ... ok (0.009s) 2022-03-17T19:37:51.9464633Z test_sum_list_literal (__main__.TestScript) ... ok (0.008s) 2022-03-17T19:37:51.9554348Z test_sum_list_one (__main__.TestScript) ... ok (0.009s) 2022-03-17T19:37:51.9574083Z test_sum_list_wrong_type (__main__.TestScript) ... ok (0.002s) 2022-03-17T19:37:51.9608871Z test_sys_stdout_override (__main__.TestScript) ... ok (0.003s) 2022-03-17T19:37:51.9637203Z test_tensor_as_tensor_shape_prop (__main__.TestScript) ... skip (0.003s) 2022-03-17T19:37:51.9682081Z test_tensor_data (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:51.9734016Z test_tensor_device (__main__.TestScript) ... ok (0.005s) 2022-03-17T19:37:51.9851464Z test_tensor_dtype (__main__.TestScript) ... ok (0.012s) 2022-03-17T19:37:51.9973700Z test_tensor_grad (__main__.TestScript) ... ok (0.012s) 2022-03-17T19:37:52.0036274Z test_tensor_import_export (__main__.TestScript) ... ok (0.006s) 2022-03-17T19:37:52.0083854Z test_tensor_len (__main__.TestScript) ... ok (0.005s) 2022-03-17T19:37:52.6217967Z test_tensor_number_math (__main__.TestScript) ... ok (0.613s) 2022-03-17T19:37:56.4716478Z test_tensor_number_math_cuda (__main__.TestScript) ... ok (3.850s) 2022-03-17T19:37:56.4779683Z test_tensor_requires_grad (__main__.TestScript) ... ok (0.006s) 2022-03-17T19:37:56.4833269Z test_tensor_shape (__main__.TestScript) ... ok (0.005s) 2022-03-17T19:37:56.4856565Z test_tensor_subclasses (__main__.TestScript) ... /opt/conda/lib/python3.7/site-packages/torch/jit/annotations.py:296: UserWarning: TorchScript will treat type annotations of Tensor dtype-specific subtypes as if they are normal Tensors. dtype constraints are not enforced in compilation either. 2022-03-17T19:37:56.4857310Z warnings.warn("TorchScript will treat type annotations of Tensor " 2022-03-17T19:37:56.4943367Z ok (0.011s) 2022-03-17T19:37:56.6291467Z test_tensor_to (__main__.TestScript) ... ok (0.135s) 2022-03-17T19:37:56.6347082Z test_tensor_to_cpu (__main__.TestScript) ... ok (0.005s) 2022-03-17T19:37:56.6423249Z test_tensor_to_cuda (__main__.TestScript) ... ok (0.008s) 2022-03-17T19:37:56.6508077Z test_tensor_to_device (__main__.TestScript) ... ok (0.008s) 2022-03-17T19:37:56.6615871Z test_ternary (__main__.TestScript) ... ok (0.011s) 2022-03-17T19:37:56.7136994Z test_ternary_module_type_hint (__main__.TestScript) ... ok (0.052s) 2022-03-17T19:37:56.7249311Z test_ternary_right_associative (__main__.TestScript) ... ok (0.011s) 2022-03-17T19:37:56.7381087Z test_ternary_static_if (__main__.TestScript) ... ok (0.013s) 2022-03-17T19:37:56.7638545Z test_torch_any (__main__.TestScript) ... ok (0.026s) 2022-03-17T19:37:56.7683516Z test_torch_functional (__main__.TestScript) ... skip (0.004s) 2022-03-17T19:37:56.8287376Z test_torch_functional_tensordot_int (__main__.TestScript) ... ok (0.060s) 2022-03-17T19:37:56.8391459Z test_torch_functional_tensordot_list (__main__.TestScript) ... ok (0.010s) 2022-03-17T19:37:56.8704233Z test_torch_functional_tensordot_tensor (__main__.TestScript) ... ok (0.031s) 2022-03-17T19:37:56.8812942Z test_torch_functional_tensordot_tuple (__main__.TestScript) ... ok (0.011s) 2022-03-17T19:37:56.8936513Z test_torch_ignore_conversion_to_none (__main__.TestScript) ... ok (0.012s) 2022-03-17T19:37:56.9009705Z test_torch_manual_seed (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:56.9503425Z test_torch_pow (__main__.TestScript) ... ok (0.049s) 2022-03-17T19:37:58.2814741Z test_torch_tensor_as_tensor (__main__.TestScript) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:425: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Copy.cpp:239.) 2022-03-17T19:37:58.2815421Z return callable(*args, **kwargs) 2022-03-17T19:37:58.2893712Z ok (1.339s) 2022-03-17T19:37:58.2992610Z test_torch_tensor_as_tensor_empty_list (__main__.TestScript) ... ok (0.010s) 2022-03-17T19:37:58.3314170Z test_torch_tensor_bad_input (__main__.TestScript) ... ok (0.032s) 2022-03-17T19:37:58.3452114Z test_torch_tensor_dtype (__main__.TestScript) ... ok (0.014s) 2022-03-17T19:37:58.3490817Z test_torchscript_memoryformat (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:58.4590393Z test_torchscript_multi_head_attn (__main__.TestScript) ... ok (0.110s) 2022-03-17T19:37:58.4676052Z test_training_param (__main__.TestScript) ... ok (0.009s) 2022-03-17T19:37:58.5809131Z test_tuple_assignments (__main__.TestScript) ... ok (0.113s) 2022-03-17T19:37:58.5831858Z test_tuple_error_msg (__main__.TestScript) ... ok (0.002s) 2022-03-17T19:37:58.5928847Z test_tuple_index_to_list (__main__.TestScript) ... ok (0.010s) 2022-03-17T19:37:58.6241511Z test_tuple_indexing (__main__.TestScript) ... ok (0.031s) 2022-03-17T19:37:58.6304184Z test_tuple_len (__main__.TestScript) ... ok (0.006s) 2022-03-17T19:37:58.6386322Z test_tuple_nested_sort (__main__.TestScript) ... ok (0.008s) 2022-03-17T19:37:58.6456294Z test_tuple_sort (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:58.6528763Z test_tuple_sort_reverse (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:58.6596698Z test_tuple_sorted (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:58.6658543Z test_tuple_to_opt_list (__main__.TestScript) ... ok (0.006s) 2022-03-17T19:37:58.6703277Z test_tuple_unsortable_diff_type (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:58.6754027Z test_tuple_unsortable_element_type (__main__.TestScript) ... ok (0.005s) 2022-03-17T19:37:58.6798159Z test_tuple_unsortable_nested_diff_type (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:58.7018426Z test_type_annotate (__main__.TestScript) ... ok (0.022s) 2022-03-17T19:37:58.7214865Z test_type_annotation_module (__main__.TestScript) ... ok (0.020s) 2022-03-17T19:37:58.7376468Z test_type_annotation_py3 (__main__.TestScript) ... ok (0.016s) 2022-03-17T19:37:58.7622670Z test_type_annotations (__main__.TestScript) ... ok (0.025s) 2022-03-17T19:37:58.7804135Z test_type_annotations_repeated_list (__main__.TestScript) ... ok (0.018s) 2022-03-17T19:37:58.7992631Z test_type_annotations_varargs (__main__.TestScript) ... ok (0.019s) 2022-03-17T19:37:58.8022349Z test_type_call_in_script (__main__.TestScript) ... ok (0.003s) 2022-03-17T19:37:58.8104669Z test_type_cast (__main__.TestScript) ... ok (0.008s) 2022-03-17T19:37:58.8166551Z test_type_comments_in_body (__main__.TestScript) ... ok (0.006s) 2022-03-17T19:37:58.8175283Z test_type_inferred_from_empty_annotation (__main__.TestScript) 2022-03-17T19:37:58.8202903Z Test that the type inferred from an empty or missing annotation is Torch.Tensor wtih `inferred=true` ... ok (0.004s) 2022-03-17T19:37:58.8217864Z test_unbind (__main__.TestScript) ... skip (0.001s) 2022-03-17T19:37:58.8257157Z test_unfold_zero_dim (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:58.8300915Z test_unicode_comments (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:58.8378788Z test_uninitialized (__main__.TestScript) ... ok (0.008s) 2022-03-17T19:37:58.8416505Z test_union_to_number (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:58.8434267Z test_unknown_builtin (__main__.TestScript) ... ok (0.002s) 2022-03-17T19:37:58.8482452Z test_unmatched_type_annotation (__main__.TestScript) ... ok (0.005s) 2022-03-17T19:37:58.8529739Z test_unspecialized_any_binding (__main__.TestScript) ... ok (0.005s) 2022-03-17T19:37:58.8540166Z test_unsqueeze_guard_elimination (__main__.TestScript) ... skip (0.001s) 2022-03-17T19:37:58.8560696Z test_unsupported_builtin_error (__main__.TestScript) ... ok (0.002s) 2022-03-17T19:37:58.8634342Z test_unused_decorator (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:58.8770802Z test_unwrap_optional_builtin (__main__.TestScript) ... ok (0.014s) 2022-03-17T19:37:58.9340648Z test_var_aug_assign (__main__.TestScript) ... ok (0.057s) 2022-03-17T19:37:58.9401717Z test_vararg_zeros (__main__.TestScript) ... ok (0.006s) 2022-03-17T19:37:58.9449068Z test_view_listconstruct_shape_prop (__main__.TestScript) ... ok (0.005s) 2022-03-17T19:37:58.9469314Z test_view_shape_prop (__main__.TestScript) ... ok (0.002s) 2022-03-17T19:37:59.0303844Z test_view_write (__main__.TestScript) ... ok (0.083s) 2022-03-17T19:37:59.1441579Z test_weak_cuda (__main__.TestScript) ... ok (0.114s) 2022-03-17T19:37:59.2264031Z test_where (__main__.TestScript) ... ok (0.082s) 2022-03-17T19:37:59.3083914Z test_where_method (__main__.TestScript) ... ok (0.082s) 2022-03-17T19:37:59.3731504Z test_while (__main__.TestScript) ... ok (0.065s) 2022-03-17T19:37:59.4393155Z test_while_nest_if (__main__.TestScript) ... ok (0.066s) 2022-03-17T19:37:59.4775279Z test_while_nonexistent_cond_value (__main__.TestScript) ... ok (0.038s) 2022-03-17T19:37:59.4788680Z test_while_nonexistent_value (__main__.TestScript) ... ok (0.001s) 2022-03-17T19:37:59.4890708Z test_while_write_outer_then_read (__main__.TestScript) ... ok (0.010s) 2022-03-17T19:37:59.4910255Z test_wrong_attr_lookup (__main__.TestScript) ... ok (0.002s) 2022-03-17T19:37:59.4981539Z test_wrong_implicit_expand (__main__.TestScript) ... ok (0.007s) 2022-03-17T19:37:59.5029687Z test_wrong_method_call_inputs (__main__.TestScript) ... ok (0.005s) 2022-03-17T19:37:59.5049517Z test_wrong_module_attr_lookup (__main__.TestScript) ... ok (0.002s) 2022-03-17T19:37:59.5094688Z test_wrong_return_type (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:59.5111934Z test_wrong_use_as_callable (__main__.TestScript) ... ok (0.002s) 2022-03-17T19:37:59.5154162Z test_wrong_use_as_tuple (__main__.TestScript) ... ok (0.004s) 2022-03-17T19:37:59.5287698Z test_zeros (__main__.TestScript) ... ok (0.013s) 2022-03-17T19:38:00.1906549Z test_zip_enumerate_modulelist (__main__.TestScript) ... ok (0.662s) 2022-03-17T19:38:00.1915237Z test_bool (jit.test_list_dict.TestScriptDict) 2022-03-17T19:38:00.1926037Z Test the __bool__ method. This should return True ... ok (0.002s) 2022-03-17T19:38:00.1934500Z test_contains (jit.test_list_dict.TestScriptDict) 2022-03-17T19:38:00.1946172Z Test membership checks (x in y, x not in y). ... ok (0.002s) 2022-03-17T19:38:00.1955084Z test_delitem (jit.test_list_dict.TestScriptDict) 2022-03-17T19:38:00.1967673Z Test deletion. ... ok (0.002s) 2022-03-17T19:38:00.1975785Z test_getitem (jit.test_list_dict.TestScriptDict) 2022-03-17T19:38:00.1993282Z Test accessing dictionary values using the [] operator. ... ok (0.002s) 2022-03-17T19:38:00.1999882Z test_items (jit.test_list_dict.TestScriptDict) 2022-03-17T19:38:00.2009236Z Test .items(). ... ok (0.002s) 2022-03-17T19:38:00.2015843Z test_iter (jit.test_list_dict.TestScriptDict) 2022-03-17T19:38:00.2025537Z Test iteration over a dictionary's keys. ... ok (0.001s) 2022-03-17T19:38:00.2031239Z test_len (jit.test_list_dict.TestScriptDict) 2022-03-17T19:38:00.2041376Z Test len() builtin function. ... ok (0.002s) 2022-03-17T19:38:00.2053426Z test_nested (jit.test_list_dict.TestScriptDict) 2022-03-17T19:38:00.2054259Z Test that reference semantics are honoured when the ScriptDict that is ... skip (0.001s) 2022-03-17T19:38:00.2062034Z test_reference_semantics (jit.test_list_dict.TestScriptDict) 2022-03-17T19:38:00.2100989Z Test that reference semantics are honoured; that modifications made ... ok (0.005s) 2022-03-17T19:38:00.2106432Z test_repr (jit.test_list_dict.TestScriptDict) 2022-03-17T19:38:00.2115015Z Test the __repr__ method. ... ok (0.001s) 2022-03-17T19:38:00.2124254Z test_setitem (jit.test_list_dict.TestScriptDict) 2022-03-17T19:38:00.2135075Z Test setting dictionary values using the [] operator. ... ok (0.002s) 2022-03-17T19:38:00.2142614Z test_append (jit.test_list_dict.TestScriptList) 2022-03-17T19:38:00.2152098Z Test append method. ... ok (0.002s) 2022-03-17T19:38:00.2158027Z test_bool (jit.test_list_dict.TestScriptList) 2022-03-17T19:38:00.2165672Z Test the __bool__ method. This should return True ... ok (0.001s) 2022-03-17T19:38:00.2170748Z test_clear (jit.test_list_dict.TestScriptList) 2022-03-17T19:38:00.2176478Z Test clear. ... ok (0.001s) 2022-03-17T19:38:00.2185055Z test_contains (jit.test_list_dict.TestScriptList) 2022-03-17T19:38:00.2194815Z Test membership checks (x in y, x not in y). ... ok (0.002s) 2022-03-17T19:38:00.2201922Z test_count (jit.test_list_dict.TestScriptList) 2022-03-17T19:38:00.2210878Z Test count method. ... ok (0.002s) 2022-03-17T19:38:00.2219556Z test_delitem (jit.test_list_dict.TestScriptList) 2022-03-17T19:38:00.2231084Z Test deletion. ... ok (0.002s) 2022-03-17T19:38:00.2248218Z test_extend (jit.test_list_dict.TestScriptList) 2022-03-17T19:38:00.2264936Z Test extend. ... ok (0.003s) 2022-03-17T19:38:00.2279712Z test_getitem (jit.test_list_dict.TestScriptList) 2022-03-17T19:38:00.2322415Z Test accessing list elements using the [] operator. ... ok (0.006s) 2022-03-17T19:38:00.2332215Z test_insert (jit.test_list_dict.TestScriptList) 2022-03-17T19:38:00.2346719Z Test insert. ... ok (0.002s) 2022-03-17T19:38:00.2353281Z test_iter (jit.test_list_dict.TestScriptList) 2022-03-17T19:38:00.2361788Z Test iteration over a list's elements. ... ok (0.001s) 2022-03-17T19:38:00.2367815Z test_len (jit.test_list_dict.TestScriptList) 2022-03-17T19:38:00.2377265Z Test len() builtin function. ... ok (0.001s) 2022-03-17T19:38:00.2390006Z test_nested (jit.test_list_dict.TestScriptList) 2022-03-17T19:38:00.2390842Z Test that reference semantics are honoured when the ScriptList that is ... skip (0.001s) 2022-03-17T19:38:00.2400089Z test_pop (jit.test_list_dict.TestScriptList) 2022-03-17T19:38:00.2416188Z Test pop. ... ok (0.002s) 2022-03-17T19:38:00.2423448Z test_reference_semantics (jit.test_list_dict.TestScriptList) 2022-03-17T19:38:00.2459438Z Test that reference semantics are honoured; that modifications made ... ok (0.004s) 2022-03-17T19:38:00.2467923Z test_remove (jit.test_list_dict.TestScriptList) 2022-03-17T19:38:00.2477991Z Test remove method. ... ok (0.002s) 2022-03-17T19:38:00.2482951Z test_repr (jit.test_list_dict.TestScriptList) 2022-03-17T19:38:00.2490043Z Test the __repr__ method. ... ok (0.001s) 2022-03-17T19:38:00.2505614Z test_setitem (jit.test_list_dict.TestScriptList) 2022-03-17T19:38:00.2523378Z Test setting list elements using the [] operator. ... ok (0.003s) 2022-03-17T19:38:00.2623022Z test_annotated_class_level_annotation_and_init_annotation (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.010s) 2022-03-17T19:38:00.2720245Z test_annotated_class_level_annotation_only (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.010s) 2022-03-17T19:38:00.2819020Z test_annotated_class_level_jit_annotation (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.010s) 2022-03-17T19:38:00.2890995Z test_annotated_empty_dict (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.007s) 2022-03-17T19:38:00.2949833Z test_annotated_empty_list (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.006s) 2022-03-17T19:38:00.3007964Z test_annotated_empty_optional (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.006s) 2022-03-17T19:38:00.3108356Z test_annotated_empty_tensor (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.010s) 2022-03-17T19:38:00.3205141Z test_annotated_falsy_base_type (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.010s) 2022-03-17T19:38:00.3307523Z test_annotated_nonempty_container (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.010s) 2022-03-17T19:38:00.3409413Z test_annotated_with_jit_attribute (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.010s) 2022-03-17T19:38:00.3471988Z test_annotated_with_jit_empty_dict (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.006s) 2022-03-17T19:38:00.3531169Z test_annotated_with_jit_empty_list (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.006s) 2022-03-17T19:38:00.3590901Z test_annotated_with_jit_empty_optional (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.006s) 2022-03-17T19:38:00.3650051Z test_annotated_with_torch_jit_import (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.006s) 2022-03-17T19:38:00.4863612Z test_basic (jit.test_script_profile.TestScriptProfile) ... ok (0.121s) 2022-03-17T19:38:00.4875038Z test_empty (jit.test_script_profile.TestScriptProfile) ... ok (0.001s) 2022-03-17T19:38:00.5972697Z test_multi (jit.test_script_profile.TestScriptProfile) ... ok (0.110s) 2022-03-17T19:38:00.6751088Z test_script (jit.test_script_profile.TestScriptProfile) ... ok (0.078s) 2022-03-17T19:38:00.9798451Z test_section (jit.test_script_profile.TestScriptProfile) ... ok (0.304s) 2022-03-17T19:38:01.0116183Z test_module_list_slicing (jit.test_slice.TestSlice) ... ok (0.032s) 2022-03-17T19:38:01.0179739Z test_slice_as_variable (jit.test_slice.TestSlice) ... ok (0.006s) 2022-03-17T19:38:01.0258426Z test_slice_dynamic_index (jit.test_slice.TestSlice) ... ok (0.008s) 2022-03-17T19:38:01.0281156Z test_slice_kwarg (jit.test_slice.TestSlice) ... ok (0.002s) 2022-03-17T19:38:01.0356200Z test_slice_one_none (jit.test_slice.TestSlice) ... ok (0.007s) 2022-03-17T19:38:01.0422174Z test_slice_start_stop (jit.test_slice.TestSlice) ... ok (0.006s) 2022-03-17T19:38:01.0488470Z test_slice_start_stop_step (jit.test_slice.TestSlice) ... ok (0.007s) 2022-03-17T19:38:01.0555155Z test_slice_start_stop_with_none (jit.test_slice.TestSlice) ... ok (0.007s) 2022-03-17T19:38:01.0629743Z test_slice_stop_clipped (jit.test_slice.TestSlice) ... ok (0.007s) 2022-03-17T19:38:01.0697236Z test_slice_stop_only (jit.test_slice.TestSlice) ... ok (0.007s) 2022-03-17T19:38:01.0768996Z test_slice_stop_only_with_nones (jit.test_slice.TestSlice) ... ok (0.007s) 2022-03-17T19:38:01.0828467Z test_slice_string (jit.test_slice.TestSlice) ... ok (0.006s) 2022-03-17T19:38:01.0896757Z test_slice_tensor (jit.test_slice.TestSlice) ... ok (0.007s) 2022-03-17T19:38:01.0976560Z test_slice_tensor_multidim (jit.test_slice.TestSlice) ... ok (0.008s) 2022-03-17T19:38:01.1052172Z test_slice_tensor_multidim_with_dots (jit.test_slice.TestSlice) ... ok (0.007s) 2022-03-17T19:38:01.1128160Z test_slice_three_nones (jit.test_slice.TestSlice) ... ok (0.008s) 2022-03-17T19:38:01.1203361Z test_slice_two_nones (jit.test_slice.TestSlice) ... ok (0.007s) 2022-03-17T19:38:01.1291973Z test_tuple_slicing (jit.test_slice.TestSlice) ... ok (0.009s) 2022-03-17T19:38:01.1407606Z test_freeze_sparse_coo (jit.test_sparse.TestSparse) ... ok (0.011s) 2022-03-17T19:38:01.1534618Z test_freeze_sparse_csr (jit.test_sparse.TestSparse) ... ok (0.013s) 2022-03-17T19:38:01.1632663Z test_serialize_sparse_coo (jit.test_sparse.TestSparse) ... ok (0.010s) 2022-03-17T19:38:01.1737189Z test_serialize_sparse_csr (jit.test_sparse.TestSparse) ... ok (0.010s) 2022-03-17T19:38:01.1787470Z test_modulo_operator (jit.test_string_formatting.TestStringFormatting) ... ok (0.005s) 2022-03-17T19:38:01.1836184Z test_string_interpolation_with_alternate_digit_placeholder (jit.test_string_formatting.TestStringFormatting) ... ok (0.005s) 2022-03-17T19:38:01.1884906Z test_string_interpolation_with_capital_exponent_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.005s) 2022-03-17T19:38:01.1933190Z test_string_interpolation_with_char_placeholder_and_char_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.005s) 2022-03-17T19:38:01.1982420Z test_string_interpolation_with_char_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.005s) 2022-03-17T19:38:01.2064331Z test_string_interpolation_with_char_placeholder_and_true_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.008s) 2022-03-17T19:38:01.2113105Z test_string_interpolation_with_digit_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.005s) 2022-03-17T19:38:01.2194243Z test_string_interpolation_with_digit_placeholder_and_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.008s) 2022-03-17T19:38:01.2241627Z test_string_interpolation_with_double_percent_in_string (jit.test_string_formatting.TestStringFormatting) ... ok (0.005s) 2022-03-17T19:38:01.2325325Z test_string_interpolation_with_exponent_placeholder_and_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.008s) 2022-03-17T19:38:01.2373777Z test_string_interpolation_with_float_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.005s) 2022-03-17T19:38:01.2422939Z test_string_interpolation_with_float_placeholder_and_float_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.005s) 2022-03-17T19:38:01.2471950Z test_string_interpolation_with_lowercase_exponent_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.005s) 2022-03-17T19:38:01.2529045Z test_string_interpolation_with_multiple_placeholders (jit.test_string_formatting.TestStringFormatting) ... ok (0.006s) 2022-03-17T19:38:01.2609880Z test_string_interpolation_with_percent_in_string (jit.test_string_formatting.TestStringFormatting) ... ok (0.008s) 2022-03-17T19:38:01.2658885Z test_string_interpolation_with_string_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.005s) 2022-03-17T19:38:01.2706256Z test_string_interpolation_with_string_placeholder_and_format_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.005s) 2022-03-17T19:38:01.2753796Z test_string_interpolation_with_string_placeholder_and_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.005s) 2022-03-17T19:38:01.2813169Z test_string_interpolation_with_subscript (jit.test_string_formatting.TestStringFormatting) ... ok (0.006s) 2022-03-17T19:38:01.2894227Z test_string_interpolation_with_too_few_arguments (jit.test_string_formatting.TestStringFormatting) ... ok (0.008s) 2022-03-17T19:38:01.2977973Z test_string_interpolation_with_too_many_arguments (jit.test_string_formatting.TestStringFormatting) ... ok (0.008s) 2022-03-17T19:38:01.3059203Z test_string_interpolation_with_unknown_format_specifier (jit.test_string_formatting.TestStringFormatting) ... ok (0.008s) 2022-03-17T19:38:01.3422486Z test_adaptive_avg_pool2d (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.036s) 2022-03-17T19:38:01.3719874Z test_arange_shape (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.030s) 2022-03-17T19:38:01.3798680Z test_binary_shape_fns_inplace (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.008s) 2022-03-17T19:38:01.3862389Z test_binary_shape_functions (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.006s) 2022-03-17T19:38:01.3924421Z test_if_propagation (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.006s) 2022-03-17T19:38:01.4105197Z test_partial_eval_graph_conv (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.018s) 2022-03-17T19:38:01.4556453Z test_partial_eval_stitching (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.045s) 2022-03-17T19:38:01.4900055Z test_refinement_through_graph_stitching (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.034s) 2022-03-17T19:38:01.5050033Z test_returning_input_symbolic_shapes (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.015s) 2022-03-17T19:38:01.5148699Z test_shape_analysis (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.010s) 2022-03-17T19:38:01.6347927Z test_shape_concat (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.120s) 2022-03-17T19:38:01.6616002Z test_shape_embedding_bag (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.027s) 2022-03-17T19:38:01.6627872Z test_shape_function_includes (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... skip (0.001s) 2022-03-17T19:38:01.6646550Z test_shared_shape_graph (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.002s) 2022-03-17T19:38:01.6723401Z test_size_and_sizes (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.008s) 2022-03-17T19:38:01.7062951Z test_stitching_concat (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.034s) 2022-03-17T19:38:01.7273730Z test_stitching_multi_output (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.021s) 2022-03-17T19:38:01.7283820Z test_sym_ir_parsing (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.001s) 2022-03-17T19:38:01.7310302Z test_unary_shape_fns_inplace (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.003s) 2022-03-17T19:38:01.7348602Z test_unary_shape_functions (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.004s) 2022-03-17T19:38:01.7391831Z test_write (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.004s) 2022-03-17T19:38:01.7415562Z test_method_on_number (jit.test_builtins.TestTensorBuiltins) ... ok (0.002s) 2022-03-17T19:38:01.7693017Z test_scalar_to_num_conversions (jit.test_builtins.TestTensorBuiltins) ... ok (0.028s) 2022-03-17T19:38:01.7771086Z test_tensor_item (jit.test_builtins.TestTensorBuiltins) ... ok (0.008s) 2022-03-17T19:38:01.7963574Z test_tensor_properties (jit.test_builtins.TestTensorBuiltins) ... ok (0.019s) 2022-03-17T19:38:01.8382821Z test_tensor_subscript_assign (jit.test_builtins.TestTensorBuiltins) ... ok (0.042s) 2022-03-17T19:38:01.8501952Z test_tensor_subscript_assign_device (jit.test_builtins.TestTensorBuiltins) ... ok (0.012s) 2022-03-17T19:38:01.8571933Z test_randperm_default_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.007s) 2022-03-17T19:38:01.8642373Z test_randperm_specifed_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.007s) 2022-03-17T19:38:01.8714754Z test_tril_indices_default_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.007s) 2022-03-17T19:38:01.8789168Z test_tril_indices_specified_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.007s) 2022-03-17T19:38:01.8861371Z test_triu_indices_default_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.007s) 2022-03-17T19:38:01.8935626Z test_triu_indices_specified_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.007s) 2022-03-17T19:38:01.9017234Z test_getitem (jit.test_tensor_methods.TestTensorMethods) ... ok (0.008s) 2022-03-17T19:38:01.9035804Z test_getitem_invalid (jit.test_tensor_methods.TestTensorMethods) ... ok (0.002s) 2022-03-17T19:38:01.9191454Z test_default_args (jit.test_torchbind.TestTorchbind) ... ok (0.015s) 2022-03-17T19:38:01.9204440Z test_lambda_as_constructor (jit.test_torchbind.TestTorchbind) ... ok (0.001s) 2022-03-17T19:38:01.9239801Z test_profiler_custom_op (jit.test_torchbind.TestTorchbind) ... ok (0.003s) 2022-03-17T19:38:01.9278972Z test_staticmethod (jit.test_torchbind.TestTorchbind) ... ok (0.004s) 2022-03-17T19:38:01.9402234Z test_torchbind (jit.test_torchbind.TestTorchbind) ... ok (0.012s) 2022-03-17T19:38:01.9414021Z test_torchbind_attr_exception (jit.test_torchbind.TestTorchbind) ... ok (0.001s) 2022-03-17T19:38:01.9468095Z test_torchbind_class_attr_recursive (jit.test_torchbind.TestTorchbind) ... ok (0.005s) 2022-03-17T19:38:01.9541817Z test_torchbind_class_attribute (jit.test_torchbind.TestTorchbind) ... ok (0.007s) 2022-03-17T19:38:01.9596245Z test_torchbind_deepcopy (jit.test_torchbind.TestTorchbind) ... ok (0.005s) 2022-03-17T19:38:01.9709425Z test_torchbind_def_property_getter_setter (jit.test_torchbind.TestTorchbind) ... ok (0.011s) 2022-03-17T19:38:01.9769762Z test_torchbind_def_property_just_getter (jit.test_torchbind.TestTorchbind) ... ok (0.006s) 2022-03-17T19:38:01.9843789Z test_torchbind_def_property_readwrite (jit.test_torchbind.TestTorchbind) ... ok (0.007s) 2022-03-17T19:38:01.9854487Z test_torchbind_getattr (jit.test_torchbind.TestTorchbind) ... ok (0.001s) 2022-03-17T19:38:01.9928572Z test_torchbind_getstate (jit.test_torchbind.TestTorchbind) ... ok (0.007s) 2022-03-17T19:38:01.9954025Z test_torchbind_instantiate_missing_class (jit.test_torchbind.TestTorchbind) ... ok (0.002s) 2022-03-17T19:38:01.9979077Z test_torchbind_lambda_method (jit.test_torchbind.TestTorchbind) ... ok (0.002s) 2022-03-17T19:38:02.0003813Z test_torchbind_no_init (jit.test_torchbind.TestTorchbind) ... ok (0.002s) 2022-03-17T19:38:02.0054797Z test_torchbind_optional_explicit_attr (jit.test_torchbind.TestTorchbind) ... ok (0.005s) 2022-03-17T19:38:02.0072520Z test_torchbind_pass_wrong_type (jit.test_torchbind.TestTorchbind) ... ok (0.002s) 2022-03-17T19:38:02.0090434Z test_torchbind_pickle_serialization (jit.test_torchbind.TestTorchbind) ... ok (0.002s) 2022-03-17T19:38:02.0107261Z test_torchbind_python_deepcopy (jit.test_torchbind.TestTorchbind) ... ok (0.002s) 2022-03-17T19:38:02.0136725Z test_torchbind_return_instance (jit.test_torchbind.TestTorchbind) ... ok (0.003s) 2022-03-17T19:38:02.0171370Z test_torchbind_return_instance_from_method (jit.test_torchbind.TestTorchbind) ... ok (0.003s) 2022-03-17T19:38:02.0198839Z test_torchbind_return_tuple (jit.test_torchbind.TestTorchbind) ... ok (0.003s) 2022-03-17T19:38:02.0250560Z test_torchbind_save_load (jit.test_torchbind.TestTorchbind) ... ok (0.005s) 2022-03-17T19:38:02.0277738Z test_torchbind_take_as_arg (jit.test_torchbind.TestTorchbind) ... ok (0.002s) 2022-03-17T19:38:02.0310950Z test_torchbind_take_instance_as_method_arg (jit.test_torchbind.TestTorchbind) ... ok (0.003s) 2022-03-17T19:38:02.0391001Z test_torchbind_tracing (jit.test_torchbind.TestTorchbind) ... ok (0.008s) 2022-03-17T19:38:02.0510096Z test_torchbind_tracing_nested (jit.test_torchbind.TestTorchbind) ... ok (0.012s) 2022-03-17T19:38:02.0697170Z test_call_traced_fn_from_traced_module (jit.test_tracer.TestTracer) ... ok (0.019s) 2022-03-17T19:38:02.0982367Z test_call_traced_module_from_traced_module (jit.test_tracer.TestTracer) ... ok (0.028s) 2022-03-17T19:38:02.1119969Z test_canonicalize_tensor_iterator (jit.test_tracer.TestTracer) ... ok (0.014s) 2022-03-17T19:38:02.1228742Z test_constant (jit.test_tracer.TestTracer) ... ok (0.011s) 2022-03-17T19:38:02.1246801Z test_conv (jit.test_tracer.TestTracer) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:1384: UserWarning: positional arguments and argument "destination" are deprecated. nn.Module.state_dict will not accept them in the future. Refer to https://pytorch.org/docs/master/generated/torch.nn.Module.html#torch.nn.Module.state_dict for details. 2022-03-17T19:38:02.1248478Z " and ".join(warn_msg) + " are deprecated. nn.Module.state_dict will not accept them in the future. " 2022-03-17T19:38:02.1442127Z ok (0.021s) 2022-03-17T19:38:02.1673346Z test_export_no_reorder (jit.test_tracer.TestTracer) ... ok (0.023s) 2022-03-17T19:38:02.1783765Z test_force_outplace_check_fill (jit.test_tracer.TestTracer) ... ok (0.011s) 2022-03-17T19:38:02.1889568Z test_force_outplace_check_zero (jit.test_tracer.TestTracer) ... ok (0.010s) 2022-03-17T19:38:02.2087252Z test_ge (jit.test_tracer.TestTracer) ... ok (0.020s) 2022-03-17T19:38:03.6380568Z test_ge_cuda (jit.test_tracer.TestTracer) ... ok (1.429s) 2022-03-17T19:38:03.8817755Z test_ge_optimized (jit.test_tracer.TestTracer) ... ok (0.244s) 2022-03-17T19:38:03.9340347Z test_ge_unoptimized (jit.test_tracer.TestTracer) ... ok (0.052s) 2022-03-17T19:38:03.9437359Z test_index_put (jit.test_tracer.TestTracer) ... ok (0.010s) 2022-03-17T19:38:03.9522754Z test_index_put_trace_with_view (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-03-17T19:38:03.9597779Z test_index_put_trace_without_view (jit.test_tracer.TestTracer) ... ok (0.007s) 2022-03-17T19:38:03.9624734Z test_inplace_check (jit.test_tracer.TestTracer) ... ok (0.003s) 2022-03-17T19:38:03.9706784Z test_inplace_copy (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-03-17T19:38:03.9788892Z test_inplace_copy_force_outplace (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-03-17T19:38:03.9824998Z test_inplace_flags (jit.test_tracer.TestTracer) ... ok (0.004s) 2022-03-17T19:38:03.9891390Z test_inplace_transplant (jit.test_tracer.TestTracer) ... ok (0.007s) 2022-03-17T19:38:03.9977688Z test_inplace_warn (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-03-17T19:38:04.0050338Z test_input_dict_checkTrace_mut (jit.test_tracer.TestTracer) ... ok (0.007s) 2022-03-17T19:38:04.0077085Z test_input_dict_empty (jit.test_tracer.TestTracer) ... ok (0.003s) 2022-03-17T19:38:04.0106744Z test_input_dict_empty_list (jit.test_tracer.TestTracer) ... ok (0.003s) 2022-03-17T19:38:04.0119766Z test_input_dict_insertion_order (jit.test_tracer.TestTracer) 2022-03-17T19:38:04.0240101Z Check that dictionary access doesn't care about insertion order ... ok (0.013s) 2022-03-17T19:38:04.0335146Z test_input_dict_of_dicts (jit.test_tracer.TestTracer) ... ok (0.009s) 2022-03-17T19:38:04.0425710Z test_input_dict_of_lists (jit.test_tracer.TestTracer) ... ok (0.009s) 2022-03-17T19:38:04.0546038Z test_input_dict_recursive (jit.test_tracer.TestTracer) ... ok (0.012s) 2022-03-17T19:38:04.0559942Z test_input_dict_remembers_keys (jit.test_tracer.TestTracer) 2022-03-17T19:38:04.0704089Z Check that the trace remembers which keys were in a dict input ... ok (0.016s) 2022-03-17T19:38:04.0782459Z test_input_dict_unify (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-03-17T19:38:04.0789559Z test_input_flatten (jit.test_tracer.TestTracer) 2022-03-17T19:38:04.0968600Z Check that inputs to traced functions are flattened ... ok (0.019s) 2022-03-17T19:38:04.1007212Z test_input_list_mixed_type (jit.test_tracer.TestTracer) ... ok (0.004s) 2022-03-17T19:38:04.1087407Z test_input_list_of_tuples (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-03-17T19:38:04.1182344Z test_input_list_toplevel_flatten (jit.test_tracer.TestTracer) ... ok (0.009s) 2022-03-17T19:38:04.1288728Z test_input_list_toplevel_flatten_direct (jit.test_tracer.TestTracer) ... ok (0.011s) 2022-03-17T19:38:04.1390437Z test_input_tuple_of_dicts (jit.test_tracer.TestTracer) ... ok (0.010s) 2022-03-17T19:38:04.1684502Z test_interpolate_trace (jit.test_tracer.TestTracer) ... ok (0.029s) 2022-03-17T19:38:04.3890216Z test_large_nbr_kernel_args (jit.test_tracer.TestTracer) ... ok (0.221s) 2022-03-17T19:38:04.4007850Z test_lhs_index_fails (jit.test_tracer.TestTracer) ... ok (0.012s) 2022-03-17T19:38:04.4086048Z test_lhs_index_trivial (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-03-17T19:38:04.4232395Z test_max_pool (jit.test_tracer.TestTracer) ... ok (0.014s) 2022-03-17T19:38:04.4289371Z test_nested_inplace (jit.test_tracer.TestTracer) ... ok (0.006s) 2022-03-17T19:38:04.4315355Z test_non_tensor_tracing (jit.test_tracer.TestTracer) ... ok (0.003s) 2022-03-17T19:38:04.4321661Z test_output_unflatten (jit.test_tracer.TestTracer) 2022-03-17T19:38:04.4413992Z Check that outputs of traced functions retain the original structure and nesting ... expected failure (0.010s) 2022-03-17T19:38:04.4482095Z test_python_function (jit.test_tracer.TestTracer) ... ok (0.007s) 2022-03-17T19:38:04.4576736Z test_python_function_tup (jit.test_tracer.TestTracer) ... ok (0.009s) 2022-03-17T19:38:04.4672121Z test_repeated_input (jit.test_tracer.TestTracer) ... ok (0.009s) 2022-03-17T19:38:04.4779448Z test_repeated_output (jit.test_tracer.TestTracer) ... ok (0.011s) 2022-03-17T19:38:04.4796840Z test_shared_param (jit.test_tracer.TestTracer) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:1384: UserWarning: positional arguments and argument "destination" are deprecated. nn.Module.state_dict will not accept them in the future. Refer to https://pytorch.org/docs/master/generated/torch.nn.Module.html#torch.nn.Module.state_dict for details. 2022-03-17T19:38:04.4797674Z " and ".join(warn_msg) + " are deprecated. nn.Module.state_dict will not accept them in the future. " 2022-03-17T19:38:04.4805553Z ok (0.003s) 2022-03-17T19:38:04.5043472Z test_simple (jit.test_tracer.TestTracer) ... ok (0.024s) 2022-03-17T19:38:04.5059546Z test_tensor_with_grad_as_constant (jit.test_tracer.TestTracer) ... ok (0.002s) 2022-03-17T19:38:04.5182801Z test_trace_aliased_parameter (jit.test_tracer.TestTracer) ... ok (0.012s) 2022-03-17T19:38:04.5257576Z test_trace_annotation (jit.test_tracer.TestTracer) ... ok (0.007s) 2022-03-17T19:38:04.5506809Z test_trace_arange (jit.test_tracer.TestTracer) ... ok (0.025s) 2022-03-17T19:38:04.5767440Z test_trace_arange_with_grad (jit.test_tracer.TestTracer) ... ok (0.026s) 2022-03-17T19:38:04.5894297Z test_trace_autograd_function (jit.test_tracer.TestTracer) ... ok (0.013s) 2022-03-17T19:38:04.5933273Z test_trace_c10_ops (jit.test_tracer.TestTracer) ... skip (0.004s) 2022-03-17T19:38:04.6469114Z test_trace_casts (jit.test_tracer.TestTracer) ... ok (0.053s) 2022-03-17T19:38:04.6559460Z test_trace_checker_control_flow (jit.test_tracer.TestTracer) ... ok (0.009s) 2022-03-17T19:38:04.6631832Z test_trace_checker_dot_data (jit.test_tracer.TestTracer) ... ok (0.007s) 2022-03-17T19:38:04.6699150Z test_trace_checker_dropout_notrain (jit.test_tracer.TestTracer) ... ok (0.007s) 2022-03-17T19:38:04.6859423Z test_trace_checker_dropout_train (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-03-17T19:38:04.6936556Z test_trace_checker_inplace_on_view (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-03-17T19:38:04.7012616Z test_trace_checker_memoization (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-03-17T19:38:04.7142707Z test_trace_checker_slice_lhs (jit.test_tracer.TestTracer) ... ok (0.013s) 2022-03-17T19:38:04.7259705Z test_trace_checking_with_global_name (jit.test_tracer.TestTracer) ... ok (0.012s) 2022-03-17T19:38:04.7367335Z test_trace_contiguous (jit.test_tracer.TestTracer) ... ok (0.011s) 2022-03-17T19:38:04.7428326Z test_trace_contiguous_short_circuit (jit.test_tracer.TestTracer) ... ok (0.006s) 2022-03-17T19:38:04.7507051Z test_trace_detach (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-03-17T19:38:04.7587223Z test_trace_detach_inplace (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-03-17T19:38:04.7619674Z test_trace_detach_inplace_redispatch (jit.test_tracer.TestTracer) ... ok (0.003s) 2022-03-17T19:38:04.7630980Z test_trace_detach_onnx_erase (jit.test_tracer.TestTracer) ... /opt/conda/lib/python3.7/site-packages/torch/onnx/utils.py:49: UserWarning: You are exporting the model to ONNX while in training mode with 'train' parameter not specified. The model will default to inference mode export. If you wish to export a training amenable ONNX model, specify training=TrainingMode.TRAINING or training=TrainingMode.PRESERVE (to preserve the original model state) in torch.onnx.export(). 2022-03-17T19:38:04.7631931Z warnings.warn("You are exporting the model to ONNX while in training mode with " 2022-03-17T19:38:04.7632930Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:1384: UserWarning: positional arguments and argument "destination" are deprecated. nn.Module.state_dict will not accept them in the future. Refer to https://pytorch.org/docs/master/generated/torch.nn.Module.html#torch.nn.Module.state_dict for details. 2022-03-17T19:38:04.7633700Z " and ".join(warn_msg) + " are deprecated. nn.Module.state_dict will not accept them in the future. " 2022-03-17T19:38:04.7673360Z ok (0.005s) 2022-03-17T19:38:04.7705962Z test_trace_detach_redispatch (jit.test_tracer.TestTracer) ... ok (0.003s) 2022-03-17T19:38:04.7864662Z test_trace_dict_input (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-03-17T19:38:04.8116783Z test_trace_dict_output (jit.test_tracer.TestTracer) ... ok (0.025s) 2022-03-17T19:38:04.8391267Z test_trace_export_fns (jit.test_tracer.TestTracer) ... ok (0.027s) 2022-03-17T19:38:04.9027421Z test_trace_export_fns_recursive (jit.test_tracer.TestTracer) ... ok (0.064s) 2022-03-17T19:38:04.9535697Z test_trace_fork_join_and_module (jit.test_tracer.TestTracer) ... ok (0.051s) 2022-03-17T19:38:04.9632931Z test_trace_full_dynamic_shape (jit.test_tracer.TestTracer) ... ok (0.010s) 2022-03-17T19:38:04.9699590Z test_trace_func_argument_names_captured (jit.test_tracer.TestTracer) ... ok (0.007s) 2022-03-17T19:38:04.9773174Z test_trace_index (jit.test_tracer.TestTracer) ... ok (0.007s) 2022-03-17T19:38:04.9845202Z test_trace_index_constant (jit.test_tracer.TestTracer) ... ok (0.007s) 2022-03-17T19:38:04.9955692Z test_trace_indexed_assignment (jit.test_tracer.TestTracer) ... ok (0.011s) 2022-03-17T19:38:05.0172824Z test_trace_inline_shape (jit.test_tracer.TestTracer) ... ok (0.022s) 2022-03-17T19:38:05.0235856Z test_trace_inverse (jit.test_tracer.TestTracer) ... ok (0.006s) 2022-03-17T19:38:05.0540986Z test_trace_invert_module_hierarchy (jit.test_tracer.TestTracer) ... ok (0.030s) 2022-03-17T19:38:05.0675709Z test_trace_legacy_ctor (jit.test_tracer.TestTracer) ... ok (0.013s) 2022-03-17T19:38:05.1135410Z test_trace_module_argument_names_captured (jit.test_tracer.TestTracer) ... ok (0.046s) 2022-03-17T19:38:05.1528762Z test_trace_modulelist (jit.test_tracer.TestTracer) ... ok (0.039s) 2022-03-17T19:38:05.1631777Z test_trace_multi_output_function (jit.test_tracer.TestTracer) ... graph(%self : __torch__.jit.test_tracer.Bar, 2022-03-17T19:38:05.1632399Z %x.1 : Double(3, 2, strides=[2, 1], requires_grad=0, device=cpu), 2022-03-17T19:38:05.1632763Z %y.1 : Double(1, 2, strides=[2, 1], requires_grad=0, device=cpu)): 2022-03-17T19:38:05.1633255Z %x : Double(3, 2, strides=[2, 1], requires_grad=0, device=cpu) = aten::relu(%x.1) # /var/lib/jenkins/workspace/test/jit/test_tracer.py:1425:0 2022-03-17T19:38:05.1633771Z %y : Double(1, 2, strides=[2, 1], requires_grad=0, device=cpu) = aten::relu(%y.1) # /var/lib/jenkins/workspace/test/jit/test_tracer.py:1426:0 2022-03-17T19:38:05.1634368Z %9 : (Double(1, 2, strides=[2, 1], requires_grad=0, device=cpu), Double(3, 2, strides=[2, 1], requires_grad=0, device=cpu)) = ^Foo()(%x, %y) # /var/lib/jenkins/workspace/test/jit/test_tracer.py:1427:0 2022-03-17T19:38:05.1634967Z %10 : Double(1, 2, strides=[2, 1], requires_grad=0, device=cpu), %11 : Double(3, 2, strides=[2, 1], requires_grad=0, device=cpu) = prim::TupleUnpack(%9) 2022-03-17T19:38:05.1635505Z %12 : (Double(1, 2, strides=[2, 1], requires_grad=0, device=cpu), Double(3, 2, strides=[2, 1], requires_grad=0, device=cpu)) = prim::TupleConstruct(%10, %11) 2022-03-17T19:38:05.1635889Z return (%12) 2022-03-17T19:38:05.1636041Z 2022-03-17T19:38:05.1640137Z ok (0.011s) 2022-03-17T19:38:05.1717973Z test_trace_namedtuple (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-03-17T19:38:05.1858551Z test_trace_nested_datatypes (jit.test_tracer.TestTracer) ... ok (0.014s) 2022-03-17T19:38:05.2082548Z test_trace_nested_fn (jit.test_tracer.TestTracer) ... ok (0.022s) 2022-03-17T19:38:05.2191476Z test_trace_optioanl_dtype (jit.test_tracer.TestTracer) ... ok (0.011s) 2022-03-17T19:38:05.2397305Z test_trace_optional (jit.test_tracer.TestTracer) ... ok (0.020s) 2022-03-17T19:38:05.2467818Z test_trace_partial_func_argument_names_captured (jit.test_tracer.TestTracer) ... ok (0.007s) 2022-03-17T19:38:05.2509411Z test_trace_random (jit.test_tracer.TestTracer) ... ok (0.004s) 2022-03-17T19:38:05.2639973Z test_trace_records_names (jit.test_tracer.TestTracer) ... ok (0.013s) 2022-03-17T19:38:05.2730760Z test_trace_save (jit.test_tracer.TestTracer) ... ok (0.009s) 2022-03-17T19:38:05.3036459Z test_trace_save_load_copy (jit.test_tracer.TestTracer) ... ok (0.030s) 2022-03-17T19:38:05.3089253Z test_trace_single_tuple (jit.test_tracer.TestTracer) ... ok (0.005s) 2022-03-17T19:38:05.3189550Z test_trace_size (jit.test_tracer.TestTracer) ... ok (0.010s) 2022-03-17T19:38:05.3294570Z test_trace_size_with_grad (jit.test_tracer.TestTracer) ... ok (0.010s) 2022-03-17T19:38:05.3387366Z test_trace_skip_none_submodule (jit.test_tracer.TestTracer) ... ok (0.009s) 2022-03-17T19:38:05.3923477Z test_trace_slice (jit.test_tracer.TestTracer) ... ok (0.053s) 2022-03-17T19:38:05.4037623Z test_trace_slice_expr_complete_type (jit.test_tracer.TestTracer) ... ok (0.011s) 2022-03-17T19:38:05.4129440Z test_trace_slice_full_dim (jit.test_tracer.TestTracer) ... ok (0.009s) 2022-03-17T19:38:05.4231620Z test_trace_slice_setitem_dynamic_shape (jit.test_tracer.TestTracer) ... ok (0.010s) 2022-03-17T19:38:05.4806252Z test_trace_slice_with_grad (jit.test_tracer.TestTracer) ... ok (0.057s) 2022-03-17T19:38:05.5512875Z test_trace_tensor_factory (jit.test_tracer.TestTracer) ... ok (0.071s) 2022-03-17T19:38:05.5550870Z test_trace_topk (jit.test_tracer.TestTracer) ... /var/lib/jenkins/workspace/test/jit/test_tracer.py:158: TracerWarning: Converting a tensor to a Python integer might cause the trace to be incorrect. We can't record the data flow of Python values, so this value will be treated as a constant in the future. This means that the trace might not generalize to other inputs! 2022-03-17T19:38:05.5551582Z return x.topk(y, dim=1)[1] 2022-03-17T19:38:05.5644625Z ok (0.013s) 2022-03-17T19:38:05.5789776Z test_trace_tuple (jit.test_tracer.TestTracer) ... ok (0.014s) 2022-03-17T19:38:05.5866075Z test_trace_variable_instantiation (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-03-17T19:38:05.5973951Z test_trace_warn (jit.test_tracer.TestTracer) ... ok (0.011s) 2022-03-17T19:38:05.6066644Z test_trace_with_conditional_property (jit.test_tracer.TestTracer) ... ok (0.009s) 2022-03-17T19:38:05.6109564Z test_trace_with_nested_tensor_list_output (jit.test_tracer.TestTracer) ... ok (0.004s) 2022-03-17T19:38:05.6145085Z test_trace_with_number_list_output (jit.test_tracer.TestTracer) ... ok (0.003s) 2022-03-17T19:38:05.6321679Z test_trace_with_tensor_list_output (jit.test_tracer.TestTracer) ... ok (0.018s) 2022-03-17T19:38:05.9603074Z test_traced_module_cuda (jit.test_tracer.TestTracer) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:1384: UserWarning: positional arguments and argument "destination" are deprecated. nn.Module.state_dict will not accept them in the future. Refer to https://pytorch.org/docs/master/generated/torch.nn.Module.html#torch.nn.Module.state_dict for details. 2022-03-17T19:38:05.9604025Z " and ".join(warn_msg) + " are deprecated. nn.Module.state_dict will not accept them in the future. " 2022-03-17T19:38:05.9684745Z ok (0.336s) 2022-03-17T19:38:05.9706414Z test_tracing_backward_hook_error (jit.test_tracer.TestTracer) ... ok (0.002s) 2022-03-17T19:38:06.0320644Z test_tracing_hooks (jit.test_tracer.TestTracer) ... ok (0.061s) 2022-03-17T19:38:06.1993655Z test_tracing_multiple_methods (jit.test_tracer.TestTracer) ... ok (0.167s) 2022-03-17T19:38:06.2057466Z test_typeas_trace_check (jit.test_tracer.TestTracer) ... ok (0.006s) 2022-03-17T19:38:06.2136914Z test_wrapped_number (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-03-17T19:38:06.2155175Z test_assign_python_attr (jit.test_type_sharing.TestTypeSharing) 2022-03-17T19:38:06.2655859Z Assigning a new (python-only) attribute should not change type sharing ... ok (0.052s) 2022-03-17T19:38:06.2745644Z test_basic (jit.test_type_sharing.TestTypeSharing) ... ok (0.009s) 2022-03-17T19:38:06.2854408Z test_builtin_function_different (jit.test_type_sharing.TestTypeSharing) ... ok (0.011s) 2022-03-17T19:38:06.2940313Z test_builtin_function_same (jit.test_type_sharing.TestTypeSharing) ... ok (0.008s) 2022-03-17T19:38:06.2950558Z test_constants (jit.test_type_sharing.TestTypeSharing) 2022-03-17T19:38:06.3106063Z Types should be shared for identical constant values, and different for different constant values ... ok (0.016s) 2022-03-17T19:38:06.3116269Z test_diff_attr_values (jit.test_type_sharing.TestTypeSharing) 2022-03-17T19:38:06.3208749Z Types should be shared even if attribute values differ ... ok (0.010s) 2022-03-17T19:38:06.3215745Z test_failed_attribute_compilation (jit.test_type_sharing.TestTypeSharing) 2022-03-17T19:38:06.3250379Z Attributes whose type cannot be inferred should fail cleanly with nice hints ... ok (0.004s) 2022-03-17T19:38:06.3341202Z test_ignored_fns (jit.test_type_sharing.TestTypeSharing) ... ok (0.009s) 2022-03-17T19:38:06.3349422Z test_linear (jit.test_type_sharing.TestTypeSharing) 2022-03-17T19:38:06.3519952Z Simple example with a real nn Module ... ok (0.018s) 2022-03-17T19:38:06.3764638Z test_loaded_modules_work (jit.test_type_sharing.TestTypeSharing) ... ok (0.024s) 2022-03-17T19:38:06.3776702Z test_module_dict_same_type_different_name (jit.test_type_sharing.TestTypeSharing) 2022-03-17T19:38:06.4264315Z We should be able to differentiate between two ModuleDict instances ... ok (0.050s) 2022-03-17T19:38:06.4276617Z test_mutate_attr_value (jit.test_type_sharing.TestTypeSharing) 2022-03-17T19:38:06.4550228Z Mutating the value of an attribute should not change type sharing ... ok (0.029s) 2022-03-17T19:38:06.4559488Z test_param_vs_attribute (jit.test_type_sharing.TestTypeSharing) 2022-03-17T19:38:06.4663617Z The same module with an `foo` as a parameter vs. attribute shouldn't ... ok (0.011s) 2022-03-17T19:38:06.4672471Z test_python_function_attribute_different (jit.test_type_sharing.TestTypeSharing) 2022-03-17T19:38:06.4821937Z Different functions passed in should lead to different types ... ok (0.016s) 2022-03-17T19:38:06.4830234Z test_python_function_attribute_same (jit.test_type_sharing.TestTypeSharing) 2022-03-17T19:38:06.4933654Z Same functions passed in should lead to same types ... ok (0.011s) 2022-03-17T19:38:06.4952154Z test_same_but_different_classes (jit.test_type_sharing.TestTypeSharing) 2022-03-17T19:38:06.5294443Z Even if everything about the module is the same, different originating ... ok (0.036s) 2022-03-17T19:38:06.5303488Z test_script_function_attribute_different (jit.test_type_sharing.TestTypeSharing) 2022-03-17T19:38:06.5451364Z Different functions passed in should lead to different types ... ok (0.016s) 2022-03-17T19:38:06.5459923Z test_script_function_attribute_same (jit.test_type_sharing.TestTypeSharing) 2022-03-17T19:38:06.5562793Z Same functions passed in should lead to same types ... ok (0.011s) 2022-03-17T19:38:06.5880300Z test_script_module_containing_traced_module (jit.test_type_sharing.TestTypeSharing) ... ok (0.032s) 2022-03-17T19:38:06.5893703Z test_submodules (jit.test_type_sharing.TestTypeSharing) 2022-03-17T19:38:06.6593054Z If submodules differ, the types should differ. ... ok (0.071s) 2022-03-17T19:38:06.6604065Z test_tracing_gives_different_types (jit.test_type_sharing.TestTypeSharing) 2022-03-17T19:38:06.6785593Z Since we can't guarantee that methods are the same between different ... ok (0.019s) 2022-03-17T19:38:06.6797772Z test_type_not_shared_ignored_attributes (jit.test_type_sharing.TestTypeSharing) 2022-03-17T19:38:06.6904704Z Test that types are not shared if the exclusion of their ... ok (0.012s) 2022-03-17T19:38:06.6913221Z test_type_shared_ignored_attributes (jit.test_type_sharing.TestTypeSharing) 2022-03-17T19:38:06.6991493Z Test that types are shared if the exclusion of their ... ok (0.009s) 2022-03-17T19:38:06.6998955Z test_type_sharing_define_in_init (jit.test_type_sharing.TestTypeSharing) 2022-03-17T19:38:06.7091444Z Tests that types between instances of a ScriptModule ... ok (0.010s) 2022-03-17T19:38:06.7106560Z test_type_sharing_disabled (jit.test_type_sharing.TestTypeSharing) 2022-03-17T19:38:06.7401191Z Test that type sharing can be disabled. ... ok (0.031s) 2022-03-17T19:38:06.7468323Z test_annotate_outside_init (jit.test_types.TestTypesAndAnnotation) ... ok (0.007s) 2022-03-17T19:38:06.7493335Z test_bad_types (jit.test_types.TestTypesAndAnnotation) ... ok (0.002s) 2022-03-17T19:38:06.7564334Z test_ignore_with_types (jit.test_types.TestTypesAndAnnotation) ... ok (0.007s) 2022-03-17T19:38:06.7584214Z test_ignoring_module_attributes (jit.test_types.TestTypesAndAnnotation) 2022-03-17T19:38:06.7670425Z Test that module attributes can be ignored. ... ok (0.011s) 2022-03-17T19:38:06.7687032Z test_mismatched_annotation (jit.test_types.TestTypesAndAnnotation) ... ok (0.002s) 2022-03-17T19:38:06.7698674Z test_optional_no_element_type_annotation (jit.test_types.TestTypesAndAnnotation) 2022-03-17T19:38:06.7727396Z Test that using an optional with no contained types produces an error. ... ok (0.004s) 2022-03-17T19:38:06.7734191Z test_parser_bug (jit.test_types.TestTypesAndAnnotation) ... ok (0.001s) 2022-03-17T19:38:06.7853864Z test_pep585_type (jit.test_types.TestTypesAndAnnotation) ... ok (0.012s) 2022-03-17T19:38:06.7881610Z test_python_callable (jit.test_types.TestTypesAndAnnotation) ... ok (0.003s) 2022-03-17T19:38:06.7901280Z test_reannotate (jit.test_types.TestTypesAndAnnotation) ... ok (0.002s) 2022-03-17T19:38:06.7913119Z test_tuple_no_element_type_annotation (jit.test_types.TestTypesAndAnnotation) 2022-03-17T19:38:06.7941872Z Test that using a tuple with no contained types produces an error. ... ok (0.004s) 2022-03-17T19:38:06.8109779Z test_type_annotate_py3 (jit.test_types.TestTypesAndAnnotation) ... ok (0.017s) 2022-03-17T19:38:06.8274747Z test_types_as_values (jit.test_types.TestTypesAndAnnotation) ... ok (0.016s) 2022-03-17T19:38:06.8306493Z test_unimported_type_resolution (jit.test_types.TestTypesAndAnnotation) ... ok (0.003s) 2022-03-17T19:38:06.8352415Z test_bool_list_io (jit.test_typing.TestTyping) ... ok (0.004s) 2022-03-17T19:38:06.8430495Z test_dict_comprehension (jit.test_typing.TestTyping) ... ok (0.008s) 2022-03-17T19:38:06.8525351Z test_dict_comprehension_scope (jit.test_typing.TestTyping) ... ok (0.009s) 2022-03-17T19:38:06.8625176Z test_dict_comprehension_with_type_annotation (jit.test_typing.TestTyping) ... ok (0.010s) 2022-03-17T19:38:06.8979526Z test_dict_in_not_in (jit.test_typing.TestTyping) ... ok (0.035s) 2022-03-17T19:38:06.9019754Z test_dict_invalid_annotations (jit.test_typing.TestTyping) ... ok (0.004s) 2022-03-17T19:38:06.9043543Z test_dict_type_refinement_annotation_key_mismatch (jit.test_typing.TestTyping) ... [W ir_emitter.cpp:4279] Warning: List consists of heterogeneous types, which means that it has been typed as containing Union[int, str]. To use any of the values in this List, it will be necessary to add an `assert isinstance` statement before first use to trigger type refinement. 2022-03-17T19:38:06.9044646Z File "/var/lib/jenkins/workspace/test/jit/test_typing.py", line 90 2022-03-17T19:38:06.9044939Z def fn(): 2022-03-17T19:38:06.9045196Z l1 = [1, 2, "foo", 3] 2022-03-17T19:38:06.9045604Z ~~~~~~~~~~~~~~~ <--- HERE 2022-03-17T19:38:06.9045879Z l2 = ["foo", "bar", "baz", "qux"] 2022-03-17T19:38:06.9046170Z d: Dict[int, str] = {k : v for k, v in zip(l1, l2)} 2022-03-17T19:38:06.9046478Z (function emitListLiteral) 2022-03-17T19:38:06.9048353Z ok (0.003s) 2022-03-17T19:38:06.9071782Z test_dict_type_refinement_annotation_value_mismatch (jit.test_typing.TestTyping) ... [W ir_emitter.cpp:4279] Warning: List consists of heterogeneous types, which means that it has been typed as containing Union[int, str]. To use any of the values in this List, it will be necessary to add an `assert isinstance` statement before first use to trigger type refinement. 2022-03-17T19:38:06.9072681Z File "/var/lib/jenkins/workspace/test/jit/test_typing.py", line 104 2022-03-17T19:38:06.9072990Z def fn(): 2022-03-17T19:38:06.9073229Z l1 = ["foo", "bar", "baz", "qux"] 2022-03-17T19:38:06.9073498Z l2 = [1, 2, "foo", 3] 2022-03-17T19:38:06.9073814Z ~~~~~~~~~~~~~~~ <--- HERE 2022-03-17T19:38:06.9074155Z d: Dict[str, int] = {k : v for k, v in zip(l1, l2)} 2022-03-17T19:38:06.9074436Z return d 2022-03-17T19:38:06.9074678Z (function emitListLiteral) 2022-03-17T19:38:06.9076574Z ok (0.003s) 2022-03-17T19:38:06.9220759Z test_for_in_dict (jit.test_typing.TestTyping) ... ok (0.014s) 2022-03-17T19:38:06.9452033Z test_for_in_string (jit.test_typing.TestTyping) ... ok (0.023s) 2022-03-17T19:38:06.9582274Z test_for_tuple_assign (jit.test_typing.TestTyping) ... ok (0.013s) 2022-03-17T19:38:06.9831373Z test_for_tuple_unpack (jit.test_typing.TestTyping) ... ok (0.025s) 2022-03-17T19:38:06.9903747Z test_list_io (jit.test_typing.TestTyping) ... ok (0.007s) 2022-03-17T19:38:06.9913986Z test_list_iterables (jit.test_typing.TestTyping) ... ok (0.001s) 2022-03-17T19:38:07.0095060Z test_list_sum (jit.test_typing.TestTyping) ... ok (0.018s) 2022-03-17T19:38:07.0112987Z test_list_type_refinement_annotation_element_mismatch (jit.test_typing.TestTyping) ... ok (0.002s) 2022-03-17T19:38:07.0232593Z test_list_unification (jit.test_typing.TestTyping) ... ok (0.012s) 2022-03-17T19:38:07.0340750Z test_multiple_assign (jit.test_typing.TestTyping) ... ok (0.011s) 2022-03-17T19:38:07.0380107Z test_namedtuple_good_error (jit.test_typing.TestTyping) ... ok (0.004s) 2022-03-17T19:38:07.0430045Z test_namedtuple_py2 (jit.test_typing.TestTyping) ... ok (0.005s) 2022-03-17T19:38:07.0514097Z test_namedtuple_redefine (jit.test_typing.TestTyping) ... ok (0.008s) 2022-03-17T19:38:07.0583221Z test_nested_list (jit.test_typing.TestTyping) ... ok (0.007s) 2022-03-17T19:38:07.0628763Z test_opt_opt_refinement (jit.test_typing.TestTyping) ... ok (0.004s) 2022-03-17T19:38:07.0823752Z test_optional_conversion (jit.test_typing.TestTyping) ... ok (0.019s) 2022-03-17T19:38:07.0871164Z test_optional_refinement (jit.test_typing.TestTyping) ... ok (0.005s) 2022-03-17T19:38:07.0966197Z test_optional_tuple (jit.test_typing.TestTyping) ... ok (0.009s) 2022-03-17T19:38:07.1027295Z test_singleton_tuple_unpack (jit.test_typing.TestTyping) ... ok (0.006s) 2022-03-17T19:38:07.1115514Z test_sum_list_diff_elms (jit.test_typing.TestTyping) ... ok (0.009s) 2022-03-17T19:38:07.1201762Z test_sum_list_empty (jit.test_typing.TestTyping) ... ok (0.009s) 2022-03-17T19:38:07.1275760Z test_sum_list_literal (jit.test_typing.TestTyping) ... ok (0.007s) 2022-03-17T19:38:07.1362349Z test_sum_list_one (jit.test_typing.TestTyping) ... ok (0.009s) 2022-03-17T19:38:07.1381273Z test_sum_list_wrong_type (jit.test_typing.TestTyping) ... ok (0.002s) 2022-03-17T19:38:07.1711142Z test_tuple_assignments (jit.test_typing.TestTyping) ... ok (0.033s) 2022-03-17T19:38:07.1791829Z test_tuple_create_return (jit.test_typing.TestTyping) ... ok (0.008s) 2022-03-17T19:38:07.1862161Z test_tuple_io (jit.test_typing.TestTyping) ... ok (0.007s) 2022-03-17T19:38:07.1929966Z test_tuple_keyword (jit.test_typing.TestTyping) ... ok (0.007s) 2022-03-17T19:38:07.2008623Z test_tuple_specialization (jit.test_typing.TestTyping) ... ok (0.008s) 2022-03-17T19:38:07.2067082Z test_check_union_annotation (jit.test_union.TestUnion) ... ok (0.006s) 2022-03-17T19:38:07.2223518Z test_union_T_None_is_equivalent_to_optional_T (jit.test_union.TestUnion) ... ok (0.016s) 2022-03-17T19:38:07.2281073Z test_union_argument_order_is_ignored (jit.test_union.TestUnion) ... ok (0.006s) 2022-03-17T19:38:07.2345368Z test_union_argument_order_is_ignored_container (jit.test_union.TestUnion) ... ok (0.006s) 2022-03-17T19:38:07.2394223Z test_union_as_annotation (jit.test_union.TestUnion) ... ok (0.005s) 2022-03-17T19:38:07.2452989Z test_union_as_annotation_in_typed_container (jit.test_union.TestUnion) ... ok (0.006s) 2022-03-17T19:38:07.2500730Z test_union_as_annotation_py2 (jit.test_union.TestUnion) ... ok (0.005s) 2022-03-17T19:38:07.2591035Z test_union_as_dict_key (jit.test_union.TestUnion) ... ok (0.009s) 2022-03-17T19:38:07.2674009Z test_union_as_dict_value (jit.test_union.TestUnion) ... ok (0.008s) 2022-03-17T19:38:07.2731108Z test_union_as_internal_tuple_type (jit.test_union.TestUnion) ... ok (0.005s) 2022-03-17T19:38:07.2760531Z test_union_branching_does_not_autoinfer_undeclared_union (jit.test_union.TestUnion) ... ok (0.003s) 2022-03-17T19:38:07.2786484Z test_union_branching_does_not_widen_existing_inferred_type (jit.test_union.TestUnion) ... ok (0.002s) 2022-03-17T19:38:07.2873005Z test_union_branching_with_union_return_and_homogenous_types (jit.test_union.TestUnion) ... ok (0.009s) 2022-03-17T19:38:07.2893491Z test_union_does_not_replace_existing_annotated_type (jit.test_union.TestUnion) ... ok (0.002s) 2022-03-17T19:38:07.2912027Z test_union_does_not_replace_existing_annotated_type_empty_container (jit.test_union.TestUnion) ... ok (0.002s) 2022-03-17T19:38:07.2933697Z test_union_does_not_replace_existing_annotated_type_union (jit.test_union.TestUnion) ... ok (0.002s) 2022-03-17T19:38:07.3005979Z test_union_in_class_constructor (jit.test_union.TestUnion) ... ok (0.007s) 2022-03-17T19:38:07.3054472Z test_union_memory_aliasing (jit.test_union.TestUnion) ... /opt/conda/lib/python3.7/site-packages/torch/_jit_internal.py:1137: UserWarning: The inner type of a container is lost when calling torch.jit.isinstance in eager mode. For example, List[int] would become list and therefore falsely return True for List[float] or List[str]. 2022-03-17T19:38:07.3055378Z warnings.warn("The inner type of a container is lost when " 2022-03-17T19:38:07.3122553Z ok (0.012s) 2022-03-17T19:38:07.3204222Z test_union_module_with_union_class_variable (jit.test_union.TestUnion) ... ok (0.008s) 2022-03-17T19:38:07.3354693Z test_union_module_with_union_instance_variable (jit.test_union.TestUnion) ... ok (0.015s) 2022-03-17T19:38:07.3435648Z test_union_optional_of_union_is_flattened (jit.test_union.TestUnion) ... ok (0.008s) 2022-03-17T19:38:07.3469177Z test_union_redundant_arguments_are_skipped (jit.test_union.TestUnion) ... ok (0.003s) 2022-03-17T19:38:07.3505912Z test_union_redundant_arguments_are_skipped_container (jit.test_union.TestUnion) ... ok (0.004s) 2022-03-17T19:38:07.3540479Z test_union_redundant_arguments_are_skipped_optional (jit.test_union.TestUnion) ... ok (0.003s) 2022-03-17T19:38:07.3577626Z test_union_redundant_arguments_are_skipped_subtyping (jit.test_union.TestUnion) ... ok (0.004s) 2022-03-17T19:38:07.3623011Z test_union_return_type (jit.test_union.TestUnion) ... ok (0.004s) 2022-03-17T19:38:07.3763085Z test_union_schema_matching_on_internal_type (jit.test_union.TestUnion) ... ok (0.014s) 2022-03-17T19:38:07.3871790Z test_union_serialization_preserves_type_annotations (jit.test_union.TestUnion) ... ok (0.011s) 2022-03-17T19:38:07.3921754Z test_union_subclasses_larger_union (jit.test_union.TestUnion) ... ok (0.005s) 2022-03-17T19:38:07.4036437Z test_union_subtractive_refinement (jit.test_union.TestUnion) ... ok (0.011s) 2022-03-17T19:38:07.4154037Z test_union_subtractive_refinement_with_container (jit.test_union.TestUnion) ... ok (0.012s) 2022-03-17T19:38:07.4236999Z test_union_type_refinement (jit.test_union.TestUnion) ... ok (0.008s) 2022-03-17T19:38:07.4317815Z test_union_type_refinement_internal_declaration (jit.test_union.TestUnion) ... ok (0.008s) 2022-03-17T19:38:07.4423000Z test_union_type_refinement_partial_static_refinement_tuple_rhs (jit.test_union.TestUnion) ... ok (0.010s) 2022-03-17T19:38:07.4529777Z test_union_type_refinement_partial_static_refinement_union_rhs (jit.test_union.TestUnion) ... ok (0.011s) 2022-03-17T19:38:07.4569879Z test_union_type_refinement_statically_false (jit.test_union.TestUnion) ... ok (0.004s) 2022-03-17T19:38:07.4618463Z test_union_type_refinement_statically_true (jit.test_union.TestUnion) ... ok (0.005s) 2022-03-17T19:38:07.4798943Z test_union_type_refinement_tuple_rhs (jit.test_union.TestUnion) ... ok (0.018s) 2022-03-17T19:38:07.4935322Z test_union_type_refinement_tuple_rhs_noncontained_type (jit.test_union.TestUnion) ... ok (0.014s) 2022-03-17T19:38:07.4980753Z test_union_type_refinement_tuple_rhs_union (jit.test_union.TestUnion) ... ok (0.004s) 2022-03-17T19:38:07.5034239Z test_union_type_refinement_union_rhs (jit.test_union.TestUnion) ... ok (0.005s) 2022-03-17T19:38:07.5161419Z test_union_variable_can_be_reassigned (jit.test_union.TestUnion) ... ok (0.013s) 2022-03-17T19:38:07.5271094Z test_union_with_collections (jit.test_union.TestUnion) ... ok (0.011s) 2022-03-17T19:38:07.5726834Z test_union_with_dict_assignment (jit.test_union.TestUnion) ... ok (0.045s) 2022-03-17T19:38:07.5836814Z test_union_with_enum (jit.test_union.TestUnion) ... ok (0.011s) 2022-03-17T19:38:07.6043576Z test_union_with_list_assignment (jit.test_union.TestUnion) ... [W ir_emitter.cpp:4279] Warning: List consists of heterogeneous types, which means that it has been typed as containing Union[Tensor, int]. To use any of the values in this List, it will be necessary to add an `assert isinstance` statement before first use to trigger type refinement. 2022-03-17T19:38:07.6044543Z File "", line 3 2022-03-17T19:38:07.6044712Z 2022-03-17T19:38:07.6044795Z def fn(): 2022-03-17T19:38:07.6045119Z x: Union[List[str], List[torch.Tensor]] = [torch.add(1, x) for x in [torch.arange(5), 1]] 2022-03-17T19:38:07.6045713Z ~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-03-17T19:38:07.6046030Z if torch.jit.isinstance(x, List[torch.Tensor]): 2022-03-17T19:38:07.6046348Z x.append(torch.tensor(3)) 2022-03-17T19:38:07.6046609Z (function emitListLiteral) 2022-03-17T19:38:07.6188807Z [W ir_emitter.cpp:4279] Warning: List consists of heterogeneous types, which means that it has been typed as containing Union[Tensor, int]. To use any of the values in this List, it will be necessary to add an `assert isinstance` statement before first use to trigger type refinement. 2022-03-17T19:38:07.6190007Z File "", line 3 2022-03-17T19:38:07.6190183Z 2022-03-17T19:38:07.6190281Z def fn(): 2022-03-17T19:38:07.6190729Z x: Union[List[torch.Tensor], int] = [torch.add(1, x) for x in [torch.arange(5), 1]] 2022-03-17T19:38:07.6191222Z ~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-03-17T19:38:07.6191552Z if torch.jit.isinstance(x, List[torch.Tensor]): 2022-03-17T19:38:07.6191849Z x.append(torch.tensor(3)) 2022-03-17T19:38:07.6192128Z (function emitListLiteral) 2022-03-17T19:38:07.6194881Z ok (0.036s) 2022-03-17T19:38:07.6262232Z test_union_with_scalar_values (jit.test_union.TestUnion) ... ok (0.007s) 2022-03-17T19:38:07.6293267Z test_unions_of_a_single_argument_vanish (jit.test_union.TestUnion) ... ok (0.003s) 2022-03-17T19:38:07.6326939Z test_unions_of_unions_are_flattened (jit.test_union.TestUnion) ... ok (0.003s) 2022-03-17T19:38:07.6371574Z test_factory_ops_requires_grad_fail (jit.test_unsupported_ops.TestUnsupportedOps) ... ok (0.004s) 2022-03-17T19:38:07.6600762Z test_init_ops (jit.test_unsupported_ops.TestUnsupportedOps) ... ok (0.023s) 2022-03-17T19:38:07.6617673Z test_add_value_to_version_map (jit.test_upgraders.TestUpgraders) ... ok (0.002s) 2022-03-17T19:38:07.6633756Z test_aten_div_other_variants (jit.test_upgraders.TestUpgraders) ... /var/lib/jenkins/workspace/test/jit/test_upgraders.py:131: UserWarning: __floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor'). 2022-03-17T19:38:07.6634592Z return a // b 2022-03-17T19:38:07.6727214Z ok (0.011s) 2022-03-17T19:38:07.6779492Z test_aten_div_scalar_at_3 (jit.test_upgraders.TestUpgraders) ... ok (0.005s) 2022-03-17T19:38:07.6833367Z test_aten_div_tensor_at_3 (jit.test_upgraders.TestUpgraders) ... ok (0.005s) 2022-03-17T19:38:07.6875141Z test_aten_div_tensor_out_at_3 (jit.test_upgraders.TestUpgraders) ... ok (0.004s) 2022-03-17T19:38:07.6918521Z test_aten_full_at_4 (jit.test_upgraders.TestUpgraders) ... ok (0.004s) 2022-03-17T19:38:07.6951281Z test_aten_full_out_at_4 (jit.test_upgraders.TestUpgraders) ... ok (0.003s) 2022-03-17T19:38:07.6986318Z test_aten_linspace (jit.test_upgraders.TestUpgraders) ... ok (0.003s) 2022-03-17T19:38:07.7025982Z test_aten_linspace_out (jit.test_upgraders.TestUpgraders) ... ok (0.004s) 2022-03-17T19:38:07.7061585Z test_aten_logspace (jit.test_upgraders.TestUpgraders) ... ok (0.003s) 2022-03-17T19:38:07.7102086Z test_aten_logspace_out (jit.test_upgraders.TestUpgraders) ... ok (0.004s) 2022-03-17T19:38:07.7179418Z test_aten_test_serialization (jit.test_upgraders.TestUpgraders) ... ok (0.008s) 2022-03-17T19:38:07.7224628Z test_populated_test_upgrader_graph (jit.test_upgraders.TestUpgraders) ... ok (0.004s) 2022-03-17T19:38:07.7268885Z test_populated_upgrader_graph (jit.test_upgraders.TestUpgraders) ... ok (0.004s) 2022-03-17T19:38:07.7307384Z test_warn (jit.test_warn.TestWarn) ... ok (0.004s) 2022-03-17T19:38:07.7344201Z test_warn_multiple_calls_multiple_warnings (jit.test_warn.TestWarn) ... ok (0.004s) 2022-03-17T19:38:07.7446094Z test_warn_multiple_calls_same_func_diff_stack (jit.test_warn.TestWarn) ... ok (0.010s) 2022-03-17T19:38:07.7538160Z test_warn_once_per_func (jit.test_warn.TestWarn) ... ok (0.009s) 2022-03-17T19:38:07.7639172Z test_warn_once_per_func_in_loop (jit.test_warn.TestWarn) ... ok (0.010s) 2022-03-17T19:38:07.7681506Z test_warn_only_once (jit.test_warn.TestWarn) ... ok (0.004s) 2022-03-17T19:38:07.7764429Z test_warn_only_once_in_loop_func (jit.test_warn.TestWarn) ... ok (0.008s) 2022-03-17T19:38:07.7812220Z test_with_as (jit.test_with.TestWith) 2022-03-17T19:38:07.8820116Z Check that with statements that use the 'as' keyword to bind expressions ... ok (0.105s) 2022-03-17T19:38:07.8852609Z test_with_errors (jit.test_with.TestWith) 2022-03-17T19:38:07.9006237Z Check that errors related to with-statements are detected and reported correctly. ... ok (0.019s) 2022-03-17T19:38:07.9033947Z test_with_exceptions (jit.test_with.TestWith) 2022-03-17T19:38:07.9345034Z Check that exceptions thrown in the bodies of with-statements are ... ok (0.034s) 2022-03-17T19:38:07.9388986Z test_with_no_as (jit.test_with.TestWith) 2022-03-17T19:38:08.0429643Z Check that with statements that do not use the 'as' keyword to bind expressions ... ok (0.108s) 2022-03-17T19:38:08.0451644Z test_with_no_grad (jit.test_with.TestWith) 2022-03-17T19:38:08.0686933Z Check that torch.no_grad() works. Most of these are adapted from ... ok (0.026s) 2022-03-17T19:38:08.0702515Z test_with_record_function (jit.test_with.TestWith) 2022-03-17T19:38:08.0956818Z Check that torch.autograd.profiler.record_function context manager is ... ok (0.027s) 2022-03-17T19:38:08.0957120Z 2022-03-17T19:38:08.0957721Z ---------------------------------------------------------------------- 2022-03-17T19:38:08.0958067Z Ran 2680 tests in 179.298s 2022-03-17T19:38:08.0958248Z 2022-03-17T19:38:08.0958369Z OK (skipped=84, expected failures=1) 2022-03-17T19:38:08.0958559Z 2022-03-17T19:38:08.0958684Z Generating XML reports... 2022-03-17T19:38:08.1020253Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_alias_analysis.TestAliasAnalysis-20220317193508.xml 2022-03-17T19:38:08.1048003Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_async.TestAsync-20220317193508.xml 2022-03-17T19:38:08.1051868Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_aten_pow.TestAtenPow-20220317193508.xml 2022-03-17T19:38:08.1075673Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing-20220317193508.xml 2022-03-17T19:38:08.1082635Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_backends.TestBackends-20220317193508.xml 2022-03-17T19:38:08.1087924Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_backends.TestBackendsWithCompiler-20220317193508.xml 2022-03-17T19:38:08.1099353Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_batch_mm.TestBatchMM-20220317193508.xml 2022-03-17T19:38:08.1106515Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_builtins.TestBuiltins-20220317193508.xml 2022-03-17T19:38:08.1115230Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_cuda.TestCUDA-20220317193508.xml 2022-03-17T19:38:08.1175141Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_class_type.TestClassType-20220317193508.xml 2022-03-17T19:38:08.1191872Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_complex.TestComplex-20220317193508.xml 2022-03-17T19:38:08.1208395Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_custom_operators.TestCustomOperators-20220317193508.xml 2022-03-17T19:38:08.1213121Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_dce.TestDCE-20220317193508.xml 2022-03-17T19:38:08.1232239Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_device_analysis.TestDeviceAnalysis-20220317193508.xml 2022-03-17T19:38:08.1265011Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestDict-20220317193508.xml 2022-03-17T19:38:08.1273937Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_dtype_analysis.TestDtypeAnalysis-20220317193508.xml 2022-03-17T19:38:08.1293460Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_enum.TestEnum-20220317193508.xml 2022-03-17T19:38:08.1304491Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_export_modes.TestExportModes-20220317193508.xml 2022-03-17T19:38:08.1353268Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_freezing.TestFreezing-20220317193508.xml 2022-03-17T19:38:08.1356874Z Generated XML report: test-reports/python-unittest/test_jit/TEST-TestFrontend-20220317193508.xml 2022-03-17T19:38:08.1390479Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_freezing.TestFrozenOptimizations-20220317193508.xml 2022-03-17T19:38:08.1394239Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_functional_blocks.TestFunctionalBlocks-20220317193508.xml 2022-03-17T19:38:08.1401113Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_convert_activation.TestFunctionalToInplaceActivation-20220317193508.xml 2022-03-17T19:38:08.1405462Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_attr.TestGetDefaultAttr-20220317193508.xml 2022-03-17T19:38:08.1409361Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_graph_rewrite_passes.TestGraphRewritePasses-20220317193508.xml 2022-03-17T19:38:08.1421198Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_hash.TestHash-20220317193508.xml 2022-03-17T19:38:08.1448865Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_hooks.TestHooks-20220317193508.xml 2022-03-17T19:38:08.1460765Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_if_hoisting.TestIfHoisting-20220317193508.xml 2022-03-17T19:38:08.1466707Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_ignorable_args.TestIgnorableArgs-20220317193508.xml 2022-03-17T19:38:08.1472601Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_ignore_context_manager.TestIgnoreContextManager-20220317193508.xml 2022-03-17T19:38:08.1477619Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_convert_activation.TestInplaceToFunctionalActivation-20220317193508.xml 2022-03-17T19:38:08.1509969Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_isinstance.TestIsinstance-20220317193508.xml 2022-03-17T19:38:08.1635961Z Generated XML report: test-reports/python-unittest/test_jit/TEST-TestJit-20220317193508.xml 2022-03-17T19:38:08.1642082Z Generated XML report: test-reports/python-unittest/test_jit/TEST-TestJitAutocast-20220317193508.xml 2022-03-17T19:38:08.1812243Z Generated XML report: test-reports/python-unittest/test_jit/TEST-TestJitGeneratedFunctional-20220317193508.xml 2022-03-17T19:38:08.2452988Z Generated XML report: test-reports/python-unittest/test_jit/TEST-TestJitGeneratedModule-20220317193508.xml 2022-03-17T19:38:08.2462248Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_jit_utils.TestJitUtils-20220317193508.xml 2022-03-17T19:38:08.2553128Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestList-20220317193508.xml 2022-03-17T19:38:08.2561894Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_logging.TestLogging-20220317193508.xml 2022-03-17T19:38:08.2569855Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_freezing.TestMKLDNNReinplacing-20220317193508.xml 2022-03-17T19:38:08.2587100Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_misc.TestMisc-20220317193508.xml 2022-03-17T19:38:08.2611972Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_tracer.TestMixTracingScripting-20220317193508.xml 2022-03-17T19:38:08.2638619Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_models.TestModels-20220317193508.xml 2022-03-17T19:38:08.2645338Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_module_apis.TestModuleAPIs-20220317193508.xml 2022-03-17T19:38:08.2665097Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_module_containers.TestModuleContainers-20220317193508.xml 2022-03-17T19:38:08.2683935Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_module_interface.TestModuleInterface-20220317193508.xml 2022-03-17T19:38:08.2688392Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_modules.TestModules-20220317193508.xml 2022-03-17T19:38:08.2702798Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestNamedTuple-20220317193508.xml 2022-03-17T19:38:08.2738057Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_backend_nnapi.TestNnapiBackend-20220317193508.xml 2022-03-17T19:38:08.2762902Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_onnx_export.TestONNXExport-20220317193508.xml 2022-03-17T19:38:08.2768208Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_parametrization.TestParametrization-20220317193508.xml 2022-03-17T19:38:08.2810958Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_peephole.TestPeephole-20220317193508.xml 2022-03-17T19:38:08.2814829Z Generated XML report: test-reports/python-unittest/test_jit/TEST-TestProducerVersion-20220317193508.xml 2022-03-17T19:38:08.2830372Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_profiler.TestProfiler-20220317193508.xml 2022-03-17T19:38:08.2841433Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_python_bindings.TestPythonBindings-20220317193508.xml 2022-03-17T19:38:08.2860007Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_python_builtins.TestPythonBuiltinOP-20220317193508.xml 2022-03-17T19:38:08.2864218Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_python_ir.TestPythonIr-20220317193508.xml 2022-03-17T19:38:08.2909413Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_recursive_script.TestRecursiveScript-20220317193508.xml 2022-03-17T19:38:08.2919620Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_remove_mutation.TestRemoveMutation-20220317193508.xml 2022-03-17T19:38:08.2934297Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_save_load.TestSaveLoad-20220317193508.xml 2022-03-17T19:38:08.2950025Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_save_load_for_op_version.TestSaveLoadForOpVersion-20220317193508.xml 2022-03-17T19:38:08.3567448Z Generated XML report: test-reports/python-unittest/test_jit/TEST-TestScript-20220317193508.xml 2022-03-17T19:38:08.3583176Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestScriptDict-20220317193508.xml 2022-03-17T19:38:08.3611137Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestScriptList-20220317193508.xml 2022-03-17T19:38:08.3629128Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation-20220317193508.xml 2022-03-17T19:38:08.3637636Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_script_profile.TestScriptProfile-20220317193508.xml 2022-03-17T19:38:08.3659092Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_slice.TestSlice-20220317193508.xml 2022-03-17T19:38:08.3666263Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_sparse.TestSparse-20220317193508.xml 2022-03-17T19:38:08.3691835Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_string_formatting.TestStringFormatting-20220317193508.xml 2022-03-17T19:38:08.3716990Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis-20220317193508.xml 2022-03-17T19:38:08.3725855Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_builtins.TestTensorBuiltins-20220317193508.xml 2022-03-17T19:38:08.3735662Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_tensor_creation_ops.TestTensorCreationOps-20220317193508.xml 2022-03-17T19:38:08.3740692Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_tensor_methods.TestTensorMethods-20220317193508.xml 2022-03-17T19:38:08.3773116Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_torchbind.TestTorchbind-20220317193508.xml 2022-03-17T19:38:08.3906041Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_tracer.TestTracer-20220317193508.xml 2022-03-17T19:38:08.3946930Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_type_sharing.TestTypeSharing-20220317193508.xml 2022-03-17T19:38:08.3963474Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_types.TestTypesAndAnnotation-20220317193508.xml 2022-03-17T19:38:08.4004091Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_typing.TestTyping-20220317193508.xml 2022-03-17T19:38:08.4054873Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_union.TestUnion-20220317193508.xml 2022-03-17T19:38:08.4059408Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_unsupported_ops.TestUnsupportedOps-20220317193508.xml 2022-03-17T19:38:08.4077533Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_upgraders.TestUpgraders-20220317193508.xml 2022-03-17T19:38:08.4087368Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_warn.TestWarn-20220317193508.xml 2022-03-17T19:38:08.4097470Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_with.TestWith-20220317193508.xml 2022-03-17T19:38:08.4107927Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_data_parallel.TestDataParallel-20220317193508.xml 2022-03-17T19:38:08.4124210Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_legacy_upgraders.TestLegacyUpgraders-20220317193508.xml 2022-03-17T19:38:08.4137182Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo-20220317193508.xml 2022-03-17T19:38:09.1096206Z Running test_optim ... [2022-03-17 19:38:09.109072] 2022-03-17T19:38:09.1096876Z Executing ['/opt/conda/bin/python', 'test_optim.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-03-17 19:38:09.109175] 2022-03-17T19:38:09.9214715Z Test results will be stored in test-reports/python-unittest/test_optim 2022-03-17T19:38:09.9267705Z 2022-03-17T19:38:09.9268106Z Running tests... 2022-03-17T19:38:09.9268599Z ---------------------------------------------------------------------- 2022-03-17T19:38:11.4948022Z test_CosineAnnealingWarmRestarts_lr1 (__main__.TestLRScheduler) ... ok (1.568s) 2022-03-17T19:38:11.6061176Z test_CosineAnnealingWarmRestarts_lr2 (__main__.TestLRScheduler) ... ok (0.111s) 2022-03-17T19:38:11.6138170Z test_CosineAnnealingWarmRestarts_lr3 (__main__.TestLRScheduler) ... ok (0.008s) 2022-03-17T19:38:11.6168625Z test_CosineAnnealingWarmRestarts_lr_state_dict (__main__.TestLRScheduler) ... ok (0.003s) 2022-03-17T19:38:11.6189105Z test_chained_lr1 (__main__.TestLRScheduler) ... /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py:136: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-03-17T19:38:11.6190239Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-03-17T19:38:11.6197177Z ok (0.003s) 2022-03-17T19:38:11.6221003Z test_chained_lr2 (__main__.TestLRScheduler) ... ok (0.002s) 2022-03-17T19:38:11.6237166Z test_chained_lr2_get_last_lr_before_step (__main__.TestLRScheduler) ... ok (0.002s) 2022-03-17T19:38:11.6265552Z test_chained_lr3 (__main__.TestLRScheduler) ... ok (0.003s) 2022-03-17T19:38:11.6298154Z test_chained_lr4 (__main__.TestLRScheduler) ... ok (0.003s) 2022-03-17T19:38:11.6413515Z test_closed_form_constantlr (__main__.TestLRScheduler) ... ok (0.011s) 2022-03-17T19:38:11.6537312Z test_closed_form_cos_anneal_lr (__main__.TestLRScheduler) ... ok (0.012s) 2022-03-17T19:38:11.6653348Z test_closed_form_exp_lr (__main__.TestLRScheduler) ... ok (0.012s) 2022-03-17T19:38:11.6771513Z test_closed_form_linearlr (__main__.TestLRScheduler) ... ok (0.012s) 2022-03-17T19:38:11.6888380Z test_closed_form_multi_step_lr (__main__.TestLRScheduler) ... ok (0.012s) 2022-03-17T19:38:11.7005539Z test_closed_form_step_lr (__main__.TestLRScheduler) ... ok (0.012s) 2022-03-17T19:38:11.7026821Z test_compound_cosanneal_and_exp_lr (__main__.TestLRScheduler) ... /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py:136: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-03-17T19:38:11.7027960Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-03-17T19:38:11.7039479Z ok (0.003s) 2022-03-17T19:38:11.7072358Z test_compound_cosanneal_and_linearlr (__main__.TestLRScheduler) ... ok (0.003s) 2022-03-17T19:38:11.7106690Z test_compound_cosanneal_and_multistep_lr (__main__.TestLRScheduler) ... ok (0.003s) 2022-03-17T19:38:11.7140472Z test_compound_cosanneal_and_step_lr (__main__.TestLRScheduler) ... ok (0.003s) 2022-03-17T19:38:11.7172706Z test_compound_exp_and_linearlr (__main__.TestLRScheduler) ... ok (0.003s) 2022-03-17T19:38:11.7205364Z test_compound_exp_and_multistep_lr (__main__.TestLRScheduler) ... ok (0.003s) 2022-03-17T19:38:11.7237381Z test_compound_linearlr_and_multistep_lr (__main__.TestLRScheduler) ... ok (0.003s) 2022-03-17T19:38:11.7264191Z test_compound_reduce_lr_on_plateau1 (__main__.TestLRScheduler) ... ok (0.003s) 2022-03-17T19:38:11.7312454Z test_compound_reduce_lr_on_plateau2 (__main__.TestLRScheduler) ... ok (0.004s) 2022-03-17T19:38:11.7335678Z test_compound_reduce_lr_on_plateau3 (__main__.TestLRScheduler) ... ok (0.003s) 2022-03-17T19:38:11.7362193Z test_compound_reduce_lr_on_plateau4 (__main__.TestLRScheduler) ... ok (0.003s) 2022-03-17T19:38:11.7398372Z test_compound_reduce_lr_on_plateau5 (__main__.TestLRScheduler) ... ok (0.004s) 2022-03-17T19:38:11.7430826Z test_compound_step_and_constantlr (__main__.TestLRScheduler) ... ok (0.003s) 2022-03-17T19:38:11.7462916Z test_compound_step_and_exp_lr (__main__.TestLRScheduler) ... ok (0.003s) 2022-03-17T19:38:11.7488555Z test_compound_step_and_multistep_lr (__main__.TestLRScheduler) ... ok (0.002s) 2022-03-17T19:38:11.7513002Z test_constantlr (__main__.TestLRScheduler) ... ok (0.002s) 2022-03-17T19:38:11.7552774Z test_constantlr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.004s) 2022-03-17T19:38:11.7604797Z test_constantlr_with_epoch (__main__.TestLRScheduler) ... ok (0.005s) 2022-03-17T19:38:11.7621974Z test_cos_anneal_lr (__main__.TestLRScheduler) ... /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py:136: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-03-17T19:38:11.7623117Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-03-17T19:38:11.7634803Z ok (0.003s) 2022-03-17T19:38:11.7660301Z test_cosine_lr_state_dict (__main__.TestLRScheduler) ... ok (0.002s) 2022-03-17T19:38:11.7703628Z test_cosine_then_cyclic (__main__.TestLRScheduler) ... ok (0.004s) 2022-03-17T19:38:11.7716352Z test_cycle_lr_cycle_momentum_fail_with_momentumless_optimizer (__main__.TestLRScheduler) ... ok (0.001s) 2022-03-17T19:38:11.7776034Z test_cycle_lr_exp_range_mode (__main__.TestLRScheduler) ... ok (0.006s) 2022-03-17T19:38:11.7833996Z test_cycle_lr_exp_range_mode_one_lr (__main__.TestLRScheduler) ... ok (0.006s) 2022-03-17T19:38:11.7890418Z test_cycle_lr_exp_range_mode_step_size_up_down (__main__.TestLRScheduler) ... ok (0.006s) 2022-03-17T19:38:11.7901629Z test_cycle_lr_invalid_mode (__main__.TestLRScheduler) ... ok (0.001s) 2022-03-17T19:38:11.7981174Z test_cycle_lr_triangular2_mode (__main__.TestLRScheduler) ... ok (0.008s) 2022-03-17T19:38:11.8058689Z test_cycle_lr_triangular2_mode_one_lr (__main__.TestLRScheduler) ... ok (0.008s) 2022-03-17T19:38:11.8153562Z test_cycle_lr_triangular2_mode_step_size_up_down (__main__.TestLRScheduler) ... ok (0.009s) 2022-03-17T19:38:11.8201710Z test_cycle_lr_triangular_mode (__main__.TestLRScheduler) ... ok (0.005s) 2022-03-17T19:38:11.8247651Z test_cycle_lr_triangular_mode_one_lr (__main__.TestLRScheduler) ... ok (0.004s) 2022-03-17T19:38:11.8292255Z test_cycle_lr_triangular_mode_one_lr_no_momentum (__main__.TestLRScheduler) ... ok (0.004s) 2022-03-17T19:38:11.8341017Z test_cycle_lr_triangular_mode_step_size_up_down (__main__.TestLRScheduler) ... ok (0.005s) 2022-03-17T19:38:11.8389088Z test_cycle_lr_with_adam (__main__.TestLRScheduler) ... ok (0.005s) 2022-03-17T19:38:11.8431541Z test_cycle_lr_with_momentumless_optimizer (__main__.TestLRScheduler) ... ok (0.004s) 2022-03-17T19:38:11.8453657Z test_error_when_getlr_has_epoch (__main__.TestLRScheduler) ... ok (0.002s) 2022-03-17T19:38:11.8479097Z test_exp_lr (__main__.TestLRScheduler) ... ok (0.002s) 2022-03-17T19:38:11.8501837Z test_exp_step_lr_state_dict (__main__.TestLRScheduler) ... ok (0.002s) 2022-03-17T19:38:11.8541660Z test_exponential_lr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.004s) 2022-03-17T19:38:11.8574913Z test_get_last_lr_constantlr (__main__.TestLRScheduler) ... ok (0.003s) 2022-03-17T19:38:11.8611546Z test_get_last_lr_linearlr (__main__.TestLRScheduler) ... ok (0.004s) 2022-03-17T19:38:11.8646759Z test_get_last_lr_multi_step_lr (__main__.TestLRScheduler) ... ok (0.003s) 2022-03-17T19:38:11.8672776Z test_get_last_lr_sequentiallr (__main__.TestLRScheduler) ... /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py:156: UserWarning: The epoch parameter in `scheduler.step()` was not necessary and is being deprecated where possible. Please use `scheduler.step()` to step the scheduler. During the deprecation, if epoch is different from None, the closed form is used instead of the new chainable form, where available. Please open an issue if you are unable to replicate your use case: https://github.com/pytorch/pytorch/issues/new/choose. 2022-03-17T19:38:11.8673785Z warnings.warn(EPOCH_DEPRECATION_WARNING, UserWarning) 2022-03-17T19:38:11.8695677Z ok (0.005s) 2022-03-17T19:38:11.8729370Z test_get_last_lr_step_lr (__main__.TestLRScheduler) ... ok (0.003s) 2022-03-17T19:38:11.8747656Z test_lambda_lr (__main__.TestLRScheduler) ... /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py:136: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-03-17T19:38:11.8748766Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-03-17T19:38:11.8757940Z ok (0.003s) 2022-03-17T19:38:11.8777639Z test_lambda_lr_state_dict_fn (__main__.TestLRScheduler) ... ok (0.002s) 2022-03-17T19:38:11.8799742Z test_lambda_lr_state_dict_obj (__main__.TestLRScheduler) ... ok (0.002s) 2022-03-17T19:38:11.8839237Z test_linear_linearlr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.004s) 2022-03-17T19:38:11.8857416Z test_linearlr (__main__.TestLRScheduler) ... /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py:136: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-03-17T19:38:11.8858665Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-03-17T19:38:11.8867937Z ok (0.003s) 2022-03-17T19:38:11.8922462Z test_linearlr_with_epoch (__main__.TestLRScheduler) ... ok (0.005s) 2022-03-17T19:38:11.8939048Z test_multi_step_lr (__main__.TestLRScheduler) ... /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py:136: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-03-17T19:38:11.8940140Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-03-17T19:38:11.8950232Z ok (0.003s) 2022-03-17T19:38:11.8977842Z test_multi_step_lr_state_dict (__main__.TestLRScheduler) ... ok (0.003s) 2022-03-17T19:38:11.9032171Z test_multi_step_lr_with_epoch (__main__.TestLRScheduler) ... ok (0.005s) 2022-03-17T19:38:11.9049617Z test_multiplicative_lr (__main__.TestLRScheduler) ... /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py:136: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-03-17T19:38:11.9050739Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-03-17T19:38:11.9060403Z ok (0.003s) 2022-03-17T19:38:11.9096099Z test_new_pattern_no_warning (__main__.TestLRScheduler) ... ok (0.003s) 2022-03-17T19:38:11.9137690Z test_new_pattern_no_warning_with_arg (__main__.TestLRScheduler) ... ok (0.004s) 2022-03-17T19:38:11.9202198Z test_new_pattern_no_warning_with_overridden_optim_step (__main__.TestLRScheduler) ... ok (0.006s) 2022-03-17T19:38:11.9661156Z test_no_cyclic_references (__main__.TestLRScheduler) ... ok (0.046s) 2022-03-17T19:38:11.9709647Z test_old_pattern_warning (__main__.TestLRScheduler) ... ok (0.005s) 2022-03-17T19:38:11.9757675Z test_old_pattern_warning_resuming (__main__.TestLRScheduler) ... ok (0.005s) 2022-03-17T19:38:11.9804021Z test_old_pattern_warning_resuming_with_arg (__main__.TestLRScheduler) ... ok (0.005s) 2022-03-17T19:38:11.9849080Z test_old_pattern_warning_with_arg (__main__.TestLRScheduler) ... ok (0.004s) 2022-03-17T19:38:11.9900669Z test_old_pattern_warning_with_overridden_optim_step (__main__.TestLRScheduler) ... ok (0.005s) 2022-03-17T19:38:11.9911649Z test_onecycle_lr_cannot_calculate_total_steps (__main__.TestLRScheduler) ... ok (0.001s) 2022-03-17T19:38:11.9963882Z test_onecycle_lr_cosine_annealing (__main__.TestLRScheduler) ... ok (0.005s) 2022-03-17T19:38:11.9975067Z test_onecycle_lr_invalid_anneal_strategy (__main__.TestLRScheduler) ... ok (0.001s) 2022-03-17T19:38:11.9986656Z test_onecycle_lr_invalid_pct_start (__main__.TestLRScheduler) ... ok (0.001s) 2022-03-17T19:38:12.0030161Z test_onecycle_lr_linear_annealing (__main__.TestLRScheduler) ... ok (0.004s) 2022-03-17T19:38:12.0073753Z test_onecycle_lr_linear_annealing_three_phases (__main__.TestLRScheduler) ... ok (0.004s) 2022-03-17T19:38:12.0099276Z test_reduce_lr_on_plateau1 (__main__.TestLRScheduler) ... ok (0.002s) 2022-03-17T19:38:12.0138478Z test_reduce_lr_on_plateau2 (__main__.TestLRScheduler) ... ok (0.004s) 2022-03-17T19:38:12.0176907Z test_reduce_lr_on_plateau3 (__main__.TestLRScheduler) ... ok (0.004s) 2022-03-17T19:38:12.0212507Z test_reduce_lr_on_plateau4 (__main__.TestLRScheduler) ... ok (0.003s) 2022-03-17T19:38:12.0249688Z test_reduce_lr_on_plateau5 (__main__.TestLRScheduler) ... ok (0.004s) 2022-03-17T19:38:12.0285054Z test_reduce_lr_on_plateau6 (__main__.TestLRScheduler) ... ok (0.003s) 2022-03-17T19:38:12.0321690Z test_reduce_lr_on_plateau7 (__main__.TestLRScheduler) ... ok (0.004s) 2022-03-17T19:38:12.0367485Z test_reduce_lr_on_plateau8 (__main__.TestLRScheduler) ... ok (0.004s) 2022-03-17T19:38:12.0392984Z test_reduce_lr_on_plateau_state_dict (__main__.TestLRScheduler) ... ok (0.002s) 2022-03-17T19:38:12.0412991Z test_sequentiallr1 (__main__.TestLRScheduler) ... /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py:136: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-03-17T19:38:12.0414102Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-03-17T19:38:12.0415451Z /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py:156: UserWarning: The epoch parameter in `scheduler.step()` was not necessary and is being deprecated where possible. Please use `scheduler.step()` to step the scheduler. During the deprecation, if epoch is different from None, the closed form is used instead of the new chainable form, where available. Please open an issue if you are unable to replicate your use case: https://github.com/pytorch/pytorch/issues/new/choose. 2022-03-17T19:38:12.0416352Z warnings.warn(EPOCH_DEPRECATION_WARNING, UserWarning) 2022-03-17T19:38:12.0428490Z ok (0.003s) 2022-03-17T19:38:12.0454476Z test_sequentiallr2 (__main__.TestLRScheduler) ... ok (0.002s) 2022-03-17T19:38:12.0481856Z test_sequentiallr3 (__main__.TestLRScheduler) ... ok (0.003s) 2022-03-17T19:38:12.0508154Z test_step_lr (__main__.TestLRScheduler) ... ok (0.003s) 2022-03-17T19:38:12.0548195Z test_step_lr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.004s) 2022-03-17T19:38:12.0571894Z test_step_lr_state_dict (__main__.TestLRScheduler) ... ok (0.002s) 2022-03-17T19:38:12.0600310Z test_swa_lr_state_dict (__main__.TestLRScheduler) ... ok (0.003s) 2022-03-17T19:38:12.0651007Z test_swalr_cosine_anneal_after_multiplicative (__main__.TestLRScheduler) ... ok (0.005s) 2022-03-17T19:38:12.0670315Z test_swalr_hypers (__main__.TestLRScheduler) ... ok (0.002s) 2022-03-17T19:38:12.0720596Z test_swalr_linear_anneal_after_multiplicative (__main__.TestLRScheduler) ... ok (0.005s) 2022-03-17T19:38:12.0750063Z test_swalr_no_anneal (__main__.TestLRScheduler) ... ok (0.003s) 2022-03-17T19:38:13.4605947Z test_adadelta (__main__.TestOptim) ... /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py:136: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-03-17T19:38:13.4607115Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-03-17T19:38:16.6589300Z ok (4.584s) 2022-03-17T19:38:16.6655743Z test_adadelta_complex (__main__.TestOptim) ... ok (0.007s) 2022-03-17T19:38:22.4303427Z test_adagrad (__main__.TestOptim) ... ok (5.765s) 2022-03-17T19:38:22.4395562Z test_adagrad_complex (__main__.TestOptim) ... ok (0.009s) 2022-03-17T19:38:37.8791874Z test_adagrad_sparse (__main__.TestOptim) ... ok (15.439s) 2022-03-17T19:38:59.4500787Z test_adam (__main__.TestOptim) ... ok (21.571s) 2022-03-17T19:39:02.8737065Z test_adamax (__main__.TestOptim) ... ok (3.423s) 2022-03-17T19:39:09.8814469Z test_adamw (__main__.TestOptim) ... ok (7.008s) 2022-03-17T19:39:12.8312557Z test_asgd (__main__.TestOptim) ... ok (2.950s) 2022-03-17T19:39:12.8456745Z test_complex_adam_variance (__main__.TestOptim) ... ok (0.014s) 2022-03-17T19:39:12.8468995Z test_duplicate_params_in_param_group (__main__.TestOptim) ... ok (0.001s) 2022-03-17T19:39:12.8476954Z test_invalid_param_type (__main__.TestOptim) ... ok (0.001s) 2022-03-17T19:39:14.2165031Z test_lbfgs (__main__.TestOptim) ... ok (1.369s) 2022-03-17T19:39:14.2185007Z test_lbfgs_return_type (__main__.TestOptim) ... ok (0.002s) 2022-03-17T19:39:14.5824898Z test_multi_tensor_optimizers (__main__.TestOptim) ... ok (0.364s) 2022-03-17T19:39:16.4743764Z test_nadam (__main__.TestOptim) ... /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py:136: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-03-17T19:39:16.4744943Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-03-17T19:39:19.1322432Z ok (4.550s) 2022-03-17T19:39:19.1340209Z test_no_grad_for_all_params (__main__.TestOptim) ... ok (0.002s) 2022-03-17T19:39:24.0452815Z test_radam (__main__.TestOptim) ... ok (4.911s) 2022-03-17T19:39:29.4876054Z test_rmsprop (__main__.TestOptim) ... ok (5.442s) 2022-03-17T19:39:31.9319498Z test_rprop (__main__.TestOptim) ... ok (2.444s) 2022-03-17T19:39:49.5862317Z test_sgd (__main__.TestOptim) ... ok (17.654s) 2022-03-17T19:39:49.6030278Z test_sgd_complex (__main__.TestOptim) ... ok (0.017s) 2022-03-17T19:40:02.3999236Z test_sgd_sparse (__main__.TestOptim) ... ok (12.797s) 2022-03-17T19:40:04.2698397Z test_sparse_adam (__main__.TestOptim) ... ok (1.870s) 2022-03-17T19:40:04.3695570Z test_averaged_model_all_devices (__main__.TestSWAUtils) ... ok (0.100s) 2022-03-17T19:40:04.3780811Z test_averaged_model_exponential (__main__.TestSWAUtils) ... ok (0.008s) 2022-03-17T19:40:04.3873872Z test_averaged_model_exponential_buffers (__main__.TestSWAUtils) ... ok (0.009s) 2022-03-17T19:40:04.3986330Z test_averaged_model_mixed_device (__main__.TestSWAUtils) ... ok (0.011s) 2022-03-17T19:40:04.4049029Z test_averaged_model_state_dict (__main__.TestSWAUtils) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:1384: UserWarning: positional arguments and argument "destination" are deprecated. nn.Module.state_dict will not accept them in the future. Refer to https://pytorch.org/docs/master/generated/torch.nn.Module.html#torch.nn.Module.state_dict for details. 2022-03-17T19:40:04.4049897Z " and ".join(warn_msg) + " are deprecated. nn.Module.state_dict will not accept them in the future. " 2022-03-17T19:40:04.4061403Z ok (0.007s) 2022-03-17T19:40:04.4396120Z test_bn_update_eval_momentum (__main__.TestSWAUtils) ... ok (0.033s) 2022-03-17T19:40:05.3071773Z test_update_bn_cnn (__main__.TestSWAUtils) ... ok (0.867s) 2022-03-17T19:40:05.3730397Z test_update_bn_dnn (__main__.TestSWAUtils) ... ok (0.066s) 2022-03-17T19:40:05.3730837Z 2022-03-17T19:40:05.3731282Z ---------------------------------------------------------------------- 2022-03-17T19:40:05.3731606Z Ran 136 tests in 115.446s 2022-03-17T19:40:05.3735236Z 2022-03-17T19:40:05.3735940Z OK 2022-03-17T19:40:05.3736144Z 2022-03-17T19:40:05.3736286Z Generating XML reports... 2022-03-17T19:40:05.3876934Z Generated XML report: test-reports/python-unittest/test_optim/TEST-TestLRScheduler-20220317193809.xml 2022-03-17T19:40:05.3904718Z Generated XML report: test-reports/python-unittest/test_optim/TEST-TestOptim-20220317193809.xml 2022-03-17T19:40:05.3915909Z Generated XML report: test-reports/python-unittest/test_optim/TEST-TestSWAUtils-20220317193809.xml 2022-03-17T19:40:05.7788397Z Running test_tensor_creation_ops ... [2022-03-17 19:40:05.778319] 2022-03-17T19:40:05.7789049Z Executing ['/opt/conda/bin/python', 'test_tensor_creation_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-03-17 19:40:05.778423] 2022-03-17T19:40:08.4532463Z Test results will be stored in test-reports/python-unittest/test_tensor_creation_ops 2022-03-17T19:40:08.4657439Z 2022-03-17T19:40:08.4657909Z Running tests... 2022-03-17T19:40:08.4658388Z ---------------------------------------------------------------------- 2022-03-17T19:40:08.4685870Z test_alias_from_buffer_cuda_bool (__main__.TestAsArrayCUDA) ... skip (0.002s) 2022-03-17T19:40:08.4699689Z test_alias_from_buffer_cuda_complex128 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.4713051Z test_alias_from_buffer_cuda_complex64 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.4726244Z test_alias_from_buffer_cuda_float16 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.4739443Z test_alias_from_buffer_cuda_float32 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.4753091Z test_alias_from_buffer_cuda_float64 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.4766979Z test_alias_from_buffer_cuda_int16 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.4779942Z test_alias_from_buffer_cuda_int32 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.4793171Z test_alias_from_buffer_cuda_int64 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.4805994Z test_alias_from_buffer_cuda_int8 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.4819185Z test_alias_from_buffer_cuda_uint8 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.4913425Z test_alias_from_dlpack_cuda_bfloat16 (__main__.TestAsArrayCUDA) ... ok (0.009s) 2022-03-17T19:40:08.4991388Z test_alias_from_dlpack_cuda_complex128 (__main__.TestAsArrayCUDA) ... ok (0.008s) 2022-03-17T19:40:08.5073373Z test_alias_from_dlpack_cuda_complex64 (__main__.TestAsArrayCUDA) ... ok (0.008s) 2022-03-17T19:40:08.5148260Z test_alias_from_dlpack_cuda_float16 (__main__.TestAsArrayCUDA) ... ok (0.007s) 2022-03-17T19:40:08.5222920Z test_alias_from_dlpack_cuda_float32 (__main__.TestAsArrayCUDA) ... ok (0.007s) 2022-03-17T19:40:08.5295102Z test_alias_from_dlpack_cuda_float64 (__main__.TestAsArrayCUDA) ... ok (0.007s) 2022-03-17T19:40:08.5359309Z test_alias_from_dlpack_cuda_int16 (__main__.TestAsArrayCUDA) ... ok (0.006s) 2022-03-17T19:40:08.5415876Z test_alias_from_dlpack_cuda_int32 (__main__.TestAsArrayCUDA) ... ok (0.006s) 2022-03-17T19:40:08.5469487Z test_alias_from_dlpack_cuda_int64 (__main__.TestAsArrayCUDA) ... ok (0.005s) 2022-03-17T19:40:08.5526379Z test_alias_from_dlpack_cuda_int8 (__main__.TestAsArrayCUDA) ... ok (0.006s) 2022-03-17T19:40:08.5583398Z test_alias_from_dlpack_cuda_uint8 (__main__.TestAsArrayCUDA) ... ok (0.006s) 2022-03-17T19:40:08.5596176Z test_alias_from_numpy_cuda_bool (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.5608762Z test_alias_from_numpy_cuda_complex128 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.5621573Z test_alias_from_numpy_cuda_complex64 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.5634580Z test_alias_from_numpy_cuda_float16 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.5651561Z test_alias_from_numpy_cuda_float32 (__main__.TestAsArrayCUDA) ... skip (0.002s) 2022-03-17T19:40:08.5664547Z test_alias_from_numpy_cuda_float64 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.5676669Z test_alias_from_numpy_cuda_int16 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.5689111Z test_alias_from_numpy_cuda_int32 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.5701619Z test_alias_from_numpy_cuda_int64 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.5714379Z test_alias_from_numpy_cuda_int8 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.5726879Z test_alias_from_numpy_cuda_uint8 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.5800053Z test_alias_from_tensor_cuda_bfloat16 (__main__.TestAsArrayCUDA) ... ok (0.007s) 2022-03-17T19:40:08.5854441Z test_alias_from_tensor_cuda_bool (__main__.TestAsArrayCUDA) ... ok (0.005s) 2022-03-17T19:40:08.5931344Z test_alias_from_tensor_cuda_complex128 (__main__.TestAsArrayCUDA) ... ok (0.008s) 2022-03-17T19:40:08.6013894Z test_alias_from_tensor_cuda_complex64 (__main__.TestAsArrayCUDA) ... ok (0.008s) 2022-03-17T19:40:08.6086249Z test_alias_from_tensor_cuda_float16 (__main__.TestAsArrayCUDA) ... ok (0.007s) 2022-03-17T19:40:08.6159250Z test_alias_from_tensor_cuda_float32 (__main__.TestAsArrayCUDA) ... ok (0.007s) 2022-03-17T19:40:08.6228763Z test_alias_from_tensor_cuda_float64 (__main__.TestAsArrayCUDA) ... ok (0.007s) 2022-03-17T19:40:08.6283828Z test_alias_from_tensor_cuda_int16 (__main__.TestAsArrayCUDA) ... ok (0.005s) 2022-03-17T19:40:08.6338967Z test_alias_from_tensor_cuda_int32 (__main__.TestAsArrayCUDA) ... ok (0.005s) 2022-03-17T19:40:08.6390070Z test_alias_from_tensor_cuda_int64 (__main__.TestAsArrayCUDA) ... ok (0.005s) 2022-03-17T19:40:08.6443071Z test_alias_from_tensor_cuda_int8 (__main__.TestAsArrayCUDA) ... ok (0.005s) 2022-03-17T19:40:08.6504240Z test_alias_from_tensor_cuda_uint8 (__main__.TestAsArrayCUDA) ... ok (0.006s) 2022-03-17T19:40:08.6522724Z test_astensor_consistency_cuda (__main__.TestAsArrayCUDA) ... skip (0.002s) 2022-03-17T19:40:08.6535806Z test_copy_from_buffer_cuda_bool (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.6549041Z test_copy_from_buffer_cuda_complex128 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.6562030Z test_copy_from_buffer_cuda_complex64 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.6575130Z test_copy_from_buffer_cuda_float16 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.6588323Z test_copy_from_buffer_cuda_float32 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.6601402Z test_copy_from_buffer_cuda_float64 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.6614527Z test_copy_from_buffer_cuda_int16 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.6627760Z test_copy_from_buffer_cuda_int32 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.6640801Z test_copy_from_buffer_cuda_int64 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.6654114Z test_copy_from_buffer_cuda_int8 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.6672096Z test_copy_from_buffer_cuda_uint8 (__main__.TestAsArrayCUDA) ... skip (0.002s) 2022-03-17T19:40:08.6862849Z test_copy_from_dlpack_cuda_bfloat16 (__main__.TestAsArrayCUDA) ... ok (0.019s) 2022-03-17T19:40:08.6939040Z test_copy_from_dlpack_cuda_complex128 (__main__.TestAsArrayCUDA) ... test_tensor_creation_ops.py:3843: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Copy.cpp:239.) 2022-03-17T19:40:08.6939667Z result = torch.asarray(cvt(original), **kwargs) 2022-03-17T19:40:08.7051026Z ok (0.019s) 2022-03-17T19:40:08.7238315Z test_copy_from_dlpack_cuda_complex64 (__main__.TestAsArrayCUDA) ... ok (0.019s) 2022-03-17T19:40:08.7420124Z test_copy_from_dlpack_cuda_float16 (__main__.TestAsArrayCUDA) ... ok (0.018s) 2022-03-17T19:40:08.7603597Z test_copy_from_dlpack_cuda_float32 (__main__.TestAsArrayCUDA) ... ok (0.018s) 2022-03-17T19:40:08.7783808Z test_copy_from_dlpack_cuda_float64 (__main__.TestAsArrayCUDA) ... ok (0.018s) 2022-03-17T19:40:08.7952784Z test_copy_from_dlpack_cuda_int16 (__main__.TestAsArrayCUDA) ... ok (0.017s) 2022-03-17T19:40:08.8124799Z test_copy_from_dlpack_cuda_int32 (__main__.TestAsArrayCUDA) ... ok (0.017s) 2022-03-17T19:40:08.8287779Z test_copy_from_dlpack_cuda_int64 (__main__.TestAsArrayCUDA) ... ok (0.016s) 2022-03-17T19:40:08.8454362Z test_copy_from_dlpack_cuda_int8 (__main__.TestAsArrayCUDA) ... ok (0.017s) 2022-03-17T19:40:08.8620614Z test_copy_from_dlpack_cuda_uint8 (__main__.TestAsArrayCUDA) ... ok (0.017s) 2022-03-17T19:40:08.8633946Z test_copy_from_dlpack_mult_devices_cuda_bfloat16 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.8646887Z test_copy_from_dlpack_mult_devices_cuda_complex128 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.8659768Z test_copy_from_dlpack_mult_devices_cuda_complex64 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.8672835Z test_copy_from_dlpack_mult_devices_cuda_float16 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.8685855Z test_copy_from_dlpack_mult_devices_cuda_float32 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.8699077Z test_copy_from_dlpack_mult_devices_cuda_float64 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.8717084Z test_copy_from_dlpack_mult_devices_cuda_int16 (__main__.TestAsArrayCUDA) ... skip (0.002s) 2022-03-17T19:40:08.8729912Z test_copy_from_dlpack_mult_devices_cuda_int32 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.8742891Z test_copy_from_dlpack_mult_devices_cuda_int64 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.8755804Z test_copy_from_dlpack_mult_devices_cuda_int8 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.8768645Z test_copy_from_dlpack_mult_devices_cuda_uint8 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.8781283Z test_copy_from_numpy_cuda_bool (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.8793834Z test_copy_from_numpy_cuda_complex128 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.8806278Z test_copy_from_numpy_cuda_complex64 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.8818671Z test_copy_from_numpy_cuda_float16 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.8831195Z test_copy_from_numpy_cuda_float32 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.8843541Z test_copy_from_numpy_cuda_float64 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.8856203Z test_copy_from_numpy_cuda_int16 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.8873865Z test_copy_from_numpy_cuda_int32 (__main__.TestAsArrayCUDA) ... skip (0.002s) 2022-03-17T19:40:08.8886101Z test_copy_from_numpy_cuda_int64 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.8898768Z test_copy_from_numpy_cuda_int8 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.8911374Z test_copy_from_numpy_cuda_uint8 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.8924317Z test_copy_from_tensor_mult_devices_cuda_bfloat16 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.8937388Z test_copy_from_tensor_mult_devices_cuda_complex128 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.8950389Z test_copy_from_tensor_mult_devices_cuda_complex64 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.8963244Z test_copy_from_tensor_mult_devices_cuda_float16 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.8976211Z test_copy_from_tensor_mult_devices_cuda_float32 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.8989487Z test_copy_from_tensor_mult_devices_cuda_float64 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.9002488Z test_copy_from_tensor_mult_devices_cuda_int16 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.9015748Z test_copy_from_tensor_mult_devices_cuda_int32 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.9033923Z test_copy_from_tensor_mult_devices_cuda_int64 (__main__.TestAsArrayCUDA) ... skip (0.002s) 2022-03-17T19:40:08.9046891Z test_copy_from_tensor_mult_devices_cuda_int8 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.9059662Z test_copy_from_tensor_mult_devices_cuda_uint8 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:08.9108205Z test_copy_list_cuda_bfloat16 (__main__.TestAsArrayCUDA) ... ok (0.005s) 2022-03-17T19:40:08.9151500Z test_copy_list_cuda_bool (__main__.TestAsArrayCUDA) ... ok (0.004s) 2022-03-17T19:40:08.9200658Z test_copy_list_cuda_complex128 (__main__.TestAsArrayCUDA) ... ok (0.005s) 2022-03-17T19:40:08.9250586Z test_copy_list_cuda_complex64 (__main__.TestAsArrayCUDA) ... ok (0.005s) 2022-03-17T19:40:08.9298543Z test_copy_list_cuda_float16 (__main__.TestAsArrayCUDA) ... ok (0.005s) 2022-03-17T19:40:08.9347630Z test_copy_list_cuda_float32 (__main__.TestAsArrayCUDA) ... ok (0.005s) 2022-03-17T19:40:08.9400042Z test_copy_list_cuda_float64 (__main__.TestAsArrayCUDA) ... ok (0.005s) 2022-03-17T19:40:08.9444115Z test_copy_list_cuda_int16 (__main__.TestAsArrayCUDA) ... ok (0.004s) 2022-03-17T19:40:08.9487062Z test_copy_list_cuda_int32 (__main__.TestAsArrayCUDA) ... ok (0.004s) 2022-03-17T19:40:08.9529504Z test_copy_list_cuda_int64 (__main__.TestAsArrayCUDA) ... ok (0.004s) 2022-03-17T19:40:08.9572070Z test_copy_list_cuda_int8 (__main__.TestAsArrayCUDA) ... ok (0.004s) 2022-03-17T19:40:08.9614594Z test_copy_list_cuda_uint8 (__main__.TestAsArrayCUDA) ... ok (0.004s) 2022-03-17T19:40:08.9790714Z test_copy_tensor_cuda_bfloat16 (__main__.TestAsArrayCUDA) ... ok (0.017s) 2022-03-17T19:40:08.9950978Z test_copy_tensor_cuda_bool (__main__.TestAsArrayCUDA) ... ok (0.016s) 2022-03-17T19:40:09.0134884Z test_copy_tensor_cuda_complex128 (__main__.TestAsArrayCUDA) ... ok (0.018s) 2022-03-17T19:40:09.0316357Z test_copy_tensor_cuda_complex64 (__main__.TestAsArrayCUDA) ... ok (0.018s) 2022-03-17T19:40:09.0491673Z test_copy_tensor_cuda_float16 (__main__.TestAsArrayCUDA) ... ok (0.017s) 2022-03-17T19:40:09.0669292Z test_copy_tensor_cuda_float32 (__main__.TestAsArrayCUDA) ... ok (0.018s) 2022-03-17T19:40:09.0843986Z test_copy_tensor_cuda_float64 (__main__.TestAsArrayCUDA) ... ok (0.017s) 2022-03-17T19:40:09.1005758Z test_copy_tensor_cuda_int16 (__main__.TestAsArrayCUDA) ... ok (0.016s) 2022-03-17T19:40:09.1166381Z test_copy_tensor_cuda_int32 (__main__.TestAsArrayCUDA) ... ok (0.016s) 2022-03-17T19:40:09.1324159Z test_copy_tensor_cuda_int64 (__main__.TestAsArrayCUDA) ... ok (0.016s) 2022-03-17T19:40:09.1491745Z test_copy_tensor_cuda_int8 (__main__.TestAsArrayCUDA) ... ok (0.017s) 2022-03-17T19:40:09.1653021Z test_copy_tensor_cuda_uint8 (__main__.TestAsArrayCUDA) ... ok (0.016s) 2022-03-17T19:40:09.1682557Z test_retain_autograd_history_cuda_complex64 (__main__.TestAsArrayCUDA) ... ok (0.003s) 2022-03-17T19:40:09.1710937Z test_retain_autograd_history_cuda_float32 (__main__.TestAsArrayCUDA) ... ok (0.003s) 2022-03-17T19:40:09.1781190Z test_unsupported_alias_cuda_float32 (__main__.TestAsArrayCUDA) ... ok (0.007s) 2022-03-17T19:40:09.1796632Z test_unsupported_alias_mult_devices_cuda_float32 (__main__.TestAsArrayCUDA) ... skip (0.001s) 2022-03-17T19:40:09.1814685Z test_empty_like_cuda (__main__.TestLikeTensorCreationCUDA) ... skip (0.002s) 2022-03-17T19:40:09.1835396Z test_full_like_inference_cuda (__main__.TestLikeTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:40:09.1867497Z test_ones_like_cuda (__main__.TestLikeTensorCreationCUDA) ... ok (0.003s) 2022-03-17T19:40:09.1882478Z test_ones_like_multiple_device_cuda (__main__.TestLikeTensorCreationCUDA) ... skip (0.001s) 2022-03-17T19:40:09.1902443Z test_zeros_like_cuda (__main__.TestLikeTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:40:09.1917383Z test_zeros_like_multiple_device_cuda (__main__.TestLikeTensorCreationCUDA) ... skip (0.001s) 2022-03-17T19:40:09.2138980Z test_normal_cuda_float32 (__main__.TestRandomTensorCreationCUDA) ... ok (0.022s) 2022-03-17T19:40:09.2356648Z test_normal_cuda_float64 (__main__.TestRandomTensorCreationCUDA) ... ok (0.022s) 2022-03-17T19:40:09.2606860Z test_normal_std_error_cuda (__main__.TestRandomTensorCreationCUDA) ... ok (0.025s) 2022-03-17T19:40:09.2635255Z test_rand_cuda_complex128 (__main__.TestRandomTensorCreationCUDA) ... ok (0.003s) 2022-03-17T19:40:09.2663399Z test_rand_cuda_complex64 (__main__.TestRandomTensorCreationCUDA) ... ok (0.003s) 2022-03-17T19:40:09.2696076Z test_rand_cuda_float32 (__main__.TestRandomTensorCreationCUDA) ... ok (0.003s) 2022-03-17T19:40:09.2723353Z test_rand_cuda_float64 (__main__.TestRandomTensorCreationCUDA) ... ok (0.003s) 2022-03-17T19:40:09.2750552Z test_randint_cuda (__main__.TestRandomTensorCreationCUDA) ... skip (0.003s) 2022-03-17T19:40:09.2776815Z test_randint_inference_cuda (__main__.TestRandomTensorCreationCUDA) ... skip (0.003s) 2022-03-17T19:40:09.2805106Z test_randn_cuda_bfloat16 (__main__.TestRandomTensorCreationCUDA) ... ok (0.003s) 2022-03-17T19:40:09.2833631Z test_randn_cuda_complex128 (__main__.TestRandomTensorCreationCUDA) ... ok (0.003s) 2022-03-17T19:40:09.2862388Z test_randn_cuda_complex64 (__main__.TestRandomTensorCreationCUDA) ... ok (0.003s) 2022-03-17T19:40:09.2890418Z test_randn_cuda_float16 (__main__.TestRandomTensorCreationCUDA) ... ok (0.003s) 2022-03-17T19:40:09.2923622Z test_randn_cuda_float32 (__main__.TestRandomTensorCreationCUDA) ... ok (0.003s) 2022-03-17T19:40:09.2951307Z test_randn_cuda_float64 (__main__.TestRandomTensorCreationCUDA) ... ok (0.003s) 2022-03-17T19:40:09.2979481Z test_random_neg_values_cuda (__main__.TestRandomTensorCreationCUDA) ... ok (0.003s) 2022-03-17T19:40:09.5747336Z test_randperm_cuda (__main__.TestRandomTensorCreationCUDA) ... ok (0.277s) 2022-03-17T19:40:09.7647451Z test_randperm_device_compatibility_cuda (__main__.TestRandomTensorCreationCUDA) ... ok (0.190s) 2022-03-17T19:40:09.7868871Z test_uniform_from_to_cuda_bfloat16 (__main__.TestRandomTensorCreationCUDA) ... ok (0.022s) 2022-03-17T19:40:09.8102807Z test_uniform_from_to_cuda_float16 (__main__.TestRandomTensorCreationCUDA) ... ok (0.023s) 2022-03-17T19:40:09.8835170Z test_uniform_from_to_cuda_float32 (__main__.TestRandomTensorCreationCUDA) ... ok (0.073s) 2022-03-17T19:40:10.0233377Z test_uniform_from_to_cuda_float64 (__main__.TestRandomTensorCreationCUDA) ... ok (0.140s) 2022-03-17T19:40:10.0264590Z test_arange_bfloat16_cuda (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-03-17T19:40:10.0349280Z test_arange_cuda (__main__.TestTensorCreationCUDA) ... skip (0.008s) 2022-03-17T19:40:10.0369730Z test_arange_device_vs_cpu_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:40:10.0390788Z test_arange_device_vs_cpu_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:40:10.0410894Z test_arange_device_vs_cpu_cuda_int32 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:40:10.0430739Z test_arange_device_vs_cpu_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:40:10.0468552Z test_arange_inference_cuda (__main__.TestTensorCreationCUDA) ... skip (0.004s) 2022-03-17T19:40:10.0610834Z test_as_strided_neg_cuda (__main__.TestTensorCreationCUDA) ... ok (0.014s) 2022-03-17T19:40:10.0656930Z test_as_tensor_cuda (__main__.TestTensorCreationCUDA) ... skip (0.005s) 2022-03-17T19:40:10.1250807Z test_block_diag_cuda (__main__.TestTensorCreationCUDA) ... ok (0.059s) 2022-03-17T19:40:10.1313781Z test_block_diag_scipy_cuda (__main__.TestTensorCreationCUDA) ... ok (0.006s) 2022-03-17T19:40:10.1349442Z test_cartesian_prod_cuda (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-03-17T19:40:10.1384664Z test_cat2_cuda_float16 (__main__.TestTensorCreationCUDA) ... skip (0.003s) 2022-03-17T19:40:10.1419795Z test_cat2_cuda_float64 (__main__.TestTensorCreationCUDA) ... skip (0.003s) 2022-03-17T19:40:10.1455374Z test_cat2_cuda_int32 (__main__.TestTensorCreationCUDA) ... skip (0.003s) 2022-03-17T19:40:10.1572090Z test_cat_all_dtypes_and_devices_cuda (__main__.TestTensorCreationCUDA) ... ok (0.012s) 2022-03-17T19:40:10.1591503Z test_cat_bad_input_sizes_cuda (__main__.TestTensorCreationCUDA) ... skip (0.002s) 2022-03-17T19:40:10.1608296Z test_cat_big_cuda (__main__.TestTensorCreationCUDA) ... skip (0.002s) 2022-03-17T19:40:10.1709348Z test_cat_cuda (__main__.TestTensorCreationCUDA) ... ok (0.010s) 2022-03-17T19:40:10.1726026Z test_cat_different_devices_cuda (__main__.TestTensorCreationCUDA) ... skip (0.002s) 2022-03-17T19:40:10.2023466Z test_cat_empty_cuda (__main__.TestTensorCreationCUDA) ... ok (0.030s) 2022-03-17T19:40:10.2091368Z test_cat_empty_legacy_cuda (__main__.TestTensorCreationCUDA) ... ok (0.007s) 2022-03-17T19:40:10.3340890Z test_cat_in_channels_last_cuda (__main__.TestTensorCreationCUDA) ... ok (0.125s) 2022-03-17T19:40:10.3422653Z test_cat_mem_overlap_cuda (__main__.TestTensorCreationCUDA) ... ok (0.008s) 2022-03-17T19:40:10.3445237Z test_cat_out_channels_last_cuda (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:40:10.3690691Z test_cat_out_cuda (__main__.TestTensorCreationCUDA) ... ok (0.024s) 2022-03-17T19:40:10.3737200Z test_cat_out_memory_format_cuda (__main__.TestTensorCreationCUDA) ... ok (0.005s) 2022-03-17T19:40:10.3776079Z test_cat_preserve_channels_last_cuda (__main__.TestTensorCreationCUDA) ... ok (0.004s) 2022-03-17T19:40:10.3790138Z test_cat_scalars_cuda (__main__.TestTensorCreationCUDA) ... skip (0.001s) 2022-03-17T19:40:10.4074573Z test_cat_stack_cross_devices_cuda (__main__.TestTensorCreationCUDA) ... ok (0.028s) 2022-03-17T19:40:10.4110917Z test_combinations_cuda (__main__.TestTensorCreationCUDA) ... test_tensor_creation_ops.py:1603: UserWarning: torch.meshgrid: in an upcoming release, it will be required to pass the indexing argument. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorShape.cpp:2300.) 2022-03-17T19:40:10.4111555Z c = torch.combinations(a, r=1) 2022-03-17T19:40:10.4164959Z ok (0.009s) 2022-03-17T19:40:10.4178419Z test_complex_type_conversions_cuda (__main__.TestTensorCreationCUDA) ... skip (0.001s) 2022-03-17T19:40:10.4228810Z test_constructor_device_legacy_cuda (__main__.TestTensorCreationCUDA) ... skip (0.005s) 2022-03-17T19:40:10.4262882Z test_constructor_dtypes_cuda (__main__.TestTensorCreationCUDA) ... skip (0.003s) 2022-03-17T19:40:10.4286300Z test_ctor_with_numpy_array_cuda (__main__.TestTensorCreationCUDA) ... test_tensor_creation_ops.py:1651: DeprecationWarning: `np.float` is a deprecated alias for the builtin `float`. To silence this warning, use `float` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.float64` here. 2022-03-17T19:40:10.4287581Z Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations 2022-03-17T19:40:10.4287952Z np.float, 2022-03-17T19:40:10.4288533Z test_tensor_creation_ops.py:1658: DeprecationWarning: `np.bool` is a deprecated alias for the builtin `bool`. To silence this warning, use `bool` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.bool_` here. 2022-03-17T19:40:10.4289349Z Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations 2022-03-17T19:40:10.4289737Z np.bool, 2022-03-17T19:40:10.4408370Z ok (0.014s) 2022-03-17T19:40:10.4432978Z test_device_rounding_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:40:10.4462756Z test_device_rounding_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-03-17T19:40:10.4487307Z test_device_rounding_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:40:10.4506480Z test_diag_embed_cuda_float32 (__main__.TestTensorCreationCUDA) ... skip (0.002s) 2022-03-17T19:40:10.4560162Z test_diagflat_cuda (__main__.TestTensorCreationCUDA) ... ok (0.005s) 2022-03-17T19:40:10.4887868Z test_dsplit_cuda_complex64 (__main__.TestTensorCreationCUDA) ... ok (0.033s) 2022-03-17T19:40:10.5198009Z test_dsplit_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.031s) 2022-03-17T19:40:10.5492511Z test_dsplit_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.029s) 2022-03-17T19:40:10.6126472Z test_dstack_cuda_complex128 (__main__.TestTensorCreationCUDA) ... ok (0.063s) 2022-03-17T19:40:10.6764604Z test_dstack_cuda_complex64 (__main__.TestTensorCreationCUDA) ... ok (0.064s) 2022-03-17T19:40:10.7389108Z test_dstack_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.062s) 2022-03-17T19:40:10.8015668Z test_dstack_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.062s) 2022-03-17T19:40:10.8641818Z test_dstack_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.062s) 2022-03-17T19:40:10.9001529Z test_dstack_cuda_int16 (__main__.TestTensorCreationCUDA) ... ok (0.036s) 2022-03-17T19:40:10.9357869Z test_dstack_cuda_int32 (__main__.TestTensorCreationCUDA) ... ok (0.036s) 2022-03-17T19:40:10.9709436Z test_dstack_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.035s) 2022-03-17T19:40:11.0067952Z test_dstack_cuda_int8 (__main__.TestTensorCreationCUDA) ... ok (0.036s) 2022-03-17T19:40:11.0432598Z test_dstack_cuda_uint8 (__main__.TestTensorCreationCUDA) ... ok (0.036s) 2022-03-17T19:40:11.1280554Z test_empty_full_cuda (__main__.TestTensorCreationCUDA) ... ok (0.085s) 2022-03-17T19:40:11.1324018Z test_empty_strided_cuda (__main__.TestTensorCreationCUDA) ... ok (0.004s) 2022-03-17T19:40:11.1362920Z test_empty_tensor_props_cuda (__main__.TestTensorCreationCUDA) ... ok (0.004s) 2022-03-17T19:40:11.3847493Z test_eye_cuda (__main__.TestTensorCreationCUDA) ... ok (0.248s) 2022-03-17T19:40:11.6902369Z test_fill_all_dtypes_and_devices_cuda (__main__.TestTensorCreationCUDA) ... ok (0.305s) 2022-03-17T19:40:11.6929819Z test_float_to_int_conversion_finite_cuda_bool (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-03-17T19:40:11.6963143Z test_float_to_int_conversion_finite_cuda_int16 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-03-17T19:40:11.6989542Z test_float_to_int_conversion_finite_cuda_int32 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-03-17T19:40:11.7015478Z test_float_to_int_conversion_finite_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:40:11.7041985Z test_float_to_int_conversion_finite_cuda_int8 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-03-17T19:40:11.7068325Z test_float_to_int_conversion_finite_cuda_uint8 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-03-17T19:40:11.7083254Z test_float_to_int_conversion_nonfinite_cuda_bool (__main__.TestTensorCreationCUDA) ... skip (0.001s) 2022-03-17T19:40:11.7098005Z test_float_to_int_conversion_nonfinite_cuda_int16 (__main__.TestTensorCreationCUDA) ... skip (0.001s) 2022-03-17T19:40:11.7113182Z test_float_to_int_conversion_nonfinite_cuda_int32 (__main__.TestTensorCreationCUDA) ... skip (0.001s) 2022-03-17T19:40:11.7127734Z test_float_to_int_conversion_nonfinite_cuda_int64 (__main__.TestTensorCreationCUDA) ... skip (0.001s) 2022-03-17T19:40:11.7142463Z test_float_to_int_conversion_nonfinite_cuda_int8 (__main__.TestTensorCreationCUDA) ... skip (0.001s) 2022-03-17T19:40:11.7163299Z test_float_to_int_conversion_nonfinite_cuda_uint8 (__main__.TestTensorCreationCUDA) ... skip (0.002s) 2022-03-17T19:40:11.7190030Z test_full_inference_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-03-17T19:40:11.7215596Z test_full_inference_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:40:11.7241944Z test_full_inference_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-03-17T19:40:11.7283990Z test_full_out_cuda (__main__.TestTensorCreationCUDA) ... ok (0.004s) 2022-03-17T19:40:11.7708804Z test_hsplit_cuda_complex64 (__main__.TestTensorCreationCUDA) ... ok (0.042s) 2022-03-17T19:40:11.8113066Z test_hsplit_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.040s) 2022-03-17T19:40:11.8488033Z test_hsplit_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.037s) 2022-03-17T19:40:11.9707819Z test_hstack_column_stack_cuda_complex128 (__main__.TestTensorCreationCUDA) ... ok (0.122s) 2022-03-17T19:40:12.0913731Z test_hstack_column_stack_cuda_complex64 (__main__.TestTensorCreationCUDA) ... ok (0.120s) 2022-03-17T19:40:12.2112993Z test_hstack_column_stack_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.120s) 2022-03-17T19:40:12.3318980Z test_hstack_column_stack_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.120s) 2022-03-17T19:40:12.4522873Z test_hstack_column_stack_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.120s) 2022-03-17T19:40:12.5408010Z test_hstack_column_stack_cuda_int16 (__main__.TestTensorCreationCUDA) ... ok (0.088s) 2022-03-17T19:40:12.6284081Z test_hstack_column_stack_cuda_int32 (__main__.TestTensorCreationCUDA) ... ok (0.087s) 2022-03-17T19:40:12.7154698Z test_hstack_column_stack_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.087s) 2022-03-17T19:40:12.8040952Z test_hstack_column_stack_cuda_int8 (__main__.TestTensorCreationCUDA) ... ok (0.088s) 2022-03-17T19:40:12.8920488Z test_hstack_column_stack_cuda_uint8 (__main__.TestTensorCreationCUDA) ... ok (0.088s) 2022-03-17T19:40:13.4909931Z test_kaiser_window_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... ok (0.599s) 2022-03-17T19:40:14.0784118Z test_kaiser_window_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.587s) 2022-03-17T19:40:14.6665321Z test_kaiser_window_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.588s) 2022-03-17T19:40:15.2447083Z test_kaiser_window_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.578s) 2022-03-17T19:40:15.4740260Z test_kaiser_window_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.229s) 2022-03-17T19:40:15.4761161Z test_large_linspace_cuda_int32 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:40:15.4785972Z test_large_linspace_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:40:15.6772033Z test_like_fn_stride_proparation_vs_tensoriterator_unary_op_cuda (__main__.TestTensorCreationCUDA) ... ok (0.198s) 2022-03-17T19:40:15.6931292Z test_linlogspace_mem_overlap_cuda (__main__.TestTensorCreationCUDA) ... ok (0.016s) 2022-03-17T19:40:15.7074397Z test_linspace_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... ok (0.014s) 2022-03-17T19:40:30.2554098Z test_linspace_cuda_complex128 (__main__.TestTensorCreationCUDA) ... ok (14.548s) 2022-03-17T19:40:44.5138441Z test_linspace_cuda_complex64 (__main__.TestTensorCreationCUDA) ... ok (14.258s) 2022-03-17T19:40:44.5283882Z test_linspace_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.015s) 2022-03-17T19:40:58.9383388Z test_linspace_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (14.410s) 2022-03-17T19:41:13.3588167Z test_linspace_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (14.420s) 2022-03-17T19:41:13.3725397Z test_linspace_cuda_int16 (__main__.TestTensorCreationCUDA) ... ok (0.014s) 2022-03-17T19:41:27.7345699Z test_linspace_cuda_int32 (__main__.TestTensorCreationCUDA) ... ok (14.362s) 2022-03-17T19:41:42.2108395Z test_linspace_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (14.476s) 2022-03-17T19:41:42.2234343Z test_linspace_cuda_int8 (__main__.TestTensorCreationCUDA) ... ok (0.013s) 2022-03-17T19:41:42.2360973Z test_linspace_cuda_uint8 (__main__.TestTensorCreationCUDA) ... ok (0.013s) 2022-03-17T19:41:42.2380734Z test_linspace_deduction_cuda (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:41:42.2400761Z test_linspace_device_vs_cpu_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:41:42.2420717Z test_linspace_device_vs_cpu_cuda_complex128 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:41:42.2442378Z test_linspace_device_vs_cpu_cuda_complex64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:41:42.2461957Z test_linspace_device_vs_cpu_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:41:42.2481340Z test_linspace_device_vs_cpu_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:41:42.2500930Z test_linspace_device_vs_cpu_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:41:42.2522335Z test_linspace_special_steps_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:41:42.2546915Z test_linspace_special_steps_cuda_complex128 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:41:42.2568568Z test_linspace_special_steps_cuda_complex64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:41:42.2590241Z test_linspace_special_steps_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:41:42.2610651Z test_linspace_special_steps_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:41:42.2631533Z test_linspace_special_steps_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:41:42.3583718Z test_linspace_vs_numpy_complex_cuda_complex64 (__main__.TestTensorCreationCUDA) ... ok (0.095s) 2022-03-17T19:41:42.4385779Z test_linspace_vs_numpy_cuda_complex128 (__main__.TestTensorCreationCUDA) ... ok (0.080s) 2022-03-17T19:41:42.5309041Z test_linspace_vs_numpy_cuda_complex64 (__main__.TestTensorCreationCUDA) ... ok (0.092s) 2022-03-17T19:41:42.5770135Z test_linspace_vs_numpy_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.046s) 2022-03-17T19:41:42.6180600Z test_linspace_vs_numpy_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.041s) 2022-03-17T19:41:42.6203070Z test_logspace_base2_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:41:42.6224629Z test_logspace_base2_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:41:42.6245482Z test_logspace_base2_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:41:42.6365750Z test_logspace_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... ok (0.012s) 2022-03-17T19:41:42.6490143Z test_logspace_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.012s) 2022-03-17T19:41:42.6729068Z test_logspace_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.024s) 2022-03-17T19:41:42.6843369Z test_logspace_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.011s) 2022-03-17T19:41:42.6953026Z test_logspace_cuda_int16 (__main__.TestTensorCreationCUDA) ... ok (0.011s) 2022-03-17T19:41:42.7063498Z test_logspace_cuda_int32 (__main__.TestTensorCreationCUDA) ... ok (0.011s) 2022-03-17T19:41:42.7171804Z test_logspace_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.011s) 2022-03-17T19:41:42.7282148Z test_logspace_cuda_int8 (__main__.TestTensorCreationCUDA) ... ok (0.011s) 2022-03-17T19:41:42.7392636Z test_logspace_cuda_uint8 (__main__.TestTensorCreationCUDA) ... ok (0.011s) 2022-03-17T19:41:42.7419341Z test_logspace_deduction_cuda (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-03-17T19:41:42.7440086Z test_logspace_device_vs_cpu_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:41:42.7460687Z test_logspace_device_vs_cpu_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:41:42.7481783Z test_logspace_device_vs_cpu_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:41:42.7510684Z test_logspace_special_steps_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-03-17T19:41:42.7538891Z test_logspace_special_steps_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-03-17T19:41:42.7567421Z test_logspace_special_steps_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-03-17T19:41:42.8474214Z test_logspace_vs_numpy_complex_cuda_complex64 (__main__.TestTensorCreationCUDA) ... ok (0.090s) 2022-03-17T19:41:43.1420891Z test_logspace_vs_numpy_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.295s) 2022-03-17T19:41:43.4300698Z test_logspace_vs_numpy_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.288s) 2022-03-17T19:41:43.4350446Z test_meshgrid_default_indexing_cuda (__main__.TestTensorCreationCUDA) ... ok (0.005s) 2022-03-17T19:41:43.4397205Z test_meshgrid_empty_cuda (__main__.TestTensorCreationCUDA) ... ok (0.005s) 2022-03-17T19:41:43.4446254Z test_meshgrid_ij_indexing_cuda (__main__.TestTensorCreationCUDA) ... ok (0.005s) 2022-03-17T19:41:43.4469941Z test_meshgrid_ij_indexing_is_default_cuda (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:41:43.4517737Z test_meshgrid_inconsistent_device_cuda (__main__.TestTensorCreationCUDA) ... ok (0.005s) 2022-03-17T19:41:43.4565440Z test_meshgrid_inconsistent_dtype_cuda (__main__.TestTensorCreationCUDA) ... ok (0.005s) 2022-03-17T19:41:43.4618745Z test_meshgrid_non_1d_tensor_cuda (__main__.TestTensorCreationCUDA) ... ok (0.005s) 2022-03-17T19:41:43.4661148Z test_meshgrid_unsupported_indexing_cuda (__main__.TestTensorCreationCUDA) ... ok (0.004s) 2022-03-17T19:41:43.4904575Z test_meshgrid_vs_numpy_cuda (__main__.TestTensorCreationCUDA) ... ok (0.024s) 2022-03-17T19:41:43.4921802Z test_meshgrid_warns_if_no_indexing_cuda (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:41:43.4970002Z test_meshgrid_xy_indexing_cuda (__main__.TestTensorCreationCUDA) ... ok (0.005s) 2022-03-17T19:41:43.5034277Z test_new_empty_strided_cuda (__main__.TestTensorCreationCUDA) ... ok (0.006s) 2022-03-17T19:41:43.5056433Z test_new_methods_requires_grad_cuda (__main__.TestTensorCreationCUDA) ... skip (0.002s) 2022-03-17T19:41:43.5097087Z test_new_tensor_cuda (__main__.TestTensorCreationCUDA) ... skip (0.004s) 2022-03-17T19:41:43.5110381Z test_offset_scalar_cast_cuda (__main__.TestTensorCreationCUDA) ... skip (0.001s) 2022-03-17T19:41:43.5143989Z test_ones_cuda (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-03-17T19:41:43.5174540Z test_random_bool_cuda (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-03-17T19:41:43.5201941Z test_random_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-03-17T19:41:43.5229261Z test_random_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-03-17T19:41:43.5255952Z test_random_cuda_int16 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-03-17T19:41:43.5283127Z test_random_cuda_int32 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-03-17T19:41:43.5310639Z test_random_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-03-17T19:41:43.5337338Z test_random_cuda_int8 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-03-17T19:41:43.5369437Z test_random_default_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-03-17T19:41:43.5395464Z test_random_default_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:41:43.5421265Z test_random_default_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:41:43.5446718Z test_random_default_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:41:43.5472843Z test_random_default_cuda_int16 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:41:43.5498387Z test_random_default_cuda_int32 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:41:43.5524341Z test_random_default_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:41:43.5550177Z test_random_default_cuda_int8 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:41:43.5581717Z test_random_default_cuda_uint8 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-03-17T19:41:43.8278088Z test_random_from_to_bool_cuda (__main__.TestTensorCreationCUDA) ... ok (0.269s) 2022-03-17T19:41:43.8790703Z test_random_from_to_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... ok (0.051s) 2022-03-17T19:41:43.9305805Z test_random_from_to_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.051s) 2022-03-17T19:41:43.9819732Z test_random_from_to_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.051s) 2022-03-17T19:41:44.0327146Z test_random_from_to_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.051s) 2022-03-17T19:41:44.3243511Z test_random_from_to_cuda_int16 (__main__.TestTensorCreationCUDA) ... ok (0.291s) 2022-03-17T19:41:44.6164932Z test_random_from_to_cuda_int32 (__main__.TestTensorCreationCUDA) ... ok (0.292s) 2022-03-17T19:41:44.6595127Z test_random_from_to_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.043s) 2022-03-17T19:41:44.9492290Z test_random_from_to_cuda_int8 (__main__.TestTensorCreationCUDA) ... ok (0.289s) 2022-03-17T19:41:45.2008015Z test_random_from_to_cuda_uint8 (__main__.TestTensorCreationCUDA) ... ok (0.251s) 2022-03-17T19:41:45.2043491Z test_random_full_range_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... ok (0.004s) 2022-03-17T19:41:45.2076996Z test_random_full_range_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-03-17T19:41:45.2110832Z test_random_full_range_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-03-17T19:41:45.2143796Z test_random_full_range_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-03-17T19:41:45.2183265Z test_random_full_range_cuda_int16 (__main__.TestTensorCreationCUDA) ... ok (0.004s) 2022-03-17T19:41:45.2216288Z test_random_full_range_cuda_int32 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-03-17T19:41:45.2249413Z test_random_full_range_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-03-17T19:41:45.2282724Z test_random_full_range_cuda_int8 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-03-17T19:41:45.2315739Z test_random_full_range_cuda_uint8 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-03-17T19:41:45.2468941Z test_random_to_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... test_tensor_creation_ops.py:1918: UserWarning: to - 1 is out of bounds [-(2^8), 2^8]. Due to precision limitations c10::BFloat16 can support discrete uniform distribution only within this range. This warning will become an error in version 1.7 release, please fix the code in advance (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/DistributionTemplates.h:96.) 2022-03-17T19:41:45.2469747Z t.random_(to_) 2022-03-17T19:41:45.2474399Z ok (0.016s) 2022-03-17T19:41:45.2630950Z test_random_to_cuda_float16 (__main__.TestTensorCreationCUDA) ... test_tensor_creation_ops.py:1918: UserWarning: to - 1 is out of bounds [-(2^11), 2^11]. Due to precision limitations c10::Half can support discrete uniform distribution only within this range. This warning will become an error in version 1.7 release, please fix the code in advance (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/DistributionTemplates.h:96.) 2022-03-17T19:41:45.2631732Z t.random_(to_) 2022-03-17T19:41:45.2636306Z ok (0.016s) 2022-03-17T19:41:45.2790615Z test_random_to_cuda_float32 (__main__.TestTensorCreationCUDA) ... test_tensor_creation_ops.py:1918: UserWarning: to - 1 is out of bounds [-(2^24), 2^24]. Due to precision limitations float can support discrete uniform distribution only within this range. This warning will become an error in version 1.7 release, please fix the code in advance (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/DistributionTemplates.h:96.) 2022-03-17T19:41:45.2791369Z t.random_(to_) 2022-03-17T19:41:45.2796095Z ok (0.016s) 2022-03-17T19:41:45.2947549Z test_random_to_cuda_float64 (__main__.TestTensorCreationCUDA) ... test_tensor_creation_ops.py:1918: UserWarning: to - 1 is out of bounds [-(2^53), 2^53]. Due to precision limitations double can support discrete uniform distribution only within this range. This warning will become an error in version 1.7 release, please fix the code in advance (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/DistributionTemplates.h:96.) 2022-03-17T19:41:45.2948321Z t.random_(to_) 2022-03-17T19:41:45.2958732Z ok (0.016s) 2022-03-17T19:41:45.3288105Z test_random_to_cuda_int16 (__main__.TestTensorCreationCUDA) ... ok (0.033s) 2022-03-17T19:41:45.3615301Z test_random_to_cuda_int32 (__main__.TestTensorCreationCUDA) ... ok (0.033s) 2022-03-17T19:41:45.3775444Z test_random_to_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.016s) 2022-03-17T19:41:45.4098426Z test_random_to_cuda_int8 (__main__.TestTensorCreationCUDA) ... ok (0.032s) 2022-03-17T19:41:45.4372739Z test_random_to_cuda_uint8 (__main__.TestTensorCreationCUDA) ... ok (0.027s) 2022-03-17T19:41:45.4425776Z test_range_cuda (__main__.TestTensorCreationCUDA) ... ok (0.005s) 2022-03-17T19:41:45.7626974Z test_range_factories_64bit_indexing_cuda (__main__.TestTensorCreationCUDA) ... skip (0.320s) 2022-03-17T19:41:45.7678224Z test_range_warning_cuda (__main__.TestTensorCreationCUDA) ... ok (0.005s) 2022-03-17T19:41:45.7970591Z test_repeat_interleave_cuda (__main__.TestTensorCreationCUDA) ... ok (0.029s) 2022-03-17T19:41:45.8324253Z test_roll_cuda (__main__.TestTensorCreationCUDA) ... ok (0.035s) 2022-03-17T19:41:45.8491971Z test_signal_window_functions_window_bartlett_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... ok (0.017s) 2022-03-17T19:41:45.8658879Z test_signal_window_functions_window_bartlett_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.017s) 2022-03-17T19:41:45.8826728Z test_signal_window_functions_window_bartlett_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.017s) 2022-03-17T19:41:45.8961067Z test_signal_window_functions_window_bartlett_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.013s) 2022-03-17T19:41:45.9025403Z test_signal_window_functions_window_bartlett_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.006s) 2022-03-17T19:41:45.9186884Z test_signal_window_functions_window_blackman_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... ok (0.016s) 2022-03-17T19:41:45.9346989Z test_signal_window_functions_window_blackman_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.016s) 2022-03-17T19:41:45.9509863Z test_signal_window_functions_window_blackman_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.016s) 2022-03-17T19:41:45.9667874Z test_signal_window_functions_window_blackman_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.016s) 2022-03-17T19:41:45.9731435Z test_signal_window_functions_window_blackman_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.006s) 2022-03-17T19:41:45.9889545Z test_signal_window_functions_window_hamming_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... ok (0.016s) 2022-03-17T19:41:46.0047711Z test_signal_window_functions_window_hamming_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.016s) 2022-03-17T19:41:46.0207708Z test_signal_window_functions_window_hamming_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.016s) 2022-03-17T19:41:46.0368095Z test_signal_window_functions_window_hamming_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.016s) 2022-03-17T19:41:46.0439765Z test_signal_window_functions_window_hamming_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.007s) 2022-03-17T19:41:46.0589006Z test_signal_window_functions_window_hann_cuda_bfloat16 (__main__.TestTensorCreationCUDA) ... ok (0.015s) 2022-03-17T19:41:46.0738511Z test_signal_window_functions_window_hann_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.015s) 2022-03-17T19:41:46.0888882Z test_signal_window_functions_window_hann_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.015s) 2022-03-17T19:41:46.1037856Z test_signal_window_functions_window_hann_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.015s) 2022-03-17T19:41:46.1099735Z test_signal_window_functions_window_hann_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.006s) 2022-03-17T19:41:46.1124274Z test_simple_scalar_cast_cuda (__main__.TestTensorCreationCUDA) ... skip (0.002s) 2022-03-17T19:41:46.1149919Z test_stack_cuda (__main__.TestTensorCreationCUDA) ... skip (0.003s) 2022-03-17T19:41:46.1185603Z test_stack_out_cuda (__main__.TestTensorCreationCUDA) ... skip (0.003s) 2022-03-17T19:41:46.1415931Z test_strided_mismatched_stride_shape_cuda (__main__.TestTensorCreationCUDA) ... ok (0.023s) 2022-03-17T19:41:46.1467051Z test_tensor_ctor_device_inference_cuda (__main__.TestTensorCreationCUDA) ... ok (0.005s) 2022-03-17T19:41:46.1564602Z test_tensor_device_cuda (__main__.TestTensorCreationCUDA) ... ok (0.010s) 2022-03-17T19:41:46.3929841Z test_tensor_factories_empty_cuda (__main__.TestTensorCreationCUDA) ... ok (0.236s) 2022-03-17T19:41:46.3956270Z test_tensor_factory_copy_var_cuda (__main__.TestTensorCreationCUDA) ... skip (0.003s) 2022-03-17T19:41:46.4009309Z test_tensor_factory_cuda (__main__.TestTensorCreationCUDA) ... skip (0.005s) 2022-03-17T19:41:46.4030080Z test_tensor_factory_gpu_type_cuda (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:41:46.4055132Z test_tensor_factory_gpu_type_inference_cuda (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:41:46.4100127Z test_tensor_factory_type_inference_cuda (__main__.TestTensorCreationCUDA) ... skip (0.004s) 2022-03-17T19:41:46.4116973Z test_tensor_from_non_writable_numpy_cuda (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:41:46.4136409Z test_tensor_from_sequence_cuda (__main__.TestTensorCreationCUDA) ... skip (0.002s) 2022-03-17T19:41:46.4161219Z test_torch_complex_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:41:46.4184808Z test_torch_complex_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:41:46.4260004Z test_torch_complex_floating_dtype_error_cuda_bool (__main__.TestTensorCreationCUDA) ... ok (0.007s) 2022-03-17T19:41:46.4333190Z test_torch_complex_floating_dtype_error_cuda_complex128 (__main__.TestTensorCreationCUDA) ... ok (0.007s) 2022-03-17T19:41:46.4405902Z test_torch_complex_floating_dtype_error_cuda_complex64 (__main__.TestTensorCreationCUDA) ... ok (0.007s) 2022-03-17T19:41:46.4485697Z test_torch_complex_floating_dtype_error_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.008s) 2022-03-17T19:41:46.4557136Z test_torch_complex_floating_dtype_error_cuda_int16 (__main__.TestTensorCreationCUDA) ... ok (0.007s) 2022-03-17T19:41:46.4631515Z test_torch_complex_floating_dtype_error_cuda_int32 (__main__.TestTensorCreationCUDA) ... ok (0.007s) 2022-03-17T19:41:46.4705119Z test_torch_complex_floating_dtype_error_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.007s) 2022-03-17T19:41:46.4778773Z test_torch_complex_floating_dtype_error_cuda_int8 (__main__.TestTensorCreationCUDA) ... ok (0.007s) 2022-03-17T19:41:46.4852618Z test_torch_complex_floating_dtype_error_cuda_uint8 (__main__.TestTensorCreationCUDA) ... ok (0.007s) 2022-03-17T19:41:46.4967089Z test_torch_complex_out_dtype_error_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.011s) 2022-03-17T19:41:46.5078862Z test_torch_complex_out_dtype_error_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.011s) 2022-03-17T19:41:46.5237502Z test_torch_complex_same_dtype_error_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.016s) 2022-03-17T19:41:46.5390833Z test_torch_complex_same_dtype_error_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.015s) 2022-03-17T19:41:46.5419679Z test_torch_polar_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-03-17T19:41:46.5446909Z test_torch_polar_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-03-17T19:41:46.5469860Z test_trilu_indices_cuda (__main__.TestTensorCreationCUDA) ... skip (0.002s) 2022-03-17T19:41:46.5489687Z test_triu_tril_bfloat16_cuda (__main__.TestTensorCreationCUDA) ... skip (0.002s) 2022-03-17T19:41:46.5555280Z test_triu_tril_cuda (__main__.TestTensorCreationCUDA) ... skip (0.006s) 2022-03-17T19:41:46.5570094Z test_triu_tril_indices_bfloat16_cuda (__main__.TestTensorCreationCUDA) ... skip (0.001s) 2022-03-17T19:41:46.5611427Z test_unpack_double_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.004s) 2022-03-17T19:41:46.5657754Z test_unpack_double_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.005s) 2022-03-17T19:41:46.5734234Z test_vander_cuda (__main__.TestTensorCreationCUDA) ... ok (0.007s) 2022-03-17T19:41:46.5833457Z test_vander_types_cuda_bool (__main__.TestTensorCreationCUDA) ... ok (0.010s) 2022-03-17T19:41:46.5936693Z test_vander_types_cuda_complex128 (__main__.TestTensorCreationCUDA) ... ok (0.010s) 2022-03-17T19:41:46.6041393Z test_vander_types_cuda_complex64 (__main__.TestTensorCreationCUDA) ... ok (0.010s) 2022-03-17T19:41:46.6141605Z test_vander_types_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.010s) 2022-03-17T19:41:46.6239398Z test_vander_types_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.010s) 2022-03-17T19:41:46.6338842Z test_vander_types_cuda_int16 (__main__.TestTensorCreationCUDA) ... ok (0.010s) 2022-03-17T19:41:46.6445087Z test_vander_types_cuda_int32 (__main__.TestTensorCreationCUDA) ... ok (0.011s) 2022-03-17T19:41:46.6544063Z test_vander_types_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.010s) 2022-03-17T19:41:46.6643773Z test_vander_types_cuda_int8 (__main__.TestTensorCreationCUDA) ... ok (0.010s) 2022-03-17T19:41:46.6742153Z test_vander_types_cuda_uint8 (__main__.TestTensorCreationCUDA) ... ok (0.010s) 2022-03-17T19:41:46.7007802Z test_vsplit_cuda_complex64 (__main__.TestTensorCreationCUDA) ... ok (0.026s) 2022-03-17T19:41:46.7252786Z test_vsplit_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.024s) 2022-03-17T19:41:46.7471805Z test_vsplit_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.022s) 2022-03-17T19:41:46.8820188Z test_vstack_row_stack_cuda_complex128 (__main__.TestTensorCreationCUDA) ... ok (0.135s) 2022-03-17T19:41:47.0175243Z test_vstack_row_stack_cuda_complex64 (__main__.TestTensorCreationCUDA) ... ok (0.135s) 2022-03-17T19:41:47.1515330Z test_vstack_row_stack_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.134s) 2022-03-17T19:41:47.2860497Z test_vstack_row_stack_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.134s) 2022-03-17T19:41:47.4200554Z test_vstack_row_stack_cuda_float64 (__main__.TestTensorCreationCUDA) ... ok (0.134s) 2022-03-17T19:41:47.5049243Z test_vstack_row_stack_cuda_int16 (__main__.TestTensorCreationCUDA) ... ok (0.085s) 2022-03-17T19:41:47.5890502Z test_vstack_row_stack_cuda_int32 (__main__.TestTensorCreationCUDA) ... ok (0.084s) 2022-03-17T19:41:47.6740129Z test_vstack_row_stack_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.085s) 2022-03-17T19:41:47.7577125Z test_vstack_row_stack_cuda_int8 (__main__.TestTensorCreationCUDA) ... ok (0.084s) 2022-03-17T19:41:47.8434008Z test_vstack_row_stack_cuda_uint8 (__main__.TestTensorCreationCUDA) ... ok (0.086s) 2022-03-17T19:41:47.8486700Z test_zeros_cuda (__main__.TestTensorCreationCUDA) ... ok (0.005s) 2022-03-17T19:41:47.8506712Z test_zeros_dtype_layout_device_match_cuda_bool (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:41:47.8528535Z test_zeros_dtype_layout_device_match_cuda_complex64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:41:47.8549877Z test_zeros_dtype_layout_device_match_cuda_float16 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:41:47.8570886Z test_zeros_dtype_layout_device_match_cuda_float32 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:41:47.8592141Z test_zeros_dtype_layout_device_match_cuda_int16 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:41:47.8611396Z test_zeros_dtype_layout_device_match_cuda_int64 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:41:47.8636903Z test_zeros_dtype_layout_device_match_cuda_uint8 (__main__.TestTensorCreationCUDA) ... ok (0.002s) 2022-03-17T19:41:47.8672294Z test_zeros_dtype_out_match_cuda (__main__.TestTensorCreationCUDA) ... ok (0.003s) 2022-03-17T19:41:47.8748975Z test_zeros_out_cuda (__main__.TestTensorCreationCUDA) ... ok (0.007s) 2022-03-17T19:41:47.8749240Z 2022-03-17T19:41:47.8749622Z ---------------------------------------------------------------------- 2022-03-17T19:41:47.8752984Z Ran 460 tests in 99.409s 2022-03-17T19:41:47.8753368Z 2022-03-17T19:41:47.8753839Z OK (skipped=108) 2022-03-17T19:41:47.8754030Z 2022-03-17T19:41:47.8754156Z Generating XML reports... 2022-03-17T19:41:47.8938380Z Generated XML report: test-reports/python-unittest/test_tensor_creation_ops/TEST-TestAsArrayCUDA-20220317194008.xml 2022-03-17T19:41:47.8947679Z Generated XML report: test-reports/python-unittest/test_tensor_creation_ops/TEST-TestLikeTensorCreationCUDA-20220317194008.xml 2022-03-17T19:41:47.8972813Z Generated XML report: test-reports/python-unittest/test_tensor_creation_ops/TEST-TestRandomTensorCreationCUDA-20220317194008.xml 2022-03-17T19:41:47.9299308Z Generated XML report: test-reports/python-unittest/test_tensor_creation_ops/TEST-TestTensorCreationCUDA-20220317194008.xml 2022-03-17T19:41:48.2136285Z Running test_cpp_extensions_jit ... [2022-03-17 19:41:48.213069] 2022-03-17T19:41:48.2136992Z Executing ['/opt/conda/bin/python', 'test_cpp_extensions_jit.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-03-17 19:41:48.213176] 2022-03-17T19:41:49.3641476Z Test results will be stored in test-reports/python-unittest/test_cpp_extensions_jit 2022-03-17T19:41:49.3659818Z 2022-03-17T19:41:49.3659979Z Running tests... 2022-03-17T19:41:49.3660584Z ---------------------------------------------------------------------- 2022-03-17T19:41:52.3642896Z test_autograd_from_cpp (__main__.TestCppExtensionJIT) ... ok (2.998s) 2022-03-17T19:42:09.1046966Z test_compilation_error_formatting (__main__.TestCppExtensionJIT) ... ok (16.740s) 2022-03-17T19:42:09.1071669Z test_cpp_frontend_module_has_same_output_as_python (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cu113 as PyTorch extensions root... 2022-03-17T19:42:09.1072266Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py37_cu113/cpp_frontend_extension... 2022-03-17T19:42:09.1769117Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cu113/cpp_frontend_extension/build.ninja... 2022-03-17T19:42:09.1773984Z Building extension module cpp_frontend_extension... 2022-03-17T19:42:09.1774355Z Using envvar MAX_JOBS (14) as the number of workers... 2022-03-17T19:42:10.2728425Z [1/2] c++ -MMD -MF cpp_frontend_extension.o.d -DTORCH_EXTENSION_NAME=cpp_frontend_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++14 -c /var/lib/jenkins/workspace/test/cpp_extensions/cpp_frontend_extension.cpp -o cpp_frontend_extension.o 2022-03-17T19:42:10.6604816Z [2/2] c++ cpp_frontend_extension.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o cpp_frontend_extension.so 2022-03-17T19:42:10.6668128Z Loading extension module cpp_frontend_extension... 2022-03-17T19:42:10.6754431Z ok (1.571s) 2022-03-17T19:42:10.6774886Z test_cpp_frontend_module_has_up_to_date_attributes (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cu113 as PyTorch extensions root... 2022-03-17T19:42:10.6777138Z No modifications detected for re-loaded extension module cpp_frontend_extension, skipping build step... 2022-03-17T19:42:10.6777601Z Loading extension module cpp_frontend_extension... 2022-03-17T19:42:10.6797293Z ok (0.004s) 2022-03-17T19:42:10.6847955Z test_cpp_frontend_module_python_inter_op (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cu113 as PyTorch extensions root... 2022-03-17T19:42:10.6849009Z No modifications detected for re-loaded extension module cpp_frontend_extension, skipping build step... 2022-03-17T19:42:10.6849435Z Loading extension module cpp_frontend_extension... 2022-03-17T19:42:10.6940895Z ok (0.014s) 2022-03-17T19:42:10.6964655Z test_cpp_frontend_module_python_inter_op_with_cuda (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cu113 as PyTorch extensions root... 2022-03-17T19:42:10.6965898Z No modifications detected for re-loaded extension module cpp_frontend_extension, skipping build step... 2022-03-17T19:42:10.6966377Z Loading extension module cpp_frontend_extension... 2022-03-17T19:42:10.6993153Z ok (0.005s) 2022-03-17T19:42:29.8478360Z test_crash_handler (__main__.TestCppExtensionJIT) ... ok (19.148s) 2022-03-17T19:42:29.8498790Z test_custom_compound_op_autograd (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cu113 as PyTorch extensions root... 2022-03-17T19:42:29.8499885Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py37_cu113/is_python_module... 2022-03-17T19:42:29.9164351Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cu113/is_python_module/build.ninja... 2022-03-17T19:42:29.9170461Z Building extension module is_python_module... 2022-03-17T19:42:29.9170821Z Using envvar MAX_JOBS (14) as the number of workers... 2022-03-17T19:42:47.1708611Z [1/2] c++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=is_python_module -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++14 -c /var/lib/jenkins/.cache/torch_extensions/py37_cu113/is_python_module/main.cpp -o main.o 2022-03-17T19:42:47.3843346Z [2/2] c++ main.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o is_python_module.so 2022-03-17T19:42:47.3905079Z Loading extension module is_python_module... 2022-03-17T19:42:47.3929560Z /opt/conda/lib/python3.7/site-packages/torch/autograd/gradcheck.py:648: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2022-03-17T19:42:47.3930256Z f'Input #{idx} requires gradient and ' 2022-03-17T19:42:47.3931101Z /opt/conda/lib/python3.7/site-packages/torch/autograd/gradcheck.py:648: UserWarning: Input #1 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2022-03-17T19:42:47.3931735Z f'Input #{idx} requires gradient and ' 2022-03-17T19:42:47.3967779Z ok (17.549s) 2022-03-17T19:42:47.3981603Z test_half_support (__main__.TestCppExtensionJIT) 2022-03-17T19:42:47.3982788Z Checks for an issue with operator< ambiguity for half when certain ... skip (0.001s) 2022-03-17T19:42:47.3994603Z test_inline_jit_compile_custom_op_cuda (__main__.TestCppExtensionJIT) ... skip (0.001s) 2022-03-17T19:42:47.4007694Z test_inline_jit_compile_extension_cuda (__main__.TestCppExtensionJIT) ... skip (0.001s) 2022-03-17T19:42:47.4022370Z test_inline_jit_compile_extension_multiple_sources_and_no_functions (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cu113 as PyTorch extensions root... 2022-03-17T19:42:47.4022980Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py37_cu113/inline_jit_extension... 2022-03-17T19:42:47.4696513Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cu113/inline_jit_extension/build.ninja... 2022-03-17T19:42:47.4701681Z Building extension module inline_jit_extension... 2022-03-17T19:42:47.4702053Z Using envvar MAX_JOBS (14) as the number of workers... 2022-03-17T19:42:48.5382842Z [1/2] c++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=inline_jit_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++14 -c /var/lib/jenkins/.cache/torch_extensions/py37_cu113/inline_jit_extension/main.cpp -o main.o 2022-03-17T19:42:48.8388702Z [2/2] c++ main.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o inline_jit_extension.so 2022-03-17T19:42:48.8448857Z Loading extension module inline_jit_extension... 2022-03-17T19:42:48.8475771Z ok (1.447s) 2022-03-17T19:42:48.8492789Z test_inline_jit_compile_extension_throws_when_functions_is_bad (__main__.TestCppExtensionJIT) ... ok (0.001s) 2022-03-17T19:42:48.8503105Z test_inline_jit_compile_extension_with_functions_as_dict (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cu113 as PyTorch extensions root... 2022-03-17T19:42:48.8503726Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py37_cu113/inline_jit_extension_with_functions_dict... 2022-03-17T19:42:48.9196014Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cu113/inline_jit_extension_with_functions_dict/build.ninja... 2022-03-17T19:42:48.9200923Z Building extension module inline_jit_extension_with_functions_dict... 2022-03-17T19:42:48.9201315Z Using envvar MAX_JOBS (14) as the number of workers... 2022-03-17T19:42:50.0367904Z [1/2] c++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=inline_jit_extension_with_functions_dict -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++14 -c /var/lib/jenkins/.cache/torch_extensions/py37_cu113/inline_jit_extension_with_functions_dict/main.cpp -o main.o 2022-03-17T19:42:50.3223878Z [2/2] c++ main.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o inline_jit_extension_with_functions_dict.so 2022-03-17T19:42:50.3285898Z Loading extension module inline_jit_extension_with_functions_dict... 2022-03-17T19:42:50.3307734Z ok (1.481s) 2022-03-17T19:42:50.3327015Z test_inline_jit_compile_extension_with_functions_as_list (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cu113 as PyTorch extensions root... 2022-03-17T19:42:50.3327867Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py37_cu113/inline_jit_extension_with_functions_list... 2022-03-17T19:42:50.4015531Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cu113/inline_jit_extension_with_functions_list/build.ninja... 2022-03-17T19:42:50.4020674Z Building extension module inline_jit_extension_with_functions_list... 2022-03-17T19:42:50.4021510Z Using envvar MAX_JOBS (14) as the number of workers... 2022-03-17T19:42:51.5167210Z [1/2] c++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=inline_jit_extension_with_functions_list -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++14 -c /var/lib/jenkins/.cache/torch_extensions/py37_cu113/inline_jit_extension_with_functions_list/main.cpp -o main.o 2022-03-17T19:42:51.7974122Z [2/2] c++ main.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o inline_jit_extension_with_functions_list.so 2022-03-17T19:42:51.8037996Z Loading extension module inline_jit_extension_with_functions_list... 2022-03-17T19:42:51.8065913Z ok (1.476s) 2022-03-17T19:42:51.8089269Z test_jit_compile_extension (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cu113 as PyTorch extensions root... 2022-03-17T19:42:51.8089816Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py37_cu113/jit_extension... 2022-03-17T19:42:51.8788276Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cu113/jit_extension/build.ninja... 2022-03-17T19:42:51.8794134Z Building extension module jit_extension... 2022-03-17T19:42:51.8794501Z Using envvar MAX_JOBS (14) as the number of workers... 2022-03-17T19:42:53.0348780Z [1/3] c++ -MMD -MF jit_extension.o.d -DTORCH_EXTENSION_NAME=jit_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -I/var/lib/jenkins/workspace/test/cpp_extensions -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++14 -g -c /var/lib/jenkins/workspace/test/cpp_extensions/jit_extension.cpp -o jit_extension.o 2022-03-17T19:42:53.0401826Z [2/3] c++ -MMD -MF jit_extension2.o.d -DTORCH_EXTENSION_NAME=jit_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -I/var/lib/jenkins/workspace/test/cpp_extensions -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++14 -g -c /var/lib/jenkins/workspace/test/cpp_extensions/jit_extension2.cpp -o jit_extension2.o 2022-03-17T19:42:53.4858510Z [3/3] c++ jit_extension.o jit_extension2.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o jit_extension.so 2022-03-17T19:42:53.4919300Z Loading extension module jit_extension... 2022-03-17T19:42:53.4956782Z ok (1.689s) 2022-03-17T19:42:53.4976925Z test_jit_cuda_archflags (__main__.TestCppExtensionJIT) ... skip (0.002s) 2022-03-17T19:42:53.4993356Z test_jit_cuda_extension (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cu113 as PyTorch extensions root... 2022-03-17T19:42:53.4993910Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py37_cu113/torch_test_cuda_extension... 2022-03-17T19:42:53.5680276Z Detected CUDA files, patching ldflags 2022-03-17T19:42:53.5680770Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cu113/torch_test_cuda_extension/build.ninja... 2022-03-17T19:42:53.5688986Z Building extension module torch_test_cuda_extension... 2022-03-17T19:42:53.5689332Z Using envvar MAX_JOBS (14) as the number of workers... 2022-03-17T19:43:12.2531350Z [1/3] c++ -MMD -MF cuda_extension.o.d -DTORCH_EXTENSION_NAME=torch_test_cuda_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /usr/local/cuda/include -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++14 -c /var/lib/jenkins/workspace/test/cpp_extensions/cuda_extension.cpp -o cuda_extension.o 2022-03-17T19:43:20.8973985Z [2/3] /usr/local/cuda/bin/nvcc -DTORCH_EXTENSION_NAME=torch_test_cuda_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /usr/local/cuda/include -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr -gencode=arch=compute_50,code=sm_50 -gencode=arch=compute_52,code=compute_52 -gencode=arch=compute_52,code=sm_52 --compiler-options '-fPIC' -O2 -std=c++14 -c /var/lib/jenkins/workspace/test/cpp_extensions/cuda_extension.cu -o cuda_extension.cuda.o 2022-03-17T19:43:20.8976182Z nvcc warning : The 'compute_35', 'compute_37', 'compute_50', 'sm_35', 'sm_37' and 'sm_50' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2022-03-17T19:43:21.2551511Z [3/3] c++ cuda_extension.o cuda_extension.cuda.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -lc10_cuda -ltorch_cpu -ltorch_cuda_cu -ltorch_cuda_cpp -ltorch -ltorch_python -L/usr/local/cuda/lib64 -lcudart -o torch_test_cuda_extension.so 2022-03-17T19:43:21.2612381Z Loading extension module torch_test_cuda_extension... 2022-03-17T19:43:21.2648407Z ok (27.767s) 2022-03-17T19:43:21.2666870Z test_jit_cudnn_extension (__main__.TestCppExtensionJIT) ... skip (0.002s) 2022-03-17T19:43:21.2683095Z test_lenient_flag_handling_in_jit_extensions (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cu113 as PyTorch extensions root... 2022-03-17T19:43:21.2684216Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py37_cu113/lenient_flag_handling_extension... 2022-03-17T19:43:21.3377659Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cu113/lenient_flag_handling_extension/build.ninja... 2022-03-17T19:43:21.3383120Z Building extension module lenient_flag_handling_extension... 2022-03-17T19:43:21.3383824Z Using envvar MAX_JOBS (14) as the number of workers... 2022-03-17T19:43:22.6562368Z [1/2] c++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=lenient_flag_handling_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -I/var/lib/jenkins/workspace/test/cpp_extensions -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++14 -g -O0 -Wall -c /var/lib/jenkins/.cache/torch_extensions/py37_cu113/lenient_flag_handling_extension/main.cpp -o main.o 2022-03-17T19:43:22.9964253Z [2/2] c++ main.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o lenient_flag_handling_extension.so 2022-03-17T19:43:23.0025969Z Loading extension module lenient_flag_handling_extension... 2022-03-17T19:43:23.0053232Z ok (1.739s) 2022-03-17T19:43:23.0074427Z test_reload_jit_extension (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cu113 as PyTorch extensions root... 2022-03-17T19:43:23.0075728Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py37_cu113/reloaded_jit_extension... 2022-03-17T19:43:23.0772447Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cu113/reloaded_jit_extension/build.ninja... 2022-03-17T19:43:23.0778287Z Building extension module reloaded_jit_extension... 2022-03-17T19:43:23.0778967Z Using envvar MAX_JOBS (14) as the number of workers... 2022-03-17T19:43:24.1439656Z [1/2] c++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=reloaded_jit_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++14 -c /var/lib/jenkins/.cache/torch_extensions/py37_cu113/reloaded_jit_extension/main.cpp -o main.o 2022-03-17T19:43:24.4107203Z [2/2] c++ main.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o reloaded_jit_extension.so 2022-03-17T19:43:24.4168310Z Loading extension module reloaded_jit_extension... 2022-03-17T19:43:24.4189871Z Using /var/lib/jenkins/.cache/torch_extensions/py37_cu113 as PyTorch extensions root... 2022-03-17T19:43:24.4203937Z The input conditions for extension module reloaded_jit_extension have changed. Bumping to version 1 and re-building as reloaded_jit_extension_v1... 2022-03-17T19:43:24.4884144Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cu113/reloaded_jit_extension/build.ninja... 2022-03-17T19:43:24.4898439Z Building extension module reloaded_jit_extension_v1... 2022-03-17T19:43:24.4899140Z Using envvar MAX_JOBS (14) as the number of workers... 2022-03-17T19:43:25.5728968Z [1/2] c++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=reloaded_jit_extension_v1 -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++14 -c /var/lib/jenkins/.cache/torch_extensions/py37_cu113/reloaded_jit_extension/main.cpp -o main.o 2022-03-17T19:43:25.8519818Z [2/2] c++ main.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o reloaded_jit_extension_v1.so 2022-03-17T19:43:25.8583191Z Loading extension module reloaded_jit_extension_v1... 2022-03-17T19:43:25.8604979Z Using /var/lib/jenkins/.cache/torch_extensions/py37_cu113 as PyTorch extensions root... 2022-03-17T19:43:25.8610122Z No modifications detected for re-loaded extension module reloaded_jit_extension_v1, skipping build step... 2022-03-17T19:43:25.8610661Z Loading extension module reloaded_jit_extension_v1... 2022-03-17T19:43:25.8611959Z Using /var/lib/jenkins/.cache/torch_extensions/py37_cu113 as PyTorch extensions root... 2022-03-17T19:43:25.8617255Z The input conditions for extension module reloaded_jit_extension have changed. Bumping to version 2 and re-building as reloaded_jit_extension_v2... 2022-03-17T19:43:25.9287202Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cu113/reloaded_jit_extension/build.ninja... 2022-03-17T19:43:25.9293886Z Building extension module reloaded_jit_extension_v2... 2022-03-17T19:43:25.9294605Z Using envvar MAX_JOBS (14) as the number of workers... 2022-03-17T19:43:26.9778915Z [1/2] c++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=reloaded_jit_extension_v2 -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++14 -c /var/lib/jenkins/.cache/torch_extensions/py37_cu113/reloaded_jit_extension/main.cpp -o main.o 2022-03-17T19:43:27.2666112Z [2/2] c++ main.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o reloaded_jit_extension_v2.so 2022-03-17T19:43:27.2727290Z Loading extension module reloaded_jit_extension_v2... 2022-03-17T19:43:27.2748807Z ok (4.269s) 2022-03-17T19:43:27.2765681Z test_returns_shared_library_path_when_is_python_module_is_true (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cu113 as PyTorch extensions root... 2022-03-17T19:43:27.2769601Z The input conditions for extension module is_python_module have changed. Bumping to version 1 and re-building as is_python_module_v1... 2022-03-17T19:43:27.3457170Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cu113/is_python_module/build.ninja... 2022-03-17T19:43:27.3462762Z Building extension module is_python_module_v1... 2022-03-17T19:43:27.3463207Z Using envvar MAX_JOBS (14) as the number of workers... 2022-03-17T19:43:28.4494056Z [1/2] c++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=is_python_module_v1 -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++14 -c /var/lib/jenkins/.cache/torch_extensions/py37_cu113/is_python_module/main.cpp -o main.o 2022-03-17T19:43:28.7410563Z [2/2] c++ main.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o is_python_module_v1.so 2022-03-17T19:43:28.7470734Z Loading extension module is_python_module_v1... 2022-03-17T19:43:28.7502728Z ok (1.475s) 2022-03-17T19:43:28.7523601Z test_set_default_type_also_changes_aten_default_type (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cu113 as PyTorch extensions root... 2022-03-17T19:43:28.7524203Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py37_cu113/test_set_default_type... 2022-03-17T19:43:28.8227064Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cu113/test_set_default_type/build.ninja... 2022-03-17T19:43:28.8232568Z Building extension module test_set_default_type... 2022-03-17T19:43:28.8232913Z Using envvar MAX_JOBS (14) as the number of workers... 2022-03-17T19:43:29.9071556Z [1/2] c++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=test_set_default_type -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++14 -c /var/lib/jenkins/.cache/torch_extensions/py37_cu113/test_set_default_type/main.cpp -o main.o 2022-03-17T19:43:30.1877509Z [2/2] c++ main.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o test_set_default_type.so 2022-03-17T19:43:30.1938416Z Loading extension module test_set_default_type... 2022-03-17T19:43:30.1966189Z ok (1.446s) 2022-03-17T19:43:48.4733696Z test_warning (__main__.TestCppExtensionJIT) ... [W main.cpp:12] Warning: Error with CPUDoubleType (function foo) 2022-03-17T19:43:48.4739588Z [W main.cpp:12] Warning: Error with CPUDoubleType (function foo) 2022-03-17T19:43:48.4744357Z [W main.cpp:12] Warning: Error with CPUDoubleType (function foo) 2022-03-17T19:43:48.4747494Z [W main.cpp:12] Warning: Error with CPUDoubleType (function foo) 2022-03-17T19:44:06.7093388Z UserWarning: Error with torch.DoubleTensor (Triggered internally at /var/lib/jenkins/.cache/torch_extensions/py37_cu113/warn_mod/main.cpp:12.) 2022-03-17T19:44:06.7095915Z ok (36.513s) 2022-03-17T19:44:06.7188669Z 2022-03-17T19:44:06.7189219Z ---------------------------------------------------------------------- 2022-03-17T19:44:06.7189561Z Ran 24 tests in 137.353s 2022-03-17T19:44:06.7193034Z 2022-03-17T19:44:06.7193407Z OK (skipped=5) 2022-03-17T19:44:06.7193594Z 2022-03-17T19:44:06.7194030Z Generating XML reports... 2022-03-17T19:44:06.7267812Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_jit/TEST-TestCppExtensionJIT-20220317194149.xml 2022-03-17T19:44:06.9939424Z Running distributions/test_distributions ... [2022-03-17 19:44:06.993398] 2022-03-17T19:44:06.9940154Z Executing ['/opt/conda/bin/python', 'distributions/test_distributions.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-03-17 19:44:06.993500] 2022-03-17T19:44:09.6179248Z Test results will be stored in test-reports/python-unittest/distributions.test_distributions 2022-03-17T19:44:09.6279226Z 2022-03-17T19:44:09.6279434Z Running tests... 2022-03-17T19:44:09.6280100Z ---------------------------------------------------------------------- 2022-03-17T19:44:09.6781531Z test_cdf (__main__.TestAgainstScipy) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:239: UserWarning: Singular sample detected. 2022-03-17T19:44:09.6782520Z warnings.warn("Singular sample detected.") 2022-03-17T19:44:09.6789878Z ok (0.051s) 2022-03-17T19:44:09.7081572Z test_icdf (__main__.TestAgainstScipy) ... ok (0.029s) 2022-03-17T19:44:11.5489456Z test_mean (__main__.TestAgainstScipy) ... ok (1.840s) 2022-03-17T19:44:11.5849979Z test_variance_stddev (__main__.TestAgainstScipy) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_comparison.py:600: UserWarning: The given NumPy array is not writable, and PyTorch does not support non-writable tensors. This means writing to this tensor will result in undefined behavior. You may want to copy the array to protect its data or make it writable before converting it to a tensor. This type of warning will be suppressed for the rest of this program. (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/utils/tensor_numpy.cpp:178.) 2022-03-17T19:44:11.5850953Z return torch.as_tensor(tensor_like) 2022-03-17T19:44:11.5948448Z ok (0.046s) 2022-03-17T19:44:11.6650774Z test_params_constraints (__main__.TestConstraints) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:100: UserWarning: Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim. 2022-03-17T19:44:11.6651578Z warnings.warn("Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim.") 2022-03-17T19:44:11.6732736Z ok (0.078s) 2022-03-17T19:44:11.7764706Z test_support_constraints (__main__.TestConstraints) ... ok (0.103s) 2022-03-17T19:44:11.7791460Z test_bernoulli_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-03-17T19:44:11.7821953Z test_bernoulli_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-03-17T19:44:11.7851006Z test_beta_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-03-17T19:44:11.7887114Z test_beta_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.004s) 2022-03-17T19:44:11.7913278Z test_binomial_shape (__main__.TestDistributionShapes) ... ok (0.003s) 2022-03-17T19:44:11.7941954Z test_binomial_shape_vectorized_n (__main__.TestDistributionShapes) ... ok (0.003s) 2022-03-17T19:44:11.7995751Z test_categorical_shape (__main__.TestDistributionShapes) ... ok (0.005s) 2022-03-17T19:44:11.8020237Z test_cauchy_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-03-17T19:44:11.8048507Z test_cauchy_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-03-17T19:44:11.8074730Z test_chi2_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-03-17T19:44:11.8102621Z test_chi2_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-03-17T19:44:11.8135801Z test_continuous_bernoulli_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-03-17T19:44:11.8174073Z test_continuous_bernoulli_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.004s) 2022-03-17T19:44:11.8207729Z test_dirichlet_shape (__main__.TestDistributionShapes) ... ok (0.003s) 2022-03-17T19:44:11.8527772Z test_entropy_shape (__main__.TestDistributionShapes) ... ok (0.032s) 2022-03-17T19:44:11.8550996Z test_exponential_shape_scalar_param (__main__.TestDistributionShapes) ... ok (0.002s) 2022-03-17T19:44:11.8576463Z test_exponential_shape_tensor_param (__main__.TestDistributionShapes) ... ok (0.002s) 2022-03-17T19:44:11.8602631Z test_gamma_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-03-17T19:44:11.8631169Z test_gamma_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-03-17T19:44:11.8657648Z test_geometric_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-03-17T19:44:11.8689901Z test_geometric_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-03-17T19:44:11.8715293Z test_gumbel_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-03-17T19:44:11.8741639Z test_halfcauchy_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-03-17T19:44:11.8770966Z test_halfcauchy_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-03-17T19:44:11.8802369Z test_kumaraswamy_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-03-17T19:44:11.8827894Z test_laplace_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-03-17T19:44:11.8856075Z test_laplace_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-03-17T19:44:11.8888258Z test_mixture_same_family_shape (__main__.TestDistributionShapes) ... ok (0.003s) 2022-03-17T19:44:11.8925214Z test_multinomial_shape (__main__.TestDistributionShapes) ... ok (0.004s) 2022-03-17T19:44:11.8950646Z test_normal_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-03-17T19:44:11.8978487Z test_normal_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-03-17T19:44:11.9054657Z test_one_hot_categorical_shape (__main__.TestDistributionShapes) ... ok (0.007s) 2022-03-17T19:44:11.9081757Z test_pareto_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-03-17T19:44:11.9109724Z test_studentT_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-03-17T19:44:11.9140068Z test_studentT_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-03-17T19:44:11.9164488Z test_uniform_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-03-17T19:44:11.9192072Z test_uniform_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-03-17T19:44:11.9225682Z test_vonmises_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-03-17T19:44:11.9262644Z test_vonmises_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.004s) 2022-03-17T19:44:11.9291121Z test_weibull_scale_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-03-17T19:44:11.9334126Z test_wishart_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.004s) 2022-03-17T19:44:11.9389763Z test_wishart_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.005s) 2022-03-17T19:44:11.9653042Z test_argmax_relaxed_categorical (__main__.TestDistributions) ... ok (0.026s) 2022-03-17T19:44:11.9771737Z test_bernoulli (__main__.TestDistributions) ... ok (0.012s) 2022-03-17T19:44:11.9799460Z test_bernoulli_3d (__main__.TestDistributions) ... ok (0.003s) 2022-03-17T19:44:11.9828814Z test_bernoulli_enumerate_support (__main__.TestDistributions) ... ok (0.003s) 2022-03-17T19:44:12.0704690Z test_beta_log_prob (__main__.TestDistributions) ... ok (0.087s) 2022-03-17T19:44:12.5143280Z test_beta_sample (__main__.TestDistributions) ... ok (0.444s) 2022-03-17T19:44:12.5185196Z test_beta_shape (__main__.TestDistributions) ... ok (0.004s) 2022-03-17T19:44:12.5630951Z test_beta_underflow (__main__.TestDistributions) ... ok (0.044s) 2022-03-17T19:44:12.5683552Z test_beta_underflow_gpu (__main__.TestDistributions) ... ok (0.005s) 2022-03-17T19:44:12.5996734Z test_binomial (__main__.TestDistributions) ... ok (0.031s) 2022-03-17T19:44:12.6032420Z test_binomial_enumerate_support (__main__.TestDistributions) ... ok (0.004s) 2022-03-17T19:44:12.6080404Z test_binomial_extreme_vals (__main__.TestDistributions) ... ok (0.005s) 2022-03-17T19:44:12.6770473Z test_binomial_log_prob_and_entropy (__main__.TestDistributions) ... ok (0.069s) 2022-03-17T19:44:12.6815883Z test_binomial_log_prob_vectorized_count (__main__.TestDistributions) ... ok (0.004s) 2022-03-17T19:44:12.7517021Z test_binomial_sample (__main__.TestDistributions) ... ok (0.070s) 2022-03-17T19:44:12.7544956Z test_binomial_stable (__main__.TestDistributions) ... ok (0.003s) 2022-03-17T19:44:12.8489687Z test_binomial_vectorized_count (__main__.TestDistributions) ... ok (0.094s) 2022-03-17T19:44:12.8557521Z test_categorical_1d (__main__.TestDistributions) ... ok (0.007s) 2022-03-17T19:44:12.8677715Z test_categorical_2d (__main__.TestDistributions) ... ok (0.012s) 2022-03-17T19:44:12.8698015Z test_categorical_enumerate_support (__main__.TestDistributions) ... ok (0.002s) 2022-03-17T19:44:12.8874220Z test_cauchy (__main__.TestDistributions) ... ok (0.018s) 2022-03-17T19:44:13.1453635Z test_cdf_icdf_inverse (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:239: UserWarning: Singular sample detected. 2022-03-17T19:44:13.1454622Z warnings.warn("Singular sample detected.") 2022-03-17T19:44:13.1460779Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:100: UserWarning: Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim. 2022-03-17T19:44:13.1462545Z warnings.warn("Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim.") 2022-03-17T19:44:13.1651141Z ok (0.278s) 2022-03-17T19:44:13.2817930Z test_cdf_log_prob (__main__.TestDistributions) ... ok (0.116s) 2022-03-17T19:44:13.4147456Z test_chi2_sample (__main__.TestDistributions) ... ok (0.133s) 2022-03-17T19:44:13.4217774Z test_chi2_shape (__main__.TestDistributions) ... ok (0.007s) 2022-03-17T19:44:13.4416103Z test_continuous_bernoulli (__main__.TestDistributions) ... ok (0.020s) 2022-03-17T19:44:13.4446230Z test_continuous_bernoulli_3d (__main__.TestDistributions) ... ok (0.003s) 2022-03-17T19:44:13.4487748Z test_dirichlet_log_prob (__main__.TestDistributions) ... ok (0.004s) 2022-03-17T19:44:13.5017161Z test_dirichlet_sample (__main__.TestDistributions) ... ok (0.053s) 2022-03-17T19:44:13.5043521Z test_dirichlet_shape (__main__.TestDistributions) ... ok (0.003s) 2022-03-17T19:44:14.1764957Z test_distribution_expand (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:239: UserWarning: Singular sample detected. 2022-03-17T19:44:14.1765949Z warnings.warn("Singular sample detected.") 2022-03-17T19:44:14.1943662Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:100: UserWarning: Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim. 2022-03-17T19:44:14.1945336Z warnings.warn("Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim.") 2022-03-17T19:44:14.3528277Z ok (0.848s) 2022-03-17T19:44:14.5672869Z test_distribution_subclass_expand (__main__.TestDistributions) ... ok (0.214s) 2022-03-17T19:44:14.6070892Z test_enumerate_support_type (__main__.TestDistributions) ... ok (0.040s) 2022-03-17T19:44:14.6213063Z test_exponential (__main__.TestDistributions) ... ok (0.014s) 2022-03-17T19:44:14.7655811Z test_exponential_sample (__main__.TestDistributions) ... ok (0.144s) 2022-03-17T19:44:14.7749411Z test_fishersnedecor (__main__.TestDistributions) ... ok (0.009s) 2022-03-17T19:44:16.0424249Z test_fishersnedecor_sample (__main__.TestDistributions) ... ok (1.267s) 2022-03-17T19:44:16.4749428Z test_gamma_gpu_sample (__main__.TestDistributions) ... ok (0.432s) 2022-03-17T19:44:16.8492437Z test_gamma_gpu_shape (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/gamma.py:71: UserWarning: Specified kernel cache directory could not be created! This disables kernel caching. Specified directory is /var/lib/jenkins/.cache/torch/kernels. This warning will appear only once per process. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/jit_utils.cpp:860.) 2022-03-17T19:44:16.8493388Z self.rate * value - torch.lgamma(self.concentration)) 2022-03-17T19:44:16.8530663Z ok (0.378s) 2022-03-17T19:44:17.2634118Z test_gamma_sample (__main__.TestDistributions) ... ok (0.410s) 2022-03-17T19:44:17.2705379Z test_gamma_shape (__main__.TestDistributions) ... ok (0.007s) 2022-03-17T19:44:17.2797812Z test_geometric (__main__.TestDistributions) ... ok (0.009s) 2022-03-17T19:44:17.2959117Z test_geometric_log_prob_and_entropy (__main__.TestDistributions) ... ok (0.016s) 2022-03-17T19:44:17.3037211Z test_geometric_sample (__main__.TestDistributions) ... ok (0.008s) 2022-03-17T19:44:17.3119075Z test_gumbel (__main__.TestDistributions) ... ok (0.008s) 2022-03-17T19:44:18.1927942Z test_gumbel_sample (__main__.TestDistributions) ... ok (0.881s) 2022-03-17T19:44:18.2067554Z test_halfcauchy (__main__.TestDistributions) ... ok (0.014s) 2022-03-17T19:44:18.2211326Z test_halfnormal (__main__.TestDistributions) ... ok (0.014s) 2022-03-17T19:44:18.2286956Z test_halfnormal_logprob (__main__.TestDistributions) ... ok (0.007s) 2022-03-17T19:44:18.3785759Z test_halfnormal_sample (__main__.TestDistributions) ... ok (0.148s) 2022-03-17T19:44:18.3786498Z test_has_examples (__main__.TestDistributions) ... ok (0.001s) 2022-03-17T19:44:19.2343117Z test_independent_expand (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:239: UserWarning: Singular sample detected. 2022-03-17T19:44:19.2344124Z warnings.warn("Singular sample detected.") 2022-03-17T19:44:19.2526300Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:100: UserWarning: Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim. 2022-03-17T19:44:19.2527725Z warnings.warn("Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim.") 2022-03-17T19:44:19.3798897Z ok (1.001s) 2022-03-17T19:44:19.7920284Z test_independent_shape (__main__.TestDistributions) ... ok (0.412s) 2022-03-17T19:44:19.8329432Z test_invalid_parameter_broadcasting (__main__.TestDistributions) ... ok (0.041s) 2022-03-17T19:44:19.8624939Z test_kumaraswamy_mean_variance (__main__.TestDistributions) ... ok (0.029s) 2022-03-17T19:44:19.8673941Z test_kumaraswamy_shape (__main__.TestDistributions) ... ok (0.005s) 2022-03-17T19:44:19.8941675Z test_laplace (__main__.TestDistributions) ... ok (0.026s) 2022-03-17T19:44:20.3356468Z test_laplace_sample (__main__.TestDistributions) ... ok (0.441s) 2022-03-17T19:44:20.3391530Z test_lazy_property_grad (__main__.TestDistributions) ... ok (0.003s) 2022-03-17T19:44:20.3568358Z test_lkj_cholesky_log_prob (__main__.TestDistributions) ... ok (0.017s) 2022-03-17T19:44:20.3892915Z test_logisticnormal (__main__.TestDistributions) ... ok (0.032s) 2022-03-17T19:44:20.3917920Z test_logisticnormal_logprob (__main__.TestDistributions) ... ok (0.002s) 2022-03-17T19:44:20.8800748Z test_logisticnormal_sample (__main__.TestDistributions) ... ok (0.488s) 2022-03-17T19:44:20.9042610Z test_lognormal (__main__.TestDistributions) ... ok (0.024s) 2022-03-17T19:44:20.9123462Z test_lognormal_logprob (__main__.TestDistributions) ... ok (0.008s) 2022-03-17T19:44:21.3535895Z test_lognormal_sample (__main__.TestDistributions) ... ok (0.441s) 2022-03-17T19:44:21.3641559Z test_lowrank_multivariate_normal_log_prob (__main__.TestDistributions) ... ok (0.010s) 2022-03-17T19:44:21.4099268Z test_lowrank_multivariate_normal_moments (__main__.TestDistributions) ... ok (0.045s) 2022-03-17T19:44:21.4142904Z test_lowrank_multivariate_normal_properties (__main__.TestDistributions) ... ok (0.004s) 2022-03-17T19:44:21.4727540Z test_lowrank_multivariate_normal_sample (__main__.TestDistributions) ... ok (0.058s) 2022-03-17T19:44:21.5363004Z test_lowrank_multivariate_normal_shape (__main__.TestDistributions) ... ok (0.063s) 2022-03-17T19:44:21.5456490Z test_mixture_same_family_log_prob (__main__.TestDistributions) ... ok (0.009s) 2022-03-17T19:44:21.6160591Z test_mixture_same_family_sample (__main__.TestDistributions) ... ok (0.070s) 2022-03-17T19:44:21.6285819Z test_mixture_same_family_shape (__main__.TestDistributions) ... ok (0.012s) 2022-03-17T19:44:21.6455332Z test_multinomial_1d (__main__.TestDistributions) ... ok (0.017s) 2022-03-17T19:44:21.6519439Z test_multinomial_1d_log_prob_and_entropy (__main__.TestDistributions) ... ok (0.006s) 2022-03-17T19:44:21.6701748Z test_multinomial_2d (__main__.TestDistributions) ... ok (0.018s) 2022-03-17T19:44:21.6814737Z test_multivariate_normal_log_prob (__main__.TestDistributions) ... ok (0.011s) 2022-03-17T19:44:21.7142576Z test_multivariate_normal_moments (__main__.TestDistributions) ... ok (0.032s) 2022-03-17T19:44:21.7170797Z test_multivariate_normal_properties (__main__.TestDistributions) ... ok (0.003s) 2022-03-17T19:44:21.8804846Z test_multivariate_normal_sample (__main__.TestDistributions) ... ok (0.163s) 2022-03-17T19:44:21.9779097Z test_multivariate_normal_shape (__main__.TestDistributions) ... ok (0.097s) 2022-03-17T19:44:21.9795524Z test_multivariate_normal_stable_with_precision_matrix (__main__.TestDistributions) ... ok (0.002s) 2022-03-17T19:44:22.0059105Z test_negative_binomial (__main__.TestDistributions) ... ok (0.026s) 2022-03-17T19:44:22.0714347Z test_negative_binomial_log_prob (__main__.TestDistributions) ... ok (0.065s) 2022-03-17T19:44:22.0763631Z test_negative_binomial_log_prob_vectorized_count (__main__.TestDistributions) ... ok (0.005s) 2022-03-17T19:44:22.1032399Z test_normal (__main__.TestDistributions) ... ok (0.027s) 2022-03-17T19:44:22.5501052Z test_normal_sample (__main__.TestDistributions) ... ok (0.447s) 2022-03-17T19:44:22.5596033Z test_one_hot_categorical_1d (__main__.TestDistributions) ... ok (0.009s) 2022-03-17T19:44:22.5704027Z test_one_hot_categorical_2d (__main__.TestDistributions) ... ok (0.011s) 2022-03-17T19:44:22.5733465Z test_one_hot_categorical_enumerate_support (__main__.TestDistributions) ... ok (0.003s) 2022-03-17T19:44:22.5819903Z test_pareto (__main__.TestDistributions) ... ok (0.008s) 2022-03-17T19:44:23.0360785Z test_pareto_sample (__main__.TestDistributions) ... ok (0.454s) 2022-03-17T19:44:23.0371698Z test_poisson_forward_ad (__main__.TestDistributions) ... ok (0.001s) 2022-03-17T19:44:23.0452598Z test_poisson_gpu_sample (__main__.TestDistributions) ... ok (0.008s) 2022-03-17T19:44:23.0567147Z test_poisson_log_prob (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-03-17T19:44:23.0567912Z warnings.warn(msg, FutureWarning) 2022-03-17T19:44:23.0572872Z ok (0.012s) 2022-03-17T19:44:23.0656463Z test_poisson_sample (__main__.TestDistributions) ... ok (0.008s) 2022-03-17T19:44:23.0684218Z test_poisson_shape (__main__.TestDistributions) ... ok (0.003s) 2022-03-17T19:44:23.0910481Z test_relaxed_bernoulli (__main__.TestDistributions) ... ok (0.022s) 2022-03-17T19:44:23.1040466Z test_relaxed_one_hot_categorical_1d (__main__.TestDistributions) ... ok (0.013s) 2022-03-17T19:44:23.1259050Z test_relaxed_one_hot_categorical_2d (__main__.TestDistributions) ... ok (0.022s) 2022-03-17T19:44:23.1521774Z test_repr (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:100: UserWarning: Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim. 2022-03-17T19:44:23.1523286Z warnings.warn("Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim.") 2022-03-17T19:44:23.1559420Z ok (0.030s) 2022-03-17T19:44:23.1808633Z test_rounded_relaxed_bernoulli (__main__.TestDistributions) ... ok (0.025s) 2022-03-17T19:44:23.2023957Z test_rsample_requires_grad (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:239: UserWarning: Singular sample detected. 2022-03-17T19:44:23.2024964Z warnings.warn("Singular sample detected.") 2022-03-17T19:44:23.2080109Z ok (0.027s) 2022-03-17T19:44:23.2367083Z test_sample_detached (__main__.TestDistributions) ... ok (0.028s) 2022-03-17T19:44:23.2467338Z test_studentT (__main__.TestDistributions) ... ok (0.010s) 2022-03-17T19:44:23.3853016Z test_studentT_log_prob (__main__.TestDistributions) ... ok (0.138s) 2022-03-17T19:44:25.2430241Z test_studentT_sample (__main__.TestDistributions) ... ok (1.858s) 2022-03-17T19:44:25.2828219Z test_support_attributes (__main__.TestDistributions) ... ok (0.040s) 2022-03-17T19:44:25.3000995Z test_uniform (__main__.TestDistributions) ... ok (0.017s) 2022-03-17T19:44:25.3484364Z test_valid_parameter_broadcasting (__main__.TestDistributions) ... ok (0.048s) 2022-03-17T19:44:25.3628550Z test_vonmises_logprob (__main__.TestDistributions) ... ok (0.014s) 2022-03-17T19:44:34.4158042Z test_vonmises_sample (__main__.TestDistributions) ... ok (9.053s) 2022-03-17T19:44:34.4238121Z test_wishart_log_prob (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:239: UserWarning: Singular sample detected. 2022-03-17T19:44:34.4239098Z warnings.warn("Singular sample detected.") 2022-03-17T19:44:34.5220366Z ok (0.106s) 2022-03-17T19:44:34.5239433Z test_wishart_moments (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:100: UserWarning: Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim. 2022-03-17T19:44:34.5240963Z warnings.warn("Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim.") 2022-03-17T19:44:36.1490412Z ok (1.627s) 2022-03-17T19:44:36.1521188Z test_wishart_properties (__main__.TestDistributions) ... ok (0.003s) 2022-03-17T19:44:36.5483411Z test_wishart_sample (__main__.TestDistributions) ... ok (0.396s) 2022-03-17T19:44:36.6111537Z test_wishart_shape (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:239: UserWarning: Singular sample detected. 2022-03-17T19:44:36.6112532Z warnings.warn("Singular sample detected.") 2022-03-17T19:44:36.6299545Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:239: UserWarning: Singular sample detected. 2022-03-17T19:44:36.6300386Z warnings.warn("Singular sample detected.") 2022-03-17T19:44:36.6494817Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:239: UserWarning: Singular sample detected. 2022-03-17T19:44:36.6495672Z warnings.warn("Singular sample detected.") 2022-03-17T19:44:36.6687959Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:239: UserWarning: Singular sample detected. 2022-03-17T19:44:36.6689178Z warnings.warn("Singular sample detected.") 2022-03-17T19:44:36.6899298Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:239: UserWarning: Singular sample detected. 2022-03-17T19:44:36.6900144Z warnings.warn("Singular sample detected.") 2022-03-17T19:44:36.7057262Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:239: UserWarning: Singular sample detected. 2022-03-17T19:44:36.7058398Z warnings.warn("Singular sample detected.") 2022-03-17T19:44:36.7218030Z ok (0.173s) 2022-03-17T19:44:36.7236681Z test_wishart_stable_with_precision_matrix (__main__.TestDistributions) ... ok (0.002s) 2022-03-17T19:44:37.2706805Z test_zero_excluded_binomial (__main__.TestDistributions) ... ok (0.547s) 2022-03-17T19:44:37.2728735Z test_cat_event_dim (__main__.TestFunctors) ... ok (0.002s) 2022-03-17T19:44:37.2782574Z test_cat_transform (__main__.TestFunctors) ... ok (0.005s) 2022-03-17T19:44:37.2836531Z test_cat_transform_non_uniform (__main__.TestFunctors) ... ok (0.005s) 2022-03-17T19:44:37.2885752Z test_stack_transform (__main__.TestFunctors) ... ok (0.005s) 2022-03-17T19:44:40.1075415Z test_cdf (__main__.TestJit) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:239: UserWarning: Singular sample detected. 2022-03-17T19:44:40.1076319Z warnings.warn("Singular sample detected.") 2022-03-17T19:44:40.1131013Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:100: UserWarning: Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim. 2022-03-17T19:44:40.1132412Z warnings.warn("Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim.") 2022-03-17T19:44:40.5366567Z ok (3.248s) 2022-03-17T19:44:44.5201055Z test_entropy (__main__.TestJit) ... ok (3.983s) 2022-03-17T19:44:44.8240196Z test_enumerate_support (__main__.TestJit) ... ok (0.304s) 2022-03-17T19:44:51.8517939Z test_log_prob (__main__.TestJit) ... ok (7.028s) 2022-03-17T19:44:53.8611146Z test_mean (__main__.TestJit) ... ok (2.009s) 2022-03-17T19:44:54.3630311Z test_rsample (__main__.TestJit) ... ok (0.502s) 2022-03-17T19:44:55.0554375Z test_sample (__main__.TestJit) ... ok (0.692s) 2022-03-17T19:44:58.5329976Z test_variance (__main__.TestJit) ... ok (3.477s) 2022-03-17T19:44:58.5901340Z test_entropy_exponential_family (__main__.TestKL) ... ok (0.057s) 2022-03-17T19:45:01.8798842Z test_entropy_monte_carlo (__main__.TestKL) ... ok (3.289s) 2022-03-17T19:45:01.8977987Z test_kl_edgecases (__main__.TestKL) ... ok (0.018s) 2022-03-17T19:45:01.9291969Z test_kl_exponential_family (__main__.TestKL) ... ok (0.031s) 2022-03-17T19:45:01.9532670Z test_kl_infinite (__main__.TestKL) ... ok (0.024s) 2022-03-17T19:45:01.9870320Z test_kl_lowrank_multivariate_normal (__main__.TestKL) ... ok (0.033s) 2022-03-17T19:45:02.0133649Z test_kl_lowrank_multivariate_normal_batched (__main__.TestKL) ... ok (0.026s) 2022-03-17T19:45:02.8734854Z test_kl_monte_carlo (__main__.TestKL) ... ok (0.860s) 2022-03-17T19:45:02.9143722Z test_kl_multivariate_normal (__main__.TestKL) ... ok (0.041s) 2022-03-17T19:45:02.9369329Z test_kl_multivariate_normal_batched (__main__.TestKL) ... ok (0.022s) 2022-03-17T19:45:02.9594510Z test_kl_multivariate_normal_batched_broadcasted (__main__.TestKL) ... ok (0.022s) 2022-03-17T19:45:03.0278049Z test_kl_shape (__main__.TestKL) ... ok (0.068s) 2022-03-17T19:45:03.0449615Z test_kl_transformed (__main__.TestKL) ... ok (0.017s) 2022-03-17T19:45:03.0509685Z test_lazy_logits_initialization (__main__.TestLazyLogitsInitialization) ... ok (0.006s) 2022-03-17T19:45:03.0545992Z test_lazy_probs_initialization (__main__.TestLazyLogitsInitialization) ... ok (0.004s) 2022-03-17T19:45:03.0747612Z test_bernoulli_gradient (__main__.TestNumericalStability) ... ok (0.020s) 2022-03-17T19:45:03.0785918Z test_bernoulli_with_logits_overflow (__main__.TestNumericalStability) ... ok (0.004s) 2022-03-17T19:45:03.0823550Z test_bernoulli_with_logits_underflow (__main__.TestNumericalStability) ... ok (0.004s) 2022-03-17T19:45:03.0847848Z test_categorical_log_prob (__main__.TestNumericalStability) ... ok (0.002s) 2022-03-17T19:45:03.0880685Z test_categorical_log_prob_with_logits (__main__.TestNumericalStability) ... ok (0.003s) 2022-03-17T19:45:03.1281019Z test_continuous_bernoulli_gradient (__main__.TestNumericalStability) ... ok (0.040s) 2022-03-17T19:45:03.1336795Z test_continuous_bernoulli_with_logits_overflow (__main__.TestNumericalStability) ... ok (0.005s) 2022-03-17T19:45:03.1391955Z test_continuous_bernoulli_with_logits_underflow (__main__.TestNumericalStability) ... ok (0.005s) 2022-03-17T19:45:03.1420137Z test_multinomial_log_prob (__main__.TestNumericalStability) ... ok (0.003s) 2022-03-17T19:45:03.1456760Z test_multinomial_log_prob_with_logits (__main__.TestNumericalStability) ... ok (0.004s) 2022-03-17T19:45:03.2132684Z test_beta_wrt_alpha (__main__.TestRsample) ... ok (0.067s) 2022-03-17T19:45:03.2803638Z test_beta_wrt_beta (__main__.TestRsample) ... ok (0.067s) 2022-03-17T19:45:03.3187788Z test_chi2 (__main__.TestRsample) ... ok (0.038s) 2022-03-17T19:45:04.0971262Z test_dirichlet_multivariate (__main__.TestRsample) ... ok (0.778s) 2022-03-17T19:45:04.1659482Z test_dirichlet_on_diagonal (__main__.TestRsample) ... ok (0.069s) 2022-03-17T19:45:04.2926388Z test_dirichlet_tangent_field (__main__.TestRsample) ... ok (0.127s) 2022-03-17T19:45:04.3321876Z test_gamma (__main__.TestRsample) ... ok (0.039s) 2022-03-17T19:45:04.3620248Z test_invalid (__main__.TestValidation) ... ok (0.030s) 2022-03-17T19:45:04.7670588Z test_invalid_log_probs_arg (__main__.TestValidation) ... ok (0.405s) 2022-03-17T19:45:04.7884390Z test_valid (__main__.TestValidation) ... ok (0.021s) 2022-03-17T19:45:04.7939848Z test_warning_unimplemented_constraints (__main__.TestValidation) ... ok (0.005s) 2022-03-17T19:45:04.7940148Z 2022-03-17T19:45:04.7940866Z ---------------------------------------------------------------------- 2022-03-17T19:45:04.7941581Z Ran 216 tests in 55.166s 2022-03-17T19:45:04.7941771Z 2022-03-17T19:45:04.7943873Z OK 2022-03-17T19:45:04.7945462Z 2022-03-17T19:45:04.7945636Z Generating XML reports... 2022-03-17T19:45:04.7988525Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestAgainstScipy-20220317194409.xml 2022-03-17T19:45:04.7993160Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestConstraints-20220317194409.xml 2022-03-17T19:45:04.8040792Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestDistributionShapes-20220317194409.xml 2022-03-17T19:45:04.8170675Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestDistributions-20220317194409.xml 2022-03-17T19:45:04.8178810Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestFunctors-20220317194409.xml 2022-03-17T19:45:04.8193436Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestJit-20220317194409.xml 2022-03-17T19:45:04.8213442Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestKL-20220317194409.xml 2022-03-17T19:45:04.8220122Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestLazyLogitsInitialization-20220317194409.xml 2022-03-17T19:45:04.8238054Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestNumericalStability-20220317194409.xml 2022-03-17T19:45:04.8250037Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestRsample-20220317194409.xml 2022-03-17T19:45:04.8257526Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestValidation-20220317194409.xml 2022-03-17T19:45:05.3629940Z Running test_reductions ... [2022-03-17 19:45:05.362466] 2022-03-17T19:45:05.3630877Z Executing ['/opt/conda/bin/python', 'test_reductions.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-03-17 19:45:05.362568] 2022-03-17T19:45:08.0814065Z Test results will be stored in test-reports/python-unittest/test_reductions 2022-03-17T19:45:08.1648781Z 2022-03-17T19:45:08.1649397Z Running tests... 2022-03-17T19:45:08.1649942Z ---------------------------------------------------------------------- 2022-03-17T19:45:08.1683596Z test_accreal_type_cuda (__main__.TestReductionsCUDA) ... skip (0.003s) 2022-03-17T19:45:08.1732092Z test_all_any_cuda (__main__.TestReductionsCUDA) ... ok (0.005s) 2022-03-17T19:45:08.1752889Z test_all_any_empty_cuda (__main__.TestReductionsCUDA) ... ok (0.002s) 2022-03-17T19:45:08.1825431Z test_all_any_vs_numpy_cuda_bool (__main__.TestReductionsCUDA) ... test_reductions.py:1683: UserWarning: The use of `x.T` on tensors of dimension other than 2 to reverse their shape is deprecated and it will throw an error in a future release. Consider `x.mT` to transpose batches of matricesor `x.permute(*torch.arange(x.ndim - 1, -1, -1))` to reverse the dimensions of a tensor. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorShape.cpp:2390.) 2022-03-17T19:45:08.1826265Z _test_all_any(x.T) 2022-03-17T19:45:08.1937458Z test_reductions.py:1647: UserWarning: An output with one or more elements was resized since it had shape [4], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:45:08.1938275Z torch.all(x, dim, out=out) 2022-03-17T19:45:08.2105685Z test_reductions.py:1647: UserWarning: An output with one or more elements was resized since it had shape [1, 1], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:45:08.2106755Z torch.all(x, dim, out=out) 2022-03-17T19:45:08.2428897Z test_reductions.py:1647: UserWarning: An output with one or more elements was resized since it had shape [1, 5, 1], which does not match the required output shape [5, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:45:08.2429714Z torch.all(x, dim, out=out) 2022-03-17T19:45:08.2563261Z test_reductions.py:1647: UserWarning: An output with one or more elements was resized since it had shape [1, 5, 1], which does not match the required output shape [1, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:45:08.2564040Z torch.all(x, dim, out=out) 2022-03-17T19:45:08.2697884Z test_reductions.py:1647: UserWarning: An output with one or more elements was resized since it had shape [1, 5, 1], which does not match the required output shape [1, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:45:08.2698951Z torch.all(x, dim, out=out) 2022-03-17T19:45:08.2887710Z test_reductions.py:1647: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 3, 2], which does not match the required output shape [1, 3, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:45:08.2888637Z torch.all(x, dim, out=out) 2022-03-17T19:45:08.3171662Z test_reductions.py:1647: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 3, 2], which does not match the required output shape [1, 1, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:45:08.3172757Z torch.all(x, dim, out=out) 2022-03-17T19:45:08.3312104Z test_reductions.py:1647: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 3, 2], which does not match the required output shape [1, 1, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:45:08.3312913Z torch.all(x, dim, out=out) 2022-03-17T19:45:08.3434268Z ok (0.168s) 2022-03-17T19:45:08.9407345Z test_all_any_vs_numpy_cuda_complex128 (__main__.TestReductionsCUDA) ... ok (0.597s) 2022-03-17T19:45:09.5387329Z test_all_any_vs_numpy_cuda_complex64 (__main__.TestReductionsCUDA) ... ok (0.598s) 2022-03-17T19:45:10.1361000Z test_all_any_vs_numpy_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.597s) 2022-03-17T19:45:10.7344533Z test_all_any_vs_numpy_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.598s) 2022-03-17T19:45:11.3284832Z test_all_any_vs_numpy_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.594s) 2022-03-17T19:45:11.9077876Z test_all_any_vs_numpy_cuda_int16 (__main__.TestReductionsCUDA) ... ok (0.579s) 2022-03-17T19:45:12.4901074Z test_all_any_vs_numpy_cuda_int32 (__main__.TestReductionsCUDA) ... ok (0.582s) 2022-03-17T19:45:13.0727684Z test_all_any_vs_numpy_cuda_int64 (__main__.TestReductionsCUDA) ... ok (0.583s) 2022-03-17T19:45:13.6547512Z test_all_any_vs_numpy_cuda_int8 (__main__.TestReductionsCUDA) ... ok (0.582s) 2022-03-17T19:45:13.8184042Z test_all_any_vs_numpy_cuda_uint8 (__main__.TestReductionsCUDA) ... ok (0.164s) 2022-03-17T19:45:13.8216716Z test_all_any_with_dim_cuda (__main__.TestReductionsCUDA) ... ok (0.003s) 2022-03-17T19:45:13.8254251Z test_amax_cuda_bool (__main__.TestReductionsCUDA) ... ok (0.004s) 2022-03-17T19:45:13.8307897Z test_amax_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.005s) 2022-03-17T19:45:13.8359343Z test_amax_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.005s) 2022-03-17T19:45:13.8398024Z test_amax_cuda_int32 (__main__.TestReductionsCUDA) ... ok (0.004s) 2022-03-17T19:45:13.8440325Z test_amax_cuda_int64 (__main__.TestReductionsCUDA) ... ok (0.004s) 2022-03-17T19:45:13.8917895Z test_amin_amax_some_dims_cuda (__main__.TestReductionsCUDA) ... ok (0.048s) 2022-03-17T19:45:13.8955172Z test_amin_cuda_bool (__main__.TestReductionsCUDA) ... ok (0.004s) 2022-03-17T19:45:13.9007042Z test_amin_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.005s) 2022-03-17T19:45:13.9057466Z test_amin_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.005s) 2022-03-17T19:45:13.9095278Z test_amin_cuda_int32 (__main__.TestReductionsCUDA) ... ok (0.004s) 2022-03-17T19:45:13.9133680Z test_amin_cuda_int64 (__main__.TestReductionsCUDA) ... ok (0.004s) 2022-03-17T19:45:13.9266439Z test_aminmax_cuda_bfloat16 (__main__.TestReductionsCUDA) ... ok (0.013s) 2022-03-17T19:45:13.9401335Z test_aminmax_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.013s) 2022-03-17T19:45:13.9528860Z test_aminmax_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.013s) 2022-03-17T19:45:13.9578403Z test_argminmax_axis_with_dim_one_cuda (__main__.TestReductionsCUDA) ... ok (0.005s) 2022-03-17T19:45:13.9590861Z test_argminmax_large_axis_cuda (__main__.TestReductionsCUDA) ... skip (0.001s) 2022-03-17T19:45:13.9661687Z test_argminmax_multiple_cuda_float16 (__main__.TestReductionsCUDA) ... test_reductions.py:1566: 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). 2022-03-17T19:45:13.9662391Z x[mask] = torch.tensor(max_val + 1, dtype=dtype) 2022-03-17T19:45:13.9663955Z test_reductions.py:1569: 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). 2022-03-17T19:45:13.9664700Z x[mask] = torch.tensor(min_val - 1, dtype=dtype) 2022-03-17T19:45:13.9898592Z ok (0.031s) 2022-03-17T19:45:14.0315074Z test_argminmax_multiple_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.042s) 2022-03-17T19:45:14.0731325Z test_argminmax_multiple_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.042s) 2022-03-17T19:45:14.1069894Z test_argminmax_multiple_cuda_int16 (__main__.TestReductionsCUDA) ... ok (0.034s) 2022-03-17T19:45:14.1409463Z test_argminmax_multiple_cuda_int32 (__main__.TestReductionsCUDA) ... ok (0.034s) 2022-03-17T19:45:14.1757010Z test_argminmax_multiple_cuda_int64 (__main__.TestReductionsCUDA) ... ok (0.035s) 2022-03-17T19:45:14.2095550Z test_argminmax_multiple_cuda_int8 (__main__.TestReductionsCUDA) ... ok (0.034s) 2022-03-17T19:45:14.2434688Z test_argminmax_multiple_cuda_uint8 (__main__.TestReductionsCUDA) ... ok (0.034s) 2022-03-17T19:45:14.3257286Z test_bincount_cuda (__main__.TestReductionsCUDA) ... ok (0.082s) 2022-03-17T19:45:14.3921363Z test_bucketization_cuda (__main__.TestReductionsCUDA) ... ok (0.066s) 2022-03-17T19:45:14.4291782Z test_count_nonzero_cuda_complex128 (__main__.TestReductionsCUDA) ... ok (0.037s) 2022-03-17T19:45:14.4660002Z test_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) ... ok (0.037s) 2022-03-17T19:45:14.5026745Z test_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.037s) 2022-03-17T19:45:14.5397568Z test_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.037s) 2022-03-17T19:45:14.5763619Z test_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.037s) 2022-03-17T19:45:14.5935686Z test_count_nonzero_cuda_int16 (__main__.TestReductionsCUDA) ... ok (0.017s) 2022-03-17T19:45:14.6108150Z test_count_nonzero_cuda_int32 (__main__.TestReductionsCUDA) ... ok (0.017s) 2022-03-17T19:45:14.6279899Z test_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) ... ok (0.017s) 2022-03-17T19:45:14.6451260Z test_count_nonzero_cuda_int8 (__main__.TestReductionsCUDA) ... ok (0.017s) 2022-03-17T19:45:14.6622591Z test_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) ... ok (0.017s) 2022-03-17T19:45:14.6634922Z test_cumprod_integer_upcast_cuda (__main__.TestReductionsCUDA) ... skip (0.001s) 2022-03-17T19:45:14.6652449Z test_cumsum_integer_upcast_cuda (__main__.TestReductionsCUDA) ... skip (0.002s) 2022-03-17T19:45:14.6688992Z test_dim_arg_reduction_scalar_cuda_bfloat16 (__main__.TestReductionsCUDA) ... ok (0.004s) 2022-03-17T19:45:14.6725635Z test_dim_arg_reduction_scalar_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.004s) 2022-03-17T19:45:14.6761915Z test_dim_arg_reduction_scalar_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.004s) 2022-03-17T19:45:14.6799181Z test_dim_arg_reduction_scalar_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.004s) 2022-03-17T19:45:14.6836142Z test_dim_arg_reduction_scalar_cuda_int16 (__main__.TestReductionsCUDA) ... ok (0.004s) 2022-03-17T19:45:14.6872916Z test_dim_arg_reduction_scalar_cuda_int32 (__main__.TestReductionsCUDA) ... ok (0.004s) 2022-03-17T19:45:14.6909808Z test_dim_arg_reduction_scalar_cuda_int64 (__main__.TestReductionsCUDA) ... ok (0.004s) 2022-03-17T19:45:14.6954578Z test_dim_arg_reduction_scalar_cuda_int8 (__main__.TestReductionsCUDA) ... ok (0.004s) 2022-03-17T19:45:14.6991494Z test_dim_arg_reduction_scalar_cuda_uint8 (__main__.TestReductionsCUDA) ... ok (0.004s) 2022-03-17T19:45:14.6999310Z test_dim_default__masked_amax_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7019159Z Tests that the default dim reduces all dimensions. ... ok (0.003s) 2022-03-17T19:45:14.7024992Z test_dim_default__masked_amin_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7041516Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-03-17T19:45:14.7046997Z test_dim_default__masked_mean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7069985Z Tests that the default dim reduces all dimensions. ... ok (0.003s) 2022-03-17T19:45:14.7075211Z test_dim_default__masked_norm_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7095464Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-03-17T19:45:14.7100825Z test_dim_default__masked_prod_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7117133Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-03-17T19:45:14.7122493Z test_dim_default__masked_sum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7138716Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-03-17T19:45:14.7144322Z test_dim_default__masked_var_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7174211Z Tests that the default dim reduces all dimensions. ... ok (0.003s) 2022-03-17T19:45:14.7179651Z test_dim_default_all_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7196303Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-03-17T19:45:14.7201717Z test_dim_default_amax_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7217494Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-03-17T19:45:14.7222937Z test_dim_default_amin_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7239060Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-03-17T19:45:14.7244580Z test_dim_default_any_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7260659Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-03-17T19:45:14.7266493Z test_dim_default_argmax_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7282343Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-03-17T19:45:14.7287699Z test_dim_default_argmin_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7303691Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-03-17T19:45:14.7309290Z test_dim_default_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7326057Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-03-17T19:45:14.7331693Z test_dim_default_keepdim__masked_amax_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7355232Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.003s) 2022-03-17T19:45:14.7360819Z test_dim_default_keepdim__masked_amin_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7378824Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-03-17T19:45:14.7384706Z test_dim_default_keepdim__masked_mean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7407424Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.003s) 2022-03-17T19:45:14.7413039Z test_dim_default_keepdim__masked_norm_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7434649Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.003s) 2022-03-17T19:45:14.7440349Z test_dim_default_keepdim__masked_prod_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7458084Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-03-17T19:45:14.7463638Z test_dim_default_keepdim__masked_sum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7482049Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-03-17T19:45:14.7487711Z test_dim_default_keepdim__masked_var_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7514351Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.003s) 2022-03-17T19:45:14.7519883Z test_dim_default_keepdim_all_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7561080Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... expected failure (0.005s) 2022-03-17T19:45:14.7566609Z test_dim_default_keepdim_amax_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7591687Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.003s) 2022-03-17T19:45:14.7597228Z test_dim_default_keepdim_amin_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7614950Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-03-17T19:45:14.7620500Z test_dim_default_keepdim_any_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7632776Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... expected failure (0.002s) 2022-03-17T19:45:14.7638501Z test_dim_default_keepdim_argmax_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7638937Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip (0.001s) 2022-03-17T19:45:14.7645016Z test_dim_default_keepdim_argmin_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7645430Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip (0.001s) 2022-03-17T19:45:14.7651508Z test_dim_default_keepdim_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7651945Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip (0.001s) 2022-03-17T19:45:14.7657880Z test_dim_default_keepdim_mean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7658303Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip (0.001s) 2022-03-17T19:45:14.7664497Z test_dim_default_keepdim_nanmean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7684795Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-03-17T19:45:14.7690430Z test_dim_default_keepdim_nansum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7690845Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip (0.001s) 2022-03-17T19:45:14.7697074Z test_dim_default_keepdim_prod_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7697512Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip (0.001s) 2022-03-17T19:45:14.7703539Z test_dim_default_keepdim_std_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7703966Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip (0.001s) 2022-03-17T19:45:14.7709802Z test_dim_default_keepdim_sum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7710214Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip (0.001s) 2022-03-17T19:45:14.7716252Z test_dim_default_keepdim_var_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7716681Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip (0.001s) 2022-03-17T19:45:14.7722171Z test_dim_default_mean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7738540Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-03-17T19:45:14.7744099Z test_dim_default_nanmean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7762249Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-03-17T19:45:14.7767524Z test_dim_default_nansum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7783955Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-03-17T19:45:14.7789618Z test_dim_default_prod_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7805903Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-03-17T19:45:14.7811289Z test_dim_default_std_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7828345Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-03-17T19:45:14.7833711Z test_dim_default_sum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7854822Z Tests that the default dim reduces all dimensions. ... ok (0.003s) 2022-03-17T19:45:14.7860196Z test_dim_default_var_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7877155Z Tests that the default dim reduces all dimensions. ... ok (0.002s) 2022-03-17T19:45:14.7883714Z test_dim_empty__masked_amax_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7884253Z Tests that dim=[] is a no-op ... skip (0.001s) 2022-03-17T19:45:14.7891428Z test_dim_empty__masked_amin_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7891872Z Tests that dim=[] is a no-op ... skip (0.001s) 2022-03-17T19:45:14.7898414Z test_dim_empty__masked_mean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7898865Z Tests that dim=[] is a no-op ... skip (0.001s) 2022-03-17T19:45:14.7906308Z test_dim_empty__masked_norm_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7906727Z Tests that dim=[] is a no-op ... skip (0.001s) 2022-03-17T19:45:14.7913503Z test_dim_empty__masked_prod_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7928370Z Tests that dim=[] is a no-op ... ok (0.002s) 2022-03-17T19:45:14.7934899Z test_dim_empty__masked_sum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7935334Z Tests that dim=[] is a no-op ... skip (0.001s) 2022-03-17T19:45:14.7942371Z test_dim_empty__masked_var_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7942814Z Tests that dim=[] is a no-op ... skip (0.001s) 2022-03-17T19:45:14.7949891Z test_dim_empty_amax_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7966597Z Tests that dim=[] is a no-op ... expected failure (0.002s) 2022-03-17T19:45:14.7973282Z test_dim_empty_amin_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7988187Z Tests that dim=[] is a no-op ... expected failure (0.002s) 2022-03-17T19:45:14.7994880Z test_dim_empty_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.7995325Z Tests that dim=[] is a no-op ... skip (0.001s) 2022-03-17T19:45:14.8002890Z test_dim_empty_keepdim__masked_amax_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.8003393Z Tests that dim=[], when keepdim=True, is a no-op ... skip (0.001s) 2022-03-17T19:45:14.8010777Z test_dim_empty_keepdim__masked_amin_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.8011261Z Tests that dim=[], when keepdim=True, is a no-op ... skip (0.001s) 2022-03-17T19:45:14.8018622Z test_dim_empty_keepdim__masked_mean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.8019118Z Tests that dim=[], when keepdim=True, is a no-op ... skip (0.001s) 2022-03-17T19:45:14.8026716Z test_dim_empty_keepdim__masked_norm_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.8027207Z Tests that dim=[], when keepdim=True, is a no-op ... skip (0.001s) 2022-03-17T19:45:14.8034493Z test_dim_empty_keepdim__masked_prod_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.8049376Z Tests that dim=[], when keepdim=True, is a no-op ... ok (0.002s) 2022-03-17T19:45:14.8056457Z test_dim_empty_keepdim__masked_sum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.8056934Z Tests that dim=[], when keepdim=True, is a no-op ... skip (0.001s) 2022-03-17T19:45:14.8064571Z test_dim_empty_keepdim__masked_var_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.8065062Z Tests that dim=[], when keepdim=True, is a no-op ... skip (0.001s) 2022-03-17T19:45:14.8072273Z test_dim_empty_keepdim_amax_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.8088248Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.002s) 2022-03-17T19:45:14.8095337Z test_dim_empty_keepdim_amin_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.9325755Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.123s) 2022-03-17T19:45:14.9332168Z test_dim_empty_keepdim_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.9332659Z Tests that dim=[], when keepdim=True, is a no-op ... skip (0.001s) 2022-03-17T19:45:14.9339781Z test_dim_empty_keepdim_mean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.9340263Z Tests that dim=[], when keepdim=True, is a no-op ... skip (0.001s) 2022-03-17T19:45:14.9347846Z test_dim_empty_keepdim_nanmean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.9348345Z Tests that dim=[], when keepdim=True, is a no-op ... skip (0.001s) 2022-03-17T19:45:14.9355452Z test_dim_empty_keepdim_nansum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.9355924Z Tests that dim=[], when keepdim=True, is a no-op ... skip (0.001s) 2022-03-17T19:45:14.9363167Z test_dim_empty_keepdim_std_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.9363633Z Tests that dim=[], when keepdim=True, is a no-op ... skip (0.001s) 2022-03-17T19:45:14.9370904Z test_dim_empty_keepdim_sum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.9371387Z Tests that dim=[], when keepdim=True, is a no-op ... skip (0.001s) 2022-03-17T19:45:14.9378220Z test_dim_empty_keepdim_var_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.9378694Z Tests that dim=[], when keepdim=True, is a no-op ... skip (0.001s) 2022-03-17T19:45:14.9386191Z test_dim_empty_mean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.9386598Z Tests that dim=[] is a no-op ... skip (0.001s) 2022-03-17T19:45:14.9393338Z test_dim_empty_nanmean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.9393958Z Tests that dim=[] is a no-op ... skip (0.001s) 2022-03-17T19:45:14.9400739Z test_dim_empty_nansum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.9401165Z Tests that dim=[] is a no-op ... skip (0.001s) 2022-03-17T19:45:14.9408077Z test_dim_empty_std_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.9408502Z Tests that dim=[] is a no-op ... skip (0.001s) 2022-03-17T19:45:14.9415204Z test_dim_empty_sum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.9415609Z Tests that dim=[] is a no-op ... skip (0.001s) 2022-03-17T19:45:14.9422537Z test_dim_empty_var_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.9422935Z Tests that dim=[] is a no-op ... skip (0.001s) 2022-03-17T19:45:14.9430057Z test_dim_multi__masked_amax_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.9858855Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.043s) 2022-03-17T19:45:14.9865121Z test_dim_multi__masked_amin_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.9882490Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.002s) 2022-03-17T19:45:14.9889314Z test_dim_multi__masked_mean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.9911245Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.003s) 2022-03-17T19:45:14.9918063Z test_dim_multi__masked_norm_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.9937463Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.003s) 2022-03-17T19:45:14.9944560Z test_dim_multi__masked_prod_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.9961804Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.002s) 2022-03-17T19:45:14.9968694Z test_dim_multi__masked_sum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:14.9987783Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.002s) 2022-03-17T19:45:14.9994648Z test_dim_multi__masked_var_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.0017488Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.003s) 2022-03-17T19:45:15.0025006Z test_dim_multi_amax_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.0041673Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.002s) 2022-03-17T19:45:15.0048316Z test_dim_multi_amin_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.0065236Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.002s) 2022-03-17T19:45:15.0071999Z test_dim_multi_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.0089628Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.002s) 2022-03-17T19:45:15.0096217Z test_dim_multi_duplicate__masked_amax_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.0110036Z Tests that an error is raised if dim has duplicate entries. ... ok (0.002s) 2022-03-17T19:45:15.0116534Z test_dim_multi_duplicate__masked_amin_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.0132790Z Tests that an error is raised if dim has duplicate entries. ... ok (0.002s) 2022-03-17T19:45:15.0139386Z test_dim_multi_duplicate__masked_mean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.0153913Z Tests that an error is raised if dim has duplicate entries. ... ok (0.002s) 2022-03-17T19:45:15.0160337Z test_dim_multi_duplicate__masked_norm_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.0174746Z Tests that an error is raised if dim has duplicate entries. ... ok (0.002s) 2022-03-17T19:45:15.0181278Z test_dim_multi_duplicate__masked_prod_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.0194900Z Tests that an error is raised if dim has duplicate entries. ... ok (0.002s) 2022-03-17T19:45:15.0201369Z test_dim_multi_duplicate__masked_sum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.0214823Z Tests that an error is raised if dim has duplicate entries. ... ok (0.002s) 2022-03-17T19:45:15.0221229Z test_dim_multi_duplicate__masked_var_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.0235945Z Tests that an error is raised if dim has duplicate entries. ... ok (0.002s) 2022-03-17T19:45:15.0242397Z test_dim_multi_duplicate_amax_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.0318870Z Tests that an error is raised if dim has duplicate entries. ... ok (0.008s) 2022-03-17T19:45:15.0325341Z test_dim_multi_duplicate_amin_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.0399510Z Tests that an error is raised if dim has duplicate entries. ... ok (0.008s) 2022-03-17T19:45:15.0405990Z test_dim_multi_duplicate_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.0489277Z Tests that an error is raised if dim has duplicate entries. ... ok (0.009s) 2022-03-17T19:45:15.0495839Z test_dim_multi_duplicate_mean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.0566041Z Tests that an error is raised if dim has duplicate entries. ... ok (0.008s) 2022-03-17T19:45:15.0572595Z test_dim_multi_duplicate_nanmean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.0655466Z Tests that an error is raised if dim has duplicate entries. ... ok (0.009s) 2022-03-17T19:45:15.0662068Z test_dim_multi_duplicate_nansum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.0724295Z Tests that an error is raised if dim has duplicate entries. ... ok (0.007s) 2022-03-17T19:45:15.0730811Z test_dim_multi_duplicate_std_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.0814025Z Tests that an error is raised if dim has duplicate entries. ... ok (0.009s) 2022-03-17T19:45:15.0820514Z test_dim_multi_duplicate_sum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.0890640Z Tests that an error is raised if dim has duplicate entries. ... ok (0.008s) 2022-03-17T19:45:15.0897094Z test_dim_multi_duplicate_var_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.0985670Z Tests that an error is raised if dim has duplicate entries. ... ok (0.009s) 2022-03-17T19:45:15.0992889Z test_dim_multi_keepdim__masked_amax_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.1011197Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.002s) 2022-03-17T19:45:15.1018565Z test_dim_multi_keepdim__masked_amin_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.1037296Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.003s) 2022-03-17T19:45:15.1044381Z test_dim_multi_keepdim__masked_mean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.1066641Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.003s) 2022-03-17T19:45:15.1073893Z test_dim_multi_keepdim__masked_norm_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.1094560Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.003s) 2022-03-17T19:45:15.1101936Z test_dim_multi_keepdim__masked_prod_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.1120421Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.002s) 2022-03-17T19:45:15.1127658Z test_dim_multi_keepdim__masked_sum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.1146358Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.002s) 2022-03-17T19:45:15.1153375Z test_dim_multi_keepdim__masked_var_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.1175703Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.003s) 2022-03-17T19:45:15.1182881Z test_dim_multi_keepdim_amax_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.1204712Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.003s) 2022-03-17T19:45:15.1211813Z test_dim_multi_keepdim_amin_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.1228468Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.002s) 2022-03-17T19:45:15.1235765Z test_dim_multi_keepdim_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.1236190Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... skip (0.001s) 2022-03-17T19:45:15.1243726Z test_dim_multi_keepdim_mean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.1260130Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.002s) 2022-03-17T19:45:15.1267585Z test_dim_multi_keepdim_nanmean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.1285433Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.002s) 2022-03-17T19:45:15.1292651Z test_dim_multi_keepdim_nansum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.1309453Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.002s) 2022-03-17T19:45:15.1316576Z test_dim_multi_keepdim_std_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.1332880Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.002s) 2022-03-17T19:45:15.1340080Z test_dim_multi_keepdim_sum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.1356800Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.002s) 2022-03-17T19:45:15.1363772Z test_dim_multi_keepdim_var_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.1380281Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.002s) 2022-03-17T19:45:15.1387403Z test_dim_multi_mean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.1407415Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.003s) 2022-03-17T19:45:15.1414125Z test_dim_multi_nanmean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.1430831Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.002s) 2022-03-17T19:45:15.1437545Z test_dim_multi_nansum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.1452511Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.002s) 2022-03-17T19:45:15.1459316Z test_dim_multi_std_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.1474791Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.002s) 2022-03-17T19:45:15.1481489Z test_dim_multi_sum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.1496377Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.002s) 2022-03-17T19:45:15.1502391Z test_dim_multi_unsorted__masked_amax_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.1515291Z Tests that operator correctly handles unsorted dim list. ... ok (0.002s) 2022-03-17T19:45:15.1521650Z test_dim_multi_unsorted__masked_amin_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.1534544Z Tests that operator correctly handles unsorted dim list. ... ok (0.002s) 2022-03-17T19:45:15.1540470Z test_dim_multi_unsorted__masked_mean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.1555454Z Tests that operator correctly handles unsorted dim list. ... ok (0.002s) 2022-03-17T19:45:15.1561416Z test_dim_multi_unsorted__masked_norm_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.1580410Z Tests that operator correctly handles unsorted dim list. ... ok (0.002s) 2022-03-17T19:45:15.1586797Z test_dim_multi_unsorted__masked_prod_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.1599824Z Tests that operator correctly handles unsorted dim list. ... ok (0.002s) 2022-03-17T19:45:15.1605804Z test_dim_multi_unsorted__masked_sum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.1618568Z Tests that operator correctly handles unsorted dim list. ... ok (0.002s) 2022-03-17T19:45:15.1624719Z test_dim_multi_unsorted__masked_var_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.1640652Z Tests that operator correctly handles unsorted dim list. ... ok (0.002s) 2022-03-17T19:45:15.1646553Z test_dim_multi_unsorted_amax_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.1659415Z Tests that operator correctly handles unsorted dim list. ... ok (0.002s) 2022-03-17T19:45:15.1665563Z test_dim_multi_unsorted_amin_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.1678122Z Tests that operator correctly handles unsorted dim list. ... ok (0.002s) 2022-03-17T19:45:15.1684002Z test_dim_multi_unsorted_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.1697170Z Tests that operator correctly handles unsorted dim list. ... ok (0.002s) 2022-03-17T19:45:15.1703343Z test_dim_multi_unsorted_keepdim__masked_amax_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.1717796Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.002s) 2022-03-17T19:45:15.1723690Z test_dim_multi_unsorted_keepdim__masked_amin_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.1742911Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.002s) 2022-03-17T19:45:15.1749119Z test_dim_multi_unsorted_keepdim__masked_mean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.1765082Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.002s) 2022-03-17T19:45:15.1771250Z test_dim_multi_unsorted_keepdim__masked_norm_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.1786630Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.002s) 2022-03-17T19:45:15.1792693Z test_dim_multi_unsorted_keepdim__masked_prod_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.1807121Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.002s) 2022-03-17T19:45:15.1813041Z test_dim_multi_unsorted_keepdim__masked_sum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.1827458Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.002s) 2022-03-17T19:45:15.1833528Z test_dim_multi_unsorted_keepdim__masked_var_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.1850445Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.002s) 2022-03-17T19:45:15.1856627Z test_dim_multi_unsorted_keepdim_amax_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.1870876Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.002s) 2022-03-17T19:45:15.1876735Z test_dim_multi_unsorted_keepdim_amin_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.1890954Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.002s) 2022-03-17T19:45:15.1896899Z test_dim_multi_unsorted_keepdim_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.1897498Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... skip (0.001s) 2022-03-17T19:45:15.1903888Z test_dim_multi_unsorted_keepdim_mean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.1923310Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.002s) 2022-03-17T19:45:15.1929442Z test_dim_multi_unsorted_keepdim_nanmean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.1944148Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.002s) 2022-03-17T19:45:15.1950367Z test_dim_multi_unsorted_keepdim_nansum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.1964119Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.002s) 2022-03-17T19:45:15.1970199Z test_dim_multi_unsorted_keepdim_std_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.1984382Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.002s) 2022-03-17T19:45:15.1990427Z test_dim_multi_unsorted_keepdim_sum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.2004340Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.002s) 2022-03-17T19:45:15.2010512Z test_dim_multi_unsorted_keepdim_var_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.2025173Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.002s) 2022-03-17T19:45:15.2030782Z test_dim_multi_unsorted_mean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.2043684Z Tests that operator correctly handles unsorted dim list. ... ok (0.002s) 2022-03-17T19:45:15.2049525Z test_dim_multi_unsorted_nanmean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.2062889Z Tests that operator correctly handles unsorted dim list. ... ok (0.002s) 2022-03-17T19:45:15.2068982Z test_dim_multi_unsorted_nansum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.2087065Z Tests that operator correctly handles unsorted dim list. ... ok (0.002s) 2022-03-17T19:45:15.2092955Z test_dim_multi_unsorted_std_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.2106083Z Tests that operator correctly handles unsorted dim list. ... ok (0.002s) 2022-03-17T19:45:15.2111935Z test_dim_multi_unsorted_sum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.2124772Z Tests that operator correctly handles unsorted dim list. ... ok (0.002s) 2022-03-17T19:45:15.2130568Z test_dim_multi_unsorted_var_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.2143652Z Tests that operator correctly handles unsorted dim list. ... ok (0.002s) 2022-03-17T19:45:15.2150199Z test_dim_multi_unsupported_all_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.2162622Z Tests that ops claiming to not support multi dim actually don't. ... ok (0.002s) 2022-03-17T19:45:15.2168812Z test_dim_multi_unsupported_any_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.2181485Z Tests that ops claiming to not support multi dim actually don't. ... ok (0.002s) 2022-03-17T19:45:15.2187902Z test_dim_multi_unsupported_argmax_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.2199951Z Tests that ops claiming to not support multi dim actually don't. ... ok (0.002s) 2022-03-17T19:45:15.2206280Z test_dim_multi_unsupported_argmin_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.2218300Z Tests that ops claiming to not support multi dim actually don't. ... ok (0.002s) 2022-03-17T19:45:15.2225032Z test_dim_multi_unsupported_prod_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.2244094Z Tests that ops claiming to not support multi dim actually don't. ... ok (0.002s) 2022-03-17T19:45:15.2250986Z test_dim_multi_var_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.2265971Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.002s) 2022-03-17T19:45:15.2272496Z test_dim_ndim_limit__masked_amax_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.2344561Z Tests that an exception is raised when reducing a tensor with more ... ok (0.008s) 2022-03-17T19:45:15.2351105Z test_dim_ndim_limit__masked_amin_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.2426196Z Tests that an exception is raised when reducing a tensor with more ... ok (0.008s) 2022-03-17T19:45:15.2432618Z test_dim_ndim_limit__masked_mean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.2502412Z Tests that an exception is raised when reducing a tensor with more ... ok (0.008s) 2022-03-17T19:45:15.2508970Z test_dim_ndim_limit__masked_norm_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.2571624Z Tests that an exception is raised when reducing a tensor with more ... ok (0.007s) 2022-03-17T19:45:15.2577997Z test_dim_ndim_limit__masked_prod_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.2647862Z Tests that an exception is raised when reducing a tensor with more ... ok (0.008s) 2022-03-17T19:45:15.2654259Z test_dim_ndim_limit__masked_sum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.2725525Z Tests that an exception is raised when reducing a tensor with more ... ok (0.008s) 2022-03-17T19:45:15.2731987Z test_dim_ndim_limit__masked_var_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.2809506Z Tests that an exception is raised when reducing a tensor with more ... ok (0.008s) 2022-03-17T19:45:15.2816013Z test_dim_ndim_limit_all_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.2885057Z Tests that an exception is raised when reducing a tensor with more ... ok (0.007s) 2022-03-17T19:45:15.2891380Z test_dim_ndim_limit_amax_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.2959897Z Tests that an exception is raised when reducing a tensor with more ... ok (0.007s) 2022-03-17T19:45:15.2966186Z test_dim_ndim_limit_amin_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.3041103Z Tests that an exception is raised when reducing a tensor with more ... ok (0.008s) 2022-03-17T19:45:15.3047749Z test_dim_ndim_limit_any_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.3119036Z Tests that an exception is raised when reducing a tensor with more ... ok (0.008s) 2022-03-17T19:45:15.3125375Z test_dim_ndim_limit_argmax_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.3195532Z Tests that an exception is raised when reducing a tensor with more ... ok (0.008s) 2022-03-17T19:45:15.3201955Z test_dim_ndim_limit_argmin_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.3272455Z Tests that an exception is raised when reducing a tensor with more ... ok (0.008s) 2022-03-17T19:45:15.3278931Z test_dim_ndim_limit_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.3379022Z Tests that an exception is raised when reducing a tensor with more ... ok (0.011s) 2022-03-17T19:45:15.3385817Z test_dim_ndim_limit_mean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.3460267Z Tests that an exception is raised when reducing a tensor with more ... ok (0.008s) 2022-03-17T19:45:15.3467128Z test_dim_ndim_limit_nanmean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.3549044Z Tests that an exception is raised when reducing a tensor with more ... ok (0.009s) 2022-03-17T19:45:15.3555516Z test_dim_ndim_limit_nansum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.3616425Z Tests that an exception is raised when reducing a tensor with more ... ok (0.007s) 2022-03-17T19:45:15.3623047Z test_dim_ndim_limit_prod_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.3692041Z Tests that an exception is raised when reducing a tensor with more ... ok (0.007s) 2022-03-17T19:45:15.3698782Z test_dim_ndim_limit_std_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.3782374Z Tests that an exception is raised when reducing a tensor with more ... ok (0.009s) 2022-03-17T19:45:15.3789023Z test_dim_ndim_limit_sum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.3857513Z Tests that an exception is raised when reducing a tensor with more ... ok (0.007s) 2022-03-17T19:45:15.3863966Z test_dim_ndim_limit_var_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.3947586Z Tests that an exception is raised when reducing a tensor with more ... ok (0.009s) 2022-03-17T19:45:15.3953218Z test_dim_none__masked_amax_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.3969738Z Tests that dim=None reduces all dimensions. ... ok (0.002s) 2022-03-17T19:45:15.3975314Z test_dim_none__masked_amin_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.3997608Z Tests that dim=None reduces all dimensions. ... ok (0.003s) 2022-03-17T19:45:15.4003225Z test_dim_none__masked_mean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.4024497Z Tests that dim=None reduces all dimensions. ... ok (0.003s) 2022-03-17T19:45:15.4030123Z test_dim_none__masked_norm_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.4049707Z Tests that dim=None reduces all dimensions. ... ok (0.002s) 2022-03-17T19:45:15.4055334Z test_dim_none__masked_prod_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.4071987Z Tests that dim=None reduces all dimensions. ... ok (0.002s) 2022-03-17T19:45:15.4077548Z test_dim_none__masked_sum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.4093634Z Tests that dim=None reduces all dimensions. ... ok (0.002s) 2022-03-17T19:45:15.4099363Z test_dim_none__masked_var_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.4124236Z Tests that dim=None reduces all dimensions. ... ok (0.003s) 2022-03-17T19:45:15.4129831Z test_dim_none_all_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.4174037Z Tests that dim=None reduces all dimensions. ... expected failure (0.005s) 2022-03-17T19:45:15.4179775Z test_dim_none_amax_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.4196065Z Tests that dim=None reduces all dimensions. ... ok (0.002s) 2022-03-17T19:45:15.4201554Z test_dim_none_amin_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.4223086Z Tests that dim=None reduces all dimensions. ... ok (0.003s) 2022-03-17T19:45:15.4228870Z test_dim_none_any_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.4270562Z Tests that dim=None reduces all dimensions. ... expected failure (0.005s) 2022-03-17T19:45:15.4276221Z test_dim_none_argmax_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.4292197Z Tests that dim=None reduces all dimensions. ... ok (0.002s) 2022-03-17T19:45:15.4297921Z test_dim_none_argmin_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.4314239Z Tests that dim=None reduces all dimensions. ... ok (0.002s) 2022-03-17T19:45:15.4319880Z test_dim_none_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.4336856Z Tests that dim=None reduces all dimensions. ... ok (0.002s) 2022-03-17T19:45:15.4342740Z test_dim_none_keepdim__masked_amax_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.4361187Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-03-17T19:45:15.4366897Z test_dim_none_keepdim__masked_amin_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.4385287Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-03-17T19:45:15.4390948Z test_dim_none_keepdim__masked_mean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.4413913Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.003s) 2022-03-17T19:45:15.4419688Z test_dim_none_keepdim__masked_norm_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.4441347Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.003s) 2022-03-17T19:45:15.4447090Z test_dim_none_keepdim__masked_prod_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.4470695Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.003s) 2022-03-17T19:45:15.4476609Z test_dim_none_keepdim__masked_sum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.4494371Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-03-17T19:45:15.4500175Z test_dim_none_keepdim__masked_var_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.4526737Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.003s) 2022-03-17T19:45:15.4532541Z test_dim_none_keepdim_all_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.4574099Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... expected failure (0.005s) 2022-03-17T19:45:15.4579900Z test_dim_none_keepdim_amax_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.4598010Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-03-17T19:45:15.4603807Z test_dim_none_keepdim_amin_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.4621545Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-03-17T19:45:15.4627616Z test_dim_none_keepdim_any_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.4671502Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... expected failure (0.005s) 2022-03-17T19:45:15.4677467Z test_dim_none_keepdim_argmax_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.4677906Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip (0.001s) 2022-03-17T19:45:15.4683902Z test_dim_none_keepdim_argmin_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.4684319Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip (0.001s) 2022-03-17T19:45:15.4690553Z test_dim_none_keepdim_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.4690985Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip (0.001s) 2022-03-17T19:45:15.4697057Z test_dim_none_keepdim_mean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.4697465Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip (0.001s) 2022-03-17T19:45:15.4703584Z test_dim_none_keepdim_nanmean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.4723532Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.002s) 2022-03-17T19:45:15.4729446Z test_dim_none_keepdim_nansum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.4729867Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip (0.001s) 2022-03-17T19:45:15.4736016Z test_dim_none_keepdim_prod_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.4736408Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip (0.001s) 2022-03-17T19:45:15.4742767Z test_dim_none_keepdim_std_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.4743164Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip (0.001s) 2022-03-17T19:45:15.4749293Z test_dim_none_keepdim_sum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.4749703Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip (0.001s) 2022-03-17T19:45:15.4755904Z test_dim_none_keepdim_var_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.4756310Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip (0.001s) 2022-03-17T19:45:15.4761851Z test_dim_none_mean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.4762205Z Tests that dim=None reduces all dimensions. ... skip (0.001s) 2022-03-17T19:45:15.4768138Z test_dim_none_nanmean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.4791971Z Tests that dim=None reduces all dimensions. ... ok (0.003s) 2022-03-17T19:45:15.4797609Z test_dim_none_nansum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.4797983Z Tests that dim=None reduces all dimensions. ... skip (0.001s) 2022-03-17T19:45:15.4804084Z test_dim_none_prod_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.4804582Z Tests that dim=None reduces all dimensions. ... skip (0.001s) 2022-03-17T19:45:15.4810489Z test_dim_none_std_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.4810836Z Tests that dim=None reduces all dimensions. ... skip (0.001s) 2022-03-17T19:45:15.4816618Z test_dim_none_sum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.4816965Z Tests that dim=None reduces all dimensions. ... skip (0.001s) 2022-03-17T19:45:15.4822884Z test_dim_none_var_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.4823380Z Tests that dim=None reduces all dimensions. ... skip (0.001s) 2022-03-17T19:45:15.4829299Z test_dim_offbounds__masked_amax_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.4841030Z Tests that passing an off-bounds dim throws ... ok (0.002s) 2022-03-17T19:45:15.4846392Z test_dim_offbounds__masked_amin_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.4857860Z Tests that passing an off-bounds dim throws ... ok (0.002s) 2022-03-17T19:45:15.4863560Z test_dim_offbounds__masked_mean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.4876145Z Tests that passing an off-bounds dim throws ... ok (0.002s) 2022-03-17T19:45:15.4881712Z test_dim_offbounds__masked_norm_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.4894419Z Tests that passing an off-bounds dim throws ... ok (0.002s) 2022-03-17T19:45:15.4899874Z test_dim_offbounds__masked_prod_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.4911774Z Tests that passing an off-bounds dim throws ... ok (0.002s) 2022-03-17T19:45:15.4917244Z test_dim_offbounds__masked_sum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.4929217Z Tests that passing an off-bounds dim throws ... ok (0.002s) 2022-03-17T19:45:15.4934689Z test_dim_offbounds__masked_var_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.4947490Z Tests that passing an off-bounds dim throws ... ok (0.002s) 2022-03-17T19:45:15.4953092Z test_dim_offbounds_all_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.5018703Z Tests that passing an off-bounds dim throws ... ok (0.007s) 2022-03-17T19:45:15.5024301Z test_dim_offbounds_amax_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.5086476Z Tests that passing an off-bounds dim throws ... ok (0.007s) 2022-03-17T19:45:15.5091875Z test_dim_offbounds_amin_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.5170112Z Tests that passing an off-bounds dim throws ... ok (0.008s) 2022-03-17T19:45:15.5175573Z test_dim_offbounds_any_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.5236869Z Tests that passing an off-bounds dim throws ... ok (0.007s) 2022-03-17T19:45:15.5242401Z test_dim_offbounds_argmax_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.5306136Z Tests that passing an off-bounds dim throws ... ok (0.007s) 2022-03-17T19:45:15.5311575Z test_dim_offbounds_argmin_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.5377300Z Tests that passing an off-bounds dim throws ... ok (0.007s) 2022-03-17T19:45:15.5382877Z test_dim_offbounds_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.5473337Z Tests that passing an off-bounds dim throws ... ok (0.009s) 2022-03-17T19:45:15.5478807Z test_dim_offbounds_mean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.5539618Z Tests that passing an off-bounds dim throws ... ok (0.007s) 2022-03-17T19:45:15.5545315Z test_dim_offbounds_nanmean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.5627020Z Tests that passing an off-bounds dim throws ... ok (0.009s) 2022-03-17T19:45:15.5632592Z test_dim_offbounds_nansum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.5696637Z Tests that passing an off-bounds dim throws ... ok (0.007s) 2022-03-17T19:45:15.5702020Z test_dim_offbounds_prod_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.5764010Z Tests that passing an off-bounds dim throws ... ok (0.007s) 2022-03-17T19:45:15.5769448Z test_dim_offbounds_std_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.5857227Z Tests that passing an off-bounds dim throws ... ok (0.009s) 2022-03-17T19:45:15.5862858Z test_dim_offbounds_sum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.5925890Z Tests that passing an off-bounds dim throws ... ok (0.007s) 2022-03-17T19:45:15.5931295Z test_dim_offbounds_var_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:15.6016469Z Tests that passing an off-bounds dim throws ... ok (0.009s) 2022-03-17T19:45:15.6169101Z test_dim_reduction_cuda_bfloat16 (__main__.TestReductionsCUDA) ... test_reductions.py:1888: UserWarning: An output with one or more elements was resized since it had shape [2, 3], which does not match the required output shape [3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:45:15.6170130Z torch.sum(x, 0, out=y) 2022-03-17T19:45:15.6595005Z ok (0.058s) 2022-03-17T19:45:15.7166004Z test_dim_reduction_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.057s) 2022-03-17T19:45:15.7717642Z test_dim_reduction_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.055s) 2022-03-17T19:45:15.8262356Z test_dim_reduction_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.054s) 2022-03-17T19:45:15.8778994Z test_dim_reduction_cuda_int16 (__main__.TestReductionsCUDA) ... ok (0.052s) 2022-03-17T19:45:15.9295181Z test_dim_reduction_cuda_int32 (__main__.TestReductionsCUDA) ... ok (0.052s) 2022-03-17T19:45:15.9806706Z test_dim_reduction_cuda_int64 (__main__.TestReductionsCUDA) ... ok (0.051s) 2022-03-17T19:45:16.0321534Z test_dim_reduction_cuda_int8 (__main__.TestReductionsCUDA) ... ok (0.051s) 2022-03-17T19:45:16.0338758Z test_dim_reduction_lastdim_cuda_bfloat16 (__main__.TestReductionsCUDA) ... skip (0.002s) 2022-03-17T19:45:16.0356155Z test_dim_reduction_lastdim_cuda_float32 (__main__.TestReductionsCUDA) ... skip (0.002s) 2022-03-17T19:45:16.1398345Z test_dim_reduction_less_than_64_cuda (__main__.TestReductionsCUDA) ... ok (0.104s) 2022-03-17T19:45:16.1405881Z test_dim_single__masked_amax_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.1433916Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-03-17T19:45:16.1441666Z test_dim_single__masked_amin_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.1462592Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-03-17T19:45:16.1470254Z test_dim_single__masked_mean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.1497744Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-03-17T19:45:16.1505861Z test_dim_single__masked_norm_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.1530745Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-03-17T19:45:16.1538506Z test_dim_single__masked_prod_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.1559375Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-03-17T19:45:16.1567202Z test_dim_single__masked_sum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.1587997Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-03-17T19:45:16.1595627Z test_dim_single__masked_var_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.1628299Z Tests that dim=i reduces dimension i. ... ok (0.004s) 2022-03-17T19:45:16.1636003Z test_dim_single_all_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.1656528Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-03-17T19:45:16.1664485Z test_dim_single_amax_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.1690203Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-03-17T19:45:16.1697904Z test_dim_single_amin_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.1718613Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-03-17T19:45:16.1726328Z test_dim_single_any_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.1747002Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-03-17T19:45:16.1754937Z test_dim_single_argmax_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.1774823Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-03-17T19:45:16.1782646Z test_dim_single_argmin_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.1803092Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-03-17T19:45:16.1810783Z test_dim_single_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.1832773Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-03-17T19:45:16.1841344Z test_dim_single_keepdim__masked_amax_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.1863374Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-03-17T19:45:16.1872185Z test_dim_single_keepdim__masked_amin_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.1894439Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-03-17T19:45:16.1903209Z test_dim_single_keepdim__masked_mean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.1939284Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.004s) 2022-03-17T19:45:16.1948129Z test_dim_single_keepdim__masked_norm_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.1974471Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-03-17T19:45:16.1983062Z test_dim_single_keepdim__masked_prod_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.2005505Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-03-17T19:45:16.2014091Z test_dim_single_keepdim__masked_sum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.2036731Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-03-17T19:45:16.2045239Z test_dim_single_keepdim__masked_var_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.2078724Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.004s) 2022-03-17T19:45:16.2087122Z test_dim_single_keepdim_all_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.2109669Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-03-17T19:45:16.2118109Z test_dim_single_keepdim_amax_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.2139556Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-03-17T19:45:16.2148370Z test_dim_single_keepdim_amin_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.2170167Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-03-17T19:45:16.2178704Z test_dim_single_keepdim_any_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.2206680Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.004s) 2022-03-17T19:45:16.2215042Z test_dim_single_keepdim_argmax_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.2236991Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-03-17T19:45:16.2245682Z test_dim_single_keepdim_argmin_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.2267402Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-03-17T19:45:16.2276088Z test_dim_single_keepdim_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.2276516Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... skip (0.001s) 2022-03-17T19:45:16.2285532Z test_dim_single_keepdim_mean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.2307312Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-03-17T19:45:16.2315770Z test_dim_single_keepdim_nanmean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.2340275Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-03-17T19:45:16.2349242Z test_dim_single_keepdim_nansum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.2370947Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-03-17T19:45:16.2379476Z test_dim_single_keepdim_prod_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.2401391Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-03-17T19:45:16.2409978Z test_dim_single_keepdim_std_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.2432023Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-03-17T19:45:16.2440508Z test_dim_single_keepdim_sum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.2467788Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-03-17T19:45:16.2476238Z test_dim_single_keepdim_var_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.2497899Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.003s) 2022-03-17T19:45:16.2505963Z test_dim_single_mean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.2525915Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-03-17T19:45:16.2533664Z test_dim_single_nanmean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.2557100Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-03-17T19:45:16.2564825Z test_dim_single_nansum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.2585290Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-03-17T19:45:16.2592904Z test_dim_single_prod_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.2613059Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-03-17T19:45:16.2620742Z test_dim_single_std_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.2641694Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-03-17T19:45:16.2649308Z test_dim_single_sum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.2669826Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-03-17T19:45:16.2677348Z test_dim_single_var_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.2703335Z Tests that dim=i reduces dimension i. ... ok (0.003s) 2022-03-17T19:45:16.2717671Z test_empty_tensor_empty_slice__masked_amax_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.2833396Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.013s) 2022-03-17T19:45:16.2847462Z test_empty_tensor_empty_slice__masked_amin_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.2982036Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.015s) 2022-03-17T19:45:16.2996210Z test_empty_tensor_empty_slice__masked_mean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.3019027Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.004s) 2022-03-17T19:45:16.3033507Z test_empty_tensor_empty_slice__masked_norm_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.3055139Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.004s) 2022-03-17T19:45:16.3069429Z test_empty_tensor_empty_slice__masked_prod_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.3088983Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.003s) 2022-03-17T19:45:16.3103189Z test_empty_tensor_empty_slice__masked_sum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.3123077Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.003s) 2022-03-17T19:45:16.3137080Z test_empty_tensor_empty_slice__masked_var_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.3162082Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.004s) 2022-03-17T19:45:16.3176035Z test_empty_tensor_empty_slice_all_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.3192295Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.003s) 2022-03-17T19:45:16.3206432Z test_empty_tensor_empty_slice_amax_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.3323547Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.013s) 2022-03-17T19:45:16.3337602Z test_empty_tensor_empty_slice_amin_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.3474080Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.015s) 2022-03-17T19:45:16.3488043Z test_empty_tensor_empty_slice_any_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.3498500Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.002s) 2022-03-17T19:45:16.3512904Z test_empty_tensor_empty_slice_argmax_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.3523080Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.002s) 2022-03-17T19:45:16.3537398Z test_empty_tensor_empty_slice_argmin_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.3547886Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.002s) 2022-03-17T19:45:16.3561793Z test_empty_tensor_empty_slice_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.3577638Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.003s) 2022-03-17T19:45:16.3592179Z test_empty_tensor_empty_slice_mean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.3611475Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.003s) 2022-03-17T19:45:16.3625771Z test_empty_tensor_empty_slice_nanmean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.3651688Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.004s) 2022-03-17T19:45:16.3666014Z test_empty_tensor_empty_slice_nansum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.3685459Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.003s) 2022-03-17T19:45:16.3699686Z test_empty_tensor_empty_slice_prod_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.3710553Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.002s) 2022-03-17T19:45:16.3724480Z test_empty_tensor_empty_slice_std_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.3744171Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.003s) 2022-03-17T19:45:16.3758381Z test_empty_tensor_empty_slice_sum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.3777838Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.003s) 2022-03-17T19:45:16.3792460Z test_empty_tensor_empty_slice_var_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.3812092Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.003s) 2022-03-17T19:45:16.3821627Z test_empty_tensor_nonempty_slice__masked_amax_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.3835125Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-03-17T19:45:16.3844634Z test_empty_tensor_nonempty_slice__masked_amin_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.3863022Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.003s) 2022-03-17T19:45:16.3872524Z test_empty_tensor_nonempty_slice__masked_mean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.3888331Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-03-17T19:45:16.3897808Z test_empty_tensor_nonempty_slice__masked_norm_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.3913668Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-03-17T19:45:16.3922974Z test_empty_tensor_nonempty_slice__masked_prod_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.3936243Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-03-17T19:45:16.3945938Z test_empty_tensor_nonempty_slice__masked_sum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.3959099Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-03-17T19:45:16.3968543Z test_empty_tensor_nonempty_slice__masked_var_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.3986338Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.003s) 2022-03-17T19:45:16.3995785Z test_empty_tensor_nonempty_slice_all_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.4006338Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-03-17T19:45:16.4015596Z test_empty_tensor_nonempty_slice_amax_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.4028802Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-03-17T19:45:16.4038020Z test_empty_tensor_nonempty_slice_amin_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.4056747Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.003s) 2022-03-17T19:45:16.4066682Z test_empty_tensor_nonempty_slice_any_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.4076917Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-03-17T19:45:16.4086177Z test_empty_tensor_nonempty_slice_argmax_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.4096494Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-03-17T19:45:16.4106428Z test_empty_tensor_nonempty_slice_argmin_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.4116633Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-03-17T19:45:16.4126059Z test_empty_tensor_nonempty_slice_count_nonzero_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.4139324Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-03-17T19:45:16.4149008Z test_empty_tensor_nonempty_slice_mean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.4161882Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-03-17T19:45:16.4171258Z test_empty_tensor_nonempty_slice_nanmean_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.4185352Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-03-17T19:45:16.4194564Z test_empty_tensor_nonempty_slice_nansum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.4207582Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-03-17T19:45:16.4217083Z test_empty_tensor_nonempty_slice_prod_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.4233238Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-03-17T19:45:16.4242582Z test_empty_tensor_nonempty_slice_std_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.4255576Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-03-17T19:45:16.4265215Z test_empty_tensor_nonempty_slice_sum_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.4278228Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-03-17T19:45:16.4287636Z test_empty_tensor_nonempty_slice_var_cuda (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.4300734Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.002s) 2022-03-17T19:45:16.4773972Z test_histc_cuda (__main__.TestReductionsCUDA) ... ok (0.047s) 2022-03-17T19:45:16.4816326Z test_histogram_cuda_float32 (__main__.TestReductionsCUDA) ... skip (0.004s) 2022-03-17T19:45:16.4863555Z test_histogram_error_handling_cuda_float32 (__main__.TestReductionsCUDA) ... skip (0.005s) 2022-03-17T19:45:16.4901743Z test_histogramdd_cuda_float32 (__main__.TestReductionsCUDA) ... skip (0.004s) 2022-03-17T19:45:16.4911528Z test_identity__masked_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.4930110Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-03-17T19:45:16.4939751Z test_identity__masked_norm_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.4963927Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-03-17T19:45:16.4973582Z test_identity__masked_norm_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.4992228Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-03-17T19:45:16.5001856Z test_identity__masked_norm_cuda_float64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.5019855Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-03-17T19:45:16.5029567Z test_identity__masked_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.5046767Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-03-17T19:45:16.5056395Z test_identity__masked_prod_cuda_bool (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.5070749Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.5080151Z test_identity__masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.5097942Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-03-17T19:45:16.5107853Z test_identity__masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.5125428Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-03-17T19:45:16.5135071Z test_identity__masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.5151654Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-03-17T19:45:16.5161168Z test_identity__masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.5183086Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-03-17T19:45:16.5192979Z test_identity__masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.5208873Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.5218513Z test_identity__masked_prod_cuda_int16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.5232781Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.5242312Z test_identity__masked_prod_cuda_int32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.5256255Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.5266052Z test_identity__masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.5279448Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.5289037Z test_identity__masked_prod_cuda_int8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.5302771Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.5312621Z test_identity__masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.5326576Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.5336127Z test_identity__masked_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.5352626Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-03-17T19:45:16.5362116Z test_identity__masked_sum_cuda_bool (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.5381620Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-03-17T19:45:16.5391319Z test_identity__masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.5408655Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-03-17T19:45:16.5418399Z test_identity__masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.5436038Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-03-17T19:45:16.5445627Z test_identity__masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.5462716Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-03-17T19:45:16.5472505Z test_identity__masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.5488713Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-03-17T19:45:16.5498355Z test_identity__masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.5514564Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.5524292Z test_identity__masked_sum_cuda_int16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.5538076Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.5547975Z test_identity__masked_sum_cuda_int32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.5561675Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.5571250Z test_identity__masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.5591989Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-03-17T19:45:16.5601635Z test_identity__masked_sum_cuda_int8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.5615361Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.5625450Z test_identity__masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.5639210Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.5648612Z test_identity_all_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.5663040Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.5672854Z test_identity_all_cuda_bool (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.5686234Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.5695934Z test_identity_all_cuda_complex128 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.5711582Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.5721235Z test_identity_all_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.5736732Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.5746527Z test_identity_all_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.5760855Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.5770440Z test_identity_all_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.5790692Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-03-17T19:45:16.5800396Z test_identity_all_cuda_float64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.5814762Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.5824548Z test_identity_all_cuda_int16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.5838130Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.5847672Z test_identity_all_cuda_int32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.5861133Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.5871132Z test_identity_all_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.5884577Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.5894280Z test_identity_all_cuda_int8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.5908129Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.5917891Z test_identity_all_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.5931336Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.5940907Z test_identity_any_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.5955658Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.5965273Z test_identity_any_cuda_bool (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.5984458Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-03-17T19:45:16.5993923Z test_identity_any_cuda_complex128 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.6009267Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.6018952Z test_identity_any_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.6034633Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.6045144Z test_identity_any_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.6059309Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.6069302Z test_identity_any_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.6083563Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.6093288Z test_identity_any_cuda_float64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.6108085Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.6117749Z test_identity_any_cuda_int16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.6131361Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.6140856Z test_identity_any_cuda_int32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.6154656Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.6164258Z test_identity_any_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.6183496Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-03-17T19:45:16.6193228Z test_identity_any_cuda_int8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.6206855Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.6216526Z test_identity_any_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.6230278Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.6239970Z test_identity_count_nonzero_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.6254833Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.6264511Z test_identity_count_nonzero_cuda_bool (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.6278496Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.6287981Z test_identity_count_nonzero_cuda_complex128 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.6303792Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.6313669Z test_identity_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.6329245Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.6338986Z test_identity_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.6353943Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.6363648Z test_identity_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.6384643Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-03-17T19:45:16.6394143Z test_identity_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.6408807Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.6418565Z test_identity_count_nonzero_cuda_int16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.6432702Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.6442385Z test_identity_count_nonzero_cuda_int32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.6456260Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.6466091Z test_identity_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.6479949Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.6489585Z test_identity_count_nonzero_cuda_int8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.6503615Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.6513367Z test_identity_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.6527218Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.6536861Z test_identity_nansum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.6553039Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.6562667Z test_identity_nansum_cuda_bool (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.6581860Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-03-17T19:45:16.6591712Z test_identity_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.6607712Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.6617369Z test_identity_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.6633698Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.6643326Z test_identity_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.6659067Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.6669053Z test_identity_nansum_cuda_int16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.6682676Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.6692097Z test_identity_nansum_cuda_int32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.6706068Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.6715656Z test_identity_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.6729001Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.6738451Z test_identity_nansum_cuda_int8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.6752307Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.6761974Z test_identity_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.6781105Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-03-17T19:45:16.6791129Z test_identity_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.6807203Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.6816802Z test_identity_prod_cuda_bool (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.6830584Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.6840267Z test_identity_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.6857279Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-03-17T19:45:16.6867195Z test_identity_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.6884499Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-03-17T19:45:16.6894258Z test_identity_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.6910633Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-03-17T19:45:16.6920253Z test_identity_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.6937436Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-03-17T19:45:16.6947279Z test_identity_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.6962929Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.6972704Z test_identity_prod_cuda_int16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.6992213Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-03-17T19:45:16.7001801Z test_identity_prod_cuda_int32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.7015493Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.7025058Z test_identity_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.7038645Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.7048266Z test_identity_prod_cuda_int8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.7061813Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.7071637Z test_identity_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.7085199Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.7094775Z test_identity_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.7111066Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.7120676Z test_identity_sum_cuda_bool (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.7134573Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.7144142Z test_identity_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.7161070Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-03-17T19:45:16.7170775Z test_identity_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.7194337Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-03-17T19:45:16.7203929Z test_identity_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.7220002Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.7229948Z test_identity_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.7246022Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-03-17T19:45:16.7255655Z test_identity_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.7271788Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.7281520Z test_identity_sum_cuda_int16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.7294923Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.7304900Z test_identity_sum_cuda_int32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.7318473Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.7328063Z test_identity_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.7341275Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.7351114Z test_identity_sum_cuda_int8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.7364736Z Tests that the identity value is an identity for the operator ... ok (0.002s) 2022-03-17T19:45:16.7374551Z test_identity_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:16.7394041Z Tests that the identity value is an identity for the operator ... ok (0.003s) 2022-03-17T19:45:16.7440136Z test_logsumexp_cuda (__main__.TestReductionsCUDA) ... ok (0.004s) 2022-03-17T19:45:16.7454248Z test_logsumexp_dim_cuda (__main__.TestReductionsCUDA) ... skip (0.001s) 2022-03-17T19:45:16.7501977Z test_max_cuda_bool (__main__.TestReductionsCUDA) ... ok (0.005s) 2022-03-17T19:45:16.7568516Z test_max_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.007s) 2022-03-17T19:45:16.7633819Z test_max_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.006s) 2022-03-17T19:45:16.7680743Z test_max_cuda_int64 (__main__.TestReductionsCUDA) ... ok (0.005s) 2022-03-17T19:45:16.7692356Z test_max_elementwise_cuda (__main__.TestReductionsCUDA) ... skip (0.001s) 2022-03-17T19:45:16.7708614Z test_max_mixed_devices_cuda (__main__.TestReductionsCUDA) ... skip (0.002s) 2022-03-17T19:45:16.7738737Z test_max_with_inf_cuda_bfloat16 (__main__.TestReductionsCUDA) ... ok (0.003s) 2022-03-17T19:45:16.7763784Z test_max_with_inf_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.002s) 2022-03-17T19:45:16.7789230Z test_max_with_inf_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.002s) 2022-03-17T19:45:16.7813872Z test_max_with_inf_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.002s) 2022-03-17T19:45:16.7827010Z test_mean_dim_cuda (__main__.TestReductionsCUDA) ... skip (0.001s) 2022-03-17T19:45:16.7996895Z test_median_corner_cases_cuda (__main__.TestReductionsCUDA) ... ok (0.017s) 2022-03-17T19:45:16.8732364Z test_median_nan_values_cuda_float16 (__main__.TestReductionsCUDA) ... /opt/conda/lib/python3.7/site-packages/numpy/lib/nanfunctions.py:1114: RuntimeWarning: All-NaN slice encountered 2022-03-17T19:45:16.8732876Z overwrite_input=overwrite_input) 2022-03-17T19:45:16.8761484Z ok (0.076s) 2022-03-17T19:45:16.9491665Z test_median_nan_values_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.073s) 2022-03-17T19:45:17.0206422Z test_median_nan_values_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.071s) 2022-03-17T19:45:17.0563358Z test_median_real_values_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.036s) 2022-03-17T19:45:17.0917701Z test_median_real_values_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.035s) 2022-03-17T19:45:17.1266075Z test_median_real_values_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.035s) 2022-03-17T19:45:17.1526463Z test_median_real_values_cuda_int32 (__main__.TestReductionsCUDA) ... ok (0.026s) 2022-03-17T19:45:17.1778564Z test_median_real_values_cuda_int64 (__main__.TestReductionsCUDA) ... ok (0.025s) 2022-03-17T19:45:17.1826405Z test_min_cuda_bool (__main__.TestReductionsCUDA) ... ok (0.005s) 2022-03-17T19:45:17.1894380Z test_min_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.007s) 2022-03-17T19:45:17.1967524Z test_min_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.007s) 2022-03-17T19:45:17.2013847Z test_min_cuda_int64 (__main__.TestReductionsCUDA) ... ok (0.005s) 2022-03-17T19:45:17.2025768Z test_min_elementwise_cuda (__main__.TestReductionsCUDA) ... skip (0.001s) 2022-03-17T19:45:17.2101446Z test_min_max_nan_cuda (__main__.TestReductionsCUDA) ... ok (0.007s) 2022-03-17T19:45:17.2118063Z test_min_mixed_devices_cuda (__main__.TestReductionsCUDA) ... skip (0.002s) 2022-03-17T19:45:17.2143489Z test_min_with_inf_cuda_bfloat16 (__main__.TestReductionsCUDA) ... ok (0.002s) 2022-03-17T19:45:17.2169054Z test_min_with_inf_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.002s) 2022-03-17T19:45:17.2194718Z test_min_with_inf_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.002s) 2022-03-17T19:45:17.2225945Z test_min_with_inf_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.003s) 2022-03-17T19:45:17.2703237Z test_minmax_illegal_dtype_cuda (__main__.TestReductionsCUDA) ... ok (0.048s) 2022-03-17T19:45:17.2751773Z test_mode_cuda (__main__.TestReductionsCUDA) ... ok (0.005s) 2022-03-17T19:45:17.3028729Z test_mode_large_cuda (__main__.TestReductionsCUDA) ... ok (0.028s) 2022-03-17T19:45:17.3163235Z test_mode_wrong_device_cuda (__main__.TestReductionsCUDA) ... ok (0.013s) 2022-03-17T19:45:17.3652908Z test_mode_wrong_dtype_cuda (__main__.TestReductionsCUDA) ... ok (0.049s) 2022-03-17T19:45:17.3663112Z test_nan_policy_omit_nanmean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.3681295Z Tests that NaN values do not affect the result. ... ok (0.003s) 2022-03-17T19:45:17.3691515Z test_nan_policy_omit_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.3709402Z Tests that NaN values do not affect the result. ... ok (0.003s) 2022-03-17T19:45:17.3719418Z test_nan_policy_omit_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.3742622Z Tests that NaN values do not affect the result. ... ok (0.003s) 2022-03-17T19:45:17.3752821Z test_nan_policy_omit_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.3769737Z Tests that NaN values do not affect the result. ... ok (0.003s) 2022-03-17T19:45:17.3779880Z test_nan_policy_omit_nansum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.3796230Z Tests that NaN values do not affect the result. ... ok (0.003s) 2022-03-17T19:45:17.3806325Z test_nan_policy_omit_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.3822393Z Tests that NaN values do not affect the result. ... ok (0.003s) 2022-03-17T19:45:17.3832709Z test_nan_policy_omit_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.3848906Z Tests that NaN values do not affect the result. ... ok (0.003s) 2022-03-17T19:45:17.3858877Z test_nan_policy_omit_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.3874904Z Tests that NaN values do not affect the result. ... ok (0.003s) 2022-03-17T19:45:17.3884020Z test_nan_policy_propagate__masked_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.3896422Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.3905911Z test_nan_policy_propagate__masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.3918255Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.3927408Z test_nan_policy_propagate__masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.3945959Z Tests that nan is propagated to the output by default ... ok (0.003s) 2022-03-17T19:45:17.3955088Z test_nan_policy_propagate__masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.3967618Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.3976602Z test_nan_policy_propagate__masked_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.3989422Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.3998447Z test_nan_policy_propagate__masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.4010924Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.4019905Z test_nan_policy_propagate__masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.4032846Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.4041911Z test_nan_policy_propagate__masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.4054442Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.4063566Z test_nan_policy_propagate__masked_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.4078176Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.4087225Z test_nan_policy_propagate__masked_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.4102483Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.4111676Z test_nan_policy_propagate__masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.4132727Z Tests that nan is propagated to the output by default ... ok (0.003s) 2022-03-17T19:45:17.4141805Z test_nan_policy_propagate__masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.4156038Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.4165112Z test_nan_policy_propagate__masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.4179307Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.4188829Z test_nan_policy_propagate__masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.4202826Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.4211878Z test_nan_policy_propagate__masked_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.4225721Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.4234774Z test_nan_policy_propagate__masked_norm_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.4248248Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.4257269Z test_nan_policy_propagate__masked_norm_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.4270891Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.4280017Z test_nan_policy_propagate__masked_norm_cuda_float64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.4293360Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.4302658Z test_nan_policy_propagate__masked_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.4320844Z Tests that nan is propagated to the output by default ... ok (0.003s) 2022-03-17T19:45:17.4329882Z test_nan_policy_propagate__masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.4343270Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.4352468Z test_nan_policy_propagate__masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.4365923Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.4375177Z test_nan_policy_propagate__masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.4387890Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.4396955Z test_nan_policy_propagate__masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.4409392Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.4418453Z test_nan_policy_propagate__masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.4431219Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.4440224Z test_nan_policy_propagate__masked_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.4452673Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.4461779Z test_nan_policy_propagate__masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.4475452Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.4484716Z test_nan_policy_propagate__masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.4503861Z Tests that nan is propagated to the output by default ... ok (0.003s) 2022-03-17T19:45:17.4512974Z test_nan_policy_propagate__masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.4525312Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.4534360Z test_nan_policy_propagate__masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.4546978Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.4556030Z test_nan_policy_propagate__masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.4568460Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.4577624Z test_nan_policy_propagate__masked_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.4593415Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.4602450Z test_nan_policy_propagate__masked_var_cuda_complex128 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.4619241Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.4628701Z test_nan_policy_propagate__masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.4645287Z Tests that nan is propagated to the output by default ... ok (0.003s) 2022-03-17T19:45:17.4654402Z test_nan_policy_propagate__masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.4670230Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.4679494Z test_nan_policy_propagate__masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.4700485Z Tests that nan is propagated to the output by default ... ok (0.003s) 2022-03-17T19:45:17.4709827Z test_nan_policy_propagate__masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.4725219Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.4734447Z test_nan_policy_propagate_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.4747045Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.4756027Z test_nan_policy_propagate_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.4768442Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.4777536Z test_nan_policy_propagate_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.4790162Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.4799205Z test_nan_policy_propagate_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.4811436Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.4820668Z test_nan_policy_propagate_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.4833204Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.4842291Z test_nan_policy_propagate_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.4854571Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.4863693Z test_nan_policy_propagate_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.4882144Z Tests that nan is propagated to the output by default ... ok (0.003s) 2022-03-17T19:45:17.4891174Z test_nan_policy_propagate_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.4903550Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.4912849Z test_nan_policy_propagate_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.4925143Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.4934606Z test_nan_policy_propagate_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.4948198Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.4957339Z test_nan_policy_propagate_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.4970716Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.4979855Z test_nan_policy_propagate_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.4992298Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.5001391Z test_nan_policy_propagate_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.5013594Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.5022670Z test_nan_policy_propagate_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.5035406Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.5044403Z test_nan_policy_propagate_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.5062571Z Tests that nan is propagated to the output by default ... ok (0.003s) 2022-03-17T19:45:17.5071770Z test_nan_policy_propagate_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.5084995Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.5094135Z test_nan_policy_propagate_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.5107720Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.5116740Z test_nan_policy_propagate_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.5129019Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.5138083Z test_nan_policy_propagate_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.5150687Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.5159706Z test_nan_policy_propagate_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.5172079Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.5181149Z test_nan_policy_propagate_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.5193884Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.5202866Z test_nan_policy_propagate_std_cuda_complex128 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.5216932Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.5226312Z test_nan_policy_propagate_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.5245871Z Tests that nan is propagated to the output by default ... ok (0.003s) 2022-03-17T19:45:17.5254898Z test_nan_policy_propagate_std_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.5267566Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.5276597Z test_nan_policy_propagate_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.5289040Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.5298003Z test_nan_policy_propagate_std_cuda_float64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.5310629Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.5319756Z test_nan_policy_propagate_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.5343201Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.5343695Z test_nan_policy_propagate_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.5354826Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.5363788Z test_nan_policy_propagate_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.5377101Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.5386520Z test_nan_policy_propagate_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.5398753Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.5407933Z test_nan_policy_propagate_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.5426407Z Tests that nan is propagated to the output by default ... ok (0.003s) 2022-03-17T19:45:17.5435282Z test_nan_policy_propagate_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.5447627Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.5456759Z test_nan_policy_propagate_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.5469628Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.5478633Z test_nan_policy_propagate_var_cuda_complex128 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.5492185Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.5501233Z test_nan_policy_propagate_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.5515299Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.5524285Z test_nan_policy_propagate_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.5536696Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.5546071Z test_nan_policy_propagate_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.5558305Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.5567455Z test_nan_policy_propagate_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.5579895Z Tests that nan is propagated to the output by default ... ok (0.002s) 2022-03-17T19:45:17.5657149Z test_nansum_complex_cuda_complex128 (__main__.TestReductionsCUDA) ... ok (0.008s) 2022-03-17T19:45:17.5727998Z test_nansum_complex_cuda_complex64 (__main__.TestReductionsCUDA) ... ok (0.007s) 2022-03-17T19:45:17.5799680Z test_nansum_cuda_bfloat16 (__main__.TestReductionsCUDA) ... ok (0.007s) 2022-03-17T19:45:17.5870033Z test_nansum_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.007s) 2022-03-17T19:45:17.5940010Z test_nansum_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.007s) 2022-03-17T19:45:17.6008094Z test_nansum_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.007s) 2022-03-17T19:45:17.6058680Z test_nansum_cuda_int16 (__main__.TestReductionsCUDA) ... ok (0.005s) 2022-03-17T19:45:17.6109517Z test_nansum_cuda_int32 (__main__.TestReductionsCUDA) ... ok (0.005s) 2022-03-17T19:45:17.6163414Z test_nansum_cuda_int64 (__main__.TestReductionsCUDA) ... ok (0.005s) 2022-03-17T19:45:17.6213644Z test_nansum_cuda_int8 (__main__.TestReductionsCUDA) ... ok (0.005s) 2022-03-17T19:45:17.6264478Z test_nansum_cuda_uint8 (__main__.TestReductionsCUDA) ... ok (0.005s) 2022-03-17T19:45:17.6355354Z test_nansum_out_dtype_cuda (__main__.TestReductionsCUDA) ... /opt/conda/lib/python3.7/site-packages/numpy/core/fromnumeric.py:87: RuntimeWarning: overflow encountered in reduce 2022-03-17T19:45:17.6356031Z return ufunc.reduce(obj, axis, dtype, out, **passkwargs) 2022-03-17T19:45:17.6392243Z ok (0.013s) 2022-03-17T19:45:17.6546102Z test_nansum_vs_numpy_cuda_float16 (__main__.TestReductionsCUDA) ... /opt/conda/lib/python3.7/site-packages/numpy/core/fromnumeric.py:87: RuntimeWarning: invalid value encountered in reduce 2022-03-17T19:45:17.6546635Z return ufunc.reduce(obj, axis, dtype, out, **passkwargs) 2022-03-17T19:45:17.6919260Z ok (0.053s) 2022-03-17T19:45:17.7443616Z test_nansum_vs_numpy_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.052s) 2022-03-17T19:45:17.7967720Z test_nansum_vs_numpy_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.052s) 2022-03-17T19:45:17.8211720Z test_nansum_vs_numpy_cuda_int16 (__main__.TestReductionsCUDA) ... ok (0.024s) 2022-03-17T19:45:17.8461657Z test_nansum_vs_numpy_cuda_int32 (__main__.TestReductionsCUDA) ... ok (0.025s) 2022-03-17T19:45:17.8694733Z test_nansum_vs_numpy_cuda_int64 (__main__.TestReductionsCUDA) ... ok (0.023s) 2022-03-17T19:45:17.8937578Z test_nansum_vs_numpy_cuda_int8 (__main__.TestReductionsCUDA) ... ok (0.024s) 2022-03-17T19:45:17.8999084Z test_nansum_vs_numpy_cuda_uint8 (__main__.TestReductionsCUDA) ... ok (0.006s) 2022-03-17T19:45:17.9005997Z test_noncontiguous_all__masked_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.9022840Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:17.9030001Z test_noncontiguous_all__masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.9046487Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:17.9053225Z test_noncontiguous_all__masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.9070159Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:17.9077037Z test_noncontiguous_all__masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.9090897Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:17.9097844Z test_noncontiguous_all__masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.9117782Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-03-17T19:45:17.9124569Z test_noncontiguous_all__masked_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.9140944Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:17.9148150Z test_noncontiguous_all__masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.9164450Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:17.9171289Z test_noncontiguous_all__masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.9188211Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:17.9194852Z test_noncontiguous_all__masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.9208457Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:17.9215305Z test_noncontiguous_all__masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.9229699Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:17.9236487Z test_noncontiguous_all__masked_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.9256583Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-03-17T19:45:17.9263292Z test_noncontiguous_all__masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.9285048Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-03-17T19:45:17.9298016Z test_noncontiguous_all__masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.9317796Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-03-17T19:45:17.9324535Z test_noncontiguous_all__masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.9344022Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-03-17T19:45:17.9351274Z test_noncontiguous_all__masked_mean_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.9369811Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:17.9376652Z test_noncontiguous_all__masked_mean_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.9395900Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-03-17T19:45:17.9402655Z test_noncontiguous_all__masked_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.9421065Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:17.9428176Z test_noncontiguous_all__masked_norm_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.9446511Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:17.9453242Z test_noncontiguous_all__masked_norm_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.9471961Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:17.9478805Z test_noncontiguous_all__masked_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.9501669Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-03-17T19:45:17.9508815Z test_noncontiguous_all__masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.9526808Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:17.9533675Z test_noncontiguous_all__masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.9551076Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:17.9557802Z test_noncontiguous_all__masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.9574731Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:17.9581968Z test_noncontiguous_all__masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.9596530Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:17.9603039Z test_noncontiguous_all__masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.9617750Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:17.9624828Z test_noncontiguous_all__masked_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.9641101Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:17.9647914Z test_noncontiguous_all__masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.9665950Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:17.9672863Z test_noncontiguous_all__masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.9694987Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-03-17T19:45:17.9701754Z test_noncontiguous_all__masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.9718445Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:17.9725019Z test_noncontiguous_all__masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.9738803Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:17.9745893Z test_noncontiguous_all__masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.9759633Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:17.9766428Z test_noncontiguous_all__masked_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.9789282Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-03-17T19:45:17.9796077Z test_noncontiguous_all__masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.9820135Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-03-17T19:45:17.9827416Z test_noncontiguous_all__masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.9849313Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-03-17T19:45:17.9856503Z test_noncontiguous_all__masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.9878751Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-03-17T19:45:17.9885464Z test_noncontiguous_all__masked_var_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.9913819Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-03-17T19:45:17.9920260Z test_noncontiguous_all__masked_var_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.9941786Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-03-17T19:45:17.9948723Z test_noncontiguous_all_all_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.9963333Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:17.9969965Z test_noncontiguous_all_all_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:17.9985898Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:17.9992619Z test_noncontiguous_all_all_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.0007249Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.0014036Z test_noncontiguous_all_all_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.0028825Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.0035821Z test_noncontiguous_all_all_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.0049326Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.0056084Z test_noncontiguous_all_all_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.0070260Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.0077067Z test_noncontiguous_all_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.0099010Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-03-17T19:45:18.0106106Z test_noncontiguous_all_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.0122103Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.0128982Z test_noncontiguous_all_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.0145461Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.0152140Z test_noncontiguous_all_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.0165512Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.0172665Z test_noncontiguous_all_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.0186531Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.0193281Z test_noncontiguous_all_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.0209701Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.0216202Z test_noncontiguous_all_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.0232760Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.0239749Z test_noncontiguous_all_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.0255685Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.0262568Z test_noncontiguous_all_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.0282090Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-03-17T19:45:18.0288861Z test_noncontiguous_all_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.0302609Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.0309634Z test_noncontiguous_all_any_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.0324271Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.0331110Z test_noncontiguous_all_any_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.0346768Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.0353718Z test_noncontiguous_all_any_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.0368216Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.0374975Z test_noncontiguous_all_any_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.0389881Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.0396597Z test_noncontiguous_all_any_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.0410282Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.0417051Z test_noncontiguous_all_any_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.0431075Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.0437822Z test_noncontiguous_all_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.0458355Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-03-17T19:45:18.0465682Z test_noncontiguous_all_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.0479749Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.0486564Z test_noncontiguous_all_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.0500963Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.0508053Z test_noncontiguous_all_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.0521461Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.0528288Z test_noncontiguous_all_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.0541837Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.0548805Z test_noncontiguous_all_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.0563146Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.0570038Z test_noncontiguous_all_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.0584666Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.0591340Z test_noncontiguous_all_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.0605681Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.0612441Z test_noncontiguous_all_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.0632148Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-03-17T19:45:18.0638885Z test_noncontiguous_all_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.0652500Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.0659322Z test_noncontiguous_all_count_nonzero_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.0674531Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.0681613Z test_noncontiguous_all_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.0697219Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.0704266Z test_noncontiguous_all_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.0719097Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.0725906Z test_noncontiguous_all_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.0740813Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.0747904Z test_noncontiguous_all_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.0761963Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.0768649Z test_noncontiguous_all_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.0782667Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.0789668Z test_noncontiguous_all_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.0813511Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-03-17T19:45:18.0820250Z test_noncontiguous_all_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.0838161Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.0844951Z test_noncontiguous_all_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.0861091Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.0868258Z test_noncontiguous_all_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.0884366Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.0891108Z test_noncontiguous_all_nanmean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.0909100Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.0915809Z test_noncontiguous_all_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.0933686Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.0940599Z test_noncontiguous_all_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.0958185Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.0964955Z test_noncontiguous_all_nansum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.0981284Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.0988336Z test_noncontiguous_all_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.1010037Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-03-17T19:45:18.1016846Z test_noncontiguous_all_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.1033358Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.1040404Z test_noncontiguous_all_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.1053694Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.1060420Z test_noncontiguous_all_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.1074613Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.1081327Z test_noncontiguous_all_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.1097585Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.1104507Z test_noncontiguous_all_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.1122080Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.1128799Z test_noncontiguous_all_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.1145367Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.1151994Z test_noncontiguous_all_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.1168113Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.1174970Z test_noncontiguous_all_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.1194433Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-03-17T19:45:18.1201201Z test_noncontiguous_all_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.1215019Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.1222047Z test_noncontiguous_all_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.1242434Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-03-17T19:45:18.1249283Z test_noncontiguous_all_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.1272397Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-03-17T19:45:18.1279338Z test_noncontiguous_all_std_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.1299817Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-03-17T19:45:18.1307066Z test_noncontiguous_all_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.1327425Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-03-17T19:45:18.1334140Z test_noncontiguous_all_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.1350873Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.1357496Z test_noncontiguous_all_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.1375278Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.1382014Z test_noncontiguous_all_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.1404151Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-03-17T19:45:18.1410858Z test_noncontiguous_all_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.1427254Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.1434109Z test_noncontiguous_all_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.1447299Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.1454081Z test_noncontiguous_all_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.1468062Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.002s) 2022-03-17T19:45:18.1474909Z test_noncontiguous_all_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.1495668Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-03-17T19:45:18.1502404Z test_noncontiguous_all_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.1525148Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-03-17T19:45:18.1531896Z test_noncontiguous_all_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.1552895Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-03-17T19:45:18.1559566Z test_noncontiguous_all_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.1580214Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.003s) 2022-03-17T19:45:18.1587676Z test_noncontiguous_expanded__masked_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.1609590Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-03-17T19:45:18.1616462Z test_noncontiguous_expanded__masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.1633334Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.1640279Z test_noncontiguous_expanded__masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.1656790Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.1663617Z test_noncontiguous_expanded__masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.1677378Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.1684242Z test_noncontiguous_expanded__masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.1698089Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.1705918Z test_noncontiguous_expanded__masked_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.1721994Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.1728897Z test_noncontiguous_expanded__masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.1745586Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.1752587Z test_noncontiguous_expanded__masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.1768886Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.1776023Z test_noncontiguous_expanded__masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.1795615Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-03-17T19:45:18.1802464Z test_noncontiguous_expanded__masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.1816400Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.1823332Z test_noncontiguous_expanded__masked_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.1843207Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-03-17T19:45:18.1850178Z test_noncontiguous_expanded__masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.1871320Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-03-17T19:45:18.1878277Z test_noncontiguous_expanded__masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.1897919Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-03-17T19:45:18.1905164Z test_noncontiguous_expanded__masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.1924639Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-03-17T19:45:18.1931507Z test_noncontiguous_expanded__masked_mean_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.1950583Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-03-17T19:45:18.1957421Z test_noncontiguous_expanded__masked_mean_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.1976241Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.1983174Z test_noncontiguous_expanded__masked_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.2007364Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-03-17T19:45:18.2014209Z test_noncontiguous_expanded__masked_norm_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.2033000Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.2039939Z test_noncontiguous_expanded__masked_norm_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.2058215Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.2065690Z test_noncontiguous_expanded__masked_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.2082731Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.2089814Z test_noncontiguous_expanded__masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.2108208Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.2115225Z test_noncontiguous_expanded__masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.2132045Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.2138971Z test_noncontiguous_expanded__masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.2156168Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.2163079Z test_noncontiguous_expanded__masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.2177225Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.2184353Z test_noncontiguous_expanded__masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.2204640Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-03-17T19:45:18.2211484Z test_noncontiguous_expanded__masked_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.2228268Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.2235364Z test_noncontiguous_expanded__masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.2253133Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.2259897Z test_noncontiguous_expanded__masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.2276569Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.2283510Z test_noncontiguous_expanded__masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.2299978Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.2307105Z test_noncontiguous_expanded__masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.2320528Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.2327453Z test_noncontiguous_expanded__masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.2341260Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.2348585Z test_noncontiguous_expanded__masked_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.2370810Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-03-17T19:45:18.2377710Z test_noncontiguous_expanded__masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.2407889Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.004s) 2022-03-17T19:45:18.2415016Z test_noncontiguous_expanded__masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.2437283Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-03-17T19:45:18.2444169Z test_noncontiguous_expanded__masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.2466320Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-03-17T19:45:18.2473493Z test_noncontiguous_expanded__masked_var_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.2494966Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-03-17T19:45:18.2501936Z test_noncontiguous_expanded__masked_var_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.2523710Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-03-17T19:45:18.2530784Z test_noncontiguous_expanded_all_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.2545538Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.2552374Z test_noncontiguous_expanded_all_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.2567833Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.2574742Z test_noncontiguous_expanded_all_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.2589894Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.2596693Z test_noncontiguous_expanded_all_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.2617053Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-03-17T19:45:18.2624110Z test_noncontiguous_expanded_all_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.2637870Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.2644846Z test_noncontiguous_expanded_all_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.2658469Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.2665859Z test_noncontiguous_expanded_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.2681959Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.2688994Z test_noncontiguous_expanded_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.2705328Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.2712187Z test_noncontiguous_expanded_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.2728201Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.2735354Z test_noncontiguous_expanded_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.2749057Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.2755772Z test_noncontiguous_expanded_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.2769591Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.2776569Z test_noncontiguous_expanded_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.2799015Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-03-17T19:45:18.2805966Z test_noncontiguous_expanded_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.2822127Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.2829317Z test_noncontiguous_expanded_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.2845532Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.2852483Z test_noncontiguous_expanded_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.2866199Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.2873006Z test_noncontiguous_expanded_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.2886745Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.2893646Z test_noncontiguous_expanded_any_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.2908514Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.2915435Z test_noncontiguous_expanded_any_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.2931226Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.2938481Z test_noncontiguous_expanded_any_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.2952825Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.2959880Z test_noncontiguous_expanded_any_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.2982472Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-03-17T19:45:18.2989443Z test_noncontiguous_expanded_any_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.3003152Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.3010048Z test_noncontiguous_expanded_any_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.3023759Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.3030716Z test_noncontiguous_expanded_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.3045507Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.3052156Z test_noncontiguous_expanded_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.3067008Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.3073832Z test_noncontiguous_expanded_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.3088422Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.3094994Z test_noncontiguous_expanded_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.3109202Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.3115843Z test_noncontiguous_expanded_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.3129550Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.3136429Z test_noncontiguous_expanded_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.3158134Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-03-17T19:45:18.3165196Z test_noncontiguous_expanded_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.3179687Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.3186901Z test_noncontiguous_expanded_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.3200958Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.3207967Z test_noncontiguous_expanded_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.3221560Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.3228700Z test_noncontiguous_expanded_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.3241908Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.3249064Z test_noncontiguous_expanded_count_nonzero_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.3263958Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.3270999Z test_noncontiguous_expanded_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.3286686Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.3293745Z test_noncontiguous_expanded_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.3309122Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.3315985Z test_noncontiguous_expanded_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.3336883Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-03-17T19:45:18.3343742Z test_noncontiguous_expanded_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.3357707Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.3364811Z test_noncontiguous_expanded_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.3378891Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.3386129Z test_noncontiguous_expanded_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.3402016Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.3409130Z test_noncontiguous_expanded_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.3427238Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.3434030Z test_noncontiguous_expanded_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.3450258Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.3456996Z test_noncontiguous_expanded_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.3473756Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.3480266Z test_noncontiguous_expanded_nanmean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.3498059Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.3505161Z test_noncontiguous_expanded_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.3528112Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-03-17T19:45:18.3534995Z test_noncontiguous_expanded_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.3552677Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.3560128Z test_noncontiguous_expanded_nansum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.3575746Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.3582667Z test_noncontiguous_expanded_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.3598994Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.3606084Z test_noncontiguous_expanded_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.3622187Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.3629211Z test_noncontiguous_expanded_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.3642399Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.3649432Z test_noncontiguous_expanded_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.3663049Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.3670236Z test_noncontiguous_expanded_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.3686423Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.3693355Z test_noncontiguous_expanded_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.3716845Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-03-17T19:45:18.3723783Z test_noncontiguous_expanded_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.3740102Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.3747356Z test_noncontiguous_expanded_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.3763715Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.3770312Z test_noncontiguous_expanded_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.3783747Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.3790832Z test_noncontiguous_expanded_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.3804352Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.3811349Z test_noncontiguous_expanded_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.3832492Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-03-17T19:45:18.3839115Z test_noncontiguous_expanded_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.3862039Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-03-17T19:45:18.3869041Z test_noncontiguous_expanded_std_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.3889668Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-03-17T19:45:18.3896516Z test_noncontiguous_expanded_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.3923438Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-03-17T19:45:18.3930233Z test_noncontiguous_expanded_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.3946798Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.3953378Z test_noncontiguous_expanded_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.3970942Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.3977982Z test_noncontiguous_expanded_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.3994477Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.4001292Z test_noncontiguous_expanded_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.4017401Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.4024569Z test_noncontiguous_expanded_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.4038272Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.4045206Z test_noncontiguous_expanded_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.4058930Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-03-17T19:45:18.4065915Z test_noncontiguous_expanded_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.4086452Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-03-17T19:45:18.4093430Z test_noncontiguous_expanded_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.4121955Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-03-17T19:45:18.4128802Z test_noncontiguous_expanded_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.4149636Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-03-17T19:45:18.4156372Z test_noncontiguous_expanded_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.4177115Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-03-17T19:45:18.4183599Z test_noncontiguous_innermost__masked_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.4200285Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.4206815Z test_noncontiguous_innermost__masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.4223442Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.4229914Z test_noncontiguous_innermost__masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.4246255Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.4252675Z test_noncontiguous_innermost__masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.4266426Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.4272881Z test_noncontiguous_innermost__masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.4286811Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.4293317Z test_noncontiguous_innermost__masked_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.4315666Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.4322283Z test_noncontiguous_innermost__masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.4338691Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.4345678Z test_noncontiguous_innermost__masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.4361761Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.4368358Z test_noncontiguous_innermost__masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.4381924Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.4388636Z test_noncontiguous_innermost__masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.4402545Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.4409271Z test_noncontiguous_innermost__masked_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.4429017Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.4435368Z test_noncontiguous_innermost__masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.4456396Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.4462993Z test_noncontiguous_innermost__masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.4482776Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.4489312Z test_noncontiguous_innermost__masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.4515036Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.4521378Z test_noncontiguous_innermost__masked_mean_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.4540032Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.4547008Z test_noncontiguous_innermost__masked_mean_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.4565585Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.4572108Z test_noncontiguous_innermost__masked_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.4591013Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.4597727Z test_noncontiguous_innermost__masked_norm_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.4615879Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.4622476Z test_noncontiguous_innermost__masked_norm_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.4641022Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.4647448Z test_noncontiguous_innermost__masked_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.4663826Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.4670533Z test_noncontiguous_innermost__masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.4688163Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.4694772Z test_noncontiguous_innermost__masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.4716914Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.4723448Z test_noncontiguous_innermost__masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.4739769Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.4746636Z test_noncontiguous_innermost__masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.4759913Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.4766659Z test_noncontiguous_innermost__masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.4780221Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.4787024Z test_noncontiguous_innermost__masked_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.4803336Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.4809945Z test_noncontiguous_innermost__masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.4828037Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.4834552Z test_noncontiguous_innermost__masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.4850697Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.4857246Z test_noncontiguous_innermost__masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.4874183Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.4880384Z test_noncontiguous_innermost__masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.4899535Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.4906290Z test_noncontiguous_innermost__masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.4919942Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.4926626Z test_noncontiguous_innermost__masked_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.4949274Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.4955660Z test_noncontiguous_innermost__masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.4979821Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.4986695Z test_noncontiguous_innermost__masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.5008808Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.5015254Z test_noncontiguous_innermost__masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.5038212Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.5044645Z test_noncontiguous_innermost__masked_var_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.5066735Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.5072946Z test_noncontiguous_innermost__masked_var_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.5095001Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.5101470Z test_noncontiguous_innermost_all_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.5122077Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.5128602Z test_noncontiguous_innermost_all_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.5144059Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.5150676Z test_noncontiguous_innermost_all_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.5165066Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.5171625Z test_noncontiguous_innermost_all_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.5186694Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.5193065Z test_noncontiguous_innermost_all_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.5206531Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.5212935Z test_noncontiguous_innermost_all_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.5226812Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.5233315Z test_noncontiguous_innermost_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.5249505Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.5255918Z test_noncontiguous_innermost_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.5272465Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.5279012Z test_noncontiguous_innermost_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.5300945Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.5307751Z test_noncontiguous_innermost_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.5320869Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.5327388Z test_noncontiguous_innermost_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.5341049Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.5348058Z test_noncontiguous_innermost_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.5363923Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.5370461Z test_noncontiguous_innermost_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.5386996Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.5393456Z test_noncontiguous_innermost_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.5409516Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.5415990Z test_noncontiguous_innermost_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.5429667Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.5436128Z test_noncontiguous_innermost_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.5450126Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.5456663Z test_noncontiguous_innermost_any_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.5478602Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.5485085Z test_noncontiguous_innermost_any_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.5500389Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.5507263Z test_noncontiguous_innermost_any_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.5521519Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.5528059Z test_noncontiguous_innermost_any_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.5542649Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.5549202Z test_noncontiguous_innermost_any_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.5562743Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.5569233Z test_noncontiguous_innermost_any_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.5582845Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.5589507Z test_noncontiguous_innermost_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.5603570Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.5610125Z test_noncontiguous_innermost_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.5624286Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.5630731Z test_noncontiguous_innermost_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.5650650Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.5657124Z test_noncontiguous_innermost_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.5670878Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.5677332Z test_noncontiguous_innermost_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.5690511Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.5697094Z test_noncontiguous_innermost_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.5711482Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.5717922Z test_noncontiguous_innermost_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.5732102Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.5738675Z test_noncontiguous_innermost_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.5752873Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.5759455Z test_noncontiguous_innermost_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.5772881Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.5779103Z test_noncontiguous_innermost_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.5792618Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.5799096Z test_noncontiguous_innermost_count_nonzero_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.5819413Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.5826274Z test_noncontiguous_innermost_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.5842123Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.5848621Z test_noncontiguous_innermost_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.5863357Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.5870016Z test_noncontiguous_innermost_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.5884813Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.5891394Z test_noncontiguous_innermost_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.5905448Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.5911958Z test_noncontiguous_innermost_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.5925804Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.5932197Z test_noncontiguous_innermost_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.5948716Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.5955265Z test_noncontiguous_innermost_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.5972644Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.5979210Z test_noncontiguous_innermost_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.6001356Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.6007851Z test_noncontiguous_innermost_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.6023979Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.6030583Z test_noncontiguous_innermost_nanmean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.6048212Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.6054644Z test_noncontiguous_innermost_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.6072412Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.6078971Z test_noncontiguous_innermost_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.6096328Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.6102940Z test_noncontiguous_innermost_nansum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.6119131Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.6125583Z test_noncontiguous_innermost_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.6141856Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.6148556Z test_noncontiguous_innermost_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.6164776Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.6171166Z test_noncontiguous_innermost_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.6190640Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.6196974Z test_noncontiguous_innermost_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.6210714Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.6217335Z test_noncontiguous_innermost_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.6233803Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.6240275Z test_noncontiguous_innermost_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.6257634Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.6264441Z test_noncontiguous_innermost_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.6280552Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.6286981Z test_noncontiguous_innermost_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.6303186Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.6309771Z test_noncontiguous_innermost_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.6323061Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.6329625Z test_noncontiguous_innermost_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.6343339Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.6349883Z test_noncontiguous_innermost_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.6376078Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.6382487Z test_noncontiguous_innermost_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.6405445Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.6411945Z test_noncontiguous_innermost_std_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.6432832Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.6439324Z test_noncontiguous_innermost_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.6459980Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.6466804Z test_noncontiguous_innermost_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.6482896Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.6489429Z test_noncontiguous_innermost_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.6507252Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.6513767Z test_noncontiguous_innermost_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.6529884Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.6536447Z test_noncontiguous_innermost_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.6558249Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.6564677Z test_noncontiguous_innermost_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.6578014Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.6584765Z test_noncontiguous_innermost_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.6598361Z Tests reducing along noncontiguous innermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.6604802Z test_noncontiguous_innermost_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.6625576Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.6632019Z test_noncontiguous_innermost_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.6654751Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.6661217Z test_noncontiguous_innermost_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.6682005Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.6688411Z test_noncontiguous_innermost_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.6709476Z Tests reducing along noncontiguous innermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.6715784Z test_noncontiguous_outermost__masked_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.6732244Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.6738829Z test_noncontiguous_outermost__masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.6761256Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.6767753Z test_noncontiguous_outermost__masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.6784270Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.6790917Z test_noncontiguous_outermost__masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.6804483Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.6810951Z test_noncontiguous_outermost__masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.6825395Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.6831779Z test_noncontiguous_outermost__masked_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.6848384Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.6854836Z test_noncontiguous_outermost__masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.6871604Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.6878204Z test_noncontiguous_outermost__masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.6894546Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.6901015Z test_noncontiguous_outermost__masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.6915094Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.6921617Z test_noncontiguous_outermost__masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.6941167Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.6948029Z test_noncontiguous_outermost__masked_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.6967608Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.6974159Z test_noncontiguous_outermost__masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.6995584Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.7001980Z test_noncontiguous_outermost__masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.7021739Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.7028506Z test_noncontiguous_outermost__masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.7048187Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.7054633Z test_noncontiguous_outermost__masked_mean_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.7073920Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.7080391Z test_noncontiguous_outermost__masked_mean_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.7099253Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.7106171Z test_noncontiguous_outermost__masked_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.7124417Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.7130901Z test_noncontiguous_outermost__masked_norm_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.7155289Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.7161809Z test_noncontiguous_outermost__masked_norm_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.7180512Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.7187179Z test_noncontiguous_outermost__masked_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.7203544Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.7210099Z test_noncontiguous_outermost__masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.7228108Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.7234585Z test_noncontiguous_outermost__masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.7250919Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.7257419Z test_noncontiguous_outermost__masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.7274030Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.7280672Z test_noncontiguous_outermost__masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.7293909Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.7300416Z test_noncontiguous_outermost__masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.7314480Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.7320875Z test_noncontiguous_outermost__masked_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.7343390Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.7349974Z test_noncontiguous_outermost__masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.7367691Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.7374154Z test_noncontiguous_outermost__masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.7390901Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.7397413Z test_noncontiguous_outermost__masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.7413712Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.7420236Z test_noncontiguous_outermost__masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.7434169Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.7440580Z test_noncontiguous_outermost__masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.7454293Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.7460873Z test_noncontiguous_outermost__masked_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.7483616Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.7490144Z test_noncontiguous_outermost__masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.7514697Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.7521352Z test_noncontiguous_outermost__masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.7549763Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.7556245Z test_noncontiguous_outermost__masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.7578439Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.7585317Z test_noncontiguous_outermost__masked_var_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.7606947Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.7613494Z test_noncontiguous_outermost__masked_var_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.7635855Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.7642322Z test_noncontiguous_outermost_all_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.7656988Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.7663345Z test_noncontiguous_outermost_all_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.7679112Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.7685678Z test_noncontiguous_outermost_all_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.7700050Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.7706859Z test_noncontiguous_outermost_all_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.7721214Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.7727803Z test_noncontiguous_outermost_all_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.7748865Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.7755313Z test_noncontiguous_outermost_all_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.7769020Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.7775628Z test_noncontiguous_outermost_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.7792091Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.7798558Z test_noncontiguous_outermost_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.7814742Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.7821262Z test_noncontiguous_outermost_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.7837830Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.7844213Z test_noncontiguous_outermost_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.7857347Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.7863838Z test_noncontiguous_outermost_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.7877737Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.7884213Z test_noncontiguous_outermost_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.7900347Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.7907205Z test_noncontiguous_outermost_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.7928954Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.7935493Z test_noncontiguous_outermost_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.7951889Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.7958419Z test_noncontiguous_outermost_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.7971748Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.7978285Z test_noncontiguous_outermost_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.7992145Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.7998653Z test_noncontiguous_outermost_any_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.8013017Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.8019607Z test_noncontiguous_outermost_any_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.8035425Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.8041967Z test_noncontiguous_outermost_any_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.8056456Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.8062830Z test_noncontiguous_outermost_any_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.8077420Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.8084128Z test_noncontiguous_outermost_any_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.8103277Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.8109988Z test_noncontiguous_outermost_any_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.8123552Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.8130007Z test_noncontiguous_outermost_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.8144526Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.8150881Z test_noncontiguous_outermost_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.8164959Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.8171501Z test_noncontiguous_outermost_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.8185991Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.8192433Z test_noncontiguous_outermost_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.8205689Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.8212203Z test_noncontiguous_outermost_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.8225717Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.8232294Z test_noncontiguous_outermost_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.8246235Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.8252846Z test_noncontiguous_outermost_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.8272695Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.8279340Z test_noncontiguous_outermost_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.8293346Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.8299838Z test_noncontiguous_outermost_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.8313405Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.8319875Z test_noncontiguous_outermost_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.8333107Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.8339744Z test_noncontiguous_outermost_count_nonzero_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.8354779Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.8361303Z test_noncontiguous_outermost_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.8377077Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.8383664Z test_noncontiguous_outermost_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.8398573Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.8405140Z test_noncontiguous_outermost_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.8419793Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.8426667Z test_noncontiguous_outermost_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.8446108Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.8452675Z test_noncontiguous_outermost_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.8466969Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.8473450Z test_noncontiguous_outermost_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.8489590Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.8496181Z test_noncontiguous_outermost_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.8514133Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.8520548Z test_noncontiguous_outermost_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.8536785Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.8543264Z test_noncontiguous_outermost_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.8559652Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.8566236Z test_noncontiguous_outermost_nanmean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.8583835Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.8590512Z test_noncontiguous_outermost_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.8607912Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.8614477Z test_noncontiguous_outermost_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.8637961Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.8644479Z test_noncontiguous_outermost_nansum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.8660483Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.8667366Z test_noncontiguous_outermost_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.8683386Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.8689820Z test_noncontiguous_outermost_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.8706456Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.8712798Z test_noncontiguous_outermost_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.8726113Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.8732642Z test_noncontiguous_outermost_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.8746622Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.8753164Z test_noncontiguous_outermost_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.8769209Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.8775661Z test_noncontiguous_outermost_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.8793623Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.8800050Z test_noncontiguous_outermost_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.8822007Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.8828534Z test_noncontiguous_outermost_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.8844870Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.8851470Z test_noncontiguous_outermost_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.8864843Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.8871364Z test_noncontiguous_outermost_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.8884903Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.8891389Z test_noncontiguous_outermost_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.8912412Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.8918927Z test_noncontiguous_outermost_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.8941824Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.8948426Z test_noncontiguous_outermost_std_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.8968981Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.8975592Z test_noncontiguous_outermost_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.8996258Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.9002798Z test_noncontiguous_outermost_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.9024969Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.9031634Z test_noncontiguous_outermost_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.9049024Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.9055557Z test_noncontiguous_outermost_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.9072072Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.9078659Z test_noncontiguous_outermost_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.9094728Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.9101258Z test_noncontiguous_outermost_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.9114912Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.9121287Z test_noncontiguous_outermost_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.9135119Z Tests reducing along noncontiguous outermost dimension. ... ok (0.002s) 2022-03-17T19:45:18.9141595Z test_noncontiguous_outermost_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.9162623Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.9168983Z test_noncontiguous_outermost_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.9191928Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.9198515Z test_noncontiguous_outermost_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.9225081Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.9231499Z test_noncontiguous_outermost_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.9251889Z Tests reducing along noncontiguous outermost dimension. ... ok (0.003s) 2022-03-17T19:45:18.9257926Z test_noncontiguous_transposed__masked_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.9274445Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:18.9280506Z test_noncontiguous_transposed__masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.9296988Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:18.9303001Z test_noncontiguous_transposed__masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.9319171Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:18.9325306Z test_noncontiguous_transposed__masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.9338667Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:18.9345088Z test_noncontiguous_transposed__masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.9358908Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:18.9364995Z test_noncontiguous_transposed__masked_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.9381229Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:18.9387762Z test_noncontiguous_transposed__masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.9409442Z Tests reducing a transposed tensor. ... ok (0.003s) 2022-03-17T19:45:18.9415856Z test_noncontiguous_transposed__masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.9432525Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:18.9438407Z test_noncontiguous_transposed__masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.9451878Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:18.9458256Z test_noncontiguous_transposed__masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.9472041Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:18.9478197Z test_noncontiguous_transposed__masked_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.9497451Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:18.9503711Z test_noncontiguous_transposed__masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.9524766Z Tests reducing a transposed tensor. ... ok (0.003s) 2022-03-17T19:45:18.9531120Z test_noncontiguous_transposed__masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.9550644Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:18.9556695Z test_noncontiguous_transposed__masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.9575887Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:18.9581789Z test_noncontiguous_transposed__masked_mean_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.9606235Z Tests reducing a transposed tensor. ... ok (0.003s) 2022-03-17T19:45:18.9612304Z test_noncontiguous_transposed__masked_mean_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.9631268Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:18.9637352Z test_noncontiguous_transposed__masked_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.9655498Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:18.9661651Z test_noncontiguous_transposed__masked_norm_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.9680512Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:18.9686255Z test_noncontiguous_transposed__masked_norm_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.9704707Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:18.9710661Z test_noncontiguous_transposed__masked_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.9727254Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:18.9733258Z test_noncontiguous_transposed__masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.9751619Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:18.9757585Z test_noncontiguous_transposed__masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.9774240Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:18.9780363Z test_noncontiguous_transposed__masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.9803072Z Tests reducing a transposed tensor. ... ok (0.003s) 2022-03-17T19:45:18.9809022Z test_noncontiguous_transposed__masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.9822861Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:18.9828983Z test_noncontiguous_transposed__masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.9843071Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:18.9849063Z test_noncontiguous_transposed__masked_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.9865682Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:18.9871617Z test_noncontiguous_transposed__masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.9889294Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:18.9895264Z test_noncontiguous_transposed__masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.9911863Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:18.9917883Z test_noncontiguous_transposed__masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.9934087Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:18.9940126Z test_noncontiguous_transposed__masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.9954108Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:18.9960083Z test_noncontiguous_transposed__masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:18.9981168Z Tests reducing a transposed tensor. ... ok (0.003s) 2022-03-17T19:45:18.9987529Z test_noncontiguous_transposed__masked_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.0009465Z Tests reducing a transposed tensor. ... ok (0.003s) 2022-03-17T19:45:19.0015544Z test_noncontiguous_transposed__masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.0040065Z Tests reducing a transposed tensor. ... ok (0.003s) 2022-03-17T19:45:19.0046071Z test_noncontiguous_transposed__masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.0068283Z Tests reducing a transposed tensor. ... ok (0.003s) 2022-03-17T19:45:19.0074276Z test_noncontiguous_transposed__masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.0096142Z Tests reducing a transposed tensor. ... ok (0.003s) 2022-03-17T19:45:19.0102267Z test_noncontiguous_transposed__masked_var_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.0123850Z Tests reducing a transposed tensor. ... ok (0.003s) 2022-03-17T19:45:19.0129814Z test_noncontiguous_transposed__masked_var_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.0151767Z Tests reducing a transposed tensor. ... ok (0.003s) 2022-03-17T19:45:19.0157710Z test_noncontiguous_transposed_all_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.0172124Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.0178203Z test_noncontiguous_transposed_all_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.0199346Z Tests reducing a transposed tensor. ... ok (0.003s) 2022-03-17T19:45:19.0205389Z test_noncontiguous_transposed_all_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.0219659Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.0226265Z test_noncontiguous_transposed_all_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.0240494Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.0246430Z test_noncontiguous_transposed_all_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.0259918Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.0266204Z test_noncontiguous_transposed_all_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.0279799Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.0285712Z test_noncontiguous_transposed_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.0301756Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.0307971Z test_noncontiguous_transposed_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.0323926Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.0329957Z test_noncontiguous_transposed_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.0346402Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.0352363Z test_noncontiguous_transposed_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.0371356Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.0377497Z test_noncontiguous_transposed_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.0391318Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.0397321Z test_noncontiguous_transposed_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.0413397Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.0419363Z test_noncontiguous_transposed_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.0435691Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.0441679Z test_noncontiguous_transposed_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.0457671Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.0463873Z test_noncontiguous_transposed_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.0477477Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.0483413Z test_noncontiguous_transposed_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.0497045Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.0503193Z test_noncontiguous_transposed_any_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.0517702Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.0523697Z test_noncontiguous_transposed_any_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.0544857Z Tests reducing a transposed tensor. ... ok (0.003s) 2022-03-17T19:45:19.0550924Z test_noncontiguous_transposed_any_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.0565272Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.0571301Z test_noncontiguous_transposed_any_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.0586078Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.0592086Z test_noncontiguous_transposed_any_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.0605579Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.0611659Z test_noncontiguous_transposed_any_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.0625352Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.0631436Z test_noncontiguous_transposed_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.0645762Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.0651753Z test_noncontiguous_transposed_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.0666340Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.0672348Z test_noncontiguous_transposed_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.0686610Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.0692905Z test_noncontiguous_transposed_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.0712045Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.0718081Z test_noncontiguous_transposed_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.0731456Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.0737502Z test_noncontiguous_transposed_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.0752102Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.0758123Z test_noncontiguous_transposed_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.0772369Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.0778431Z test_noncontiguous_transposed_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.0792978Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.0799061Z test_noncontiguous_transposed_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.0812394Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.0818368Z test_noncontiguous_transposed_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.0832046Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.0838105Z test_noncontiguous_transposed_count_nonzero_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.0852649Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.0858648Z test_noncontiguous_transposed_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.0880470Z Tests reducing a transposed tensor. ... ok (0.003s) 2022-03-17T19:45:19.0886488Z test_noncontiguous_transposed_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.0901118Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.0907563Z test_noncontiguous_transposed_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.0922234Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.0928152Z test_noncontiguous_transposed_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.0942229Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.0948439Z test_noncontiguous_transposed_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.0962201Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.0968219Z test_noncontiguous_transposed_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.0984710Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.0990776Z test_noncontiguous_transposed_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.1008261Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.1014271Z test_noncontiguous_transposed_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.1030604Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.1036566Z test_noncontiguous_transposed_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.1058279Z Tests reducing a transposed tensor. ... ok (0.003s) 2022-03-17T19:45:19.1064550Z test_noncontiguous_transposed_nanmean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.1081935Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.1088027Z test_noncontiguous_transposed_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.1105603Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.1111597Z test_noncontiguous_transposed_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.1128888Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.1134908Z test_noncontiguous_transposed_nansum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.1151259Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.1157227Z test_noncontiguous_transposed_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.1173299Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.1179355Z test_noncontiguous_transposed_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.1195719Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.1201675Z test_noncontiguous_transposed_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.1214787Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.1220751Z test_noncontiguous_transposed_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.1240526Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.1246490Z test_noncontiguous_transposed_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.1262566Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.1268749Z test_noncontiguous_transposed_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.1286157Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.1292235Z test_noncontiguous_transposed_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.1308709Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.1314721Z test_noncontiguous_transposed_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.1330728Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.1336698Z test_noncontiguous_transposed_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.1350240Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.1356230Z test_noncontiguous_transposed_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.1369865Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.1375951Z test_noncontiguous_transposed_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.1396711Z Tests reducing a transposed tensor. ... ok (0.003s) 2022-03-17T19:45:19.1403045Z test_noncontiguous_transposed_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.1431566Z Tests reducing a transposed tensor. ... ok (0.003s) 2022-03-17T19:45:19.1437540Z test_noncontiguous_transposed_std_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.1457920Z Tests reducing a transposed tensor. ... ok (0.003s) 2022-03-17T19:45:19.1464207Z test_noncontiguous_transposed_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.1484658Z Tests reducing a transposed tensor. ... ok (0.003s) 2022-03-17T19:45:19.1490751Z test_noncontiguous_transposed_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.1507072Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.1513208Z test_noncontiguous_transposed_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.1530615Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.1536677Z test_noncontiguous_transposed_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.1552994Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.1558983Z test_noncontiguous_transposed_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.1575058Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.1581039Z test_noncontiguous_transposed_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.1594661Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.1600621Z test_noncontiguous_transposed_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.1619928Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-03-17T19:45:19.1626382Z test_noncontiguous_transposed_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.1646667Z Tests reducing a transposed tensor. ... ok (0.003s) 2022-03-17T19:45:19.1652844Z test_noncontiguous_transposed_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.1675594Z Tests reducing a transposed tensor. ... ok (0.003s) 2022-03-17T19:45:19.1681701Z test_noncontiguous_transposed_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.1701976Z Tests reducing a transposed tensor. ... ok (0.003s) 2022-03-17T19:45:19.1708176Z test_noncontiguous_transposed_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:19.1728583Z Tests reducing a transposed tensor. ... ok (0.003s) 2022-03-17T19:45:19.1758173Z test_numpy_named_args_cuda (__main__.TestReductionsCUDA) ... ok (0.003s) 2022-03-17T19:45:19.1777142Z test_prod_bool_cuda (__main__.TestReductionsCUDA) ... test_reductions.py:1273: DeprecationWarning: `np.bool` is a deprecated alias for the builtin `bool`. To silence this warning, use `bool` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.bool_` here. 2022-03-17T19:45:19.1778171Z Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations 2022-03-17T19:45:19.1778619Z expect = np.prod(np.array(val), dtype=np.bool) 2022-03-17T19:45:19.1796130Z ok (0.004s) 2022-03-17T19:45:19.1811424Z test_prod_cuda_float32 (__main__.TestReductionsCUDA) ... skip (0.001s) 2022-03-17T19:45:19.1854277Z test_prod_gpu_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.004s) 2022-03-17T19:45:19.1891516Z test_prod_gpu_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.004s) 2022-03-17T19:45:19.1905429Z test_prod_integer_upcast_cuda (__main__.TestReductionsCUDA) ... skip (0.001s) 2022-03-17T19:45:19.2103519Z test_quantile_backward_cuda (__main__.TestReductionsCUDA) ... ok (0.020s) 2022-03-17T19:45:24.6520957Z test_quantile_cuda_float32 (__main__.TestReductionsCUDA) ... /opt/conda/lib/python3.7/site-packages/numpy/lib/nanfunctions.py:1390: RuntimeWarning: All-NaN slice encountered 2022-03-17T19:45:24.6521505Z overwrite_input, interpolation) 2022-03-17T19:45:25.1073465Z /opt/conda/lib/python3.7/site-packages/numpy/lib/nanfunctions.py:1370: RuntimeWarning: All-NaN slice encountered 2022-03-17T19:45:25.1073969Z overwrite_input=overwrite_input, interpolation=interpolation 2022-03-17T19:45:26.0132680Z ok (6.803s) 2022-03-17T19:45:32.6329179Z test_quantile_cuda_float64 (__main__.TestReductionsCUDA) ... ok (6.619s) 2022-03-17T19:45:32.6733201Z test_quantile_error_cuda (__main__.TestReductionsCUDA) ... ok (0.040s) 2022-03-17T19:45:32.6844399Z test_reduce_dtype_cuda (__main__.TestReductionsCUDA) ... ok (0.011s) 2022-03-17T19:45:32.7102042Z test_reduction_empty_any_all_cuda (__main__.TestReductionsCUDA) ... ok (0.026s) 2022-03-17T19:45:32.7736125Z test_reduction_split_cuda (__main__.TestReductionsCUDA) ... skip (0.063s) 2022-03-17T19:45:35.0783187Z test_reduction_vectorize_along_input_corner_cuda_bfloat16 (__main__.TestReductionsCUDA) ... ok (2.305s) 2022-03-17T19:45:37.3200475Z test_reduction_vectorize_along_input_corner_cuda_float16 (__main__.TestReductionsCUDA) ... ok (2.242s) 2022-03-17T19:45:41.0050185Z test_reduction_vectorize_along_input_corner_cuda_float32 (__main__.TestReductionsCUDA) ... ok (3.685s) 2022-03-17T19:45:48.3384699Z test_reduction_vectorize_along_input_corner_cuda_float64 (__main__.TestReductionsCUDA) ... ok (7.333s) 2022-03-17T19:45:48.3974268Z test_reduction_vectorize_along_output_cuda_bfloat16 (__main__.TestReductionsCUDA) ... ok (0.059s) 2022-03-17T19:45:48.4561955Z test_reduction_vectorize_along_output_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.059s) 2022-03-17T19:45:48.5147148Z test_reduction_vectorize_along_output_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.058s) 2022-03-17T19:45:48.5731702Z test_reduction_vectorize_along_output_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.058s) 2022-03-17T19:45:48.5741217Z test_ref_duplicate_values__masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.5768928Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-03-17T19:45:48.5779012Z test_ref_duplicate_values__masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.5804761Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.5814741Z test_ref_duplicate_values__masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.5841100Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-03-17T19:45:48.5850699Z test_ref_duplicate_values__masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.5873930Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.5883419Z test_ref_duplicate_values__masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.5909165Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.5919131Z test_ref_duplicate_values__masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.5944393Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.5954201Z test_ref_duplicate_values__masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.5977242Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.5987106Z test_ref_duplicate_values__masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.6010122Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.6019840Z test_ref_duplicate_values__masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.6054458Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-03-17T19:45:48.6064602Z test_ref_duplicate_values__masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.6100384Z Compares op against reference for input tensors with duplicate values ... ok (0.005s) 2022-03-17T19:45:48.6111119Z test_ref_duplicate_values__masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.6142427Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-03-17T19:45:48.6152680Z test_ref_duplicate_values__masked_mean_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.6184183Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-03-17T19:45:48.6193750Z test_ref_duplicate_values__masked_mean_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.6224789Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-03-17T19:45:48.6234607Z test_ref_duplicate_values__masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.6261504Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-03-17T19:45:48.6271635Z test_ref_duplicate_values__masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.6297069Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.6307501Z test_ref_duplicate_values__masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.6333351Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-03-17T19:45:48.6343512Z test_ref_duplicate_values__masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.6367518Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.6377156Z test_ref_duplicate_values__masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.6407345Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-03-17T19:45:48.6417234Z test_ref_duplicate_values__masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.6444258Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-03-17T19:45:48.6454184Z test_ref_duplicate_values__masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.6479681Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.6490046Z test_ref_duplicate_values__masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.6515382Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.6525212Z test_ref_duplicate_values__masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.6548075Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.6557514Z test_ref_duplicate_values__masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.6580603Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.6590508Z test_ref_duplicate_values__masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.6631401Z Compares op against reference for input tensors with duplicate values ... ok (0.005s) 2022-03-17T19:45:48.6641496Z test_ref_duplicate_values__masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.6677075Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-03-17T19:45:48.6687153Z test_ref_duplicate_values__masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.6727820Z Compares op against reference for input tensors with duplicate values ... ok (0.005s) 2022-03-17T19:45:48.6737525Z test_ref_duplicate_values__masked_var_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.6772392Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-03-17T19:45:48.6782387Z test_ref_duplicate_values__masked_var_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.6817301Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-03-17T19:45:48.6827507Z test_ref_duplicate_values_all_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.6849682Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.6859046Z test_ref_duplicate_values_all_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.6880085Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.6889544Z test_ref_duplicate_values_all_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.6910761Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.6920619Z test_ref_duplicate_values_all_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.6940887Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.6950841Z test_ref_duplicate_values_all_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.6970913Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.6980434Z test_ref_duplicate_values_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.7009006Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-03-17T19:45:48.7019038Z test_ref_duplicate_values_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.7042197Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.7051933Z test_ref_duplicate_values_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.7072993Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.7082528Z test_ref_duplicate_values_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.7102925Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.7112546Z test_ref_duplicate_values_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.7135294Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.7145512Z test_ref_duplicate_values_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.7168287Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.7178195Z test_ref_duplicate_values_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.7199112Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.7208425Z test_ref_duplicate_values_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.7229592Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.7239303Z test_ref_duplicate_values_any_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.7267413Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-03-17T19:45:48.7276837Z test_ref_duplicate_values_any_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.7297646Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.7307522Z test_ref_duplicate_values_any_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.7328637Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.7338146Z test_ref_duplicate_values_any_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.7358575Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.7367953Z test_ref_duplicate_values_any_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.7388545Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.7398008Z test_ref_duplicate_values_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.7418577Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.7428851Z test_ref_duplicate_values_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.7449206Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.7458599Z test_ref_duplicate_values_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.7478732Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.7488098Z test_ref_duplicate_values_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.7514236Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.7524055Z test_ref_duplicate_values_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.7544827Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.7554185Z test_ref_duplicate_values_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.7575130Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.7584843Z test_ref_duplicate_values_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.7604402Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.7613782Z test_ref_duplicate_values_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.7633890Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.7643409Z test_ref_duplicate_values_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.7666986Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.7676356Z test_ref_duplicate_values_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.7698270Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.7708466Z test_ref_duplicate_values_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.7730524Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.7740233Z test_ref_duplicate_values_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.7767402Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-03-17T19:45:48.7776780Z test_ref_duplicate_values_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.7798252Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.7807608Z test_ref_duplicate_values_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.7833809Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.7843569Z test_ref_duplicate_values_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.7868328Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.7878147Z test_ref_duplicate_values_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.7902158Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.7912541Z test_ref_duplicate_values_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.7912983Z Compares op against reference for input tensors with duplicate values ... skip (0.001s) 2022-03-17T19:45:48.7923066Z test_ref_duplicate_values_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.7951762Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-03-17T19:45:48.7961711Z test_ref_duplicate_values_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.7962130Z Compares op against reference for input tensors with duplicate values ... skip (0.001s) 2022-03-17T19:45:48.7972481Z test_ref_duplicate_values_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.7996564Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.8006263Z test_ref_duplicate_values_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.8027393Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.8036689Z test_ref_duplicate_values_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.8064521Z Compares op against reference for input tensors with duplicate values ... ok (0.004s) 2022-03-17T19:45:48.8074152Z test_ref_duplicate_values_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.8074576Z Compares op against reference for input tensors with duplicate values ... skip (0.001s) 2022-03-17T19:45:48.8084370Z test_ref_duplicate_values_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.8084802Z Compares op against reference for input tensors with duplicate values ... skip (0.001s) 2022-03-17T19:45:48.8094646Z test_ref_duplicate_values_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.8117810Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.8127343Z test_ref_duplicate_values_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.8148660Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.8158779Z test_ref_duplicate_values_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.8159214Z Compares op against reference for input tensors with duplicate values ... skip (0.001s) 2022-03-17T19:45:48.8169090Z test_ref_duplicate_values_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.8169528Z Compares op against reference for input tensors with duplicate values ... skip (0.001s) 2022-03-17T19:45:48.8179264Z test_ref_duplicate_values_std_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.8179705Z Compares op against reference for input tensors with duplicate values ... skip (0.001s) 2022-03-17T19:45:48.8189914Z test_ref_duplicate_values_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.8190320Z Compares op against reference for input tensors with duplicate values ... skip (0.001s) 2022-03-17T19:45:48.8199920Z test_ref_duplicate_values_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.8224583Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.8234661Z test_ref_duplicate_values_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.8235105Z Compares op against reference for input tensors with duplicate values ... skip (0.001s) 2022-03-17T19:45:48.8245075Z test_ref_duplicate_values_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.8268280Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.8278047Z test_ref_duplicate_values_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.8298429Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.8308432Z test_ref_duplicate_values_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.8329860Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-03-17T19:45:48.8339491Z test_ref_duplicate_values_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.8339940Z Compares op against reference for input tensors with duplicate values ... skip (0.001s) 2022-03-17T19:45:48.8350344Z test_ref_duplicate_values_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.8350756Z Compares op against reference for input tensors with duplicate values ... skip (0.001s) 2022-03-17T19:45:48.8360529Z test_ref_duplicate_values_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.8360957Z Compares op against reference for input tensors with duplicate values ... skip (0.001s) 2022-03-17T19:45:48.8369398Z test_ref_extremal_values__masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.8394549Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-03-17T19:45:48.8402625Z test_ref_extremal_values__masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.8434884Z Compares op against reference for input tensors with extremal values ... ok (0.004s) 2022-03-17T19:45:48.8443099Z test_ref_extremal_values__masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.8474080Z Compares op against reference for input tensors with extremal values ... /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:188: RuntimeWarning: invalid value encountered in true_divide 2022-03-17T19:45:48.8474572Z ret = ret.dtype.type(ret / rcount) 2022-03-17T19:45:48.8483062Z ok (0.005s) 2022-03-17T19:45:48.8491560Z test_ref_extremal_values__masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.8527511Z Compares op against reference for input tensors with extremal values ... ok (0.004s) 2022-03-17T19:45:48.8535909Z test_ref_extremal_values__masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.8562574Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-03-17T19:45:48.8570742Z test_ref_extremal_values__masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.8595875Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-03-17T19:45:48.8604024Z test_ref_extremal_values__masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.8630321Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-03-17T19:45:48.8638436Z test_ref_extremal_values__masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.8663209Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-03-17T19:45:48.8671728Z test_ref_extremal_values__masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.8709205Z Compares op against reference for input tensors with extremal values ... /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:222: RuntimeWarning: invalid value encountered in true_divide 2022-03-17T19:45:48.8709670Z subok=False) 2022-03-17T19:45:48.8710182Z /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:229: RuntimeWarning: invalid value encountered in subtract 2022-03-17T19:45:48.8710617Z x = asanyarray(arr - arrmean) 2022-03-17T19:45:48.8726966Z ok (0.006s) 2022-03-17T19:45:48.8734825Z test_ref_extremal_values__masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.8778313Z Compares op against reference for input tensors with extremal values ... ok (0.005s) 2022-03-17T19:45:48.8786791Z test_ref_extremal_values_all_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.8810396Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-03-17T19:45:48.8818674Z test_ref_extremal_values_all_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.8841731Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-03-17T19:45:48.8849905Z test_ref_extremal_values_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.8874549Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-03-17T19:45:48.8882676Z test_ref_extremal_values_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.8907929Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-03-17T19:45:48.8916175Z test_ref_extremal_values_any_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.8939974Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-03-17T19:45:48.8948809Z test_ref_extremal_values_any_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.8971284Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-03-17T19:45:48.8979323Z test_ref_extremal_values_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.9008638Z Compares op against reference for input tensors with extremal values ... ok (0.004s) 2022-03-17T19:45:48.9016911Z test_ref_extremal_values_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.9041027Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-03-17T19:45:48.9049199Z test_ref_extremal_values_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.9075208Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-03-17T19:45:48.9083316Z test_ref_extremal_values_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.9108019Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-03-17T19:45:48.9116541Z test_ref_extremal_values_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.9116979Z Compares op against reference for input tensors with extremal values ... skip (0.001s) 2022-03-17T19:45:48.9125347Z test_ref_extremal_values_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.9151467Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-03-17T19:45:48.9159819Z test_ref_extremal_values_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.9192321Z Compares op against reference for input tensors with extremal values ... ok (0.004s) 2022-03-17T19:45:48.9200513Z test_ref_extremal_values_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.9226412Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-03-17T19:45:48.9234543Z test_ref_extremal_values_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.9259955Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-03-17T19:45:48.9268530Z test_ref_extremal_values_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.9297993Z Compares op against reference for input tensors with extremal values ... ok (0.004s) 2022-03-17T19:45:48.9306490Z test_ref_extremal_values_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.9355880Z Compares op against reference for input tensors with extremal values ... ok (0.006s) 2022-03-17T19:45:48.9363996Z test_ref_extremal_values_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.9406096Z Compares op against reference for input tensors with extremal values ... ok (0.005s) 2022-03-17T19:45:48.9414276Z test_ref_extremal_values_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.9440321Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-03-17T19:45:48.9448325Z test_ref_extremal_values_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.9472959Z Compares op against reference for input tensors with extremal values ... ok (0.003s) 2022-03-17T19:45:48.9481117Z test_ref_extremal_values_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.9529306Z Compares op against reference for input tensors with extremal values ... ok (0.006s) 2022-03-17T19:45:48.9537421Z test_ref_extremal_values_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.9578714Z Compares op against reference for input tensors with extremal values ... ok (0.005s) 2022-03-17T19:45:48.9584819Z test_ref_scalar_input__masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.9597960Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:48.9603845Z test_ref_scalar_input__masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.9622444Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:48.9628604Z test_ref_scalar_input__masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.9640474Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:48.9646316Z test_ref_scalar_input__masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.9658421Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:48.9664583Z test_ref_scalar_input__masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.9677388Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:48.9683299Z test_ref_scalar_input__masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.9696109Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:48.9702032Z test_ref_scalar_input__masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.9714403Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:48.9720270Z test_ref_scalar_input__masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.9732151Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:48.9738064Z test_ref_scalar_input__masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.9753843Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:48.9759777Z test_ref_scalar_input__masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.9779907Z Compares op against reference for scalar input tensors ... ok (0.003s) 2022-03-17T19:45:48.9786111Z test_ref_scalar_input__masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.9800625Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:48.9806519Z test_ref_scalar_input__masked_mean_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.9820315Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:48.9826621Z test_ref_scalar_input__masked_mean_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.9840247Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:48.9846156Z test_ref_scalar_input__masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.9859641Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:48.9865965Z test_ref_scalar_input__masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.9878381Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:48.9884187Z test_ref_scalar_input__masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.9896678Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:48.9902641Z test_ref_scalar_input__masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.9914537Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:48.9920408Z test_ref_scalar_input__masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.9938151Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:48.9944571Z test_ref_scalar_input__masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.9958616Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:48.9964570Z test_ref_scalar_input__masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.9977312Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:48.9983273Z test_ref_scalar_input__masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:48.9996381Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.0002196Z test_ref_scalar_input__masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0014191Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.0020333Z test_ref_scalar_input__masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0032646Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.0038829Z test_ref_scalar_input__masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0056302Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.0062030Z test_ref_scalar_input__masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0078738Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.0084373Z test_ref_scalar_input__masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0106626Z Compares op against reference for scalar input tensors ... ok (0.003s) 2022-03-17T19:45:49.0112684Z test_ref_scalar_input__masked_var_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0128457Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.0133967Z test_ref_scalar_input__masked_var_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0149865Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.0155699Z test_ref_scalar_input_all_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0169313Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.0175152Z test_ref_scalar_input_all_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0188068Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.0193925Z test_ref_scalar_input_all_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0206560Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.0212397Z test_ref_scalar_input_all_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0224618Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.0230450Z test_ref_scalar_input_all_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0242501Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.0248112Z test_ref_scalar_input_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0266930Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.0273394Z test_ref_scalar_input_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0286494Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.0292910Z test_ref_scalar_input_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0305538Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.0311874Z test_ref_scalar_input_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0324286Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.0330646Z test_ref_scalar_input_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0343645Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.0349632Z test_ref_scalar_input_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0362410Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.0368301Z test_ref_scalar_input_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0380116Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.0386411Z test_ref_scalar_input_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0398278Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.0404223Z test_ref_scalar_input_any_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0423604Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.0429838Z test_ref_scalar_input_any_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0442256Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.0448005Z test_ref_scalar_input_any_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0460708Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.0466740Z test_ref_scalar_input_any_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0478439Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.0484315Z test_ref_scalar_input_any_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0496053Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.0502239Z test_ref_scalar_input_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0515125Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.0520968Z test_ref_scalar_input_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0533682Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.0539587Z test_ref_scalar_input_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0551704Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.0557655Z test_ref_scalar_input_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0575376Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.0581210Z test_ref_scalar_input_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0594307Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.0599952Z test_ref_scalar_input_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0612797Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.0618606Z test_ref_scalar_input_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0630783Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.0636563Z test_ref_scalar_input_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0648413Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.0654302Z test_ref_scalar_input_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0668583Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.0674432Z test_ref_scalar_input_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0687269Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.0693255Z test_ref_scalar_input_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0706515Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.0712305Z test_ref_scalar_input_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0730284Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.0736132Z test_ref_scalar_input_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0748481Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.0754236Z test_ref_scalar_input_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0768556Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.0774479Z test_ref_scalar_input_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0787893Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.0793813Z test_ref_scalar_input_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0806778Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.0812849Z test_ref_scalar_input_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0827855Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.0833710Z test_ref_scalar_input_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0848009Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.0853946Z test_ref_scalar_input_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0867398Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.0873213Z test_ref_scalar_input_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0905563Z Compares op against reference for scalar input tensors ... ok (0.003s) 2022-03-17T19:45:49.0906059Z test_ref_scalar_input_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0911810Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.0917503Z test_ref_scalar_input_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0929700Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.0935622Z test_ref_scalar_input_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0949813Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.0955526Z test_ref_scalar_input_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0968305Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.0974081Z test_ref_scalar_input_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.0987358Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.0993302Z test_ref_scalar_input_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.1005131Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.1010957Z test_ref_scalar_input_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.1023307Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.1029232Z test_ref_scalar_input_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.1047075Z Compares op against reference for scalar input tensors ... /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:262: RuntimeWarning: Degrees of freedom <= 0 for slice 2022-03-17T19:45:49.1047575Z keepdims=keepdims, where=where) 2022-03-17T19:45:49.1048107Z /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:253: RuntimeWarning: invalid value encountered in true_divide 2022-03-17T19:45:49.1048525Z ret = ret.dtype.type(ret / rcount) 2022-03-17T19:45:49.1055425Z ok (0.003s) 2022-03-17T19:45:49.1061657Z test_ref_scalar_input_std_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.1077968Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.1083800Z test_ref_scalar_input_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.1100080Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.1106812Z test_ref_scalar_input_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.1120287Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.1126094Z test_ref_scalar_input_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.1138853Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.1145092Z test_ref_scalar_input_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.1157839Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.1163761Z test_ref_scalar_input_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.1175648Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.1181493Z test_ref_scalar_input_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.1194150Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.1199787Z test_ref_scalar_input_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.1216574Z Compares op against reference for scalar input tensors ... /opt/conda/lib/python3.7/site-packages/numpy/core/fromnumeric.py:3703: RuntimeWarning: Degrees of freedom <= 0 for slice 2022-03-17T19:45:49.1217213Z **kwargs) 2022-03-17T19:45:49.1224593Z ok (0.003s) 2022-03-17T19:45:49.1230854Z test_ref_scalar_input_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.1246928Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.1252770Z test_ref_scalar_input_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.1269368Z Compares op against reference for scalar input tensors ... ok (0.002s) 2022-03-17T19:45:49.1279021Z test_ref_small_input__masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.1315900Z Compares op against reference for small input tensors ... ok (0.005s) 2022-03-17T19:45:49.1325919Z test_ref_small_input__masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.1361513Z Compares op against reference for small input tensors ... ok (0.004s) 2022-03-17T19:45:49.1371546Z test_ref_small_input__masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.1402026Z Compares op against reference for small input tensors ... ok (0.004s) 2022-03-17T19:45:49.1411604Z test_ref_small_input__masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.1442329Z Compares op against reference for small input tensors ... ok (0.004s) 2022-03-17T19:45:49.1451841Z test_ref_small_input__masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.1487654Z Compares op against reference for small input tensors ... ok (0.004s) 2022-03-17T19:45:49.1497512Z test_ref_small_input__masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.1539319Z Compares op against reference for small input tensors ... ok (0.005s) 2022-03-17T19:45:49.1549369Z test_ref_small_input__masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.1579951Z Compares op against reference for small input tensors ... ok (0.004s) 2022-03-17T19:45:49.1589882Z test_ref_small_input__masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.1620500Z Compares op against reference for small input tensors ... ok (0.004s) 2022-03-17T19:45:49.1630092Z test_ref_small_input__masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.1681813Z Compares op against reference for small input tensors ... ok (0.006s) 2022-03-17T19:45:49.1691728Z test_ref_small_input__masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.1741018Z Compares op against reference for small input tensors ... ok (0.006s) 2022-03-17T19:45:49.1751252Z test_ref_small_input__masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.1800112Z Compares op against reference for small input tensors ... ok (0.006s) 2022-03-17T19:45:49.1809895Z test_ref_small_input__masked_mean_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.1858302Z Compares op against reference for small input tensors ... ok (0.006s) 2022-03-17T19:45:49.1868494Z test_ref_small_input__masked_mean_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.1916965Z Compares op against reference for small input tensors ... ok (0.006s) 2022-03-17T19:45:49.1926697Z test_ref_small_input__masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.1971086Z Compares op against reference for small input tensors ... ok (0.005s) 2022-03-17T19:45:49.1981079Z test_ref_small_input__masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.2017446Z Compares op against reference for small input tensors ... ok (0.005s) 2022-03-17T19:45:49.2027949Z test_ref_small_input__masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.2064303Z Compares op against reference for small input tensors ... ok (0.005s) 2022-03-17T19:45:49.2074170Z test_ref_small_input__masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.2105647Z Compares op against reference for small input tensors ... ok (0.004s) 2022-03-17T19:45:49.2115348Z test_ref_small_input__masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.2196524Z Compares op against reference for small input tensors ... ok (0.009s) 2022-03-17T19:45:49.2206326Z test_ref_small_input__masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.2244472Z Compares op against reference for small input tensors ... ok (0.005s) 2022-03-17T19:45:49.2254253Z test_ref_small_input__masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.2289856Z Compares op against reference for small input tensors ... ok (0.004s) 2022-03-17T19:45:49.2299613Z test_ref_small_input__masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.2335247Z Compares op against reference for small input tensors ... ok (0.004s) 2022-03-17T19:45:49.2345464Z test_ref_small_input__masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.2380783Z Compares op against reference for small input tensors ... ok (0.004s) 2022-03-17T19:45:49.2390712Z test_ref_small_input__masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.2467360Z Compares op against reference for small input tensors ... ok (0.009s) 2022-03-17T19:45:49.2476917Z test_ref_small_input__masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.2542609Z Compares op against reference for small input tensors ... ok (0.007s) 2022-03-17T19:45:49.2552714Z test_ref_small_input__masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.2612857Z Compares op against reference for small input tensors ... ok (0.007s) 2022-03-17T19:45:49.2622879Z test_ref_small_input__masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.2682916Z Compares op against reference for small input tensors ... ok (0.007s) 2022-03-17T19:45:49.2692811Z test_ref_small_input__masked_var_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.2753671Z Compares op against reference for small input tensors ... ok (0.007s) 2022-03-17T19:45:49.2763608Z test_ref_small_input__masked_var_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.2825150Z Compares op against reference for small input tensors ... ok (0.007s) 2022-03-17T19:45:49.2835941Z test_ref_small_input_all_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.2861185Z Compares op against reference for small input tensors ... ok (0.004s) 2022-03-17T19:45:49.2871076Z test_ref_small_input_all_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.2900546Z Compares op against reference for small input tensors ... ok (0.004s) 2022-03-17T19:45:49.2910570Z test_ref_small_input_all_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.2934557Z Compares op against reference for small input tensors ... ok (0.003s) 2022-03-17T19:45:49.2944101Z test_ref_small_input_all_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.2967312Z Compares op against reference for small input tensors ... ok (0.003s) 2022-03-17T19:45:49.2976571Z test_ref_small_input_all_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.3000047Z Compares op against reference for small input tensors ... ok (0.003s) 2022-03-17T19:45:49.3009545Z test_ref_small_input_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.3045142Z Compares op against reference for small input tensors ... ok (0.004s) 2022-03-17T19:45:49.3054865Z test_ref_small_input_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.3089763Z Compares op against reference for small input tensors ... ok (0.004s) 2022-03-17T19:45:49.3099787Z test_ref_small_input_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.3129284Z Compares op against reference for small input tensors ... ok (0.004s) 2022-03-17T19:45:49.3138706Z test_ref_small_input_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.3168302Z Compares op against reference for small input tensors ... ok (0.004s) 2022-03-17T19:45:49.3177850Z test_ref_small_input_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.3218544Z Compares op against reference for small input tensors ... ok (0.005s) 2022-03-17T19:45:49.3228880Z test_ref_small_input_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.3263241Z Compares op against reference for small input tensors ... ok (0.004s) 2022-03-17T19:45:49.3273321Z test_ref_small_input_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.3302798Z Compares op against reference for small input tensors ... ok (0.004s) 2022-03-17T19:45:49.3312437Z test_ref_small_input_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.3342431Z Compares op against reference for small input tensors ... ok (0.004s) 2022-03-17T19:45:49.3352126Z test_ref_small_input_any_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.3377178Z Compares op against reference for small input tensors ... ok (0.003s) 2022-03-17T19:45:49.3387217Z test_ref_small_input_any_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.3411037Z Compares op against reference for small input tensors ... ok (0.003s) 2022-03-17T19:45:49.3420661Z test_ref_small_input_any_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.3444803Z Compares op against reference for small input tensors ... ok (0.003s) 2022-03-17T19:45:49.3454324Z test_ref_small_input_any_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.3477810Z Compares op against reference for small input tensors ... ok (0.003s) 2022-03-17T19:45:49.3487412Z test_ref_small_input_any_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.3516941Z Compares op against reference for small input tensors ... ok (0.004s) 2022-03-17T19:45:49.3526912Z test_ref_small_input_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.3550430Z Compares op against reference for small input tensors ... ok (0.003s) 2022-03-17T19:45:49.3559722Z test_ref_small_input_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.3583074Z Compares op against reference for small input tensors ... ok (0.003s) 2022-03-17T19:45:49.3592850Z test_ref_small_input_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.3615167Z Compares op against reference for small input tensors ... ok (0.003s) 2022-03-17T19:45:49.3625195Z test_ref_small_input_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.3647640Z Compares op against reference for small input tensors ... ok (0.003s) 2022-03-17T19:45:49.3657219Z test_ref_small_input_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.3680719Z Compares op against reference for small input tensors ... ok (0.003s) 2022-03-17T19:45:49.3690314Z test_ref_small_input_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.3714105Z Compares op against reference for small input tensors ... ok (0.003s) 2022-03-17T19:45:49.3723962Z test_ref_small_input_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.3746465Z Compares op against reference for small input tensors ... ok (0.003s) 2022-03-17T19:45:49.3756092Z test_ref_small_input_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.3784478Z Compares op against reference for small input tensors ... ok (0.004s) 2022-03-17T19:45:49.3793938Z test_ref_small_input_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.3828113Z Compares op against reference for small input tensors ... ok (0.004s) 2022-03-17T19:45:49.3837716Z test_ref_small_input_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.3870550Z Compares op against reference for small input tensors ... ok (0.004s) 2022-03-17T19:45:49.3880245Z test_ref_small_input_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.3912959Z Compares op against reference for small input tensors ... ok (0.004s) 2022-03-17T19:45:49.3922585Z test_ref_small_input_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.3954506Z Compares op against reference for small input tensors ... ok (0.004s) 2022-03-17T19:45:49.3964087Z test_ref_small_input_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.3996248Z Compares op against reference for small input tensors ... ok (0.004s) 2022-03-17T19:45:49.4005924Z test_ref_small_input_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.4045095Z Compares op against reference for small input tensors ... ok (0.005s) 2022-03-17T19:45:49.4054947Z test_ref_small_input_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.4055453Z Compares op against reference for small input tensors ... skip (0.001s) 2022-03-17T19:45:49.4065585Z test_ref_small_input_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.4101689Z Compares op against reference for small input tensors ... ok (0.004s) 2022-03-17T19:45:49.4111837Z test_ref_small_input_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.4112250Z Compares op against reference for small input tensors ... skip (0.001s) 2022-03-17T19:45:49.4122451Z test_ref_small_input_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.4173446Z Compares op against reference for small input tensors ... ok (0.006s) 2022-03-17T19:45:49.4183450Z test_ref_small_input_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.4183858Z Compares op against reference for small input tensors ... skip (0.001s) 2022-03-17T19:45:49.4194027Z test_ref_small_input_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.4230390Z Compares op against reference for small input tensors ... ok (0.004s) 2022-03-17T19:45:49.4240405Z test_ref_small_input_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.4270451Z Compares op against reference for small input tensors ... ok (0.004s) 2022-03-17T19:45:49.4280107Z test_ref_small_input_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.4357826Z Compares op against reference for small input tensors ... ok (0.009s) 2022-03-17T19:45:49.4367447Z test_ref_small_input_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.4367862Z Compares op against reference for small input tensors ... skip (0.001s) 2022-03-17T19:45:49.4377946Z test_ref_small_input_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.4378622Z Compares op against reference for small input tensors ... skip (0.001s) 2022-03-17T19:45:49.4388608Z test_ref_small_input_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.4415041Z Compares op against reference for small input tensors ... ok (0.004s) 2022-03-17T19:45:49.4425621Z test_ref_small_input_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.4448886Z Compares op against reference for small input tensors ... ok (0.003s) 2022-03-17T19:45:49.4458895Z test_ref_small_input_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.4524251Z Compares op against reference for small input tensors ... ok (0.007s) 2022-03-17T19:45:49.4533836Z test_ref_small_input_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.4534249Z Compares op against reference for small input tensors ... skip (0.001s) 2022-03-17T19:45:49.4544436Z test_ref_small_input_std_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.4544823Z Compares op against reference for small input tensors ... skip (0.001s) 2022-03-17T19:45:49.4554504Z test_ref_small_input_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.4554901Z Compares op against reference for small input tensors ... skip (0.001s) 2022-03-17T19:45:49.4564664Z test_ref_small_input_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.4607704Z Compares op against reference for small input tensors ... ok (0.005s) 2022-03-17T19:45:49.4617732Z test_ref_small_input_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.4618110Z Compares op against reference for small input tensors ... skip (0.001s) 2022-03-17T19:45:49.4628240Z test_ref_small_input_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.4662298Z Compares op against reference for small input tensors ... ok (0.004s) 2022-03-17T19:45:49.4672421Z test_ref_small_input_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.4701276Z Compares op against reference for small input tensors ... ok (0.004s) 2022-03-17T19:45:49.4711284Z test_ref_small_input_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.4788527Z Compares op against reference for small input tensors ... ok (0.009s) 2022-03-17T19:45:49.4798223Z test_ref_small_input_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.4798616Z Compares op against reference for small input tensors ... skip (0.001s) 2022-03-17T19:45:49.4808430Z test_ref_small_input_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.4808811Z Compares op against reference for small input tensors ... skip (0.001s) 2022-03-17T19:45:49.4819092Z test_ref_small_input_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.4819513Z Compares op against reference for small input tensors ... skip (0.001s) 2022-03-17T19:45:49.4835229Z test_reference_masked__masked_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.5522343Z Test masked reduction operations on strided-only tensors using ... ok (0.070s) 2022-03-17T19:45:49.5537785Z test_reference_masked__masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.6198250Z Test masked reduction operations on strided-only tensors using ... ok (0.067s) 2022-03-17T19:45:49.6213264Z test_reference_masked__masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.6871207Z Test masked reduction operations on strided-only tensors using ... ok (0.067s) 2022-03-17T19:45:49.6886567Z test_reference_masked__masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.7329012Z Test masked reduction operations on strided-only tensors using ... ok (0.046s) 2022-03-17T19:45:49.7344579Z test_reference_masked__masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.7799512Z Test masked reduction operations on strided-only tensors using ... ok (0.047s) 2022-03-17T19:45:49.7814317Z test_reference_masked__masked_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.8495210Z Test masked reduction operations on strided-only tensors using ... ok (0.069s) 2022-03-17T19:45:49.8511119Z test_reference_masked__masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.9170301Z Test masked reduction operations on strided-only tensors using ... ok (0.067s) 2022-03-17T19:45:49.9186224Z test_reference_masked__masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:49.9840750Z Test masked reduction operations on strided-only tensors using ... ok (0.067s) 2022-03-17T19:45:49.9856175Z test_reference_masked__masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:50.0295190Z Test masked reduction operations on strided-only tensors using ... ok (0.045s) 2022-03-17T19:45:50.0310629Z test_reference_masked__masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:50.0754730Z Test masked reduction operations on strided-only tensors using ... ok (0.046s) 2022-03-17T19:45:50.0770044Z test_reference_masked__masked_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:50.0866070Z Test masked reduction operations on strided-only tensors using ... /opt/conda/lib/python3.7/site-packages/numpy/core/fromnumeric.py:3420: RuntimeWarning: Mean of empty slice. 2022-03-17T19:45:50.0866541Z out=out, **kwargs) 2022-03-17T19:45:50.1086915Z /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:181: RuntimeWarning: invalid value encountered in true_divide 2022-03-17T19:45:50.1087480Z ret, rcount, out=ret, casting='unsafe', subok=False) 2022-03-17T19:45:50.1534319Z ok (0.078s) 2022-03-17T19:45:50.1550604Z test_reference_masked__masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:50.2268480Z Test masked reduction operations on strided-only tensors using ... ok (0.073s) 2022-03-17T19:45:50.2283931Z test_reference_masked__masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:50.2380523Z Test masked reduction operations on strided-only tensors using ... /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:186: RuntimeWarning: invalid value encountered in true_divide 2022-03-17T19:45:50.2381368Z ret = arr.dtype.type(ret / rcount) 2022-03-17T19:45:50.3036638Z ok (0.077s) 2022-03-17T19:45:50.3052990Z test_reference_masked__masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:50.3793102Z Test masked reduction operations on strided-only tensors using ... ok (0.076s) 2022-03-17T19:45:50.3808616Z test_reference_masked__masked_mean_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:50.3891334Z Test masked reduction operations on strided-only tensors using ... /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:188: RuntimeWarning: invalid value encountered in double_scalars 2022-03-17T19:45:50.3891836Z ret = ret.dtype.type(ret / rcount) 2022-03-17T19:45:50.4391287Z ok (0.060s) 2022-03-17T19:45:50.4406997Z test_reference_masked__masked_mean_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:50.4997968Z Test masked reduction operations on strided-only tensors using ... ok (0.061s) 2022-03-17T19:45:50.5013643Z test_reference_masked__masked_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:50.5655023Z Test masked reduction operations on strided-only tensors using ... ok (0.066s) 2022-03-17T19:45:50.5671052Z test_reference_masked__masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:50.6276017Z Test masked reduction operations on strided-only tensors using ... ok (0.062s) 2022-03-17T19:45:50.6291834Z test_reference_masked__masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:50.6920642Z Test masked reduction operations on strided-only tensors using ... ok (0.064s) 2022-03-17T19:45:50.6936740Z test_reference_masked__masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:50.7549499Z Test masked reduction operations on strided-only tensors using ... ok (0.063s) 2022-03-17T19:45:50.7565023Z test_reference_masked__masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:50.7973901Z Test masked reduction operations on strided-only tensors using ... ok (0.042s) 2022-03-17T19:45:50.7989609Z test_reference_masked__masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:50.8442073Z Test masked reduction operations on strided-only tensors using ... ok (0.047s) 2022-03-17T19:45:50.8457273Z test_reference_masked__masked_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:50.9097098Z Test masked reduction operations on strided-only tensors using ... ok (0.065s) 2022-03-17T19:45:50.9112873Z test_reference_masked__masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:50.9715014Z Test masked reduction operations on strided-only tensors using ... ok (0.062s) 2022-03-17T19:45:50.9730773Z test_reference_masked__masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:51.0350074Z Test masked reduction operations on strided-only tensors using ... ok (0.063s) 2022-03-17T19:45:51.0365672Z test_reference_masked__masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:51.0981038Z Test masked reduction operations on strided-only tensors using ... ok (0.063s) 2022-03-17T19:45:51.0997095Z test_reference_masked__masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:51.1397413Z Test masked reduction operations on strided-only tensors using ... ok (0.042s) 2022-03-17T19:45:51.1413067Z test_reference_masked__masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:51.1837259Z Test masked reduction operations on strided-only tensors using ... ok (0.044s) 2022-03-17T19:45:51.1852647Z test_reference_masked__masked_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:51.2042079Z Test masked reduction operations on strided-only tensors using ... /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:224: RuntimeWarning: invalid value encountered in true_divide 2022-03-17T19:45:51.2042813Z arrmean = arrmean.dtype.type(arrmean / rcount) 2022-03-17T19:45:51.2297769Z /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:251: RuntimeWarning: invalid value encountered in true_divide 2022-03-17T19:45:51.2298275Z ret, rcount, out=ret, casting='unsafe', subok=False) 2022-03-17T19:45:51.3749893Z ok (0.191s) 2022-03-17T19:45:51.3765801Z test_reference_masked__masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:51.5579451Z Test masked reduction operations on strided-only tensors using ... ok (0.183s) 2022-03-17T19:45:51.5595459Z test_reference_masked__masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:51.7454347Z Test masked reduction operations on strided-only tensors using ... ok (0.187s) 2022-03-17T19:45:51.7470879Z test_reference_masked__masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:51.9320111Z Test masked reduction operations on strided-only tensors using ... ok (0.186s) 2022-03-17T19:45:51.9336011Z test_reference_masked__masked_var_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:51.9493870Z Test masked reduction operations on strided-only tensors using ... /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:224: RuntimeWarning: invalid value encountered in double_scalars 2022-03-17T19:45:51.9494441Z arrmean = arrmean.dtype.type(arrmean / rcount) 2022-03-17T19:45:51.9495026Z /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:253: RuntimeWarning: invalid value encountered in double_scalars 2022-03-17T19:45:51.9495430Z ret = ret.dtype.type(ret / rcount) 2022-03-17T19:45:52.0856714Z ok (0.154s) 2022-03-17T19:45:52.0872693Z test_reference_masked__masked_var_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.2389578Z Test masked reduction operations on strided-only tensors using ... ok (0.153s) 2022-03-17T19:45:52.3371337Z test_repeated_dim_cuda (__main__.TestReductionsCUDA) ... ok (0.098s) 2022-03-17T19:45:52.3382660Z test_result_dtype__masked_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.3395508Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.3407038Z test_result_dtype__masked_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.3419497Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.3431205Z test_result_dtype__masked_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.3444011Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.3455318Z test_result_dtype__masked_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.3468151Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.3479430Z test_result_dtype__masked_amax_cuda_int16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.3491334Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.3502630Z test_result_dtype__masked_amax_cuda_int32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.3514491Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.3525795Z test_result_dtype__masked_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.3543186Z Tests that the result has the correct dtype ... ok (0.003s) 2022-03-17T19:45:52.3554513Z test_result_dtype__masked_amax_cuda_int8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.3565704Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.3577146Z test_result_dtype__masked_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.3588759Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.3600093Z test_result_dtype__masked_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.3612165Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.3624151Z test_result_dtype__masked_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.3636311Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.3647832Z test_result_dtype__masked_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.3660138Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.3671643Z test_result_dtype__masked_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.3683643Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.3695226Z test_result_dtype__masked_amin_cuda_int16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.3706824Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.3718505Z test_result_dtype__masked_amin_cuda_int32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.3735862Z Tests that the result has the correct dtype ... ok (0.003s) 2022-03-17T19:45:52.3747426Z test_result_dtype__masked_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.3758593Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.3769831Z test_result_dtype__masked_amin_cuda_int8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.3781025Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.3793050Z test_result_dtype__masked_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.3804325Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.3815714Z test_result_dtype__masked_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.3829972Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.3841223Z test_result_dtype__masked_mean_cuda_bool (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.3853199Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.3864931Z test_result_dtype__masked_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.3879668Z Tests that the result has the correct dtype ... ok (0.003s) 2022-03-17T19:45:52.3890906Z test_result_dtype__masked_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.3905991Z Tests that the result has the correct dtype ... ok (0.003s) 2022-03-17T19:45:52.3917408Z test_result_dtype__masked_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.3937850Z Tests that the result has the correct dtype ... ok (0.003s) 2022-03-17T19:45:52.3949431Z test_result_dtype__masked_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.3963239Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.3974610Z test_result_dtype__masked_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.3989007Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.4000402Z test_result_dtype__masked_mean_cuda_int16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.4012561Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.4023900Z test_result_dtype__masked_mean_cuda_int32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.4036123Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.4048013Z test_result_dtype__masked_mean_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.4059931Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.4071541Z test_result_dtype__masked_mean_cuda_int8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.4083345Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.4094868Z test_result_dtype__masked_mean_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.4107306Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.4118505Z test_result_dtype__masked_norm_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.4137886Z Tests that the result has the correct dtype ... ok (0.003s) 2022-03-17T19:45:52.4149935Z test_result_dtype__masked_norm_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.4163082Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.4174422Z test_result_dtype__masked_norm_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.4187906Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.4199243Z test_result_dtype__masked_norm_cuda_float64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.4212487Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.4224018Z test_result_dtype__masked_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.4236420Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.4247699Z test_result_dtype__masked_prod_cuda_bool (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.4258906Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.4270751Z test_result_dtype__masked_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.4283718Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.4295253Z test_result_dtype__masked_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.4308640Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.4319919Z test_result_dtype__masked_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.4337837Z Tests that the result has the correct dtype ... ok (0.003s) 2022-03-17T19:45:52.4349429Z test_result_dtype__masked_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.4361413Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.4372765Z test_result_dtype__masked_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.4385048Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.4396414Z test_result_dtype__masked_prod_cuda_int16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.4408139Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.4419598Z test_result_dtype__masked_prod_cuda_int32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.4431431Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.4443034Z test_result_dtype__masked_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.4454147Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.4465687Z test_result_dtype__masked_prod_cuda_int8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.4477009Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.4488292Z test_result_dtype__masked_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.4499691Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.4511177Z test_result_dtype__masked_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.4529132Z Tests that the result has the correct dtype ... ok (0.003s) 2022-03-17T19:45:52.4540731Z test_result_dtype__masked_sum_cuda_bool (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.4552072Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.4563540Z test_result_dtype__masked_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.4576820Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.4588398Z test_result_dtype__masked_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.4601733Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.4613347Z test_result_dtype__masked_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.4626189Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.4637364Z test_result_dtype__masked_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.4649266Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.4660619Z test_result_dtype__masked_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.4673008Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.4684214Z test_result_dtype__masked_sum_cuda_int16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.4695357Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.4706893Z test_result_dtype__masked_sum_cuda_int32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.4723954Z Tests that the result has the correct dtype ... ok (0.003s) 2022-03-17T19:45:52.4735371Z test_result_dtype__masked_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.4746956Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.4758231Z test_result_dtype__masked_sum_cuda_int8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.4769325Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.4780567Z test_result_dtype__masked_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.4792086Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.4803383Z test_result_dtype__masked_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.4818505Z Tests that the result has the correct dtype ... ok (0.003s) 2022-03-17T19:45:52.4830533Z test_result_dtype__masked_var_cuda_complex128 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.4846888Z Tests that the result has the correct dtype ... ok (0.003s) 2022-03-17T19:45:52.4858261Z test_result_dtype__masked_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.4875268Z Tests that the result has the correct dtype ... ok (0.003s) 2022-03-17T19:45:52.4886759Z test_result_dtype__masked_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.4901909Z Tests that the result has the correct dtype ... ok (0.003s) 2022-03-17T19:45:52.4913457Z test_result_dtype__masked_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.4934810Z Tests that the result has the correct dtype ... ok (0.003s) 2022-03-17T19:45:52.4946462Z test_result_dtype__masked_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.4961589Z Tests that the result has the correct dtype ... ok (0.003s) 2022-03-17T19:45:52.4973011Z test_result_dtype__masked_var_cuda_int16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.4987194Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.4998438Z test_result_dtype__masked_var_cuda_int32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.5011879Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.5023180Z test_result_dtype__masked_var_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.5037199Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.5048910Z test_result_dtype__masked_var_cuda_int8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.5062596Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.5073812Z test_result_dtype__masked_var_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.5088164Z Tests that the result has the correct dtype ... ok (0.003s) 2022-03-17T19:45:52.5100292Z test_result_dtype_all_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.5113801Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.5124689Z test_result_dtype_all_cuda_bool (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.5142985Z Tests that the result has the correct dtype ... ok (0.003s) 2022-03-17T19:45:52.5154629Z test_result_dtype_all_cuda_complex128 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.5167848Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.5179270Z test_result_dtype_all_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.5191949Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.5203882Z test_result_dtype_all_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.5215762Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.5227748Z test_result_dtype_all_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.5239882Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.5251269Z test_result_dtype_all_cuda_float64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.5263444Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.5274748Z test_result_dtype_all_cuda_int16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.5285921Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.5297498Z test_result_dtype_all_cuda_int32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.5309136Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.5320420Z test_result_dtype_all_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.5337647Z Tests that the result has the correct dtype ... ok (0.003s) 2022-03-17T19:45:52.5349480Z test_result_dtype_all_cuda_int8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.5360500Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.5371732Z test_result_dtype_all_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.5383156Z Tests that the result has the correct dtype ... expected failure (0.002s) 2022-03-17T19:45:52.5394619Z test_result_dtype_amax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.7314184Z Tests that the result has the correct dtype ... ok (0.193s) 2022-03-17T19:45:52.7325330Z test_result_dtype_amax_cuda_bool (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.7338078Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.7349671Z test_result_dtype_amax_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.7364158Z Tests that the result has the correct dtype ... ok (0.003s) 2022-03-17T19:45:52.7375543Z test_result_dtype_amax_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.7389300Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.7400886Z test_result_dtype_amax_cuda_float64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.7414422Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.7426081Z test_result_dtype_amax_cuda_int16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.7440617Z Tests that the result has the correct dtype ... ok (0.003s) 2022-03-17T19:45:52.7451811Z test_result_dtype_amax_cuda_int32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.7464967Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.7476180Z test_result_dtype_amax_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.7489170Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.7500447Z test_result_dtype_amax_cuda_int8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.7513438Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.7524753Z test_result_dtype_amax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.7538102Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.7549768Z test_result_dtype_amin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.7563615Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.7575137Z test_result_dtype_amin_cuda_bool (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.7591366Z Tests that the result has the correct dtype ... ok (0.003s) 2022-03-17T19:45:52.7602859Z test_result_dtype_amin_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.7616329Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.7628020Z test_result_dtype_amin_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.7641450Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.7652674Z test_result_dtype_amin_cuda_float64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.7666516Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.7677901Z test_result_dtype_amin_cuda_int16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.7690661Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.7702074Z test_result_dtype_amin_cuda_int32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.7715232Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.7726497Z test_result_dtype_amin_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.7743748Z Tests that the result has the correct dtype ... ok (0.003s) 2022-03-17T19:45:52.7755153Z test_result_dtype_amin_cuda_int8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.7768059Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.7779413Z test_result_dtype_amin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.7792712Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.7804053Z test_result_dtype_any_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.7817614Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.7829618Z test_result_dtype_any_cuda_bool (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.7842288Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.7853823Z test_result_dtype_any_cuda_complex128 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.7869068Z Tests that the result has the correct dtype ... ok (0.003s) 2022-03-17T19:45:52.7880423Z test_result_dtype_any_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.7895318Z Tests that the result has the correct dtype ... ok (0.003s) 2022-03-17T19:45:52.7907049Z test_result_dtype_any_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.7920546Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.7932028Z test_result_dtype_any_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.7952115Z Tests that the result has the correct dtype ... ok (0.003s) 2022-03-17T19:45:52.7963750Z test_result_dtype_any_cuda_float64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.7977392Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.7989186Z test_result_dtype_any_cuda_int16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.8001781Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.8013117Z test_result_dtype_any_cuda_int32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.8026002Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.8037216Z test_result_dtype_any_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.8049893Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.8061047Z test_result_dtype_any_cuda_int8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.8073893Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.8085012Z test_result_dtype_any_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.8098090Z Tests that the result has the correct dtype ... expected failure (0.002s) 2022-03-17T19:45:52.8109978Z test_result_dtype_argmax_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.8568494Z Tests that the result has the correct dtype ... ok (0.047s) 2022-03-17T19:45:52.8579309Z test_result_dtype_argmax_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.8593359Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.8604786Z test_result_dtype_argmax_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.8619089Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.8630990Z test_result_dtype_argmax_cuda_float64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.8644238Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.8655514Z test_result_dtype_argmax_cuda_int16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.8668549Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.8679806Z test_result_dtype_argmax_cuda_int32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.8694353Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.8705901Z test_result_dtype_argmax_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.8718422Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.8729817Z test_result_dtype_argmax_cuda_int8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.8742688Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.8754134Z test_result_dtype_argmax_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.8766797Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.8778045Z test_result_dtype_argmin_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.8792200Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.8803387Z test_result_dtype_argmin_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.8816844Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.8828560Z test_result_dtype_argmin_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.8845252Z Tests that the result has the correct dtype ... ok (0.003s) 2022-03-17T19:45:52.8856704Z test_result_dtype_argmin_cuda_float64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.8870430Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.8881589Z test_result_dtype_argmin_cuda_int16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.8894292Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.8905829Z test_result_dtype_argmin_cuda_int32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.8918442Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.8929752Z test_result_dtype_argmin_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.8942423Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.8953893Z test_result_dtype_argmin_cuda_int8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.8966575Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.8977889Z test_result_dtype_argmin_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.8995199Z Tests that the result has the correct dtype ... ok (0.003s) 2022-03-17T19:45:52.9006411Z test_result_dtype_count_nonzero_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.9020549Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.9032303Z test_result_dtype_count_nonzero_cuda_bool (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.9045337Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.9056708Z test_result_dtype_count_nonzero_cuda_complex128 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.9071951Z Tests that the result has the correct dtype ... ok (0.003s) 2022-03-17T19:45:52.9083301Z test_result_dtype_count_nonzero_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.9098272Z Tests that the result has the correct dtype ... ok (0.003s) 2022-03-17T19:45:52.9109807Z test_result_dtype_count_nonzero_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.9123688Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.9135056Z test_result_dtype_count_nonzero_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.9149226Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.9160399Z test_result_dtype_count_nonzero_cuda_float64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.9174341Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.9185932Z test_result_dtype_count_nonzero_cuda_int16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.9204547Z Tests that the result has the correct dtype ... ok (0.003s) 2022-03-17T19:45:52.9215831Z test_result_dtype_count_nonzero_cuda_int32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.9229026Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.9240449Z test_result_dtype_count_nonzero_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.9253346Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.9264907Z test_result_dtype_count_nonzero_cuda_int8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.9278035Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.9289321Z test_result_dtype_count_nonzero_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.9302283Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.9313880Z test_result_dtype_mean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.9327411Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.9338707Z test_result_dtype_mean_cuda_complex128 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.9353686Z Tests that the result has the correct dtype ... ok (0.003s) 2022-03-17T19:45:52.9365017Z test_result_dtype_mean_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.9378046Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.9389606Z test_result_dtype_mean_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.9407130Z Tests that the result has the correct dtype ... ok (0.003s) 2022-03-17T19:45:52.9418549Z test_result_dtype_mean_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.9430712Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.9442100Z test_result_dtype_mean_cuda_float64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.9454070Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.9465570Z test_result_dtype_nanmean_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.9478445Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.9489793Z test_result_dtype_nanmean_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.9502469Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.9513995Z test_result_dtype_nanmean_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.9526599Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.9537801Z test_result_dtype_nanmean_cuda_float64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.9550826Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.9562055Z test_result_dtype_nansum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.9574049Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.9585623Z test_result_dtype_nansum_cuda_bool (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.9602523Z Tests that the result has the correct dtype ... ok (0.003s) 2022-03-17T19:45:52.9613820Z test_result_dtype_nansum_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.9625991Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.9637296Z test_result_dtype_nansum_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.9649126Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.9660586Z test_result_dtype_nansum_cuda_float64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.9672731Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.9684058Z test_result_dtype_nansum_cuda_int16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.9695431Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.9706958Z test_result_dtype_nansum_cuda_int32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.9718295Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.9729442Z test_result_dtype_nansum_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.9740595Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.9752094Z test_result_dtype_nansum_cuda_int8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.9763347Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.9774704Z test_result_dtype_nansum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.9792041Z Tests that the result has the correct dtype ... ok (0.003s) 2022-03-17T19:45:52.9803320Z test_result_dtype_prod_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.9815280Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.9826865Z test_result_dtype_prod_cuda_bool (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.9838019Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.9849303Z test_result_dtype_prod_cuda_complex128 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.9862381Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.9874532Z test_result_dtype_prod_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.9887399Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.9898625Z test_result_dtype_prod_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.9910791Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.9922214Z test_result_dtype_prod_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.9934113Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.9945733Z test_result_dtype_prod_cuda_float64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.9957677Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:52.9968977Z test_result_dtype_prod_cuda_int16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:52.9986338Z Tests that the result has the correct dtype ... ok (0.003s) 2022-03-17T19:45:52.9997622Z test_result_dtype_prod_cuda_int32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:53.0008735Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:53.0020153Z test_result_dtype_prod_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:53.0031541Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:53.0042703Z test_result_dtype_prod_cuda_int8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:53.0053925Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:53.0065478Z test_result_dtype_prod_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:53.0076760Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:53.0088169Z test_result_dtype_std_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:53.0088689Z Tests that the result has the correct dtype ... skip (0.001s) 2022-03-17T19:45:53.0100205Z test_result_dtype_std_cuda_complex128 (__main__.TestReductionsCUDA) 2022-03-17T19:45:53.0100624Z Tests that the result has the correct dtype ... skip (0.001s) 2022-03-17T19:45:53.0112346Z test_result_dtype_std_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:53.0112755Z Tests that the result has the correct dtype ... skip (0.001s) 2022-03-17T19:45:53.0124183Z test_result_dtype_std_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:53.0124741Z Tests that the result has the correct dtype ... skip (0.001s) 2022-03-17T19:45:53.0136122Z test_result_dtype_std_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:53.0136575Z Tests that the result has the correct dtype ... skip (0.001s) 2022-03-17T19:45:53.0148098Z test_result_dtype_std_cuda_float64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:53.0148531Z Tests that the result has the correct dtype ... skip (0.001s) 2022-03-17T19:45:53.0160061Z test_result_dtype_sum_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:53.0171948Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:53.0183117Z test_result_dtype_sum_cuda_bool (__main__.TestReductionsCUDA) 2022-03-17T19:45:53.0194609Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:53.0205955Z test_result_dtype_sum_cuda_complex128 (__main__.TestReductionsCUDA) 2022-03-17T19:45:53.0218778Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:53.0230398Z test_result_dtype_sum_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:53.0248980Z Tests that the result has the correct dtype ... ok (0.003s) 2022-03-17T19:45:53.0260314Z test_result_dtype_sum_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:53.0272484Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:53.0283718Z test_result_dtype_sum_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:53.0295675Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:53.0307508Z test_result_dtype_sum_cuda_float64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:53.0319346Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:53.0330475Z test_result_dtype_sum_cuda_int16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:53.0341977Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:53.0353087Z test_result_dtype_sum_cuda_int32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:53.0364424Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:53.0375717Z test_result_dtype_sum_cuda_int64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:53.0387235Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:53.0398372Z test_result_dtype_sum_cuda_int8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:53.0409748Z Tests that the result has the correct dtype ... ok (0.002s) 2022-03-17T19:45:53.0420819Z test_result_dtype_sum_cuda_uint8 (__main__.TestReductionsCUDA) 2022-03-17T19:45:53.0438290Z Tests that the result has the correct dtype ... ok (0.003s) 2022-03-17T19:45:53.0449483Z test_result_dtype_var_cuda_bfloat16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:53.0461502Z Tests that the result has the correct dtype ... skip (0.001s) 2022-03-17T19:45:53.0462203Z test_result_dtype_var_cuda_complex128 (__main__.TestReductionsCUDA) 2022-03-17T19:45:53.0462594Z Tests that the result has the correct dtype ... skip (0.001s) 2022-03-17T19:45:53.0473680Z test_result_dtype_var_cuda_complex64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:53.0474079Z Tests that the result has the correct dtype ... skip (0.001s) 2022-03-17T19:45:53.0485484Z test_result_dtype_var_cuda_float16 (__main__.TestReductionsCUDA) 2022-03-17T19:45:53.0485851Z Tests that the result has the correct dtype ... skip (0.001s) 2022-03-17T19:45:53.0497301Z test_result_dtype_var_cuda_float32 (__main__.TestReductionsCUDA) 2022-03-17T19:45:53.0497743Z Tests that the result has the correct dtype ... skip (0.001s) 2022-03-17T19:45:53.0509416Z test_result_dtype_var_cuda_float64 (__main__.TestReductionsCUDA) 2022-03-17T19:45:53.0509797Z Tests that the result has the correct dtype ... skip (0.001s) 2022-03-17T19:45:53.0615636Z test_std_correction_vs_numpy_cuda_complex128 (__main__.TestReductionsCUDA) ... /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:251: RuntimeWarning: divide by zero encountered in true_divide 2022-03-17T19:45:53.0677538Z ret, rcount, out=ret, casting='unsafe', subok=False) 2022-03-17T19:45:53.0677827Z ok (0.017s) 2022-03-17T19:45:53.0845107Z test_std_correction_vs_numpy_cuda_complex64 (__main__.TestReductionsCUDA) ... ok (0.017s) 2022-03-17T19:45:53.0995243Z test_std_correction_vs_numpy_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.015s) 2022-03-17T19:45:53.1142305Z test_std_correction_vs_numpy_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.015s) 2022-03-17T19:45:53.1155921Z test_std_dim_cuda (__main__.TestReductionsCUDA) ... skip (0.001s) 2022-03-17T19:45:53.1190321Z test_std_mean_all_dims_cuda (__main__.TestReductionsCUDA) ... ok (0.003s) 2022-03-17T19:45:53.1436173Z test_std_mean_correction_cuda_complex128 (__main__.TestReductionsCUDA) ... ok (0.024s) 2022-03-17T19:45:53.1704686Z test_std_mean_correction_cuda_complex64 (__main__.TestReductionsCUDA) ... ok (0.027s) 2022-03-17T19:45:53.1931427Z test_std_mean_correction_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.023s) 2022-03-17T19:45:53.2141419Z test_std_mean_correction_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.021s) 2022-03-17T19:45:53.2257662Z test_std_mean_cuda (__main__.TestReductionsCUDA) ... ok (0.012s) 2022-03-17T19:45:53.3092424Z test_std_mean_some_dims_cuda (__main__.TestReductionsCUDA) ... ok (0.083s) 2022-03-17T19:45:53.8984402Z test_std_vs_numpy_cuda_complex128 (__main__.TestReductionsCUDA) ... test_reductions.py:2492: UserWarning: Specified kernel cache directory could not be created! This disables kernel caching. Specified directory is /var/lib/jenkins/.cache/torch/kernels. This warning will appear only once per process. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/jit_utils.cpp:860.) 2022-03-17T19:45:53.8985957Z torch_result = torch_op(input, dim, unbiased, keepdim, out=out) 2022-03-17T19:45:53.9071433Z ok (0.598s) 2022-03-17T19:45:54.5150589Z test_std_vs_numpy_cuda_complex64 (__main__.TestReductionsCUDA) ... ok (0.608s) 2022-03-17T19:45:54.5382943Z test_std_vs_numpy_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.023s) 2022-03-17T19:45:54.5620497Z test_std_vs_numpy_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.024s) 2022-03-17T19:45:54.5641132Z test_sum_all_cuda_bool (__main__.TestReductionsCUDA) ... skip (0.002s) 2022-03-17T19:45:54.5660698Z test_sum_all_cuda_float64 (__main__.TestReductionsCUDA) ... skip (0.002s) 2022-03-17T19:45:54.5799700Z test_sum_cpu_device_mismatch_cuda (__main__.TestReductionsCUDA) ... ok (0.014s) 2022-03-17T19:45:54.5813144Z test_sum_dim_cuda (__main__.TestReductionsCUDA) ... skip (0.001s) 2022-03-17T19:45:54.5843787Z test_sum_dim_reduction_uint8_overflow_cuda (__main__.TestReductionsCUDA) ... test_reductions.py:448: UserWarning: An output with one or more elements was resized since it had shape [2, 3], which does not match the required output shape [3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:45:54.5844720Z torch.sum(x, 0, out=y) 2022-03-17T19:45:54.5849081Z ok (0.003s) 2022-03-17T19:45:54.5862412Z test_sum_integer_upcast_cuda (__main__.TestReductionsCUDA) ... skip (0.001s) 2022-03-17T19:45:54.5899174Z test_sum_noncontig_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.003s) 2022-03-17T19:45:54.5918849Z test_sum_out_cuda_float64 (__main__.TestReductionsCUDA) ... skip (0.002s) 2022-03-17T19:45:54.5942354Z test_sum_parallel_cuda (__main__.TestReductionsCUDA) ... skip (0.002s) 2022-03-17T19:45:54.6440301Z test_sum_vs_numpy_cuda_float16 (__main__.TestReductionsCUDA) ... ok (0.050s) 2022-03-17T19:45:54.6927867Z test_sum_vs_numpy_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.049s) 2022-03-17T19:45:54.7417207Z test_sum_vs_numpy_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.049s) 2022-03-17T19:45:54.7649944Z test_sum_vs_numpy_cuda_int16 (__main__.TestReductionsCUDA) ... ok (0.023s) 2022-03-17T19:45:54.7882800Z test_sum_vs_numpy_cuda_int32 (__main__.TestReductionsCUDA) ... ok (0.023s) 2022-03-17T19:45:54.8105295Z test_sum_vs_numpy_cuda_int64 (__main__.TestReductionsCUDA) ... ok (0.022s) 2022-03-17T19:45:54.8337045Z test_sum_vs_numpy_cuda_int8 (__main__.TestReductionsCUDA) ... ok (0.023s) 2022-03-17T19:45:54.8395689Z test_sum_vs_numpy_cuda_uint8 (__main__.TestReductionsCUDA) ... ok (0.006s) 2022-03-17T19:45:54.8749253Z test_tensor_compare_ops_argmax_argmix_kthvalue_dim_empty_cuda (__main__.TestReductionsCUDA) ... ok (0.035s) 2022-03-17T19:45:54.9179318Z test_tensor_compare_ops_empty_cuda (__main__.TestReductionsCUDA) ... ok (0.043s) 2022-03-17T19:45:54.9633288Z test_tensor_reduce_ops_empty_cuda (__main__.TestReductionsCUDA) ... ok (0.045s) 2022-03-17T19:45:54.9795464Z test_var_correction_vs_numpy_cuda_complex128 (__main__.TestReductionsCUDA) ... ok (0.016s) 2022-03-17T19:45:54.9960053Z test_var_correction_vs_numpy_cuda_complex64 (__main__.TestReductionsCUDA) ... ok (0.016s) 2022-03-17T19:45:55.0109086Z test_var_correction_vs_numpy_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.015s) 2022-03-17T19:45:55.0254756Z test_var_correction_vs_numpy_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.014s) 2022-03-17T19:45:55.0299371Z test_var_cuda (__main__.TestReductionsCUDA) ... ok (0.004s) 2022-03-17T19:45:55.0320434Z test_var_dim_cuda (__main__.TestReductionsCUDA) ... skip (0.002s) 2022-03-17T19:45:55.1409406Z test_var_large_input_cuda (__main__.TestReductionsCUDA) ... ok (0.109s) 2022-03-17T19:45:55.1445416Z test_var_mean_all_dims_cuda (__main__.TestReductionsCUDA) ... ok (0.004s) 2022-03-17T19:45:55.1687713Z test_var_mean_correction_cuda_complex128 (__main__.TestReductionsCUDA) ... ok (0.024s) 2022-03-17T19:45:55.1943230Z test_var_mean_correction_cuda_complex64 (__main__.TestReductionsCUDA) ... ok (0.025s) 2022-03-17T19:45:55.2168989Z test_var_mean_correction_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.022s) 2022-03-17T19:45:55.2377862Z test_var_mean_correction_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.021s) 2022-03-17T19:45:55.2513526Z test_var_mean_cuda (__main__.TestReductionsCUDA) ... ok (0.013s) 2022-03-17T19:45:55.3342182Z test_var_mean_some_dims_cuda (__main__.TestReductionsCUDA) ... ok (0.083s) 2022-03-17T19:45:55.3363866Z test_var_stability2_cuda (__main__.TestReductionsCUDA) ... ok (0.002s) 2022-03-17T19:45:55.3382515Z test_var_stability_cuda (__main__.TestReductionsCUDA) ... ok (0.002s) 2022-03-17T19:45:55.3441455Z test_var_unbiased_cuda (__main__.TestReductionsCUDA) ... ok (0.006s) 2022-03-17T19:45:55.3683775Z test_var_vs_numpy_cuda_complex128 (__main__.TestReductionsCUDA) ... ok (0.024s) 2022-03-17T19:45:55.3932063Z test_var_vs_numpy_cuda_complex64 (__main__.TestReductionsCUDA) ... ok (0.025s) 2022-03-17T19:45:55.4154151Z test_var_vs_numpy_cuda_float32 (__main__.TestReductionsCUDA) ... ok (0.022s) 2022-03-17T19:45:55.4385177Z test_var_vs_numpy_cuda_float64 (__main__.TestReductionsCUDA) ... ok (0.023s) 2022-03-17T19:45:55.4385680Z 2022-03-17T19:45:55.4386296Z ---------------------------------------------------------------------- 2022-03-17T19:45:55.4386646Z Ran 1773 tests in 47.274s 2022-03-17T19:45:55.4386814Z 2022-03-17T19:45:55.4386961Z OK (skipped=116, expected failures=12) 2022-03-17T19:45:55.4387146Z 2022-03-17T19:45:55.4387250Z Generating XML reports... 2022-03-17T19:45:55.6509112Z Generated XML report: test-reports/python-unittest/test_reductions/TEST-TestReductionsCUDA-20220317194508.xml 2022-03-17T19:45:55.9384835Z Running test_tensorexpr ... [2022-03-17 19:45:55.937909] 2022-03-17T19:45:55.9385505Z Executing ['/opt/conda/bin/python', 'test_tensorexpr.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-03-17 19:45:55.938037] 2022-03-17T19:45:58.2550009Z Test results will be stored in test-reports/python-unittest/test_tensorexpr 2022-03-17T19:45:58.2576097Z 2022-03-17T19:45:58.2576528Z Running tests... 2022-03-17T19:45:58.2577016Z ---------------------------------------------------------------------- 2022-03-17T19:45:58.3045711Z test_add_const_rhs (__main__.TestTensorExprFuser) ... ok (0.047s) 2022-03-17T19:45:58.3487852Z test_add_sub (__main__.TestTensorExprFuser) ... ok (0.044s) 2022-03-17T19:45:58.4182475Z test_alias_analysis_input_and_module (__main__.TestTensorExprFuser) ... ok (0.069s) 2022-03-17T19:45:58.4264367Z test_alias_analysis_inputs (__main__.TestTensorExprFuser) ... ok (0.008s) 2022-03-17T19:45:58.5924333Z test_alias_analysis_module (__main__.TestTensorExprFuser) ... ok (0.166s) 2022-03-17T19:45:58.6388406Z test_all_combos (__main__.TestTensorExprFuser) ... ok (0.046s) 2022-03-17T19:45:58.6679396Z test_alpha (__main__.TestTensorExprFuser) ... ok (0.029s) 2022-03-17T19:46:04.1881094Z test_binary_ops (__main__.TestTensorExprFuser) ... ok (5.520s) 2022-03-17T19:46:05.9938592Z test_bitwise_ops (__main__.TestTensorExprFuser) ... ok (1.806s) 2022-03-17T19:46:06.0436420Z test_broadcast (__main__.TestTensorExprFuser) ... ok (0.050s) 2022-03-17T19:46:06.9009912Z test_broadcast3 (__main__.TestTensorExprFuser) ... ok (0.857s) 2022-03-17T19:46:06.9409196Z test_broadcast_2 (__main__.TestTensorExprFuser) ... ok (0.040s) 2022-03-17T19:46:06.9975968Z test_broadcast_big2 (__main__.TestTensorExprFuser) ... ok (0.056s) 2022-03-17T19:46:07.4397544Z test_cat (__main__.TestTensorExprFuser) ... ok (0.442s) 2022-03-17T19:46:08.2598873Z test_cat_empty_tensors (__main__.TestTensorExprFuser) ... ok (0.820s) 2022-03-17T19:46:08.6929827Z test_cat_negative_dim (__main__.TestTensorExprFuser) ... ok (0.433s) 2022-03-17T19:46:08.6941392Z test_cat_only (__main__.TestTensorExprFuser) ... skip (0.001s) 2022-03-17T19:46:09.2423598Z test_cat_promote_inputs (__main__.TestTensorExprFuser) ... ok (0.548s) 2022-03-17T19:46:09.6321027Z test_cat_with_constant_dim (__main__.TestTensorExprFuser) ... ok (0.390s) 2022-03-17T19:46:09.6661483Z test_char (__main__.TestTensorExprFuser) ... ok (0.034s) 2022-03-17T19:46:09.7773881Z test_chunk (__main__.TestTensorExprFuser) ... ok (0.111s) 2022-03-17T19:46:10.1407409Z test_clamp (__main__.TestTensorExprFuser) ... ok (0.363s) 2022-03-17T19:46:10.1726641Z test_constant (__main__.TestTensorExprFuser) ... ok (0.032s) 2022-03-17T19:46:10.2058063Z test_double (__main__.TestTensorExprFuser) ... ok (0.033s) 2022-03-17T19:46:10.5888085Z test_double_intrinsics (__main__.TestTensorExprFuser) ... ok (0.383s) 2022-03-17T19:46:10.5909955Z test_dynamic_shape (__main__.TestTensorExprFuser) ... skip (0.002s) 2022-03-17T19:46:10.6380459Z test_easy (__main__.TestTensorExprFuser) ... ok (0.047s) 2022-03-17T19:46:10.7231438Z test_eq (__main__.TestTensorExprFuser) ... ok (0.085s) 2022-03-17T19:46:11.4403498Z test_exp_pow (__main__.TestTensorExprFuser) ... ok (0.717s) 2022-03-17T19:46:11.8120404Z test_four_arg (__main__.TestTensorExprFuser) ... ok (0.371s) 2022-03-17T19:46:11.8992547Z test_ge (__main__.TestTensorExprFuser) ... ok (0.087s) 2022-03-17T19:46:11.9845758Z test_gt (__main__.TestTensorExprFuser) ... ok (0.085s) 2022-03-17T19:46:12.3077561Z test_guard_fails (__main__.TestTensorExprFuser) ... ok (0.323s) 2022-03-17T19:46:12.3135132Z test_half_bn_relu (__main__.TestTensorExprFuser) ... graph(%a : Half(16, 16, strides=[16, 1], requires_grad=0, device=cuda:0), 2022-03-17T19:46:12.3135565Z %b : Half(16, strides=[1], requires_grad=0, device=cuda:0), 2022-03-17T19:46:12.3135921Z %c : Half(16, strides=[1], requires_grad=0, device=cuda:0)): 2022-03-17T19:46:12.3136271Z %3 : NoneType = prim::Constant() 2022-03-17T19:46:12.3136557Z %4 : NoneType = prim::Constant() 2022-03-17T19:46:12.3140601Z %5 : bool = prim::Constant[value=0]() # /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2387:0 2022-03-17T19:46:12.3142289Z %6 : float = prim::Constant[value=0.10000000000000001]() # /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2387:0 2022-03-17T19:46:12.3143149Z %7 : float = prim::Constant[value=1.0000000000000001e-05]() # /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2387:0 2022-03-17T19:46:12.3143772Z %8 : bool = prim::Constant[value=1]() # /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2387:0 2022-03-17T19:46:12.3144492Z %y : Half(16, 16, strides=[16, 1], requires_grad=0, device=cuda:0) = aten::batch_norm(%a, %3, %4, %b, %c, %5, %6, %7, %8) # /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2387:0 2022-03-17T19:46:12.3145039Z %10 : Half(16, 16, strides=[16, 1], requires_grad=0, device=cuda:0) = aten::relu(%y) # test_tensorexpr.py:1227:0 2022-03-17T19:46:12.3145381Z return (%10) 2022-03-17T19:46:12.3145799Z 2022-03-17T19:46:12.6425347Z ok (0.335s) 2022-03-17T19:46:12.9815943Z test_half_gelu (__main__.TestTensorExprFuser) ... /opt/conda/lib/python3.7/site-packages/torch/jit/_trace.py:818: TracerWarning: Output nr 1. of the traced function does not match the corresponding output of the Python function. Detailed error: 2022-03-17T19:46:12.9816622Z Tensor-likes are not close! 2022-03-17T19:46:12.9817120Z 2022-03-17T19:46:12.9817253Z Mismatched elements: 440 / 1024 (43.0%) 2022-03-17T19:46:12.9817679Z Greatest absolute difference: 0.0009765625 at index (5,) (up to 1e-05 allowed) 2022-03-17T19:46:12.9818167Z Greatest relative difference: 0.001402524544179523 at index (600,) (up to 1e-05 allowed) 2022-03-17T19:46:12.9818394Z 2022-03-17T19:46:12.9818483Z _module_class, 2022-03-17T19:46:13.3139468Z ok (0.671s) 2022-03-17T19:46:13.3488775Z test_int64_promotion (__main__.TestTensorExprFuser) ... ok (0.035s) 2022-03-17T19:46:13.3811613Z test_int_output (__main__.TestTensorExprFuser) ... ok (0.032s) 2022-03-17T19:46:13.4670098Z test_le (__main__.TestTensorExprFuser) ... ok (0.086s) 2022-03-17T19:46:13.5698844Z test_loop (__main__.TestTensorExprFuser) ... ok (0.103s) 2022-03-17T19:46:14.2946265Z test_lt (__main__.TestTensorExprFuser) ... ok (0.725s) 2022-03-17T19:46:14.6459198Z test_mask (__main__.TestTensorExprFuser) ... ok (0.351s) 2022-03-17T19:46:14.6943559Z test_min_max (__main__.TestTensorExprFuser) ... ok (0.048s) 2022-03-17T19:46:14.7238178Z test_min_max_reduction (__main__.TestTensorExprFuser) ... ok (0.029s) 2022-03-17T19:46:14.7531792Z test_min_max_reduction2 (__main__.TestTensorExprFuser) ... ok (0.029s) 2022-03-17T19:46:14.7864368Z test_min_max_reduction_dim1 (__main__.TestTensorExprFuser) ... ok (0.033s) 2022-03-17T19:46:14.8377590Z test_min_max_reduction_dim1_2 (__main__.TestTensorExprFuser) ... ok (0.051s) 2022-03-17T19:46:15.1978140Z test_multi_rand (__main__.TestTensorExprFuser) ... ok (0.360s) 2022-03-17T19:46:15.2431982Z test_multioutput (__main__.TestTensorExprFuser) ... ok (0.045s) 2022-03-17T19:46:16.0202472Z test_multiple_outputs (__main__.TestTensorExprFuser) ... ok (0.777s) 2022-03-17T19:46:16.0858459Z test_nans (__main__.TestTensorExprFuser) ... ok (0.065s) 2022-03-17T19:46:16.1734717Z test_ne (__main__.TestTensorExprFuser) ... ok (0.087s) 2022-03-17T19:46:16.2153737Z test_promotion (__main__.TestTensorExprFuser) ... ok (0.042s) 2022-03-17T19:46:16.5888644Z test_rand_like (__main__.TestTensorExprFuser) ... ok (0.373s) 2022-03-17T19:46:16.6432540Z test_rank_two (__main__.TestTensorExprFuser) ... ok (0.054s) 2022-03-17T19:46:17.0098282Z test_relu (__main__.TestTensorExprFuser) ... ok (0.366s) 2022-03-17T19:46:17.2625757Z test_remainder (__main__.TestTensorExprFuser) ... ok (0.253s) 2022-03-17T19:46:17.3161445Z test_reps (__main__.TestTensorExprFuser) ... ok (0.053s) 2022-03-17T19:46:17.3840583Z test_scalar (__main__.TestTensorExprFuser) ... ok (0.068s) 2022-03-17T19:46:17.4169328Z test_short (__main__.TestTensorExprFuser) ... ok (0.033s) 2022-03-17T19:46:17.4287241Z test_simple_add (__main__.TestTensorExprFuser) ... ok (0.012s) 2022-03-17T19:46:17.4951868Z test_slice (__main__.TestTensorExprFuser) ... ok (0.066s) 2022-03-17T19:46:17.6179003Z test_sliced_stride (__main__.TestTensorExprFuser) ... ok (0.123s) 2022-03-17T19:46:18.0389369Z test_softmax_cpu (__main__.TestTensorExprFuser) ... ok (0.421s) 2022-03-17T19:46:18.0394441Z test_softmax_cuda (__main__.TestTensorExprFuser) ... skip (0.001s) 2022-03-17T19:46:18.1736202Z test_strided_output_preserved (__main__.TestTensorExprFuser) ... ok (0.134s) 2022-03-17T19:46:18.2188399Z test_three_arg (__main__.TestTensorExprFuser) ... ok (0.045s) 2022-03-17T19:46:18.5888610Z test_three_arg2 (__main__.TestTensorExprFuser) ... ok (0.370s) 2022-03-17T19:46:18.7956597Z test_transpose (__main__.TestTensorExprFuser) ... ok (0.207s) 2022-03-17T19:46:25.7174698Z test_unary_ops (__main__.TestTensorExprFuser) ... test_tensorexpr.py:785: UserWarning: Specified kernel cache directory could not be created! This disables kernel caching. Specified directory is /var/lib/jenkins/.cache/torch/kernels. This warning will appear only once per process. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/jit_utils.cpp:860.) 2022-03-17T19:46:25.7175488Z c = torch.erfc(torch.add(x, y)) 2022-03-17T19:46:31.1457832Z ok (12.350s) 2022-03-17T19:46:31.2208199Z test_unsqueeze (__main__.TestTensorExprFuser) ... ok (0.075s) 2022-03-17T19:46:31.3941865Z test_where (__main__.TestTensorExprFuser) ... ok (0.173s) 2022-03-17T19:46:31.3942307Z 2022-03-17T19:46:31.3942898Z ---------------------------------------------------------------------- 2022-03-17T19:46:31.3943219Z Ran 71 tests in 33.137s 2022-03-17T19:46:31.3943379Z 2022-03-17T19:46:31.3943500Z OK (skipped=3) 2022-03-17T19:46:31.3943652Z 2022-03-17T19:46:31.3945836Z Generating XML reports... 2022-03-17T19:46:31.4055402Z Generated XML report: test-reports/python-unittest/test_tensorexpr/TEST-TestTensorExprFuser-20220317194558.xml 2022-03-17T19:46:31.8319990Z Running test_serialization ... [2022-03-17 19:46:31.831450] 2022-03-17T19:46:31.8320712Z Executing ['/opt/conda/bin/python', 'test_serialization.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-03-17 19:46:31.831554] 2022-03-17T19:46:34.1225032Z Test results will be stored in test-reports/python-unittest/test_serialization 2022-03-17T19:46:34.1248895Z 2022-03-17T19:46:34.1249162Z Running tests... 2022-03-17T19:46:34.1249591Z ---------------------------------------------------------------------- 2022-03-17T19:46:34.1830972Z test_serialization_new_format_old_format_compat_cuda (__main__.TestBothSerializationCUDA) ... ok (0.058s) 2022-03-17T19:46:34.1843298Z test_load_error_msg (__main__.TestOldSerialization) ... ok (0.001s) 2022-03-17T19:46:34.1851048Z test_load_nonexistent_device (__main__.TestOldSerialization) ... skip (0.001s) 2022-03-17T19:46:34.2264905Z test_load_python2_unicode_module (__main__.TestOldSerialization) ... ok (0.041s) 2022-03-17T19:46:34.2274495Z test_load_unicode_error_msg (__main__.TestOldSerialization) ... ok (0.001s) 2022-03-17T19:46:34.2328676Z test_save_different_dtype_error (__main__.TestOldSerialization) ... ok (0.005s) 2022-03-17T19:46:34.7873912Z test_save_different_dtype_unallocated (__main__.TestOldSerialization) ... ok (0.554s) 2022-03-17T19:46:34.8177201Z test_serialization (__main__.TestOldSerialization) ... ok (0.030s) 2022-03-17T19:46:34.8674707Z test_serialization_backwards_compat (__main__.TestOldSerialization) ... ok (0.050s) 2022-03-17T19:46:34.8779966Z test_serialization_container (__main__.TestOldSerialization) ... ok (0.010s) 2022-03-17T19:46:34.8874624Z test_serialization_container_filelike (__main__.TestOldSerialization) ... ok (0.009s) 2022-03-17T19:46:34.8886126Z test_serialization_dill (__main__.TestOldSerialization) ... skip (0.001s) 2022-03-17T19:46:34.8895183Z test_serialization_dill_version_not_supported (__main__.TestOldSerialization) ... skip (0.001s) 2022-03-17T19:46:34.8919034Z test_serialization_fake_zip (__main__.TestOldSerialization) ... ok (0.002s) 2022-03-17T19:46:34.9062948Z test_serialization_filelike (__main__.TestOldSerialization) ... ok (0.014s) 2022-03-17T19:46:34.9080938Z test_serialization_filelike_api_requirements (__main__.TestOldSerialization) ... ok (0.002s) 2022-03-17T19:46:34.9107510Z test_serialization_filelike_missing_attrs (__main__.TestOldSerialization) ... ok (0.003s) 2022-03-17T19:46:35.3134310Z test_serialization_filelike_stress (__main__.TestOldSerialization) ... ok (0.402s) 2022-03-17T19:46:35.3232192Z test_serialization_filelike_uses_readinto (__main__.TestOldSerialization) ... ok (0.010s) 2022-03-17T19:46:35.3389464Z test_serialization_gzip (__main__.TestOldSerialization) ... ok (0.016s) 2022-03-17T19:46:35.3881706Z test_serialization_map_location (__main__.TestOldSerialization) ... ok (0.049s) 2022-03-17T19:46:43.0700018Z test_serialization_offset (__main__.TestOldSerialization) ... ok (7.682s) 2022-03-17T19:46:51.3984909Z test_serialization_offset_filelike (__main__.TestOldSerialization) ... ok (8.328s) 2022-03-17T19:46:51.4012231Z test_serialization_offset_gzip (__main__.TestOldSerialization) ... ok (0.003s) 2022-03-17T19:46:51.4049707Z test_serialization_save_warnings (__main__.TestOldSerialization) ... ok (0.004s) 2022-03-17T19:46:51.4101972Z test_serialization_sparse (__main__.TestOldSerialization) ... ok (0.005s) 2022-03-17T19:46:51.4134396Z test_serialization_sparse_csr_invalid (__main__.TestOldSerialization) ... ok (0.003s) 2022-03-17T19:46:51.4190683Z test_serialization_sparse_invalid (__main__.TestOldSerialization) ... ok (0.006s) 2022-03-17T19:46:51.4207892Z test_serialization_storage_slice (__main__.TestOldSerialization) ... ok (0.002s) 2022-03-17T19:46:51.4292648Z test_serialization_zipfile_utils (__main__.TestOldSerialization) ... ok (0.008s) 2022-03-17T19:46:51.4304994Z test_serialize_device (__main__.TestOldSerialization) ... ok (0.001s) 2022-03-17T19:46:51.4313851Z test_load_error_msg (__main__.TestSerialization) ... ok (0.001s) 2022-03-17T19:46:51.4321182Z test_load_nonexistent_device (__main__.TestSerialization) ... skip (0.001s) 2022-03-17T19:46:51.4358230Z test_load_python2_unicode_module (__main__.TestSerialization) ... ok (0.004s) 2022-03-17T19:46:51.4367208Z test_load_unicode_error_msg (__main__.TestSerialization) ... ok (0.001s) 2022-03-17T19:46:51.4386180Z test_meta_serialization (__main__.TestSerialization) ... ok (0.002s) 2022-03-17T19:46:51.4499020Z test_pathlike_serialization (__main__.TestSerialization) ... ok (0.011s) 2022-03-17T19:46:51.4553471Z test_save_different_dtype_error (__main__.TestSerialization) ... ok (0.005s) 2022-03-17T19:46:52.1257628Z test_save_different_dtype_unallocated (__main__.TestSerialization) ... ok (0.670s) 2022-03-17T19:46:52.1585208Z test_serialization (__main__.TestSerialization) ... ok (0.033s) 2022-03-17T19:47:03.3766174Z test_serialization_2gb_file (__main__.TestSerialization) ... ok (11.218s) 2022-03-17T19:47:03.4047126Z test_serialization_backwards_compat (__main__.TestSerialization) ... ok (0.028s) 2022-03-17T19:47:03.4058424Z test_serialization_dill (__main__.TestSerialization) ... skip (0.001s) 2022-03-17T19:47:03.4068210Z test_serialization_dill_version_not_supported (__main__.TestSerialization) ... skip (0.001s) 2022-03-17T19:47:03.4095290Z test_serialization_fake_zip (__main__.TestSerialization) ... ok (0.003s) 2022-03-17T19:47:03.4245444Z test_serialization_filelike (__main__.TestSerialization) ... ok (0.015s) 2022-03-17T19:47:03.4264774Z test_serialization_filelike_api_requirements (__main__.TestSerialization) ... ok (0.002s) 2022-03-17T19:47:03.4296173Z test_serialization_filelike_missing_attrs (__main__.TestSerialization) ... ok (0.003s) 2022-03-17T19:47:04.0367346Z test_serialization_filelike_stress (__main__.TestSerialization) ... ok (0.607s) 2022-03-17T19:47:04.0384546Z test_serialization_filelike_uses_readinto (__main__.TestSerialization) ... ok (0.002s) 2022-03-17T19:47:04.0622597Z test_serialization_gzip (__main__.TestSerialization) ... ok (0.024s) 2022-03-17T19:47:04.0794059Z test_serialization_map_location (__main__.TestSerialization) ... ok (0.017s) 2022-03-17T19:47:04.0824688Z test_serialization_offset_gzip (__main__.TestSerialization) ... ok (0.003s) 2022-03-17T19:47:04.0842149Z test_serialization_save_warnings (__main__.TestSerialization) ... ok (0.002s) 2022-03-17T19:47:04.0888267Z test_serialization_sparse (__main__.TestSerialization) ... ok (0.004s) 2022-03-17T19:47:04.0921068Z test_serialization_sparse_csr_invalid (__main__.TestSerialization) ... ok (0.003s) 2022-03-17T19:47:04.0972166Z test_serialization_sparse_invalid (__main__.TestSerialization) ... ok (0.005s) 2022-03-17T19:47:04.0987891Z test_serialization_storage_slice (__main__.TestSerialization) ... ok (0.001s) 2022-03-17T19:47:04.1299238Z test_serialization_zipfile (__main__.TestSerialization) ... ok (0.031s) 2022-03-17T19:47:04.1425494Z test_serialization_zipfile_actually_jit (__main__.TestSerialization) ... /opt/conda/lib/python3.7/site-packages/torch/serialization.py:709: UserWarning: 'torch.load' received a zip file that looks like a TorchScript archive dispatching to 'torch.jit.load' (call 'torch.jit.load' directly to silence this warning) 2022-03-17T19:47:04.1426209Z " silence this warning)", UserWarning) 2022-03-17T19:47:04.1480099Z ok (0.018s) 2022-03-17T19:47:04.1550707Z test_serialization_zipfile_utils (__main__.TestSerialization) ... ok (0.007s) 2022-03-17T19:47:04.1562840Z test_serialize_device (__main__.TestSerialization) ... ok (0.001s) 2022-03-17T19:47:04.1581609Z test_tensor_subclass_deepcopy (__main__.TestSubclassSerialization) ... ok (0.002s) 2022-03-17T19:47:04.1607566Z test_tensor_subclass_getstate_overwrite (__main__.TestSubclassSerialization) ... ok (0.002s) 2022-03-17T19:47:04.1630177Z test_tensor_subclass_wrapper_serialization (__main__.TestSubclassSerialization) ... ok (0.002s) 2022-03-17T19:47:04.1630489Z 2022-03-17T19:47:04.1630804Z ---------------------------------------------------------------------- 2022-03-17T19:47:04.1631142Z Ran 65 tests in 30.038s 2022-03-17T19:47:04.1631304Z 2022-03-17T19:47:04.1637179Z OK (skipped=6) 2022-03-17T19:47:04.1637512Z 2022-03-17T19:47:04.1637629Z Generating XML reports... 2022-03-17T19:47:04.1667379Z Generated XML report: test-reports/python-unittest/test_serialization/TEST-TestBothSerializationCUDA-20220317194634.xml 2022-03-17T19:47:04.1701639Z Generated XML report: test-reports/python-unittest/test_serialization/TEST-TestOldSerialization-20220317194634.xml 2022-03-17T19:47:04.1737272Z Generated XML report: test-reports/python-unittest/test_serialization/TEST-TestSerialization-20220317194634.xml 2022-03-17T19:47:04.1743069Z Generated XML report: test-reports/python-unittest/test_serialization/TEST-TestSubclassSerialization-20220317194634.xml 2022-03-17T19:47:04.3725517Z Running test_dispatch ... [2022-03-17 19:47:04.372020] 2022-03-17T19:47:04.3726158Z Executing ['/opt/conda/bin/python', 'test_dispatch.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-03-17 19:47:04.372124] 2022-03-17T19:47:05.5018504Z Test results will be stored in test-reports/python-unittest/test_dispatch 2022-03-17T19:47:05.5038791Z 2022-03-17T19:47:05.5039205Z Running tests... 2022-03-17T19:47:05.5039780Z ---------------------------------------------------------------------- 2022-03-17T19:47:06.9291173Z test_all_invariants (__main__.TestDispatch) ... ok (1.425s) 2022-03-17T19:47:14.2320858Z test_computed_table (__main__.TestDispatch) ... ok (7.303s) 2022-03-17T19:47:14.2435509Z test_computed_table_with_ambiguous_autogradother (__main__.TestDispatch) ... ok (0.011s) 2022-03-17T19:47:14.2455026Z test_computed_table_with_autograd (__main__.TestDispatch) ... ok (0.002s) 2022-03-17T19:47:14.4601313Z test_computed_table_with_cpu_autograd_defaultbackend (__main__.TestDispatch) ... ok (0.214s) 2022-03-17T19:47:14.6774805Z test_computed_table_with_cpu_autograd_math (__main__.TestDispatch) ... ok (0.217s) 2022-03-17T19:47:21.7286686Z test_computed_table_with_cpu_autograd_math_defaultbackend (__main__.TestDispatch) ... ok (7.051s) 2022-03-17T19:47:21.7398623Z test_computed_table_with_cpu_defaultbackend (__main__.TestDispatch) ... ok (0.011s) 2022-03-17T19:47:21.7512889Z test_computed_table_with_cpu_math (__main__.TestDispatch) ... ok (0.011s) 2022-03-17T19:47:21.7534366Z test_computed_table_with_cpu_math_autogradcpu_fallthrough (__main__.TestDispatch) ... ok (0.002s) 2022-03-17T19:47:21.7555220Z test_computed_table_with_math (__main__.TestDispatch) ... ok (0.002s) 2022-03-17T19:47:28.7235179Z test_def (__main__.TestDispatch) ... ok (6.968s) 2022-03-17T19:47:28.7375932Z test_def_impl_schema_mismatch (__main__.TestDispatch) ... ok (0.014s) 2022-03-17T19:47:28.7385597Z test_def_only (__main__.TestDispatch) ... ok (0.001s) 2022-03-17T19:47:28.7395367Z test_def_with_explicit_alias (__main__.TestDispatch) ... ok (0.001s) 2022-03-17T19:47:28.9657296Z test_def_with_inference (__main__.TestDispatch) ... ok (0.226s) 2022-03-17T19:47:28.9680029Z test_dispatch_print_registrations_for_dispatch_key_invalid (__main__.TestDispatch) ... ok (0.002s) 2022-03-17T19:47:28.9690010Z test_find_dangling_impls (__main__.TestDispatch) ... ok (0.001s) 2022-03-17T19:47:28.9702834Z test_find_dangling_impls_ext (__main__.TestDispatch) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cu113 as PyTorch extensions root... 2022-03-17T19:47:28.9703375Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py37_cu113/dangling_impl_extension... 2022-03-17T19:47:29.0379994Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cu113/dangling_impl_extension/build.ninja... 2022-03-17T19:47:29.0388182Z Building extension module dangling_impl_extension... 2022-03-17T19:47:29.0388712Z Using envvar MAX_JOBS (14) as the number of workers... 2022-03-17T19:47:30.1637328Z [1/2] c++ -MMD -MF dangling_impl_extension.o.d -DTORCH_EXTENSION_NAME=dangling_impl_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++14 -g -c /var/lib/jenkins/workspace/test/cpp_extensions/dangling_impl_extension.cpp -o dangling_impl_extension.o 2022-03-17T19:47:30.4903681Z [2/2] c++ dangling_impl_extension.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o dangling_impl_extension.so 2022-03-17T19:47:30.4964402Z Loading extension module dangling_impl_extension... 2022-03-17T19:47:30.4993297Z ok (1.530s) 2022-03-17T19:47:30.7122564Z test_impl_only (__main__.TestDispatch) ... ok (0.213s) 2022-03-17T19:47:30.7230693Z test_multiple_def_alias_defaulting (__main__.TestDispatch) ... ok (0.011s) 2022-03-17T19:47:30.7336948Z test_multiple_def_alias_mismatch (__main__.TestDispatch) ... ok (0.011s) 2022-03-17T19:47:30.7444890Z test_multiple_def_error (__main__.TestDispatch) ... ok (0.011s) 2022-03-17T19:47:30.7529204Z test_multiple_fallback (__main__.TestDispatch) ... ok (0.008s) 2022-03-17T19:47:30.7539480Z test_overwrite_math (__main__.TestDispatch) ... [W OperatorEntry.cpp:133] Warning: Overriding a previously registered kernel for the same operator and the same dispatch key 2022-03-17T19:47:30.7539993Z operator: __test45643__::foo 2022-03-17T19:47:30.7540231Z no debug info 2022-03-17T19:47:30.7540480Z dispatch key: (catch all) 2022-03-17T19:47:30.7540727Z previous kernel: fn1 2022-03-17T19:47:30.7541290Z new kernel: fn2 (function registerKernel) 2022-03-17T19:47:30.7543204Z [W OperatorEntry.cpp:133] Warning: Overriding a previously registered kernel for the same operator and the same dispatch key 2022-03-17T19:47:30.7543940Z operator: __test45644__::foo 2022-03-17T19:47:30.7544220Z no debug info 2022-03-17T19:47:30.7544456Z dispatch key: (catch all) 2022-03-17T19:47:30.7545491Z previous kernel: fn1 2022-03-17T19:47:30.7545807Z new kernel: fn2 (function registerKernel) 2022-03-17T19:47:30.7546089Z ok (0.002s) 2022-03-17T19:47:30.7558335Z test_autogradother (__main__.TestPythonDispatcher) ... ok (0.001s) 2022-03-17T19:47:30.7568449Z test_basic (__main__.TestPythonDispatcher) ... ok (0.001s) 2022-03-17T19:47:30.7580485Z test_defaultbackend_autogradcpu (__main__.TestPythonDispatcher) ... ok (0.001s) 2022-03-17T19:47:30.7592113Z test_defaultbackend_math (__main__.TestPythonDispatcher) ... ok (0.001s) 2022-03-17T19:47:30.7601043Z test_duplicate_registrations (__main__.TestPythonDispatcher) ... ok (0.001s) 2022-03-17T19:47:30.7613361Z test_math_autogradcpu (__main__.TestPythonDispatcher) ... ok (0.001s) 2022-03-17T19:47:30.7614383Z 2022-03-17T19:47:30.7614963Z ---------------------------------------------------------------------- 2022-03-17T19:47:30.7615511Z Ran 31 tests in 25.258s 2022-03-17T19:47:30.7615695Z 2022-03-17T19:47:30.7615792Z OK 2022-03-17T19:47:30.7615907Z 2022-03-17T19:47:30.7616029Z Generating XML reports... 2022-03-17T19:47:30.7679409Z Generated XML report: test-reports/python-unittest/test_dispatch/TEST-TestDispatch-20220317194705.xml 2022-03-17T19:47:30.7688234Z Generated XML report: test-reports/python-unittest/test_dispatch/TEST-TestPythonDispatcher-20220317194705.xml 2022-03-17T19:47:31.0454252Z Running test_type_hints ... [2022-03-17 19:47:31.044928] 2022-03-17T19:47:31.0454938Z Executing ['/opt/conda/bin/python', 'test_type_hints.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-03-17 19:47:31.045031] 2022-03-17T19:47:31.8333638Z Test results will be stored in test-reports/python-unittest/test_type_hints 2022-03-17T19:47:31.8349768Z 2022-03-17T19:47:31.8350064Z Running tests... 2022-03-17T19:47:31.8350496Z ---------------------------------------------------------------------- 2022-03-17T19:47:31.8366275Z test_doc_examples (__main__.TestTypeHints) 2022-03-17T19:47:56.5477197Z Run documentation examples through mypy. ... ok (24.712s) 2022-03-17T19:47:56.5479800Z 2022-03-17T19:47:56.5480892Z ---------------------------------------------------------------------- 2022-03-17T19:47:56.5484287Z Ran 1 test in 24.713s 2022-03-17T19:47:56.5484587Z 2022-03-17T19:47:56.5484727Z OK 2022-03-17T19:47:56.5484959Z 2022-03-17T19:47:56.5485190Z Generating XML reports... 2022-03-17T19:47:56.5517577Z Generated XML report: test-reports/python-unittest/test_type_hints/TEST-TestTypeHints-20220317194731.xml 2022-03-17T19:47:57.6560292Z Running test_type_promotion ... [2022-03-17 19:47:57.655505] 2022-03-17T19:47:57.6560940Z Executing ['/opt/conda/bin/python', 'test_type_promotion.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-03-17 19:47:57.655607] 2022-03-17T19:47:59.9666293Z Test results will be stored in test-reports/python-unittest/test_type_promotion 2022-03-17T19:47:59.9860674Z 2022-03-17T19:47:59.9860935Z Running tests... 2022-03-17T19:47:59.9861639Z ---------------------------------------------------------------------- 2022-03-17T19:47:59.9909954Z test_add_wrapped_cuda (__main__.TestTypePromotionCUDA) ... ok (0.005s) 2022-03-17T19:48:00.0127301Z test_alpha_mismatch_cuda (__main__.TestTypePromotionCUDA) ... ok (0.022s) 2022-03-17T19:48:00.0280783Z test_alternate_result_cuda (__main__.TestTypePromotionCUDA) ... ok (0.015s) 2022-03-17T19:48:00.0311804Z test_atan2_type_promotion_cuda_bool_bool (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.0342775Z test_atan2_type_promotion_cuda_bool_float16 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.0372640Z test_atan2_type_promotion_cuda_bool_float32 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.0403180Z test_atan2_type_promotion_cuda_bool_float64 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.0433585Z test_atan2_type_promotion_cuda_bool_int16 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.0466110Z test_atan2_type_promotion_cuda_bool_int32 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.0495571Z test_atan2_type_promotion_cuda_bool_int64 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.0525564Z test_atan2_type_promotion_cuda_bool_int8 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.0555747Z test_atan2_type_promotion_cuda_bool_uint8 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.0585999Z test_atan2_type_promotion_cuda_float16_bool (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.0616460Z test_atan2_type_promotion_cuda_float16_float16 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.0650002Z test_atan2_type_promotion_cuda_float16_float32 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.0680290Z test_atan2_type_promotion_cuda_float16_float64 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.0710830Z test_atan2_type_promotion_cuda_float16_int16 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.0740618Z test_atan2_type_promotion_cuda_float16_int32 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.0770825Z test_atan2_type_promotion_cuda_float16_int64 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.0800891Z test_atan2_type_promotion_cuda_float16_int8 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.0831317Z test_atan2_type_promotion_cuda_float16_uint8 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.0861762Z test_atan2_type_promotion_cuda_float32_bool (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.0895875Z test_atan2_type_promotion_cuda_float32_float16 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.0925968Z test_atan2_type_promotion_cuda_float32_float32 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.0956088Z test_atan2_type_promotion_cuda_float32_float64 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.0986144Z test_atan2_type_promotion_cuda_float32_int16 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.1015922Z test_atan2_type_promotion_cuda_float32_int32 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.1046252Z test_atan2_type_promotion_cuda_float32_int64 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.1076431Z test_atan2_type_promotion_cuda_float32_int8 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.1106755Z test_atan2_type_promotion_cuda_float32_uint8 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.1140987Z test_atan2_type_promotion_cuda_float64_bool (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.1171328Z test_atan2_type_promotion_cuda_float64_float16 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.1199744Z test_atan2_type_promotion_cuda_float64_float32 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.1228242Z test_atan2_type_promotion_cuda_float64_float64 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.1256187Z test_atan2_type_promotion_cuda_float64_int16 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.1284441Z test_atan2_type_promotion_cuda_float64_int32 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.1312883Z test_atan2_type_promotion_cuda_float64_int64 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.1340970Z test_atan2_type_promotion_cuda_float64_int8 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.1374097Z test_atan2_type_promotion_cuda_float64_uint8 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.1402512Z test_atan2_type_promotion_cuda_int16_bool (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.1431070Z test_atan2_type_promotion_cuda_int16_float16 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.1459167Z test_atan2_type_promotion_cuda_int16_float32 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.1487578Z test_atan2_type_promotion_cuda_int16_float64 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.1515859Z test_atan2_type_promotion_cuda_int16_int16 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.1544137Z test_atan2_type_promotion_cuda_int16_int32 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.1572553Z test_atan2_type_promotion_cuda_int16_int64 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.1606116Z test_atan2_type_promotion_cuda_int16_int8 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.1634230Z test_atan2_type_promotion_cuda_int16_uint8 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.1662616Z test_atan2_type_promotion_cuda_int32_bool (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.1690902Z test_atan2_type_promotion_cuda_int32_float16 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.1719318Z test_atan2_type_promotion_cuda_int32_float32 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.1747569Z test_atan2_type_promotion_cuda_int32_float64 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.1775744Z test_atan2_type_promotion_cuda_int32_int16 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.1804125Z test_atan2_type_promotion_cuda_int32_int32 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.1837302Z test_atan2_type_promotion_cuda_int32_int64 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.1865768Z test_atan2_type_promotion_cuda_int32_int8 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.1894041Z test_atan2_type_promotion_cuda_int32_uint8 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.1922585Z test_atan2_type_promotion_cuda_int64_bool (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.1951280Z test_atan2_type_promotion_cuda_int64_float16 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.1979629Z test_atan2_type_promotion_cuda_int64_float32 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.2008354Z test_atan2_type_promotion_cuda_int64_float64 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.2037751Z test_atan2_type_promotion_cuda_int64_int16 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.2071049Z test_atan2_type_promotion_cuda_int64_int32 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.2099070Z test_atan2_type_promotion_cuda_int64_int64 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.2127438Z test_atan2_type_promotion_cuda_int64_int8 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.2156046Z test_atan2_type_promotion_cuda_int64_uint8 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.2184677Z test_atan2_type_promotion_cuda_int8_bool (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.2213074Z test_atan2_type_promotion_cuda_int8_float16 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.2241658Z test_atan2_type_promotion_cuda_int8_float32 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.2270571Z test_atan2_type_promotion_cuda_int8_float64 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.2305599Z test_atan2_type_promotion_cuda_int8_int16 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.2333812Z test_atan2_type_promotion_cuda_int8_int32 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.2362223Z test_atan2_type_promotion_cuda_int8_int64 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.2390544Z test_atan2_type_promotion_cuda_int8_int8 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.2418677Z test_atan2_type_promotion_cuda_int8_uint8 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.2447206Z test_atan2_type_promotion_cuda_uint8_bool (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.2476110Z test_atan2_type_promotion_cuda_uint8_float16 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.2504665Z test_atan2_type_promotion_cuda_uint8_float32 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.2537594Z test_atan2_type_promotion_cuda_uint8_float64 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.2566181Z test_atan2_type_promotion_cuda_uint8_int16 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.2594677Z test_atan2_type_promotion_cuda_uint8_int32 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.2622868Z test_atan2_type_promotion_cuda_uint8_int64 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.2651253Z test_atan2_type_promotion_cuda_uint8_int8 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.2679464Z test_atan2_type_promotion_cuda_uint8_uint8 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:00.2827501Z test_bfloat16_cuda (__main__.TestTypePromotionCUDA) ... ok (0.015s) 2022-03-17T19:48:00.2907674Z test_booleans_cuda (__main__.TestTypePromotionCUDA) ... test_type_promotion.py:319: UserWarning: This overload of add is deprecated: 2022-03-17T19:48:00.2908318Z add(Tensor input, Number alpha, Tensor other, *, Tensor out) 2022-03-17T19:48:00.2908664Z Consider using one of the following signatures instead: 2022-03-17T19:48:00.2909161Z add(Tensor input, Tensor other, *, Number alpha, Tensor out) (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.cpp:1055.) 2022-03-17T19:48:00.2909622Z torch.tensor(True, device=device), True), 2022-03-17T19:48:00.2970413Z ok (0.014s) 2022-03-17T19:48:00.2989123Z test_can_cast_cuda (__main__.TestTypePromotionCUDA) ... ok (0.002s) 2022-03-17T19:48:00.3588234Z test_cat_different_dtypes_cuda (__main__.TestTypePromotionCUDA) ... ok (0.060s) 2022-03-17T19:48:03.3680219Z test_cat_out_different_dtypes_cuda (__main__.TestTypePromotionCUDA) ... ok (3.009s) 2022-03-17T19:48:04.2075965Z test_comparison_ops_with_type_promotion_cuda (__main__.TestTypePromotionCUDA) ... ok (0.840s) 2022-03-17T19:48:04.9631574Z test_complex_assertraises_cuda (__main__.TestTypePromotionCUDA) ... ok (0.755s) 2022-03-17T19:48:04.9682363Z test_complex_promotion_cuda (__main__.TestTypePromotionCUDA) ... ok (0.005s) 2022-03-17T19:48:04.9710638Z test_complex_scalar_mult_tensor_promotion_cuda (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:04.9772904Z test_computation_ignores_out_cuda (__main__.TestTypePromotionCUDA) ... ok (0.006s) 2022-03-17T19:48:04.9845937Z test_create_bool_tensors_cuda (__main__.TestTypePromotionCUDA) ... ok (0.007s) 2022-03-17T19:48:04.9904575Z test_div_promotion_cuda_bool (__main__.TestTypePromotionCUDA) ... ok (0.006s) 2022-03-17T19:48:04.9962245Z test_div_promotion_cuda_int16 (__main__.TestTypePromotionCUDA) ... ok (0.006s) 2022-03-17T19:48:05.0019690Z test_div_promotion_cuda_int32 (__main__.TestTypePromotionCUDA) ... ok (0.006s) 2022-03-17T19:48:05.0077404Z test_div_promotion_cuda_int64 (__main__.TestTypePromotionCUDA) ... ok (0.006s) 2022-03-17T19:48:05.0135557Z test_div_promotion_cuda_int8 (__main__.TestTypePromotionCUDA) ... ok (0.006s) 2022-03-17T19:48:05.0193689Z test_div_promotion_cuda_uint8 (__main__.TestTypePromotionCUDA) ... ok (0.006s) 2022-03-17T19:48:05.0407179Z test_div_promotion_inplace_cuda_bool (__main__.TestTypePromotionCUDA) ... ok (0.021s) 2022-03-17T19:48:05.0448975Z test_div_promotion_inplace_cuda_float32 (__main__.TestTypePromotionCUDA) ... ok (0.004s) 2022-03-17T19:48:05.0489779Z test_div_promotion_inplace_cuda_float64 (__main__.TestTypePromotionCUDA) ... ok (0.004s) 2022-03-17T19:48:05.0700908Z test_div_promotion_inplace_cuda_int16 (__main__.TestTypePromotionCUDA) ... ok (0.021s) 2022-03-17T19:48:05.0918942Z test_div_promotion_inplace_cuda_int32 (__main__.TestTypePromotionCUDA) ... ok (0.022s) 2022-03-17T19:48:05.1136603Z test_div_promotion_inplace_cuda_int64 (__main__.TestTypePromotionCUDA) ... ok (0.022s) 2022-03-17T19:48:05.1345810Z test_div_promotion_inplace_cuda_int8 (__main__.TestTypePromotionCUDA) ... ok (0.021s) 2022-03-17T19:48:05.1561639Z test_div_promotion_inplace_cuda_uint8 (__main__.TestTypePromotionCUDA) ... ok (0.021s) 2022-03-17T19:48:05.1783630Z test_div_promotion_out_cuda_bool (__main__.TestTypePromotionCUDA) ... ok (0.022s) 2022-03-17T19:48:05.1826205Z test_div_promotion_out_cuda_float32 (__main__.TestTypePromotionCUDA) ... ok (0.004s) 2022-03-17T19:48:05.1867946Z test_div_promotion_out_cuda_float64 (__main__.TestTypePromotionCUDA) ... ok (0.004s) 2022-03-17T19:48:05.2076227Z test_div_promotion_out_cuda_int16 (__main__.TestTypePromotionCUDA) ... ok (0.021s) 2022-03-17T19:48:05.2283996Z test_div_promotion_out_cuda_int32 (__main__.TestTypePromotionCUDA) ... ok (0.021s) 2022-03-17T19:48:05.2498318Z test_div_promotion_out_cuda_int64 (__main__.TestTypePromotionCUDA) ... ok (0.021s) 2022-03-17T19:48:05.2717520Z test_div_promotion_out_cuda_int8 (__main__.TestTypePromotionCUDA) ... ok (0.022s) 2022-03-17T19:48:05.2930022Z test_div_promotion_out_cuda_uint8 (__main__.TestTypePromotionCUDA) ... ok (0.021s) 2022-03-17T19:48:05.2973596Z test_float_promotion_cuda (__main__.TestTypePromotionCUDA) ... ok (0.004s) 2022-03-17T19:48:05.3010311Z test_from_issue_cuda (__main__.TestTypePromotionCUDA) ... ok (0.004s) 2022-03-17T19:48:05.3035495Z test_half_cuda (__main__.TestTypePromotionCUDA) ... ok (0.002s) 2022-03-17T19:48:05.3079766Z test_indexing_cuda (__main__.TestTypePromotionCUDA) ... ok (0.004s) 2022-03-17T19:48:05.3200077Z test_indexing_fail_cuda (__main__.TestTypePromotionCUDA) ... ok (0.012s) 2022-03-17T19:48:05.3464751Z test_inplace_cuda (__main__.TestTypePromotionCUDA) ... ok (0.026s) 2022-03-17T19:48:05.3487987Z test_int_promotion_cuda (__main__.TestTypePromotionCUDA) ... ok (0.002s) 2022-03-17T19:48:05.3507112Z test_int_to_float_cuda (__main__.TestTypePromotionCUDA) ... ok (0.002s) 2022-03-17T19:48:05.3669199Z test_integer_addcdiv_deprecated_cuda_int16 (__main__.TestTypePromotionCUDA) ... ok (0.016s) 2022-03-17T19:48:05.3822256Z test_integer_addcdiv_deprecated_cuda_int32 (__main__.TestTypePromotionCUDA) ... ok (0.015s) 2022-03-17T19:48:05.3975242Z test_integer_addcdiv_deprecated_cuda_int64 (__main__.TestTypePromotionCUDA) ... ok (0.015s) 2022-03-17T19:48:05.4132739Z test_integer_addcdiv_deprecated_cuda_int8 (__main__.TestTypePromotionCUDA) ... ok (0.016s) 2022-03-17T19:48:05.4293506Z test_integer_addcdiv_deprecated_cuda_uint8 (__main__.TestTypePromotionCUDA) ... ok (0.016s) 2022-03-17T19:48:05.4381530Z test_lt_with_type_promotion_cuda (__main__.TestTypePromotionCUDA) ... ok (0.009s) 2022-03-17T19:48:06.7325394Z test_many_promotions_cuda (__main__.TestTypePromotionCUDA) ... ok (1.294s) 2022-03-17T19:48:06.7712327Z test_mixed_type_backward_cuda (__main__.TestTypePromotionCUDA) ... ok (0.039s) 2022-03-17T19:48:06.7824191Z test_non_promoting_ops_cuda (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2022-03-17T19:48:06.7853718Z test_numpy_array_binary_ufunc_promotion_cuda_bool_bool (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.7883221Z test_numpy_array_binary_ufunc_promotion_cuda_bool_complex128 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.7912639Z test_numpy_array_binary_ufunc_promotion_cuda_bool_complex64 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.7941898Z test_numpy_array_binary_ufunc_promotion_cuda_bool_float16 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.7971440Z test_numpy_array_binary_ufunc_promotion_cuda_bool_float32 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.8000991Z test_numpy_array_binary_ufunc_promotion_cuda_bool_float64 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.8030441Z test_numpy_array_binary_ufunc_promotion_cuda_bool_int16 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.8060044Z test_numpy_array_binary_ufunc_promotion_cuda_bool_int32 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.8089513Z test_numpy_array_binary_ufunc_promotion_cuda_bool_int64 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.8118911Z test_numpy_array_binary_ufunc_promotion_cuda_bool_int8 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.8153277Z test_numpy_array_binary_ufunc_promotion_cuda_bool_uint8 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.8182360Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_bool (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.8211627Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_complex128 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.8241339Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_complex64 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.8270917Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_float16 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.8300275Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_float32 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.8329934Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_float64 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.8359320Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_int16 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.8389116Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_int32 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.8418409Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_int64 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.8447775Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_int8 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.8477257Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_uint8 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.8512288Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_bool (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.8541891Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_complex128 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.8571716Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_complex64 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.8601492Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_float16 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.8631120Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_float32 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.8660742Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_float64 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.8690329Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_int16 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.8719912Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_int32 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.8749778Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_int64 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.8779196Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_int8 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.8808267Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_uint8 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.8837947Z test_numpy_array_binary_ufunc_promotion_cuda_float16_bool (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.8872817Z test_numpy_array_binary_ufunc_promotion_cuda_float16_complex128 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.8902219Z test_numpy_array_binary_ufunc_promotion_cuda_float16_complex64 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.8931678Z test_numpy_array_binary_ufunc_promotion_cuda_float16_float16 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.8961411Z test_numpy_array_binary_ufunc_promotion_cuda_float16_float32 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.8990916Z test_numpy_array_binary_ufunc_promotion_cuda_float16_float64 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.9020217Z test_numpy_array_binary_ufunc_promotion_cuda_float16_int16 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.9050353Z test_numpy_array_binary_ufunc_promotion_cuda_float16_int32 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.9079630Z test_numpy_array_binary_ufunc_promotion_cuda_float16_int64 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.9109031Z test_numpy_array_binary_ufunc_promotion_cuda_float16_int8 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.9138048Z test_numpy_array_binary_ufunc_promotion_cuda_float16_uint8 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.9167554Z test_numpy_array_binary_ufunc_promotion_cuda_float32_bool (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.9196805Z test_numpy_array_binary_ufunc_promotion_cuda_float32_complex128 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.9232981Z test_numpy_array_binary_ufunc_promotion_cuda_float32_complex64 (__main__.TestTypePromotionCUDA) ... skip (0.004s) 2022-03-17T19:48:06.9262010Z test_numpy_array_binary_ufunc_promotion_cuda_float32_float16 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.9291529Z test_numpy_array_binary_ufunc_promotion_cuda_float32_float32 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.9321011Z test_numpy_array_binary_ufunc_promotion_cuda_float32_float64 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.9350470Z test_numpy_array_binary_ufunc_promotion_cuda_float32_int16 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.9379708Z test_numpy_array_binary_ufunc_promotion_cuda_float32_int32 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.9409085Z test_numpy_array_binary_ufunc_promotion_cuda_float32_int64 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.9438503Z test_numpy_array_binary_ufunc_promotion_cuda_float32_int8 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.9467983Z test_numpy_array_binary_ufunc_promotion_cuda_float32_uint8 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.9497035Z test_numpy_array_binary_ufunc_promotion_cuda_float64_bool (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.9526326Z test_numpy_array_binary_ufunc_promotion_cuda_float64_complex128 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.9555667Z test_numpy_array_binary_ufunc_promotion_cuda_float64_complex64 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.9590454Z test_numpy_array_binary_ufunc_promotion_cuda_float64_float16 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.9619682Z test_numpy_array_binary_ufunc_promotion_cuda_float64_float32 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.9649208Z test_numpy_array_binary_ufunc_promotion_cuda_float64_float64 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.9678871Z test_numpy_array_binary_ufunc_promotion_cuda_float64_int16 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.9708213Z test_numpy_array_binary_ufunc_promotion_cuda_float64_int32 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.9737650Z test_numpy_array_binary_ufunc_promotion_cuda_float64_int64 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.9767288Z test_numpy_array_binary_ufunc_promotion_cuda_float64_int8 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.9797067Z test_numpy_array_binary_ufunc_promotion_cuda_float64_uint8 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.9826676Z test_numpy_array_binary_ufunc_promotion_cuda_int16_bool (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.9855812Z test_numpy_array_binary_ufunc_promotion_cuda_int16_complex128 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.9885275Z test_numpy_array_binary_ufunc_promotion_cuda_int16_complex64 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.9914545Z test_numpy_array_binary_ufunc_promotion_cuda_int16_float16 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.9949288Z test_numpy_array_binary_ufunc_promotion_cuda_int16_float32 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:06.9978407Z test_numpy_array_binary_ufunc_promotion_cuda_int16_float64 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.0007737Z test_numpy_array_binary_ufunc_promotion_cuda_int16_int16 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.0037163Z test_numpy_array_binary_ufunc_promotion_cuda_int16_int32 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.0066803Z test_numpy_array_binary_ufunc_promotion_cuda_int16_int64 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.0095645Z test_numpy_array_binary_ufunc_promotion_cuda_int16_int8 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.0125017Z test_numpy_array_binary_ufunc_promotion_cuda_int16_uint8 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.0154223Z test_numpy_array_binary_ufunc_promotion_cuda_int32_bool (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.0183270Z test_numpy_array_binary_ufunc_promotion_cuda_int32_complex128 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.0212674Z test_numpy_array_binary_ufunc_promotion_cuda_int32_complex64 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.0242223Z test_numpy_array_binary_ufunc_promotion_cuda_int32_float16 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.0271755Z test_numpy_array_binary_ufunc_promotion_cuda_int32_float32 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.0306171Z test_numpy_array_binary_ufunc_promotion_cuda_int32_float64 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.0335204Z test_numpy_array_binary_ufunc_promotion_cuda_int32_int16 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.0364802Z test_numpy_array_binary_ufunc_promotion_cuda_int32_int32 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.0394186Z test_numpy_array_binary_ufunc_promotion_cuda_int32_int64 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.0423601Z test_numpy_array_binary_ufunc_promotion_cuda_int32_int8 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.0452849Z test_numpy_array_binary_ufunc_promotion_cuda_int32_uint8 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.0482115Z test_numpy_array_binary_ufunc_promotion_cuda_int64_bool (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.0511761Z test_numpy_array_binary_ufunc_promotion_cuda_int64_complex128 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.0540729Z test_numpy_array_binary_ufunc_promotion_cuda_int64_complex64 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.0570136Z test_numpy_array_binary_ufunc_promotion_cuda_int64_float16 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.0599340Z test_numpy_array_binary_ufunc_promotion_cuda_int64_float32 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.0628903Z test_numpy_array_binary_ufunc_promotion_cuda_int64_float64 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.0663375Z test_numpy_array_binary_ufunc_promotion_cuda_int64_int16 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.0693031Z test_numpy_array_binary_ufunc_promotion_cuda_int64_int32 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.0722773Z test_numpy_array_binary_ufunc_promotion_cuda_int64_int64 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.0752196Z test_numpy_array_binary_ufunc_promotion_cuda_int64_int8 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.0781589Z test_numpy_array_binary_ufunc_promotion_cuda_int64_uint8 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.0811228Z test_numpy_array_binary_ufunc_promotion_cuda_int8_bool (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.0840641Z test_numpy_array_binary_ufunc_promotion_cuda_int8_complex128 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.0869999Z test_numpy_array_binary_ufunc_promotion_cuda_int8_complex64 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.0899154Z test_numpy_array_binary_ufunc_promotion_cuda_int8_float16 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.0928636Z test_numpy_array_binary_ufunc_promotion_cuda_int8_float32 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.0958239Z test_numpy_array_binary_ufunc_promotion_cuda_int8_float64 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.0987826Z test_numpy_array_binary_ufunc_promotion_cuda_int8_int16 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.1022353Z test_numpy_array_binary_ufunc_promotion_cuda_int8_int32 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.1051861Z test_numpy_array_binary_ufunc_promotion_cuda_int8_int64 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.1081427Z test_numpy_array_binary_ufunc_promotion_cuda_int8_int8 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.1111006Z test_numpy_array_binary_ufunc_promotion_cuda_int8_uint8 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.1139947Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_bool (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.1169714Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_complex128 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.1199325Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_complex64 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.1228669Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_float16 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.1257695Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_float32 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.1287388Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_float64 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.1316864Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_int16 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.1346007Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_int32 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.1380485Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_int64 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.1410000Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_int8 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.1439317Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_uint8 (__main__.TestTypePromotionCUDA) ... skip (0.003s) 2022-03-17T19:48:07.1467372Z test_promote_self_cuda (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2022-03-17T19:48:07.1486459Z test_promote_types_cuda (__main__.TestTypePromotionCUDA) ... ok (0.002s) 2022-03-17T19:48:07.1512915Z test_result_type_cuda_bfloat16_bfloat16 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.1590745Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-03-17T19:48:07.1616932Z test_result_type_cuda_bfloat16_bool (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.1675060Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-03-17T19:48:07.1700908Z test_result_type_cuda_bfloat16_complex128 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.1783991Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2022-03-17T19:48:07.1809907Z test_result_type_cuda_bfloat16_complex64 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.1898625Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2022-03-17T19:48:07.1925066Z test_result_type_cuda_bfloat16_float16 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.2000351Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-03-17T19:48:07.2026568Z test_result_type_cuda_bfloat16_float32 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.2100670Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-03-17T19:48:07.2126826Z test_result_type_cuda_bfloat16_float64 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.2200406Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-03-17T19:48:07.2226607Z test_result_type_cuda_bfloat16_int16 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.2284354Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-03-17T19:48:07.2310605Z test_result_type_cuda_bfloat16_int32 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.2368183Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-03-17T19:48:07.2394554Z test_result_type_cuda_bfloat16_int64 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.2452264Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-03-17T19:48:07.2478290Z test_result_type_cuda_bfloat16_int8 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.2535756Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-03-17T19:48:07.2562033Z test_result_type_cuda_bfloat16_uint8 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.2625416Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-03-17T19:48:07.2651448Z test_result_type_cuda_bool_bfloat16 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.2709439Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-03-17T19:48:07.2735402Z test_result_type_cuda_bool_bool (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.2774737Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-03-17T19:48:07.2800986Z test_result_type_cuda_bool_complex128 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.2867590Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-03-17T19:48:07.2893646Z test_result_type_cuda_bool_complex64 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.2960184Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-03-17T19:48:07.2986408Z test_result_type_cuda_bool_float16 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.3044298Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-03-17T19:48:07.3070565Z test_result_type_cuda_bool_float32 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.3127217Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-03-17T19:48:07.3153277Z test_result_type_cuda_bool_float64 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.3209175Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-03-17T19:48:07.3235525Z test_result_type_cuda_bool_int16 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.3280405Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-03-17T19:48:07.3306916Z test_result_type_cuda_bool_int32 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.3346431Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-03-17T19:48:07.3372999Z test_result_type_cuda_bool_int64 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.3412451Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-03-17T19:48:07.3438900Z test_result_type_cuda_bool_int8 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.3478548Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-03-17T19:48:07.3504691Z test_result_type_cuda_bool_uint8 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.3543932Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-03-17T19:48:07.3570213Z test_result_type_cuda_complex128_bfloat16 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.3652770Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2022-03-17T19:48:07.3678763Z test_result_type_cuda_complex128_bool (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.3743977Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-03-17T19:48:07.3770244Z test_result_type_cuda_complex128_complex128 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.3860373Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2022-03-17T19:48:07.3886516Z test_result_type_cuda_complex128_complex64 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.3982527Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.012s) 2022-03-17T19:48:07.4008961Z test_result_type_cuda_complex128_float16 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.4091970Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2022-03-17T19:48:07.4118611Z test_result_type_cuda_complex128_float32 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.4200979Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2022-03-17T19:48:07.4227140Z test_result_type_cuda_complex128_float64 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.4308340Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2022-03-17T19:48:07.4334595Z test_result_type_cuda_complex128_int16 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.4399828Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-03-17T19:48:07.4425995Z test_result_type_cuda_complex128_int32 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.4493244Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-03-17T19:48:07.4523299Z test_result_type_cuda_complex128_int64 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.4591158Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-03-17T19:48:07.4621110Z test_result_type_cuda_complex128_int8 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.4686807Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-03-17T19:48:07.4712832Z test_result_type_cuda_complex128_uint8 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.4784383Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-03-17T19:48:07.4810289Z test_result_type_cuda_complex64_bfloat16 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.4893937Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2022-03-17T19:48:07.4920413Z test_result_type_cuda_complex64_bool (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.4986878Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-03-17T19:48:07.5013484Z test_result_type_cuda_complex64_complex128 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.5104854Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.012s) 2022-03-17T19:48:07.5131078Z test_result_type_cuda_complex64_complex64 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.5222582Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.012s) 2022-03-17T19:48:07.5248735Z test_result_type_cuda_complex64_float16 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.5332086Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2022-03-17T19:48:07.5358061Z test_result_type_cuda_complex64_float32 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.5440480Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2022-03-17T19:48:07.5466024Z test_result_type_cuda_complex64_float64 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.5548074Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2022-03-17T19:48:07.5573694Z test_result_type_cuda_complex64_int16 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.5647393Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-03-17T19:48:07.5673704Z test_result_type_cuda_complex64_int32 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.5739471Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-03-17T19:48:07.5765806Z test_result_type_cuda_complex64_int64 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.5832202Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-03-17T19:48:07.5858251Z test_result_type_cuda_complex64_int8 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.5924450Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-03-17T19:48:07.5950691Z test_result_type_cuda_complex64_uint8 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.6016661Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-03-17T19:48:07.6043181Z test_result_type_cuda_float16_bfloat16 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.6118218Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-03-17T19:48:07.6144391Z test_result_type_cuda_float16_bool (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.6201530Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-03-17T19:48:07.6227801Z test_result_type_cuda_float16_complex128 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.6310559Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2022-03-17T19:48:07.6336616Z test_result_type_cuda_float16_complex64 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.6428753Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.012s) 2022-03-17T19:48:07.6459184Z test_result_type_cuda_float16_float16 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.6536255Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2022-03-17T19:48:07.6562462Z test_result_type_cuda_float16_float32 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.6636171Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-03-17T19:48:07.6661967Z test_result_type_cuda_float16_float64 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.6735349Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-03-17T19:48:07.6761640Z test_result_type_cuda_float16_int16 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.6819094Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-03-17T19:48:07.6845229Z test_result_type_cuda_float16_int32 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.6902733Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-03-17T19:48:07.6928798Z test_result_type_cuda_float16_int64 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.6986720Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-03-17T19:48:07.7012816Z test_result_type_cuda_float16_int8 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.7071154Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-03-17T19:48:07.7096718Z test_result_type_cuda_float16_uint8 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.7159594Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-03-17T19:48:07.7186006Z test_result_type_cuda_float32_bfloat16 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.7259562Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-03-17T19:48:07.7285949Z test_result_type_cuda_float32_bool (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.7342242Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-03-17T19:48:07.7368768Z test_result_type_cuda_float32_complex128 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.7450455Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2022-03-17T19:48:07.7476813Z test_result_type_cuda_float32_complex64 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.7559013Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2022-03-17T19:48:07.7585326Z test_result_type_cuda_float32_float16 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.7658990Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-03-17T19:48:07.7685497Z test_result_type_cuda_float32_float32 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.7758399Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-03-17T19:48:07.7784534Z test_result_type_cuda_float32_float64 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.7856500Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-03-17T19:48:07.7882605Z test_result_type_cuda_float32_int16 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.7944811Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-03-17T19:48:07.7971059Z test_result_type_cuda_float32_int32 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.8027901Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-03-17T19:48:07.8054153Z test_result_type_cuda_float32_int64 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.8110779Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-03-17T19:48:07.8136843Z test_result_type_cuda_float32_int8 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.8193844Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-03-17T19:48:07.8220256Z test_result_type_cuda_float32_uint8 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.8277145Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-03-17T19:48:07.8303377Z test_result_type_cuda_float64_bfloat16 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.8376299Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-03-17T19:48:07.8402561Z test_result_type_cuda_float64_bool (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.8458332Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-03-17T19:48:07.8484400Z test_result_type_cuda_float64_complex128 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.8565843Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2022-03-17T19:48:07.8592250Z test_result_type_cuda_float64_complex64 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.8679766Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2022-03-17T19:48:07.8706160Z test_result_type_cuda_float64_float16 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.8779133Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-03-17T19:48:07.8805620Z test_result_type_cuda_float64_float32 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.8877956Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-03-17T19:48:07.8904507Z test_result_type_cuda_float64_float64 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.8975335Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-03-17T19:48:07.9001609Z test_result_type_cuda_float64_int16 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.9057549Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-03-17T19:48:07.9083580Z test_result_type_cuda_float64_int32 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.9139405Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-03-17T19:48:07.9165781Z test_result_type_cuda_float64_int64 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.9221692Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-03-17T19:48:07.9248105Z test_result_type_cuda_float64_int8 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.9304023Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-03-17T19:48:07.9330085Z test_result_type_cuda_float64_uint8 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.9391821Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-03-17T19:48:07.9417801Z test_result_type_cuda_int16_bfloat16 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.9475737Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-03-17T19:48:07.9501721Z test_result_type_cuda_int16_bool (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.9541031Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-03-17T19:48:07.9567404Z test_result_type_cuda_int16_complex128 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.9633202Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-03-17T19:48:07.9659404Z test_result_type_cuda_int16_complex64 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.9726497Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-03-17T19:48:07.9752123Z test_result_type_cuda_int16_float16 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.9809897Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-03-17T19:48:07.9835990Z test_result_type_cuda_int16_float32 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.9892583Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-03-17T19:48:07.9918717Z test_result_type_cuda_int16_float64 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:07.9975077Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-03-17T19:48:08.0001335Z test_result_type_cuda_int16_int16 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.0046562Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-03-17T19:48:08.0073305Z test_result_type_cuda_int16_int32 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.0112663Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-03-17T19:48:08.0138638Z test_result_type_cuda_int16_int64 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.0178108Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-03-17T19:48:08.0204378Z test_result_type_cuda_int16_int8 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.0243811Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-03-17T19:48:08.0270328Z test_result_type_cuda_int16_uint8 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.0309746Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-03-17T19:48:08.0335311Z test_result_type_cuda_int32_bfloat16 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.0393440Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-03-17T19:48:08.0419254Z test_result_type_cuda_int32_bool (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.0458968Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-03-17T19:48:08.0485037Z test_result_type_cuda_int32_complex128 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.0551194Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-03-17T19:48:08.0577196Z test_result_type_cuda_int32_complex64 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.0649583Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-03-17T19:48:08.0676034Z test_result_type_cuda_int32_float16 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.0733789Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-03-17T19:48:08.0760479Z test_result_type_cuda_int32_float32 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.0817279Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-03-17T19:48:08.0843537Z test_result_type_cuda_int32_float64 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.0899627Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-03-17T19:48:08.0925885Z test_result_type_cuda_int32_int16 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.0965465Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-03-17T19:48:08.0991648Z test_result_type_cuda_int32_int32 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.1031009Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-03-17T19:48:08.1056587Z test_result_type_cuda_int32_int64 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.1095931Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-03-17T19:48:08.1122232Z test_result_type_cuda_int32_int8 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.1162099Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-03-17T19:48:08.1188358Z test_result_type_cuda_int32_uint8 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.1233692Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-03-17T19:48:08.1259843Z test_result_type_cuda_int64_bfloat16 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.1317834Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-03-17T19:48:08.1343962Z test_result_type_cuda_int64_bool (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.1382979Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-03-17T19:48:08.1409012Z test_result_type_cuda_int64_complex128 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.1475242Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-03-17T19:48:08.1500901Z test_result_type_cuda_int64_complex64 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.1567832Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-03-17T19:48:08.1598060Z test_result_type_cuda_int64_float16 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.1658087Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-03-17T19:48:08.1688398Z test_result_type_cuda_int64_float32 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.1745436Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-03-17T19:48:08.1771185Z test_result_type_cuda_int64_float64 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.1827908Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-03-17T19:48:08.1853737Z test_result_type_cuda_int64_int16 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.1898623Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-03-17T19:48:08.1925007Z test_result_type_cuda_int64_int32 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.1964597Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-03-17T19:48:08.1991306Z test_result_type_cuda_int64_int64 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.2030134Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-03-17T19:48:08.2056460Z test_result_type_cuda_int64_int8 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.2095948Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-03-17T19:48:08.2122407Z test_result_type_cuda_int64_uint8 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.2161426Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-03-17T19:48:08.2188087Z test_result_type_cuda_int8_bfloat16 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.2246123Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-03-17T19:48:08.2272218Z test_result_type_cuda_int8_bool (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.2311834Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-03-17T19:48:08.2337687Z test_result_type_cuda_int8_complex128 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.2403705Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-03-17T19:48:08.2430416Z test_result_type_cuda_int8_complex64 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.2502412Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-03-17T19:48:08.2528401Z test_result_type_cuda_int8_float16 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.2586321Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-03-17T19:48:08.2612142Z test_result_type_cuda_int8_float32 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.2668926Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-03-17T19:48:08.2694809Z test_result_type_cuda_int8_float64 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.2750857Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-03-17T19:48:08.2777075Z test_result_type_cuda_int8_int16 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.2816745Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-03-17T19:48:08.2842851Z test_result_type_cuda_int8_int32 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.2882374Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-03-17T19:48:08.2908566Z test_result_type_cuda_int8_int64 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.2948017Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-03-17T19:48:08.2973797Z test_result_type_cuda_int8_int8 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.3013519Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-03-17T19:48:08.3039537Z test_result_type_cuda_int8_uint8 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.3084667Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-03-17T19:48:08.3110852Z test_result_type_cuda_uint8_bfloat16 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.3168790Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-03-17T19:48:08.3195126Z test_result_type_cuda_uint8_bool (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.3234795Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-03-17T19:48:08.3261037Z test_result_type_cuda_uint8_complex128 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.3327238Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-03-17T19:48:08.3353273Z test_result_type_cuda_uint8_complex64 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.3419371Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2022-03-17T19:48:08.3445408Z test_result_type_cuda_uint8_float16 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.3503316Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-03-17T19:48:08.3529519Z test_result_type_cuda_uint8_float32 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.3586898Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-03-17T19:48:08.3612929Z test_result_type_cuda_uint8_float64 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.3669188Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2022-03-17T19:48:08.3695131Z test_result_type_cuda_uint8_int16 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.3742022Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-03-17T19:48:08.3768457Z test_result_type_cuda_uint8_int32 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.3807966Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-03-17T19:48:08.3834217Z test_result_type_cuda_uint8_int64 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.3873947Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2022-03-17T19:48:08.3900015Z test_result_type_cuda_uint8_int8 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.3939840Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-03-17T19:48:08.3966077Z test_result_type_cuda_uint8_uint8 (__main__.TestTypePromotionCUDA) 2022-03-17T19:48:08.4006863Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2022-03-17T19:48:08.4077124Z test_result_type_tensor_vs_scalar_cuda (__main__.TestTypePromotionCUDA) ... ok (0.007s) 2022-03-17T19:48:11.8694410Z test_sparse_add_cuda (__main__.TestTypePromotionCUDA) ... ok (3.461s) 2022-03-17T19:48:12.1493585Z test_sparse_div_cuda (__main__.TestTypePromotionCUDA) ... ok (0.280s) 2022-03-17T19:48:12.1548126Z test_sparse_div_promotion_cuda_bool (__main__.TestTypePromotionCUDA) ... ok (0.005s) 2022-03-17T19:48:12.1596074Z test_sparse_div_promotion_cuda_int16 (__main__.TestTypePromotionCUDA) ... ok (0.005s) 2022-03-17T19:48:12.1644139Z test_sparse_div_promotion_cuda_int32 (__main__.TestTypePromotionCUDA) ... ok (0.005s) 2022-03-17T19:48:12.1692175Z test_sparse_div_promotion_cuda_int64 (__main__.TestTypePromotionCUDA) ... ok (0.005s) 2022-03-17T19:48:12.1740224Z test_sparse_div_promotion_cuda_uint8 (__main__.TestTypePromotionCUDA) ... ok (0.005s) 2022-03-17T19:48:17.0479260Z test_sparse_mul_cuda (__main__.TestTypePromotionCUDA) ... ok (4.874s) 2022-03-17T19:48:20.7709650Z test_sparse_sub_cuda (__main__.TestTypePromotionCUDA) ... ok (3.723s) 2022-03-17T19:48:20.7731485Z test_transpose_cuda (__main__.TestTypePromotionCUDA) ... ok (0.002s) 2022-03-17T19:48:20.7849300Z test_unary_op_out_casting_cuda_complex128_complex128 (__main__.TestTypePromotionCUDA) ... ok (0.012s) 2022-03-17T19:48:20.7995465Z test_unary_op_out_casting_cuda_complex128_complex64 (__main__.TestTypePromotionCUDA) ... ok (0.014s) 2022-03-17T19:48:20.8142960Z test_unary_op_out_casting_cuda_complex128_float32 (__main__.TestTypePromotionCUDA) ... ok (0.015s) 2022-03-17T19:48:20.8290683Z test_unary_op_out_casting_cuda_complex128_float64 (__main__.TestTypePromotionCUDA) ... ok (0.015s) 2022-03-17T19:48:20.8438591Z test_unary_op_out_casting_cuda_complex128_int64 (__main__.TestTypePromotionCUDA) ... ok (0.015s) 2022-03-17T19:48:20.8591046Z test_unary_op_out_casting_cuda_complex64_complex128 (__main__.TestTypePromotionCUDA) ... ok (0.015s) 2022-03-17T19:48:20.8702036Z test_unary_op_out_casting_cuda_complex64_complex64 (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2022-03-17T19:48:20.8854453Z test_unary_op_out_casting_cuda_complex64_float32 (__main__.TestTypePromotionCUDA) ... ok (0.015s) 2022-03-17T19:48:20.9012230Z test_unary_op_out_casting_cuda_complex64_float64 (__main__.TestTypePromotionCUDA) ... ok (0.016s) 2022-03-17T19:48:20.9164854Z test_unary_op_out_casting_cuda_complex64_int64 (__main__.TestTypePromotionCUDA) ... ok (0.015s) 2022-03-17T19:48:20.9329077Z test_unary_op_out_casting_cuda_float32_complex128 (__main__.TestTypePromotionCUDA) ... ok (0.016s) 2022-03-17T19:48:20.9495109Z test_unary_op_out_casting_cuda_float32_complex64 (__main__.TestTypePromotionCUDA) ... ok (0.017s) 2022-03-17T19:48:20.9547919Z test_unary_op_out_casting_cuda_float32_float32 (__main__.TestTypePromotionCUDA) ... ok (0.005s) 2022-03-17T19:48:20.9711811Z test_unary_op_out_casting_cuda_float32_float64 (__main__.TestTypePromotionCUDA) ... ok (0.016s) 2022-03-17T19:48:20.9875399Z test_unary_op_out_casting_cuda_float32_int64 (__main__.TestTypePromotionCUDA) ... ok (0.016s) 2022-03-17T19:48:21.0039645Z test_unary_op_out_casting_cuda_float64_complex128 (__main__.TestTypePromotionCUDA) ... ok (0.016s) 2022-03-17T19:48:21.0205487Z test_unary_op_out_casting_cuda_float64_complex64 (__main__.TestTypePromotionCUDA) ... ok (0.016s) 2022-03-17T19:48:21.0372187Z test_unary_op_out_casting_cuda_float64_float32 (__main__.TestTypePromotionCUDA) ... ok (0.017s) 2022-03-17T19:48:21.0422945Z test_unary_op_out_casting_cuda_float64_float64 (__main__.TestTypePromotionCUDA) ... ok (0.005s) 2022-03-17T19:48:21.0584982Z test_unary_op_out_casting_cuda_float64_int64 (__main__.TestTypePromotionCUDA) ... ok (0.016s) 2022-03-17T19:48:21.0751058Z test_unary_op_out_casting_cuda_int64_complex128 (__main__.TestTypePromotionCUDA) ... ok (0.016s) 2022-03-17T19:48:21.0914748Z test_unary_op_out_casting_cuda_int64_complex64 (__main__.TestTypePromotionCUDA) ... ok (0.016s) 2022-03-17T19:48:21.1080700Z test_unary_op_out_casting_cuda_int64_float32 (__main__.TestTypePromotionCUDA) ... ok (0.016s) 2022-03-17T19:48:21.1244524Z test_unary_op_out_casting_cuda_int64_float64 (__main__.TestTypePromotionCUDA) ... ok (0.016s) 2022-03-17T19:48:21.1358811Z test_unary_op_out_casting_cuda_int64_int64 (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2022-03-17T19:48:21.1376358Z test_unsigned_cuda (__main__.TestTypePromotionCUDA) ... ok (0.002s) 2022-03-17T19:48:21.1376986Z 2022-03-17T19:48:21.1377403Z ---------------------------------------------------------------------- 2022-03-17T19:48:21.1377738Z Ran 438 tests in 21.152s 2022-03-17T19:48:21.1377907Z 2022-03-17T19:48:21.1378000Z OK (skipped=121) 2022-03-17T19:48:21.1378160Z 2022-03-17T19:48:21.1380476Z Generating XML reports... 2022-03-17T19:48:21.2189877Z Generated XML report: test-reports/python-unittest/test_type_promotion/TEST-TestTypePromotionCUDA-20220317194759.xml 2022-03-17T19:48:21.4188461Z Running test_functional_autograd_benchmark ... [2022-03-17 19:48:21.418334] 2022-03-17T19:48:21.4189179Z Executing ['/opt/conda/bin/python', 'test_functional_autograd_benchmark.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-03-17 19:48:21.418433] 2022-03-17T19:48:22.1924012Z Test results will be stored in test-reports/python-unittest/test_functional_autograd_benchmark 2022-03-17T19:48:22.1939855Z 2022-03-17T19:48:22.1940175Z Running tests... 2022-03-17T19:48:22.1940619Z ---------------------------------------------------------------------- 2022-03-17T19:48:27.1569002Z test_fast_tasks (__main__.TestFunctionalAutogradBenchmark) ... Results for model resnet18 on task vjp: nans (var: nan) 2022-03-17T19:48:29.9321388Z Results for model ppl_simple_reg on task vjp: nans (var: nan) 2022-03-17T19:48:32.7959625Z /opt/conda/lib/python3.7/site-packages/torch/distributions/studentT.py:82: UserWarning: Specified kernel cache directory could not be created! This disables kernel caching. Specified directory is /var/lib/jenkins/.cache/torch/kernels. This warning will appear only once per process. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/jit_utils.cpp:860.) 2022-03-17T19:48:32.7960519Z torch.lgamma(0.5 * self.df) - 2022-03-17T19:48:33.2220144Z Results for model ppl_robust_reg on task vjp: nans (var: nan) 2022-03-17T19:48:36.4770623Z Results for model wav2letter on task vjp: nans (var: nan) 2022-03-17T19:48:39.7033494Z Results for model transformer on task vjp: nans (var: nan) 2022-03-17T19:48:42.2169462Z Results for model multiheadattn on task vjp: nans (var: nan) 2022-03-17T19:48:42.3849657Z ok (20.191s) 2022-03-17T19:48:42.3864020Z test_slow_tasks (__main__.TestFunctionalAutogradBenchmark) ... skip (0.001s) 2022-03-17T19:48:42.3865493Z 2022-03-17T19:48:42.3865967Z ---------------------------------------------------------------------- 2022-03-17T19:48:42.3866308Z Ran 2 tests in 20.192s 2022-03-17T19:48:42.3868827Z 2022-03-17T19:48:42.3869233Z OK (skipped=1) 2022-03-17T19:48:42.3869437Z 2022-03-17T19:48:42.3869701Z Generating XML reports... 2022-03-17T19:48:42.3912492Z Generated XML report: test-reports/python-unittest/test_functional_autograd_benchmark/TEST-TestFunctionalAutogradBenchmark-20220317194822.xml 2022-03-17T19:48:42.6116121Z Running test_fx_experimental ... [2022-03-17 19:48:42.611068] 2022-03-17T19:48:42.6117059Z Executing ['/opt/conda/bin/python', 'test_fx_experimental.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-03-17 19:48:42.611170] 2022-03-17T19:48:45.3796768Z Test results will be stored in test-reports/python-unittest/test_fx_experimental 2022-03-17T19:48:45.3929319Z 2022-03-17T19:48:45.3929467Z Running tests... 2022-03-17T19:48:45.3930140Z ---------------------------------------------------------------------- 2022-03-17T19:48:47.4195404Z test_annotate_returns_with_schema (__main__.TestFXExperimental) ... ok (2.026s) 2022-03-17T19:48:47.4275338Z test_aot_based_partition (__main__.TestFXExperimental) ... ok (0.008s) 2022-03-17T19:48:47.4324307Z test_call_to_assert_no_msg (__main__.TestFXExperimental) ... ok (0.005s) 2022-03-17T19:48:47.4365076Z test_call_to_assert_with_empty_msg (__main__.TestFXExperimental) ... ok (0.004s) 2022-03-17T19:48:47.4407473Z test_call_to_assert_with_msg (__main__.TestFXExperimental) ... ok (0.004s) 2022-03-17T19:48:47.4451376Z test_call_to_assert_with_multiline_message (__main__.TestFXExperimental) ... ok (0.004s) 2022-03-17T19:48:48.1834417Z test_conv_bn_fusion (__main__.TestFXExperimental) ... ok (0.738s) 2022-03-17T19:48:48.1942352Z test_conv_bn_fusion_not_running_state (__main__.TestFXExperimental) ... ok (0.011s) 2022-03-17T19:48:48.2100357Z test_cost_aware_partition (__main__.TestFXExperimental) ... ok (0.016s) 2022-03-17T19:48:48.2145312Z test_fetch (__main__.TestFXExperimental) ... ok (0.004s) 2022-03-17T19:48:48.2194227Z test_find_single_partition (__main__.TestFXExperimental) ... ok (0.005s) 2022-03-17T19:48:48.2228921Z test_lack_of_devices (__main__.TestFXExperimental) ... ok (0.003s) 2022-03-17T19:48:48.2272443Z test_large_node_error (__main__.TestFXExperimental) ... ok (0.004s) 2022-03-17T19:48:48.2314603Z test_merge_matmuls (__main__.TestFXExperimental) 2022-03-17T19:48:48.2662067Z A collection of test cases for torch.fx.experimental.merge_matmul, ... ok (0.039s) 2022-03-17T19:48:48.7278131Z test_normalize_args (__main__.TestFXExperimental) ... ok (0.461s) 2022-03-17T19:48:48.7339646Z test_normalize_args_preserve_meta (__main__.TestFXExperimental) ... ok (0.006s) 2022-03-17T19:48:48.7441542Z test_normalize_binary_operators (__main__.TestFXExperimental) ... :5: UserWarning: floor_divide is deprecated, and will be removed in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. 2022-03-17T19:48:48.7442647Z To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor'). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BinaryOps.cpp:599.) 2022-03-17T19:48:48.7443909Z :5: UserWarning: __floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor'). 2022-03-17T19:48:48.7783048Z :5: UserWarning: __floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor'). 2022-03-17T19:48:48.8020263Z ok (0.068s) 2022-03-17T19:48:48.8051114Z test_normalize_modules_exhaustive (__main__.TestFXExperimental) 2022-03-17T19:48:49.4534235Z Exhaustively test `Node.normalized_arguments` on all standard ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/conv.py:299: UserWarning: Using padding='same' with even kernel lengths and odd dilation may require a zero-padded copy of the input be created (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Convolution.cpp:744.) 2022-03-17T19:48:49.4535691Z self.padding, self.dilation, self.groups) 2022-03-17T19:48:50.8386390Z ok (2.036s) 2022-03-17T19:48:51.2035661Z test_optimize_for_inference_cpu (__main__.TestFXExperimental) ... ok (0.365s) 2022-03-17T19:49:00.5721503Z test_optimize_for_inference_cpu_torchvision (__main__.TestFXExperimental) ... ok (9.368s) 2022-03-17T19:49:00.5818412Z test_partition_device_mapping (__main__.TestFXExperimental) ... ok (0.010s) 2022-03-17T19:49:00.5907742Z test_partition_latency (__main__.TestFXExperimental) ... ok (0.009s) 2022-03-17T19:49:00.5968134Z test_partition_node_manipulation (__main__.TestFXExperimental) ... ok (0.006s) 2022-03-17T19:49:00.6002759Z test_replace_target_nodes_with (__main__.TestFXExperimental) ... ok (0.003s) 2022-03-17T19:49:00.6059779Z test_saturate_host (__main__.TestFXExperimental) ... [0, 4] 2022-03-17T19:49:00.6060092Z [1, 2] 2022-03-17T19:49:00.6090578Z ok (0.009s) 2022-03-17T19:49:00.6218810Z test_serialize_graph (__main__.TestFXExperimental) ... ok (0.013s) 2022-03-17T19:49:00.6294927Z test_size_based_partition (__main__.TestFXExperimental) ... ok (0.008s) 2022-03-17T19:49:00.7737235Z test_sparse_nn_partition (__main__.TestFXExperimental) ... ok (0.144s) 2022-03-17T19:49:00.7784141Z test_split_module_default_arg (__main__.TestFXExperimental) ... /opt/conda/lib/python3.7/site-packages/torch/fx/_symbolic_trace.py:420: UserWarning: Was not able to add assertion to guarantee correct inputs to specialized function. It is up to the user to make sure that your inputs match the inputs you specialized the function with. 2022-03-17T19:49:00.7784898Z "Was not able to add assertion to guarantee correct inputs to " 2022-03-17T19:49:00.7834982Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-03-17T19:49:00.7836339Z warnings.warn(msg, FutureWarning) 2022-03-17T19:49:00.7836833Z ok (0.010s) 2022-03-17T19:49:00.7915467Z test_split_qualname_mapping (__main__.TestFXExperimental) ... ok (0.008s) 2022-03-17T19:49:00.8003174Z test_subgraph_creation (__main__.TestFXExperimental) ... ok (0.009s) 2022-03-17T19:49:01.0133054Z test_subgraph_trivial_resnet (__main__.TestFXExperimental) ... ok (0.213s) 2022-03-17T19:49:01.0206727Z test_subgraph_uniquename (__main__.TestFXExperimental) ... ok (0.008s) 2022-03-17T19:49:01.0266111Z test_to_folder (__main__.TestFXExperimental) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:1384: UserWarning: positional arguments and argument "destination" are deprecated. nn.Module.state_dict will not accept them in the future. Refer to https://pytorch.org/docs/master/generated/torch.nn.Module.html#torch.nn.Module.state_dict for details. 2022-03-17T19:49:01.0266975Z " and ".join(warn_msg) + " are deprecated. nn.Module.state_dict will not accept them in the future. " 2022-03-17T19:49:01.0289956Z /opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py:410: UserWarning: Was not able to save the following children modules as reprs -saved as pickled files instead: ['seq'] 2022-03-17T19:49:01.0290549Z warnings.warn("Was not able to save the following children modules as reprs -" 2022-03-17T19:49:01.0338587Z ok (0.013s) 2022-03-17T19:49:01.0369471Z test_traceable_function_with_nonstandard_name (__main__.TestFXExperimental) ... ok (0.003s) 2022-03-17T19:49:01.0400940Z test_type_matches (__main__.TestFXExperimental) ... ok (0.003s) 2022-03-17T19:49:01.0472776Z test_normalize_operator_exhaustive_H_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.007s) 2022-03-17T19:49:01.0530578Z test_normalize_operator_exhaustive_T_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.0589119Z test_normalize_operator_exhaustive___getitem___cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.0647315Z test_normalize_operator_exhaustive___radd___cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.0705334Z test_normalize_operator_exhaustive___rdiv___cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.0762636Z test_normalize_operator_exhaustive___rmatmul___cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.0820251Z test_normalize_operator_exhaustive___rmod___cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.0878890Z test_normalize_operator_exhaustive___rmul___cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.0940818Z test_normalize_operator_exhaustive___rpow___cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.0998807Z test_normalize_operator_exhaustive___rsub___cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.1057416Z test_normalize_operator_exhaustive__masked_amax_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.1115076Z test_normalize_operator_exhaustive__masked_amin_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.1172676Z test_normalize_operator_exhaustive__masked_log_softmax_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.1230617Z test_normalize_operator_exhaustive__masked_mean_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.1288940Z test_normalize_operator_exhaustive__masked_norm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.1347367Z test_normalize_operator_exhaustive__masked_normalize_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.1405117Z test_normalize_operator_exhaustive__masked_prod_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.1462902Z test_normalize_operator_exhaustive__masked_softmax_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.1521424Z test_normalize_operator_exhaustive__masked_softmin_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.1584731Z test_normalize_operator_exhaustive__masked_sum_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.1643186Z test_normalize_operator_exhaustive__masked_var_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.1701130Z test_normalize_operator_exhaustive_abs_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.1759365Z test_normalize_operator_exhaustive_acos_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.1817665Z test_normalize_operator_exhaustive_acosh_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.1875949Z test_normalize_operator_exhaustive_add_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.1933880Z test_normalize_operator_exhaustive_addbmm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.1992081Z test_normalize_operator_exhaustive_addcdiv_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.2050272Z test_normalize_operator_exhaustive_addcmul_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.2108912Z test_normalize_operator_exhaustive_addmm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.2166721Z test_normalize_operator_exhaustive_addmm_decomposed_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.2225002Z test_normalize_operator_exhaustive_addmv_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.2310365Z test_normalize_operator_exhaustive_addr_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.008s) 2022-03-17T19:49:01.2367656Z test_normalize_operator_exhaustive_all_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.2425505Z test_normalize_operator_exhaustive_allclose_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.2483323Z test_normalize_operator_exhaustive_amax_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.2540742Z test_normalize_operator_exhaustive_amin_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.2598728Z test_normalize_operator_exhaustive_aminmax_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.2656284Z test_normalize_operator_exhaustive_angle_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.2714172Z test_normalize_operator_exhaustive_any_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.2771986Z test_normalize_operator_exhaustive_argmax_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.2830068Z test_normalize_operator_exhaustive_argmin_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.2887557Z test_normalize_operator_exhaustive_argsort_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.2945048Z test_normalize_operator_exhaustive_argwhere_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.3008683Z test_normalize_operator_exhaustive_as_strided_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.3068448Z test_normalize_operator_exhaustive_asin_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.3126170Z test_normalize_operator_exhaustive_asinh_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.3183928Z test_normalize_operator_exhaustive_atan2_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.3241534Z test_normalize_operator_exhaustive_atan_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.3299362Z test_normalize_operator_exhaustive_atanh_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.3357169Z test_normalize_operator_exhaustive_atleast_1d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.3415144Z test_normalize_operator_exhaustive_atleast_2d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.3472662Z test_normalize_operator_exhaustive_atleast_3d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.3530614Z test_normalize_operator_exhaustive_baddbmm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.3588655Z test_normalize_operator_exhaustive_bernoulli_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.3647081Z test_normalize_operator_exhaustive_bfloat16_channels_last_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.3710936Z test_normalize_operator_exhaustive_bfloat16_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.3768469Z test_normalize_operator_exhaustive_bitwise_left_shift_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.3826558Z test_normalize_operator_exhaustive_bitwise_right_shift_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.3883810Z test_normalize_operator_exhaustive_block_diag_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.3941648Z test_normalize_operator_exhaustive_bmm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.3999697Z test_normalize_operator_exhaustive_bool_channels_last_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.4058482Z test_normalize_operator_exhaustive_bool_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.4117066Z test_normalize_operator_exhaustive_broadcast_tensors_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.4174860Z test_normalize_operator_exhaustive_broadcast_to_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.4232611Z test_normalize_operator_exhaustive_bucketize_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.4289978Z test_normalize_operator_exhaustive_byte_channels_last_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.4347649Z test_normalize_operator_exhaustive_byte_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.4411666Z test_normalize_operator_exhaustive_cartesian_prod_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.4471668Z test_normalize_operator_exhaustive_cat_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.4529238Z test_normalize_operator_exhaustive_cdist_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.4587802Z test_normalize_operator_exhaustive_ceil_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.4645366Z test_normalize_operator_exhaustive_char_channels_last_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.4703207Z test_normalize_operator_exhaustive_char_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.4760463Z test_normalize_operator_exhaustive_cholesky_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.4817765Z test_normalize_operator_exhaustive_cholesky_inverse_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.4875124Z test_normalize_operator_exhaustive_cholesky_solve_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.4932768Z test_normalize_operator_exhaustive_chunk_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.4990688Z test_normalize_operator_exhaustive_clamp_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.5051793Z test_normalize_operator_exhaustive_clamp_scalar_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.5115639Z test_normalize_operator_exhaustive_clone_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.5173701Z test_normalize_operator_exhaustive_column_stack_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.5231724Z test_normalize_operator_exhaustive_combinations_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.5289668Z test_normalize_operator_exhaustive_complex_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.5347681Z test_normalize_operator_exhaustive_conj_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.5405547Z test_normalize_operator_exhaustive_conj_physical_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.5463265Z test_normalize_operator_exhaustive_contiguous_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.5521340Z test_normalize_operator_exhaustive_copysign_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.5578476Z test_normalize_operator_exhaustive_corrcoef_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.5636170Z test_normalize_operator_exhaustive_cos_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.5693627Z test_normalize_operator_exhaustive_cosh_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.5751423Z test_normalize_operator_exhaustive_count_nonzero_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.5815025Z test_normalize_operator_exhaustive_cov_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.5872816Z test_normalize_operator_exhaustive_cross_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.5930428Z test_normalize_operator_exhaustive_cummax_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.5988617Z test_normalize_operator_exhaustive_cummin_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.6046280Z test_normalize_operator_exhaustive_cumprod_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.6104434Z test_normalize_operator_exhaustive_cumsum_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.6162072Z test_normalize_operator_exhaustive_cumulative_trapezoid_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.6219684Z test_normalize_operator_exhaustive_deg2rad_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.6277543Z test_normalize_operator_exhaustive_diag_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.6335585Z test_normalize_operator_exhaustive_diag_embed_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.6393542Z test_normalize_operator_exhaustive_diagflat_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.6451039Z test_normalize_operator_exhaustive_diagonal_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.6515000Z test_normalize_operator_exhaustive_diagonal_scatter_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.6572676Z test_normalize_operator_exhaustive_diff_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.6630925Z test_normalize_operator_exhaustive_digamma_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.6689182Z test_normalize_operator_exhaustive_dist_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.6747281Z test_normalize_operator_exhaustive_div_floor_rounding_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.6805625Z test_normalize_operator_exhaustive_div_no_rounding_mode_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.6863273Z test_normalize_operator_exhaustive_div_trunc_rounding_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.6921194Z test_normalize_operator_exhaustive_dot_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.6979256Z test_normalize_operator_exhaustive_double_channels_last_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.7037318Z test_normalize_operator_exhaustive_double_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.7094823Z test_normalize_operator_exhaustive_dsplit_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.7152654Z test_normalize_operator_exhaustive_dstack_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.7215953Z test_normalize_operator_exhaustive_eig_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.7274080Z test_normalize_operator_exhaustive_einsum_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.7332166Z test_normalize_operator_exhaustive_empty_like_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.7390238Z test_normalize_operator_exhaustive_eq_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.7447671Z test_normalize_operator_exhaustive_erf_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.7505855Z test_normalize_operator_exhaustive_erfc_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.7563721Z test_normalize_operator_exhaustive_erfinv_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.7621668Z test_normalize_operator_exhaustive_exp2_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.7679758Z test_normalize_operator_exhaustive_exp_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.7738128Z test_normalize_operator_exhaustive_expand_as_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.7796312Z test_normalize_operator_exhaustive_expand_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.7854047Z test_normalize_operator_exhaustive_expm1_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.7918163Z test_normalize_operator_exhaustive_fft_fft2_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.7976568Z test_normalize_operator_exhaustive_fft_fft_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.8034952Z test_normalize_operator_exhaustive_fft_fftn_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.8092689Z test_normalize_operator_exhaustive_fft_fftshift_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.8150698Z test_normalize_operator_exhaustive_fft_hfft2_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.8207857Z test_normalize_operator_exhaustive_fft_hfft_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.8265191Z test_normalize_operator_exhaustive_fft_hfftn_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.8322680Z test_normalize_operator_exhaustive_fft_ifft2_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.8380251Z test_normalize_operator_exhaustive_fft_ifft_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.8437539Z test_normalize_operator_exhaustive_fft_ifftn_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.8494928Z test_normalize_operator_exhaustive_fft_ifftshift_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.8552789Z test_normalize_operator_exhaustive_fft_ihfft2_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.8616450Z test_normalize_operator_exhaustive_fft_ihfft_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.8673826Z test_normalize_operator_exhaustive_fft_ihfftn_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.8731177Z test_normalize_operator_exhaustive_fft_irfft2_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.8789253Z test_normalize_operator_exhaustive_fft_irfft_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.8846468Z test_normalize_operator_exhaustive_fft_irfftn_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.8904100Z test_normalize_operator_exhaustive_fft_rfft2_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.8961244Z test_normalize_operator_exhaustive_fft_rfft_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.9018224Z test_normalize_operator_exhaustive_fft_rfftn_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.9075967Z test_normalize_operator_exhaustive_fill__cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.9133329Z test_normalize_operator_exhaustive_flatten_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.9191302Z test_normalize_operator_exhaustive_flip_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.9254752Z test_normalize_operator_exhaustive_fliplr_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.9311851Z test_normalize_operator_exhaustive_flipud_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.9368974Z test_normalize_operator_exhaustive_float_channels_last_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.9426337Z test_normalize_operator_exhaustive_float_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.9483119Z test_normalize_operator_exhaustive_float_power_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.9540573Z test_normalize_operator_exhaustive_floor_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.9598222Z test_normalize_operator_exhaustive_floor_divide_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.9655766Z test_normalize_operator_exhaustive_fmax_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.9713517Z test_normalize_operator_exhaustive_fmin_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.9770783Z test_normalize_operator_exhaustive_fmod_autodiffed_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.9828220Z test_normalize_operator_exhaustive_fmod_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.9885381Z test_normalize_operator_exhaustive_frac_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:01.9949624Z test_normalize_operator_exhaustive_frexp_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.0006716Z test_normalize_operator_exhaustive_full_like_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.0063612Z test_normalize_operator_exhaustive_gather_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.0120826Z test_normalize_operator_exhaustive_ge_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.0177598Z test_normalize_operator_exhaustive_geqrf_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.0234565Z test_normalize_operator_exhaustive_gradient_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.0292285Z test_normalize_operator_exhaustive_gt_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.0349777Z test_normalize_operator_exhaustive_half_channels_last_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.0407270Z test_normalize_operator_exhaustive_half_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.0464393Z test_normalize_operator_exhaustive_heaviside_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.0521521Z test_normalize_operator_exhaustive_histc_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.0578281Z test_normalize_operator_exhaustive_hsplit_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.0644204Z test_normalize_operator_exhaustive_hstack_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.0700875Z test_normalize_operator_exhaustive_hypot_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.0757729Z test_normalize_operator_exhaustive_i0_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.0815475Z test_normalize_operator_exhaustive_igamma_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.0872842Z test_normalize_operator_exhaustive_igamma_grad_other_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.0929736Z test_normalize_operator_exhaustive_igammac_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.0987177Z test_normalize_operator_exhaustive_igammac_grad_other_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.1044018Z test_normalize_operator_exhaustive_index_add_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.1100954Z test_normalize_operator_exhaustive_index_copy_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.1158893Z test_normalize_operator_exhaustive_index_fill_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.1215596Z test_normalize_operator_exhaustive_index_put_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.1273207Z test_normalize_operator_exhaustive_index_select_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.1336441Z test_normalize_operator_exhaustive_inner_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.1393533Z test_normalize_operator_exhaustive_int_channels_last_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.1450959Z test_normalize_operator_exhaustive_int_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.1508144Z test_normalize_operator_exhaustive_inverse_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.1565405Z test_normalize_operator_exhaustive_isclose_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.1622581Z test_normalize_operator_exhaustive_isfinite_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.1679833Z test_normalize_operator_exhaustive_isin_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.1737466Z test_normalize_operator_exhaustive_isinf_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.1794784Z test_normalize_operator_exhaustive_isnan_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.1852152Z test_normalize_operator_exhaustive_isneginf_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.1910049Z test_normalize_operator_exhaustive_isposinf_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.1967602Z test_normalize_operator_exhaustive_isreal_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.2030522Z test_normalize_operator_exhaustive_istft_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.2087955Z test_normalize_operator_exhaustive_kron_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.2145625Z test_normalize_operator_exhaustive_kthvalue_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.2203147Z test_normalize_operator_exhaustive_ldexp_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.2260326Z test_normalize_operator_exhaustive_le_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.2318127Z test_normalize_operator_exhaustive_lerp_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.2375693Z test_normalize_operator_exhaustive_lgamma_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.2433210Z test_normalize_operator_exhaustive_linalg_cholesky_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.2490968Z test_normalize_operator_exhaustive_linalg_cholesky_ex_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.2548984Z test_normalize_operator_exhaustive_linalg_cond_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.2605727Z test_normalize_operator_exhaustive_linalg_cross_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.2662872Z test_normalize_operator_exhaustive_linalg_det_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.2726338Z test_normalize_operator_exhaustive_linalg_eig_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.2783486Z test_normalize_operator_exhaustive_linalg_eigh_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.2840445Z test_normalize_operator_exhaustive_linalg_eigvals_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.2897758Z test_normalize_operator_exhaustive_linalg_eigvalsh_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.2954853Z test_normalize_operator_exhaustive_linalg_householder_product_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.3012029Z test_normalize_operator_exhaustive_linalg_inv_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.3069934Z test_normalize_operator_exhaustive_linalg_inv_ex_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.3126687Z test_normalize_operator_exhaustive_linalg_lstsq_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.3183688Z test_normalize_operator_exhaustive_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.3240867Z test_normalize_operator_exhaustive_linalg_lu_factor_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.3298131Z test_normalize_operator_exhaustive_linalg_lu_factor_ex_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.3356237Z test_normalize_operator_exhaustive_linalg_matrix_norm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.3419807Z test_normalize_operator_exhaustive_linalg_matrix_power_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.3477283Z test_normalize_operator_exhaustive_linalg_matrix_rank_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.3534561Z test_normalize_operator_exhaustive_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.3591995Z test_normalize_operator_exhaustive_linalg_multi_dot_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.3649640Z test_normalize_operator_exhaustive_linalg_norm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.3707203Z test_normalize_operator_exhaustive_linalg_pinv_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.3763837Z test_normalize_operator_exhaustive_linalg_pinv_hermitian_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.3820976Z test_normalize_operator_exhaustive_linalg_pinv_singular_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.3878401Z test_normalize_operator_exhaustive_linalg_qr_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.3936605Z test_normalize_operator_exhaustive_linalg_slogdet_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.3993862Z test_normalize_operator_exhaustive_linalg_solve_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.4051930Z test_normalize_operator_exhaustive_linalg_solve_triangular_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.4115704Z test_normalize_operator_exhaustive_linalg_svd_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.4172990Z test_normalize_operator_exhaustive_linalg_svdvals_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.4230348Z test_normalize_operator_exhaustive_linalg_tensorinv_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.4288326Z test_normalize_operator_exhaustive_linalg_tensorsolve_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.4345416Z test_normalize_operator_exhaustive_linalg_vector_norm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.4402859Z test_normalize_operator_exhaustive_log10_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.4460164Z test_normalize_operator_exhaustive_log1p_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.4517594Z test_normalize_operator_exhaustive_log2_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.4574757Z test_normalize_operator_exhaustive_log_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.4632026Z test_normalize_operator_exhaustive_log_softmax_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.4688929Z test_normalize_operator_exhaustive_log_softmax_dtype_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.4746329Z test_normalize_operator_exhaustive_logaddexp2_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.4809369Z test_normalize_operator_exhaustive_logaddexp_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.4866532Z test_normalize_operator_exhaustive_logcumsumexp_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.4923198Z test_normalize_operator_exhaustive_logdet_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.4980984Z test_normalize_operator_exhaustive_logical_and_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.5038888Z test_normalize_operator_exhaustive_logical_not_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.5096177Z test_normalize_operator_exhaustive_logical_or_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.5153112Z test_normalize_operator_exhaustive_logical_xor_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.5210122Z test_normalize_operator_exhaustive_logit_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.5267721Z test_normalize_operator_exhaustive_logsumexp_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.5324902Z test_normalize_operator_exhaustive_long_channels_last_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.5381891Z test_normalize_operator_exhaustive_long_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.5439501Z test_normalize_operator_exhaustive_lt_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.5502255Z test_normalize_operator_exhaustive_lu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.5559241Z test_normalize_operator_exhaustive_lu_solve_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.5616811Z test_normalize_operator_exhaustive_lu_unpack_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.5674304Z test_normalize_operator_exhaustive_mH_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.5739071Z test_normalize_operator_exhaustive_mT_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.5803630Z test_normalize_operator_exhaustive_masked_fill_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.5868730Z test_normalize_operator_exhaustive_masked_scatter_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.5933907Z test_normalize_operator_exhaustive_masked_select_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.5991676Z test_normalize_operator_exhaustive_matmul_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.6049126Z test_normalize_operator_exhaustive_matrix_exp_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.6106422Z test_normalize_operator_exhaustive_max_binary_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.6163512Z test_normalize_operator_exhaustive_max_reduction_no_dim_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.6226688Z test_normalize_operator_exhaustive_max_reduction_with_dim_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.6284093Z test_normalize_operator_exhaustive_maximum_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.6341188Z test_normalize_operator_exhaustive_mean_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.6398706Z test_normalize_operator_exhaustive_median_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.6455911Z test_normalize_operator_exhaustive_meshgrid_list_of_tensors_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.6505755Z test_normalize_operator_exhaustive_meshgrid_variadic_tensors_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.005s) 2022-03-17T19:49:02.6562993Z test_normalize_operator_exhaustive_min_binary_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.6620493Z test_normalize_operator_exhaustive_min_reduction_no_dim_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.6678489Z test_normalize_operator_exhaustive_min_reduction_with_dim_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.6735758Z test_normalize_operator_exhaustive_minimum_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.6793104Z test_normalize_operator_exhaustive_mm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.6850371Z test_normalize_operator_exhaustive_mode_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.6913707Z test_normalize_operator_exhaustive_movedim_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.6970641Z test_normalize_operator_exhaustive_msort_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.7028059Z test_normalize_operator_exhaustive_mul_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.7085270Z test_normalize_operator_exhaustive_multinomial_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.7142345Z test_normalize_operator_exhaustive_mv_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.7200057Z test_normalize_operator_exhaustive_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.7257191Z test_normalize_operator_exhaustive_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.7315111Z test_normalize_operator_exhaustive_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.7372118Z test_normalize_operator_exhaustive_nan_to_num_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.7429795Z test_normalize_operator_exhaustive_nanmean_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.7486923Z test_normalize_operator_exhaustive_nanmedian_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.7544665Z test_normalize_operator_exhaustive_nanquantile_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.7607745Z test_normalize_operator_exhaustive_nansum_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.7665221Z test_normalize_operator_exhaustive_narrow_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.7722917Z test_normalize_operator_exhaustive_ne_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.7779874Z test_normalize_operator_exhaustive_neg_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.7844568Z test_normalize_operator_exhaustive_new_empty_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.7909779Z test_normalize_operator_exhaustive_new_full_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.7970401Z test_normalize_operator_exhaustive_new_ones_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.8027948Z test_normalize_operator_exhaustive_new_zeros_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.8085672Z test_normalize_operator_exhaustive_nextafter_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.8143151Z test_normalize_operator_exhaustive_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.8200488Z test_normalize_operator_exhaustive_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.8257481Z test_normalize_operator_exhaustive_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.8320925Z test_normalize_operator_exhaustive_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.8378100Z test_normalize_operator_exhaustive_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.8435619Z test_normalize_operator_exhaustive_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.8493522Z test_normalize_operator_exhaustive_nn_functional_avg_pool1d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.8550896Z test_normalize_operator_exhaustive_nn_functional_avg_pool2d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.8608179Z test_normalize_operator_exhaustive_nn_functional_avg_pool3d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.8665938Z test_normalize_operator_exhaustive_nn_functional_batch_norm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.8724457Z test_normalize_operator_exhaustive_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.8781655Z test_normalize_operator_exhaustive_nn_functional_bilinear_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.8839468Z test_normalize_operator_exhaustive_nn_functional_celu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.8896330Z test_normalize_operator_exhaustive_nn_functional_conv1d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.8953858Z test_normalize_operator_exhaustive_nn_functional_conv2d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.9019603Z test_normalize_operator_exhaustive_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.9076701Z test_normalize_operator_exhaustive_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.9133935Z test_normalize_operator_exhaustive_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.9191799Z test_normalize_operator_exhaustive_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.9249276Z test_normalize_operator_exhaustive_nn_functional_cosine_similarity_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.9306670Z test_normalize_operator_exhaustive_nn_functional_cross_entropy_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.9363535Z test_normalize_operator_exhaustive_nn_functional_ctc_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.9421352Z test_normalize_operator_exhaustive_nn_functional_dropout2d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.9478545Z test_normalize_operator_exhaustive_nn_functional_dropout_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.9535795Z test_normalize_operator_exhaustive_nn_functional_elu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.9593442Z test_normalize_operator_exhaustive_nn_functional_embedding_bag_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.9650756Z test_normalize_operator_exhaustive_nn_functional_embedding_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.9714220Z test_normalize_operator_exhaustive_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.9772201Z test_normalize_operator_exhaustive_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.9830009Z test_normalize_operator_exhaustive_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.9887085Z test_normalize_operator_exhaustive_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:02.9945031Z test_normalize_operator_exhaustive_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.0002745Z test_normalize_operator_exhaustive_nn_functional_gelu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.0059940Z test_normalize_operator_exhaustive_nn_functional_glu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.0117266Z test_normalize_operator_exhaustive_nn_functional_grid_sample_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.0174456Z test_normalize_operator_exhaustive_nn_functional_group_norm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.0232144Z test_normalize_operator_exhaustive_nn_functional_hardshrink_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.0289432Z test_normalize_operator_exhaustive_nn_functional_hardsigmoid_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.0346776Z test_normalize_operator_exhaustive_nn_functional_hardswish_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.0409725Z test_normalize_operator_exhaustive_nn_functional_hardtanh_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.0467203Z test_normalize_operator_exhaustive_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.0524379Z test_normalize_operator_exhaustive_nn_functional_huber_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.0581380Z test_normalize_operator_exhaustive_nn_functional_instance_norm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.0638811Z test_normalize_operator_exhaustive_nn_functional_interpolate_area_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.0695746Z test_normalize_operator_exhaustive_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.0752951Z test_normalize_operator_exhaustive_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.0810541Z test_normalize_operator_exhaustive_nn_functional_interpolate_linear_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.0867772Z test_normalize_operator_exhaustive_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.0924887Z test_normalize_operator_exhaustive_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.0981931Z test_normalize_operator_exhaustive_nn_functional_kl_div_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.1039423Z test_normalize_operator_exhaustive_nn_functional_layer_norm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.1102368Z test_normalize_operator_exhaustive_nn_functional_leaky_relu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.1159193Z test_normalize_operator_exhaustive_nn_functional_linear_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.1216571Z test_normalize_operator_exhaustive_nn_functional_local_response_norm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.1273962Z test_normalize_operator_exhaustive_nn_functional_logsigmoid_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.1330948Z test_normalize_operator_exhaustive_nn_functional_max_pool1d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.1388385Z test_normalize_operator_exhaustive_nn_functional_max_pool2d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.1445930Z test_normalize_operator_exhaustive_nn_functional_max_pool3d_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.1503293Z test_normalize_operator_exhaustive_nn_functional_mish_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.1560249Z test_normalize_operator_exhaustive_nn_functional_mse_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.1618341Z test_normalize_operator_exhaustive_nn_functional_nll_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.1675685Z test_normalize_operator_exhaustive_nn_functional_normalize_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.1733052Z test_normalize_operator_exhaustive_nn_functional_pad_circular_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.1796299Z test_normalize_operator_exhaustive_nn_functional_pad_constant_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.1853554Z test_normalize_operator_exhaustive_nn_functional_pad_reflect_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.1911044Z test_normalize_operator_exhaustive_nn_functional_pad_replicate_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.1968889Z test_normalize_operator_exhaustive_nn_functional_pairwise_distance_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.2026299Z test_normalize_operator_exhaustive_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.2083572Z test_normalize_operator_exhaustive_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.2140259Z test_normalize_operator_exhaustive_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.2197532Z test_normalize_operator_exhaustive_nn_functional_prelu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.2254664Z test_normalize_operator_exhaustive_nn_functional_relu6_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.2312825Z test_normalize_operator_exhaustive_nn_functional_relu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.2369944Z test_normalize_operator_exhaustive_nn_functional_rrelu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.2427736Z test_normalize_operator_exhaustive_nn_functional_selu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.2491013Z test_normalize_operator_exhaustive_nn_functional_silu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.2548208Z test_normalize_operator_exhaustive_nn_functional_softmin_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.2605402Z test_normalize_operator_exhaustive_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.2662328Z test_normalize_operator_exhaustive_nn_functional_softplus_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.2719733Z test_normalize_operator_exhaustive_nn_functional_softshrink_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.2776884Z test_normalize_operator_exhaustive_nn_functional_softsign_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.2834098Z test_normalize_operator_exhaustive_nn_functional_tanhshrink_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.2891600Z test_normalize_operator_exhaustive_nn_functional_threshold_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.2949014Z test_normalize_operator_exhaustive_nn_functional_unfold_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.3006166Z test_normalize_operator_exhaustive_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.3064330Z test_normalize_operator_exhaustive_nn_functional_upsample_nearest_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.3121232Z test_normalize_operator_exhaustive_nonzero_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.3184576Z test_normalize_operator_exhaustive_norm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.3241747Z test_normalize_operator_exhaustive_norm_fro_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.3298727Z test_normalize_operator_exhaustive_norm_inf_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.3356253Z test_normalize_operator_exhaustive_norm_nuc_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.3413497Z test_normalize_operator_exhaustive_normal_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.3470567Z test_normalize_operator_exhaustive_normal_number_mean_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.3527596Z test_normalize_operator_exhaustive_ones_like_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.3585059Z test_normalize_operator_exhaustive_ormqr_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.3642044Z test_normalize_operator_exhaustive_outer_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.3699727Z test_normalize_operator_exhaustive_pca_lowrank_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.3756565Z test_normalize_operator_exhaustive_permute_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.3819759Z test_normalize_operator_exhaustive_pinverse_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.3877144Z test_normalize_operator_exhaustive_polar_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.3934168Z test_normalize_operator_exhaustive_polygamma_polygamma_n_0_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.3991973Z test_normalize_operator_exhaustive_polygamma_polygamma_n_1_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.4049336Z test_normalize_operator_exhaustive_polygamma_polygamma_n_2_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.4107397Z test_normalize_operator_exhaustive_polygamma_polygamma_n_3_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.4164610Z test_normalize_operator_exhaustive_polygamma_polygamma_n_4_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.4221657Z test_normalize_operator_exhaustive_positive_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.4279433Z test_normalize_operator_exhaustive_pow_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.4336453Z test_normalize_operator_exhaustive_prod_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.4393697Z test_normalize_operator_exhaustive_put_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.4450351Z test_normalize_operator_exhaustive_qr_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.4514088Z test_normalize_operator_exhaustive_quantile_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.4571593Z test_normalize_operator_exhaustive_rad2deg_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.4628566Z test_normalize_operator_exhaustive_rand_like_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.4685941Z test_normalize_operator_exhaustive_randint_like_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.4743323Z test_normalize_operator_exhaustive_randn_like_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.4800630Z test_normalize_operator_exhaustive_ravel_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.4857823Z test_normalize_operator_exhaustive_real_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.4915416Z test_normalize_operator_exhaustive_reciprocal_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.4973239Z test_normalize_operator_exhaustive_remainder_autodiffed_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.5030574Z test_normalize_operator_exhaustive_remainder_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.5088013Z test_normalize_operator_exhaustive_renorm_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.5145441Z test_normalize_operator_exhaustive_repeat_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.5208709Z test_normalize_operator_exhaustive_repeat_interleave_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.5266442Z test_normalize_operator_exhaustive_reshape_as_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.5323734Z test_normalize_operator_exhaustive_reshape_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.5380942Z test_normalize_operator_exhaustive_resize__cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.5438305Z test_normalize_operator_exhaustive_resize_as__cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.5495453Z test_normalize_operator_exhaustive_resolve_conj_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.5552357Z test_normalize_operator_exhaustive_resolve_neg_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.5610163Z test_normalize_operator_exhaustive_roll_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.5667194Z test_normalize_operator_exhaustive_rot90_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.5724328Z test_normalize_operator_exhaustive_round_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.5781388Z test_normalize_operator_exhaustive_round_decimals_0_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.5838352Z test_normalize_operator_exhaustive_round_decimals_3_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.5901677Z test_normalize_operator_exhaustive_round_decimals_neg_3_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.5959105Z test_normalize_operator_exhaustive_rsqrt_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.6016293Z test_normalize_operator_exhaustive_rsub_rsub_scalar_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.6073920Z test_normalize_operator_exhaustive_rsub_rsub_tensor_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.6130767Z test_normalize_operator_exhaustive_scatter_add_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.6188232Z test_normalize_operator_exhaustive_scatter_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.6245847Z test_normalize_operator_exhaustive_scatter_reduce_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.6302968Z test_normalize_operator_exhaustive_searchsorted_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.6360810Z test_normalize_operator_exhaustive_select_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.6417870Z test_normalize_operator_exhaustive_select_scatter_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.6475488Z test_normalize_operator_exhaustive_sgn_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.6532877Z test_normalize_operator_exhaustive_short_channels_last_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.6596101Z test_normalize_operator_exhaustive_short_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.6653808Z test_normalize_operator_exhaustive_sigmoid_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.6711707Z test_normalize_operator_exhaustive_sign_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.6768961Z test_normalize_operator_exhaustive_signbit_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.6826300Z test_normalize_operator_exhaustive_sin_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.6883602Z test_normalize_operator_exhaustive_sinc_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.6940526Z test_normalize_operator_exhaustive_sinh_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.6997999Z test_normalize_operator_exhaustive_slice_scatter_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.7055095Z test_normalize_operator_exhaustive_softmax_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.7112721Z test_normalize_operator_exhaustive_softmax_with_dtype_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.7169708Z test_normalize_operator_exhaustive_solve_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.7226781Z test_normalize_operator_exhaustive_sort_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.7291833Z test_normalize_operator_exhaustive_special_entr_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.7348822Z test_normalize_operator_exhaustive_special_erfcx_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.7406218Z test_normalize_operator_exhaustive_special_i0e_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.7463206Z test_normalize_operator_exhaustive_special_i1_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.7520604Z test_normalize_operator_exhaustive_special_i1e_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.7578087Z test_normalize_operator_exhaustive_special_ndtr_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.7635397Z test_normalize_operator_exhaustive_special_ndtri_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.7692854Z test_normalize_operator_exhaustive_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.7750067Z test_normalize_operator_exhaustive_special_xlog1py_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.7807194Z test_normalize_operator_exhaustive_special_zeta_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.7864494Z test_normalize_operator_exhaustive_special_zeta_grad_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.7921437Z test_normalize_operator_exhaustive_split_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.7985697Z test_normalize_operator_exhaustive_split_list_args_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.8042976Z test_normalize_operator_exhaustive_split_with_sizes_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.8099773Z test_normalize_operator_exhaustive_sqrt_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.8156784Z test_normalize_operator_exhaustive_square_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.8213625Z test_normalize_operator_exhaustive_squeeze_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.8271838Z test_normalize_operator_exhaustive_stack_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.8329758Z test_normalize_operator_exhaustive_std_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.8387782Z test_normalize_operator_exhaustive_std_mean_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.8445514Z test_normalize_operator_exhaustive_stft_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.8503012Z test_normalize_operator_exhaustive_sub_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.8560681Z test_normalize_operator_exhaustive_sum_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.8618878Z test_normalize_operator_exhaustive_sum_to_size_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.8683193Z test_normalize_operator_exhaustive_svd_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.8741888Z test_normalize_operator_exhaustive_svd_lowrank_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.8799976Z test_normalize_operator_exhaustive_symeig_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.8857794Z test_normalize_operator_exhaustive_t_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.8916137Z test_normalize_operator_exhaustive_take_along_dim_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.8973388Z test_normalize_operator_exhaustive_take_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.9031347Z test_normalize_operator_exhaustive_tan_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.9089221Z test_normalize_operator_exhaustive_tanh_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.9147276Z test_normalize_operator_exhaustive_tensor_split_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.9205242Z test_normalize_operator_exhaustive_tensordot_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.9263265Z test_normalize_operator_exhaustive_tile_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.9322421Z test_normalize_operator_exhaustive_to_sparse_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.9386033Z test_normalize_operator_exhaustive_topk_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.9443816Z test_normalize_operator_exhaustive_trace_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.9501940Z test_normalize_operator_exhaustive_transpose_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.9559733Z test_normalize_operator_exhaustive_trapezoid_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.9617669Z test_normalize_operator_exhaustive_trapz_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.9675237Z test_normalize_operator_exhaustive_triangular_solve_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.9733290Z test_normalize_operator_exhaustive_tril_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.9791352Z test_normalize_operator_exhaustive_triu_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.9849220Z test_normalize_operator_exhaustive_true_divide_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.9907030Z test_normalize_operator_exhaustive_trunc_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:03.9965131Z test_normalize_operator_exhaustive_unfold_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:04.0022932Z test_normalize_operator_exhaustive_unique_consecutive_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:04.0087279Z test_normalize_operator_exhaustive_unique_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:04.0145318Z test_normalize_operator_exhaustive_unsqueeze_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:04.0203215Z test_normalize_operator_exhaustive_var_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:04.0260611Z test_normalize_operator_exhaustive_var_mean_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:04.0322227Z test_normalize_operator_exhaustive_vdot_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:04.0380203Z test_normalize_operator_exhaustive_view_as_complex_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:04.0437603Z test_normalize_operator_exhaustive_view_as_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:04.0495394Z test_normalize_operator_exhaustive_view_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:04.0553241Z test_normalize_operator_exhaustive_vsplit_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:04.0610842Z test_normalize_operator_exhaustive_vstack_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:04.0669061Z test_normalize_operator_exhaustive_where_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:04.0726857Z test_normalize_operator_exhaustive_xlogy_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:04.0790709Z test_normalize_operator_exhaustive_zero__cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:04.0848618Z test_normalize_operator_exhaustive_zeros_like_cuda_float32 (__main__.TestNormalizeOperatorsCUDA) ... skip (0.006s) 2022-03-17T19:49:04.0849088Z 2022-03-17T19:49:04.0849508Z ---------------------------------------------------------------------- 2022-03-17T19:49:04.0849961Z Ran 559 tests in 18.692s 2022-03-17T19:49:04.0850127Z 2022-03-17T19:49:04.0853443Z OK (skipped=523) 2022-03-17T19:49:04.0853841Z 2022-03-17T19:49:04.0853991Z Generating XML reports... 2022-03-17T19:49:04.0928776Z Generated XML report: test-reports/python-unittest/test_fx_experimental/TEST-TestFXExperimental-20220317194845.xml 2022-03-17T19:49:04.1616973Z Generated XML report: test-reports/python-unittest/test_fx_experimental/TEST-TestNormalizeOperatorsCUDA-20220317194845.xml 2022-03-17T19:49:04.4950638Z Running test_sparse_csr ... [2022-03-17 19:49:04.494589] 2022-03-17T19:49:04.4951240Z Executing ['/opt/conda/bin/python', 'test_sparse_csr.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-03-17 19:49:04.494689] 2022-03-17T19:49:07.1591175Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.get_all_complex_dtypes() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with [torch.complex64, torch.complex128]. 2022-03-17T19:49:07.1591911Z warnings.warn(msg, FutureWarning) 2022-03-17T19:49:07.1592946Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.get_all_fp_dtypes() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with [torch.float32, torch.float64]. 2022-03-17T19:49:07.1593538Z warnings.warn(msg, FutureWarning) 2022-03-17T19:49:07.1812565Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.floating_and_complex_types() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with (torch.float32, torch.float64, torch.complex64, torch.complex128). 2022-03-17T19:49:07.1813386Z warnings.warn(msg, FutureWarning) 2022-03-17T19:49:07.2404944Z Test results will be stored in test-reports/python-unittest/test_sparse_csr 2022-03-17T19:49:07.2809280Z 2022-03-17T19:49:07.2809548Z Running tests... 2022-03-17T19:49:07.2809965Z ---------------------------------------------------------------------- 2022-03-17T19:49:07.3490432Z test_add_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.068s) 2022-03-17T19:49:07.4129264Z test_add_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.064s) 2022-03-17T19:49:07.6902406Z test_addmm_all_sparse_csr_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.277s) 2022-03-17T19:49:07.7594090Z test_addmm_all_sparse_csr_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.069s) 2022-03-17T19:49:07.8272073Z test_addmm_all_sparse_csr_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.068s) 2022-03-17T19:49:07.8949333Z test_addmm_all_sparse_csr_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.068s) 2022-03-17T19:49:07.8987523Z test_addmm_dense_result_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip (0.004s) 2022-03-17T19:49:07.9032320Z test_addmm_dense_result_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip (0.004s) 2022-03-17T19:49:07.9071386Z test_addmm_dense_result_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip (0.004s) 2022-03-17T19:49:07.9113708Z test_addmm_dense_result_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip (0.004s) 2022-03-17T19:49:07.9519298Z test_addmm_errors_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.040s) 2022-03-17T19:49:08.4208182Z test_addmm_sizes_all_sparse_csr_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.469s) 2022-03-17T19:49:08.8868235Z test_addmm_sizes_all_sparse_csr_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.466s) 2022-03-17T19:49:09.3502305Z test_addmm_sizes_all_sparse_csr_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.463s) 2022-03-17T19:49:09.8166581Z test_addmm_sizes_all_sparse_csr_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.466s) 2022-03-17T19:49:10.1581099Z test_autograd_dense_output_addmm_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.341s) 2022-03-17T19:49:10.2234587Z test_autograd_dense_output_addmv_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.065s) 2022-03-17T19:49:10.2351238Z test_autograd_dense_output_mm_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.012s) 2022-03-17T19:49:10.2453543Z test_autograd_dense_output_mv_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-03-17T19:49:10.2581017Z test_autograd_sparse_csr_unary_abs_cuda_complex128 (__main__.TestSparseCSRCUDA) ... expected failure (0.013s) 2022-03-17T19:49:10.2686219Z test_autograd_sparse_csr_unary_abs_cuda_float64 (__main__.TestSparseCSRCUDA) ... expected failure (0.010s) 2022-03-17T19:49:10.2801721Z test_autograd_sparse_csr_unary_angle_cuda_complex128 (__main__.TestSparseCSRCUDA) ... expected failure (0.011s) 2022-03-17T19:49:10.2906962Z test_autograd_sparse_csr_unary_angle_cuda_float64 (__main__.TestSparseCSRCUDA) ... expected failure (0.010s) 2022-03-17T19:49:10.3024200Z test_autograd_sparse_csr_unary_asin_cuda_complex128 (__main__.TestSparseCSRCUDA) ... expected failure (0.012s) 2022-03-17T19:49:10.3129560Z test_autograd_sparse_csr_unary_asin_cuda_float64 (__main__.TestSparseCSRCUDA) ... expected failure (0.010s) 2022-03-17T19:49:10.3246564Z test_autograd_sparse_csr_unary_asinh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... expected failure (0.012s) 2022-03-17T19:49:10.3354327Z test_autograd_sparse_csr_unary_asinh_cuda_float64 (__main__.TestSparseCSRCUDA) ... expected failure (0.011s) 2022-03-17T19:49:10.3471535Z test_autograd_sparse_csr_unary_atan_cuda_complex128 (__main__.TestSparseCSRCUDA) ... expected failure (0.012s) 2022-03-17T19:49:10.3576991Z test_autograd_sparse_csr_unary_atan_cuda_float64 (__main__.TestSparseCSRCUDA) ... expected failure (0.010s) 2022-03-17T19:49:10.3694476Z test_autograd_sparse_csr_unary_atanh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... expected failure (0.012s) 2022-03-17T19:49:10.3804089Z test_autograd_sparse_csr_unary_atanh_cuda_float64 (__main__.TestSparseCSRCUDA) ... expected failure (0.011s) 2022-03-17T19:49:10.3917854Z test_autograd_sparse_csr_unary_ceil_cuda_float64 (__main__.TestSparseCSRCUDA) ... expected failure (0.011s) 2022-03-17T19:49:10.4024170Z test_autograd_sparse_csr_unary_conj_physical_cuda_complex128 (__main__.TestSparseCSRCUDA) ... expected failure (0.010s) 2022-03-17T19:49:10.4135177Z test_autograd_sparse_csr_unary_conj_physical_cuda_float64 (__main__.TestSparseCSRCUDA) ... expected failure (0.011s) 2022-03-17T19:49:10.4238039Z test_autograd_sparse_csr_unary_erf_cuda_float64 (__main__.TestSparseCSRCUDA) ... expected failure (0.010s) 2022-03-17T19:49:10.7293746Z test_autograd_sparse_csr_unary_erfinv_cuda_float64 (__main__.TestSparseCSRCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:589: UserWarning: Specified kernel cache directory could not be created! This disables kernel caching. Specified directory is /var/lib/jenkins/.cache/torch/kernels. This warning will appear only once per process. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/jit_utils.cpp:860.) 2022-03-17T19:49:10.7294736Z gradcheck_wrapper=lambda op, *args, **kwargs: op(*args, **kwargs), # wrapper function for gradcheck 2022-03-17T19:49:10.7368824Z expected failure (0.313s) 2022-03-17T19:49:10.7482897Z test_autograd_sparse_csr_unary_expm1_cuda_float64 (__main__.TestSparseCSRCUDA) ... expected failure (0.011s) 2022-03-17T19:49:10.7586451Z test_autograd_sparse_csr_unary_floor_cuda_float64 (__main__.TestSparseCSRCUDA) ... expected failure (0.010s) 2022-03-17T19:49:10.7702574Z test_autograd_sparse_csr_unary_isinf_cuda_complex128 (__main__.TestSparseCSRCUDA) ... expected failure (0.011s) 2022-03-17T19:49:10.7809014Z test_autograd_sparse_csr_unary_isinf_cuda_float64 (__main__.TestSparseCSRCUDA) ... expected failure (0.011s) 2022-03-17T19:49:10.7922870Z test_autograd_sparse_csr_unary_isnan_cuda_complex128 (__main__.TestSparseCSRCUDA) ... expected failure (0.011s) 2022-03-17T19:49:10.8029811Z test_autograd_sparse_csr_unary_isnan_cuda_float64 (__main__.TestSparseCSRCUDA) ... expected failure (0.011s) 2022-03-17T19:49:10.8139499Z test_autograd_sparse_csr_unary_isneginf_cuda_float64 (__main__.TestSparseCSRCUDA) ... expected failure (0.011s) 2022-03-17T19:49:10.8251329Z test_autograd_sparse_csr_unary_isposinf_cuda_float64 (__main__.TestSparseCSRCUDA) ... expected failure (0.011s) 2022-03-17T19:49:10.8356463Z test_autograd_sparse_csr_unary_log1p_cuda_float64 (__main__.TestSparseCSRCUDA) ... expected failure (0.010s) 2022-03-17T19:49:10.8470226Z test_autograd_sparse_csr_unary_neg_cuda_complex128 (__main__.TestSparseCSRCUDA) ... expected failure (0.011s) 2022-03-17T19:49:10.8572868Z test_autograd_sparse_csr_unary_neg_cuda_float64 (__main__.TestSparseCSRCUDA) ... expected failure (0.010s) 2022-03-17T19:49:10.8683611Z test_autograd_sparse_csr_unary_round_cuda_float64 (__main__.TestSparseCSRCUDA) ... expected failure (0.011s) 2022-03-17T19:49:10.8789968Z test_autograd_sparse_csr_unary_sgn_cuda_complex128 (__main__.TestSparseCSRCUDA) ... expected failure (0.010s) 2022-03-17T19:49:10.8900272Z test_autograd_sparse_csr_unary_sgn_cuda_float64 (__main__.TestSparseCSRCUDA) ... expected failure (0.011s) 2022-03-17T19:49:10.9003033Z test_autograd_sparse_csr_unary_sign_cuda_float64 (__main__.TestSparseCSRCUDA) ... expected failure (0.010s) 2022-03-17T19:49:10.9114165Z test_autograd_sparse_csr_unary_signbit_cuda_float64 (__main__.TestSparseCSRCUDA) ... expected failure (0.011s) 2022-03-17T19:49:10.9219840Z test_autograd_sparse_csr_unary_sin_cuda_complex128 (__main__.TestSparseCSRCUDA) ... expected failure (0.010s) 2022-03-17T19:49:10.9330740Z test_autograd_sparse_csr_unary_sin_cuda_float64 (__main__.TestSparseCSRCUDA) ... expected failure (0.011s) 2022-03-17T19:49:10.9441577Z test_autograd_sparse_csr_unary_sinh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... expected failure (0.011s) 2022-03-17T19:49:10.9552168Z test_autograd_sparse_csr_unary_sinh_cuda_float64 (__main__.TestSparseCSRCUDA) ... expected failure (0.011s) 2022-03-17T19:49:11.5327620Z test_autograd_sparse_csr_unary_sqrt_cuda_complex128 (__main__.TestSparseCSRCUDA) ... expected failure (0.577s) 2022-03-17T19:49:11.5440527Z test_autograd_sparse_csr_unary_sqrt_cuda_float64 (__main__.TestSparseCSRCUDA) ... expected failure (0.011s) 2022-03-17T19:49:11.5547405Z test_autograd_sparse_csr_unary_tan_cuda_complex128 (__main__.TestSparseCSRCUDA) ... expected failure (0.011s) 2022-03-17T19:49:11.5658216Z test_autograd_sparse_csr_unary_tan_cuda_float64 (__main__.TestSparseCSRCUDA) ... expected failure (0.011s) 2022-03-17T19:49:11.5764174Z test_autograd_sparse_csr_unary_tanh_cuda_complex128 (__main__.TestSparseCSRCUDA) ... expected failure (0.010s) 2022-03-17T19:49:11.5875196Z test_autograd_sparse_csr_unary_tanh_cuda_float64 (__main__.TestSparseCSRCUDA) ... expected failure (0.011s) 2022-03-17T19:49:11.5978822Z test_autograd_sparse_csr_unary_trunc_cuda_float64 (__main__.TestSparseCSRCUDA) ... expected failure (0.010s) 2022-03-17T19:49:11.6253884Z test_baddbmm_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.027s) 2022-03-17T19:49:11.6537377Z test_baddbmm_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.028s) 2022-03-17T19:49:11.6795479Z test_baddbmm_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.026s) 2022-03-17T19:49:11.7036573Z test_baddbmm_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.024s) 2022-03-17T19:49:11.7326116Z test_block_addmm_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.029s) 2022-03-17T19:49:11.7620381Z test_block_addmm_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.029s) 2022-03-17T19:49:11.7863448Z test_block_addmm_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.024s) 2022-03-17T19:49:11.8113421Z test_block_addmm_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.025s) 2022-03-17T19:49:11.8255401Z test_block_addmv_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.014s) 2022-03-17T19:49:11.8406427Z test_block_addmv_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.015s) 2022-03-17T19:49:11.8532883Z test_block_addmv_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.013s) 2022-03-17T19:49:11.8658527Z test_block_addmv_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.012s) 2022-03-17T19:49:12.0128824Z test_block_triangular_solve_cuda_complex128 (__main__.TestSparseCSRCUDA) ... test_sparse_csr.py:769: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2022-03-17T19:49:12.0129780Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-03-17T19:49:12.0130187Z X = torch.triangular_solve(B, A).solution 2022-03-17T19:49:12.0130481Z should be replaced with 2022-03-17T19:49:12.0130928Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:1675.) 2022-03-17T19:49:12.0131381Z unitriangular=unitriangular) 2022-03-17T19:49:12.0545087Z ok (0.188s) 2022-03-17T19:49:12.1047440Z test_block_triangular_solve_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.050s) 2022-03-17T19:49:12.1514761Z test_block_triangular_solve_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.047s) 2022-03-17T19:49:12.1964129Z test_block_triangular_solve_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.045s) 2022-03-17T19:49:12.2210637Z test_bmm_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.025s) 2022-03-17T19:49:12.2476311Z test_bmm_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.026s) 2022-03-17T19:49:12.2713596Z test_bmm_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.024s) 2022-03-17T19:49:12.2939652Z test_bmm_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.022s) 2022-03-17T19:49:12.2968809Z test_clone_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:12.2996656Z test_clone_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:12.3025949Z test_clone_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:12.3051802Z test_clone_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.002s) 2022-03-17T19:49:12.3076894Z test_clone_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.002s) 2022-03-17T19:49:12.3106893Z test_clone_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:12.3130996Z test_clone_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.002s) 2022-03-17T19:49:12.3154317Z test_clone_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.002s) 2022-03-17T19:49:12.3176751Z test_clone_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.002s) 2022-03-17T19:49:12.3199146Z test_clone_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.002s) 2022-03-17T19:49:12.3221771Z test_clone_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.002s) 2022-03-17T19:49:12.3245774Z test_clone_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.002s) 2022-03-17T19:49:12.3347853Z test_coo_csr_conversion_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-03-17T19:49:12.3427476Z test_coo_csr_conversion_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-03-17T19:49:12.3536219Z test_coo_csr_conversion_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.011s) 2022-03-17T19:49:12.3633300Z test_coo_csr_conversion_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-03-17T19:49:12.3734198Z test_coo_csr_conversion_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-03-17T19:49:12.3822601Z test_coo_csr_conversion_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:12.3920669Z test_coo_csr_conversion_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-03-17T19:49:12.3992007Z test_coo_csr_conversion_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-03-17T19:49:12.4064154Z test_coo_csr_conversion_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-03-17T19:49:12.4139497Z test_coo_csr_conversion_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-03-17T19:49:12.4211268Z test_coo_csr_conversion_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-03-17T19:49:12.4281535Z test_coo_csr_conversion_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-03-17T19:49:12.4492855Z test_coo_to_csr_convert_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.021s) 2022-03-17T19:49:12.4651943Z test_copy_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.016s) 2022-03-17T19:49:12.4799360Z test_copy_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.015s) 2022-03-17T19:49:12.4964843Z test_copy_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.016s) 2022-03-17T19:49:12.5130729Z test_copy_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.016s) 2022-03-17T19:49:12.5296076Z test_copy_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.016s) 2022-03-17T19:49:12.5454413Z test_copy_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.016s) 2022-03-17T19:49:12.5624790Z test_copy_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.016s) 2022-03-17T19:49:12.5760878Z test_copy_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.015s) 2022-03-17T19:49:12.5909493Z test_copy_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.015s) 2022-03-17T19:49:12.6056490Z test_copy_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.015s) 2022-03-17T19:49:12.6204615Z test_copy_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.015s) 2022-03-17T19:49:12.6352368Z test_copy_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.015s) 2022-03-17T19:49:12.6701477Z test_copy_errors_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.035s) 2022-03-17T19:49:12.7034912Z test_copy_errors_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.033s) 2022-03-17T19:49:12.7382817Z test_copy_errors_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.035s) 2022-03-17T19:49:12.7725029Z test_copy_errors_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.034s) 2022-03-17T19:49:12.8060949Z test_copy_errors_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.033s) 2022-03-17T19:49:12.8401850Z test_copy_errors_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.034s) 2022-03-17T19:49:12.8740916Z test_copy_errors_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.034s) 2022-03-17T19:49:12.9078305Z test_copy_errors_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.034s) 2022-03-17T19:49:12.9418587Z test_copy_errors_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.034s) 2022-03-17T19:49:12.9747164Z test_copy_errors_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.033s) 2022-03-17T19:49:13.0082475Z test_copy_errors_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.033s) 2022-03-17T19:49:13.0418447Z test_copy_errors_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.034s) 2022-03-17T19:49:13.0509661Z test_csr_coo_conversion_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:13.0581533Z test_csr_coo_conversion_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-03-17T19:49:13.0678015Z test_csr_coo_conversion_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-03-17T19:49:13.0776014Z test_csr_coo_conversion_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-03-17T19:49:13.0870759Z test_csr_coo_conversion_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:13.0959797Z test_csr_coo_conversion_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:13.1046971Z test_csr_coo_conversion_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:13.1119048Z test_csr_coo_conversion_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-03-17T19:49:13.1191437Z test_csr_coo_conversion_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-03-17T19:49:13.1261554Z test_csr_coo_conversion_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-03-17T19:49:13.1333948Z test_csr_coo_conversion_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-03-17T19:49:13.1406486Z test_csr_coo_conversion_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-03-17T19:49:13.1423782Z test_csr_layout_cuda (__main__.TestSparseCSRCUDA) ... skip (0.002s) 2022-03-17T19:49:13.2028892Z test_csr_matvec_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.060s) 2022-03-17T19:49:13.2641486Z test_csr_matvec_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.061s) 2022-03-17T19:49:13.3245474Z test_csr_matvec_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.060s) 2022-03-17T19:49:13.3845621Z test_csr_matvec_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.060s) 2022-03-17T19:49:13.3942252Z test_direct_coo_csr_conversion_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-03-17T19:49:13.4046182Z test_direct_coo_csr_conversion_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-03-17T19:49:13.4152255Z test_direct_coo_csr_conversion_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.011s) 2022-03-17T19:49:13.4253388Z test_direct_coo_csr_conversion_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-03-17T19:49:13.4350045Z test_direct_coo_csr_conversion_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-03-17T19:49:13.4444526Z test_direct_coo_csr_conversion_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:13.4524007Z test_direct_coo_csr_conversion_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-03-17T19:49:13.4602293Z test_direct_coo_csr_conversion_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-03-17T19:49:13.4676437Z test_direct_coo_csr_conversion_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-03-17T19:49:13.4753292Z test_direct_coo_csr_conversion_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-03-17T19:49:13.4830611Z test_direct_coo_csr_conversion_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-03-17T19:49:13.4953543Z test_empty_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.012s) 2022-03-17T19:49:13.5069038Z test_empty_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.011s) 2022-03-17T19:49:13.5184119Z test_empty_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.011s) 2022-03-17T19:49:13.5299491Z test_empty_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.011s) 2022-03-17T19:49:13.5415296Z test_empty_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.011s) 2022-03-17T19:49:13.5532069Z test_empty_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.012s) 2022-03-17T19:49:13.5648094Z test_empty_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.012s) 2022-03-17T19:49:13.5763747Z test_empty_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.011s) 2022-03-17T19:49:13.5884206Z test_empty_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.012s) 2022-03-17T19:49:13.5999604Z test_empty_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.011s) 2022-03-17T19:49:13.6115461Z test_empty_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.011s) 2022-03-17T19:49:13.6230793Z test_empty_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.011s) 2022-03-17T19:49:13.6331105Z test_empty_errors_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-03-17T19:49:13.6431009Z test_empty_errors_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-03-17T19:49:13.6530961Z test_empty_errors_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-03-17T19:49:13.6626941Z test_empty_errors_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-03-17T19:49:13.6729303Z test_empty_errors_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-03-17T19:49:13.6829240Z test_empty_errors_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-03-17T19:49:13.6928978Z test_empty_errors_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-03-17T19:49:13.7029381Z test_empty_errors_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-03-17T19:49:13.7129270Z test_empty_errors_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-03-17T19:49:13.7229345Z test_empty_errors_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-03-17T19:49:13.7325894Z test_empty_errors_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-03-17T19:49:13.7425887Z test_empty_errors_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-03-17T19:49:13.7484206Z test_exercise_detach_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-03-17T19:49:13.7531613Z test_exercise_detach_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-03-17T19:49:13.7587068Z test_exercise_detach_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-03-17T19:49:13.7642319Z test_exercise_detach_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-03-17T19:49:13.7694337Z test_exercise_detach_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-03-17T19:49:13.7747757Z test_exercise_detach_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-03-17T19:49:13.7799898Z test_exercise_detach_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-03-17T19:49:13.7847602Z test_exercise_detach_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-03-17T19:49:13.7901821Z test_exercise_detach_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-03-17T19:49:13.7948842Z test_exercise_detach_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-03-17T19:49:13.7996223Z test_exercise_detach_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-03-17T19:49:13.8044014Z test_exercise_detach_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-03-17T19:49:13.8570708Z test_factory_device_type_inference_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.053s) 2022-03-17T19:49:13.9108697Z test_factory_device_type_inference_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.054s) 2022-03-17T19:49:13.9638391Z test_factory_device_type_inference_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.053s) 2022-03-17T19:49:14.0190369Z test_factory_device_type_inference_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.055s) 2022-03-17T19:49:14.0728701Z test_factory_device_type_inference_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.054s) 2022-03-17T19:49:14.1272088Z test_factory_device_type_inference_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.054s) 2022-03-17T19:49:14.1812655Z test_factory_device_type_inference_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.054s) 2022-03-17T19:49:14.2334242Z test_factory_device_type_inference_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.052s) 2022-03-17T19:49:14.2854972Z test_factory_device_type_inference_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.052s) 2022-03-17T19:49:14.3386811Z test_factory_device_type_inference_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.053s) 2022-03-17T19:49:14.3927754Z test_factory_device_type_inference_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.054s) 2022-03-17T19:49:14.4471137Z test_factory_device_type_inference_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.054s) 2022-03-17T19:49:14.4701036Z test_factory_indices_invariants_check_cuda (__main__.TestSparseCSRCUDA) ... ok (0.023s) 2022-03-17T19:49:14.4836136Z test_factory_layout_invariants_check_cuda (__main__.TestSparseCSRCUDA) ... ok (0.013s) 2022-03-17T19:49:14.5089345Z test_factory_shape_invariants_check_cuda (__main__.TestSparseCSRCUDA) ... ok (0.025s) 2022-03-17T19:49:14.5181039Z test_factory_type_invariants_check_cuda (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:14.5510568Z test_matmul_device_mismatch_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.033s) 2022-03-17T19:49:15.1432362Z test_mm_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.592s) 2022-03-17T19:49:15.1733341Z test_mm_errors_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.030s) 2022-03-17T19:49:15.1786614Z test_resize_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-03-17T19:49:15.1831578Z test_resize_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:15.1880201Z test_resize_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-03-17T19:49:15.1929211Z test_resize_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-03-17T19:49:15.1976141Z test_resize_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-03-17T19:49:15.2023927Z test_resize_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-03-17T19:49:15.2071156Z test_resize_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-03-17T19:49:15.2116176Z test_resize_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:15.2167375Z test_resize_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-03-17T19:49:15.2212458Z test_resize_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:15.2257673Z test_resize_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:15.2302997Z test_resize_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:15.2463795Z test_resize_errors_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.016s) 2022-03-17T19:49:15.2613324Z test_resize_errors_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.015s) 2022-03-17T19:49:15.2770222Z test_resize_errors_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.016s) 2022-03-17T19:49:15.2927324Z test_resize_errors_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.016s) 2022-03-17T19:49:15.3084183Z test_resize_errors_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.016s) 2022-03-17T19:49:15.3237440Z test_resize_errors_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.015s) 2022-03-17T19:49:15.3392038Z test_resize_errors_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.015s) 2022-03-17T19:49:15.3546670Z test_resize_errors_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.015s) 2022-03-17T19:49:15.3697253Z test_resize_errors_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.015s) 2022-03-17T19:49:15.3851444Z test_resize_errors_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.015s) 2022-03-17T19:49:15.4007524Z test_resize_errors_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.016s) 2022-03-17T19:49:15.4166700Z test_resize_errors_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.016s) 2022-03-17T19:49:15.4502963Z test_sampled_addmm_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.034s) 2022-03-17T19:49:15.4839998Z test_sampled_addmm_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.034s) 2022-03-17T19:49:15.5146870Z test_sampled_addmm_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.031s) 2022-03-17T19:49:15.5441263Z test_sampled_addmm_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.029s) 2022-03-17T19:49:15.5829007Z test_sampled_addmm_errors_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.039s) 2022-03-17T19:49:15.6218807Z test_sampled_addmm_errors_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.039s) 2022-03-17T19:49:15.6603337Z test_sampled_addmm_errors_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.038s) 2022-03-17T19:49:15.6987721Z test_sampled_addmm_errors_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.038s) 2022-03-17T19:49:15.7016896Z test_sampled_addmm_zero_sized_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip (0.003s) 2022-03-17T19:49:15.7038136Z test_sampled_addmm_zero_sized_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip (0.002s) 2022-03-17T19:49:15.7059498Z test_sampled_addmm_zero_sized_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip (0.002s) 2022-03-17T19:49:15.7081050Z test_sampled_addmm_zero_sized_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip (0.002s) 2022-03-17T19:49:15.7540708Z test_sparse_add_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.046s) 2022-03-17T19:49:15.8007420Z test_sparse_add_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.047s) 2022-03-17T19:49:15.8443550Z test_sparse_add_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.044s) 2022-03-17T19:49:15.8874246Z test_sparse_add_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.043s) 2022-03-17T19:49:15.9054961Z test_sparse_add_errors_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.018s) 2022-03-17T19:49:15.9237374Z test_sparse_add_errors_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.018s) 2022-03-17T19:49:15.9409760Z test_sparse_add_errors_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.017s) 2022-03-17T19:49:15.9582455Z test_sparse_add_errors_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.017s) 2022-03-17T19:49:16.0029239Z test_sparse_addmm_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.045s) 2022-03-17T19:49:16.0477886Z test_sparse_addmm_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.045s) 2022-03-17T19:49:16.0883191Z test_sparse_addmm_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.040s) 2022-03-17T19:49:16.1285646Z test_sparse_addmm_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.040s) 2022-03-17T19:49:16.1317528Z test_sparse_csr_consistency_abs_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:16.1356205Z test_sparse_csr_consistency_abs_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:16.1387674Z test_sparse_csr_consistency_abs_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:16.1418688Z test_sparse_csr_consistency_abs_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:16.1447100Z test_sparse_csr_consistency_abs_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:16.1476118Z test_sparse_csr_consistency_abs_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:16.1509031Z test_sparse_csr_consistency_angle_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:16.1540229Z test_sparse_csr_consistency_angle_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:16.1570803Z test_sparse_csr_consistency_angle_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:16.1607242Z test_sparse_csr_consistency_angle_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:16.1638747Z test_sparse_csr_consistency_asin_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:16.1671696Z test_sparse_csr_consistency_asin_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:16.1702693Z test_sparse_csr_consistency_asin_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:16.1734054Z test_sparse_csr_consistency_asin_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:16.1764921Z test_sparse_csr_consistency_asin_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:16.1792953Z test_sparse_csr_consistency_asin_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:16.1824602Z test_sparse_csr_consistency_asinh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:16.1863606Z test_sparse_csr_consistency_asinh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:16.1894294Z test_sparse_csr_consistency_asinh_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:16.1925664Z test_sparse_csr_consistency_asinh_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:16.1956151Z test_sparse_csr_consistency_asinh_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:16.1986696Z test_sparse_csr_consistency_asinh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:16.2017761Z test_sparse_csr_consistency_atan_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:16.2050815Z test_sparse_csr_consistency_atan_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:16.2081854Z test_sparse_csr_consistency_atan_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:16.2120694Z test_sparse_csr_consistency_atan_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:16.2151230Z test_sparse_csr_consistency_atan_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:16.2181404Z test_sparse_csr_consistency_atan_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:16.2212944Z test_sparse_csr_consistency_atanh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:16.2246015Z test_sparse_csr_consistency_atanh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:16.2277615Z test_sparse_csr_consistency_atanh_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:16.2308921Z test_sparse_csr_consistency_atanh_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:16.2339117Z test_sparse_csr_consistency_atanh_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:16.2792565Z test_sparse_csr_consistency_atanh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.045s) 2022-03-17T19:49:16.2823838Z test_sparse_csr_consistency_ceil_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:16.2855914Z test_sparse_csr_consistency_ceil_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:16.2887503Z test_sparse_csr_consistency_ceil_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:16.2918749Z test_sparse_csr_consistency_conj_physical_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:16.2952421Z test_sparse_csr_consistency_conj_physical_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:16.2984912Z test_sparse_csr_consistency_conj_physical_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:16.3015366Z test_sparse_csr_consistency_conj_physical_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:16.3043394Z test_sparse_csr_consistency_conj_physical_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:16.3071651Z test_sparse_csr_consistency_conj_physical_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:16.3102924Z test_sparse_csr_consistency_erf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:16.3137247Z test_sparse_csr_consistency_erf_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:16.3168807Z test_sparse_csr_consistency_erf_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:16.3199435Z test_sparse_csr_consistency_erf_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:16.3230040Z test_sparse_csr_consistency_erf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:16.5562278Z test_sparse_csr_consistency_erfinv_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.233s) 2022-03-17T19:49:16.7744718Z test_sparse_csr_consistency_erfinv_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.218s) 2022-03-17T19:49:17.2259242Z test_sparse_csr_consistency_erfinv_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.451s) 2022-03-17T19:49:17.2294130Z test_sparse_csr_consistency_erfinv_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.2325880Z test_sparse_csr_consistency_expm1_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.2357552Z test_sparse_csr_consistency_expm1_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.2389353Z test_sparse_csr_consistency_expm1_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.2419568Z test_sparse_csr_consistency_expm1_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.2450389Z test_sparse_csr_consistency_expm1_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.2482647Z test_sparse_csr_consistency_floor_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.2514151Z test_sparse_csr_consistency_floor_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.2550886Z test_sparse_csr_consistency_floor_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:17.2580759Z test_sparse_csr_consistency_isinf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.2613234Z test_sparse_csr_consistency_isinf_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.2643242Z test_sparse_csr_consistency_isinf_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.2673613Z test_sparse_csr_consistency_isinf_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.2702125Z test_sparse_csr_consistency_isinf_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.2730979Z test_sparse_csr_consistency_isinf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.2760750Z test_sparse_csr_consistency_isnan_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.2796985Z test_sparse_csr_consistency_isnan_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:17.2826620Z test_sparse_csr_consistency_isnan_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.2856260Z test_sparse_csr_consistency_isnan_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.2885114Z test_sparse_csr_consistency_isnan_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.2914257Z test_sparse_csr_consistency_isnan_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.2943797Z test_sparse_csr_consistency_isneginf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.2973428Z test_sparse_csr_consistency_isneginf_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.3003342Z test_sparse_csr_consistency_isneginf_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.3037696Z test_sparse_csr_consistency_isneginf_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.3066358Z test_sparse_csr_consistency_isneginf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.3095756Z test_sparse_csr_consistency_isposinf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.3125505Z test_sparse_csr_consistency_isposinf_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.3155329Z test_sparse_csr_consistency_isposinf_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.3184092Z test_sparse_csr_consistency_isposinf_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.3212728Z test_sparse_csr_consistency_isposinf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.3244125Z test_sparse_csr_consistency_log1p_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.3281033Z test_sparse_csr_consistency_log1p_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:17.3312503Z test_sparse_csr_consistency_log1p_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.3342885Z test_sparse_csr_consistency_log1p_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.3373366Z test_sparse_csr_consistency_log1p_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.3405385Z test_sparse_csr_consistency_neg_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.3438786Z test_sparse_csr_consistency_neg_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.3470502Z test_sparse_csr_consistency_neg_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.3501694Z test_sparse_csr_consistency_neg_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.3537475Z test_sparse_csr_consistency_neg_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.3568089Z test_sparse_csr_consistency_neg_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.3612770Z test_sparse_csr_consistency_randn_like_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:17.3664270Z test_sparse_csr_consistency_randn_like_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-03-17T19:49:17.3715307Z test_sparse_csr_consistency_randn_like_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-03-17T19:49:17.3773118Z test_sparse_csr_consistency_randn_like_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-03-17T19:49:17.3814985Z test_sparse_csr_consistency_randn_like_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:17.3856746Z test_sparse_csr_consistency_randn_like_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:17.3893760Z test_sparse_csr_consistency_round_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:17.3925489Z test_sparse_csr_consistency_round_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.3957408Z test_sparse_csr_consistency_round_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.3989627Z test_sparse_csr_consistency_sgn_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.4022266Z test_sparse_csr_consistency_sgn_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.4054275Z test_sparse_csr_consistency_sgn_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.4085850Z test_sparse_csr_consistency_sgn_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.4114735Z test_sparse_csr_consistency_sgn_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.4149241Z test_sparse_csr_consistency_sgn_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.4180698Z test_sparse_csr_consistency_sign_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.4212231Z test_sparse_csr_consistency_sign_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.4243727Z test_sparse_csr_consistency_sign_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.4272667Z test_sparse_csr_consistency_sign_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.4301474Z test_sparse_csr_consistency_sign_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.4331623Z test_sparse_csr_consistency_signbit_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.4361666Z test_sparse_csr_consistency_signbit_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.4398413Z test_sparse_csr_consistency_signbit_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:17.4427545Z test_sparse_csr_consistency_signbit_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.4456329Z test_sparse_csr_consistency_signbit_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.4488204Z test_sparse_csr_consistency_sin_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.4521272Z test_sparse_csr_consistency_sin_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.4552953Z test_sparse_csr_consistency_sin_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.4584649Z test_sparse_csr_consistency_sin_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.4615305Z test_sparse_csr_consistency_sin_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.4652044Z test_sparse_csr_consistency_sin_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:17.4683517Z test_sparse_csr_consistency_sinh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.4716689Z test_sparse_csr_consistency_sinh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.4748611Z test_sparse_csr_consistency_sinh_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.4779823Z test_sparse_csr_consistency_sinh_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.4810696Z test_sparse_csr_consistency_sinh_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.4841651Z test_sparse_csr_consistency_sinh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:17.4873557Z test_sparse_csr_consistency_sqrt_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:18.0795002Z test_sparse_csr_consistency_sqrt_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.592s) 2022-03-17T19:49:18.0828564Z test_sparse_csr_consistency_sqrt_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:18.0860522Z test_sparse_csr_consistency_sqrt_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:18.0892003Z test_sparse_csr_consistency_sqrt_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:18.0923293Z test_sparse_csr_consistency_sqrt_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:18.0955713Z test_sparse_csr_consistency_tan_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:18.0989419Z test_sparse_csr_consistency_tan_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:18.1021248Z test_sparse_csr_consistency_tan_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:18.1058683Z test_sparse_csr_consistency_tan_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.1089554Z test_sparse_csr_consistency_tan_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:18.1120399Z test_sparse_csr_consistency_tan_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:18.1152273Z test_sparse_csr_consistency_tanh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:18.1185647Z test_sparse_csr_consistency_tanh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:18.1217042Z test_sparse_csr_consistency_tanh_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:18.1248994Z test_sparse_csr_consistency_tanh_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:18.1279999Z test_sparse_csr_consistency_tanh_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:18.1316725Z test_sparse_csr_consistency_tanh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.1327285Z test_sparse_csr_consistency_to_sparse_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip (0.001s) 2022-03-17T19:49:18.1338127Z test_sparse_csr_consistency_to_sparse_cuda_bool (__main__.TestSparseCSRCUDA) ... skip (0.001s) 2022-03-17T19:49:18.1349336Z test_sparse_csr_consistency_to_sparse_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip (0.001s) 2022-03-17T19:49:18.1360165Z test_sparse_csr_consistency_to_sparse_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip (0.001s) 2022-03-17T19:49:18.1371010Z test_sparse_csr_consistency_to_sparse_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip (0.001s) 2022-03-17T19:49:18.1381788Z test_sparse_csr_consistency_to_sparse_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip (0.001s) 2022-03-17T19:49:18.1392959Z test_sparse_csr_consistency_to_sparse_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip (0.001s) 2022-03-17T19:49:18.1403610Z test_sparse_csr_consistency_to_sparse_cuda_int16 (__main__.TestSparseCSRCUDA) ... skip (0.001s) 2022-03-17T19:49:18.1414377Z test_sparse_csr_consistency_to_sparse_cuda_int32 (__main__.TestSparseCSRCUDA) ... skip (0.001s) 2022-03-17T19:49:18.1425414Z test_sparse_csr_consistency_to_sparse_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip (0.001s) 2022-03-17T19:49:18.1436254Z test_sparse_csr_consistency_to_sparse_cuda_int8 (__main__.TestSparseCSRCUDA) ... skip (0.001s) 2022-03-17T19:49:18.1447059Z test_sparse_csr_consistency_to_sparse_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip (0.001s) 2022-03-17T19:49:18.1479424Z test_sparse_csr_consistency_trunc_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:18.1511023Z test_sparse_csr_consistency_trunc_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:18.1542322Z test_sparse_csr_consistency_trunc_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:18.1586080Z test_sparse_csr_constructor_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.1627615Z test_sparse_csr_constructor_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.1670889Z test_sparse_csr_constructor_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.1719967Z test_sparse_csr_constructor_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-03-17T19:49:18.1763228Z test_sparse_csr_constructor_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.1806567Z test_sparse_csr_constructor_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.1849735Z test_sparse_csr_constructor_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.1890892Z test_sparse_csr_constructor_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.1931542Z test_sparse_csr_constructor_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.1971652Z test_sparse_csr_constructor_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.2012638Z test_sparse_csr_constructor_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.2058997Z test_sparse_csr_constructor_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-03-17T19:49:18.2128574Z test_sparse_csr_constructor_from_lists_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-03-17T19:49:18.2192734Z test_sparse_csr_constructor_from_lists_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-03-17T19:49:18.2262704Z test_sparse_csr_constructor_from_lists_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-03-17T19:49:18.2333929Z test_sparse_csr_constructor_from_lists_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-03-17T19:49:18.2403890Z test_sparse_csr_constructor_from_lists_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-03-17T19:49:18.2473742Z test_sparse_csr_constructor_from_lists_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-03-17T19:49:18.2542322Z test_sparse_csr_constructor_from_lists_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-03-17T19:49:18.2612280Z test_sparse_csr_constructor_from_lists_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-03-17T19:49:18.2676221Z test_sparse_csr_constructor_from_lists_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-03-17T19:49:18.2738970Z test_sparse_csr_constructor_from_lists_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-03-17T19:49:18.2803145Z test_sparse_csr_constructor_from_lists_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-03-17T19:49:18.2867376Z test_sparse_csr_constructor_from_lists_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-03-17T19:49:18.2895706Z test_sparse_csr_constructor_shape_inference_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:18.2924320Z test_sparse_csr_constructor_shape_inference_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:18.2952634Z test_sparse_csr_constructor_shape_inference_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:18.2986907Z test_sparse_csr_constructor_shape_inference_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:18.3015083Z test_sparse_csr_constructor_shape_inference_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:18.3043694Z test_sparse_csr_constructor_shape_inference_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:18.3072180Z test_sparse_csr_constructor_shape_inference_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:18.3100266Z test_sparse_csr_constructor_shape_inference_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:18.3128640Z test_sparse_csr_constructor_shape_inference_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:18.3157080Z test_sparse_csr_constructor_shape_inference_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:18.3185752Z test_sparse_csr_constructor_shape_inference_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:18.3219706Z test_sparse_csr_constructor_shape_inference_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:18.3237428Z test_sparse_csr_from_dense_convert_error_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.002s) 2022-03-17T19:49:18.3253088Z test_sparse_csr_from_dense_convert_error_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.001s) 2022-03-17T19:49:18.3271078Z test_sparse_csr_from_dense_convert_error_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.002s) 2022-03-17T19:49:18.3288568Z test_sparse_csr_from_dense_convert_error_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.002s) 2022-03-17T19:49:18.3305677Z test_sparse_csr_from_dense_convert_error_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.002s) 2022-03-17T19:49:18.3322231Z test_sparse_csr_from_dense_convert_error_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.002s) 2022-03-17T19:49:18.3338738Z test_sparse_csr_from_dense_convert_error_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.002s) 2022-03-17T19:49:18.3360516Z test_sparse_csr_from_dense_convert_error_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.002s) 2022-03-17T19:49:18.3376139Z test_sparse_csr_from_dense_convert_error_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.001s) 2022-03-17T19:49:18.3391948Z test_sparse_csr_from_dense_convert_error_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.001s) 2022-03-17T19:49:18.3407861Z test_sparse_csr_from_dense_convert_error_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.001s) 2022-03-17T19:49:18.3423535Z test_sparse_csr_from_dense_convert_error_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.001s) 2022-03-17T19:49:18.3492285Z test_sparse_csr_from_dense_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-03-17T19:49:18.3558738Z test_sparse_csr_from_dense_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-03-17T19:49:18.3628241Z test_sparse_csr_from_dense_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-03-17T19:49:18.3704204Z test_sparse_csr_from_dense_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-03-17T19:49:18.3773016Z test_sparse_csr_from_dense_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-03-17T19:49:18.3842376Z test_sparse_csr_from_dense_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-03-17T19:49:18.3911381Z test_sparse_csr_from_dense_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-03-17T19:49:18.3977208Z test_sparse_csr_from_dense_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-03-17T19:49:18.4043064Z test_sparse_csr_from_dense_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-03-17T19:49:18.4108742Z test_sparse_csr_from_dense_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-03-17T19:49:18.4174188Z test_sparse_csr_from_dense_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.006s) 2022-03-17T19:49:18.4248575Z test_sparse_csr_from_dense_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-03-17T19:49:18.4597948Z test_sparse_csr_print_cuda (__main__.TestSparseCSRCUDA) ... ok (0.035s) 2022-03-17T19:49:18.4699942Z test_sparse_csr_to_dense_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-03-17T19:49:18.4782176Z test_sparse_csr_to_dense_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-03-17T19:49:18.4891492Z test_sparse_csr_to_dense_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.011s) 2022-03-17T19:49:18.5003185Z test_sparse_csr_to_dense_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.011s) 2022-03-17T19:49:18.5105356Z test_sparse_csr_to_dense_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-03-17T19:49:18.5207584Z test_sparse_csr_to_dense_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-03-17T19:49:18.5313332Z test_sparse_csr_to_dense_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-03-17T19:49:18.5396644Z test_sparse_csr_to_dense_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-03-17T19:49:18.5479663Z test_sparse_csr_to_dense_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-03-17T19:49:18.5560685Z test_sparse_csr_to_dense_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-03-17T19:49:18.5644122Z test_sparse_csr_to_dense_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-03-17T19:49:18.5727959Z test_sparse_csr_to_dense_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-03-17T19:49:18.5766416Z test_sparse_csr_unary_inplace_abs_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.5852796Z test_sparse_csr_unary_inplace_abs_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:18.5899511Z test_sparse_csr_unary_inplace_abs_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-03-17T19:49:18.5940213Z test_sparse_csr_unary_inplace_abs_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.5977982Z test_sparse_csr_unary_inplace_abs_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.6015963Z test_sparse_csr_unary_inplace_abs_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.6041493Z test_sparse_csr_unary_inplace_angle_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip (0.002s) 2022-03-17T19:49:18.6067208Z test_sparse_csr_unary_inplace_angle_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip (0.002s) 2022-03-17T19:49:18.6090144Z test_sparse_csr_unary_inplace_angle_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip (0.002s) 2022-03-17T19:49:18.6113469Z test_sparse_csr_unary_inplace_angle_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip (0.002s) 2022-03-17T19:49:18.6151701Z test_sparse_csr_unary_inplace_asin_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.6197512Z test_sparse_csr_unary_inplace_asin_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.6235637Z test_sparse_csr_unary_inplace_asin_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.6273887Z test_sparse_csr_unary_inplace_asin_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.6366691Z test_sparse_csr_unary_inplace_asin_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:18.6456353Z test_sparse_csr_unary_inplace_asin_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:18.6494467Z test_sparse_csr_unary_inplace_asinh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.6534225Z test_sparse_csr_unary_inplace_asinh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.6572542Z test_sparse_csr_unary_inplace_asinh_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.6616249Z test_sparse_csr_unary_inplace_asinh_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.6710435Z test_sparse_csr_unary_inplace_asinh_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:18.6803912Z test_sparse_csr_unary_inplace_asinh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:18.6841950Z test_sparse_csr_unary_inplace_atan_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.6881965Z test_sparse_csr_unary_inplace_atan_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.6920235Z test_sparse_csr_unary_inplace_atan_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.6958404Z test_sparse_csr_unary_inplace_atan_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.7050106Z test_sparse_csr_unary_inplace_atan_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:18.7149330Z test_sparse_csr_unary_inplace_atan_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-03-17T19:49:18.7190262Z test_sparse_csr_unary_inplace_atanh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.7232721Z test_sparse_csr_unary_inplace_atanh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.7273735Z test_sparse_csr_unary_inplace_atanh_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.7314462Z test_sparse_csr_unary_inplace_atanh_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.7410414Z test_sparse_csr_unary_inplace_atanh_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:18.7504559Z test_sparse_csr_unary_inplace_atanh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:18.7545002Z test_sparse_csr_unary_inplace_ceil_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.7592030Z test_sparse_csr_unary_inplace_ceil_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-03-17T19:49:18.7630205Z test_sparse_csr_unary_inplace_ceil_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.7667728Z test_sparse_csr_unary_inplace_conj_physical_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.7707444Z test_sparse_csr_unary_inplace_conj_physical_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.7744883Z test_sparse_csr_unary_inplace_conj_physical_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.7782218Z test_sparse_csr_unary_inplace_conj_physical_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.7816690Z test_sparse_csr_unary_inplace_conj_physical_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:18.7851360Z test_sparse_csr_unary_inplace_conj_physical_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:18.7895569Z test_sparse_csr_unary_inplace_erf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.7933328Z test_sparse_csr_unary_inplace_erf_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.7971408Z test_sparse_csr_unary_inplace_erf_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.8065622Z test_sparse_csr_unary_inplace_erf_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:18.8161219Z test_sparse_csr_unary_inplace_erf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:18.8201629Z test_sparse_csr_unary_inplace_erfinv_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.8240039Z test_sparse_csr_unary_inplace_erfinv_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.8334002Z test_sparse_csr_unary_inplace_erfinv_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:18.8431126Z test_sparse_csr_unary_inplace_erfinv_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-03-17T19:49:18.8469449Z test_sparse_csr_unary_inplace_expm1_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.8507660Z test_sparse_csr_unary_inplace_expm1_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.8545571Z test_sparse_csr_unary_inplace_expm1_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.8636749Z test_sparse_csr_unary_inplace_expm1_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:18.8727743Z test_sparse_csr_unary_inplace_expm1_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:18.8766187Z test_sparse_csr_unary_inplace_floor_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.8804207Z test_sparse_csr_unary_inplace_floor_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.8848266Z test_sparse_csr_unary_inplace_floor_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.8871589Z test_sparse_csr_unary_inplace_isinf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip (0.002s) 2022-03-17T19:49:18.8894491Z test_sparse_csr_unary_inplace_isinf_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip (0.002s) 2022-03-17T19:49:18.8917762Z test_sparse_csr_unary_inplace_isinf_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip (0.002s) 2022-03-17T19:49:18.8940670Z test_sparse_csr_unary_inplace_isinf_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip (0.002s) 2022-03-17T19:49:18.8963890Z test_sparse_csr_unary_inplace_isinf_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip (0.002s) 2022-03-17T19:49:18.8987311Z test_sparse_csr_unary_inplace_isinf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip (0.002s) 2022-03-17T19:49:18.9010267Z test_sparse_csr_unary_inplace_isnan_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip (0.002s) 2022-03-17T19:49:18.9033670Z test_sparse_csr_unary_inplace_isnan_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip (0.002s) 2022-03-17T19:49:18.9056986Z test_sparse_csr_unary_inplace_isnan_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip (0.002s) 2022-03-17T19:49:18.9079949Z test_sparse_csr_unary_inplace_isnan_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip (0.002s) 2022-03-17T19:49:18.9102958Z test_sparse_csr_unary_inplace_isnan_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip (0.002s) 2022-03-17T19:49:18.9132137Z test_sparse_csr_unary_inplace_isnan_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip (0.003s) 2022-03-17T19:49:18.9155340Z test_sparse_csr_unary_inplace_isneginf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip (0.002s) 2022-03-17T19:49:18.9178329Z test_sparse_csr_unary_inplace_isneginf_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip (0.002s) 2022-03-17T19:49:18.9201595Z test_sparse_csr_unary_inplace_isneginf_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip (0.002s) 2022-03-17T19:49:18.9224909Z test_sparse_csr_unary_inplace_isneginf_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip (0.002s) 2022-03-17T19:49:18.9247530Z test_sparse_csr_unary_inplace_isneginf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip (0.002s) 2022-03-17T19:49:18.9270975Z test_sparse_csr_unary_inplace_isposinf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip (0.002s) 2022-03-17T19:49:18.9293848Z test_sparse_csr_unary_inplace_isposinf_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip (0.002s) 2022-03-17T19:49:18.9317126Z test_sparse_csr_unary_inplace_isposinf_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip (0.002s) 2022-03-17T19:49:18.9342187Z test_sparse_csr_unary_inplace_isposinf_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip (0.002s) 2022-03-17T19:49:18.9367632Z test_sparse_csr_unary_inplace_isposinf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip (0.002s) 2022-03-17T19:49:18.9414182Z test_sparse_csr_unary_inplace_log1p_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-03-17T19:49:18.9452550Z test_sparse_csr_unary_inplace_log1p_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.9490781Z test_sparse_csr_unary_inplace_log1p_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.9582585Z test_sparse_csr_unary_inplace_log1p_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:18.9675939Z test_sparse_csr_unary_inplace_log1p_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:18.9716792Z test_sparse_csr_unary_inplace_neg_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.9759435Z test_sparse_csr_unary_inplace_neg_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.9800373Z test_sparse_csr_unary_inplace_neg_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.9847972Z test_sparse_csr_unary_inplace_neg_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-03-17T19:49:18.9885422Z test_sparse_csr_unary_inplace_neg_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.9923151Z test_sparse_csr_unary_inplace_neg_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:18.9964744Z test_sparse_csr_unary_inplace_round_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:19.0005484Z test_sparse_csr_unary_inplace_round_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:19.0046306Z test_sparse_csr_unary_inplace_round_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:19.0086829Z test_sparse_csr_unary_inplace_sgn_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:19.0129048Z test_sparse_csr_unary_inplace_sgn_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:19.0175591Z test_sparse_csr_unary_inplace_sgn_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-03-17T19:49:19.0216177Z test_sparse_csr_unary_inplace_sgn_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:19.0254099Z test_sparse_csr_unary_inplace_sgn_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:19.0292194Z test_sparse_csr_unary_inplace_sgn_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:19.0332767Z test_sparse_csr_unary_inplace_sign_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:19.0373671Z test_sparse_csr_unary_inplace_sign_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:19.0414294Z test_sparse_csr_unary_inplace_sign_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:19.0451926Z test_sparse_csr_unary_inplace_sign_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:19.0495671Z test_sparse_csr_unary_inplace_sign_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:19.0519674Z test_sparse_csr_unary_inplace_signbit_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip (0.002s) 2022-03-17T19:49:19.0542503Z test_sparse_csr_unary_inplace_signbit_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip (0.002s) 2022-03-17T19:49:19.0565684Z test_sparse_csr_unary_inplace_signbit_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip (0.002s) 2022-03-17T19:49:19.0588811Z test_sparse_csr_unary_inplace_signbit_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip (0.002s) 2022-03-17T19:49:19.0611796Z test_sparse_csr_unary_inplace_signbit_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip (0.002s) 2022-03-17T19:49:19.0649962Z test_sparse_csr_unary_inplace_sin_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:19.0689792Z test_sparse_csr_unary_inplace_sin_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:19.0727850Z test_sparse_csr_unary_inplace_sin_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:19.0765956Z test_sparse_csr_unary_inplace_sin_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:19.0865411Z test_sparse_csr_unary_inplace_sin_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-03-17T19:49:19.0960493Z test_sparse_csr_unary_inplace_sin_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.1001357Z test_sparse_csr_unary_inplace_sinh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:19.1044079Z test_sparse_csr_unary_inplace_sinh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:19.1085015Z test_sparse_csr_unary_inplace_sinh_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:19.1125492Z test_sparse_csr_unary_inplace_sinh_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:19.1221499Z test_sparse_csr_unary_inplace_sinh_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-03-17T19:49:19.1317840Z test_sparse_csr_unary_inplace_sinh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-03-17T19:49:19.1364542Z test_sparse_csr_unary_inplace_sqrt_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.005s) 2022-03-17T19:49:19.1407141Z test_sparse_csr_unary_inplace_sqrt_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:19.1447679Z test_sparse_csr_unary_inplace_sqrt_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:19.1488399Z test_sparse_csr_unary_inplace_sqrt_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:19.1584584Z test_sparse_csr_unary_inplace_sqrt_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-03-17T19:49:19.1680474Z test_sparse_csr_unary_inplace_sqrt_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.1721354Z test_sparse_csr_unary_inplace_tan_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:19.1764168Z test_sparse_csr_unary_inplace_tan_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:19.1810092Z test_sparse_csr_unary_inplace_tan_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:19.1848419Z test_sparse_csr_unary_inplace_tan_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:19.1942421Z test_sparse_csr_unary_inplace_tan_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.2039206Z test_sparse_csr_unary_inplace_tan_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-03-17T19:49:19.2079419Z test_sparse_csr_unary_inplace_tanh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:19.2121702Z test_sparse_csr_unary_inplace_tanh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:19.2162656Z test_sparse_csr_unary_inplace_tanh_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:19.2203379Z test_sparse_csr_unary_inplace_tanh_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:19.2303006Z test_sparse_csr_unary_inplace_tanh_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.010s) 2022-03-17T19:49:19.2394744Z test_sparse_csr_unary_inplace_tanh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.2432985Z test_sparse_csr_unary_inplace_trunc_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:19.2471264Z test_sparse_csr_unary_inplace_trunc_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:19.2509557Z test_sparse_csr_unary_inplace_trunc_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:19.2597116Z test_sparse_csr_unary_out_abs_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.2678895Z test_sparse_csr_unary_out_abs_cuda_complex64 (__main__.TestSparseCSRCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Copy.cpp:239.) 2022-03-17T19:49:19.2679571Z return self.op(*args, **kwargs) 2022-03-17T19:49:19.2687240Z ok (0.009s) 2022-03-17T19:49:19.2774583Z test_sparse_csr_unary_out_abs_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.2867058Z test_sparse_csr_unary_out_abs_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.2950119Z test_sparse_csr_unary_out_abs_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-03-17T19:49:19.3034252Z test_sparse_csr_unary_out_abs_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-03-17T19:49:19.3123142Z test_sparse_csr_unary_out_angle_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.3210269Z test_sparse_csr_unary_out_angle_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.3296427Z test_sparse_csr_unary_out_angle_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.3383934Z test_sparse_csr_unary_out_angle_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.3471135Z test_sparse_csr_unary_out_asin_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.3566951Z test_sparse_csr_unary_out_asin_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.3653935Z test_sparse_csr_unary_out_asin_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.3741278Z test_sparse_csr_unary_out_asin_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.3827395Z test_sparse_csr_unary_out_asin_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.3896742Z test_sparse_csr_unary_out_asin_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-03-17T19:49:19.3983930Z test_sparse_csr_unary_out_asinh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.4073963Z test_sparse_csr_unary_out_asinh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.4161301Z test_sparse_csr_unary_out_asinh_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.4254155Z test_sparse_csr_unary_out_asinh_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.4340135Z test_sparse_csr_unary_out_asinh_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-03-17T19:49:19.4427099Z test_sparse_csr_unary_out_asinh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.4514374Z test_sparse_csr_unary_out_atan_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.4604689Z test_sparse_csr_unary_out_atan_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.4692164Z test_sparse_csr_unary_out_atan_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.4779421Z test_sparse_csr_unary_out_atan_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.4866163Z test_sparse_csr_unary_out_atan_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.4958780Z test_sparse_csr_unary_out_atan_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.5045993Z test_sparse_csr_unary_out_atanh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.5135434Z test_sparse_csr_unary_out_atanh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.5222868Z test_sparse_csr_unary_out_atanh_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.5310284Z test_sparse_csr_unary_out_atanh_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.5396684Z test_sparse_csr_unary_out_atanh_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.5466489Z test_sparse_csr_unary_out_atanh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-03-17T19:49:19.5553795Z test_sparse_csr_unary_out_ceil_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.5646583Z test_sparse_csr_unary_out_ceil_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.5733595Z test_sparse_csr_unary_out_ceil_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.5820006Z test_sparse_csr_unary_out_conj_physical_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.5910451Z test_sparse_csr_unary_out_conj_physical_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.5997828Z test_sparse_csr_unary_out_conj_physical_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.6084587Z test_sparse_csr_unary_out_conj_physical_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.6167099Z test_sparse_csr_unary_out_conj_physical_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-03-17T19:49:19.6250939Z test_sparse_csr_unary_out_conj_physical_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-03-17T19:49:19.6345353Z test_sparse_csr_unary_out_erf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.6432150Z test_sparse_csr_unary_out_erf_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.6519086Z test_sparse_csr_unary_out_erf_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.6605404Z test_sparse_csr_unary_out_erf_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.6692512Z test_sparse_csr_unary_out_erf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.6779850Z test_sparse_csr_unary_out_erfinv_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.6867400Z test_sparse_csr_unary_out_erfinv_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.6953441Z test_sparse_csr_unary_out_erfinv_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.7028842Z test_sparse_csr_unary_out_erfinv_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.007s) 2022-03-17T19:49:19.7116423Z test_sparse_csr_unary_out_expm1_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.7203667Z test_sparse_csr_unary_out_expm1_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.7290766Z test_sparse_csr_unary_out_expm1_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.7377238Z test_sparse_csr_unary_out_expm1_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.7464671Z test_sparse_csr_unary_out_expm1_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.7551655Z test_sparse_csr_unary_out_floor_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.7639032Z test_sparse_csr_unary_out_floor_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.7732125Z test_sparse_csr_unary_out_floor_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.7752383Z test_sparse_csr_unary_out_isinf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip (0.002s) 2022-03-17T19:49:19.7772299Z test_sparse_csr_unary_out_isinf_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip (0.002s) 2022-03-17T19:49:19.7792361Z test_sparse_csr_unary_out_isinf_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip (0.002s) 2022-03-17T19:49:19.7812141Z test_sparse_csr_unary_out_isinf_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip (0.002s) 2022-03-17T19:49:19.7831948Z test_sparse_csr_unary_out_isinf_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip (0.002s) 2022-03-17T19:49:19.7851743Z test_sparse_csr_unary_out_isinf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip (0.002s) 2022-03-17T19:49:19.7871826Z test_sparse_csr_unary_out_isnan_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... skip (0.002s) 2022-03-17T19:49:19.7891499Z test_sparse_csr_unary_out_isnan_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip (0.002s) 2022-03-17T19:49:19.7911514Z test_sparse_csr_unary_out_isnan_cuda_float16 (__main__.TestSparseCSRCUDA) ... skip (0.002s) 2022-03-17T19:49:19.7931298Z test_sparse_csr_unary_out_isnan_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip (0.002s) 2022-03-17T19:49:19.7957068Z test_sparse_csr_unary_out_isnan_cuda_int64 (__main__.TestSparseCSRCUDA) ... skip (0.002s) 2022-03-17T19:49:19.7976511Z test_sparse_csr_unary_out_isnan_cuda_uint8 (__main__.TestSparseCSRCUDA) ... skip (0.002s) 2022-03-17T19:49:19.8061448Z test_sparse_csr_unary_out_isneginf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-03-17T19:49:19.8145795Z test_sparse_csr_unary_out_isneginf_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-03-17T19:49:19.8229866Z test_sparse_csr_unary_out_isneginf_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-03-17T19:49:19.8313594Z test_sparse_csr_unary_out_isneginf_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-03-17T19:49:19.8398565Z test_sparse_csr_unary_out_isneginf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-03-17T19:49:19.8483288Z test_sparse_csr_unary_out_isposinf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-03-17T19:49:19.8572991Z test_sparse_csr_unary_out_isposinf_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.8657003Z test_sparse_csr_unary_out_isposinf_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-03-17T19:49:19.8740627Z test_sparse_csr_unary_out_isposinf_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-03-17T19:49:19.8824911Z test_sparse_csr_unary_out_isposinf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-03-17T19:49:19.8912123Z test_sparse_csr_unary_out_log1p_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.8999429Z test_sparse_csr_unary_out_log1p_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.9086609Z test_sparse_csr_unary_out_log1p_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.9172918Z test_sparse_csr_unary_out_log1p_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.9266070Z test_sparse_csr_unary_out_log1p_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.9353076Z test_sparse_csr_unary_out_neg_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.9442655Z test_sparse_csr_unary_out_neg_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.9529947Z test_sparse_csr_unary_out_neg_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.9617399Z test_sparse_csr_unary_out_neg_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.9700474Z test_sparse_csr_unary_out_neg_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-03-17T19:49:19.9785073Z test_sparse_csr_unary_out_neg_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-03-17T19:49:19.9872514Z test_sparse_csr_unary_out_round_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:19.9965620Z test_sparse_csr_unary_out_round_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:20.0052732Z test_sparse_csr_unary_out_round_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:20.0139775Z test_sparse_csr_unary_out_sgn_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:20.0229913Z test_sparse_csr_unary_out_sgn_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:20.0317032Z test_sparse_csr_unary_out_sgn_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:20.0404869Z test_sparse_csr_unary_out_sgn_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:20.0493175Z test_sparse_csr_unary_out_sgn_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:20.0578805Z test_sparse_csr_unary_out_sgn_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:20.0673394Z test_sparse_csr_unary_out_sign_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:20.0761594Z test_sparse_csr_unary_out_sign_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:20.0849836Z test_sparse_csr_unary_out_sign_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:20.0934971Z test_sparse_csr_unary_out_sign_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-03-17T19:49:20.1020709Z test_sparse_csr_unary_out_sign_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-03-17T19:49:20.1107157Z test_sparse_csr_unary_out_signbit_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:20.1193147Z test_sparse_csr_unary_out_signbit_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:20.1279049Z test_sparse_csr_unary_out_signbit_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:20.1370046Z test_sparse_csr_unary_out_signbit_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:20.1455608Z test_sparse_csr_unary_out_signbit_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.008s) 2022-03-17T19:49:20.1544383Z test_sparse_csr_unary_out_sin_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:20.1636146Z test_sparse_csr_unary_out_sin_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:20.1725502Z test_sparse_csr_unary_out_sin_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:20.1814597Z test_sparse_csr_unary_out_sin_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:20.1902070Z test_sparse_csr_unary_out_sin_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:20.1990660Z test_sparse_csr_unary_out_sin_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:20.2085281Z test_sparse_csr_unary_out_sinh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:20.2176401Z test_sparse_csr_unary_out_sinh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:20.2265497Z test_sparse_csr_unary_out_sinh_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:20.2354583Z test_sparse_csr_unary_out_sinh_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:20.2442290Z test_sparse_csr_unary_out_sinh_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:20.2531078Z test_sparse_csr_unary_out_sinh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:20.2619434Z test_sparse_csr_unary_out_sqrt_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:20.2711162Z test_sparse_csr_unary_out_sqrt_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:20.2805717Z test_sparse_csr_unary_out_sqrt_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:20.2893936Z test_sparse_csr_unary_out_sqrt_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:20.2982865Z test_sparse_csr_unary_out_sqrt_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:20.3071325Z test_sparse_csr_unary_out_sqrt_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:20.3160136Z test_sparse_csr_unary_out_tan_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:20.3251393Z test_sparse_csr_unary_out_tan_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:20.3339950Z test_sparse_csr_unary_out_tan_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:20.3428511Z test_sparse_csr_unary_out_tan_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:20.3522703Z test_sparse_csr_unary_out_tan_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:20.3610971Z test_sparse_csr_unary_out_tan_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:20.3699323Z test_sparse_csr_unary_out_tanh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:20.3791224Z test_sparse_csr_unary_out_tanh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:20.3880062Z test_sparse_csr_unary_out_tanh_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:20.3969303Z test_sparse_csr_unary_out_tanh_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:20.4057178Z test_sparse_csr_unary_out_tanh_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:20.4145934Z test_sparse_csr_unary_out_tanh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:20.4242070Z test_sparse_csr_unary_out_trunc_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:20.4330730Z test_sparse_csr_unary_out_trunc_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:20.4418749Z test_sparse_csr_unary_out_trunc_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.009s) 2022-03-17T19:49:20.4561027Z test_sparse_mm_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.014s) 2022-03-17T19:49:20.4703425Z test_sparse_mm_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.014s) 2022-03-17T19:49:20.4840032Z test_sparse_mm_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.014s) 2022-03-17T19:49:20.4974559Z test_sparse_mm_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.013s) 2022-03-17T19:49:20.5019122Z test_sparse_triangular_solve_cuda_complex128 (__main__.TestSparseCSRCUDA) ... skip (0.004s) 2022-03-17T19:49:20.5063520Z test_sparse_triangular_solve_cuda_complex64 (__main__.TestSparseCSRCUDA) ... skip (0.004s) 2022-03-17T19:49:20.5114101Z test_sparse_triangular_solve_cuda_float32 (__main__.TestSparseCSRCUDA) ... skip (0.005s) 2022-03-17T19:49:20.5158543Z test_sparse_triangular_solve_cuda_float64 (__main__.TestSparseCSRCUDA) ... skip (0.004s) 2022-03-17T19:49:20.5961635Z test_transpose_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.080s) 2022-03-17T19:49:20.6699390Z test_transpose_cuda_bool (__main__.TestSparseCSRCUDA) ... ok (0.074s) 2022-03-17T19:49:20.7527209Z test_transpose_cuda_complex128 (__main__.TestSparseCSRCUDA) ... ok (0.083s) 2022-03-17T19:49:20.8359456Z test_transpose_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.083s) 2022-03-17T19:49:20.9158999Z test_transpose_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.080s) 2022-03-17T19:49:20.9961262Z test_transpose_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.080s) 2022-03-17T19:49:21.0759201Z test_transpose_cuda_float64 (__main__.TestSparseCSRCUDA) ... ok (0.080s) 2022-03-17T19:49:21.1495620Z test_transpose_cuda_int16 (__main__.TestSparseCSRCUDA) ... ok (0.074s) 2022-03-17T19:49:21.2235891Z test_transpose_cuda_int32 (__main__.TestSparseCSRCUDA) ... ok (0.074s) 2022-03-17T19:49:21.2967596Z test_transpose_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.073s) 2022-03-17T19:49:21.3709122Z test_transpose_cuda_int8 (__main__.TestSparseCSRCUDA) ... ok (0.074s) 2022-03-17T19:49:21.4447401Z test_transpose_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.074s) 2022-03-17T19:49:21.4486720Z test_zero_to_zero_correspondence_unary_abs_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.4527446Z test_zero_to_zero_correspondence_unary_abs_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.4573264Z test_zero_to_zero_correspondence_unary_abs_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.4613046Z test_zero_to_zero_correspondence_unary_abs_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.4648631Z test_zero_to_zero_correspondence_unary_abs_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:21.4684721Z test_zero_to_zero_correspondence_unary_abs_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.4725054Z test_zero_to_zero_correspondence_unary_angle_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.4765044Z test_zero_to_zero_correspondence_unary_angle_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.4804925Z test_zero_to_zero_correspondence_unary_angle_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.4844873Z test_zero_to_zero_correspondence_unary_angle_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.4890424Z test_zero_to_zero_correspondence_unary_asin_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.4930862Z test_zero_to_zero_correspondence_unary_asin_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.4970577Z test_zero_to_zero_correspondence_unary_asin_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.5010186Z test_zero_to_zero_correspondence_unary_asin_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.5050826Z test_zero_to_zero_correspondence_unary_asin_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.5090182Z test_zero_to_zero_correspondence_unary_asin_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.5129843Z test_zero_to_zero_correspondence_unary_asinh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.5170226Z test_zero_to_zero_correspondence_unary_asinh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.5215469Z test_zero_to_zero_correspondence_unary_asinh_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.5255114Z test_zero_to_zero_correspondence_unary_asinh_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.5294943Z test_zero_to_zero_correspondence_unary_asinh_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.5334948Z test_zero_to_zero_correspondence_unary_asinh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.5374616Z test_zero_to_zero_correspondence_unary_atan_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.5415190Z test_zero_to_zero_correspondence_unary_atan_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.5454762Z test_zero_to_zero_correspondence_unary_atan_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.5494458Z test_zero_to_zero_correspondence_unary_atan_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.5540286Z test_zero_to_zero_correspondence_unary_atan_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.5580288Z test_zero_to_zero_correspondence_unary_atan_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.5620023Z test_zero_to_zero_correspondence_unary_atanh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.5660329Z test_zero_to_zero_correspondence_unary_atanh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.5699801Z test_zero_to_zero_correspondence_unary_atanh_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.5739609Z test_zero_to_zero_correspondence_unary_atanh_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.5779541Z test_zero_to_zero_correspondence_unary_atanh_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.5819521Z test_zero_to_zero_correspondence_unary_atanh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.5865227Z test_zero_to_zero_correspondence_unary_ceil_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.5904590Z test_zero_to_zero_correspondence_unary_ceil_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.5943791Z test_zero_to_zero_correspondence_unary_ceil_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.5981374Z test_zero_to_zero_correspondence_unary_conj_physical_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.6022205Z test_zero_to_zero_correspondence_unary_conj_physical_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.6059984Z test_zero_to_zero_correspondence_unary_conj_physical_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.6097646Z test_zero_to_zero_correspondence_unary_conj_physical_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.6131080Z test_zero_to_zero_correspondence_unary_conj_physical_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:21.6171044Z test_zero_to_zero_correspondence_unary_conj_physical_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.6210440Z test_zero_to_zero_correspondence_unary_erf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.6250004Z test_zero_to_zero_correspondence_unary_erf_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.6289554Z test_zero_to_zero_correspondence_unary_erf_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.6329580Z test_zero_to_zero_correspondence_unary_erf_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.6369482Z test_zero_to_zero_correspondence_unary_erf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.6409043Z test_zero_to_zero_correspondence_unary_erfinv_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.6448651Z test_zero_to_zero_correspondence_unary_erfinv_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.6494497Z test_zero_to_zero_correspondence_unary_erfinv_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.6534215Z test_zero_to_zero_correspondence_unary_erfinv_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.6573785Z test_zero_to_zero_correspondence_unary_expm1_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.6612932Z test_zero_to_zero_correspondence_unary_expm1_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.6652636Z test_zero_to_zero_correspondence_unary_expm1_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.6692691Z test_zero_to_zero_correspondence_unary_expm1_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.6732429Z test_zero_to_zero_correspondence_unary_expm1_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.6772298Z test_zero_to_zero_correspondence_unary_floor_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.6817708Z test_zero_to_zero_correspondence_unary_floor_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.6857091Z test_zero_to_zero_correspondence_unary_floor_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.6894319Z test_zero_to_zero_correspondence_unary_isinf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.6932970Z test_zero_to_zero_correspondence_unary_isinf_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.6970157Z test_zero_to_zero_correspondence_unary_isinf_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.7007084Z test_zero_to_zero_correspondence_unary_isinf_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.7043730Z test_zero_to_zero_correspondence_unary_isinf_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.7080126Z test_zero_to_zero_correspondence_unary_isinf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.7122374Z test_zero_to_zero_correspondence_unary_isnan_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.7158523Z test_zero_to_zero_correspondence_unary_isnan_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.7195070Z test_zero_to_zero_correspondence_unary_isnan_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.7231613Z test_zero_to_zero_correspondence_unary_isnan_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.7268246Z test_zero_to_zero_correspondence_unary_isnan_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.7304600Z test_zero_to_zero_correspondence_unary_isnan_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.7340500Z test_zero_to_zero_correspondence_unary_isneginf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.7377111Z test_zero_to_zero_correspondence_unary_isneginf_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.7420947Z test_zero_to_zero_correspondence_unary_isneginf_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.7457360Z test_zero_to_zero_correspondence_unary_isneginf_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.7493925Z test_zero_to_zero_correspondence_unary_isneginf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.7530331Z test_zero_to_zero_correspondence_unary_isposinf_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.7566809Z test_zero_to_zero_correspondence_unary_isposinf_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.7603053Z test_zero_to_zero_correspondence_unary_isposinf_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.7639448Z test_zero_to_zero_correspondence_unary_isposinf_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.7675686Z test_zero_to_zero_correspondence_unary_isposinf_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.7721127Z test_zero_to_zero_correspondence_unary_log1p_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.7760677Z test_zero_to_zero_correspondence_unary_log1p_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.7800512Z test_zero_to_zero_correspondence_unary_log1p_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.7840276Z test_zero_to_zero_correspondence_unary_log1p_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.7880514Z test_zero_to_zero_correspondence_unary_log1p_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.7919791Z test_zero_to_zero_correspondence_unary_neg_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.7960302Z test_zero_to_zero_correspondence_unary_neg_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.8000162Z test_zero_to_zero_correspondence_unary_neg_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.8045607Z test_zero_to_zero_correspondence_unary_neg_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.8080739Z test_zero_to_zero_correspondence_unary_neg_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:21.8116761Z test_zero_to_zero_correspondence_unary_neg_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:21.8156746Z test_zero_to_zero_correspondence_unary_round_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.8196168Z test_zero_to_zero_correspondence_unary_round_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.8235931Z test_zero_to_zero_correspondence_unary_round_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.8275671Z test_zero_to_zero_correspondence_unary_sgn_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.8316081Z test_zero_to_zero_correspondence_unary_sgn_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.8361488Z test_zero_to_zero_correspondence_unary_sgn_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.8401258Z test_zero_to_zero_correspondence_unary_sgn_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.8436662Z test_zero_to_zero_correspondence_unary_sgn_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:21.8472895Z test_zero_to_zero_correspondence_unary_sgn_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.8512681Z test_zero_to_zero_correspondence_unary_sign_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.8552475Z test_zero_to_zero_correspondence_unary_sign_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.8592531Z test_zero_to_zero_correspondence_unary_sign_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.8627872Z test_zero_to_zero_correspondence_unary_sign_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.003s) 2022-03-17T19:49:21.8669908Z test_zero_to_zero_correspondence_unary_sign_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.8706137Z test_zero_to_zero_correspondence_unary_signbit_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.8742377Z test_zero_to_zero_correspondence_unary_signbit_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.8778579Z test_zero_to_zero_correspondence_unary_signbit_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.8814953Z test_zero_to_zero_correspondence_unary_signbit_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.8851892Z test_zero_to_zero_correspondence_unary_signbit_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.8891376Z test_zero_to_zero_correspondence_unary_sin_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.8931912Z test_zero_to_zero_correspondence_unary_sin_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.8977183Z test_zero_to_zero_correspondence_unary_sin_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.9017254Z test_zero_to_zero_correspondence_unary_sin_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.9056675Z test_zero_to_zero_correspondence_unary_sin_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.9096398Z test_zero_to_zero_correspondence_unary_sin_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.9136081Z test_zero_to_zero_correspondence_unary_sinh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.9176759Z test_zero_to_zero_correspondence_unary_sinh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.9216716Z test_zero_to_zero_correspondence_unary_sinh_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.9256172Z test_zero_to_zero_correspondence_unary_sinh_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.9302152Z test_zero_to_zero_correspondence_unary_sinh_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.9341792Z test_zero_to_zero_correspondence_unary_sinh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.9381247Z test_zero_to_zero_correspondence_unary_sqrt_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.9421762Z test_zero_to_zero_correspondence_unary_sqrt_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.9461352Z test_zero_to_zero_correspondence_unary_sqrt_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.9500679Z test_zero_to_zero_correspondence_unary_sqrt_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.9540649Z test_zero_to_zero_correspondence_unary_sqrt_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.9580803Z test_zero_to_zero_correspondence_unary_sqrt_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.9626619Z test_zero_to_zero_correspondence_unary_tan_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.9666968Z test_zero_to_zero_correspondence_unary_tan_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.9706486Z test_zero_to_zero_correspondence_unary_tan_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.9746014Z test_zero_to_zero_correspondence_unary_tan_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.9785736Z test_zero_to_zero_correspondence_unary_tan_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.9825558Z test_zero_to_zero_correspondence_unary_tan_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.9865118Z test_zero_to_zero_correspondence_unary_tanh_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.9905864Z test_zero_to_zero_correspondence_unary_tanh_cuda_complex64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.9951456Z test_zero_to_zero_correspondence_unary_tanh_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:21.9991144Z test_zero_to_zero_correspondence_unary_tanh_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:22.0030942Z test_zero_to_zero_correspondence_unary_tanh_cuda_int64 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:22.0070913Z test_zero_to_zero_correspondence_unary_tanh_cuda_uint8 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:22.0110459Z test_zero_to_zero_correspondence_unary_trunc_cuda_bfloat16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:22.0149990Z test_zero_to_zero_correspondence_unary_trunc_cuda_float16 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:22.0189963Z test_zero_to_zero_correspondence_unary_trunc_cuda_float32 (__main__.TestSparseCSRCUDA) ... ok (0.004s) 2022-03-17T19:49:22.7599072Z test_make_crow_indices (__main__.TestSparseCSRSampler) ... ok (0.741s) 2022-03-17T19:49:22.7599336Z 2022-03-17T19:49:22.7600082Z ---------------------------------------------------------------------- 2022-03-17T19:49:22.7600432Z Ran 955 tests in 15.479s 2022-03-17T19:49:22.7600622Z 2022-03-17T19:49:22.7602195Z OK (skipped=68, expected failures=44) 2022-03-17T19:49:22.7602552Z 2022-03-17T19:49:22.7602685Z Generating XML reports... 2022-03-17T19:49:22.8654038Z Generated XML report: test-reports/python-unittest/test_sparse_csr/TEST-TestSparseCSRCUDA-20220317194907.xml 2022-03-17T19:49:22.8657632Z Generated XML report: test-reports/python-unittest/test_sparse_csr/TEST-TestSparseCSRSampler-20220317194907.xml 2022-03-17T19:49:23.1652435Z Running test_package ... [2022-03-17 19:49:23.164720] 2022-03-17T19:49:23.1653079Z Executing ['/opt/conda/bin/python', 'test_package.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-03-17 19:49:23.164823] 2022-03-17T19:49:24.0750166Z Test results will be stored in test-reports/python-unittest/test_package 2022-03-17T19:49:24.0855061Z 2022-03-17T19:49:24.0855536Z Running tests... 2022-03-17T19:49:24.0856015Z ---------------------------------------------------------------------- 2022-03-17T19:49:25.6025703Z test_trace_dependencies (test_analyze.TestAnalyze) ... ok (1.517s) 2022-03-17T19:49:25.6035886Z test_allow_empty_with_error (test_dependency_api.TestDependencyAPI) 2022-03-17T19:49:25.6043986Z If an error occurs during packaging, it should not be shadowed by the allow_empty error. ... ok (0.002s) 2022-03-17T19:49:25.6059646Z test_broken_dependency (test_dependency_api.TestDependencyAPI) 2022-03-17T19:49:25.6070590Z A unpackageable dependency should raise a PackagingError. ... ok (0.003s) 2022-03-17T19:49:25.6076270Z test_deny (test_dependency_api.TestDependencyAPI) 2022-03-17T19:49:25.6088400Z Test marking packages as "deny" during export. ... ok (0.002s) 2022-03-17T19:49:25.6094815Z test_deny_glob (test_dependency_api.TestDependencyAPI) 2022-03-17T19:49:25.6107444Z Test marking packages as "deny" using globs instead of package names. ... ok (0.002s) 2022-03-17T19:49:25.6125101Z test_extern (test_dependency_api.TestDependencyAPI) ... ok (0.002s) 2022-03-17T19:49:25.6151241Z test_extern_glob (test_dependency_api.TestDependencyAPI) ... ok (0.002s) 2022-03-17T19:49:25.6157667Z test_extern_glob_allow_empty (test_dependency_api.TestDependencyAPI) 2022-03-17T19:49:25.6167280Z Test that an error is thrown when a extern glob is specified with allow_empty=True ... ok (0.002s) 2022-03-17T19:49:25.6171825Z test_implicit_intern (test_dependency_api.TestDependencyAPI) 2022-03-17T19:49:25.6178700Z The save_module APIs should implicitly intern the module being saved. ... ok (0.001s) 2022-03-17T19:49:25.6189072Z test_intern_error (test_dependency_api.TestDependencyAPI) 2022-03-17T19:49:25.6203728Z Failure to handle all dependencies should lead to an error. ... ok (0.002s) 2022-03-17T19:49:25.6210500Z test_invalid_import (test_dependency_api.TestDependencyAPI) 2022-03-17T19:49:25.6217211Z An incorrectly-formed import should raise a PackagingError. ... ok (0.001s) 2022-03-17T19:49:25.6243394Z test_mock (test_dependency_api.TestDependencyAPI) ... ok (0.003s) 2022-03-17T19:49:25.6275157Z test_mock_glob (test_dependency_api.TestDependencyAPI) ... ok (0.003s) 2022-03-17T19:49:25.6281666Z test_mock_glob_allow_empty (test_dependency_api.TestDependencyAPI) 2022-03-17T19:49:25.6288387Z Test that an error is thrown when a mock glob is specified with allow_empty=True ... ok (0.001s) 2022-03-17T19:49:25.6304849Z test_pickle_mocked (test_dependency_api.TestDependencyAPI) ... ok (0.002s) 2022-03-17T19:49:25.6323465Z test_pickle_mocked_all (test_dependency_api.TestDependencyAPI) ... ok (0.002s) 2022-03-17T19:49:25.6336661Z test_repackage_mocked_module (test_dependency_api.TestDependencyAPI) 2022-03-17T19:49:25.6366258Z Re-packaging a package that contains a mocked module should work correctly. ... ok (0.004s) 2022-03-17T19:49:25.6388078Z test_extern_and_mock_hook (test_dependency_hooks.TestDependencyHooks) ... ok (0.002s) 2022-03-17T19:49:25.6404133Z test_multiple_extern_hooks (test_dependency_hooks.TestDependencyHooks) ... ok (0.002s) 2022-03-17T19:49:25.6421362Z test_multiple_mock_hooks (test_dependency_hooks.TestDependencyHooks) ... ok (0.002s) 2022-03-17T19:49:25.6439551Z test_remove_hooks (test_dependency_hooks.TestDependencyHooks) ... ok (0.002s) 2022-03-17T19:49:25.6454135Z test_single_hook (test_dependency_hooks.TestDependencyHooks) ... ok (0.001s) 2022-03-17T19:49:25.6471928Z test_all_paths (test_digraph.TestDiGraph) ... ok (0.002s) 2022-03-17T19:49:25.6480276Z test_contains (test_digraph.TestDiGraph) ... ok (0.001s) 2022-03-17T19:49:25.6488065Z test_contains_non_hashable (test_digraph.TestDiGraph) ... ok (0.001s) 2022-03-17T19:49:25.6502533Z test_edges (test_digraph.TestDiGraph) ... ok (0.001s) 2022-03-17T19:49:25.6514344Z test_forward_closure (test_digraph.TestDiGraph) ... ok (0.001s) 2022-03-17T19:49:25.6525619Z test_iter (test_digraph.TestDiGraph) ... ok (0.001s) 2022-03-17T19:49:25.6537489Z test_node_attr_update (test_digraph.TestDiGraph) ... ok (0.001s) 2022-03-17T19:49:25.6548751Z test_node_attrs (test_digraph.TestDiGraph) ... ok (0.001s) 2022-03-17T19:49:25.6556638Z test_predecessor_not_in_graph (test_digraph.TestDiGraph) ... ok (0.001s) 2022-03-17T19:49:25.6568959Z test_predecessors (test_digraph.TestDiGraph) ... ok (0.001s) 2022-03-17T19:49:25.6576909Z test_successor_not_in_graph (test_digraph.TestDiGraph) ... ok (0.001s) 2022-03-17T19:49:25.6589460Z test_successors (test_digraph.TestDiGraph) ... ok (0.001s) 2022-03-17T19:49:25.6640811Z test_importer_access (test_directory_reader.DirectoryReaderTest) ... ok (0.005s) 2022-03-17T19:49:25.6650133Z test_loading_has_record (test_directory_reader.DirectoryReaderTest) 2022-03-17T19:49:25.6671607Z Test DirectoryReader's has_record(). ... ok (0.003s) 2022-03-17T19:49:25.6680128Z test_loading_module (test_directory_reader.DirectoryReaderTest) 2022-03-17T19:49:25.6703856Z Test basic saving and loading of a packages from a DirectoryReader. ... ok (0.003s) 2022-03-17T19:49:25.6714726Z test_loading_pickle (test_directory_reader.DirectoryReaderTest) 2022-03-17T19:49:26.1799593Z Test basic saving and loading of modules and pickles from a DirectoryReader. ... ok (0.509s) 2022-03-17T19:49:26.1810731Z test_package_resource_access (test_directory_reader.DirectoryReaderTest) 2022-03-17T19:49:26.1848529Z Packaged modules should be able to use the importlib.resources API to access ... ok (0.005s) 2022-03-17T19:49:26.1859606Z test_resource_access_by_path (test_directory_reader.DirectoryReaderTest) 2022-03-17T19:49:26.1889348Z Tests that packaged code can used importlib.resources.path. ... ok (0.004s) 2022-03-17T19:49:26.1918827Z test_resource_reader (test_directory_reader.DirectoryReaderTest) 2022-03-17T19:49:26.1977185Z Tests DirectoryReader as the base for get_resource_reader. ... ok (0.009s) 2022-03-17T19:49:26.1988291Z test_scriptobject_failure_message (test_directory_reader.DirectoryReaderTest) 2022-03-17T19:49:26.2127726Z Test basic saving and loading of a ScriptModule in a directory. ... ok (0.015s) 2022-03-17T19:49:26.2141266Z test_exclude (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-03-17T19:49:26.2153702Z test_exclude_from_all (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-03-17T19:49:26.2161370Z test_invalid_raw (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-03-17T19:49:26.2172666Z test_list_include_exclude (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-03-17T19:49:26.2182413Z test_one_star (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-03-17T19:49:26.2193237Z test_one_star_middle (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-03-17T19:49:26.2202700Z test_one_star_multiple_in_component (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-03-17T19:49:26.2212410Z test_one_star_partial (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-03-17T19:49:26.2222961Z test_one_star_partial_extension (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-03-17T19:49:26.2231258Z test_raw_two_star (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-03-17T19:49:26.2240527Z test_two_star (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-03-17T19:49:26.2249943Z test_two_star_end (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-03-17T19:49:26.2260199Z test_two_star_middle (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-03-17T19:49:26.2271446Z test_two_star_multiple (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-03-17T19:49:26.2290897Z test_ordered_importer_basic (test_importer.TestImporter) ... ok (0.002s) 2022-03-17T19:49:26.2304155Z test_ordered_importer_whichmodule (test_importer.TestImporter) 2022-03-17T19:49:26.2311095Z OrderedImporter's implementation of whichmodule should try each ... ok (0.002s) 2022-03-17T19:49:26.2321965Z test_package_importer_whichmodule_no_dunder_module (test_importer.TestImporter) 2022-03-17T19:49:26.2333508Z Exercise corner case where we try to pickle an object whose ... ok (0.002s) 2022-03-17T19:49:26.2352445Z test_single_ordered_importer (test_importer.TestImporter) ... ok (0.002s) 2022-03-17T19:49:26.2361621Z test_sys_importer (test_importer.TestImporter) ... ok (0.001s) 2022-03-17T19:49:26.2371786Z test_sys_importer_roundtrip (test_importer.TestImporter) ... ok (0.001s) 2022-03-17T19:49:26.2377993Z test_load_bc_packages_fx_module (test_load_bc_packages.TestLoadBCPackages) 2022-03-17T19:49:26.2482626Z Tests for backwards compatible fx module ... ok (0.011s) 2022-03-17T19:49:26.2487532Z test_load_bc_packages_nn_module (test_load_bc_packages.TestLoadBCPackages) 2022-03-17T19:49:26.2551566Z Tests for backwards compatible nn module ... ok (0.007s) 2022-03-17T19:49:26.2556460Z test_load_bc_packages_torchscript_module (test_load_bc_packages.TestLoadBCPackages) 2022-03-17T19:49:26.3009636Z Tests for backwards compatible torchscript module ... ok (0.046s) 2022-03-17T19:49:26.3017968Z test_demangle_base (test_mangling.TestMangling) 2022-03-17T19:49:26.3023086Z Demangling a mangle parent directly should currently return an empty string. ... ok (0.001s) 2022-03-17T19:49:26.3028933Z test_demangler_multiple_manglers (test_mangling.TestMangling) 2022-03-17T19:49:26.3034591Z PackageDemangler should be able to demangle name generated by any PackageMangler. ... ok (0.001s) 2022-03-17T19:49:26.3045177Z test_is_mangled (test_mangling.TestMangling) ... ok (0.001s) 2022-03-17T19:49:26.3052886Z test_mangle_empty_errors (test_mangling.TestMangling) ... ok (0.001s) 2022-03-17T19:49:26.3062499Z test_mangle_prefix (test_mangling.TestMangling) ... ok (0.001s) 2022-03-17T19:49:26.3066995Z test_mangler_is_consistent (test_mangling.TestMangling) 2022-03-17T19:49:26.3071917Z Mangling the same name twice should produce the same result. ... ok (0.001s) 2022-03-17T19:49:26.3082775Z test_package_mangler (test_mangling.TestMangling) ... ok (0.001s) 2022-03-17T19:49:26.3091502Z test_roundtrip_mangling (test_mangling.TestMangling) ... ok (0.001s) 2022-03-17T19:49:26.3096030Z test_unique_manglers (test_mangling.TestMangling) 2022-03-17T19:49:26.3103083Z Each mangler instance should generate a unique mangled name for a given input. ... ok (0.001s) 2022-03-17T19:49:26.3138260Z test_unique_module_names (test_mangling.TestMangling) ... ok (0.003s) 2022-03-17T19:49:26.3148311Z test_dunder_package_present (test_misc.TestMisc) 2022-03-17T19:49:26.3158324Z The attribute '__torch_package__' should be populated on imported modules. ... ok (0.002s) 2022-03-17T19:49:26.3166332Z test_dunder_package_works_from_package (test_misc.TestMisc) 2022-03-17T19:49:26.3179230Z The attribute '__torch_package__' should be accessible from within ... ok (0.002s) 2022-03-17T19:49:26.3192926Z test_exporter_content_lists (test_misc.TestMisc) 2022-03-17T19:49:26.3219719Z Test content list API for PackageExporter's contained modules. ... ok (0.004s) 2022-03-17T19:49:26.3238686Z test_file_structure (test_misc.TestMisc) 2022-03-17T19:49:26.3262778Z Tests package's Directory structure representation of a zip file. Ensures ... ok (0.004s) 2022-03-17T19:49:26.3271122Z test_file_structure_has_file (test_misc.TestMisc) 2022-03-17T19:49:26.3280257Z Test Directory's has_file() method. ... ok (0.002s) 2022-03-17T19:49:26.3289410Z test_inspect_class (test_misc.TestMisc) 2022-03-17T19:49:26.3306410Z Should be able to retrieve source for a packaged class. ... ok (0.003s) 2022-03-17T19:49:26.3316364Z test_is_from_package (test_misc.TestMisc) 2022-03-17T19:49:26.3327683Z is_from_package should work for objects and modules ... ok (0.002s) 2022-03-17T19:49:26.3335265Z test_std_lib_sys_hackery_checks (test_misc.TestMisc) 2022-03-17T19:49:26.3358347Z The standard library performs sys.module assignment hackery which ... ok (0.003s) 2022-03-17T19:49:26.6195108Z test_model_save (test_model.ModelTest) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:1384: UserWarning: positional arguments and argument "destination" are deprecated. nn.Module.state_dict will not accept them in the future. Refer to https://pytorch.org/docs/master/generated/torch.nn.Module.html#torch.nn.Module.state_dict for details. 2022-03-17T19:49:26.6196019Z " and ".join(warn_msg) + " are deprecated. nn.Module.state_dict will not accept them in the future. " 2022-03-17T19:49:27.0507924Z ok (0.715s) 2022-03-17T19:49:27.6474569Z test_resnet (test_model.ModelTest) ... ok (0.596s) 2022-03-17T19:49:28.8867487Z test_script_resnet (test_model.ModelTest) ... ok (1.239s) 2022-03-17T19:49:28.8998356Z test_package_fx_custom_tracer (test_package_fx.TestPackageFX) ... ok (0.013s) 2022-03-17T19:49:28.9215693Z test_package_fx_package (test_package_fx.TestPackageFX) ... ok (0.022s) 2022-03-17T19:49:28.9290818Z test_package_fx_simple (test_package_fx.TestPackageFX) ... ok (0.007s) 2022-03-17T19:49:28.9361262Z test_package_fx_with_imports (test_package_fx.TestPackageFX) ... ok (0.007s) 2022-03-17T19:49:28.9420209Z test_package_then_fx (test_package_fx.TestPackageFX) ... ok (0.006s) 2022-03-17T19:49:28.9432126Z test_different_package_interface (test_package_script.TestPackageScript) 2022-03-17T19:49:28.9559011Z Test a case where the interface defined in the package is ... ok (0.014s) 2022-03-17T19:49:28.9568877Z test_different_package_script_class (test_package_script.TestPackageScript) 2022-03-17T19:49:28.9644635Z Test a case where the script class defined in the package is ... ok (0.008s) 2022-03-17T19:49:28.9657035Z test_load_shared_scriptmodules (test_package_script.TestPackageScript) 2022-03-17T19:49:28.9755114Z Test loading of single ScriptModule shared by multiple eager ... ok (0.011s) 2022-03-17T19:49:28.9775719Z test_load_shared_tensors (test_package_script.TestPackageScript) 2022-03-17T19:49:28.9888043Z Test tensors shared across eager and ScriptModules on load ... ok (0.013s) 2022-03-17T19:49:28.9910862Z test_load_shared_tensors_repackaged (test_package_script.TestPackageScript) 2022-03-17T19:49:29.0070687Z Test tensors shared across eager and ScriptModules on load ... ok (0.018s) 2022-03-17T19:49:29.0088792Z test_mixing_packaged_and_inline_modules (test_package_script.TestPackageScript) 2022-03-17T19:49:29.0219347Z Test saving inline and imported modules in same package with ... ok (0.015s) 2022-03-17T19:49:29.0238690Z test_mixing_packaged_and_inline_modules_shared_code (test_package_script.TestPackageScript) 2022-03-17T19:49:30.1794061Z Test saving inline and imported modules in same package that ... ok (1.157s) 2022-03-17T19:49:30.1807274Z test_package_interface (test_package_script.TestPackageScript) 2022-03-17T19:49:30.2345258Z Packaging an interface class should work correctly. ... ok (0.055s) 2022-03-17T19:49:30.2406829Z test_package_script_class (test_package_script.TestPackageScript) ... ok (0.006s) 2022-03-17T19:49:30.2597492Z test_package_script_class_referencing_self (test_package_script.TestPackageScript) ... ok (0.019s) 2022-03-17T19:49:30.2609489Z test_save_eager_mods_sharing_scriptmodule (test_package_script.TestPackageScript) 2022-03-17T19:49:30.2676462Z Test saving of single ScriptModule shared by multiple ... ok (0.008s) 2022-03-17T19:49:30.2689940Z test_save_independent_scriptmodules (test_package_script.TestPackageScript) 2022-03-17T19:49:30.2813030Z Test to verify saving multiple ScriptModules with completely ... ok (0.014s) 2022-03-17T19:49:30.2833865Z test_save_repeat_scriptmodules (test_package_script.TestPackageScript) 2022-03-17T19:49:30.3410217Z Test to verify saving multiple different modules and ... ok (0.060s) 2022-03-17T19:49:30.3422263Z test_save_scriptmodule (test_package_script.TestPackageScript) 2022-03-17T19:49:30.3475195Z Test basic saving of ScriptModule. ... ok (0.006s) 2022-03-17T19:49:30.3486859Z test_save_scriptmodule_file (test_package_script.TestPackageScript) 2022-03-17T19:49:30.3542219Z Test basic saving of ScriptModule in file. ... ok (0.007s) 2022-03-17T19:49:30.3559695Z test_save_scriptmodule_only_necessary_code (test_package_script.TestPackageScript) 2022-03-17T19:49:30.8101760Z Test to verify when saving multiple packages with same CU ... ok (0.456s) 2022-03-17T19:49:30.8112619Z test_save_scriptmodule_with_submods (test_package_script.TestPackageScript) 2022-03-17T19:49:30.8209102Z Test basic saving of ScriptModule with submodule. ... ok (0.011s) 2022-03-17T19:49:30.8223809Z test_save_scriptmodules_in_container (test_package_script.TestPackageScript) 2022-03-17T19:49:30.8704821Z Test saving of ScriptModules inside of container. Checks that relations ... ok (0.049s) 2022-03-17T19:49:30.8727766Z test_save_scriptmodules_submod_redefinition (test_package_script.TestPackageScript) 2022-03-17T19:49:30.8908774Z Test to verify saving multiple ScriptModules with same top module ... ok (0.020s) 2022-03-17T19:49:30.8924511Z test_save_shared_tensors (test_package_script.TestPackageScript) 2022-03-17T19:49:30.9016031Z Test tensors shared across eager and ScriptModules are serialized once. ... ok (0.011s) 2022-03-17T19:49:30.9032082Z test_saving_and_scripting_packaged_mod (test_package_script.TestPackageScript) 2022-03-17T19:49:30.9141723Z Test scripting a module loaded from a package ... ok (0.012s) 2022-03-17T19:49:30.9162380Z test_scriptmodules_repeat_save (test_package_script.TestPackageScript) 2022-03-17T19:49:30.9324474Z Test to verify saving and loading same ScriptModule object works ... ok (0.018s) 2022-03-17T19:49:30.9339718Z test_tensor_sharing_pickle (test_package_script.TestPackageScript) 2022-03-17T19:49:30.9401360Z Test that saving a ScriptModule and a separately saving a tensor ... ok (0.008s) 2022-03-17T19:49:30.9460962Z test_repackage_import_indirectly_via_parent_module (test_repackage.TestRepackage) ... ok (0.006s) 2022-03-17T19:49:30.9488382Z test_importer_access (test_resources.TestResources) ... ok (0.003s) 2022-03-17T19:49:30.9496696Z test_package_resource_access (test_resources.TestResources) 2022-03-17T19:49:30.9510066Z Packaged modules should be able to use the importlib.resources API to access ... ok (0.002s) 2022-03-17T19:49:30.9518683Z test_resource_access_by_path (test_resources.TestResources) 2022-03-17T19:49:30.9534919Z Tests that packaged code can used importlib.resources.path. ... ok (0.002s) 2022-03-17T19:49:30.9558836Z test_resource_reader (test_resources.TestResources) 2022-03-17T19:49:30.9583789Z Test compliance with the get_resource_reader importlib API. ... ok (0.005s) 2022-03-17T19:49:30.9590528Z test_bad_dunder_imports (test_save_load.TestSaveLoad) 2022-03-17T19:49:30.9596077Z Test to ensure bad __imports__ don't cause PackageExporter to fail. ... ok (0.001s) 2022-03-17T19:49:30.9642691Z test_dunder_imports (test_save_load.TestSaveLoad) ... ok (0.005s) 2022-03-17T19:49:30.9659329Z test_exporting_mismatched_code (test_save_load.TestSaveLoad) 2022-03-17T19:49:30.9707801Z If an object with the same qualified name is loaded from different ... ok (0.006s) 2022-03-17T19:49:30.9736828Z test_pickle (test_save_load.TestSaveLoad) ... ok (0.003s) 2022-03-17T19:49:30.9748999Z test_save_imported_module (test_save_load.TestSaveLoad) 2022-03-17T19:49:30.9767639Z Saving a module that came from another PackageImporter should work. ... ok (0.003s) 2022-03-17T19:49:30.9776158Z test_save_imported_module_using_package_importer (test_save_load.TestSaveLoad) 2022-03-17T19:49:30.9794739Z Exercise a corner case: re-packaging a module that uses `torch_package_importer` ... ok (0.003s) 2022-03-17T19:49:30.9818359Z test_save_module (test_save_load.TestSaveLoad) ... ok (0.002s) 2022-03-17T19:49:30.9840575Z test_save_module_binary (test_save_load.TestSaveLoad) ... ok (0.002s) 2022-03-17T19:49:30.9906719Z test_saving_source (test_save_load.TestSaveLoad) ... ok (0.007s) 2022-03-17T19:49:30.9925936Z test_saving_string (test_save_load.TestSaveLoad) ... ok (0.002s) 2022-03-17T19:49:30.9926208Z 2022-03-17T19:49:30.9926534Z ---------------------------------------------------------------------- 2022-03-17T19:49:30.9926865Z Ran 129 tests in 6.907s 2022-03-17T19:49:30.9927012Z 2022-03-17T19:49:30.9927108Z OK 2022-03-17T19:49:30.9927240Z 2022-03-17T19:49:30.9927368Z Generating XML reports... 2022-03-17T19:49:30.9963911Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_analyze.TestAnalyze-20220317194924.xml 2022-03-17T19:49:30.9986839Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_dependency_api.TestDependencyAPI-20220317194924.xml 2022-03-17T19:49:30.9994911Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_dependency_hooks.TestDependencyHooks-20220317194924.xml 2022-03-17T19:49:31.0010017Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_digraph.TestDiGraph-20220317194924.xml 2022-03-17T19:49:31.0022889Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_directory_reader.DirectoryReaderTest-20220317194924.xml 2022-03-17T19:49:31.0040108Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_glob_group.TestGlobGroup-20220317194924.xml 2022-03-17T19:49:31.0049942Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_importer.TestImporter-20220317194924.xml 2022-03-17T19:49:31.0056710Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_load_bc_packages.TestLoadBCPackages-20220317194924.xml 2022-03-17T19:49:31.0071654Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_mangling.TestMangling-20220317194924.xml 2022-03-17T19:49:31.0083880Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_misc.TestMisc-20220317194924.xml 2022-03-17T19:49:31.0090479Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_model.ModelTest-20220317194924.xml 2022-03-17T19:49:31.0098664Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_package_fx.TestPackageFX-20220317194924.xml 2022-03-17T19:49:31.0130587Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_package_script.TestPackageScript-20220317194924.xml 2022-03-17T19:49:31.0134797Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_repackage.TestRepackage-20220317194924.xml 2022-03-17T19:49:31.0142418Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_resources.TestResources-20220317194924.xml 2022-03-17T19:49:31.0156911Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_save_load.TestSaveLoad-20220317194924.xml 2022-03-17T19:49:31.2607795Z Running test_sort_and_select ... [2022-03-17 19:49:31.260228] 2022-03-17T19:49:31.2608444Z Executing ['/opt/conda/bin/python', 'test_sort_and_select.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-03-17 19:49:31.260330] 2022-03-17T19:49:33.5419775Z Test results will be stored in test-reports/python-unittest/test_sort_and_select 2022-03-17T19:49:33.5461232Z 2022-03-17T19:49:33.5461687Z Running tests... 2022-03-17T19:49:33.5462494Z ---------------------------------------------------------------------- 2022-03-17T19:49:33.5827465Z test_isin_cuda_float16 (__main__.TestSortAndSelectCUDA) ... ok (0.036s) 2022-03-17T19:49:33.6151195Z test_isin_cuda_float32 (__main__.TestSortAndSelectCUDA) ... ok (0.032s) 2022-03-17T19:49:33.6488704Z test_isin_cuda_float64 (__main__.TestSortAndSelectCUDA) ... ok (0.034s) 2022-03-17T19:49:33.6805990Z test_isin_cuda_int16 (__main__.TestSortAndSelectCUDA) ... ok (0.032s) 2022-03-17T19:49:33.7128292Z test_isin_cuda_int32 (__main__.TestSortAndSelectCUDA) ... ok (0.032s) 2022-03-17T19:49:33.7463550Z test_isin_cuda_int64 (__main__.TestSortAndSelectCUDA) ... ok (0.033s) 2022-03-17T19:49:33.7773867Z test_isin_cuda_int8 (__main__.TestSortAndSelectCUDA) ... ok (0.031s) 2022-03-17T19:49:33.8082384Z test_isin_cuda_uint8 (__main__.TestSortAndSelectCUDA) ... ok (0.031s) 2022-03-17T19:49:33.8200191Z test_isin_different_devices_cuda_float32 (__main__.TestSortAndSelectCUDA) ... ok (0.012s) 2022-03-17T19:49:33.8314983Z test_isin_different_devices_cuda_float64 (__main__.TestSortAndSelectCUDA) ... ok (0.011s) 2022-03-17T19:49:33.8428568Z test_isin_different_devices_cuda_int16 (__main__.TestSortAndSelectCUDA) ... ok (0.011s) 2022-03-17T19:49:33.8540061Z test_isin_different_devices_cuda_int32 (__main__.TestSortAndSelectCUDA) ... ok (0.011s) 2022-03-17T19:49:33.8652841Z test_isin_different_devices_cuda_int64 (__main__.TestSortAndSelectCUDA) ... ok (0.011s) 2022-03-17T19:49:33.8769417Z test_isin_different_devices_cuda_int8 (__main__.TestSortAndSelectCUDA) ... ok (0.011s) 2022-03-17T19:49:33.8881915Z test_isin_different_devices_cuda_uint8 (__main__.TestSortAndSelectCUDA) ... ok (0.011s) 2022-03-17T19:49:34.0166502Z test_isin_different_dtypes_cuda (__main__.TestSortAndSelectCUDA) ... ok (0.128s) 2022-03-17T19:49:34.0325898Z test_kthvalue_cuda_float64 (__main__.TestSortAndSelectCUDA) ... ok (0.016s) 2022-03-17T19:49:34.0354509Z test_kthvalue_scalar_cuda_float32 (__main__.TestSortAndSelectCUDA) ... ok (0.003s) 2022-03-17T19:49:34.0438949Z test_msort_cuda_bfloat16 (__main__.TestSortAndSelectCUDA) ... ok (0.008s) 2022-03-17T19:49:34.0520592Z test_msort_cuda_float16 (__main__.TestSortAndSelectCUDA) ... ok (0.008s) 2022-03-17T19:49:34.0601258Z test_msort_cuda_float32 (__main__.TestSortAndSelectCUDA) ... ok (0.008s) 2022-03-17T19:49:34.0681275Z test_msort_cuda_float64 (__main__.TestSortAndSelectCUDA) ... ok (0.008s) 2022-03-17T19:49:34.0745146Z test_msort_cuda_int16 (__main__.TestSortAndSelectCUDA) ... ok (0.006s) 2022-03-17T19:49:34.0812329Z test_msort_cuda_int32 (__main__.TestSortAndSelectCUDA) ... ok (0.007s) 2022-03-17T19:49:34.0873605Z test_msort_cuda_int64 (__main__.TestSortAndSelectCUDA) ... ok (0.006s) 2022-03-17T19:49:34.0935531Z test_msort_cuda_int8 (__main__.TestSortAndSelectCUDA) ... ok (0.006s) 2022-03-17T19:49:34.0998231Z test_msort_cuda_uint8 (__main__.TestSortAndSelectCUDA) ... ok (0.006s) 2022-03-17T19:49:34.1018339Z test_sort_1d_output_discontiguous_cuda_float32 (__main__.TestSortAndSelectCUDA) ... test_sort_and_select.py:210: UserWarning: An output with one or more elements was resized since it had shape [3], which does not match the required output shape [6]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-03-17T19:49:34.1019284Z torch.sort(tensor, out=(values, indices)) 2022-03-17T19:49:34.1027770Z ok (0.003s) 2022-03-17T19:49:37.2974812Z test_sort_cuda (__main__.TestSortAndSelectCUDA) ... ok (3.194s) 2022-03-17T19:49:38.5415672Z test_sort_discontiguous_cuda_float32 (__main__.TestSortAndSelectCUDA) ... ok (1.244s) 2022-03-17T19:49:38.5426849Z test_sort_discontiguous_slow_cuda_float32 (__main__.TestSortAndSelectCUDA) ... skip (0.001s) 2022-03-17T19:49:38.5850408Z test_sort_large_cuda_uint8 (__main__.TestSortAndSelectCUDA) ... skip (0.042s) 2022-03-17T19:49:38.5915766Z test_stable_sort_against_numpy_cuda_bfloat16 (__main__.TestSortAndSelectCUDA) ... ok (0.007s) 2022-03-17T19:49:38.5981873Z test_stable_sort_against_numpy_cuda_float16 (__main__.TestSortAndSelectCUDA) ... ok (0.007s) 2022-03-17T19:49:38.6046552Z test_stable_sort_against_numpy_cuda_float32 (__main__.TestSortAndSelectCUDA) ... ok (0.006s) 2022-03-17T19:49:38.6116387Z test_stable_sort_against_numpy_cuda_float64 (__main__.TestSortAndSelectCUDA) ... ok (0.007s) 2022-03-17T19:49:38.6179383Z test_stable_sort_against_numpy_cuda_int16 (__main__.TestSortAndSelectCUDA) ... ok (0.006s) 2022-03-17T19:49:38.6242070Z test_stable_sort_against_numpy_cuda_int32 (__main__.TestSortAndSelectCUDA) ... ok (0.006s) 2022-03-17T19:49:38.6303624Z test_stable_sort_against_numpy_cuda_int64 (__main__.TestSortAndSelectCUDA) ... ok (0.006s) 2022-03-17T19:49:38.6361239Z test_stable_sort_against_numpy_cuda_int8 (__main__.TestSortAndSelectCUDA) ... ok (0.006s) 2022-03-17T19:49:38.6418618Z test_stable_sort_against_numpy_cuda_uint8 (__main__.TestSortAndSelectCUDA) ... ok (0.006s) 2022-03-17T19:49:38.6464696Z test_stable_sort_cuda_bfloat16 (__main__.TestSortAndSelectCUDA) ... ok (0.005s) 2022-03-17T19:49:38.6513615Z test_stable_sort_cuda_float16 (__main__.TestSortAndSelectCUDA) ... ok (0.005s) 2022-03-17T19:49:38.6559401Z test_stable_sort_cuda_float32 (__main__.TestSortAndSelectCUDA) ... ok (0.004s) 2022-03-17T19:49:38.6605786Z test_stable_sort_cuda_float64 (__main__.TestSortAndSelectCUDA) ... ok (0.005s) 2022-03-17T19:49:38.6648482Z test_stable_sort_cuda_int16 (__main__.TestSortAndSelectCUDA) ... ok (0.004s) 2022-03-17T19:49:38.6692574Z test_stable_sort_cuda_int32 (__main__.TestSortAndSelectCUDA) ... ok (0.004s) 2022-03-17T19:49:38.6736632Z test_stable_sort_cuda_int64 (__main__.TestSortAndSelectCUDA) ... ok (0.004s) 2022-03-17T19:49:38.6779499Z test_stable_sort_cuda_int8 (__main__.TestSortAndSelectCUDA) ... ok (0.004s) 2022-03-17T19:49:38.6825255Z test_stable_sort_cuda_uint8 (__main__.TestSortAndSelectCUDA) ... ok (0.005s) 2022-03-17T19:49:38.6859541Z test_topk_1d_output_discontiguous_cuda_float32 (__main__.TestSortAndSelectCUDA) ... ok (0.003s) 2022-03-17T19:49:38.6899150Z test_topk_4d_cuda (__main__.TestSortAndSelectCUDA) ... ok (0.004s) 2022-03-17T19:49:38.6915798Z test_topk_arguments_cuda (__main__.TestSortAndSelectCUDA) ... ok (0.002s) 2022-03-17T19:49:38.6962820Z test_topk_bfloat16_cuda_bfloat16 (__main__.TestSortAndSelectCUDA) ... ok (0.005s) 2022-03-17T19:49:38.7224885Z test_topk_cuda (__main__.TestSortAndSelectCUDA) ... ok (0.026s) 2022-03-17T19:49:38.7261123Z test_topk_integral_cuda_int16 (__main__.TestSortAndSelectCUDA) ... ok (0.004s) 2022-03-17T19:49:38.7299833Z test_topk_integral_cuda_int32 (__main__.TestSortAndSelectCUDA) ... ok (0.004s) 2022-03-17T19:49:38.7343582Z test_topk_integral_cuda_int64 (__main__.TestSortAndSelectCUDA) ... ok (0.004s) 2022-03-17T19:49:38.7380201Z test_topk_integral_cuda_int8 (__main__.TestSortAndSelectCUDA) ... ok (0.004s) 2022-03-17T19:49:38.7417479Z test_topk_integral_cuda_uint8 (__main__.TestSortAndSelectCUDA) ... ok (0.004s) 2022-03-17T19:49:38.7496400Z test_topk_noncontiguous_gpu_cuda (__main__.TestSortAndSelectCUDA) ... ok (0.008s) 2022-03-17T19:49:38.7535513Z test_topk_nonfinite_cuda_bfloat16 (__main__.TestSortAndSelectCUDA) ... ok (0.004s) 2022-03-17T19:49:38.7575217Z test_topk_nonfinite_cuda_float16 (__main__.TestSortAndSelectCUDA) ... ok (0.004s) 2022-03-17T19:49:38.7614775Z test_topk_nonfinite_cuda_float32 (__main__.TestSortAndSelectCUDA) ... ok (0.004s) 2022-03-17T19:49:38.7651711Z test_topk_nonfinite_cuda_float64 (__main__.TestSortAndSelectCUDA) ... ok (0.004s) 2022-03-17T19:49:38.7679920Z test_topk_zero_cuda_bfloat16 (__main__.TestSortAndSelectCUDA) ... ok (0.003s) 2022-03-17T19:49:38.7702607Z test_topk_zero_cuda_float32 (__main__.TestSortAndSelectCUDA) ... ok (0.002s) 2022-03-17T19:49:38.7725581Z test_topk_zero_cuda_float64 (__main__.TestSortAndSelectCUDA) ... ok (0.002s) 2022-03-17T19:49:38.7748898Z test_topk_zero_cuda_int16 (__main__.TestSortAndSelectCUDA) ... ok (0.002s) 2022-03-17T19:49:38.7771626Z test_topk_zero_cuda_int32 (__main__.TestSortAndSelectCUDA) ... ok (0.002s) 2022-03-17T19:49:38.7795314Z test_topk_zero_cuda_int64 (__main__.TestSortAndSelectCUDA) ... ok (0.002s) 2022-03-17T19:49:38.7818501Z test_topk_zero_cuda_int8 (__main__.TestSortAndSelectCUDA) ... ok (0.002s) 2022-03-17T19:49:38.7841797Z test_topk_zero_cuda_uint8 (__main__.TestSortAndSelectCUDA) ... ok (0.002s) 2022-03-17T19:49:38.7997496Z test_unique_consecutive_cuda_bool (__main__.TestSortAndSelectCUDA) ... ok (0.015s) 2022-03-17T19:49:38.8181492Z test_unique_consecutive_cuda_float16 (__main__.TestSortAndSelectCUDA) ... ok (0.018s) 2022-03-17T19:49:38.8367286Z test_unique_consecutive_cuda_float32 (__main__.TestSortAndSelectCUDA) ... ok (0.018s) 2022-03-17T19:49:38.8546417Z test_unique_consecutive_cuda_float64 (__main__.TestSortAndSelectCUDA) ... ok (0.018s) 2022-03-17T19:49:38.8697037Z test_unique_consecutive_cuda_int16 (__main__.TestSortAndSelectCUDA) ... ok (0.015s) 2022-03-17T19:49:38.8849266Z test_unique_consecutive_cuda_int32 (__main__.TestSortAndSelectCUDA) ... ok (0.015s) 2022-03-17T19:49:38.8994110Z test_unique_consecutive_cuda_int64 (__main__.TestSortAndSelectCUDA) ... ok (0.014s) 2022-03-17T19:49:38.9149869Z test_unique_consecutive_cuda_int8 (__main__.TestSortAndSelectCUDA) ... ok (0.015s) 2022-03-17T19:49:38.9299842Z test_unique_consecutive_cuda_uint8 (__main__.TestSortAndSelectCUDA) ... ok (0.015s) 2022-03-17T19:49:38.9732298Z test_unique_cuda_bool (__main__.TestSortAndSelectCUDA) ... ok (0.043s) 2022-03-17T19:49:39.0285115Z test_unique_cuda_float16 (__main__.TestSortAndSelectCUDA) ... ok (0.055s) 2022-03-17T19:49:39.0842309Z test_unique_cuda_float32 (__main__.TestSortAndSelectCUDA) ... ok (0.056s) 2022-03-17T19:49:39.1392148Z test_unique_cuda_float64 (__main__.TestSortAndSelectCUDA) ... ok (0.055s) 2022-03-17T19:49:39.1868729Z test_unique_cuda_int16 (__main__.TestSortAndSelectCUDA) ... ok (0.048s) 2022-03-17T19:49:39.2346619Z test_unique_cuda_int32 (__main__.TestSortAndSelectCUDA) ... ok (0.048s) 2022-03-17T19:49:39.2814713Z test_unique_cuda_int64 (__main__.TestSortAndSelectCUDA) ... ok (0.047s) 2022-03-17T19:49:39.3285795Z test_unique_cuda_int8 (__main__.TestSortAndSelectCUDA) ... ok (0.047s) 2022-03-17T19:49:39.3759579Z test_unique_cuda_uint8 (__main__.TestSortAndSelectCUDA) ... ok (0.047s) 2022-03-17T19:49:39.4957061Z test_unique_dim_cuda (__main__.TestSortAndSelectCUDA) ... ok (0.120s) 2022-03-17T19:49:39.4957499Z 2022-03-17T19:49:39.4958081Z ---------------------------------------------------------------------- 2022-03-17T19:49:39.4958581Z Ran 92 tests in 5.950s 2022-03-17T19:49:39.4958730Z 2022-03-17T19:49:39.4958907Z OK (skipped=2) 2022-03-17T19:49:39.4959190Z 2022-03-17T19:49:39.4959471Z Generating XML reports... 2022-03-17T19:49:39.5086091Z Generated XML report: test-reports/python-unittest/test_sort_and_select/TEST-TestSortAndSelectCUDA-20220317194933.xml 2022-03-17T19:49:39.7050870Z Running test_multiprocessing_spawn ... [2022-03-17 19:49:39.704571] 2022-03-17T19:49:39.7051576Z Executing ['/opt/conda/bin/python', 'test_multiprocessing_spawn.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-03-17 19:49:39.704677] 2022-03-17T19:49:40.4727501Z Test results will be stored in test-reports/python-unittest/test_multiprocessing_spawn 2022-03-17T19:49:40.4746892Z 2022-03-17T19:49:40.4747203Z Running tests... 2022-03-17T19:49:40.4747622Z ---------------------------------------------------------------------- 2022-03-17T19:49:41.9923337Z test_errors_pickleable (__main__.ErrorTest) ... ok (1.517s) 2022-03-17T19:49:42.0714694Z test_exception_all (__main__.ForkTest) ... ok (0.079s) 2022-03-17T19:49:42.1516486Z test_exception_single (__main__.ForkTest) ... ok (0.080s) 2022-03-17T19:49:42.1867810Z test_first_argument_index (__main__.ForkTest) ... ok (0.035s) 2022-03-17T19:49:42.2201559Z test_success (__main__.ForkTest) ... ok (0.033s) 2022-03-17T19:49:42.2212064Z test_success_first_then_exception (__main__.ForkTest) ... skip (0.001s) 2022-03-17T19:49:42.2543483Z test_success_non_blocking (__main__.ForkTest) ... ok (0.033s) 2022-03-17T19:49:42.2890346Z test_terminate_exit (__main__.ForkTest) ... ok (0.034s) 2022-03-17T19:49:42.2900665Z test_terminate_signal (__main__.ForkTest) ... skip (0.001s) 2022-03-17T19:49:42.2908787Z test_exception_all (__main__.SpawnTest) ... skip (0.001s) 2022-03-17T19:49:43.1555206Z test_exception_raises (__main__.SpawnTest) ... ok (0.864s) 2022-03-17T19:49:44.9471616Z test_exception_single (__main__.SpawnTest) ... ok (1.791s) 2022-03-17T19:49:44.9483189Z test_first_argument_index (__main__.SpawnTest) ... skip (0.001s) 2022-03-17T19:49:44.9747764Z test_signal_raises (__main__.SpawnTest) ... ok (0.026s) 2022-03-17T19:49:44.9756523Z test_success (__main__.SpawnTest) ... skip (0.001s) 2022-03-17T19:49:44.9763280Z test_success_first_then_exception (__main__.SpawnTest) ... skip (0.001s) 2022-03-17T19:49:44.9770491Z test_success_non_blocking (__main__.SpawnTest) ... skip (0.001s) 2022-03-17T19:49:44.9777347Z test_terminate_exit (__main__.SpawnTest) ... skip (0.001s) 2022-03-17T19:49:44.9785014Z test_terminate_signal (__main__.SpawnTest) ... skip (0.001s) 2022-03-17T19:49:44.9785524Z 2022-03-17T19:49:44.9786110Z ---------------------------------------------------------------------- 2022-03-17T19:49:44.9786841Z Ran 19 tests in 4.504s 2022-03-17T19:49:44.9787180Z 2022-03-17T19:49:44.9787385Z OK (skipped=9) 2022-03-17T19:49:44.9787547Z 2022-03-17T19:49:44.9787672Z Generating XML reports... 2022-03-17T19:49:44.9828051Z Generated XML report: test-reports/python-unittest/test_multiprocessing_spawn/TEST-ErrorTest-20220317194940.xml 2022-03-17T19:49:44.9851329Z Generated XML report: test-reports/python-unittest/test_multiprocessing_spawn/TEST-ForkTest-20220317194940.xml 2022-03-17T19:49:44.9866370Z Generated XML report: test-reports/python-unittest/test_multiprocessing_spawn/TEST-SpawnTest-20220317194940.xml 2022-03-17T19:49:45.2072937Z Running test_vmap ... [2022-03-17 19:49:45.206749] 2022-03-17T19:49:45.2073839Z Executing ['/opt/conda/bin/python', 'test_vmap.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-03-17 19:49:45.206846] 2022-03-17T19:49:47.4742275Z Test results will be stored in test-reports/python-unittest/test_vmap 2022-03-17T19:49:47.4775988Z 2022-03-17T19:49:47.4776340Z Running tests... 2022-03-17T19:49:47.4777237Z ---------------------------------------------------------------------- 2022-03-17T19:49:47.4814894Z test_accepts_nested_inputs (__main__.TestVmapAPI) ... test_vmap.py:376: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.4815616Z out = vmap(lambda z: z[0] + z[1])((x, y)) 2022-03-17T19:49:47.4824001Z test_vmap.py:378: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.4824657Z out = vmap(lambda z: z[0] + z[1], in_dims=(0,))((x, y)) 2022-03-17T19:49:47.4828443Z test_vmap.py:380: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.4829112Z out = vmap(lambda z: z[0] + z[1], in_dims=((0, 0),))((x, y)) 2022-03-17T19:49:47.4831651Z test_vmap.py:383: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.4832286Z out = vmap(lambda z: z[0] + z[1])([x, y]) 2022-03-17T19:49:47.4835537Z test_vmap.py:385: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.4836596Z out = vmap(lambda z: z[0] + z[1], in_dims=(0,))([x, y]) 2022-03-17T19:49:47.4838655Z test_vmap.py:387: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.4839294Z out = vmap(lambda z: z[0] + z[1], in_dims=([0, 0],))([x, y]) 2022-03-17T19:49:47.4842516Z test_vmap.py:390: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.4843311Z out = vmap(lambda z: z['x'] + z['y'])({'x': x, 'y': y}) 2022-03-17T19:49:47.4845716Z test_vmap.py:392: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.4846424Z out = vmap(lambda z: z['x'] + z['y'], in_dims=(0,))({'x': x, 'y': y}) 2022-03-17T19:49:47.4849584Z test_vmap.py:394: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.4850352Z out = vmap(lambda z: z['x'] + z['y'], in_dims=({'x': 0, 'y': 0},))({'x': x, 'y': y}) 2022-03-17T19:49:47.4852880Z test_vmap.py:398: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.4853598Z out_fn = vmap(lambda z: z['x'][0] + z['x'][1][0] + z['y'][0] + z['y'][1]) 2022-03-17T19:49:47.4856807Z ok (0.008s) 2022-03-17T19:49:47.4873839Z test_backward_unsupported_interaction (__main__.TestVmapAPI) ... test_vmap.py:748: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.4874542Z vmap(backward_on_vmapped_tensor)(x) 2022-03-17T19:49:47.4892205Z test_vmap.py:754: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.4892849Z vmap(backward_with_vmapped_grad)(x, grad) 2022-03-17T19:49:47.4907245Z test_vmap.py:760: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.4907886Z vmap(completely_unrelated_backward)(y) 2022-03-17T19:49:47.4921735Z ok (0.006s) 2022-03-17T19:49:47.4933504Z test_batched_gradient_basic (__main__.TestVmapAPI) ... test_vmap.py:792: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.4934209Z jacobian = vmap(vjp_mul)(batched_v) 2022-03-17T19:49:47.4940236Z ok (0.002s) 2022-03-17T19:49:47.4949009Z test_constant_function (__main__.TestVmapAPI) ... test_vmap.py:63: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.4949867Z output = vmap(lambda x: torch.tensor(3.14))(torch.ones(3)) 2022-03-17T19:49:47.4952204Z ok (0.001s) 2022-03-17T19:49:47.4968214Z test_different_map_dim_size_raises (__main__.TestVmapAPI) ... test_vmap.py:41: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.4969457Z vmap(torch.mul)(x, y) 2022-03-17T19:49:47.4971153Z test_vmap.py:43: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.4971779Z vmap(lambda z: z[0] + z[1], in_dims=((0, 0),))((x, y)) 2022-03-17T19:49:47.4972607Z test_vmap.py:45: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.4973325Z vmap(lambda z: z['x'] + z['y'], in_dims=({'x': 0, 'y': 0},))({'x': x, 'y': y}) 2022-03-17T19:49:47.4973621Z ok (0.002s) 2022-03-17T19:49:47.4996276Z test_fallback_atan2 (__main__.TestVmapAPI) ... test_vmap.py:554: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.4996951Z result = vmap(op, (2, 0))(x, y) 2022-03-17T19:49:47.5001530Z test_vmap.py:560: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.5002135Z result = vmap(vmap(op), (2, 0))(x, y) 2022-03-17T19:49:47.5014734Z test_vmap.py:566: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.5015359Z result = vmap(vmap(vmap(op)))(x, y) 2022-03-17T19:49:47.5913353Z ok (0.094s) 2022-03-17T19:49:47.5926042Z test_fallback_does_not_warn_by_default (__main__.TestVmapAPI) ... ok (0.001s) 2022-03-17T19:49:47.5945951Z test_fallback_masked_fill (__main__.TestVmapAPI) ... test_vmap.py:582: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.5946675Z result = vmap(torch.index_add, (0, None, None, 0))(x, dim, index, values) 2022-03-17T19:49:47.6216537Z test_vmap.py:582: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.6217210Z result = vmap(torch.index_add, (0, None, None, 0))(x, dim, index, values) 2022-03-17T19:49:47.6474609Z ok (0.055s) 2022-03-17T19:49:47.6496287Z test_fallback_multiple_returns (__main__.TestVmapAPI) ... test_vmap.py:600: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.6496991Z result = vmap(torch.var_mean)(tensor) 2022-03-17T19:49:47.6503035Z test_vmap.py:606: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.6503702Z result = vmap(vmap(torch.var_mean))(tensor) 2022-03-17T19:49:47.6516267Z test_vmap.py:612: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.6517059Z result = vmap(vmap(vmap(torch.var_mean)))(tensor) 2022-03-17T19:49:47.7170236Z ok (0.069s) 2022-03-17T19:49:47.7184603Z test_fallback_warns_when_warnings_are_enabled (__main__.TestVmapAPI) ... ok (0.001s) 2022-03-17T19:49:47.7217740Z test_fallback_with_undefined_grad (__main__.TestVmapAPI) ... ok (0.003s) 2022-03-17T19:49:47.7243091Z test_fallback_zero_dim (__main__.TestVmapAPI) ... test_vmap.py:525: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.7243752Z vmap(op, (0, None))(x, y) 2022-03-17T19:49:47.7271731Z test_vmap.py:527: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.7272327Z vmap(op, (None, 0))(y, x) 2022-03-17T19:49:47.7298601Z test_vmap.py:529: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.7299199Z vmap(op)(x, x) 2022-03-17T19:49:47.7326395Z test_vmap.py:534: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.7326998Z vmap(op, (0, None))(x, y) 2022-03-17T19:49:47.7354684Z test_vmap.py:536: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.7355267Z vmap(op, (None, 0))(y, x) 2022-03-17T19:49:47.7384015Z test_vmap.py:538: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.7384605Z vmap(op)(x, x) 2022-03-17T19:49:47.7411071Z ok (0.019s) 2022-03-17T19:49:47.7422303Z test_func_with_no_inputs (__main__.TestVmapAPI) ... test_vmap.py:57: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.7423242Z vmap(foo)() 2022-03-17T19:49:47.7424055Z test_vmap.py:60: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.7424620Z vmap(bar)() 2022-03-17T19:49:47.7424848Z ok (0.001s) 2022-03-17T19:49:47.7432246Z test_functools_partial (__main__.TestVmapAPI) ... test_vmap.py:798: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.7432974Z result = vmap(functools.partial(torch.mul, x))(y) 2022-03-17T19:49:47.7435970Z ok (0.001s) 2022-03-17T19:49:47.7452035Z test_grad_unsupported_interaction (__main__.TestVmapAPI) ... test_vmap.py:773: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.7452896Z vmap(output_to_grad_is_vmapped)(input_tensor) 2022-03-17T19:49:47.7469603Z test_vmap.py:781: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.7470233Z vmap(input_to_grad_is_vmapped)(input_tensor) 2022-03-17T19:49:47.7484500Z ok (0.005s) 2022-03-17T19:49:47.7505325Z test_in_dim_not_in_tensor_err_msg (__main__.TestVmapAPI) ... test_vmap.py:463: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.7506277Z vmap(foo)(torch.randn([])) 2022-03-17T19:49:47.7507194Z test_vmap.py:465: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.7507956Z vmap(foo, in_dims=(0,))(torch.randn([])) 2022-03-17T19:49:47.7508996Z test_vmap.py:467: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.7509855Z vmap(foo, in_dims=(-1,))(x) 2022-03-17T19:49:47.7510897Z test_vmap.py:469: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.7511487Z vmap(foo, in_dims=(2,))(y) 2022-03-17T19:49:47.7512591Z test_vmap.py:471: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.7513394Z vmap(lambda z: z[0] + z[1], in_dims=([3, 0],))([x, y]) 2022-03-17T19:49:47.7514488Z test_vmap.py:473: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.7515107Z vmap(foo, in_dims=(0,))(torch.randn(2, 3)) 2022-03-17T19:49:47.7515942Z test_vmap.py:474: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.7516535Z vmap(foo, in_dims=(1,))(torch.randn(2, 3)) 2022-03-17T19:49:47.7516802Z ok (0.003s) 2022-03-17T19:49:47.7530833Z test_in_dims_wrong_type_err_msg (__main__.TestVmapAPI) ... test_vmap.py:407: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.7531576Z vmap(torch.mul, [0, 0])(x, y) 2022-03-17T19:49:47.7532775Z test_vmap.py:409: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.7533387Z vmap(torch.mul, set({0, 0}))(x, y) 2022-03-17T19:49:47.7534705Z test_vmap.py:411: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.7535364Z vmap(torch.mul, 'lol')(x, y) 2022-03-17T19:49:47.7536451Z test_vmap.py:413: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.7537063Z vmap(lambda z: z[0] + z[1], in_dims=[0, 0])([x, y]) 2022-03-17T19:49:47.7537874Z test_vmap.py:415: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.7538467Z vmap(torch.mul, (0, 0))(x, y) 2022-03-17T19:49:47.7538704Z ok (0.002s) 2022-03-17T19:49:47.7568566Z test_inplace_fallback_nary_different_levels (__main__.TestVmapAPI) ... test_vmap.py:707: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.7569265Z vmap(op, in_dims=(0, None))(x, y) 2022-03-17T19:49:47.7572704Z test_vmap.py:713: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.7573335Z vmap(vmap(op, in_dims=(0, None)))(x, y) 2022-03-17T19:49:47.7579688Z test_vmap.py:721: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.7580318Z vmap(op, in_dims=(None, 0))(x, y) 2022-03-17T19:49:47.7611423Z test_vmap.py:726: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.7612080Z vmap(vmap(op, in_dims=(0, None)), in_dims=(None, 0))(x, y) 2022-03-17T19:49:47.7645225Z test_vmap.py:731: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.7645873Z vmap(vmap(op, in_dims=(0, None)), in_dims=(None, 1))(x, y) 2022-03-17T19:49:47.7679190Z test_vmap.py:736: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.7679795Z vmap(vmap(op, in_dims=(None, 0)))(x, y) 2022-03-17T19:49:47.7712236Z ok (0.018s) 2022-03-17T19:49:47.7737926Z test_inplace_fallback_nary_same_levels (__main__.TestVmapAPI) ... test_vmap.py:672: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.7738604Z vmap(op, (2, 0))(x, y) 2022-03-17T19:49:47.7743178Z test_vmap.py:680: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.7743913Z vmap(vmap(op), (2, 0))(x, y) 2022-03-17T19:49:47.7756160Z test_vmap.py:688: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.7756790Z result = vmap(vmap(vmap(op)))(x, y) 2022-03-17T19:49:47.8483086Z ok (0.077s) 2022-03-17T19:49:47.8507550Z test_inplace_fallback_unary (__main__.TestVmapAPI) ... test_vmap.py:631: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.8508212Z result = vmap(op)(x) 2022-03-17T19:49:47.8511812Z test_vmap.py:638: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.8512432Z result = vmap(op, out_dims=(1,))(x) 2022-03-17T19:49:47.8516304Z test_vmap.py:645: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.8516947Z result = vmap(vmap(op))(x) 2022-03-17T19:49:47.8544711Z test_vmap.py:652: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:47.8545378Z result = vmap(vmap(vmap(op)))(x) 2022-03-17T19:49:48.1215799Z ok (0.273s) 2022-03-17T19:49:48.1234130Z test_integer_in_dim_but_not_tensor_input_err_msg (__main__.TestVmapAPI) ... test_vmap.py:446: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1235154Z vmap(torch.sum)(x, 0) 2022-03-17T19:49:48.1235983Z test_vmap.py:448: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1236819Z vmap(torch.sum, (0, 0))(x, 0) 2022-03-17T19:49:48.1237996Z test_vmap.py:450: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1238634Z vmap(lambda z: z[0] + z[1], in_dims=([0, 0],))([x, 1]) 2022-03-17T19:49:48.1239476Z test_vmap.py:452: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1240067Z vmap(torch.sum, (0, None))(x, 0) 2022-03-17T19:49:48.1240498Z ok (0.002s) 2022-03-17T19:49:48.1247531Z test_multiple_inputs (__main__.TestVmapAPI) ... test_vmap.py:78: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1248203Z output = vmap(torch.mul)(x, y) 2022-03-17T19:49:48.1251434Z ok (0.001s) 2022-03-17T19:49:48.1267392Z test_multiple_out_dims (__main__.TestVmapAPI) ... test_vmap.py:220: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1268058Z result = vmap(foo, out_dims=(0, 1))(x) 2022-03-17T19:49:48.1273132Z test_vmap.py:223: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1273836Z result = vmap(bar, out_dims=(-1, 0, 1, 2))(x, y) 2022-03-17T19:49:48.1281889Z ok (0.003s) 2022-03-17T19:49:48.1291892Z test_multiple_outputs (__main__.TestVmapAPI) ... test_vmap.py:86: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1292549Z outputs = vmap(foo)(x) 2022-03-17T19:49:48.1297772Z ok (0.001s) 2022-03-17T19:49:48.1310192Z test_multiple_outputs_error_cases (__main__.TestVmapAPI) ... test_vmap.py:106: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1310889Z vmap(returns_tuple_of_tensors)(x) 2022-03-17T19:49:48.1313482Z test_vmap.py:111: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1314103Z vmap(returns_list_of_two_tensors)(x) 2022-03-17T19:49:48.1315249Z test_vmap.py:113: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1315857Z vmap(returns_list_of_one_tensor)(x) 2022-03-17T19:49:48.1316105Z ok (0.002s) 2022-03-17T19:49:48.1326331Z test_nested_non_default_in_dims (__main__.TestVmapAPI) ... test_vmap.py:337: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1327028Z result = vmap(vmap(vmap(torch.mul), (1, 0)), (1, 2))(x, y) 2022-03-17T19:49:48.1331263Z ok (0.001s) 2022-03-17T19:49:48.1354205Z test_nested_out_dims (__main__.TestVmapAPI) ... test_vmap.py:236: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1354909Z result = vmap(lambda y: vmap(lambda x: x, out_dims=1)(y))(y) 2022-03-17T19:49:48.1360710Z test_vmap.py:241: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1361375Z result = vmap(lambda y: vmap(lambda x: x, out_dims=1)(y), out_dims=1)(y) 2022-03-17T19:49:48.1366895Z test_vmap.py:246: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1367766Z result = vmap(lambda y: vmap(lambda x: x, out_dims=-1)(y), out_dims=-1)(y) 2022-03-17T19:49:48.1373271Z test_vmap.py:253: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1374018Z result = vmap(lambda y: vmap(lambda x: x * y, out_dims=1)(x), out_dims=-1)(y) 2022-03-17T19:49:48.1379541Z ok (0.005s) 2022-03-17T19:49:48.1395476Z test_nested_with_different_map_dim (__main__.TestVmapAPI) ... test_vmap.py:127: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1396202Z output = vmap(lambda x: vmap(lambda y: x * y)(y))(x) 2022-03-17T19:49:48.1401552Z test_vmap.py:132: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1402215Z output = vmap(lambda x: vmap(lambda y: vmap(lambda z: x * y * z)(z))(y))(x) 2022-03-17T19:49:48.1408582Z ok (0.003s) 2022-03-17T19:49:48.1419404Z test_nested_with_same_map_dim (__main__.TestVmapAPI) ... test_vmap.py:118: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1420081Z output = vmap(vmap(torch.mul))(x, y) 2022-03-17T19:49:48.1423676Z test_vmap.py:121: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1424309Z output = vmap(vmap(vmap(torch.mul)))(x, y) 2022-03-17T19:49:48.1428504Z ok (0.002s) 2022-03-17T19:49:48.1439789Z test_nn_module (__main__.TestVmapAPI) ... test_vmap.py:804: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1440443Z result = vmap(model)(tensor) 2022-03-17T19:49:48.1446346Z ok (0.002s) 2022-03-17T19:49:48.1466860Z test_non_default_in_dims_out_dims (__main__.TestVmapAPI) ... test_vmap.py:344: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1467568Z result = vmap(lambda x: x, in_dims=1, out_dims=1)(x) 2022-03-17T19:49:48.1471212Z test_vmap.py:349: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1471846Z result = vmap(lambda x: x, in_dims=2, out_dims=1)(x) 2022-03-17T19:49:48.1477400Z test_vmap.py:358: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1478034Z result = vmap(foo, in_dims=1, out_dims=1)(x) 2022-03-17T19:49:48.1481424Z test_vmap.py:362: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1482148Z result = vmap(foo, in_dims=2, out_dims=1)(x) 2022-03-17T19:49:48.1487299Z test_vmap.py:367: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1487912Z result = vmap(vmap(foo, 1, 1), 1, 1)(x) 2022-03-17T19:49:48.1491752Z ok (0.004s) 2022-03-17T19:49:48.1503161Z test_non_tensor_output_raises (__main__.TestVmapAPI) ... test_vmap.py:28: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1504115Z output = vmap(lambda x: 3.14)(torch.ones(3)) 2022-03-17T19:49:48.1507182Z test_vmap.py:34: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1507819Z vmap(multiple_outputs)(torch.ones(3)) 2022-03-17T19:49:48.1508116Z ok (0.001s) 2022-03-17T19:49:48.1521929Z test_non_zero_in_dims (__main__.TestVmapAPI) ... test_vmap.py:310: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1522601Z output = vmap(lambda x: x, (1,))(tensor) 2022-03-17T19:49:48.1526710Z test_vmap.py:316: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1527329Z output = vmap(torch.mul, (0, 1))(x, y) 2022-03-17T19:49:48.1530776Z test_vmap.py:318: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1531381Z output = vmap(torch.mul, (1, 0))(x, y) 2022-03-17T19:49:48.1534863Z ok (0.003s) 2022-03-17T19:49:48.1547359Z test_none_in_dims (__main__.TestVmapAPI) ... test_vmap.py:326: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1548024Z output = vmap(torch.mul, (0, None))(x, y) 2022-03-17T19:49:48.1553247Z test_vmap.py:331: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1553844Z output = vmap(torch.mul, (0, None))(x, 2) 2022-03-17T19:49:48.1557437Z ok (0.002s) 2022-03-17T19:49:48.1588745Z test_nonzero_out_dims (__main__.TestVmapAPI) ... test_vmap.py:171: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1589427Z result = vmap(lambda x: x, out_dims=1)(tensor) 2022-03-17T19:49:48.1593344Z test_vmap.py:177: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1594093Z result = vmap(lambda x: x, out_dims=2)(tensor) 2022-03-17T19:49:48.1597997Z test_vmap.py:183: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1598689Z result = vmap(lambda x: x, out_dims=-1)(tensor) 2022-03-17T19:49:48.1602802Z test_vmap.py:190: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1603441Z result = vmap(lambda x, y: (x, y), out_dims=2)(tensor, other) 2022-03-17T19:49:48.1608905Z test_vmap.py:198: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1609536Z result = vmap(lambda x: x, out_dims=2)(tensor) 2022-03-17T19:49:48.1632740Z test_vmap.py:206: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1633331Z result = vmap(foo, out_dims=1)(x, y) 2022-03-17T19:49:48.1640323Z ok (0.008s) 2022-03-17T19:49:48.1649955Z test_noop_in_inner_vmap (__main__.TestVmapAPI) ... test_vmap.py:139: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1650633Z output = vmap(lambda x: vmap(lambda y: x)(y))(x) 2022-03-17T19:49:48.1654403Z ok (0.001s) 2022-03-17T19:49:48.1672807Z test_not_enough_in_dims_err_msg (__main__.TestVmapAPI) ... test_vmap.py:423: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1673804Z vmap(torch.mul, (0,))(x, y) 2022-03-17T19:49:48.1675070Z test_vmap.py:425: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1675958Z vmap(torch.mul, (0, 0, 0))(x, y) 2022-03-17T19:49:48.1676787Z test_vmap.py:427: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1677405Z vmap(lambda z: z[0] + z[1], in_dims=([0],))([x, y]) 2022-03-17T19:49:48.1678754Z test_vmap.py:429: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1679374Z vmap(lambda z: z[0] + z[1], in_dims=((0, 0),))([x, y]) 2022-03-17T19:49:48.1680224Z test_vmap.py:431: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1680883Z vmap(torch.mul, (0, 0))(x, y) 2022-03-17T19:49:48.1681114Z ok (0.002s) 2022-03-17T19:49:48.1690162Z test_out_dim_out_of_bounds_err_msg (__main__.TestVmapAPI) ... test_vmap.py:302: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1690831Z vmap(lambda x: x, out_dims=3)(x) 2022-03-17T19:49:48.1717530Z test_vmap.py:304: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1718192Z vmap(lambda x: x, out_dims=-4)(x) 2022-03-17T19:49:48.1743743Z ok (0.006s) 2022-03-17T19:49:48.1759661Z test_out_dims_and_num_outputs_mismatch_err_msg (__main__.TestVmapAPI) ... test_vmap.py:285: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1760726Z vmap(lambda x: x, out_dims=(0, 0))(x) 2022-03-17T19:49:48.1761816Z test_vmap.py:287: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1762441Z vmap(lambda x: (x, x, x), out_dims=(0, 0, 0, 0))(x) 2022-03-17T19:49:48.1763440Z test_vmap.py:291: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1764343Z vmap(lambda x: (x, x), out_dims=(0,))(x) 2022-03-17T19:49:48.1765163Z test_vmap.py:293: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1765769Z vmap(lambda x: (x, x, x), out_dims=(0, 0))(x) 2022-03-17T19:49:48.1766031Z ok (0.002s) 2022-03-17T19:49:48.1774893Z test_out_dims_edge_case (__main__.TestVmapAPI) ... test_vmap.py:263: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1775582Z expected = vmap(foo, out_dims=1)(tensor) 2022-03-17T19:49:48.1776464Z test_vmap.py:264: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1777072Z result = vmap(foo, out_dims=(1,))(tensor) 2022-03-17T19:49:48.1779644Z ok (0.001s) 2022-03-17T19:49:48.1795270Z test_out_dims_must_be_int_or_tuple_of_int_err_msg (__main__.TestVmapAPI) ... test_vmap.py:271: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1796351Z vmap(lambda x: x, out_dims='lol')(tensor) 2022-03-17T19:49:48.1797194Z test_vmap.py:273: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1797959Z vmap(lambda x: x, out_dims=('lol',))(tensor) 2022-03-17T19:49:48.1798787Z test_vmap.py:275: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1799366Z vmap(lambda x: x, out_dims=None)(tensor) 2022-03-17T19:49:48.1800196Z test_vmap.py:277: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1800796Z vmap(lambda x: x, out_dims=(None,))(tensor) 2022-03-17T19:49:48.1801047Z ok (0.002s) 2022-03-17T19:49:48.1806260Z test_single_input (__main__.TestVmapAPI) ... test_vmap.py:72: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1806913Z output = vmap(square)(x) 2022-03-17T19:49:48.1809916Z ok (0.001s) 2022-03-17T19:49:48.1827220Z test_unsupported_op_err_msg (__main__.TestVmapAPI) ... test_vmap.py:150: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1827875Z vmap(torch.ravel)(tensor) 2022-03-17T19:49:48.1856744Z test_vmap.py:156: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1857343Z vmap(out_op)(tensor, tensor) 2022-03-17T19:49:48.1885009Z test_vmap.py:161: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1885618Z vmap(lambda t: torch.atleast_1d([t]))(tensor) 2022-03-17T19:49:48.1915040Z test_vmap.py:166: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.1915653Z vmap(torch.Tensor.item)(tensor) 2022-03-17T19:49:48.1947639Z ok (0.014s) 2022-03-17T19:49:48.2055147Z test_add_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.010s) 2022-03-17T19:49:48.2074733Z test_binary_cross_entropy_cuda (__main__.TestVmapBatchedGradientCUDA) ... test_vmap.py:882: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.2075444Z result = vmap(op, in_dims, out_dims)(*inputs) 2022-03-17T19:49:48.2114186Z ok (0.006s) 2022-03-17T19:49:48.2158125Z test_diagonal_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.004s) 2022-03-17T19:49:48.2312382Z test_div_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.015s) 2022-03-17T19:49:48.2340885Z test_expand_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.003s) 2022-03-17T19:49:48.2360295Z test_index_cuda (__main__.TestVmapBatchedGradientCUDA) ... test_vmap.py:882: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:48.2361180Z result = vmap(op, in_dims, out_dims)(*inputs) 2022-03-17T19:49:48.2406581Z ok (0.006s) 2022-03-17T19:49:48.2452623Z test_inplace_manyview_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.004s) 2022-03-17T19:49:48.2494648Z test_inplace_on_view_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.004s) 2022-03-17T19:49:49.4057990Z test_lgamma_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (1.156s) 2022-03-17T19:49:49.4106450Z test_log1p_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.005s) 2022-03-17T19:49:49.4150673Z test_log_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.004s) 2022-03-17T19:49:49.4206156Z test_logsumexp_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.005s) 2022-03-17T19:49:49.4224734Z test_max_cuda (__main__.TestVmapBatchedGradientCUDA) ... test_vmap.py:882: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:49.4225455Z result = vmap(op, in_dims, out_dims)(*inputs) 2022-03-17T19:49:49.4243271Z ok (0.004s) 2022-03-17T19:49:49.4276793Z test_median_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.003s) 2022-03-17T19:49:49.4309224Z test_min_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.003s) 2022-03-17T19:49:49.4440135Z test_mul_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.013s) 2022-03-17T19:49:49.4468541Z test_permute_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.003s) 2022-03-17T19:49:49.4496592Z test_reshape_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.003s) 2022-03-17T19:49:49.4551217Z test_select_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.005s) 2022-03-17T19:49:49.4600262Z test_sigmoid_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.005s) 2022-03-17T19:49:49.4655575Z test_slice_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.005s) 2022-03-17T19:49:49.4688852Z test_stack_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.003s) 2022-03-17T19:49:49.4778532Z test_sub_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.009s) 2022-03-17T19:49:50.1034932Z test_symeig_cuda (__main__.TestVmapBatchedGradientCUDA) ... test_vmap.py:2421: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-03-17T19:49:50.1035664Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-03-17T19:49:50.1036103Z L, _ = torch.symeig(A, upper=upper) 2022-03-17T19:49:50.1036389Z should be replaced with 2022-03-17T19:49:50.1037165Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-03-17T19:49:50.1037505Z and 2022-03-17T19:49:50.1037744Z L, V = torch.symeig(A, eigenvectors=True) 2022-03-17T19:49:50.1038028Z should be replaced with 2022-03-17T19:49:50.1038970Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2527.) 2022-03-17T19:49:50.1039457Z return torch.symeig(x, eigenvectors=True)[0] 2022-03-17T19:49:50.1040333Z test_vmap.py:882: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:50.1040977Z result = vmap(op, in_dims, out_dims)(*inputs) 2022-03-17T19:49:50.1103777Z ok (0.632s) 2022-03-17T19:49:50.1135373Z test_threshold_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.003s) 2022-03-17T19:49:50.1166850Z test_trace_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.003s) 2022-03-17T19:49:50.1184120Z test_unrelated_output_cuda (__main__.TestVmapBatchedGradientCUDA) ... test_vmap.py:2481: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:50.1185100Z result = vmap(vjp)(gy) 2022-03-17T19:49:50.1198594Z ok (0.003s) 2022-03-17T19:49:50.1217131Z test_unrelated_output_multiple_grad_cuda (__main__.TestVmapBatchedGradientCUDA) ... test_vmap.py:2496: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:50.1217834Z result = vmap(vjp)(gy) 2022-03-17T19:49:50.1226173Z ok (0.003s) 2022-03-17T19:49:50.1245451Z test_vmap_fallback_check (__main__.TestVmapBatchedGradientCUDA) ... ok (0.002s) 2022-03-17T19:49:50.1256621Z test_vmap_fallback_check_ok (__main__.TestVmapBatchedGradientCUDA) ... test_vmap.py:964: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:50.1257358Z vmap(op_using_fallback)(torch.rand(3)) 2022-03-17T19:49:50.1260708Z ok (0.001s) 2022-03-17T19:49:50.1342552Z test_T_numpy (__main__.TestVmapOperators) ... ok (0.008s) 2022-03-17T19:49:50.1682111Z test_as_strided (__main__.TestVmapOperators) ... ok (0.034s) 2022-03-17T19:49:50.3597572Z test_binary_pointwise_ops (__main__.TestVmapOperators) ... ok (0.191s) 2022-03-17T19:49:50.3783954Z test_bmm (__main__.TestVmapOperators) ... ok (0.018s) 2022-03-17T19:49:50.3849003Z test_cat (__main__.TestVmapOperators) ... ok (0.006s) 2022-03-17T19:49:50.4073428Z test_chunk (__main__.TestVmapOperators) ... ok (0.022s) 2022-03-17T19:49:50.4305894Z test_clamp (__main__.TestVmapOperators) ... ok (0.023s) 2022-03-17T19:49:50.4514053Z test_clone (__main__.TestVmapOperators) ... ok (0.021s) 2022-03-17T19:49:50.5410033Z test_comparison_ops (__main__.TestVmapOperators) ... ok (0.089s) 2022-03-17T19:49:50.5516576Z test_conj (__main__.TestVmapOperators) ... ok (0.011s) 2022-03-17T19:49:50.5613064Z test_contiguous (__main__.TestVmapOperators) ... ok (0.010s) 2022-03-17T19:49:50.5673078Z test_diagonal (__main__.TestVmapOperators) ... ok (0.006s) 2022-03-17T19:49:50.5850216Z test_dot (__main__.TestVmapOperators) ... ok (0.018s) 2022-03-17T19:49:50.5939350Z test_expand_as (__main__.TestVmapOperators) ... ok (0.009s) 2022-03-17T19:49:50.6139412Z test_fill_and_zero_inplace (__main__.TestVmapOperators) ... ok (0.020s) 2022-03-17T19:49:50.6255523Z test_imag (__main__.TestVmapOperators) ... ok (0.012s) 2022-03-17T19:49:50.6274155Z test_is_complex (__main__.TestVmapOperators) ... ok (0.002s) 2022-03-17T19:49:50.6375433Z test_is_contiguous (__main__.TestVmapOperators) ... ok (0.010s) 2022-03-17T19:49:50.6393916Z test_is_floating_point (__main__.TestVmapOperators) ... ok (0.002s) 2022-03-17T19:49:50.6571653Z test_mm (__main__.TestVmapOperators) ... ok (0.018s) 2022-03-17T19:49:50.6681630Z test_movedim (__main__.TestVmapOperators) ... ok (0.011s) 2022-03-17T19:49:50.6858362Z test_mv (__main__.TestVmapOperators) ... ok (0.018s) 2022-03-17T19:49:50.6915779Z test_narrow (__main__.TestVmapOperators) ... ok (0.006s) 2022-03-17T19:49:50.6938114Z test_new_empty (__main__.TestVmapOperators) ... ok (0.002s) 2022-03-17T19:49:50.7102708Z test_new_empty_strided (__main__.TestVmapOperators) ... ok (0.016s) 2022-03-17T19:49:50.7130990Z test_new_zeros (__main__.TestVmapOperators) ... ok (0.003s) 2022-03-17T19:49:50.8433860Z test_no_random_op_support (__main__.TestVmapOperators) ... ok (0.130s) 2022-03-17T19:49:50.8550116Z test_real (__main__.TestVmapOperators) ... ok (0.012s) 2022-03-17T19:49:50.8613244Z test_reshape (__main__.TestVmapOperators) ... ok (0.006s) 2022-03-17T19:49:50.8693689Z test_reshape_as (__main__.TestVmapOperators) ... ok (0.008s) 2022-03-17T19:49:50.8781218Z test_result_type (__main__.TestVmapOperators) ... ok (0.009s) 2022-03-17T19:49:50.8828227Z test_select (__main__.TestVmapOperators) ... ok (0.005s) 2022-03-17T19:49:50.8875965Z test_slice (__main__.TestVmapOperators) ... ok (0.005s) 2022-03-17T19:49:50.9328752Z test_split (__main__.TestVmapOperators) ... ok (0.045s) 2022-03-17T19:49:50.9378483Z test_squeeze (__main__.TestVmapOperators) ... ok (0.005s) 2022-03-17T19:49:50.9445112Z test_stack (__main__.TestVmapOperators) ... ok (0.007s) 2022-03-17T19:49:50.9460186Z test_stride (__main__.TestVmapOperators) ... ok (0.001s) 2022-03-17T19:49:50.9554729Z test_sum_dim (__main__.TestVmapOperators) ... ok (0.009s) 2022-03-17T19:49:50.9602484Z test_t (__main__.TestVmapOperators) ... ok (0.005s) 2022-03-17T19:49:51.0754122Z test_tensor_split (__main__.TestVmapOperators) ... ok (0.115s) 2022-03-17T19:49:51.0818849Z test_to (__main__.TestVmapOperators) ... ok (0.007s) 2022-03-17T19:49:51.0865920Z test_trace (__main__.TestVmapOperators) ... ok (0.005s) 2022-03-17T19:49:51.0935187Z test_transpose (__main__.TestVmapOperators) ... ok (0.007s) 2022-03-17T19:49:51.2295369Z test_unary_pointwise_ops (__main__.TestVmapOperators) ... ok (0.136s) 2022-03-17T19:49:51.4071075Z test_unbind (__main__.TestVmapOperators) ... ok (0.177s) 2022-03-17T19:49:51.4119624Z test_unfold (__main__.TestVmapOperators) ... ok (0.005s) 2022-03-17T19:49:51.4255690Z test_view (__main__.TestVmapOperators) ... ok (0.014s) 2022-03-17T19:49:51.4421827Z test_view_as (__main__.TestVmapOperators) ... ok (0.016s) 2022-03-17T19:49:51.5216884Z test_view_as_complex (__main__.TestVmapOperators) ... ok (0.079s) 2022-03-17T19:49:51.5333680Z test_view_as_real (__main__.TestVmapOperators) ... ok (0.012s) 2022-03-17T19:49:51.5347984Z test_vmap_fallback_check (__main__.TestVmapOperators) ... ok (0.001s) 2022-03-17T19:49:51.5356264Z test_vmap_fallback_check_ok (__main__.TestVmapOperators) ... test_vmap.py:964: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-03-17T19:49:51.5357060Z vmap(op_using_fallback)(torch.rand(3)) 2022-03-17T19:49:51.5359276Z ok (0.001s) 2022-03-17T19:49:51.5359588Z 2022-03-17T19:49:51.5360076Z ---------------------------------------------------------------------- 2022-03-17T19:49:51.5360636Z Ran 125 tests in 4.058s 2022-03-17T19:49:51.5360808Z 2022-03-17T19:49:51.5360911Z OK 2022-03-17T19:49:51.5361043Z 2022-03-17T19:49:51.5361171Z Generating XML reports... 2022-03-17T19:49:51.5459151Z Generated XML report: test-reports/python-unittest/test_vmap/TEST-TestVmapAPI-20220317194947.xml 2022-03-17T19:49:51.5494411Z Generated XML report: test-reports/python-unittest/test_vmap/TEST-TestVmapBatchedGradientCUDA-20220317194947.xml 2022-03-17T19:49:51.5548026Z Generated XML report: test-reports/python-unittest/test_vmap/TEST-TestVmapOperators-20220317194947.xml 2022-03-17T19:49:51.7866673Z Running test_module_init ... [2022-03-17 19:49:51.786135] 2022-03-17T19:49:51.7867317Z Executing ['/opt/conda/bin/python', 'test_module_init.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-03-17 19:49:51.786237] 2022-03-17T19:49:54.1573423Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.floating_types() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with (torch.float32, torch.float64). 2022-03-17T19:49:54.1574169Z warnings.warn(msg, FutureWarning) 2022-03-17T19:49:54.1823714Z Test results will be stored in test-reports/python-unittest/test_module_init 2022-03-17T19:49:54.1924422Z 2022-03-17T19:49:54.1924777Z Running tests... 2022-03-17T19:49:54.1925713Z ---------------------------------------------------------------------- 2022-03-17T19:49:54.2003800Z test_nn_AdaptiveAvgPool1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:54.2047204Z test_nn_AdaptiveAvgPool1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.2090121Z test_nn_AdaptiveAvgPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.2132602Z test_nn_AdaptiveAvgPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.2175955Z test_nn_AdaptiveAvgPool3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.2219170Z test_nn_AdaptiveAvgPool3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.2299000Z test_nn_AdaptiveLogSoftmaxWithLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2022-03-17T19:49:54.2374783Z test_nn_AdaptiveLogSoftmaxWithLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-03-17T19:49:54.2416517Z test_nn_AdaptiveMaxPool1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.2460018Z test_nn_AdaptiveMaxPool1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.2502424Z test_nn_AdaptiveMaxPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.2546548Z test_nn_AdaptiveMaxPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.2588311Z test_nn_AdaptiveMaxPool3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.2632380Z test_nn_AdaptiveMaxPool3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.2674067Z test_nn_AlphaDropout_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.2715910Z test_nn_AlphaDropout_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.2760455Z test_nn_AvgPool1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.2801957Z test_nn_AvgPool1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.2849737Z test_nn_AvgPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:54.2891082Z test_nn_AvgPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.2934769Z test_nn_AvgPool3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.2976243Z test_nn_AvgPool3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.3021705Z test_nn_BCELoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.3065934Z test_nn_BCELoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.3111425Z test_nn_BCEWithLogitsLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.3155948Z test_nn_BCEWithLogitsLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.3216618Z test_nn_BatchNorm1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-03-17T19:49:54.3276318Z test_nn_BatchNorm1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-03-17T19:49:54.3335886Z test_nn_BatchNorm2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-03-17T19:49:54.3396121Z test_nn_BatchNorm2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-03-17T19:49:54.3456119Z test_nn_BatchNorm3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-03-17T19:49:54.3516370Z test_nn_BatchNorm3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-03-17T19:49:54.3566713Z test_nn_Bilinear_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:54.3621128Z test_nn_Bilinear_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:54.3663040Z test_nn_CELU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.3715885Z test_nn_CELU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:54.3757310Z test_nn_CTCLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.4066771Z test_nn_CTCLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.031s) 2022-03-17T19:49:54.4108933Z test_nn_ChannelShuffle_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.4150345Z test_nn_ChannelShuffle_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.4193547Z test_nn_ConstantPad1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.4235305Z test_nn_ConstantPad1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.4278413Z test_nn_ConstantPad2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.4320210Z test_nn_ConstantPad2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.4364259Z test_nn_ConstantPad3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.4406101Z test_nn_ConstantPad3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.4461410Z test_nn_Conv1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:54.4515999Z test_nn_Conv1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:54.4569464Z test_nn_Conv2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:54.4622555Z test_nn_Conv2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:54.4678647Z test_nn_Conv3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:54.4731846Z test_nn_Conv3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:54.4785818Z test_nn_ConvTranspose1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:54.4838651Z test_nn_ConvTranspose1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:54.4893095Z test_nn_ConvTranspose2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:54.4952527Z test_nn_ConvTranspose2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-03-17T19:49:54.5005126Z test_nn_ConvTranspose3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:54.5060118Z test_nn_ConvTranspose3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:54.5101862Z test_nn_CosineEmbeddingLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.5146060Z test_nn_CosineEmbeddingLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.5187791Z test_nn_CosineSimilarity_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.5231634Z test_nn_CosineSimilarity_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.5274824Z test_nn_CrossEntropyLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.5320026Z test_nn_CrossEntropyLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.5361242Z test_nn_CrossMapLRN2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.5404956Z test_nn_CrossMapLRN2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.5446820Z test_nn_Dropout2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.5490768Z test_nn_Dropout2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.5532374Z test_nn_Dropout3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.5574138Z test_nn_Dropout3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.5618348Z test_nn_Dropout_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.5660065Z test_nn_Dropout_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.5703555Z test_nn_ELU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.5745514Z test_nn_ELU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.5797875Z test_nn_EmbeddingBag_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:54.5848059Z test_nn_EmbeddingBag_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:54.5900116Z test_nn_Embedding_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:54.5952020Z test_nn_Embedding_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:54.5994606Z test_nn_FeatureAlphaDropout_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.6036597Z test_nn_FeatureAlphaDropout_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.6088840Z test_nn_Flatten_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:54.6130246Z test_nn_Flatten_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.6173740Z test_nn_Fold_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.6215257Z test_nn_Fold_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.6260252Z test_nn_FractionalMaxPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.6303918Z test_nn_FractionalMaxPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.6349397Z test_nn_FractionalMaxPool3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.6394319Z test_nn_FractionalMaxPool3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.6435399Z test_nn_GELU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.6476868Z test_nn_GELU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.6521283Z test_nn_GLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.6563215Z test_nn_GLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:54.6619418Z test_nn_GRUCell_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-03-17T19:49:54.6675687Z test_nn_GRUCell_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-03-17T19:49:54.9997929Z test_nn_GRU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.332s) 2022-03-17T19:49:55.0060369Z test_nn_GRU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-03-17T19:49:55.0101940Z test_nn_GaussianNLLLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.0146246Z test_nn_GaussianNLLLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.0199098Z test_nn_GroupNorm_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:55.0250735Z test_nn_GroupNorm_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:55.0295081Z test_nn_Hardshrink_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.0337046Z test_nn_Hardshrink_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.0378983Z test_nn_Hardsigmoid_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.0432900Z test_nn_Hardsigmoid_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:55.0474741Z test_nn_Hardswish_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.0518354Z test_nn_Hardswish_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.0559934Z test_nn_Hardtanh_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.0603963Z test_nn_Hardtanh_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.0645432Z test_nn_HingeEmbeddingLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.0687741Z test_nn_HingeEmbeddingLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.0731804Z test_nn_HuberLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.0773640Z test_nn_HuberLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.0817041Z test_nn_Identity_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.0858863Z test_nn_Identity_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.0913295Z test_nn_InstanceNorm1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:55.0966645Z test_nn_InstanceNorm1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:55.1019854Z test_nn_InstanceNorm2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:55.1073481Z test_nn_InstanceNorm2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:55.1126384Z test_nn_InstanceNorm3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:55.1179612Z test_nn_InstanceNorm3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:55.1221215Z test_nn_KLDivLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.1265455Z test_nn_KLDivLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.1307080Z test_nn_L1Loss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.1349405Z test_nn_L1Loss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.1404509Z test_nn_LPPool1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:55.1446161Z test_nn_LPPool1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.1490175Z test_nn_LPPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.1531706Z test_nn_LPPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.1588374Z test_nn_LSTMCell_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-03-17T19:49:55.1642308Z test_nn_LSTMCell_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:55.1702411Z test_nn_LSTM_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-03-17T19:49:55.1761835Z test_nn_LSTM_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-03-17T19:49:55.1813800Z test_nn_LayerNorm_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:55.1868116Z test_nn_LayerNorm_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:55.1914234Z test_nn_LazyBatchNorm1d_cuda_float32 (__main__.TestModuleInitCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:178: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-03-17T19:49:55.1915021Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-03-17T19:49:55.2281366Z ok (0.041s) 2022-03-17T19:49:55.2556565Z test_nn_LazyBatchNorm1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.027s) 2022-03-17T19:49:55.2819503Z test_nn_LazyBatchNorm2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.026s) 2022-03-17T19:49:55.3085873Z test_nn_LazyBatchNorm2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.027s) 2022-03-17T19:49:55.3349755Z test_nn_LazyBatchNorm3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.026s) 2022-03-17T19:49:55.3614165Z test_nn_LazyBatchNorm3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.026s) 2022-03-17T19:49:55.3668813Z test_nn_LazyConv1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:55.3721544Z test_nn_LazyConv1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:55.3775344Z test_nn_LazyConv2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:55.3830745Z test_nn_LazyConv2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:55.3883980Z test_nn_LazyConv3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:55.3938943Z test_nn_LazyConv3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:55.3992763Z test_nn_LazyConvTranspose1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:55.4046105Z test_nn_LazyConvTranspose1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:55.4111187Z test_nn_LazyConvTranspose2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-03-17T19:49:55.4164264Z test_nn_LazyConvTranspose2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:55.4218620Z test_nn_LazyConvTranspose3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:55.4272278Z test_nn_LazyConvTranspose3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:55.4550989Z test_nn_LazyInstanceNorm1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.028s) 2022-03-17T19:49:55.4815883Z test_nn_LazyInstanceNorm1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.026s) 2022-03-17T19:49:55.5081224Z test_nn_LazyInstanceNorm2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.026s) 2022-03-17T19:49:55.5346972Z test_nn_LazyInstanceNorm2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.026s) 2022-03-17T19:49:55.5611623Z test_nn_LazyInstanceNorm3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.026s) 2022-03-17T19:49:55.5875303Z test_nn_LazyInstanceNorm3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.026s) 2022-03-17T19:49:55.5927660Z test_nn_LazyLinear_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:55.5980504Z test_nn_LazyLinear_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:55.6024248Z test_nn_LeakyReLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.6066108Z test_nn_LeakyReLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.6120059Z test_nn_Linear_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:55.6173411Z test_nn_Linear_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:55.6215961Z test_nn_LocalResponseNorm_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.6260004Z test_nn_LocalResponseNorm_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.6301941Z test_nn_LogSigmoid_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.6345935Z test_nn_LogSigmoid_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.6387542Z test_nn_LogSoftmax_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.6431101Z test_nn_LogSoftmax_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.6472647Z test_nn_MSELoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.6514269Z test_nn_MSELoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.6558142Z test_nn_MarginRankingLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.6599739Z test_nn_MarginRankingLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.6644001Z test_nn_MaxPool1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.6686518Z test_nn_MaxPool1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.6737418Z test_nn_MaxPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:55.6779025Z test_nn_MaxPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.6822907Z test_nn_MaxPool3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.6865085Z test_nn_MaxPool3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.6908471Z test_nn_MaxUnpool1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.6950118Z test_nn_MaxUnpool1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.6991882Z test_nn_MaxUnpool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.7036405Z test_nn_MaxUnpool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.7078386Z test_nn_MaxUnpool3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.7122490Z test_nn_MaxUnpool3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.7164068Z test_nn_Mish_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.7208056Z test_nn_Mish_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.7249659Z test_nn_ModuleDict_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.7291540Z test_nn_ModuleDict_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.7335673Z test_nn_ModuleList_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.7377635Z test_nn_ModuleList_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.7421454Z test_nn_MultiLabelMarginLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.7462998Z test_nn_MultiLabelMarginLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.7509206Z test_nn_MultiLabelSoftMarginLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:55.7552242Z test_nn_MultiLabelSoftMarginLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.7598001Z test_nn_MultiMarginLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.7642849Z test_nn_MultiMarginLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.7704330Z test_nn_MultiheadAttention_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-03-17T19:49:55.7767263Z test_nn_MultiheadAttention_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-03-17T19:49:55.7817889Z test_nn_NLLLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:55.7861412Z test_nn_NLLLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.7912358Z test_nn_PReLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:55.7960363Z test_nn_PReLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:55.8003990Z test_nn_PairwiseDistance_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.8045784Z test_nn_PairwiseDistance_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.8088919Z test_nn_ParameterDict_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.8130383Z test_nn_ParameterDict_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.8174107Z test_nn_ParameterList_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.8216128Z test_nn_ParameterList_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.8257562Z test_nn_PixelShuffle_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.8302132Z test_nn_PixelShuffle_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.8343763Z test_nn_PixelUnshuffle_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.8388076Z test_nn_PixelUnshuffle_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.8429672Z test_nn_PoissonNLLLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.8473584Z test_nn_PoissonNLLLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.8534110Z test_nn_RNNBase_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-03-17T19:49:55.8595733Z test_nn_RNNBase_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-03-17T19:49:55.8653309Z test_nn_RNNCellBase_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-03-17T19:49:55.8709348Z test_nn_RNNCellBase_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-03-17T19:49:55.8767340Z test_nn_RNNCell_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-03-17T19:49:55.8825011Z test_nn_RNNCell_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-03-17T19:49:55.8884642Z test_nn_RNN_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-03-17T19:49:55.8954722Z test_nn_RNN_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-03-17T19:49:55.8996253Z test_nn_RReLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.9039630Z test_nn_RReLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.9081369Z test_nn_ReLU6_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.9124821Z test_nn_ReLU6_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.9166258Z test_nn_ReLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.9209741Z test_nn_ReLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.9251125Z test_nn_ReflectionPad1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.9292721Z test_nn_ReflectionPad1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.9337148Z test_nn_ReflectionPad2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.9378829Z test_nn_ReflectionPad2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.9422859Z test_nn_ReflectionPad3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.9465073Z test_nn_ReflectionPad3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.9506632Z test_nn_ReplicationPad1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.9550911Z test_nn_ReplicationPad1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.9593043Z test_nn_ReplicationPad2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.9637635Z test_nn_ReplicationPad2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.9679818Z test_nn_ReplicationPad3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.9723722Z test_nn_ReplicationPad3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.9765383Z test_nn_SELU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.9807103Z test_nn_SELU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.9851224Z test_nn_Sequential_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.9893580Z test_nn_Sequential_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.9936848Z test_nn_SiLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:55.9979728Z test_nn_SiLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:56.0023538Z test_nn_Sigmoid_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:56.0065638Z test_nn_Sigmoid_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:56.0107361Z test_nn_SmoothL1Loss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:56.0156416Z test_nn_SmoothL1Loss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:56.0197967Z test_nn_SoftMarginLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:56.0241593Z test_nn_SoftMarginLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:56.0283047Z test_nn_Softmax2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:56.0326500Z test_nn_Softmax2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:56.0368001Z test_nn_Softmax_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:56.0409375Z test_nn_Softmax_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:56.0453757Z test_nn_Softmin_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:56.0495322Z test_nn_Softmin_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:56.0538895Z test_nn_Softplus_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:56.0580345Z test_nn_Softplus_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:56.0624267Z test_nn_Softshrink_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:56.0665771Z test_nn_Softshrink_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:56.0707196Z test_nn_Softsign_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:56.0751265Z test_nn_Softsign_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:56.0809902Z test_nn_SyncBatchNorm_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-03-17T19:49:56.0868558Z test_nn_SyncBatchNorm_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-03-17T19:49:56.0910387Z test_nn_Tanh_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:56.0953958Z test_nn_Tanh_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:56.0995487Z test_nn_Tanhshrink_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:56.1037132Z test_nn_Tanhshrink_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:56.1080834Z test_nn_Threshold_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:56.1122043Z test_nn_Threshold_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:56.1237462Z test_nn_TransformerDecoderLayer_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.011s) 2022-03-17T19:49:56.1339563Z test_nn_TransformerDecoderLayer_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2022-03-17T19:49:56.1448175Z test_nn_TransformerDecoder_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.011s) 2022-03-17T19:49:56.1555570Z test_nn_TransformerDecoder_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.011s) 2022-03-17T19:49:56.1641333Z test_nn_TransformerEncoderLayer_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2022-03-17T19:49:56.1727889Z test_nn_TransformerEncoderLayer_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2022-03-17T19:49:56.1820131Z test_nn_TransformerEncoder_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2022-03-17T19:49:56.1912858Z test_nn_TransformerEncoder_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2022-03-17T19:49:56.6611872Z test_nn_Transformer_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.470s) 2022-03-17T19:49:57.1303207Z test_nn_Transformer_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.469s) 2022-03-17T19:49:57.1345719Z test_nn_TripletMarginLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:57.1388072Z test_nn_TripletMarginLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:57.1432996Z test_nn_TripletMarginWithDistanceLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:57.1474922Z test_nn_TripletMarginWithDistanceLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:57.1519571Z test_nn_Unflatten_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:57.1561144Z test_nn_Unflatten_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:57.1605989Z test_nn_Unfold_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:57.1647610Z test_nn_Unfold_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:57.1691451Z test_nn_Upsample_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:57.1733048Z test_nn_Upsample_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:57.1774957Z test_nn_UpsamplingBilinear2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:57.1819433Z test_nn_UpsamplingBilinear2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:57.1861297Z test_nn_UpsamplingNearest2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:57.1906291Z test_nn_UpsamplingNearest2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:57.1948079Z test_nn_ZeroPad2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:57.1992651Z test_nn_ZeroPad2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:57.2061317Z test_qat_Conv2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-03-17T19:49:57.2124657Z test_qat_Conv2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-03-17T19:49:57.2190680Z test_qat_Conv3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-03-17T19:49:57.2255660Z test_qat_Conv3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-03-17T19:49:57.2319901Z test_qat_EmbeddingBag_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-03-17T19:49:57.2383118Z test_qat_EmbeddingBag_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-03-17T19:49:57.2445019Z test_qat_Embedding_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-03-17T19:49:57.2506679Z test_qat_Embedding_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-03-17T19:49:57.2570068Z test_qat_Linear_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-03-17T19:49:57.2633764Z test_qat_Linear_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-03-17T19:49:57.2696082Z test_quantizable_LSTMCell_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-03-17T19:49:57.2758778Z test_quantizable_LSTMCell_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-03-17T19:49:57.2823146Z test_quantizable_LSTM_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-03-17T19:49:57.2899477Z test_quantizable_LSTM_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2022-03-17T19:49:57.2979158Z test_quantizable_MultiheadAttention_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2022-03-17T19:49:57.3058125Z test_quantizable_MultiheadAttention_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2022-03-17T19:49:57.3120301Z test_quantized_BatchNorm2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-03-17T19:49:57.3182195Z test_quantized_BatchNorm2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-03-17T19:49:57.3244891Z test_quantized_BatchNorm3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-03-17T19:49:57.3306896Z test_quantized_BatchNorm3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-03-17T19:49:57.3353040Z test_quantized_Conv1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:57.3396990Z test_quantized_Conv1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:57.3443567Z test_quantized_Conv2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:57.3487239Z test_quantized_Conv2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:57.3533099Z test_quantized_Conv3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:57.3576882Z test_quantized_Conv3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:57.3627965Z test_quantized_ConvTranspose1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:57.3675004Z test_quantized_ConvTranspose1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:57.3720469Z test_quantized_ConvTranspose2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:57.3768923Z test_quantized_ConvTranspose2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:57.3813992Z test_quantized_ConvTranspose3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:57.3861282Z test_quantized_ConvTranspose3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:57.3903283Z test_quantized_DeQuantize_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:57.3956999Z test_quantized_DeQuantize_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:57.3998450Z test_quantized_Dropout_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:57.4040277Z test_quantized_Dropout_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:57.4085176Z test_quantized_ELU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:57.4127209Z test_quantized_ELU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:57.4171803Z test_quantized_FXFloatFunctional_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:57.4213886Z test_quantized_FXFloatFunctional_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:57.4258267Z test_quantized_FloatFunctional_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:57.4300423Z test_quantized_FloatFunctional_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:57.4361155Z test_quantized_GroupNorm_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-03-17T19:49:57.4420465Z test_quantized_GroupNorm_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-03-17T19:49:57.4462523Z test_quantized_Hardswish_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:57.4506939Z test_quantized_Hardswish_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:57.4561618Z test_quantized_InstanceNorm1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:57.4618547Z test_quantized_InstanceNorm1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-03-17T19:49:57.4674784Z test_quantized_InstanceNorm2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-03-17T19:49:57.4729163Z test_quantized_InstanceNorm2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:57.4786608Z test_quantized_InstanceNorm3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-03-17T19:49:57.4842723Z test_quantized_InstanceNorm3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-03-17T19:49:57.4903351Z test_quantized_LayerNorm_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2022-03-17T19:49:57.4973448Z test_quantized_LayerNorm_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2022-03-17T19:49:57.5022914Z test_quantized_LeakyReLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:57.5074608Z test_quantized_LeakyReLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:57.5118110Z test_quantized_Linear_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:57.5164099Z test_quantized_Linear_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:57.5206071Z test_quantized_MaxPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:57.5250095Z test_quantized_MaxPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:57.5292304Z test_quantized_QFunctional_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:57.5334651Z test_quantized_QFunctional_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:57.5386929Z test_quantized_Quantize_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:57.5436604Z test_quantized_Quantize_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2022-03-17T19:49:57.5478612Z test_quantized_ReLU6_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:57.5522870Z test_quantized_ReLU6_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:57.5564874Z test_quantized_Sigmoid_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:57.5606897Z test_quantized_Sigmoid_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2022-03-17T19:49:57.5607593Z 2022-03-17T19:49:57.5608078Z ---------------------------------------------------------------------- 2022-03-17T19:49:57.5608439Z Ran 368 tests in 3.368s 2022-03-17T19:49:57.5608610Z 2022-03-17T19:49:57.5608684Z OK 2022-03-17T19:49:57.5608816Z 2022-03-17T19:49:57.5608943Z Generating XML reports... 2022-03-17T19:49:57.6016923Z Generated XML report: test-reports/python-unittest/test_module_init/TEST-TestModuleInitCUDA-20220317194954.xml 2022-03-17T19:49:57.9297461Z Running test_namedtensor ... [2022-03-17 19:49:57.929218] 2022-03-17T19:49:57.9298127Z Executing ['/opt/conda/bin/python', 'test_namedtensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-03-17 19:49:57.929319] 2022-03-17T19:50:00.2101656Z Test results will be stored in test-reports/python-unittest/test_namedtensor 2022-03-17T19:50:00.2123862Z 2022-03-17T19:50:00.2124250Z Running tests... 2022-03-17T19:50:00.2124728Z ---------------------------------------------------------------------- 2022-03-17T19:50:00.2143577Z test_aaa_must_run_first_check_experimental_warning (__main__.TestNamedTensor) ... ok (0.002s) 2022-03-17T19:50:00.2178436Z test_addcmul_addcdiv (__main__.TestNamedTensor) ... ok (0.003s) 2022-03-17T19:50:00.2341634Z test_addmm (__main__.TestNamedTensor) ... ok (0.016s) 2022-03-17T19:50:00.2374719Z test_addmv (__main__.TestNamedTensor) ... ok (0.003s) 2022-03-17T19:50:00.2388992Z test_align_as (__main__.TestNamedTensor) ... ok (0.001s) 2022-03-17T19:50:00.2400804Z test_align_tensors (__main__.TestNamedTensor) ... skip (0.001s) 2022-03-17T19:50:00.2448809Z test_align_tensors_two_inputs (__main__.TestNamedTensor) ... skip (0.005s) 2022-03-17T19:50:00.2564996Z test_align_to (__main__.TestNamedTensor) ... ok (0.011s) 2022-03-17T19:50:00.2706695Z test_align_to_ellipsis (__main__.TestNamedTensor) ... ok (0.014s) 2022-03-17T19:50:00.2718738Z test_any_all (__main__.TestNamedTensor) ... ok (0.001s) 2022-03-17T19:50:00.2725210Z test_as_strided (__main__.TestNamedTensor) ... ok (0.001s) 2022-03-17T19:50:00.2731886Z test_as_strided_cuda (__main__.TestNamedTensor) ... ok (0.001s) 2022-03-17T19:50:00.2744582Z test_autograd_ignores_names (__main__.TestNamedTensor) ... ok (0.001s) 2022-03-17T19:50:00.2758053Z test_autograd_smoke (__main__.TestNamedTensor) ... ok (0.001s) 2022-03-17T19:50:00.2771499Z test_autograd_warns_named_grad (__main__.TestNamedTensor) ... ok (0.001s) 2022-03-17T19:50:00.2788405Z test_bernoulli (__main__.TestNamedTensor) ... ok (0.002s) 2022-03-17T19:50:00.3025276Z test_big_tensor_repr_has_names (__main__.TestNamedTensor) ... ok (0.024s) 2022-03-17T19:50:00.6734366Z test_binary_ops (__main__.TestNamedTensor) ... test_namedtensor.py:742: UserWarning: floor_divide is deprecated, and will be removed in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. 2022-03-17T19:50:00.6735484Z To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor'). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BinaryOps.cpp:599.) 2022-03-17T19:50:00.6736091Z return [Function(name, lambda a, b: getattr(torch, name)(a, b, *args, **kwargs))] 2022-03-17T19:50:00.7179763Z ok (0.415s) 2022-03-17T19:50:00.7200417Z test_bitwise_not (__main__.TestNamedTensor) ... ok (0.002s) 2022-03-17T19:50:00.7657647Z test_bmm (__main__.TestNamedTensor) ... ok (0.046s) 2022-03-17T19:50:00.7836024Z test_cat (__main__.TestNamedTensor) ... ok (0.018s) 2022-03-17T19:50:00.7855554Z test_cdist (__main__.TestNamedTensor) ... ok (0.002s) 2022-03-17T19:50:00.7980294Z test_comparison_ops (__main__.TestNamedTensor) ... ok (0.012s) 2022-03-17T19:50:00.7995202Z test_copy_transpose (__main__.TestNamedTensor) ... ok (0.001s) 2022-03-17T19:50:00.8015910Z test_cummax_cummin (__main__.TestNamedTensor) ... ok (0.002s) 2022-03-17T19:50:00.8028379Z test_detach (__main__.TestNamedTensor) ... ok (0.001s) 2022-03-17T19:50:00.8044747Z test_diagonal (__main__.TestNamedTensor) ... ok (0.002s) 2022-03-17T19:50:00.8056800Z test_dot (__main__.TestNamedTensor) ... ok (0.001s) 2022-03-17T19:50:00.8075294Z test_equal (__main__.TestNamedTensor) ... ok (0.002s) 2022-03-17T19:50:00.8103267Z test_expand (__main__.TestNamedTensor) ... ok (0.003s) 2022-03-17T19:50:00.8197013Z test_factory_coverage (__main__.TestNamedTensor) ... ok (0.009s) 2022-03-17T19:50:00.8664628Z test_factory_edge_cases (__main__.TestNamedTensor) ... ok (0.047s) 2022-03-17T19:50:00.8807163Z test_flatten (__main__.TestNamedTensor) ... ok (0.014s) 2022-03-17T19:50:00.8845639Z test_flatten_nodims (__main__.TestNamedTensor) ... ok (0.004s) 2022-03-17T19:50:00.8859080Z test_has_names (__main__.TestNamedTensor) ... ok (0.001s) 2022-03-17T19:50:00.8897774Z test_index_fill (__main__.TestNamedTensor) ... ok (0.004s) 2022-03-17T19:50:00.8917868Z test_info_smoke (__main__.TestNamedTensor) ... ok (0.002s) 2022-03-17T19:50:00.8929573Z test_logcumsumexp (__main__.TestNamedTensor) ... ok (0.001s) 2022-03-17T19:50:00.8949232Z test_logical_not (__main__.TestNamedTensor) ... ok (0.002s) 2022-03-17T19:50:00.8980177Z test_logical_ops (__main__.TestNamedTensor) ... ok (0.003s) 2022-03-17T19:50:00.9161436Z test_masked_fill (__main__.TestNamedTensor) ... ok (0.018s) 2022-03-17T19:50:00.9253908Z test_masked_select (__main__.TestNamedTensor) ... ok (0.009s) 2022-03-17T19:50:00.9770788Z test_matmul (__main__.TestNamedTensor) ... ok (0.052s) 2022-03-17T19:50:00.9848218Z test_max_pooling (__main__.TestNamedTensor) ... ok (0.008s) 2022-03-17T19:50:00.9871601Z test_max_pooling_without_names_does_not_warn (__main__.TestNamedTensor) ... ok (0.002s) 2022-03-17T19:50:01.0025262Z test_mm (__main__.TestNamedTensor) ... ok (0.015s) 2022-03-17T19:50:01.0057235Z test_mv (__main__.TestNamedTensor) ... ok (0.003s) 2022-03-17T19:50:01.0840850Z test_no_jit_script_support (__main__.TestNamedTensor) ... ok (0.078s) 2022-03-17T19:50:01.0948189Z test_no_jit_tracer_support (__main__.TestNamedTensor) ... ok (0.011s) 2022-03-17T19:50:01.0958724Z test_no_multiprocessing_support (__main__.TestNamedTensor) ... ok (0.001s) 2022-03-17T19:50:01.0968035Z test_no_pickle_support (__main__.TestNamedTensor) ... ok (0.001s) 2022-03-17T19:50:01.0978913Z test_no_save_support (__main__.TestNamedTensor) ... ok (0.001s) 2022-03-17T19:50:01.0994569Z test_noncontig_contiguous (__main__.TestNamedTensor) ... ok (0.001s) 2022-03-17T19:50:01.1006476Z test_none_names_refcount (__main__.TestNamedTensor) ... ok (0.001s) 2022-03-17T19:50:01.1043572Z test_nyi_dimname_overload_msg (__main__.TestNamedTensor) ... ok (0.004s) 2022-03-17T19:50:01.1288386Z test_out_fn_semantics (__main__.TestNamedTensor) ... ok (0.024s) 2022-03-17T19:50:01.1316008Z test_pow_special (__main__.TestNamedTensor) ... ok (0.003s) 2022-03-17T19:50:01.1327992Z test_py3_ellipsis (__main__.TestNamedTensor) ... ok (0.001s) 2022-03-17T19:50:01.4401247Z test_reduction_fns (__main__.TestNamedTensor) ... ok (0.307s) 2022-03-17T19:50:01.4521131Z test_refine_names (__main__.TestNamedTensor) ... ok (0.012s) 2022-03-17T19:50:01.4627505Z test_rename (__main__.TestNamedTensor) ... ok (0.011s) 2022-03-17T19:50:01.4708141Z test_rename_ (__main__.TestNamedTensor) ... ok (0.008s) 2022-03-17T19:50:01.4758931Z test_rename_globber (__main__.TestNamedTensor) ... ok (0.005s) 2022-03-17T19:50:01.4791066Z test_rename_rename_map (__main__.TestNamedTensor) ... ok (0.003s) 2022-03-17T19:50:01.4813538Z test_repr (__main__.TestNamedTensor) ... ok (0.002s) 2022-03-17T19:50:01.4960421Z test_resize (__main__.TestNamedTensor) ... ok (0.015s) 2022-03-17T19:50:01.5005508Z test_select (__main__.TestNamedTensor) ... ok (0.004s) 2022-03-17T19:50:01.5050599Z test_select_cuda (__main__.TestNamedTensor) ... ok (0.004s) 2022-03-17T19:50:01.5113768Z test_set_names_property (__main__.TestNamedTensor) ... ok (0.006s) 2022-03-17T19:50:01.5211506Z test_size (__main__.TestNamedTensor) ... ok (0.010s) 2022-03-17T19:50:01.5240654Z test_split_fns_propagates_names (__main__.TestNamedTensor) ... ok (0.003s) 2022-03-17T19:50:01.5253434Z test_squeeze (__main__.TestNamedTensor) ... ok (0.001s) 2022-03-17T19:50:01.5351351Z test_stride (__main__.TestNamedTensor) ... ok (0.010s) 2022-03-17T19:50:01.5395062Z test_tensor_from_lists (__main__.TestNamedTensor) ... ok (0.004s) 2022-03-17T19:50:01.5408623Z test_tensor_from_named_tensor (__main__.TestNamedTensor) ... test_namedtensor.py:516: 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). 2022-03-17T19:50:01.5409243Z tensor = torch.tensor(x) 2022-03-17T19:50:01.5411890Z test_namedtensor.py:522: 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). 2022-03-17T19:50:01.5412432Z tensor = torch.tensor(x, names=None) 2022-03-17T19:50:01.5414768Z test_namedtensor.py:527: 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). 2022-03-17T19:50:01.5415501Z tensor = torch.tensor(x, names=('N', 'C')) 2022-03-17T19:50:01.5437699Z ok (0.004s) 2022-03-17T19:50:01.5447958Z test_tensor_from_numpy (__main__.TestNamedTensor) ... ok (0.001s) 2022-03-17T19:50:01.5455502Z test_tensor_from_tensor (__main__.TestNamedTensor) ... test_namedtensor.py:511: 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). 2022-03-17T19:50:01.5456112Z tensor = torch.tensor(x, names=names) 2022-03-17T19:50:01.5457662Z ok (0.001s) 2022-03-17T19:50:01.5471251Z test_tensor_grad_is_unnamed (__main__.TestNamedTensor) ... ok (0.001s) 2022-03-17T19:50:01.5488802Z test_transpose_variants (__main__.TestNamedTensor) ... ok (0.002s) 2022-03-17T19:50:01.5493846Z test_trivial (__main__.TestNamedTensor) ... ok (0.000s) 2022-03-17T19:50:01.9779259Z test_unary_propagate_names_fns (__main__.TestNamedTensor) ... test_namedtensor.py:865: UserWarning: Specified kernel cache directory could not be created! This disables kernel caching. Specified directory is /var/lib/jenkins/.cache/torch/kernels. This warning will appear only once per process. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/jit_utils.cpp:860.) 2022-03-17T19:50:01.9780068Z return [Function(name, lambda t: getattr(t, name)(*args, **kwargs))] 2022-03-17T19:50:03.2158369Z ok (1.666s) 2022-03-17T19:50:03.2375030Z test_unflatten (__main__.TestNamedTensor) ... ok (0.022s) 2022-03-17T19:50:03.2485450Z test_unsupported_op_error_msg (__main__.TestNamedTensor) ... ok (0.011s) 2022-03-17T19:50:03.2494414Z test_using_seen_interned_string_doesnt_bump_refcount (__main__.TestNamedTensor) ... ok (0.001s) 2022-03-17T19:50:03.2502409Z test_using_unseen_interned_string_bumps_refcount_permanently (__main__.TestNamedTensor) ... ok (0.001s) 2022-03-17T19:50:03.2514694Z test_using_unseen_uninterned_string_refcounts (__main__.TestNamedTensor) ... ok (0.001s) 2022-03-17T19:50:03.2515020Z 2022-03-17T19:50:03.2515746Z ---------------------------------------------------------------------- 2022-03-17T19:50:03.2516105Z Ran 86 tests in 3.039s 2022-03-17T19:50:03.2516270Z 2022-03-17T19:50:03.2516365Z OK (skipped=2) 2022-03-17T19:50:03.2516517Z 2022-03-17T19:50:03.2516640Z Generating XML reports... 2022-03-17T19:50:03.2638992Z Generated XML report: test-reports/python-unittest/test_namedtensor/TEST-TestNamedTensor-20220317195000.xml 2022-03-17T19:50:03.4736768Z Running test_namedtuple_return_api ... [2022-03-17 19:50:03.473149] 2022-03-17T19:50:03.4737451Z Executing ['/opt/conda/bin/python', 'test_namedtuple_return_api.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-03-17 19:50:03.473257] 2022-03-17T19:50:04.2550661Z Test results will be stored in test-reports/python-unittest/test_namedtuple_return_api 2022-03-17T19:50:04.2566936Z 2022-03-17T19:50:04.2567199Z Running tests... 2022-03-17T19:50:04.2567636Z ---------------------------------------------------------------------- 2022-03-17T19:50:05.7358202Z test_import_return_types (__main__.TestNamedTupleAPI) ... ok (1.479s) 2022-03-17T19:50:05.7525366Z test_namedtuple_return (__main__.TestNamedTupleAPI) ... test_namedtuple_return_api.py:145: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2022-03-17T19:50:05.7526808Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-03-17T19:50:05.7527449Z Q, R = torch.qr(A, some) 2022-03-17T19:50:05.7527921Z should be replaced with 2022-03-17T19:50:05.7529115Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:1983.) 2022-03-17T19:50:05.7529978Z ret1 = func(a, *op.input) 2022-03-17T19:50:05.7530812Z test_namedtuple_return_api.py:151: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2022-03-17T19:50:05.7531954Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-03-17T19:50:05.7532577Z Q, R = torch.qr(A, some) 2022-03-17T19:50:05.7533056Z should be replaced with 2022-03-17T19:50:05.7534239Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:1995.) 2022-03-17T19:50:05.7535137Z ret2 = func(a, *op.input, out=tuple(ret1)) 2022-03-17T19:50:05.7536448Z test_namedtuple_return_api.py:145: UserWarning: torch.solve is deprecated in favor of torch.linalg.solveand will be removed in a future PyTorch release. 2022-03-17T19:50:05.7537550Z torch.linalg.solve has its arguments reversed and does not return the LU factorization. 2022-03-17T19:50:05.7538431Z To get the LU factorization see torch.lu, which can be used with torch.lu_solve or torch.lu_unpack. 2022-03-17T19:50:05.7539116Z X = torch.solve(B, A).solution 2022-03-17T19:50:05.7539590Z should be replaced with 2022-03-17T19:50:05.7540417Z X = torch.linalg.solve(A, B) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:864.) 2022-03-17T19:50:05.7541637Z ret1 = func(a, *op.input) 2022-03-17T19:50:05.7542511Z test_namedtuple_return_api.py:151: UserWarning: torch.solve is deprecated in favor of torch.linalg.solveand will be removed in a future PyTorch release. 2022-03-17T19:50:05.7543556Z torch.linalg.solve has its arguments reversed and does not return the LU factorization. 2022-03-17T19:50:05.7544434Z To get the LU factorization see torch.lu, which can be used with torch.lu_solve or torch.lu_unpack. 2022-03-17T19:50:05.7545131Z X = torch.solve(B, A).solution 2022-03-17T19:50:05.7545639Z should be replaced with 2022-03-17T19:50:05.7546445Z X = torch.linalg.solve(A, B) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:883.) 2022-03-17T19:50:05.7547294Z ret2 = func(a, *op.input, out=tuple(ret1)) 2022-03-17T19:50:05.7549222Z test_namedtuple_return_api.py:145: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-03-17T19:50:05.7550398Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-03-17T19:50:05.7551218Z L, _ = torch.symeig(A, upper=upper) 2022-03-17T19:50:05.7551495Z should be replaced with 2022-03-17T19:50:05.7551928Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-03-17T19:50:05.7552337Z and 2022-03-17T19:50:05.7552575Z L, V = torch.symeig(A, eigenvectors=True) 2022-03-17T19:50:05.7552860Z should be replaced with 2022-03-17T19:50:05.7553452Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2527.) 2022-03-17T19:50:05.7553899Z ret1 = func(a, *op.input) 2022-03-17T19:50:05.7554360Z test_namedtuple_return_api.py:151: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-03-17T19:50:05.7554938Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-03-17T19:50:05.7555357Z L, _ = torch.symeig(A, upper=upper) 2022-03-17T19:50:05.7555615Z should be replaced with 2022-03-17T19:50:05.7555995Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-03-17T19:50:05.7556277Z and 2022-03-17T19:50:05.7556511Z L, V = torch.symeig(A, eigenvectors=True) 2022-03-17T19:50:05.7556801Z should be replaced with 2022-03-17T19:50:05.7557378Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2545.) 2022-03-17T19:50:05.7557848Z ret2 = func(a, *op.input, out=tuple(ret1)) 2022-03-17T19:50:05.7559184Z test_namedtuple_return_api.py:145: UserWarning: torch.eig is deprecated in favor of torch.linalg.eig and will be removed in a future PyTorch release. 2022-03-17T19:50:05.7559736Z torch.linalg.eig returns complex tensors of dtype cfloat or cdouble rather than real tensors mimicking complex tensors. 2022-03-17T19:50:05.7560119Z L, _ = torch.eig(A) 2022-03-17T19:50:05.7560387Z should be replaced with 2022-03-17T19:50:05.7560670Z L_complex = torch.linalg.eigvals(A) 2022-03-17T19:50:05.7560925Z and 2022-03-17T19:50:05.7561154Z L, V = torch.eig(A, eigenvectors=True) 2022-03-17T19:50:05.7561432Z should be replaced with 2022-03-17T19:50:05.7561865Z L_complex, V_complex = torch.linalg.eig(A) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2913.) 2022-03-17T19:50:05.7562294Z ret1 = func(a, *op.input) 2022-03-17T19:50:05.7565597Z test_namedtuple_return_api.py:145: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2022-03-17T19:50:05.7566178Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-03-17T19:50:05.7566575Z X = torch.triangular_solve(B, A).solution 2022-03-17T19:50:05.7566844Z should be replaced with 2022-03-17T19:50:05.7567287Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:1675.) 2022-03-17T19:50:05.7567713Z ret1 = func(a, *op.input) 2022-03-17T19:50:05.7571144Z test_namedtuple_return_api.py:145: UserWarning: torch.lstsq is deprecated in favor of torch.linalg.lstsq and will be removed in a future PyTorch release. 2022-03-17T19:50:05.7571797Z torch.linalg.lstsq has reversed arguments and does not return the QR decomposition in the returned tuple (although it returns other information about the problem). 2022-03-17T19:50:05.7572303Z To get the qr decomposition consider using torch.linalg.qr. 2022-03-17T19:50:05.7573079Z The returned solution in torch.lstsq stored the residuals of the solution in the last m - n columns of the returned value whenever m > n. In torch.linalg.lstsq, the residuals in the field 'residuals' of the returned named tuple. 2022-03-17T19:50:05.7573724Z The unpacking of the solution, as in 2022-03-17T19:50:05.7574028Z X, _ = torch.lstsq(B, A).solution[:A.size(1)] 2022-03-17T19:50:05.7574318Z should be replaced with 2022-03-17T19:50:05.7574755Z X = torch.linalg.lstsq(A, B).solution (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:3655.) 2022-03-17T19:50:05.7575160Z ret1 = func(a, *op.input) 2022-03-17T19:50:05.7631557Z ok (0.027s) 2022-03-17T19:50:07.2002017Z test_native_functions_yaml (__main__.TestNamedTupleAPI) ... ok (1.437s) 2022-03-17T19:50:07.2002336Z 2022-03-17T19:50:07.2002730Z ---------------------------------------------------------------------- 2022-03-17T19:50:07.2003040Z Ran 3 tests in 2.943s 2022-03-17T19:50:07.2003201Z 2022-03-17T19:50:07.2003292Z OK 2022-03-17T19:50:07.2003425Z 2022-03-17T19:50:07.2003530Z Generating XML reports... 2022-03-17T19:50:07.2039860Z Generated XML report: test-reports/python-unittest/test_namedtuple_return_api/TEST-TestNamedTupleAPI-20220317195004.xml 2022-03-17T19:50:07.3988864Z Running test_bundled_inputs ... [2022-03-17 19:50:07.398373] 2022-03-17T19:50:07.3989509Z Executing ['/opt/conda/bin/python', 'test_bundled_inputs.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-03-17 19:50:07.398474] 2022-03-17T19:50:08.1722860Z Test results will be stored in test-reports/python-unittest/test_bundled_inputs 2022-03-17T19:50:08.1740330Z 2022-03-17T19:50:08.1740523Z Running tests... 2022-03-17T19:50:08.1741462Z ---------------------------------------------------------------------- 2022-03-17T19:50:09.6983718Z test_bad_inputs (__main__.TestBundledInputs) ... ok (1.524s) 2022-03-17T19:50:10.4652640Z test_dict_args (__main__.TestBundledInputs) ... ok (0.767s) 2022-03-17T19:50:10.4734392Z test_double_augment_fail (__main__.TestBundledInputs) ... ok (0.008s) 2022-03-17T19:50:10.4846559Z test_double_augment_non_mutator (__main__.TestBundledInputs) ... ok (0.011s) 2022-03-17T19:50:10.4988817Z test_double_augment_success (__main__.TestBundledInputs) ... ok (0.014s) 2022-03-17T19:50:10.5126149Z test_large_tensor_with_inflation (__main__.TestBundledInputs) ... ok (0.014s) 2022-03-17T19:50:10.5703438Z test_multiple_methods_with_inputs (__main__.TestBundledInputs) ... ok (0.058s) 2022-03-17T19:50:10.5764155Z test_multiple_methods_with_inputs_both_defined_failure (__main__.TestBundledInputs) ... ok (0.006s) 2022-03-17T19:50:10.5822003Z test_multiple_methods_with_inputs_neither_defined_failure (__main__.TestBundledInputs) ... ok (0.006s) 2022-03-17T19:50:10.5941443Z test_non_tensors (__main__.TestBundledInputs) ... ok (0.012s) 2022-03-17T19:50:10.6067341Z test_rejected_tensors (__main__.TestBundledInputs) ... ok (0.012s) 2022-03-17T19:50:10.6448108Z test_single_tensors (__main__.TestBundledInputs) ... ok (0.038s) 2022-03-17T19:50:10.6448566Z 2022-03-17T19:50:10.6449200Z ---------------------------------------------------------------------- 2022-03-17T19:50:10.6449808Z Ran 12 tests in 2.471s 2022-03-17T19:50:10.6450220Z 2022-03-17T19:50:10.6450389Z OK 2022-03-17T19:50:10.6450634Z 2022-03-17T19:50:10.6450850Z Generating XML reports... 2022-03-17T19:50:10.6496545Z Generated XML report: test-reports/python-unittest/test_bundled_inputs/TEST-TestBundledInputs-20220317195008.xml 2022-03-17T19:50:10.8489400Z Running test_datapipe ... [2022-03-17 19:50:10.848398] 2022-03-17T19:50:10.8490055Z Executing ['/opt/conda/bin/python', 'test_datapipe.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-03-17 19:50:10.848499] 2022-03-17T19:50:11.6335810Z Test results will be stored in test-reports/python-unittest/test_datapipe 2022-03-17T19:50:11.6365749Z 2022-03-17T19:50:11.6366249Z Running tests... 2022-03-17T19:50:11.6366727Z ---------------------------------------------------------------------- 2022-03-17T19:50:11.6371543Z test_basic_capture (__main__.TestCaptureDataFrame) ... skip (0.001s) 2022-03-17T19:50:11.6382057Z test_as_string (__main__.TestDataChunk) ... ok (0.001s) 2022-03-17T19:50:11.6392950Z test_getitem (__main__.TestDataChunk) ... ok (0.001s) 2022-03-17T19:50:11.6402798Z test_iter (__main__.TestDataChunk) ... ok (0.001s) 2022-03-17T19:50:11.6408201Z test_len (__main__.TestDataChunk) ... ok (0.000s) 2022-03-17T19:50:11.6420685Z test_random_shuffle (__main__.TestDataChunk) ... ok (0.001s) 2022-03-17T19:50:11.6432627Z test_reverse (__main__.TestDataChunk) ... ok (0.001s) 2022-03-17T19:50:11.6443817Z test_sort (__main__.TestDataChunk) ... ok (0.001s) 2022-03-17T19:50:11.6452492Z test_batch (__main__.TestDataFramesPipes) ... skip (0.001s) 2022-03-17T19:50:11.6459606Z test_capture (__main__.TestDataFramesPipes) ... skip (0.001s) 2022-03-17T19:50:11.6466836Z test_filter (__main__.TestDataFramesPipes) ... skip (0.001s) 2022-03-17T19:50:11.6473875Z test_shuffle (__main__.TestDataFramesPipes) ... skip (0.001s) 2022-03-17T19:50:11.6480193Z test_unbatch (__main__.TestDataFramesPipes) ... skip (0.001s) 2022-03-17T19:50:13.1493818Z test_batch_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (1.501s) 2022-03-17T19:50:13.1570552Z test_collate_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.008s) 2022-03-17T19:50:13.1630337Z test_concat_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.006s) 2022-03-17T19:50:13.1705955Z test_demux_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:15: UserWarning: Lambda function is not supported for pickle, please use regular python function or functools.partial instead. 2022-03-17T19:50:13.1706651Z "Lambda function is not supported for pickle, please use " 2022-03-17T19:50:13.1750339Z /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:15: UserWarning: Lambda function is not supported for pickle, please use regular python function or functools.partial instead. 2022-03-17T19:50:13.1750918Z "Lambda function is not supported for pickle, please use " 2022-03-17T19:50:13.1774275Z /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:15: UserWarning: Lambda function is not supported for pickle, please use regular python function or functools.partial instead. 2022-03-17T19:50:13.1774851Z "Lambda function is not supported for pickle, please use " 2022-03-17T19:50:13.1799683Z /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:15: UserWarning: Lambda function is not supported for pickle, please use regular python function or functools.partial instead. 2022-03-17T19:50:13.1800256Z "Lambda function is not supported for pickle, please use " 2022-03-17T19:50:13.1817356Z ok (0.019s) 2022-03-17T19:50:13.1867959Z test_filter_datapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.005s) 2022-03-17T19:50:13.2113212Z test_fork_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.024s) 2022-03-17T19:50:13.2154290Z test_iterable_wrapper_datapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.004s) 2022-03-17T19:50:13.2430548Z test_map_dict_with_col_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.028s) 2022-03-17T19:50:13.2507195Z test_map_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:15: UserWarning: Lambda function is not supported for pickle, please use regular python function or functools.partial instead. 2022-03-17T19:50:13.2507866Z "Lambda function is not supported for pickle, please use " 2022-03-17T19:50:13.2537345Z ok (0.011s) 2022-03-17T19:50:13.3016145Z test_map_tuple_list_with_col_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.048s) 2022-03-17T19:50:13.3064535Z test_mux_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.005s) 2022-03-17T19:50:13.3085588Z test_sampler_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.002s) 2022-03-17T19:50:13.3273893Z test_serializable (__main__.TestFunctionalIterDataPipe) ... /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/iter/combining.py:204: UserWarning: Some child DataPipes are not exhausted when __iter__ is called. We are resetting the buffer and each child DataPipe will read from the start again. 2022-03-17T19:50:13.3274650Z "the buffer and each child DataPipe will read from the start again.", UserWarning) 2022-03-17T19:50:13.4177230Z ok (0.109s) 2022-03-17T19:50:13.4199184Z test_serializable_with_dill (__main__.TestFunctionalIterDataPipe) 2022-03-17T19:50:13.4209552Z Only for DataPipes that take in a function as argument ... ok (0.003s) 2022-03-17T19:50:13.6242647Z test_shuffle_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.203s) 2022-03-17T19:50:13.6342208Z test_unbatch_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.010s) 2022-03-17T19:50:13.6381647Z test_zip_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.004s) 2022-03-17T19:50:13.6430578Z test_batch_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.005s) 2022-03-17T19:50:13.6461099Z test_concat_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.003s) 2022-03-17T19:50:13.6513959Z test_map_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.005s) 2022-03-17T19:50:13.6543386Z test_sequence_wrapper_datapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.003s) 2022-03-17T19:50:13.6699600Z test_serializable (__main__.TestFunctionalMapDataPipe) ... ok (0.015s) 2022-03-17T19:50:13.6712213Z test_serializable_with_dill (__main__.TestFunctionalMapDataPipe) 2022-03-17T19:50:13.6717558Z Only for DataPipes that take in a function as argument ... ok (0.002s) 2022-03-17T19:50:13.6747216Z test_shuffler_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.003s) 2022-03-17T19:50:13.6771580Z test_zip_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.002s) 2022-03-17T19:50:13.6779553Z test_simple_traverse (__main__.TestGraph) ... skip (0.001s) 2022-03-17T19:50:13.6791409Z test_traverse_forked (__main__.TestGraph) ... skip (0.001s) 2022-03-17T19:50:13.6821313Z test_demux_mux_datapipe (__main__.TestIterableDataPipeBasic) ... /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:15: UserWarning: Lambda function is not supported for pickle, please use regular python function or functools.partial instead. 2022-03-17T19:50:13.6822003Z "Lambda function is not supported for pickle, please use " 2022-03-17T19:50:13.6867724Z ok (0.007s) 2022-03-17T19:50:13.6979746Z test_groupby_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.011s) 2022-03-17T19:50:13.7014910Z test_listdirfiles_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.003s) 2022-03-17T19:50:13.7047444Z test_listdirfilesdeterministic_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.003s) 2022-03-17T19:50:13.7098796Z test_map_with_col_file_handle_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.005s) 2022-03-17T19:50:13.7137215Z test_readfilesfromdisk_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.004s) 2022-03-17T19:50:13.7190412Z test_routeddecoder_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.005s) 2022-03-17T19:50:13.7198666Z test_old_dataloader (__main__.TestSharding) ... skip (0.001s) 2022-03-17T19:50:13.7224712Z test_sharding_length (__main__.TestSharding) ... ok (0.002s) 2022-03-17T19:50:13.7234626Z test_simple_sharding (__main__.TestSharding) ... skip (0.001s) 2022-03-17T19:50:13.7249276Z test_api (__main__.TestStreamWrapper) ... ok (0.001s) 2022-03-17T19:50:13.7258082Z test_dir (__main__.TestStreamWrapper) ... ok (0.001s) 2022-03-17T19:50:13.7273354Z test_pickle (__main__.TestStreamWrapper) ... ok (0.001s) 2022-03-17T19:50:13.7285566Z test_repr (__main__.TestStreamWrapper) ... ok (0.001s) 2022-03-17T19:50:13.7334395Z test_compile_time (__main__.TestTyping) ... skip (0.005s) 2022-03-17T19:50:13.7348734Z test_construct_time (__main__.TestTyping) ... skip (0.001s) 2022-03-17T19:50:13.7359067Z test_isinstance (__main__.TestTyping) ... ok (0.001s) 2022-03-17T19:50:13.7382785Z test_issubinstance (__main__.TestTyping) ... skip (0.002s) 2022-03-17T19:50:13.7393255Z test_protocol (__main__.TestTyping) ... ok (0.001s) 2022-03-17T19:50:13.7407381Z test_reinforce (__main__.TestTyping) ... skip (0.001s) 2022-03-17T19:50:13.7424980Z test_runtime (__main__.TestTyping) ... skip (0.002s) 2022-03-17T19:50:13.7449759Z test_subtype (__main__.TestTyping) ... skip (0.002s) 2022-03-17T19:50:13.7451869Z 2022-03-17T19:50:13.7452572Z ---------------------------------------------------------------------- 2022-03-17T19:50:13.7453080Z Ran 62 tests in 2.109s 2022-03-17T19:50:13.7453250Z 2022-03-17T19:50:13.7453373Z OK (skipped=16) 2022-03-17T19:50:13.7453528Z 2022-03-17T19:50:13.7453650Z Generating XML reports... 2022-03-17T19:50:13.7498221Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestDataChunk-20220317195011.xml 2022-03-17T19:50:13.7520218Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestFunctionalIterDataPipe-20220317195011.xml 2022-03-17T19:50:13.7531718Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestFunctionalMapDataPipe-20220317195011.xml 2022-03-17T19:50:13.7541804Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestIterableDataPipeBasic-20220317195011.xml 2022-03-17T19:50:13.7548620Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestSharding-20220317195011.xml 2022-03-17T19:50:13.7556173Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestStreamWrapper-20220317195011.xml 2022-03-17T19:50:13.7568647Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestTyping-20220317195011.xml 2022-03-17T19:50:13.7573107Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestCaptureDataFrame-20220317195011.xml 2022-03-17T19:50:13.7582311Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestDataFramesPipes-20220317195011.xml 2022-03-17T19:50:13.7588990Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestGraph-20220317195011.xml 2022-03-17T19:50:13.9793821Z Running test_function_schema ... [2022-03-17 19:50:13.978847] 2022-03-17T19:50:13.9794482Z Executing ['/opt/conda/bin/python', 'test_function_schema.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-03-17 19:50:13.978951] 2022-03-17T19:50:14.7475060Z Test results will be stored in test-reports/python-unittest/test_function_schema 2022-03-17T19:50:14.7496626Z 2022-03-17T19:50:14.7496881Z Running tests... 2022-03-17T19:50:14.7497311Z ---------------------------------------------------------------------- 2022-03-17T19:50:16.2438772Z test_backward_compatible_arguments (__main__.TestFunctionSchema) ... ok (1.494s) 2022-03-17T19:50:16.2446998Z test_backward_compatible_outputs (__main__.TestFunctionSchema) ... ok (0.001s) 2022-03-17T19:50:16.2458203Z test_backward_compatible_structure (__main__.TestFunctionSchema) ... ok (0.001s) 2022-03-17T19:50:16.2473034Z test_backward_compatible_with_smart_serialization (__main__.TestFunctionSchema) ... ok (0.001s) 2022-03-17T19:50:16.2482671Z test_forward_compatible_arguments_real_use_case (__main__.TestFunctionSchema) ... ok (0.001s) 2022-03-17T19:50:16.2494392Z test_forward_compatible_arguments_with_out (__main__.TestFunctionSchema) ... ok (0.001s) 2022-03-17T19:50:16.2519829Z test_forward_compatible_arguments_without_out (__main__.TestFunctionSchema) ... ok (0.002s) 2022-03-17T19:50:16.2529497Z test_schema_error (__main__.TestFunctionSchema) ... ok (0.001s) 2022-03-17T19:50:16.5563117Z test_serialize_and_deserialize (__main__.TestFunctionSchema) ... ok (0.303s) 2022-03-17T19:50:16.5570535Z test_string_optional_parameter_default_value (__main__.TestFunctionSchema) ... ok (0.001s) 2022-03-17T19:50:16.5570819Z 2022-03-17T19:50:16.5571200Z ---------------------------------------------------------------------- 2022-03-17T19:50:16.5571527Z Ran 10 tests in 1.807s 2022-03-17T19:50:16.5571693Z 2022-03-17T19:50:16.5571769Z OK 2022-03-17T19:50:16.5571900Z 2022-03-17T19:50:16.5572024Z Generating XML reports... 2022-03-17T19:50:16.5612473Z Generated XML report: test-reports/python-unittest/test_function_schema/TEST-TestFunctionSchema-20220317195014.xml 2022-03-17T19:50:16.7533046Z Running test_indexing ... [2022-03-17 19:50:16.752773] 2022-03-17T19:50:16.7533698Z Executing ['/opt/conda/bin/python', 'test_indexing.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-03-17 19:50:16.752874] 2022-03-17T19:50:19.0236983Z Test results will be stored in test-reports/python-unittest/test_indexing 2022-03-17T19:50:19.0279595Z 2022-03-17T19:50:19.0280141Z Running tests... 2022-03-17T19:50:19.0280641Z ---------------------------------------------------------------------- 2022-03-17T19:50:19.0477333Z test_boolean_assignment_value_mismatch_cuda (__main__.NumpyTestsCUDA) ... ok (0.019s) 2022-03-17T19:50:19.0509956Z test_boolean_indexing_alldims_cuda (__main__.NumpyTestsCUDA) ... ok (0.003s) 2022-03-17T19:50:19.0542468Z test_boolean_indexing_onedim_cuda (__main__.NumpyTestsCUDA) ... ok (0.003s) 2022-03-17T19:50:19.0581576Z test_boolean_indexing_twodim_cuda (__main__.NumpyTestsCUDA) ... ok (0.004s) 2022-03-17T19:50:19.0713217Z test_boolean_indexing_weirdness_cuda (__main__.NumpyTestsCUDA) ... ok (0.013s) 2022-03-17T19:50:19.0845894Z test_boolean_indexing_weirdness_tensors_cuda (__main__.NumpyTestsCUDA) ... ok (0.013s) 2022-03-17T19:50:19.0885303Z test_boolean_list_indexing_cuda (__main__.NumpyTestsCUDA) ... ok (0.004s) 2022-03-17T19:50:19.1058891Z test_boolean_shape_mismatch_cuda (__main__.NumpyTestsCUDA) ... test_indexing.py:1422: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/IndexingUtils.h:28.) 2022-03-17T19:50:19.1059670Z self.assertRaisesRegex(IndexError, 'mask', lambda: arr[index]) 2022-03-17T19:50:19.1110700Z test_indexing.py:1423: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/IndexingUtils.h:28.) 2022-03-17T19:50:19.1111397Z self.assertRaisesRegex(IndexError, 'mask', lambda: arr[(slice(None), index)]) 2022-03-17T19:50:19.1114384Z ok (0.023s) 2022-03-17T19:50:19.1141653Z test_broadcast_subspace_cuda (__main__.NumpyTestsCUDA) ... ok (0.003s) 2022-03-17T19:50:19.1381020Z test_broaderrors_indexing_cuda (__main__.NumpyTestsCUDA) ... ok (0.024s) 2022-03-17T19:50:19.1421770Z test_ellipsis_index_cuda (__main__.NumpyTestsCUDA) ... ok (0.004s) 2022-03-17T19:50:19.1498510Z test_empty_fancy_index_cuda (__main__.NumpyTestsCUDA) ... ok (0.008s) 2022-03-17T19:50:19.1519228Z test_empty_tuple_index_cuda (__main__.NumpyTestsCUDA) ... ok (0.002s) 2022-03-17T19:50:19.1536426Z test_everything_returns_views_cuda (__main__.NumpyTestsCUDA) ... ok (0.002s) 2022-03-17T19:50:19.1561799Z test_index_is_larger_cuda (__main__.NumpyTestsCUDA) ... ok (0.002s) 2022-03-17T19:50:19.1606123Z test_index_no_floats_cuda (__main__.NumpyTestsCUDA) ... ok (0.004s) 2022-03-17T19:50:19.1622997Z test_none_index_cuda (__main__.NumpyTestsCUDA) ... ok (0.002s) 2022-03-17T19:50:19.1645899Z test_single_bool_index_cuda (__main__.NumpyTestsCUDA) ... ok (0.002s) 2022-03-17T19:50:19.1686759Z test_single_int_index_cuda (__main__.NumpyTestsCUDA) ... ok (0.004s) 2022-03-17T19:50:19.1707446Z test_trivial_fancy_out_of_bounds_cuda (__main__.NumpyTestsCUDA) ... skip (0.002s) 2022-03-17T19:50:19.1730165Z test_advancedindex_big_cuda (__main__.TestIndexingCUDA) ... ok (0.002s) 2022-03-17T19:50:19.2208624Z test_advancedindex_cuda_float16 (__main__.TestIndexingCUDA) ... ok (0.048s) 2022-03-17T19:50:19.7232592Z test_advancedindex_cuda_float64 (__main__.TestIndexingCUDA) ... ok (0.502s) 2022-03-17T19:50:19.7272555Z test_basic_advanced_combined_cuda (__main__.TestIndexingCUDA) ... ok (0.004s) 2022-03-17T19:50:19.7297101Z test_bool_indices_accumulate_cuda (__main__.TestIndexingCUDA) ... ok (0.002s) 2022-03-17T19:50:19.7346661Z test_bool_indices_cuda (__main__.TestIndexingCUDA) ... ok (0.005s) 2022-03-17T19:50:19.7368005Z test_byte_mask2d_cuda (__main__.TestIndexingCUDA) ... ok (0.002s) 2022-03-17T19:50:19.7395989Z test_byte_mask_accumulate_cuda (__main__.TestIndexingCUDA) ... ok (0.003s) 2022-03-17T19:50:19.7433652Z test_byte_mask_cuda (__main__.TestIndexingCUDA) ... ok (0.004s) 2022-03-17T19:50:19.7475979Z test_byte_tensor_assignment_cuda (__main__.TestIndexingCUDA) ... ok (0.004s) 2022-03-17T19:50:19.7508688Z test_cpu_indices_cuda (__main__.TestIndexingCUDA) ... ok (0.003s) 2022-03-17T19:50:19.7536879Z test_ellipsis_tensor_cuda (__main__.TestIndexingCUDA) ... ok (0.003s) 2022-03-17T19:50:19.7562644Z test_empty_index_cuda (__main__.TestIndexingCUDA) ... ok (0.002s) 2022-03-17T19:50:19.7577843Z test_empty_ndim_index_bool_cuda (__main__.TestIndexingCUDA) ... ok (0.001s) 2022-03-17T19:50:19.7666598Z test_empty_ndim_index_cuda (__main__.TestIndexingCUDA) ... ok (0.009s) 2022-03-17T19:50:19.7686902Z test_empty_slice_cuda (__main__.TestIndexingCUDA) ... ok (0.002s) 2022-03-17T19:50:19.7864440Z test_gather_take_along_dim_cross_device_cuda_float32 (__main__.TestIndexingCUDA) ... ok (0.018s) 2022-03-17T19:50:19.7935691Z test_getitem_scalars_cuda (__main__.TestIndexingCUDA) ... ok (0.007s) 2022-03-17T19:50:19.8460639Z test_index_cuda (__main__.TestIndexingCUDA) ... ok (0.052s) 2022-03-17T19:50:19.8504949Z test_index_getitem_copy_bools_slices_cuda (__main__.TestIndexingCUDA) ... ok (0.004s) 2022-03-17T19:50:20.4011217Z test_index_put_accumulate_duplicate_indices_cuda (__main__.TestIndexingCUDA) ... ok (0.550s) 2022-03-17T19:50:20.4076707Z test_index_put_accumulate_expanded_values_cuda (__main__.TestIndexingCUDA) ... ok (0.006s) 2022-03-17T19:50:20.4896504Z test_index_put_accumulate_large_tensor_cuda (__main__.TestIndexingCUDA) ... ok (0.082s) 2022-03-17T19:50:20.4923666Z test_index_put_accumulate_non_contiguous_cuda (__main__.TestIndexingCUDA) ... ok (0.003s) 2022-03-17T19:50:20.5702622Z test_index_put_accumulate_with_optional_tensors_cuda (__main__.TestIndexingCUDA) ... ok (0.078s) 2022-03-17T19:50:20.5728255Z test_index_put_src_datatype_cuda_bfloat16 (__main__.TestIndexingCUDA) ... ok (0.003s) 2022-03-17T19:50:20.5757807Z test_index_put_src_datatype_cuda_bool (__main__.TestIndexingCUDA) ... ok (0.003s) 2022-03-17T19:50:20.5781996Z test_index_put_src_datatype_cuda_complex128 (__main__.TestIndexingCUDA) ... ok (0.002s) 2022-03-17T19:50:20.5806295Z test_index_put_src_datatype_cuda_complex64 (__main__.TestIndexingCUDA) ... ok (0.002s) 2022-03-17T19:50:20.5830696Z test_index_put_src_datatype_cuda_float16 (__main__.TestIndexingCUDA) ... ok (0.002s) 2022-03-17T19:50:20.5854734Z test_index_put_src_datatype_cuda_int64 (__main__.TestIndexingCUDA) ... ok (0.002s) 2022-03-17T19:50:20.5887420Z test_index_scalar_with_bool_mask_cuda (__main__.TestIndexingCUDA) ... ok (0.003s) 2022-03-17T19:50:20.5976028Z test_index_setitem_bools_slices_cuda (__main__.TestIndexingCUDA) ... ok (0.009s) 2022-03-17T19:50:20.6007227Z test_index_src_datatype_cuda_bfloat16 (__main__.TestIndexingCUDA) ... ok (0.003s) 2022-03-17T19:50:20.6031567Z test_index_src_datatype_cuda_bool (__main__.TestIndexingCUDA) ... ok (0.002s) 2022-03-17T19:50:20.6055578Z test_index_src_datatype_cuda_float16 (__main__.TestIndexingCUDA) ... ok (0.002s) 2022-03-17T19:50:20.6080016Z test_index_src_datatype_cuda_int64 (__main__.TestIndexingCUDA) ... ok (0.002s) 2022-03-17T19:50:20.6104304Z test_int_assignment_cuda (__main__.TestIndexingCUDA) ... ok (0.002s) 2022-03-17T19:50:20.6125271Z test_int_indices2d_cuda (__main__.TestIndexingCUDA) ... ok (0.002s) 2022-03-17T19:50:20.6146331Z test_int_indices_broadcast_cuda (__main__.TestIndexingCUDA) ... ok (0.002s) 2022-03-17T19:50:20.6171234Z test_int_indices_cuda (__main__.TestIndexingCUDA) ... ok (0.002s) 2022-03-17T19:50:20.6306380Z test_invalid_device_cuda (__main__.TestIndexingCUDA) ... ok (0.013s) 2022-03-17T19:50:20.6321370Z test_invalid_index_cuda (__main__.TestIndexingCUDA) ... ok (0.001s) 2022-03-17T19:50:20.6382713Z test_jit_indexing_cuda (__main__.TestIndexingCUDA) ... ok (0.006s) 2022-03-17T19:50:20.6403537Z test_multiple_bool_indices_cuda (__main__.TestIndexingCUDA) ... ok (0.002s) 2022-03-17T19:50:20.6426871Z test_multiple_byte_mask_cuda (__main__.TestIndexingCUDA) ... ok (0.002s) 2022-03-17T19:50:20.6443809Z test_multiple_int_cuda (__main__.TestIndexingCUDA) ... ok (0.002s) 2022-03-17T19:50:20.6469386Z test_none_cuda (__main__.TestIndexingCUDA) ... ok (0.002s) 2022-03-17T19:50:20.6554779Z test_out_of_bound_index_cuda (__main__.TestIndexingCUDA) ... ok (0.008s) 2022-03-17T19:50:20.6686147Z test_setitem_expansion_error_cuda (__main__.TestIndexingCUDA) ... ok (0.013s) 2022-03-17T19:50:20.6732475Z test_setitem_scalars_cuda (__main__.TestIndexingCUDA) ... ok (0.005s) 2022-03-17T19:50:20.6747558Z test_single_int_cuda (__main__.TestIndexingCUDA) ... ok (0.001s) 2022-03-17T19:50:20.6768769Z test_step_assignment_cuda (__main__.TestIndexingCUDA) ... ok (0.002s) 2022-03-17T19:50:20.6797420Z test_step_cuda (__main__.TestIndexingCUDA) ... ok (0.003s) 2022-03-17T19:50:20.6891289Z test_take_along_dim_cuda_float32 (__main__.TestIndexingCUDA) ... ok (0.009s) 2022-03-17T19:50:20.6976082Z test_take_along_dim_cuda_int64 (__main__.TestIndexingCUDA) ... ok (0.008s) 2022-03-17T19:50:20.7210356Z test_take_along_dim_invalid_cuda_float32 (__main__.TestIndexingCUDA) ... ok (0.023s) 2022-03-17T19:50:20.7436044Z test_take_along_dim_invalid_cuda_int64 (__main__.TestIndexingCUDA) ... ok (0.022s) 2022-03-17T19:50:20.7454837Z test_variable_slicing_cuda (__main__.TestIndexingCUDA) ... ok (0.002s) 2022-03-17T19:50:20.7487621Z test_zero_dim_index_cuda (__main__.TestIndexingCUDA) ... ok (0.003s) 2022-03-17T19:50:20.7488013Z 2022-03-17T19:50:20.7488367Z ---------------------------------------------------------------------- 2022-03-17T19:50:20.7488681Z Ran 80 tests in 1.721s 2022-03-17T19:50:20.7488842Z 2022-03-17T19:50:20.7488954Z OK (skipped=1) 2022-03-17T19:50:20.7489112Z 2022-03-17T19:50:20.7489234Z Generating XML reports... 2022-03-17T19:50:20.7543374Z Generated XML report: test-reports/python-unittest/test_indexing/TEST-NumpyTestsCUDA-20220317195019.xml 2022-03-17T19:50:20.7605296Z Generated XML report: test-reports/python-unittest/test_indexing/TEST-TestIndexingCUDA-20220317195019.xml 2022-03-17T19:50:20.9707198Z Running test_expanded_weights ... [2022-03-17 19:50:20.970133] 2022-03-17T19:50:20.9707855Z Executing ['/opt/conda/bin/python', 'test_expanded_weights.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-03-17 19:50:20.970237] 2022-03-17T19:50:23.5512103Z Test results will be stored in test-reports/python-unittest/test_expanded_weights 2022-03-17T19:50:23.5552909Z 2022-03-17T19:50:23.5553078Z Running tests... 2022-03-17T19:50:23.5554254Z ---------------------------------------------------------------------- 2022-03-17T19:50:23.5592624Z test_expanded_weight_error_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.004s) 2022-03-17T19:50:23.8442003Z test_expanded_weight_forward_nn_functional_conv1d_cuda_bfloat16 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.285s) 2022-03-17T19:50:24.4320149Z test_expanded_weight_forward_nn_functional_conv1d_cuda_float16 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.588s) 2022-03-17T19:50:24.4381475Z test_expanded_weight_forward_nn_functional_conv1d_cuda_float32 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.006s) 2022-03-17T19:50:24.4440503Z test_expanded_weight_forward_nn_functional_conv1d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.006s) 2022-03-17T19:50:24.4595379Z test_expanded_weight_forward_nn_functional_conv2d_cuda_bfloat16 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.015s) 2022-03-17T19:50:24.5177855Z test_expanded_weight_forward_nn_functional_conv2d_cuda_float16 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.058s) 2022-03-17T19:50:24.5341883Z test_expanded_weight_forward_nn_functional_conv2d_cuda_float32 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.016s) 2022-03-17T19:50:24.5491827Z test_expanded_weight_forward_nn_functional_conv2d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.015s) 2022-03-17T19:50:24.5602934Z test_expanded_weight_forward_nn_functional_linear_cuda_bfloat16 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.011s) 2022-03-17T19:50:24.5747570Z test_expanded_weight_forward_nn_functional_linear_cuda_complex128 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.014s) 2022-03-17T19:50:24.5892755Z test_expanded_weight_forward_nn_functional_linear_cuda_complex64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.014s) 2022-03-17T19:50:24.6002579Z test_expanded_weight_forward_nn_functional_linear_cuda_float16 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.011s) 2022-03-17T19:50:24.6110636Z test_expanded_weight_forward_nn_functional_linear_cuda_float32 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.011s) 2022-03-17T19:50:24.6216177Z test_expanded_weight_forward_nn_functional_linear_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.010s) 2022-03-17T19:50:24.6994948Z test_expanded_weight_per_sample_grad_nn_functional_conv1d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.078s) 2022-03-17T19:50:24.7442809Z test_expanded_weight_per_sample_grad_nn_functional_conv2d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.045s) 2022-03-17T19:50:24.7771396Z test_expanded_weight_per_sample_grad_nn_functional_linear_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.033s) 2022-03-17T19:50:24.8770150Z test_small_model_cuda (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.100s) 2022-03-17T19:50:24.8819584Z test_unsupported_expand_weights_nn_functional_conv1d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.005s) 2022-03-17T19:50:24.8901996Z test_unsupported_expand_weights_nn_functional_conv2d_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.008s) 2022-03-17T19:50:24.8988358Z test_unsupported_expand_weights_nn_functional_linear_cuda_float64 (__main__.TestExpandedWeightFunctionalCUDA) ... ok (0.009s) 2022-03-17T19:50:24.9045838Z test_forward_helper_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... ok (0.006s) 2022-03-17T19:50:24.9092724Z test_forward_helper_failure_args_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... ok (0.005s) 2022-03-17T19:50:24.9115414Z test_set_grad_sample_if_exists_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... ok (0.002s) 2022-03-17T19:50:24.9135801Z test_set_grad_sample_if_exists_failure_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... ok (0.002s) 2022-03-17T19:50:24.9174002Z test_sum_over_all_but_batch_and_last_n_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... ok (0.004s) 2022-03-17T19:50:24.9201348Z test_unpack_expanded_weight_or_tensor_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... ok (0.003s) 2022-03-17T19:50:24.9219917Z test_unpack_expanded_weight_or_tensor_failure_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... ok (0.002s) 2022-03-17T19:50:24.9239710Z test_unpack_expanded_weight_or_tensor_with_custom_function_cuda (__main__.TestExpandedWeightHelperFunctionCUDA) ... ok (0.002s) 2022-03-17T19:50:24.9276825Z test_Conv1d (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-03-17T19:50:24.9309937Z test_Conv1d_circular_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-03-17T19:50:24.9357562Z test_Conv1d_circular_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-03-17T19:50:24.9625006Z test_Conv1d_circular_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.027s) 2022-03-17T19:50:24.9668980Z test_Conv1d_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-03-17T19:50:24.9709451Z test_Conv1d_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-03-17T19:50:24.9738681Z test_Conv1d_pad1 (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-03-17T19:50:24.9782352Z test_Conv1d_pad1_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-03-17T19:50:24.9821933Z test_Conv1d_pad1_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-03-17T19:50:24.9850244Z test_Conv1d_pad1size1 (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-03-17T19:50:24.9889909Z test_Conv1d_pad1size1_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-03-17T19:50:24.9921883Z test_Conv1d_pad1size1_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-03-17T19:50:24.9952150Z test_Conv1d_pad2 (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-03-17T19:50:24.9995625Z test_Conv1d_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-03-17T19:50:25.0035713Z test_Conv1d_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-03-17T19:50:25.0062905Z test_Conv1d_pad2size1 (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-03-17T19:50:25.0102600Z test_Conv1d_pad2size1_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-03-17T19:50:25.0133891Z test_Conv1d_pad2size1_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-03-17T19:50:25.0165799Z test_Conv1d_reflect_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-03-17T19:50:25.0210105Z test_Conv1d_reflect_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-03-17T19:50:25.0262535Z test_Conv1d_reflect_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-03-17T19:50:25.0290654Z test_Conv1d_replicate_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-03-17T19:50:25.0332341Z test_Conv1d_replicate_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-03-17T19:50:25.0397717Z test_Conv1d_replicate_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.006s) 2022-03-17T19:50:25.0426938Z test_Conv1d_stride (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-03-17T19:50:25.0469200Z test_Conv1d_stride_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-03-17T19:50:25.0510531Z test_Conv1d_stride_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-03-17T19:50:25.0519927Z test_Conv1d_zero_batch (__main__.TestExpandedWeightModule) ... skip (0.001s) 2022-03-17T19:50:25.0529976Z test_Conv1d_zero_batch_cuda_double (__main__.TestExpandedWeightModule) ... skip (0.001s) 2022-03-17T19:50:25.0538100Z test_Conv1d_zero_batch_multiple_inputs (__main__.TestExpandedWeightModule) ... skip (0.001s) 2022-03-17T19:50:25.0572354Z test_Conv1d_zeros_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-03-17T19:50:25.0614191Z test_Conv1d_zeros_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-03-17T19:50:25.0655471Z test_Conv1d_zeros_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-03-17T19:50:25.0691772Z test_Conv2d (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-03-17T19:50:25.0731964Z test_Conv2d_circular_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-03-17T19:50:25.0782059Z test_Conv2d_circular_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-03-17T19:50:25.0839494Z test_Conv2d_circular_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.006s) 2022-03-17T19:50:25.0882063Z test_Conv2d_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-03-17T19:50:25.0909600Z test_Conv2d_dilated (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-03-17T19:50:25.0951818Z test_Conv2d_dilated_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-03-17T19:50:25.0995221Z test_Conv2d_dilated_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-03-17T19:50:25.1036901Z test_Conv2d_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-03-17T19:50:25.1062587Z test_Conv2d_no_bias (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-03-17T19:50:25.1098926Z test_Conv2d_no_bias_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-03-17T19:50:25.1148400Z test_Conv2d_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-03-17T19:50:25.1176340Z test_Conv2d_padding (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-03-17T19:50:25.1219560Z test_Conv2d_padding_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-03-17T19:50:25.1274670Z test_Conv2d_padding_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-03-17T19:50:25.1303248Z test_Conv2d_reflect_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-03-17T19:50:25.1347388Z test_Conv2d_reflect_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-03-17T19:50:25.1409918Z test_Conv2d_reflect_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.006s) 2022-03-17T19:50:25.1446667Z test_Conv2d_replicate_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-03-17T19:50:25.1490974Z test_Conv2d_replicate_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-03-17T19:50:25.1558926Z test_Conv2d_replicate_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.007s) 2022-03-17T19:50:25.1587840Z test_Conv2d_strided (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-03-17T19:50:25.1630953Z test_Conv2d_strided_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-03-17T19:50:25.1674736Z test_Conv2d_strided_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-03-17T19:50:25.1686702Z test_Conv2d_zero_batch (__main__.TestExpandedWeightModule) ... skip (0.001s) 2022-03-17T19:50:25.1696048Z test_Conv2d_zero_batch_cuda_double (__main__.TestExpandedWeightModule) ... skip (0.001s) 2022-03-17T19:50:25.1704468Z test_Conv2d_zero_batch_multiple_inputs (__main__.TestExpandedWeightModule) ... skip (0.001s) 2022-03-17T19:50:25.1736193Z test_Conv2d_zeros_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-03-17T19:50:25.1781206Z test_Conv2d_zeros_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-03-17T19:50:25.1832297Z test_Conv2d_zeros_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-03-17T19:50:25.1859465Z test_Conv3d (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-03-17T19:50:25.1882697Z test_Conv3d_1x1x1_no_bias (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-03-17T19:50:25.1916540Z test_Conv3d_1x1x1_no_bias_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-03-17T19:50:25.1946408Z test_Conv3d_1x1x1_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-03-17T19:50:25.1983554Z test_Conv3d_circular_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-03-17T19:50:25.2035697Z test_Conv3d_circular_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-03-17T19:50:25.2092918Z test_Conv3d_circular_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.006s) 2022-03-17T19:50:25.2134063Z test_Conv3d_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-03-17T19:50:25.2189445Z test_Conv3d_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-03-17T19:50:25.2211200Z test_Conv3d_no_bias (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-03-17T19:50:25.2245826Z test_Conv3d_no_bias_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-03-17T19:50:25.2293458Z test_Conv3d_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-03-17T19:50:25.2332532Z test_Conv3d_replicate_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-03-17T19:50:25.2377413Z test_Conv3d_replicate_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-03-17T19:50:25.2434131Z test_Conv3d_replicate_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-03-17T19:50:25.2462463Z test_Conv3d_stride (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-03-17T19:50:25.2507110Z test_Conv3d_stride_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-03-17T19:50:25.2564163Z test_Conv3d_stride_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.006s) 2022-03-17T19:50:25.2601335Z test_Conv3d_stride_padding (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-03-17T19:50:25.2647091Z test_Conv3d_stride_padding_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-03-17T19:50:25.2687217Z test_Conv3d_stride_padding_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-03-17T19:50:25.2696711Z test_Conv3d_zero_batch (__main__.TestExpandedWeightModule) ... skip (0.001s) 2022-03-17T19:50:25.2707792Z test_Conv3d_zero_batch_cuda_double (__main__.TestExpandedWeightModule) ... skip (0.001s) 2022-03-17T19:50:25.2716192Z test_Conv3d_zero_batch_multiple_inputs (__main__.TestExpandedWeightModule) ... skip (0.001s) 2022-03-17T19:50:25.2746554Z test_Conv3d_zeros_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-03-17T19:50:25.2789603Z test_Conv3d_zeros_stride2_pad2_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-03-17T19:50:25.2824293Z test_Conv3d_zeros_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-03-17T19:50:25.2852403Z test_Linear (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-03-17T19:50:25.2897714Z test_Linear_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-03-17T19:50:25.2925882Z test_Linear_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-03-17T19:50:25.2935052Z test_Linear_no_batch_dim (__main__.TestExpandedWeightModule) ... skip (0.001s) 2022-03-17T19:50:25.2945019Z test_Linear_no_batch_dim_cuda_double (__main__.TestExpandedWeightModule) ... skip (0.001s) 2022-03-17T19:50:25.2952771Z test_Linear_no_batch_dim_multiple_inputs (__main__.TestExpandedWeightModule) ... skip (0.001s) 2022-03-17T19:50:25.2977351Z test_Linear_no_bias (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-03-17T19:50:25.3014844Z test_Linear_no_bias_cuda_double (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-03-17T19:50:25.3039070Z test_Linear_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-03-17T19:50:25.3075357Z test_per_sample_api_failing (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-03-17T19:50:25.3075892Z 2022-03-17T19:50:25.3076571Z ---------------------------------------------------------------------- 2022-03-17T19:50:25.3077254Z Ran 130 tests in 1.752s 2022-03-17T19:50:25.3077522Z 2022-03-17T19:50:25.3077634Z OK (skipped=12) 2022-03-17T19:50:25.3077792Z 2022-03-17T19:50:25.3077914Z Generating XML reports... 2022-03-17T19:50:25.3134070Z Generated XML report: test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightFunctionalCUDA-20220317195023.xml 2022-03-17T19:50:25.3145482Z Generated XML report: test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightHelperFunctionCUDA-20220317195023.xml 2022-03-17T19:50:25.3253643Z Generated XML report: test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightModule-20220317195023.xml 2022-03-17T19:50:25.7396008Z Running test_native_functions ... [2022-03-17 19:50:25.739051] 2022-03-17T19:50:25.7396928Z Executing ['/opt/conda/bin/python', 'test_native_functions.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-03-17 19:50:25.739152] 2022-03-17T19:50:26.5044587Z Test results will be stored in test-reports/python-unittest/test_native_functions 2022-03-17T19:50:26.5066239Z 2022-03-17T19:50:26.5066504Z Running tests... 2022-03-17T19:50:26.5066941Z ---------------------------------------------------------------------- 2022-03-17T19:50:28.0811122Z test_optional_filled_intlist (__main__.TestNativeFunctions) ... ok (1.574s) 2022-03-17T19:50:28.0956453Z test_optional_floatlist (__main__.TestNativeFunctions) ... ok (0.015s) 2022-03-17T19:50:28.1058721Z test_optional_floatlist_invalid (__main__.TestNativeFunctions) ... ok (0.010s) 2022-03-17T19:50:28.1186330Z test_optional_intlist (__main__.TestNativeFunctions) ... ok (0.013s) 2022-03-17T19:50:28.1283590Z test_optional_intlist_invalid (__main__.TestNativeFunctions) ... ok (0.010s) 2022-03-17T19:50:28.1360779Z test_string_defaults (__main__.TestNativeFunctions) ... ok (0.008s) 2022-03-17T19:50:28.1361189Z 2022-03-17T19:50:28.1361905Z ---------------------------------------------------------------------- 2022-03-17T19:50:28.1362523Z Ran 6 tests in 1.629s 2022-03-17T19:50:28.1362872Z 2022-03-17T19:50:28.1363074Z OK 2022-03-17T19:50:28.1363354Z 2022-03-17T19:50:28.1363548Z Generating XML reports... 2022-03-17T19:50:28.1400055Z Generated XML report: test-reports/python-unittest/test_native_functions/TEST-TestNativeFunctions-20220317195026.xml 2022-03-17T19:50:28.3358567Z Running test_functional_optim ... [2022-03-17 19:50:28.335352] 2022-03-17T19:50:28.3359531Z Executing ['/opt/conda/bin/python', 'test_functional_optim.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-03-17 19:50:28.335452] 2022-03-17T19:50:29.3287586Z Test results will be stored in test-reports/python-unittest/test_functional_optim 2022-03-17T19:50:29.3303013Z 2022-03-17T19:50:29.3303428Z Running tests... 2022-03-17T19:50:29.3303916Z ---------------------------------------------------------------------- 2022-03-17T19:50:30.8801125Z test_functional_optim_parity_adam (__main__.TestFunctionalOptimParity) ... ok (1.549s) 2022-03-17T19:50:30.9156337Z test_functional_optim_parity_adam_w (__main__.TestFunctionalOptimParity) ... ok (0.036s) 2022-03-17T19:50:30.9489361Z test_functional_optim_parity_sgd (__main__.TestFunctionalOptimParity) ... ok (0.033s) 2022-03-17T19:50:30.9489770Z 2022-03-17T19:50:30.9490336Z ---------------------------------------------------------------------- 2022-03-17T19:50:30.9490665Z Ran 3 tests in 1.619s 2022-03-17T19:50:30.9490828Z 2022-03-17T19:50:30.9490922Z OK 2022-03-17T19:50:30.9491054Z 2022-03-17T19:50:30.9491177Z Generating XML reports... 2022-03-17T19:50:30.9526112Z Generated XML report: test-reports/python-unittest/test_functional_optim/TEST-TestFunctionalOptimParity-20220317195029.xml 2022-03-17T19:50:31.1440981Z Running test_overrides ... [2022-03-17 19:50:31.142415] 2022-03-17T19:50:31.1441756Z Executing ['/opt/conda/bin/python', 'test_overrides.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-03-17 19:50:31.142521] 2022-03-17T19:50:31.9207533Z Test results will be stored in test-reports/python-unittest/test_overrides 2022-03-17T19:50:31.9235035Z 2022-03-17T19:50:31.9235185Z Running tests... 2022-03-17T19:50:31.9235957Z ---------------------------------------------------------------------- 2022-03-17T19:50:33.4424450Z test_broadcast_all (__main__.TestBroadcastAllOverride) ... ok (1.519s) 2022-03-17T19:50:33.4442645Z test_parameter_does_not_prevent_dispatch (__main__.TestDisabledTorchFunction) ... ok (0.002s) 2022-03-17T19:50:33.4474507Z test_wrapper (__main__.TestEinsumOverride) ... ok (0.003s) 2022-03-17T19:50:33.4942872Z test_gradcheck (__main__.TestGradCheckOverride) ... ok (0.047s) 2022-03-17T19:50:33.4952404Z test_newones (__main__.TestGradNewOnesOverride) ... ok (0.001s) 2022-03-17T19:50:33.4964852Z test_getitem (__main__.TestIndexing) ... ok (0.001s) 2022-03-17T19:50:33.4978288Z test_getitem_subclass (__main__.TestIndexing) ... ok (0.001s) 2022-03-17T19:50:33.4991194Z test_setitem (__main__.TestIndexing) ... ok (0.001s) 2022-03-17T19:50:33.5004164Z test_setitem_subclass (__main__.TestIndexing) ... ok (0.001s) 2022-03-17T19:50:33.5015941Z test_setitem_val (__main__.TestIndexing) ... ok (0.001s) 2022-03-17T19:50:33.5026202Z test_iterator (__main__.TestIterator) ... ok (0.001s) 2022-03-17T19:50:33.5042443Z test_max (__main__.TestNamedTuple) ... ok (0.001s) 2022-03-17T19:50:33.5057756Z test_pickle (__main__.TestPickle) ... ok (0.001s) 2022-03-17T19:50:33.5076526Z test_rnn (__main__.TestRNN) ... ok (0.002s) 2022-03-17T19:50:33.5085840Z test_base (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-03-17T19:50:33.5096988Z test_mean_semantics (__main__.TestTorchFunctionOverride) 2022-03-17T19:50:33.5104428Z Test that a function with one argument can be overrided ... ok (0.002s) 2022-03-17T19:50:33.5122471Z test_mm_semantics (__main__.TestTorchFunctionOverride) 2022-03-17T19:50:33.5133993Z Test that a function with multiple arguments can be overrided ... ok (0.003s) 2022-03-17T19:50:33.5167133Z test_precedence_semantics (__main__.TestTorchFunctionOverride) 2022-03-17T19:50:33.5181022Z Test semantics for __torch_function__ for functions that take ... ok (0.005s) 2022-03-17T19:50:33.5197779Z test_tensor_subclass_propagation (__main__.TestTorchFunctionOverride) 2022-03-17T19:50:33.5204889Z this test exercises the functionality described in ... ok (0.002s) 2022-03-17T19:50:33.5210401Z test_user_implementation_raises (__main__.TestTorchFunctionOverride) 2022-03-17T19:50:33.5213997Z Test that errors raised in user implementations propagate correctly ... ok (0.001s) 2022-03-17T19:50:33.5251320Z test_warn_on_invalid_torch_function (__main__.TestTorchFunctionWarning) ... ok (0.004s) 2022-03-17T19:50:33.5262079Z test_wrap_torch_function (__main__.TestWrapTorchFunction) ... ok (0.001s) 2022-03-17T19:50:33.5262711Z 2022-03-17T19:50:33.5263194Z ---------------------------------------------------------------------- 2022-03-17T19:50:33.5263554Z Ran 22 tests in 1.603s 2022-03-17T19:50:33.5263704Z 2022-03-17T19:50:33.5263803Z OK 2022-03-17T19:50:33.5263935Z 2022-03-17T19:50:33.5264062Z Generating XML reports... 2022-03-17T19:50:33.5296070Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestBroadcastAllOverride-20220317195031.xml 2022-03-17T19:50:33.5299380Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestDisabledTorchFunction-20220317195031.xml 2022-03-17T19:50:33.5303022Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestEinsumOverride-20220317195031.xml 2022-03-17T19:50:33.5306539Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestGradCheckOverride-20220317195031.xml 2022-03-17T19:50:33.5309895Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestGradNewOnesOverride-20220317195031.xml 2022-03-17T19:50:33.5317226Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestIndexing-20220317195031.xml 2022-03-17T19:50:33.5320686Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestIterator-20220317195031.xml 2022-03-17T19:50:33.5324002Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestNamedTuple-20220317195031.xml 2022-03-17T19:50:33.5327404Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestPickle-20220317195031.xml 2022-03-17T19:50:33.5331807Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestRNN-20220317195031.xml 2022-03-17T19:50:33.5341310Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestTorchFunctionOverride-20220317195031.xml 2022-03-17T19:50:33.5345183Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestTorchFunctionWarning-20220317195031.xml 2022-03-17T19:50:33.5348487Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestWrapTorchFunction-20220317195031.xml 2022-03-17T19:50:33.7288029Z Running test_type_info ... [2022-03-17 19:50:33.728262] 2022-03-17T19:50:33.7288721Z Executing ['/opt/conda/bin/python', 'test_type_info.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-03-17 19:50:33.728363] 2022-03-17T19:50:34.4455661Z Test results will be stored in test-reports/python-unittest/test_type_info 2022-03-17T19:50:34.4472610Z 2022-03-17T19:50:34.4472902Z Running tests... 2022-03-17T19:50:34.4473587Z ---------------------------------------------------------------------- 2022-03-17T19:50:35.9563739Z test_finfo (__main__.TestDTypeInfo) ... ok (1.509s) 2022-03-17T19:50:35.9587765Z test_iinfo (__main__.TestDTypeInfo) ... ok (0.003s) 2022-03-17T19:50:35.9598942Z test_invalid_input (__main__.TestDTypeInfo) ... ok (0.001s) 2022-03-17T19:50:35.9599359Z 2022-03-17T19:50:35.9600040Z ---------------------------------------------------------------------- 2022-03-17T19:50:35.9600704Z Ran 3 tests in 1.513s 2022-03-17T19:50:35.9601097Z 2022-03-17T19:50:35.9601187Z OK 2022-03-17T19:50:35.9601318Z 2022-03-17T19:50:35.9601453Z Generating XML reports... 2022-03-17T19:50:35.9635195Z Generated XML report: test-reports/python-unittest/test_type_info/TEST-TestDTypeInfo-20220317195034.xml 2022-03-17T19:50:36.1516279Z Running test_set_default_mobile_cpu_allocator ... [2022-03-17 19:50:36.151058] 2022-03-17T19:50:36.1517007Z Executing ['/opt/conda/bin/python', 'test_set_default_mobile_cpu_allocator.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-03-17 19:50:36.151160] 2022-03-17T19:50:36.9013043Z Test results will be stored in test-reports/python-unittest/test_set_default_mobile_cpu_allocator 2022-03-17T19:50:36.9028029Z 2022-03-17T19:50:36.9028254Z Running tests... 2022-03-17T19:50:36.9028725Z ---------------------------------------------------------------------- 2022-03-17T19:50:38.4310519Z test_exception (__main__.TestSetDefaultMobileCPUAllocator) ... ok (1.527s) 2022-03-17T19:50:38.4315642Z test_no_exception (__main__.TestSetDefaultMobileCPUAllocator) ... ok (0.001s) 2022-03-17T19:50:38.4316009Z 2022-03-17T19:50:38.4316384Z ---------------------------------------------------------------------- 2022-03-17T19:50:38.4316698Z Ran 2 tests in 1.529s 2022-03-17T19:50:38.4316859Z 2022-03-17T19:50:38.4316953Z OK 2022-03-17T19:50:38.4317093Z 2022-03-17T19:50:38.4317198Z Generating XML reports... 2022-03-17T19:50:38.4351280Z Generated XML report: test-reports/python-unittest/test_set_default_mobile_cpu_allocator/TEST-TestSetDefaultMobileCPUAllocator-20220317195036.xml 2022-03-17T19:50:38.6331608Z Running test_license ... [2022-03-17 19:50:38.632623] 2022-03-17T19:50:38.6332251Z Executing ['/opt/conda/bin/python', 'test_license.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-03-17 19:50:38.632725] 2022-03-17T19:50:39.3868569Z Test results will be stored in test-reports/python-unittest/test_license 2022-03-17T19:50:39.3884733Z 2022-03-17T19:50:39.3885124Z Running tests... 2022-03-17T19:50:39.3886033Z ---------------------------------------------------------------------- 2022-03-17T19:50:39.3895110Z test_distinfo_license (__main__.TestLicense) 2022-03-17T19:50:40.9062353Z If run when pytorch is installed via a wheel, the license will be in ... ok (1.517s) 2022-03-17T19:50:40.9067411Z test_license_for_wheel (__main__.TestLicense) ... skip (0.001s) 2022-03-17T19:50:40.9068682Z 2022-03-17T19:50:40.9069371Z ---------------------------------------------------------------------- 2022-03-17T19:50:40.9070014Z Ran 2 tests in 1.518s 2022-03-17T19:50:40.9070356Z 2022-03-17T19:50:40.9070604Z OK (skipped=1) 2022-03-17T19:50:40.9070886Z 2022-03-17T19:50:40.9071018Z Generating XML reports... 2022-03-17T19:50:40.9105235Z Generated XML report: test-reports/python-unittest/test_license/TEST-TestLicense-20220317195039.xml 2022-03-17T19:50:41.1049536Z Running test_public_bindings ... [2022-03-17 19:50:41.104395] 2022-03-17T19:50:41.1050631Z Executing ['/opt/conda/bin/python', 'test_public_bindings.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-03-17 19:50:41.104500] 2022-03-17T19:50:41.8636205Z Test results will be stored in test-reports/python-unittest/test_public_bindings 2022-03-17T19:50:41.8650598Z 2022-03-17T19:50:41.8650834Z Running tests... 2022-03-17T19:50:41.8651739Z ---------------------------------------------------------------------- 2022-03-17T19:50:41.8702864Z test_no_new_bindings (__main__.TestPublicBindings) 2022-03-17T19:50:43.3671566Z This test aims to stop the introduction of new JIT bindings into torch._C ... ok (1.502s) 2022-03-17T19:50:43.3672633Z 2022-03-17T19:50:43.3673074Z ---------------------------------------------------------------------- 2022-03-17T19:50:43.3673385Z Ran 1 test in 1.502s 2022-03-17T19:50:43.3673548Z 2022-03-17T19:50:43.3673639Z OK 2022-03-17T19:50:43.3673770Z 2022-03-17T19:50:43.3673877Z Generating XML reports... 2022-03-17T19:50:43.3705972Z Generated XML report: test-reports/python-unittest/test_public_bindings/TEST-TestPublicBindings-20220317195041.xml 2022-03-17T19:50:43.5593126Z Running test_jit_autocast ... [2022-03-17 19:50:43.558738] 2022-03-17T19:50:43.5593992Z Executing ['/opt/conda/bin/python', 'test_jit_autocast.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-03-17 19:50:43.558845] 2022-03-17T19:50:46.4404694Z monkeytype is not installed. Skipping tests for Profile-Directed Typing 2022-03-17T19:50:46.5032573Z Test results will be stored in test-reports/python-unittest/test_jit_autocast 2022-03-17T19:50:46.5059429Z 2022-03-17T19:50:46.5059562Z Running tests... 2022-03-17T19:50:46.5060069Z ---------------------------------------------------------------------- 2022-03-17T19:50:46.9125881Z test_autocast_api (__main__.TestAutocast) ... ok (0.406s) 2022-03-17T19:50:46.9136654Z test_autocast_api_not_supported (__main__.TestAutocast) ... skip (0.001s) 2022-03-17T19:50:46.9254233Z test_autocast_autodiff (__main__.TestAutocast) ... ok (0.012s) 2022-03-17T19:50:46.9262441Z test_autocast_decorator (__main__.TestAutocast) ... skip (0.001s) 2022-03-17T19:50:46.9306219Z test_autocast_decorator_outside_jit (__main__.TestAutocast) ... ok (0.004s) 2022-03-17T19:50:46.9655618Z test_autocast_mixed_dtypes (__main__.TestAutocast) ... ok (0.035s) 2022-03-17T19:50:46.9846909Z test_callees (__main__.TestAutocast) ... ok (0.019s) 2022-03-17T19:50:47.0042047Z test_callees_with_autocast_off (__main__.TestAutocast) ... ok (0.019s) 2022-03-17T19:50:47.0238693Z test_callees_with_autocast_on (__main__.TestAutocast) ... ok (0.020s) 2022-03-17T19:50:47.0429532Z test_conditional_autocast (__main__.TestAutocast) ... ok (0.019s) 2022-03-17T19:50:47.0441859Z test_control_flow (__main__.TestAutocast) ... skip (0.001s) 2022-03-17T19:50:47.0613644Z test_divergent_autocast (__main__.TestAutocast) ... ok (0.017s) 2022-03-17T19:50:47.0799841Z test_divergent_types (__main__.TestAutocast) ... ok (0.018s) 2022-03-17T19:50:47.0949535Z test_duplicate_inputs (__main__.TestAutocast) ... ok (0.015s) 2022-03-17T19:50:47.1006021Z test_eager_and_script (__main__.TestAutocast) ... ok (0.006s) 2022-03-17T19:50:47.1178738Z test_explicit_casts (__main__.TestAutocast) ... ok (0.017s) 2022-03-17T19:50:47.1318930Z test_fp32_policy (__main__.TestAutocast) ... ok (0.014s) 2022-03-17T19:50:47.1464619Z test_fp32_policy_with_fp64 (__main__.TestAutocast) ... ok (0.014s) 2022-03-17T19:50:47.1633735Z test_fp32_set_opt_dtype_policy (__main__.TestAutocast) ... ok (0.017s) 2022-03-17T19:50:47.1804119Z test_fp32_set_opt_dtype_policy_fp64 (__main__.TestAutocast) ... ok (0.017s) 2022-03-17T19:50:47.1953372Z test_implicitly_nested_autocast (__main__.TestAutocast) ... ok (0.015s) 2022-03-17T19:50:47.2133993Z test_inplace (__main__.TestAutocast) ... ok (0.018s) 2022-03-17T19:50:47.2489423Z test_jit_call_method_under_autocast (__main__.TestAutocast) ... ok (0.035s) 2022-03-17T19:50:47.2598617Z test_jit_executor_under_autocast (__main__.TestAutocast) ... ok (0.011s) 2022-03-17T19:50:47.2608365Z test_linear_bf16 (__main__.TestAutocast) ... skip (0.001s) 2022-03-17T19:50:47.2768248Z test_minimal (__main__.TestAutocast) ... ok (0.016s) 2022-03-17T19:50:47.2918472Z test_minimal_cpu (__main__.TestAutocast) ... ok (0.015s) 2022-03-17T19:50:47.3066495Z test_minimal_off (__main__.TestAutocast) ... ok (0.015s) 2022-03-17T19:50:47.3248722Z test_nested_autocast (__main__.TestAutocast) ... ok (0.018s) 2022-03-17T19:50:47.3413122Z test_promote_policy (__main__.TestAutocast) ... ok (0.016s) 2022-03-17T19:50:47.3565689Z test_promote_policy_fp64 (__main__.TestAutocast) ... ok (0.015s) 2022-03-17T19:50:47.3739160Z test_reused_autocast (__main__.TestAutocast) ... ok (0.017s) 2022-03-17T19:50:47.3751128Z test_reused_autocast_expr (__main__.TestAutocast) ... skip (0.001s) 2022-03-17T19:50:47.3931326Z test_runtime_autocast_state (__main__.TestAutocast) ... ok (0.018s) 2022-03-17T19:50:47.4114792Z test_runtime_autocast_state_expr (__main__.TestAutocast) ... ok (0.018s) 2022-03-17T19:50:47.4324070Z test_script_and_tracing (__main__.TestAutocast) ... ok (0.021s) 2022-03-17T19:50:47.4334914Z test_script_and_tracing_with_autocast (__main__.TestAutocast) ... skip (0.001s) 2022-03-17T19:50:47.4592627Z test_script_module (__main__.TestAutocast) ... ok (0.026s) 2022-03-17T19:50:47.4846502Z test_tracing_and_script (__main__.TestAutocast) ... ok (0.025s) 2022-03-17T19:50:47.4856426Z test_tracing_with_autocast_and_script (__main__.TestAutocast) ... skip (0.001s) 2022-03-17T19:50:47.4857225Z 2022-03-17T19:50:47.4857962Z ---------------------------------------------------------------------- 2022-03-17T19:50:47.4858696Z Ran 40 tests in 0.980s 2022-03-17T19:50:47.4858969Z 2022-03-17T19:50:47.4859114Z OK (skipped=7) 2022-03-17T19:50:47.4859270Z 2022-03-17T19:50:47.4859392Z Generating XML reports... 2022-03-17T19:50:47.4936237Z Generated XML report: test-reports/python-unittest/test_jit_autocast/TEST-TestAutocast-20220317195046.xml 2022-03-17T19:50:47.7861323Z Running test_tensorexpr_pybind ... [2022-03-17 19:50:47.785490] 2022-03-17T19:50:47.7862303Z Executing ['/opt/conda/bin/python', 'test_tensorexpr_pybind.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-03-17 19:50:47.785598] 2022-03-17T19:50:50.0925835Z Test results will be stored in test-reports/python-unittest/test_tensorexpr_pybind 2022-03-17T19:50:50.0944114Z 2022-03-17T19:50:50.0944406Z Running tests... 2022-03-17T19:50:50.0945042Z ---------------------------------------------------------------------- 2022-03-17T19:50:50.1196423Z test_unary_ops (__main__.TestExprHandlePyBind) ... ok (0.025s) 2022-03-17T19:50:50.1529864Z test_alloc_in_loop (__main__.TestTensorExprPyBind) ... ok (0.033s) 2022-03-17T19:50:50.1548990Z test_call_raw (__main__.TestTensorExprPyBind) ... ok (0.002s) 2022-03-17T19:50:50.1558429Z test_dtype_error (__main__.TestTensorExprPyBind) ... ok (0.001s) 2022-03-17T19:50:50.1584547Z test_dynamic_shape (__main__.TestTensorExprPyBind) ... ok (0.003s) 2022-03-17T19:50:50.1622741Z test_dynamic_shape_2d (__main__.TestTensorExprPyBind) ... ok (0.004s) 2022-03-17T19:50:50.1643473Z test_external_calls (__main__.TestTensorExprPyBind) ... ok (0.002s) 2022-03-17T19:50:50.2671529Z test_kernel_shape_prop (__main__.TestTensorExprPyBind) ... ok (0.103s) 2022-03-17T19:50:50.3177699Z test_kernel_shape_prop_module (__main__.TestTensorExprPyBind) ... ok (0.051s) 2022-03-17T19:50:50.3507933Z test_kernel_with_custom_lowering (__main__.TestTensorExprPyBind) ... ok (0.033s) 2022-03-17T19:50:50.3836428Z test_kernel_with_expand (__main__.TestTensorExprPyBind) ... ok (0.033s) 2022-03-17T19:50:50.4622854Z test_kernel_with_permute (__main__.TestTensorExprPyBind) ... ok (0.079s) 2022-03-17T19:50:50.4894861Z test_kernel_with_scalar_inputs (__main__.TestTensorExprPyBind) ... ok (0.027s) 2022-03-17T19:50:50.5269120Z test_kernel_with_t (__main__.TestTensorExprPyBind) ... ok (0.037s) 2022-03-17T19:50:50.5611457Z test_kernel_with_tensor_inputs (__main__.TestTensorExprPyBind) ... ok (0.034s) 2022-03-17T19:50:50.5985793Z test_kernel_with_transpose (__main__.TestTensorExprPyBind) ... ok (0.037s) 2022-03-17T19:50:50.6002434Z test_simple_sum (__main__.TestTensorExprPyBind) ... ok (0.002s) 2022-03-17T19:50:50.6002781Z 2022-03-17T19:50:50.6003187Z ---------------------------------------------------------------------- 2022-03-17T19:50:50.6003733Z Ran 17 tests in 0.506s 2022-03-17T19:50:50.6003899Z 2022-03-17T19:50:50.6003992Z OK 2022-03-17T19:50:50.6004127Z 2022-03-17T19:50:50.6004232Z Generating XML reports... 2022-03-17T19:50:50.6039270Z Generated XML report: test-reports/python-unittest/test_tensorexpr_pybind/TEST-TestExprHandlePyBind-20220317195050.xml 2022-03-17T19:50:50.6058368Z Generated XML report: test-reports/python-unittest/test_tensorexpr_pybind/TEST-TestTensorExprPyBind-20220317195050.xml 2022-03-17T19:50:50.8148700Z Running test_cpp_extensions_aot_no_ninja ... [2022-03-17 19:50:50.814321] 2022-03-17T19:50:51.9833305Z running install 2022-03-17T19:50:51.9838661Z running build 2022-03-17T19:50:51.9838930Z running build_py 2022-03-17T19:50:51.9848899Z creating build 2022-03-17T19:50:51.9849360Z creating build/lib.linux-x86_64-3.7 2022-03-17T19:50:51.9850150Z creating build/lib.linux-x86_64-3.7/torch_test_cpp_extension 2022-03-17T19:50:51.9850675Z copying torch_test_cpp_extension/__init__.py -> build/lib.linux-x86_64-3.7/torch_test_cpp_extension 2022-03-17T19:50:51.9853815Z running build_ext 2022-03-17T19:50:51.9936803Z building 'torch_test_cpp_extension.cpp' extension 2022-03-17T19:50:51.9938352Z creating build/temp.linux-x86_64-3.7 2022-03-17T19:50:51.9940246Z gcc -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -Iself_compiler_include_dirs_test -I/opt/conda/include/python3.7m -c extension.cpp -o build/temp.linux-x86_64-3.7/extension.o -g -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=cpp -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-03-17T19:50:53.0876971Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-03-17T19:50:53.0885054Z g++ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-3.7/extension.o -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.linux-x86_64-3.7/torch_test_cpp_extension/cpp.cpython-37m-x86_64-linux-gnu.so 2022-03-17T19:50:53.4011003Z building 'torch_test_cpp_extension.ort' extension 2022-03-17T19:50:53.4013467Z gcc -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -Iself_compiler_include_dirs_test -I/opt/conda/include/python3.7m -c ort_extension.cpp -o build/temp.linux-x86_64-3.7/ort_extension.o -g -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=ort -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-03-17T19:50:54.4659366Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-03-17T19:50:54.4670347Z g++ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-3.7/ort_extension.o -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.linux-x86_64-3.7/torch_test_cpp_extension/ort.cpython-37m-x86_64-linux-gnu.so 2022-03-17T19:50:54.7879681Z building 'torch_test_cpp_extension.rng' extension 2022-03-17T19:50:54.7881765Z gcc -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -Iself_compiler_include_dirs_test -I/opt/conda/include/python3.7m -c rng_extension.cpp -o build/temp.linux-x86_64-3.7/rng_extension.o -g -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=rng -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-03-17T19:50:55.8983205Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-03-17T19:50:55.8983915Z In file included from /opt/conda/lib/python3.7/site-packages/torch/include/ATen/cpu/vec/vec256/vec256.h:8:0, 2022-03-17T19:50:55.8984765Z from /opt/conda/lib/python3.7/site-packages/torch/include/ATen/cpu/vec/vec.h:4, 2022-03-17T19:50:55.8985320Z from /opt/conda/lib/python3.7/site-packages/torch/include/ATen/native/cpu/Loops.h:36, 2022-03-17T19:50:55.8985924Z from /opt/conda/lib/python3.7/site-packages/torch/include/ATen/native/cpu/DistributionTemplates.h:8, 2022-03-17T19:50:55.8986314Z from rng_extension.cpp:6: 2022-03-17T19:50:55.8986899Z /opt/conda/lib/python3.7/site-packages/torch/include/ATen/cpu/vec/vec_base.h:973:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-03-17T19:50:55.8987293Z # pragma unroll 2022-03-17T19:50:55.8987522Z 2022-03-17T19:50:55.8993610Z g++ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-3.7/rng_extension.o -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.linux-x86_64-3.7/torch_test_cpp_extension/rng.cpython-37m-x86_64-linux-gnu.so 2022-03-17T19:50:56.2124487Z building 'torch_test_cpp_extension.cuda' extension 2022-03-17T19:50:56.2127140Z gcc -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/usr/local/cuda/include -Iself_compiler_include_dirs_test -I/opt/conda/include/python3.7m -c cuda_extension.cpp -o build/temp.linux-x86_64-3.7/cuda_extension.o -g -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=cuda -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-03-17T19:50:57.3006253Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-03-17T19:50:57.3017996Z /usr/local/cuda/bin/nvcc -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/usr/local/cuda/include -Iself_compiler_include_dirs_test -I/opt/conda/include/python3.7m -c cuda_extension_kernel.cu -o build/temp.linux-x86_64-3.7/cuda_extension_kernel.o -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr --compiler-options '-fPIC' -O2 -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=cuda -D_GLIBCXX_USE_CXX11_ABI=1 -gencode=arch=compute_50,code=sm_50 -gencode=arch=compute_52,code=compute_52 -gencode=arch=compute_52,code=sm_52 -std=c++14 2022-03-17T19:50:57.3079493Z nvcc warning : The 'compute_35', 'compute_37', 'compute_50', 'sm_35', 'sm_37' and 'sm_50' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2022-03-17T19:51:23.7998459Z /usr/local/cuda/bin/nvcc -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/usr/local/cuda/include -Iself_compiler_include_dirs_test -I/opt/conda/include/python3.7m -c cuda_extension_kernel2.cu -o build/temp.linux-x86_64-3.7/cuda_extension_kernel2.o -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr --compiler-options '-fPIC' -O2 -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=cuda -D_GLIBCXX_USE_CXX11_ABI=1 -gencode=arch=compute_50,code=sm_50 -gencode=arch=compute_52,code=compute_52 -gencode=arch=compute_52,code=sm_52 -std=c++14 2022-03-17T19:51:23.8059286Z nvcc warning : The 'compute_35', 'compute_37', 'compute_50', 'sm_35', 'sm_37' and 'sm_50' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2022-03-17T19:51:49.9259864Z g++ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-3.7/cuda_extension.o build/temp.linux-x86_64-3.7/cuda_extension_kernel.o build/temp.linux-x86_64-3.7/cuda_extension_kernel2.o -L/opt/conda/lib/python3.7/site-packages/torch/lib -L/usr/local/cuda/lib64 -lc10 -ltorch -ltorch_cpu -ltorch_python -lcudart -lc10_cuda -ltorch_cuda_cu -ltorch_cuda_cpp -o build/lib.linux-x86_64-3.7/torch_test_cpp_extension/cuda.cpython-37m-x86_64-linux-gnu.so 2022-03-17T19:51:50.3504972Z building 'torch_test_cpp_extension.torch_library' extension 2022-03-17T19:51:50.3508571Z /usr/local/cuda/bin/nvcc -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/usr/local/cuda/include -Iself_compiler_include_dirs_test -I/opt/conda/include/python3.7m -c torch_library.cu -o build/temp.linux-x86_64-3.7/torch_library.o -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr --compiler-options '-fPIC' -O2 -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=torch_library -D_GLIBCXX_USE_CXX11_ABI=1 -gencode=arch=compute_50,code=sm_50 -gencode=arch=compute_52,code=compute_52 -gencode=arch=compute_52,code=sm_52 -std=c++14 2022-03-17T19:51:50.3568524Z nvcc warning : The 'compute_35', 'compute_37', 'compute_50', 'sm_35', 'sm_37' and 'sm_50' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2022-03-17T19:53:23.9101882Z g++ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-3.7/torch_library.o -L/opt/conda/lib/python3.7/site-packages/torch/lib -L/usr/local/cuda/lib64 -lc10 -ltorch -ltorch_cpu -ltorch_python -lcudart -lc10_cuda -ltorch_cuda_cu -ltorch_cuda_cpp -o build/lib.linux-x86_64-3.7/torch_test_cpp_extension/torch_library.cpython-37m-x86_64-linux-gnu.so 2022-03-17T19:53:24.2176885Z building 'torch_test_cpp_extension.cublas_extension' extension 2022-03-17T19:53:24.2180536Z gcc -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/usr/local/cuda/include -Iself_compiler_include_dirs_test -I/opt/conda/include/python3.7m -c cublas_extension.cpp -o build/temp.linux-x86_64-3.7/cublas_extension.o -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=cublas_extension -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-03-17T19:53:25.2503107Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-03-17T19:53:25.2513440Z g++ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-3.7/cublas_extension.o -L/opt/conda/lib/python3.7/site-packages/torch/lib -L/usr/local/cuda/lib64 -lcublas -lc10 -ltorch -ltorch_cpu -ltorch_python -lcudart -lc10_cuda -ltorch_cuda_cu -ltorch_cuda_cpp -o build/lib.linux-x86_64-3.7/torch_test_cpp_extension/cublas_extension.cpython-37m-x86_64-linux-gnu.so 2022-03-17T19:53:25.6323057Z building 'torch_test_cpp_extension.cusolver_extension' extension 2022-03-17T19:53:25.6325482Z gcc -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/usr/local/cuda/include -Iself_compiler_include_dirs_test -I/opt/conda/include/python3.7m -c cusolver_extension.cpp -o build/temp.linux-x86_64-3.7/cusolver_extension.o -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=cusolver_extension -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-03-17T19:53:26.6215719Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-03-17T19:53:26.6227401Z g++ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-3.7/cusolver_extension.o -L/opt/conda/lib/python3.7/site-packages/torch/lib -L/usr/local/cuda/lib64 -lcusolver -lc10 -ltorch -ltorch_cpu -ltorch_python -lcudart -lc10_cuda -ltorch_cuda_cu -ltorch_cuda_cpp -o build/lib.linux-x86_64-3.7/torch_test_cpp_extension/cusolver_extension.cpython-37m-x86_64-linux-gnu.so 2022-03-17T19:53:26.9842712Z running install_lib 2022-03-17T19:53:26.9856205Z creating install 2022-03-17T19:53:26.9856917Z creating install/opt 2022-03-17T19:53:26.9857201Z creating install/opt/conda 2022-03-17T19:53:26.9857465Z creating install/opt/conda/lib 2022-03-17T19:53:26.9857774Z creating install/opt/conda/lib/python3.7 2022-03-17T19:53:26.9858502Z creating install/opt/conda/lib/python3.7/site-packages 2022-03-17T19:53:26.9859873Z creating install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension 2022-03-17T19:53:26.9861363Z copying build/lib.linux-x86_64-3.7/torch_test_cpp_extension/__init__.py -> ./install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension 2022-03-17T19:53:26.9863884Z copying build/lib.linux-x86_64-3.7/torch_test_cpp_extension/cpp.cpython-37m-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension 2022-03-17T19:53:26.9945272Z copying build/lib.linux-x86_64-3.7/torch_test_cpp_extension/ort.cpython-37m-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension 2022-03-17T19:53:27.0018324Z copying build/lib.linux-x86_64-3.7/torch_test_cpp_extension/rng.cpython-37m-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension 2022-03-17T19:53:27.0097015Z copying build/lib.linux-x86_64-3.7/torch_test_cpp_extension/cuda.cpython-37m-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension 2022-03-17T19:53:27.0169424Z copying build/lib.linux-x86_64-3.7/torch_test_cpp_extension/torch_library.cpython-37m-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension 2022-03-17T19:53:27.0172472Z copying build/lib.linux-x86_64-3.7/torch_test_cpp_extension/cublas_extension.cpython-37m-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension 2022-03-17T19:53:27.0213233Z copying build/lib.linux-x86_64-3.7/torch_test_cpp_extension/cusolver_extension.cpython-37m-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension 2022-03-17T19:53:27.0260293Z byte-compiling ./install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension/__init__.py to __init__.cpython-37.pyc 2022-03-17T19:53:27.0263095Z running install_egg_info 2022-03-17T19:53:27.0314387Z running egg_info 2022-03-17T19:53:27.0314921Z creating torch_test_cpp_extension.egg-info 2022-03-17T19:53:27.0317001Z writing torch_test_cpp_extension.egg-info/PKG-INFO 2022-03-17T19:53:27.0319225Z writing dependency_links to torch_test_cpp_extension.egg-info/dependency_links.txt 2022-03-17T19:53:27.0321506Z writing top-level names to torch_test_cpp_extension.egg-info/top_level.txt 2022-03-17T19:53:27.0323798Z writing manifest file 'torch_test_cpp_extension.egg-info/SOURCES.txt' 2022-03-17T19:53:27.0332673Z reading manifest file 'torch_test_cpp_extension.egg-info/SOURCES.txt' 2022-03-17T19:53:27.0341562Z writing manifest file 'torch_test_cpp_extension.egg-info/SOURCES.txt' 2022-03-17T19:53:27.0342595Z Copying torch_test_cpp_extension.egg-info to ./install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension-0.0.0-py3.7.egg-info 2022-03-17T19:53:27.0349125Z running install_scripts 2022-03-17T19:53:28.2622571Z running install 2022-03-17T19:53:28.2629276Z running build 2022-03-17T19:53:28.2629515Z running build_ext 2022-03-17T19:53:28.3102948Z building 'no_python_abi_suffix_test' extension 2022-03-17T19:53:28.3104651Z creating /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build 2022-03-17T19:53:28.3105416Z creating /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build/temp.linux-x86_64-3.7 2022-03-17T19:53:28.3550997Z Emitting ninja build file /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build/temp.linux-x86_64-3.7/build.ninja... 2022-03-17T19:53:28.3553081Z Compiling objects... 2022-03-17T19:53:28.3553392Z Using envvar MAX_JOBS (14) as the number of workers... 2022-03-17T19:53:28.4316774Z [1/1] c++ -MMD -MF /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build/temp.linux-x86_64-3.7/no_python_abi_suffix_test.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/no_python_abi_suffix_test.cpp -o /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build/temp.linux-x86_64-3.7/no_python_abi_suffix_test.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=no_python_abi_suffix_test -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-03-17T19:53:28.4318594Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-03-17T19:53:28.4370617Z creating build/lib.linux-x86_64-3.7 2022-03-17T19:53:28.4371987Z g++ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build/temp.linux-x86_64-3.7/no_python_abi_suffix_test.o -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.linux-x86_64-3.7/no_python_abi_suffix_test.so 2022-03-17T19:53:28.6030936Z running install_lib 2022-03-17T19:53:28.6048711Z creating install 2022-03-17T19:53:28.6049351Z creating install/opt 2022-03-17T19:53:28.6049729Z creating install/opt/conda 2022-03-17T19:53:28.6050129Z creating install/opt/conda/lib 2022-03-17T19:53:28.6051233Z creating install/opt/conda/lib/python3.7 2022-03-17T19:53:28.6052041Z creating install/opt/conda/lib/python3.7/site-packages 2022-03-17T19:53:28.6052615Z copying build/lib.linux-x86_64-3.7/no_python_abi_suffix_test.so -> ./install/opt/conda/lib/python3.7/site-packages 2022-03-17T19:53:28.6059637Z running install_egg_info 2022-03-17T19:53:28.6108699Z running egg_info 2022-03-17T19:53:28.6109124Z creating no_python_abi_suffix_test.egg-info 2022-03-17T19:53:28.6110835Z writing no_python_abi_suffix_test.egg-info/PKG-INFO 2022-03-17T19:53:28.6113832Z writing dependency_links to no_python_abi_suffix_test.egg-info/dependency_links.txt 2022-03-17T19:53:28.6116533Z writing top-level names to no_python_abi_suffix_test.egg-info/top_level.txt 2022-03-17T19:53:28.6118834Z writing manifest file 'no_python_abi_suffix_test.egg-info/SOURCES.txt' 2022-03-17T19:53:28.6126033Z reading manifest file 'no_python_abi_suffix_test.egg-info/SOURCES.txt' 2022-03-17T19:53:28.6133404Z writing manifest file 'no_python_abi_suffix_test.egg-info/SOURCES.txt' 2022-03-17T19:53:28.6134337Z Copying no_python_abi_suffix_test.egg-info to ./install/opt/conda/lib/python3.7/site-packages/no_python_abi_suffix_test-0.0.0-py3.7.egg-info 2022-03-17T19:53:28.6140804Z running install_scripts 2022-03-17T19:53:28.7557477Z Executing ['/opt/conda/bin/python', 'test_cpp_extensions_aot_no_ninja.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-03-17 19:53:28.755210] 2022-03-17T19:53:31.4077873Z Test results will be stored in test-reports/python-unittest/test_cpp_extensions_aot_no_ninja 2022-03-17T19:53:31.4098211Z 2022-03-17T19:53:31.4098623Z Running tests... 2022-03-17T19:53:31.4099051Z ---------------------------------------------------------------------- 2022-03-17T19:53:31.4262497Z test_backward (__main__.TestCppExtensionAOT) ... ok (0.016s) 2022-03-17T19:53:31.7075305Z test_cublas_extension (__main__.TestCppExtensionAOT) ... ok (0.281s) 2022-03-17T19:53:31.7099020Z test_cuda_extension (__main__.TestCppExtensionAOT) ... ok (0.002s) 2022-03-17T19:53:31.8030810Z test_cusolver_extension (__main__.TestCppExtensionAOT) ... ok (0.093s) 2022-03-17T19:53:31.8042758Z test_extension_function (__main__.TestCppExtensionAOT) ... ok (0.001s) 2022-03-17T19:53:31.8054480Z test_extension_module (__main__.TestCppExtensionAOT) ... ok (0.001s) 2022-03-17T19:53:31.8069633Z test_no_python_abi_suffix_sets_the_correct_library_name (__main__.TestCppExtensionAOT) ... ok (0.001s) 2022-03-17T19:53:31.8077098Z test_optional (__main__.TestCppExtensionAOT) ... ok (0.001s) 2022-03-17T19:53:31.8089610Z test_add (__main__.TestORTTensor) ... ok (0.001s) 2022-03-17T19:53:31.8111886Z test_conv_backend_override (__main__.TestORTTensor) ... ok (0.002s) 2022-03-17T19:53:31.8170719Z test_unregistered (__main__.TestORTTensor) ... ok (0.006s) 2022-03-17T19:53:31.8189157Z test_zeros (__main__.TestORTTensor) ... ok (0.002s) 2022-03-17T19:53:31.8228526Z test_rng (__main__.TestRNGExtension) ... ok (0.004s) 2022-03-17T19:53:31.8971698Z test_torch_library (__main__.TestTorchLibrary) ... ok (0.074s) 2022-03-17T19:53:31.8973848Z 2022-03-17T19:53:31.8974484Z ---------------------------------------------------------------------- 2022-03-17T19:53:31.8974833Z Ran 14 tests in 0.487s 2022-03-17T19:53:31.8974998Z 2022-03-17T19:53:31.8975091Z OK 2022-03-17T19:53:31.8979128Z 2022-03-17T19:53:31.8979543Z Generating XML reports... 2022-03-17T19:53:31.9016911Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_no_ninja/TEST-TestCppExtensionAOT-20220317195331.xml 2022-03-17T19:53:31.9022717Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_no_ninja/TEST-TestORTTensor-20220317195331.xml 2022-03-17T19:53:31.9026232Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_no_ninja/TEST-TestRNGExtension-20220317195331.xml 2022-03-17T19:53:31.9029212Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_no_ninja/TEST-TestTorchLibrary-20220317195331.xml 2022-03-17T19:53:32.2221454Z Running test_masked ... [2022-03-17 19:53:32.221622] 2022-03-17T19:53:32.2222563Z Executing ['/opt/conda/bin/python', 'test_masked.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-03-17 19:53:32.221714] 2022-03-17T19:53:35.0703606Z Running test_ops_gradients ... [2022-03-17 19:53:35.069828] 2022-03-17T19:53:35.0704275Z Executing ['/opt/conda/bin/python', 'test_ops_gradients.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-03-17 19:53:35.069929] 2022-03-17T19:53:38.0265379Z Test results will be stored in test-reports/python-unittest/test_ops_gradients 2022-03-17T19:53:38.2501457Z 2022-03-17T19:53:38.2501960Z Running tests... 2022-03-17T19:53:38.2502511Z ---------------------------------------------------------------------- 2022-03-17T19:53:38.2531818Z test_fn_fail_gradgrad_H_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.003s) 2022-03-17T19:53:38.2546348Z test_fn_fail_gradgrad_H_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.2560552Z test_fn_fail_gradgrad_T_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.2574396Z test_fn_fail_gradgrad_T_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.2588798Z test_fn_fail_gradgrad___getitem___cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.2602887Z test_fn_fail_gradgrad___getitem___cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.2616857Z test_fn_fail_gradgrad___radd___cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.2632158Z test_fn_fail_gradgrad___radd___cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.2645932Z test_fn_fail_gradgrad___rdiv___cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.2659713Z test_fn_fail_gradgrad___rdiv___cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.2673756Z test_fn_fail_gradgrad___rmatmul___cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.2687637Z test_fn_fail_gradgrad___rmatmul___cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.2701626Z test_fn_fail_gradgrad___rmod___cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.2715919Z test_fn_fail_gradgrad___rmul___cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.2731845Z test_fn_fail_gradgrad___rmul___cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:38.2745936Z test_fn_fail_gradgrad___rpow___cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.2759642Z test_fn_fail_gradgrad___rpow___cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.2773461Z test_fn_fail_gradgrad___rsub___cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.2787549Z test_fn_fail_gradgrad___rsub___cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.2801256Z test_fn_fail_gradgrad__masked_amax_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.2814888Z test_fn_fail_gradgrad__masked_amin_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.2829143Z test_fn_fail_gradgrad__masked_log_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.2843132Z test_fn_fail_gradgrad__masked_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.2857179Z test_fn_fail_gradgrad__masked_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.2874480Z test_fn_fail_gradgrad__masked_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:38.2888299Z test_fn_fail_gradgrad__masked_normalize_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.2902050Z test_fn_fail_gradgrad__masked_prod_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.2916305Z test_fn_fail_gradgrad__masked_prod_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.2929873Z test_fn_fail_gradgrad__masked_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.2943886Z test_fn_fail_gradgrad__masked_softmin_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.2957513Z test_fn_fail_gradgrad__masked_sum_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.2971505Z test_fn_fail_gradgrad__masked_sum_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.2985751Z test_fn_fail_gradgrad__masked_var_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.2999690Z test_fn_fail_gradgrad__masked_var_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3013745Z test_fn_fail_gradgrad_abs_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3032298Z test_fn_fail_gradgrad_abs_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:38.3046327Z test_fn_fail_gradgrad_acos_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3060113Z test_fn_fail_gradgrad_acos_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3074277Z test_fn_fail_gradgrad_acosh_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3087933Z test_fn_fail_gradgrad_acosh_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3101720Z test_fn_fail_gradgrad_add_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3115801Z test_fn_fail_gradgrad_add_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3129680Z test_fn_fail_gradgrad_addbmm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3143511Z test_fn_fail_gradgrad_addbmm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3157544Z test_fn_fail_gradgrad_addcdiv_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3171434Z test_fn_fail_gradgrad_addcdiv_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3185741Z test_fn_fail_gradgrad_addcmul_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3204307Z test_fn_fail_gradgrad_addcmul_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:38.3218089Z test_fn_fail_gradgrad_addmm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3232228Z test_fn_fail_gradgrad_addmm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3245959Z test_fn_fail_gradgrad_addmm_decomposed_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3259779Z test_fn_fail_gradgrad_addmm_decomposed_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3273953Z test_fn_fail_gradgrad_addmv_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3287781Z test_fn_fail_gradgrad_addmv_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3301696Z test_fn_fail_gradgrad_addr_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3316440Z test_fn_fail_gradgrad_addr_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3330119Z test_fn_fail_gradgrad_all_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3344112Z test_fn_fail_gradgrad_all_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3357729Z test_fn_fail_gradgrad_allclose_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3376202Z test_fn_fail_gradgrad_allclose_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:38.3390455Z test_fn_fail_gradgrad_amax_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3404059Z test_fn_fail_gradgrad_amin_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3417827Z test_fn_fail_gradgrad_aminmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3431942Z test_fn_fail_gradgrad_angle_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3445678Z test_fn_fail_gradgrad_angle_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3459273Z test_fn_fail_gradgrad_any_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3473282Z test_fn_fail_gradgrad_any_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3486959Z test_fn_fail_gradgrad_argmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3500616Z test_fn_fail_gradgrad_argmin_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3514611Z test_fn_fail_gradgrad_argsort_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3528269Z test_fn_fail_gradgrad_argwhere_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3549269Z test_fn_fail_gradgrad_argwhere_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:38.3563070Z test_fn_fail_gradgrad_as_strided_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3576783Z test_fn_fail_gradgrad_as_strided_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3590723Z test_fn_fail_gradgrad_asin_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3604388Z test_fn_fail_gradgrad_asin_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3618048Z test_fn_fail_gradgrad_asinh_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3632063Z test_fn_fail_gradgrad_asinh_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3645822Z test_fn_fail_gradgrad_atan2_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3659493Z test_fn_fail_gradgrad_atan_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3673543Z test_fn_fail_gradgrad_atan_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3687355Z test_fn_fail_gradgrad_atanh_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3701071Z test_fn_fail_gradgrad_atanh_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3719736Z test_fn_fail_gradgrad_atleast_1d_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:38.3733343Z test_fn_fail_gradgrad_atleast_1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3747431Z test_fn_fail_gradgrad_atleast_2d_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3761111Z test_fn_fail_gradgrad_atleast_2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3774882Z test_fn_fail_gradgrad_atleast_3d_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3788927Z test_fn_fail_gradgrad_atleast_3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3802623Z test_fn_fail_gradgrad_baddbmm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3816288Z test_fn_fail_gradgrad_baddbmm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3830123Z test_fn_fail_gradgrad_bernoulli_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3843826Z test_fn_fail_gradgrad_bfloat16_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3857420Z test_fn_fail_gradgrad_bfloat16_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3871347Z test_fn_fail_gradgrad_bfloat16_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3889397Z test_fn_fail_gradgrad_bfloat16_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:38.3903132Z test_fn_fail_gradgrad_bitwise_left_shift_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3916901Z test_fn_fail_gradgrad_bitwise_right_shift_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3930699Z test_fn_fail_gradgrad_block_diag_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3944880Z test_fn_fail_gradgrad_block_diag_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3958360Z test_fn_fail_gradgrad_bmm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3972162Z test_fn_fail_gradgrad_bmm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3986637Z test_fn_fail_gradgrad_bool_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.3999832Z test_fn_fail_gradgrad_bool_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.4013365Z test_fn_fail_gradgrad_bool_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.4027286Z test_fn_fail_gradgrad_bool_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.4041178Z test_fn_fail_gradgrad_broadcast_tensors_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.4059599Z test_fn_fail_gradgrad_broadcast_tensors_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:38.4073713Z test_fn_fail_gradgrad_broadcast_to_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.4087631Z test_fn_fail_gradgrad_broadcast_to_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.4101201Z test_fn_fail_gradgrad_bucketize_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.4115102Z test_fn_fail_gradgrad_byte_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.4128662Z test_fn_fail_gradgrad_byte_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.4142368Z test_fn_fail_gradgrad_byte_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.4156157Z test_fn_fail_gradgrad_byte_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.4169947Z test_fn_fail_gradgrad_cartesian_prod_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.4183849Z test_fn_fail_gradgrad_cartesian_prod_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.4197795Z test_fn_fail_gradgrad_cat_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.4211781Z test_fn_fail_gradgrad_cat_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5087928Z test_fn_fail_gradgrad_cdist_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.087s) 2022-03-17T19:53:38.5102167Z test_fn_fail_gradgrad_ceil_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5116771Z test_fn_fail_gradgrad_char_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5130339Z test_fn_fail_gradgrad_char_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5144581Z test_fn_fail_gradgrad_char_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5158760Z test_fn_fail_gradgrad_char_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5172197Z test_fn_fail_gradgrad_cholesky_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5186132Z test_fn_fail_gradgrad_cholesky_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5199353Z test_fn_fail_gradgrad_cholesky_inverse_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5212744Z test_fn_fail_gradgrad_cholesky_inverse_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5226607Z test_fn_fail_gradgrad_cholesky_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5240394Z test_fn_fail_gradgrad_cholesky_solve_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5259577Z test_fn_fail_gradgrad_chunk_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:38.5273566Z test_fn_fail_gradgrad_chunk_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5287323Z test_fn_fail_gradgrad_clamp_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5301447Z test_fn_fail_gradgrad_clamp_scalar_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5315978Z test_fn_fail_gradgrad_clone_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5330095Z test_fn_fail_gradgrad_clone_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5344472Z test_fn_fail_gradgrad_column_stack_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5358390Z test_fn_fail_gradgrad_column_stack_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5372460Z test_fn_fail_gradgrad_combinations_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5386451Z test_fn_fail_gradgrad_combinations_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5400286Z test_fn_fail_gradgrad_complex_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5414295Z test_fn_fail_gradgrad_conj_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5433991Z test_fn_fail_gradgrad_conj_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:38.5447823Z test_fn_fail_gradgrad_conj_physical_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5461640Z test_fn_fail_gradgrad_conj_physical_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5475946Z test_fn_fail_gradgrad_contiguous_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5490390Z test_fn_fail_gradgrad_contiguous_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5505018Z test_fn_fail_gradgrad_copysign_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5519087Z test_fn_fail_gradgrad_corrcoef_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5532849Z test_fn_fail_gradgrad_corrcoef_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5546980Z test_fn_fail_gradgrad_cos_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5560905Z test_fn_fail_gradgrad_cos_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5574692Z test_fn_fail_gradgrad_cosh_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5588951Z test_fn_fail_gradgrad_cosh_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5608107Z test_fn_fail_gradgrad_count_nonzero_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:38.5621706Z test_fn_fail_gradgrad_count_nonzero_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5635654Z test_fn_fail_gradgrad_cov_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5649388Z test_fn_fail_gradgrad_cov_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5663580Z test_fn_fail_gradgrad_cross_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5677375Z test_fn_fail_gradgrad_cross_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5691290Z test_fn_fail_gradgrad_cummax_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5705401Z test_fn_fail_gradgrad_cummin_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5719420Z test_fn_fail_gradgrad_cumprod_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5733130Z test_fn_fail_gradgrad_cumprod_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5747401Z test_fn_fail_gradgrad_cumsum_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5761327Z test_fn_fail_gradgrad_cumsum_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5780573Z test_fn_fail_gradgrad_cumulative_trapezoid_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:38.5794584Z test_fn_fail_gradgrad_cumulative_trapezoid_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5808432Z test_fn_fail_gradgrad_deg2rad_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5822312Z test_fn_fail_gradgrad_diag_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5836350Z test_fn_fail_gradgrad_diag_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5850098Z test_fn_fail_gradgrad_diag_embed_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5864348Z test_fn_fail_gradgrad_diag_embed_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5878204Z test_fn_fail_gradgrad_diagflat_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5892070Z test_fn_fail_gradgrad_diagflat_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5906197Z test_fn_fail_gradgrad_diagonal_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5920014Z test_fn_fail_gradgrad_diagonal_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5934081Z test_fn_fail_gradgrad_diagonal_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5953658Z test_fn_fail_gradgrad_diff_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:38.5967395Z test_fn_fail_gradgrad_diff_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5982323Z test_fn_fail_gradgrad_digamma_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.5997242Z test_fn_fail_gradgrad_dist_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6011910Z test_fn_fail_gradgrad_dist_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6027145Z test_fn_fail_gradgrad_div_floor_rounding_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6042228Z test_fn_fail_gradgrad_div_floor_rounding_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6056239Z test_fn_fail_gradgrad_div_no_rounding_mode_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6070496Z test_fn_fail_gradgrad_div_no_rounding_mode_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6084380Z test_fn_fail_gradgrad_div_trunc_rounding_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6098224Z test_fn_fail_gradgrad_div_trunc_rounding_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6112531Z test_fn_fail_gradgrad_dot_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6133149Z test_fn_fail_gradgrad_dot_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:38.6147408Z test_fn_fail_gradgrad_double_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6161185Z test_fn_fail_gradgrad_double_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6174972Z test_fn_fail_gradgrad_double_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6188932Z test_fn_fail_gradgrad_double_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6202676Z test_fn_fail_gradgrad_dsplit_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6216506Z test_fn_fail_gradgrad_dsplit_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6230586Z test_fn_fail_gradgrad_dstack_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6244329Z test_fn_fail_gradgrad_dstack_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6257558Z test_fn_fail_gradgrad_eig_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6271341Z test_fn_fail_gradgrad_eig_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6290347Z test_fn_fail_gradgrad_einsum_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:38.6304393Z test_fn_fail_gradgrad_einsum_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6318047Z test_fn_fail_gradgrad_empty_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6331729Z test_fn_fail_gradgrad_empty_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6345727Z test_fn_fail_gradgrad_eq_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6359526Z test_fn_fail_gradgrad_eq_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6373356Z test_fn_fail_gradgrad_erf_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6387796Z test_fn_fail_gradgrad_erfc_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6401717Z test_fn_fail_gradgrad_erfinv_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6415602Z test_fn_fail_gradgrad_exp2_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6429716Z test_fn_fail_gradgrad_exp_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6444585Z test_fn_fail_gradgrad_exp_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6465330Z test_fn_fail_gradgrad_expand_as_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:38.6480037Z test_fn_fail_gradgrad_expand_as_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6494787Z test_fn_fail_gradgrad_expand_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6509846Z test_fn_fail_gradgrad_expand_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6524575Z test_fn_fail_gradgrad_expm1_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6539451Z test_fn_fail_gradgrad_fft_fft2_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6554587Z test_fn_fail_gradgrad_fft_fft2_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6569551Z test_fn_fail_gradgrad_fft_fft_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6584692Z test_fn_fail_gradgrad_fft_fft_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6599825Z test_fn_fail_gradgrad_fft_fftn_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6614534Z test_fn_fail_gradgrad_fft_fftn_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6629596Z test_fn_fail_gradgrad_fft_fftshift_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6650011Z test_fn_fail_gradgrad_fft_fftshift_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:38.6665304Z test_fn_fail_gradgrad_fft_hfft2_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6680077Z test_fn_fail_gradgrad_fft_hfft2_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6694925Z test_fn_fail_gradgrad_fft_hfft_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6710185Z test_fn_fail_gradgrad_fft_hfft_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6724939Z test_fn_fail_gradgrad_fft_hfftn_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6739783Z test_fn_fail_gradgrad_fft_hfftn_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6754102Z test_fn_fail_gradgrad_fft_ifft2_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6768112Z test_fn_fail_gradgrad_fft_ifft2_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6782042Z test_fn_fail_gradgrad_fft_ifft_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6796209Z test_fn_fail_gradgrad_fft_ifft_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6810180Z test_fn_fail_gradgrad_fft_ifftn_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6829987Z test_fn_fail_gradgrad_fft_ifftn_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:38.6843834Z test_fn_fail_gradgrad_fft_ifftshift_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6857656Z test_fn_fail_gradgrad_fft_ifftshift_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6871883Z test_fn_fail_gradgrad_fft_ihfft2_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6885881Z test_fn_fail_gradgrad_fft_ihfft_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6899827Z test_fn_fail_gradgrad_fft_ihfftn_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6914013Z test_fn_fail_gradgrad_fft_irfft2_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6928016Z test_fn_fail_gradgrad_fft_irfft2_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6941934Z test_fn_fail_gradgrad_fft_irfft_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6956060Z test_fn_fail_gradgrad_fft_irfft_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6970075Z test_fn_fail_gradgrad_fft_irfftn_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.6985215Z test_fn_fail_gradgrad_fft_irfftn_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7004136Z test_fn_fail_gradgrad_fft_rfft2_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:38.7018440Z test_fn_fail_gradgrad_fft_rfft_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7032327Z test_fn_fail_gradgrad_fft_rfftn_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7046997Z test_fn_fail_gradgrad_fill__cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7060828Z test_fn_fail_gradgrad_fill__cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7075031Z test_fn_fail_gradgrad_flatten_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7089356Z test_fn_fail_gradgrad_flatten_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7103163Z test_fn_fail_gradgrad_flip_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7117047Z test_fn_fail_gradgrad_flip_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7131296Z test_fn_fail_gradgrad_fliplr_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7144960Z test_fn_fail_gradgrad_fliplr_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7159491Z test_fn_fail_gradgrad_flipud_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7178513Z test_fn_fail_gradgrad_flipud_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:38.7192022Z test_fn_fail_gradgrad_float_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7205674Z test_fn_fail_gradgrad_float_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7219331Z test_fn_fail_gradgrad_float_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7233257Z test_fn_fail_gradgrad_float_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7247107Z test_fn_fail_gradgrad_float_power_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7261036Z test_fn_fail_gradgrad_float_power_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7275392Z test_fn_fail_gradgrad_floor_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7288790Z test_fn_fail_gradgrad_floor_divide_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7303264Z test_fn_fail_gradgrad_fmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7317102Z test_fn_fail_gradgrad_fmin_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7330967Z test_fn_fail_gradgrad_fmod_autodiffed_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7350158Z test_fn_fail_gradgrad_fmod_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:38.7364130Z test_fn_fail_gradgrad_frac_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7377873Z test_fn_fail_gradgrad_frexp_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7391903Z test_fn_fail_gradgrad_full_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7405464Z test_fn_fail_gradgrad_full_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7419307Z test_fn_fail_gradgrad_gather_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7433161Z test_fn_fail_gradgrad_gather_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7447245Z test_fn_fail_gradgrad_ge_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7460370Z test_fn_fail_gradgrad_geqrf_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7473976Z test_fn_fail_gradgrad_geqrf_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7488890Z test_fn_fail_gradgrad_gradient_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7503197Z test_fn_fail_gradgrad_gradient_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7522789Z test_fn_fail_gradgrad_gt_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:38.7536464Z test_fn_fail_gradgrad_half_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7550416Z test_fn_fail_gradgrad_half_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7564153Z test_fn_fail_gradgrad_half_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7577598Z test_fn_fail_gradgrad_half_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7591542Z test_fn_fail_gradgrad_heaviside_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7605335Z test_fn_fail_gradgrad_histc_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7619010Z test_fn_fail_gradgrad_hsplit_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7633176Z test_fn_fail_gradgrad_hsplit_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7647404Z test_fn_fail_gradgrad_hstack_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7661458Z test_fn_fail_gradgrad_hstack_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7675749Z test_fn_fail_gradgrad_hypot_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7694885Z test_fn_fail_gradgrad_i0_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:38.7708930Z test_fn_fail_gradgrad_igamma_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7722777Z test_fn_fail_gradgrad_igamma_grad_other_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7736609Z test_fn_fail_gradgrad_igammac_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7750512Z test_fn_fail_gradgrad_igammac_grad_other_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7764451Z test_fn_fail_gradgrad_imag_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7778279Z test_fn_fail_gradgrad_index_add_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7792450Z test_fn_fail_gradgrad_index_add_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7806346Z test_fn_fail_gradgrad_index_copy_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7820283Z test_fn_fail_gradgrad_index_copy_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7835598Z test_fn_fail_gradgrad_index_fill_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7848523Z test_fn_fail_gradgrad_index_fill_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7868154Z test_fn_fail_gradgrad_index_put_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:38.7881888Z test_fn_fail_gradgrad_index_put_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7895812Z test_fn_fail_gradgrad_index_select_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7909672Z test_fn_fail_gradgrad_index_select_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7923505Z test_fn_fail_gradgrad_inner_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7937346Z test_fn_fail_gradgrad_inner_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7951294Z test_fn_fail_gradgrad_int_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7965106Z test_fn_fail_gradgrad_int_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7978747Z test_fn_fail_gradgrad_int_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.7992691Z test_fn_fail_gradgrad_int_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8006718Z test_fn_fail_gradgrad_inverse_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8021040Z test_fn_fail_gradgrad_inverse_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8040999Z test_fn_fail_gradgrad_isclose_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:38.8054678Z test_fn_fail_gradgrad_isclose_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8068730Z test_fn_fail_gradgrad_isfinite_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8082449Z test_fn_fail_gradgrad_isfinite_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8096179Z test_fn_fail_gradgrad_isin_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8110525Z test_fn_fail_gradgrad_isinf_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8124218Z test_fn_fail_gradgrad_isinf_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8137951Z test_fn_fail_gradgrad_isnan_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8152028Z test_fn_fail_gradgrad_isnan_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8165684Z test_fn_fail_gradgrad_isneginf_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8179488Z test_fn_fail_gradgrad_isposinf_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8200511Z test_fn_fail_gradgrad_isreal_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:38.8214189Z test_fn_fail_gradgrad_isreal_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8228533Z test_fn_fail_gradgrad_istft_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8242234Z test_fn_fail_gradgrad_istft_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8256096Z test_fn_fail_gradgrad_kron_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8270469Z test_fn_fail_gradgrad_kron_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8285236Z test_fn_fail_gradgrad_kthvalue_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8300075Z test_fn_fail_gradgrad_ldexp_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8315089Z test_fn_fail_gradgrad_ldexp_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8329857Z test_fn_fail_gradgrad_le_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8344842Z test_fn_fail_gradgrad_lerp_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8359711Z test_fn_fail_gradgrad_lerp_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8380040Z test_fn_fail_gradgrad_lgamma_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:38.8395125Z test_fn_fail_gradgrad_linalg_cholesky_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8409982Z test_fn_fail_gradgrad_linalg_cholesky_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8425033Z test_fn_fail_gradgrad_linalg_cholesky_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8439843Z test_fn_fail_gradgrad_linalg_cholesky_ex_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8455559Z test_fn_fail_gradgrad_linalg_cond_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8471193Z test_fn_fail_gradgrad_linalg_cond_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8485977Z test_fn_fail_gradgrad_linalg_cross_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8500841Z test_fn_fail_gradgrad_linalg_cross_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8515687Z test_fn_fail_gradgrad_linalg_det_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8530160Z test_fn_fail_gradgrad_linalg_det_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8544896Z test_fn_fail_gradgrad_linalg_det_singular_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8565071Z test_fn_fail_gradgrad_linalg_det_singular_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:38.8579997Z test_fn_fail_gradgrad_linalg_eig_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8594110Z test_fn_fail_gradgrad_linalg_eig_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8608033Z test_fn_fail_gradgrad_linalg_eigh_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8621873Z test_fn_fail_gradgrad_linalg_eigh_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8635590Z test_fn_fail_gradgrad_linalg_eigvals_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8649050Z test_fn_fail_gradgrad_linalg_eigvals_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8662663Z test_fn_fail_gradgrad_linalg_eigvalsh_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8676305Z test_fn_fail_gradgrad_linalg_eigvalsh_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8690407Z test_fn_fail_gradgrad_linalg_householder_product_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8704782Z test_fn_fail_gradgrad_linalg_householder_product_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8718579Z test_fn_fail_gradgrad_linalg_inv_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8738136Z test_fn_fail_gradgrad_linalg_inv_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:38.8752114Z test_fn_fail_gradgrad_linalg_inv_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8766099Z test_fn_fail_gradgrad_linalg_inv_ex_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8772728Z test_fn_fail_gradgrad_linalg_lstsq_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8779924Z test_fn_fail_gradgrad_linalg_lstsq_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8794023Z test_fn_fail_gradgrad_linalg_lstsq_grad_oriented_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8807600Z test_fn_fail_gradgrad_linalg_lstsq_grad_oriented_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8821831Z test_fn_fail_gradgrad_linalg_lu_factor_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8836203Z test_fn_fail_gradgrad_linalg_lu_factor_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8850019Z test_fn_fail_gradgrad_linalg_lu_factor_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8864224Z test_fn_fail_gradgrad_linalg_lu_factor_ex_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8878479Z test_fn_fail_gradgrad_linalg_matrix_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8892970Z test_fn_fail_gradgrad_linalg_matrix_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8907850Z test_fn_fail_gradgrad_linalg_matrix_power_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8927665Z test_fn_fail_gradgrad_linalg_matrix_power_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:38.8941348Z test_fn_fail_gradgrad_linalg_matrix_rank_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8955369Z test_fn_fail_gradgrad_linalg_matrix_rank_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8969428Z test_fn_fail_gradgrad_linalg_matrix_rank_hermitian_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8983484Z test_fn_fail_gradgrad_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.8997319Z test_fn_fail_gradgrad_linalg_multi_dot_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9011336Z test_fn_fail_gradgrad_linalg_multi_dot_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9025578Z test_fn_fail_gradgrad_linalg_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9039679Z test_fn_fail_gradgrad_linalg_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9054068Z test_fn_fail_gradgrad_linalg_pinv_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9068818Z test_fn_fail_gradgrad_linalg_pinv_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9082374Z test_fn_fail_gradgrad_linalg_pinv_hermitian_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9101182Z test_fn_fail_gradgrad_linalg_pinv_hermitian_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:38.9115159Z test_fn_fail_gradgrad_linalg_pinv_singular_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9128967Z test_fn_fail_gradgrad_linalg_pinv_singular_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9142451Z test_fn_fail_gradgrad_linalg_qr_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9156205Z test_fn_fail_gradgrad_linalg_qr_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9169671Z test_fn_fail_gradgrad_linalg_slogdet_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9183094Z test_fn_fail_gradgrad_linalg_slogdet_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9196853Z test_fn_fail_gradgrad_linalg_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9210309Z test_fn_fail_gradgrad_linalg_solve_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9224468Z test_fn_fail_gradgrad_linalg_solve_triangular_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9238387Z test_fn_fail_gradgrad_linalg_solve_triangular_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9252760Z test_fn_fail_gradgrad_linalg_svd_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9273130Z test_fn_fail_gradgrad_linalg_svd_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:38.9287583Z test_fn_fail_gradgrad_linalg_svdvals_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9302080Z test_fn_fail_gradgrad_linalg_svdvals_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9316557Z test_fn_fail_gradgrad_linalg_tensorinv_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9330416Z test_fn_fail_gradgrad_linalg_tensorinv_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9344678Z test_fn_fail_gradgrad_linalg_tensorsolve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9358587Z test_fn_fail_gradgrad_linalg_tensorsolve_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9372147Z test_fn_fail_gradgrad_linalg_vector_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9385905Z test_fn_fail_gradgrad_linalg_vector_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9399851Z test_fn_fail_gradgrad_log10_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9413886Z test_fn_fail_gradgrad_log10_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9428211Z test_fn_fail_gradgrad_log1p_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9447651Z test_fn_fail_gradgrad_log2_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:38.9461578Z test_fn_fail_gradgrad_log2_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9475877Z test_fn_fail_gradgrad_log_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9489595Z test_fn_fail_gradgrad_log_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9503719Z test_fn_fail_gradgrad_log_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9517712Z test_fn_fail_gradgrad_log_softmax_dtype_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9531587Z test_fn_fail_gradgrad_log_softmax_dtype_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9545943Z test_fn_fail_gradgrad_logaddexp2_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9559749Z test_fn_fail_gradgrad_logaddexp_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9573705Z test_fn_fail_gradgrad_logcumsumexp_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9587749Z test_fn_fail_gradgrad_logdet_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9601610Z test_fn_fail_gradgrad_logical_and_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9621008Z test_fn_fail_gradgrad_logical_and_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:38.9635051Z test_fn_fail_gradgrad_logical_not_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9648883Z test_fn_fail_gradgrad_logical_not_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9662749Z test_fn_fail_gradgrad_logical_or_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9676769Z test_fn_fail_gradgrad_logical_or_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9690479Z test_fn_fail_gradgrad_logical_xor_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9704551Z test_fn_fail_gradgrad_logical_xor_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9718364Z test_fn_fail_gradgrad_logit_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9732351Z test_fn_fail_gradgrad_logsumexp_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9746532Z test_fn_fail_gradgrad_long_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9760299Z test_fn_fail_gradgrad_long_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9774315Z test_fn_fail_gradgrad_long_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9793952Z test_fn_fail_gradgrad_long_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:38.9807752Z test_fn_fail_gradgrad_lt_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9821645Z test_fn_fail_gradgrad_lu_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9835748Z test_fn_fail_gradgrad_lu_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9849318Z test_fn_fail_gradgrad_lu_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9863132Z test_fn_fail_gradgrad_lu_solve_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9877223Z test_fn_fail_gradgrad_lu_unpack_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9891157Z test_fn_fail_gradgrad_lu_unpack_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9905488Z test_fn_fail_gradgrad_mH_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9919407Z test_fn_fail_gradgrad_mH_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9933820Z test_fn_fail_gradgrad_mT_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9954014Z test_fn_fail_gradgrad_mT_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:38.9967919Z test_fn_fail_gradgrad_masked_fill_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9981822Z test_fn_fail_gradgrad_masked_fill_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:38.9996023Z test_fn_fail_gradgrad_masked_scatter_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0009882Z test_fn_fail_gradgrad_masked_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0024101Z test_fn_fail_gradgrad_masked_select_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0038208Z test_fn_fail_gradgrad_masked_select_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0052416Z test_fn_fail_gradgrad_matmul_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0066856Z test_fn_fail_gradgrad_matmul_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0081115Z test_fn_fail_gradgrad_matrix_exp_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0094636Z test_fn_fail_gradgrad_matrix_exp_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0109139Z test_fn_fail_gradgrad_max_binary_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0128582Z test_fn_fail_gradgrad_max_reduction_no_dim_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:39.0142703Z test_fn_fail_gradgrad_max_reduction_with_dim_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0156379Z test_fn_fail_gradgrad_maximum_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0170373Z test_fn_fail_gradgrad_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0184771Z test_fn_fail_gradgrad_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0198780Z test_fn_fail_gradgrad_median_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0212768Z test_fn_fail_gradgrad_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0226980Z test_fn_fail_gradgrad_meshgrid_list_of_tensors_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0240868Z test_fn_fail_gradgrad_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0254914Z test_fn_fail_gradgrad_meshgrid_variadic_tensors_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0269210Z test_fn_fail_gradgrad_min_binary_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0283113Z test_fn_fail_gradgrad_min_reduction_no_dim_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0304681Z test_fn_fail_gradgrad_min_reduction_with_dim_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:39.0318507Z test_fn_fail_gradgrad_minimum_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0332181Z test_fn_fail_gradgrad_mm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0346531Z test_fn_fail_gradgrad_mm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0360304Z test_fn_fail_gradgrad_mode_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0374207Z test_fn_fail_gradgrad_movedim_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0388641Z test_fn_fail_gradgrad_movedim_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0402319Z test_fn_fail_gradgrad_msort_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0416402Z test_fn_fail_gradgrad_mul_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0430549Z test_fn_fail_gradgrad_mul_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0444253Z test_fn_fail_gradgrad_multinomial_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0458185Z test_fn_fail_gradgrad_mv_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0477936Z test_fn_fail_gradgrad_mv_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:39.0491733Z test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0499184Z test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0506372Z test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0520929Z test_fn_fail_gradgrad_nan_to_num_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0534931Z test_fn_fail_gradgrad_nanmean_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0549160Z test_fn_fail_gradgrad_nanmedian_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0563126Z test_fn_fail_gradgrad_nanquantile_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0576996Z test_fn_fail_gradgrad_nansum_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0591195Z test_fn_fail_gradgrad_narrow_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0605164Z test_fn_fail_gradgrad_narrow_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0618925Z test_fn_fail_gradgrad_ne_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0632854Z test_fn_fail_gradgrad_ne_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0646874Z test_fn_fail_gradgrad_neg_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0667249Z test_fn_fail_gradgrad_neg_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:39.0680978Z test_fn_fail_gradgrad_new_empty_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0694707Z test_fn_fail_gradgrad_new_empty_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0708942Z test_fn_fail_gradgrad_new_full_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0722603Z test_fn_fail_gradgrad_new_full_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0736339Z test_fn_fail_gradgrad_new_ones_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0750327Z test_fn_fail_gradgrad_new_ones_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0764203Z test_fn_fail_gradgrad_new_zeros_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0777968Z test_fn_fail_gradgrad_new_zeros_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0792171Z test_fn_fail_gradgrad_nextafter_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0806216Z test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0820129Z test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0839712Z test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:39.0853473Z test_fn_fail_gradgrad_nn_functional_adaptive_max_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0867797Z test_fn_fail_gradgrad_nn_functional_adaptive_max_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0881850Z test_fn_fail_gradgrad_nn_functional_adaptive_max_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0895549Z test_fn_fail_gradgrad_nn_functional_avg_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0909754Z test_fn_fail_gradgrad_nn_functional_avg_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0923608Z test_fn_fail_gradgrad_nn_functional_avg_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0937491Z test_fn_fail_gradgrad_nn_functional_batch_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0952207Z test_fn_fail_gradgrad_nn_functional_batch_norm_without_cudnn_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0966150Z test_fn_fail_gradgrad_nn_functional_bilinear_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0980031Z test_fn_fail_gradgrad_nn_functional_celu_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.0994360Z test_fn_fail_gradgrad_nn_functional_conv1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.1013643Z test_fn_fail_gradgrad_nn_functional_conv2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:39.1028827Z test_fn_fail_gradgrad_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.1043648Z test_fn_fail_gradgrad_nn_functional_conv_transpose2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.1058410Z test_fn_fail_gradgrad_nn_functional_conv_transpose3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.1073593Z test_fn_fail_gradgrad_nn_functional_cosine_embedding_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.1088726Z test_fn_fail_gradgrad_nn_functional_cosine_similarity_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.1103599Z test_fn_fail_gradgrad_nn_functional_cross_entropy_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.1118736Z test_fn_fail_gradgrad_nn_functional_ctc_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.1133637Z test_fn_fail_gradgrad_nn_functional_dropout2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.1148771Z test_fn_fail_gradgrad_nn_functional_dropout_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.1163693Z test_fn_fail_gradgrad_nn_functional_elu_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.1244977Z test_fn_fail_gradgrad_nn_functional_embedding_bag_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T19:53:39.1259823Z test_fn_fail_gradgrad_nn_functional_embedding_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.1275127Z test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_with_train_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.1289913Z test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.1305128Z test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.1320619Z test_fn_fail_gradgrad_nn_functional_fractional_max_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.1334446Z test_fn_fail_gradgrad_nn_functional_fractional_max_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.1348510Z test_fn_fail_gradgrad_nn_functional_gaussian_nll_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.1362446Z test_fn_fail_gradgrad_nn_functional_gelu_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.1376632Z test_fn_fail_gradgrad_nn_functional_glu_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.1511851Z test_fn_fail_gradgrad_nn_functional_grid_sample_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-03-17T19:53:39.1531465Z test_fn_fail_gradgrad_nn_functional_group_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:39.1545721Z test_fn_fail_gradgrad_nn_functional_hardshrink_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.1592087Z test_fn_fail_gradgrad_nn_functional_hardsigmoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T19:53:39.1640671Z test_fn_fail_gradgrad_nn_functional_hardswish_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T19:53:39.1654703Z test_fn_fail_gradgrad_nn_functional_hardtanh_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.1669306Z test_fn_fail_gradgrad_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.1683012Z test_fn_fail_gradgrad_nn_functional_huber_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.1697246Z test_fn_fail_gradgrad_nn_functional_instance_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.1711236Z test_fn_fail_gradgrad_nn_functional_interpolate_area_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.1725305Z test_fn_fail_gradgrad_nn_functional_interpolate_bicubic_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.1739237Z test_fn_fail_gradgrad_nn_functional_interpolate_bilinear_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.1758734Z test_fn_fail_gradgrad_nn_functional_interpolate_linear_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:39.1772745Z test_fn_fail_gradgrad_nn_functional_interpolate_nearest_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.1787088Z test_fn_fail_gradgrad_nn_functional_interpolate_trilinear_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.1800934Z test_fn_fail_gradgrad_nn_functional_kl_div_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.1814783Z test_fn_fail_gradgrad_nn_functional_layer_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.1828983Z test_fn_fail_gradgrad_nn_functional_leaky_relu_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.1842751Z test_fn_fail_gradgrad_nn_functional_linear_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.1856744Z test_fn_fail_gradgrad_nn_functional_linear_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.1871020Z test_fn_fail_gradgrad_nn_functional_local_response_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.1884891Z test_fn_fail_gradgrad_nn_functional_logsigmoid_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.1898927Z test_fn_fail_gradgrad_nn_functional_max_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.1913320Z test_fn_fail_gradgrad_nn_functional_max_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.1932711Z test_fn_fail_gradgrad_nn_functional_max_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:39.1946865Z test_fn_fail_gradgrad_nn_functional_mish_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.1960904Z test_fn_fail_gradgrad_nn_functional_mse_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.1974884Z test_fn_fail_gradgrad_nn_functional_nll_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.1989261Z test_fn_fail_gradgrad_nn_functional_normalize_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2003045Z test_fn_fail_gradgrad_nn_functional_normalize_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2017031Z test_fn_fail_gradgrad_nn_functional_pad_circular_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2031228Z test_fn_fail_gradgrad_nn_functional_pad_circular_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2045169Z test_fn_fail_gradgrad_nn_functional_pad_constant_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2059140Z test_fn_fail_gradgrad_nn_functional_pad_constant_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2073375Z test_fn_fail_gradgrad_nn_functional_pad_reflect_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2087460Z test_fn_fail_gradgrad_nn_functional_pad_reflect_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2107374Z test_fn_fail_gradgrad_nn_functional_pad_replicate_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:39.2121052Z test_fn_fail_gradgrad_nn_functional_pad_replicate_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2135003Z test_fn_fail_gradgrad_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2149431Z test_fn_fail_gradgrad_nn_functional_pairwise_distance_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2163183Z test_fn_fail_gradgrad_nn_functional_pixel_shuffle_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2178175Z test_fn_fail_gradgrad_nn_functional_pixel_shuffle_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2193356Z test_fn_fail_gradgrad_nn_functional_pixel_unshuffle_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2208156Z test_fn_fail_gradgrad_nn_functional_pixel_unshuffle_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2222990Z test_fn_fail_gradgrad_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2238225Z test_fn_fail_gradgrad_nn_functional_prelu_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2252068Z test_fn_fail_gradgrad_nn_functional_relu6_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2266456Z test_fn_fail_gradgrad_nn_functional_relu_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2285988Z test_fn_fail_gradgrad_nn_functional_rrelu_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:39.2299683Z test_fn_fail_gradgrad_nn_functional_selu_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2313769Z test_fn_fail_gradgrad_nn_functional_silu_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2327880Z test_fn_fail_gradgrad_nn_functional_softmin_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2341884Z test_fn_fail_gradgrad_nn_functional_softmin_with_dtype_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2356135Z test_fn_fail_gradgrad_nn_functional_softmin_with_dtype_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2370119Z test_fn_fail_gradgrad_nn_functional_softplus_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2384406Z test_fn_fail_gradgrad_nn_functional_softshrink_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2398280Z test_fn_fail_gradgrad_nn_functional_softsign_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2412339Z test_fn_fail_gradgrad_nn_functional_softsign_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2426527Z test_fn_fail_gradgrad_nn_functional_tanhshrink_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2440470Z test_fn_fail_gradgrad_nn_functional_tanhshrink_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2460037Z test_fn_fail_gradgrad_nn_functional_threshold_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:39.2474185Z test_fn_fail_gradgrad_nn_functional_unfold_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2488042Z test_fn_fail_gradgrad_nn_functional_unfold_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2501965Z test_fn_fail_gradgrad_nn_functional_upsample_bilinear_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2516081Z test_fn_fail_gradgrad_nn_functional_upsample_nearest_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2529981Z test_fn_fail_gradgrad_nonzero_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2544008Z test_fn_fail_gradgrad_nonzero_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2558142Z test_fn_fail_gradgrad_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2572051Z test_fn_fail_gradgrad_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2586160Z test_fn_fail_gradgrad_norm_fro_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2600111Z test_fn_fail_gradgrad_norm_fro_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2621319Z test_fn_fail_gradgrad_norm_inf_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:39.2635519Z test_fn_fail_gradgrad_norm_inf_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2649585Z test_fn_fail_gradgrad_norm_nuc_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2663650Z test_fn_fail_gradgrad_norm_nuc_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2677515Z test_fn_fail_gradgrad_normal_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2691263Z test_fn_fail_gradgrad_normal_number_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2705456Z test_fn_fail_gradgrad_ones_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2719095Z test_fn_fail_gradgrad_ones_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2732783Z test_fn_fail_gradgrad_ormqr_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2746917Z test_fn_fail_gradgrad_ormqr_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2760970Z test_fn_fail_gradgrad_outer_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2774758Z test_fn_fail_gradgrad_outer_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2795092Z test_fn_fail_gradgrad_pca_lowrank_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:39.2809022Z test_fn_fail_gradgrad_permute_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2822893Z test_fn_fail_gradgrad_permute_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2837132Z test_fn_fail_gradgrad_pinverse_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2851207Z test_fn_fail_gradgrad_pinverse_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2865568Z test_fn_fail_gradgrad_polar_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2879406Z test_fn_fail_gradgrad_polygamma_polygamma_n_0_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2886465Z test_fn_fail_gradgrad_polygamma_polygamma_n_1_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2893517Z test_fn_fail_gradgrad_polygamma_polygamma_n_2_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2900528Z test_fn_fail_gradgrad_polygamma_polygamma_n_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2908325Z test_fn_fail_gradgrad_polygamma_polygamma_n_4_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2922268Z test_fn_fail_gradgrad_positive_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2935906Z test_fn_fail_gradgrad_positive_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2950125Z test_fn_fail_gradgrad_pow_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2964095Z test_fn_fail_gradgrad_pow_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2977991Z test_fn_fail_gradgrad_prod_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.2998349Z test_fn_fail_gradgrad_prod_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:39.3012133Z test_fn_fail_gradgrad_put_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3026330Z test_fn_fail_gradgrad_put_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3039865Z test_fn_fail_gradgrad_qr_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3053712Z test_fn_fail_gradgrad_qr_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3068031Z test_fn_fail_gradgrad_quantile_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3081681Z test_fn_fail_gradgrad_rad2deg_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3095360Z test_fn_fail_gradgrad_rand_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3109345Z test_fn_fail_gradgrad_rand_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3124482Z test_fn_fail_gradgrad_randint_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3138897Z test_fn_fail_gradgrad_randn_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3152750Z test_fn_fail_gradgrad_randn_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3172266Z test_fn_fail_gradgrad_ravel_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:39.3186360Z test_fn_fail_gradgrad_ravel_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3200234Z test_fn_fail_gradgrad_real_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3214056Z test_fn_fail_gradgrad_real_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3228177Z test_fn_fail_gradgrad_reciprocal_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3242091Z test_fn_fail_gradgrad_reciprocal_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3255898Z test_fn_fail_gradgrad_remainder_autodiffed_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3270079Z test_fn_fail_gradgrad_remainder_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3283784Z test_fn_fail_gradgrad_renorm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3297720Z test_fn_fail_gradgrad_renorm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3311913Z test_fn_fail_gradgrad_repeat_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3326192Z test_fn_fail_gradgrad_repeat_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3346138Z test_fn_fail_gradgrad_repeat_interleave_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:39.3359874Z test_fn_fail_gradgrad_repeat_interleave_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3373805Z test_fn_fail_gradgrad_reshape_as_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3388110Z test_fn_fail_gradgrad_reshape_as_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3401956Z test_fn_fail_gradgrad_reshape_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3415972Z test_fn_fail_gradgrad_reshape_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3429940Z test_fn_fail_gradgrad_resize__cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3443715Z test_fn_fail_gradgrad_resize__cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3457483Z test_fn_fail_gradgrad_resize_as__cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3472393Z test_fn_fail_gradgrad_resize_as__cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3486358Z test_fn_fail_gradgrad_resolve_conj_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3500169Z test_fn_fail_gradgrad_resolve_conj_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3519639Z test_fn_fail_gradgrad_resolve_neg_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:39.3533535Z test_fn_fail_gradgrad_resolve_neg_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3547895Z test_fn_fail_gradgrad_roll_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3561787Z test_fn_fail_gradgrad_roll_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3575605Z test_fn_fail_gradgrad_rot90_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3589817Z test_fn_fail_gradgrad_rot90_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3603658Z test_fn_fail_gradgrad_round_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3617508Z test_fn_fail_gradgrad_round_decimals_0_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3624981Z test_fn_fail_gradgrad_round_decimals_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3631698Z test_fn_fail_gradgrad_round_decimals_neg_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3646305Z test_fn_fail_gradgrad_rsqrt_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3660188Z test_fn_fail_gradgrad_rsqrt_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3674631Z test_fn_fail_gradgrad_rsub_rsub_scalar_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3688441Z test_fn_fail_gradgrad_rsub_rsub_scalar_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3708158Z test_fn_fail_gradgrad_rsub_rsub_tensor_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:39.3722103Z test_fn_fail_gradgrad_rsub_rsub_tensor_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3735909Z test_fn_fail_gradgrad_scatter_add_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3750159Z test_fn_fail_gradgrad_scatter_add_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3764214Z test_fn_fail_gradgrad_scatter_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3778142Z test_fn_fail_gradgrad_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3792367Z test_fn_fail_gradgrad_scatter_reduce_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3806059Z test_fn_fail_gradgrad_searchsorted_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3819986Z test_fn_fail_gradgrad_select_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3833960Z test_fn_fail_gradgrad_select_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3848157Z test_fn_fail_gradgrad_select_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3861985Z test_fn_fail_gradgrad_sgn_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3881714Z test_fn_fail_gradgrad_sgn_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:39.3895583Z test_fn_fail_gradgrad_short_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3909623Z test_fn_fail_gradgrad_short_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3923221Z test_fn_fail_gradgrad_short_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3937007Z test_fn_fail_gradgrad_short_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3951301Z test_fn_fail_gradgrad_sigmoid_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3965162Z test_fn_fail_gradgrad_sigmoid_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3979073Z test_fn_fail_gradgrad_sign_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.3993199Z test_fn_fail_gradgrad_signbit_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4007260Z test_fn_fail_gradgrad_sin_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4020954Z test_fn_fail_gradgrad_sin_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4035207Z test_fn_fail_gradgrad_sinc_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4055640Z test_fn_fail_gradgrad_sinc_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:39.4069769Z test_fn_fail_gradgrad_sinh_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4083650Z test_fn_fail_gradgrad_sinh_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4097766Z test_fn_fail_gradgrad_slice_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4112033Z test_fn_fail_gradgrad_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4125708Z test_fn_fail_gradgrad_softmax_with_dtype_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4139496Z test_fn_fail_gradgrad_softmax_with_dtype_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4153318Z test_fn_fail_gradgrad_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4166870Z test_fn_fail_gradgrad_solve_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4180741Z test_fn_fail_gradgrad_sort_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4195090Z test_fn_fail_gradgrad_special_entr_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4209047Z test_fn_fail_gradgrad_special_erfcx_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4228866Z test_fn_fail_gradgrad_special_i0e_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:39.4242798Z test_fn_fail_gradgrad_special_i1_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4256749Z test_fn_fail_gradgrad_special_i1e_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4271078Z test_fn_fail_gradgrad_special_ndtr_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4285768Z test_fn_fail_gradgrad_special_ndtri_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4300646Z test_fn_fail_gradgrad_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4315835Z test_fn_fail_gradgrad_special_xlog1py_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4330481Z test_fn_fail_gradgrad_special_zeta_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4345647Z test_fn_fail_gradgrad_special_zeta_grad_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4360528Z test_fn_fail_gradgrad_split_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4374399Z test_fn_fail_gradgrad_split_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4394578Z test_fn_fail_gradgrad_split_list_args_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:39.4408289Z test_fn_fail_gradgrad_split_list_args_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4422113Z test_fn_fail_gradgrad_split_with_sizes_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4436258Z test_fn_fail_gradgrad_split_with_sizes_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4450095Z test_fn_fail_gradgrad_sqrt_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4464325Z test_fn_fail_gradgrad_sqrt_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4478155Z test_fn_fail_gradgrad_square_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4491984Z test_fn_fail_gradgrad_square_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4506099Z test_fn_fail_gradgrad_squeeze_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4520011Z test_fn_fail_gradgrad_squeeze_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4534016Z test_fn_fail_gradgrad_stack_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4548243Z test_fn_fail_gradgrad_stack_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4567950Z test_fn_fail_gradgrad_std_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:39.4581772Z test_fn_fail_gradgrad_std_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4595994Z test_fn_fail_gradgrad_std_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4609948Z test_fn_fail_gradgrad_std_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4624087Z test_fn_fail_gradgrad_stft_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4638027Z test_fn_fail_gradgrad_stft_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4651970Z test_fn_fail_gradgrad_sub_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4666322Z test_fn_fail_gradgrad_sub_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4680239Z test_fn_fail_gradgrad_sum_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4693943Z test_fn_fail_gradgrad_sum_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4708270Z test_fn_fail_gradgrad_sum_to_size_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4722488Z test_fn_fail_gradgrad_sum_to_size_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4743883Z test_fn_fail_gradgrad_svd_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:39.4758405Z test_fn_fail_gradgrad_svd_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4772815Z test_fn_fail_gradgrad_svd_lowrank_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4786934Z test_fn_fail_gradgrad_symeig_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4800718Z test_fn_fail_gradgrad_symeig_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4814563Z test_fn_fail_gradgrad_t_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4828734Z test_fn_fail_gradgrad_t_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4842755Z test_fn_fail_gradgrad_take_along_dim_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4856634Z test_fn_fail_gradgrad_take_along_dim_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4870856Z test_fn_fail_gradgrad_take_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4884866Z test_fn_fail_gradgrad_take_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4898896Z test_fn_fail_gradgrad_tan_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4918725Z test_fn_fail_gradgrad_tan_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:39.4932659Z test_fn_fail_gradgrad_tanh_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4946912Z test_fn_fail_gradgrad_tanh_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4961062Z test_fn_fail_gradgrad_tensor_split_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4974959Z test_fn_fail_gradgrad_tensor_split_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.4989197Z test_fn_fail_gradgrad_tensordot_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.5003173Z test_fn_fail_gradgrad_tensordot_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.5017077Z test_fn_fail_gradgrad_tile_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.5031166Z test_fn_fail_gradgrad_tile_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.5046274Z test_fn_fail_gradgrad_to_sparse_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.5060158Z test_fn_fail_gradgrad_to_sparse_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.5074343Z test_fn_fail_gradgrad_topk_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.5094011Z test_fn_fail_gradgrad_trace_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:39.5108185Z test_fn_fail_gradgrad_trace_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.5122062Z test_fn_fail_gradgrad_transpose_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.5136254Z test_fn_fail_gradgrad_transpose_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.5150244Z test_fn_fail_gradgrad_trapezoid_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.5164147Z test_fn_fail_gradgrad_trapezoid_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.5178027Z test_fn_fail_gradgrad_trapz_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.5192122Z test_fn_fail_gradgrad_trapz_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.5205588Z test_fn_fail_gradgrad_triangular_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.5219244Z test_fn_fail_gradgrad_triangular_solve_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.5233594Z test_fn_fail_gradgrad_tril_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.5247700Z test_fn_fail_gradgrad_tril_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.5283247Z test_fn_fail_gradgrad_triu_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:39.5284158Z test_fn_fail_gradgrad_triu_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.5295756Z test_fn_fail_gradgrad_true_divide_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.5309643Z test_fn_fail_gradgrad_true_divide_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.5324032Z test_fn_fail_gradgrad_trunc_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.5337940Z test_fn_fail_gradgrad_unfold_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.5352101Z test_fn_fail_gradgrad_unfold_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.5366070Z test_fn_fail_gradgrad_unique_consecutive_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.5379634Z test_fn_fail_gradgrad_unique_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.5393867Z test_fn_fail_gradgrad_unsqueeze_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.5407951Z test_fn_fail_gradgrad_unsqueeze_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.5421766Z test_fn_fail_gradgrad_var_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.5441392Z test_fn_fail_gradgrad_var_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:39.5455462Z test_fn_fail_gradgrad_var_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.5469834Z test_fn_fail_gradgrad_var_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.5483700Z test_fn_fail_gradgrad_vdot_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.5497690Z test_fn_fail_gradgrad_vdot_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.5512193Z test_fn_fail_gradgrad_view_as_complex_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.5526066Z test_fn_fail_gradgrad_view_as_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.5540093Z test_fn_fail_gradgrad_view_as_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.5554364Z test_fn_fail_gradgrad_view_as_real_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.5569221Z test_fn_fail_gradgrad_view_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.5583089Z test_fn_fail_gradgrad_view_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.5597196Z test_fn_fail_gradgrad_vsplit_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.5616667Z test_fn_fail_gradgrad_vsplit_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:53:39.5630813Z test_fn_fail_gradgrad_vstack_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.5644783Z test_fn_fail_gradgrad_vstack_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.5658818Z test_fn_fail_gradgrad_where_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.5672976Z test_fn_fail_gradgrad_where_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.5686866Z test_fn_fail_gradgrad_xlogy_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.5700734Z test_fn_fail_gradgrad_zero__cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.5715015Z test_fn_fail_gradgrad_zero__cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.5728972Z test_fn_fail_gradgrad_zeros_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.5742605Z test_fn_fail_gradgrad_zeros_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:39.6553383Z test_fn_fwgrad_bwgrad_H_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.081s) 2022-03-17T19:53:39.6699384Z test_fn_fwgrad_bwgrad_H_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T19:53:39.7475320Z test_fn_fwgrad_bwgrad_T_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.077s) 2022-03-17T19:53:39.7623771Z test_fn_fwgrad_bwgrad_T_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T19:53:40.5750438Z test_fn_fwgrad_bwgrad___getitem___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.812s) 2022-03-17T19:53:40.7340461Z test_fn_fwgrad_bwgrad___getitem___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.159s) 2022-03-17T19:53:40.8170889Z test_fn_fwgrad_bwgrad___radd___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.083s) 2022-03-17T19:53:40.8327634Z test_fn_fwgrad_bwgrad___radd___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-03-17T19:53:40.9467655Z test_fn_fwgrad_bwgrad___rdiv___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.114s) 2022-03-17T19:53:40.9681963Z test_fn_fwgrad_bwgrad___rdiv___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.021s) 2022-03-17T19:53:42.5107627Z test_fn_fwgrad_bwgrad___rmatmul___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.542s) 2022-03-17T19:53:42.7274309Z test_fn_fwgrad_bwgrad___rmatmul___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.217s) 2022-03-17T19:53:42.7289042Z test_fn_fwgrad_bwgrad___rmod___cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:53:42.8218875Z test_fn_fwgrad_bwgrad___rmul___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.093s) 2022-03-17T19:53:42.8398446Z test_fn_fwgrad_bwgrad___rmul___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.018s) 2022-03-17T19:53:42.9734911Z test_fn_fwgrad_bwgrad___rpow___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.134s) 2022-03-17T19:53:42.9980447Z test_fn_fwgrad_bwgrad___rpow___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.024s) 2022-03-17T19:53:43.0082512Z test_fn_fwgrad_bwgrad___rsub___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T19:53:43.0158219Z test_fn_fwgrad_bwgrad___rsub___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.007s) 2022-03-17T19:53:43.0286773Z test_fn_fwgrad_bwgrad__masked_amax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-03-17T19:53:43.0408468Z test_fn_fwgrad_bwgrad__masked_amin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T19:53:43.0533508Z test_fn_fwgrad_bwgrad__masked_log_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T19:53:48.5762579Z test_fn_fwgrad_bwgrad__masked_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.523s) 2022-03-17T19:53:49.6989616Z test_fn_fwgrad_bwgrad__masked_mean_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.123s) 2022-03-17T19:53:49.7368831Z test_fn_fwgrad_bwgrad__masked_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-03-17T19:53:49.7512400Z test_fn_fwgrad_bwgrad__masked_normalize_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-03-17T19:53:55.3222613Z test_fn_fwgrad_bwgrad__masked_prod_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.571s) 2022-03-17T19:53:56.3652045Z test_fn_fwgrad_bwgrad__masked_prod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.043s) 2022-03-17T19:53:56.3779878Z test_fn_fwgrad_bwgrad__masked_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-03-17T19:53:56.3906691Z test_fn_fwgrad_bwgrad__masked_softmin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-03-17T19:53:59.9906464Z test_fn_fwgrad_bwgrad__masked_sum_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.600s) 2022-03-17T19:54:00.6353727Z test_fn_fwgrad_bwgrad__masked_sum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.645s) 2022-03-17T19:54:11.8151578Z test_fn_fwgrad_bwgrad__masked_var_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (11.180s) 2022-03-17T19:54:14.0338689Z test_fn_fwgrad_bwgrad__masked_var_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.219s) 2022-03-17T19:54:15.2365813Z test_fn_fwgrad_bwgrad_abs_cuda_complex128 (__main__.TestGradientsCUDA) ... expected failure (1.203s) 2022-03-17T19:54:15.2478823Z test_fn_fwgrad_bwgrad_abs_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T19:54:16.2133027Z test_fn_fwgrad_bwgrad_acos_cuda_complex128 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:277: UserWarning: Specified kernel cache directory could not be created! This disables kernel caching. Specified directory is /var/lib/jenkins/.cache/torch/kernels. This warning will appear only once per process. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/jit_utils.cpp:860.) 2022-03-17T19:54:16.2133996Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-03-17T19:54:16.3483856Z ok (1.100s) 2022-03-17T19:54:16.3744719Z test_fn_fwgrad_bwgrad_acos_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.026s) 2022-03-17T19:54:16.5097298Z test_fn_fwgrad_bwgrad_acosh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.135s) 2022-03-17T19:54:16.5350231Z test_fn_fwgrad_bwgrad_acosh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.025s) 2022-03-17T19:54:17.2822119Z test_fn_fwgrad_bwgrad_add_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.747s) 2022-03-17T19:54:17.4081562Z test_fn_fwgrad_bwgrad_add_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.126s) 2022-03-17T19:54:19.2563264Z test_fn_fwgrad_bwgrad_addbmm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.848s) 2022-03-17T19:54:19.4175579Z test_fn_fwgrad_bwgrad_addbmm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.161s) 2022-03-17T19:54:21.3606726Z test_fn_fwgrad_bwgrad_addcdiv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.943s) 2022-03-17T19:54:21.6887152Z test_fn_fwgrad_bwgrad_addcdiv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.328s) 2022-03-17T19:54:23.4397642Z test_fn_fwgrad_bwgrad_addcmul_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.751s) 2022-03-17T19:54:23.7226091Z test_fn_fwgrad_bwgrad_addcmul_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.283s) 2022-03-17T19:54:24.4836139Z test_fn_fwgrad_bwgrad_addmm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.761s) 2022-03-17T19:54:24.5620027Z test_fn_fwgrad_bwgrad_addmm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.078s) 2022-03-17T19:54:25.2856835Z test_fn_fwgrad_bwgrad_addmm_decomposed_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.723s) 2022-03-17T19:54:25.3592913Z test_fn_fwgrad_bwgrad_addmm_decomposed_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.074s) 2022-03-17T19:54:26.2547695Z test_fn_fwgrad_bwgrad_addmv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.895s) 2022-03-17T19:54:26.4044325Z test_fn_fwgrad_bwgrad_addmv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.150s) 2022-03-17T19:54:26.9991448Z test_fn_fwgrad_bwgrad_addr_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.594s) 2022-03-17T19:54:27.0996477Z test_fn_fwgrad_bwgrad_addr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.100s) 2022-03-17T19:54:27.1012312Z test_fn_fwgrad_bwgrad_all_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:54:27.1028043Z test_fn_fwgrad_bwgrad_all_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:54:27.1043440Z test_fn_fwgrad_bwgrad_allclose_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:54:27.1058775Z test_fn_fwgrad_bwgrad_allclose_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:54:27.1151728Z test_fn_fwgrad_bwgrad_amax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T19:54:27.1236728Z test_fn_fwgrad_bwgrad_amin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T19:54:27.1251621Z test_fn_fwgrad_bwgrad_aminmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:54:27.1814313Z test_fn_fwgrad_bwgrad_angle_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.056s) 2022-03-17T19:54:27.1904110Z test_fn_fwgrad_bwgrad_angle_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T19:54:27.1920276Z test_fn_fwgrad_bwgrad_any_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:54:27.1935464Z test_fn_fwgrad_bwgrad_any_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:54:27.1950868Z test_fn_fwgrad_bwgrad_argmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:54:27.1966099Z test_fn_fwgrad_bwgrad_argmin_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:54:27.1981857Z test_fn_fwgrad_bwgrad_argsort_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:54:27.2003669Z test_fn_fwgrad_bwgrad_argwhere_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:54:27.2018770Z test_fn_fwgrad_bwgrad_argwhere_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:54:27.4302749Z test_fn_fwgrad_bwgrad_as_strided_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.228s) 2022-03-17T19:54:27.4716765Z test_fn_fwgrad_bwgrad_as_strided_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.041s) 2022-03-17T19:54:27.5259705Z test_fn_fwgrad_bwgrad_asin_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.054s) 2022-03-17T19:54:27.5370151Z test_fn_fwgrad_bwgrad_asin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T19:54:27.5902829Z test_fn_fwgrad_bwgrad_asinh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.053s) 2022-03-17T19:54:27.6010496Z test_fn_fwgrad_bwgrad_asinh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T19:54:27.6103882Z test_fn_fwgrad_bwgrad_atan2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T19:54:27.6617753Z test_fn_fwgrad_bwgrad_atan_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.051s) 2022-03-17T19:54:27.6721267Z test_fn_fwgrad_bwgrad_atan_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T19:54:27.7273208Z test_fn_fwgrad_bwgrad_atanh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.055s) 2022-03-17T19:54:27.7384102Z test_fn_fwgrad_bwgrad_atanh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T19:54:28.4301687Z test_fn_fwgrad_bwgrad_atleast_1d_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.691s) 2022-03-17T19:54:28.5267818Z test_fn_fwgrad_bwgrad_atleast_1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.097s) 2022-03-17T19:54:29.2282614Z test_fn_fwgrad_bwgrad_atleast_2d_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.701s) 2022-03-17T19:54:29.3263881Z test_fn_fwgrad_bwgrad_atleast_2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.098s) 2022-03-17T19:54:30.0371281Z test_fn_fwgrad_bwgrad_atleast_3d_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.711s) 2022-03-17T19:54:30.1372317Z test_fn_fwgrad_bwgrad_atleast_3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.100s) 2022-03-17T19:54:32.0675474Z test_fn_fwgrad_bwgrad_baddbmm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.930s) 2022-03-17T19:54:32.2171283Z test_fn_fwgrad_bwgrad_baddbmm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.150s) 2022-03-17T19:54:32.2187695Z test_fn_fwgrad_bwgrad_bernoulli_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:54:32.2203039Z test_fn_fwgrad_bwgrad_bfloat16_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:54:32.2218384Z test_fn_fwgrad_bwgrad_bfloat16_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:54:32.2233959Z test_fn_fwgrad_bwgrad_bfloat16_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:54:32.2249617Z test_fn_fwgrad_bwgrad_bfloat16_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:54:32.2265080Z test_fn_fwgrad_bwgrad_bitwise_left_shift_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:54:32.2286815Z test_fn_fwgrad_bwgrad_bitwise_right_shift_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:54:32.3858369Z test_fn_fwgrad_bwgrad_block_diag_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.157s) 2022-03-17T19:54:32.4152299Z test_fn_fwgrad_bwgrad_block_diag_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.029s) 2022-03-17T19:54:32.5047541Z test_fn_fwgrad_bwgrad_bmm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.089s) 2022-03-17T19:54:32.5216142Z test_fn_fwgrad_bwgrad_bmm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-03-17T19:54:32.5232065Z test_fn_fwgrad_bwgrad_bool_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:54:32.5247440Z test_fn_fwgrad_bwgrad_bool_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:54:32.5262990Z test_fn_fwgrad_bwgrad_bool_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:54:32.5278518Z test_fn_fwgrad_bwgrad_bool_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:54:32.8922367Z test_fn_fwgrad_bwgrad_broadcast_tensors_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.364s) 2022-03-17T19:54:32.9446267Z test_fn_fwgrad_bwgrad_broadcast_tensors_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.052s) 2022-03-17T19:54:33.2388773Z test_fn_fwgrad_bwgrad_broadcast_to_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.294s) 2022-03-17T19:54:33.2901449Z test_fn_fwgrad_bwgrad_broadcast_to_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.051s) 2022-03-17T19:54:33.2916990Z test_fn_fwgrad_bwgrad_bucketize_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:54:33.2932200Z test_fn_fwgrad_bwgrad_byte_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:54:33.2947704Z test_fn_fwgrad_bwgrad_byte_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:54:33.2962913Z test_fn_fwgrad_bwgrad_byte_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:54:33.2978047Z test_fn_fwgrad_bwgrad_byte_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:54:33.2994568Z test_fn_fwgrad_bwgrad_cartesian_prod_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:54:33.3009863Z test_fn_fwgrad_bwgrad_cartesian_prod_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:54:33.8095511Z test_fn_fwgrad_bwgrad_cat_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.508s) 2022-03-17T19:54:33.8946572Z test_fn_fwgrad_bwgrad_cat_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.085s) 2022-03-17T19:54:33.9605505Z test_fn_fwgrad_bwgrad_cdist_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.066s) 2022-03-17T19:54:33.9693445Z test_fn_fwgrad_bwgrad_ceil_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T19:54:33.9709061Z test_fn_fwgrad_bwgrad_char_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:54:33.9724717Z test_fn_fwgrad_bwgrad_char_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:54:33.9739194Z test_fn_fwgrad_bwgrad_char_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:54:33.9754528Z test_fn_fwgrad_bwgrad_char_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:54:34.2178154Z test_fn_fwgrad_bwgrad_cholesky_cuda_complex128 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:8251: UserWarning: torch.cholesky is deprecated in favor of torch.linalg.cholesky and will be removed in a future PyTorch release. 2022-03-17T19:54:34.2178832Z L = torch.cholesky(A) 2022-03-17T19:54:34.2179854Z should be replaced with 2022-03-17T19:54:34.2181469Z L = torch.linalg.cholesky(A) 2022-03-17T19:54:34.2181970Z and 2022-03-17T19:54:34.2182434Z U = torch.cholesky(A, upper=True) 2022-03-17T19:54:34.2182777Z should be replaced with 2022-03-17T19:54:34.2183103Z U = torch.linalg.cholesky(A).mH(). 2022-03-17T19:54:34.2184019Z This transform will produce equivalent results for all valid (symmetric positive definite) inputs. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:1340.) 2022-03-17T19:54:34.2185315Z return op(input + input.mH, *args, **kwargs) 2022-03-17T19:54:34.2286796Z ok (0.253s) 2022-03-17T19:54:34.2393236Z test_fn_fwgrad_bwgrad_cholesky_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T19:54:34.2408463Z test_fn_fwgrad_bwgrad_cholesky_inverse_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:54:34.2486476Z test_fn_fwgrad_bwgrad_cholesky_inverse_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T19:54:35.5362824Z test_fn_fwgrad_bwgrad_cholesky_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.287s) 2022-03-17T19:54:35.7466362Z test_fn_fwgrad_bwgrad_cholesky_solve_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.210s) 2022-03-17T19:54:36.1498436Z test_fn_fwgrad_bwgrad_chunk_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.403s) 2022-03-17T19:54:36.2042868Z test_fn_fwgrad_bwgrad_chunk_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.054s) 2022-03-17T19:54:36.2161507Z test_fn_fwgrad_bwgrad_clamp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T19:54:36.2704027Z test_fn_fwgrad_bwgrad_clamp_scalar_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.054s) 2022-03-17T19:54:36.3493217Z test_fn_fwgrad_bwgrad_clone_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.079s) 2022-03-17T19:54:36.3645412Z test_fn_fwgrad_bwgrad_clone_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T19:54:36.6082454Z test_fn_fwgrad_bwgrad_column_stack_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.243s) 2022-03-17T19:54:36.6497711Z test_fn_fwgrad_bwgrad_column_stack_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.041s) 2022-03-17T19:54:36.6513963Z test_fn_fwgrad_bwgrad_combinations_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:54:36.6529414Z test_fn_fwgrad_bwgrad_combinations_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:54:36.7133497Z test_fn_fwgrad_bwgrad_complex_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.060s) 2022-03-17T19:54:36.8174485Z test_fn_fwgrad_bwgrad_conj_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.104s) 2022-03-17T19:54:36.8354730Z test_fn_fwgrad_bwgrad_conj_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.018s) 2022-03-17T19:54:36.8790751Z test_fn_fwgrad_bwgrad_conj_physical_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.044s) 2022-03-17T19:54:36.8871006Z test_fn_fwgrad_bwgrad_conj_physical_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T19:54:36.9256254Z test_fn_fwgrad_bwgrad_contiguous_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-03-17T19:54:36.9337414Z test_fn_fwgrad_bwgrad_contiguous_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T19:54:37.0271471Z test_fn_fwgrad_bwgrad_copysign_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.093s) 2022-03-17T19:54:37.5524543Z test_fn_fwgrad_bwgrad_corrcoef_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.525s) 2022-03-17T19:54:37.6452497Z test_fn_fwgrad_bwgrad_corrcoef_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.093s) 2022-03-17T19:54:37.7702526Z test_fn_fwgrad_bwgrad_cos_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.125s) 2022-03-17T19:54:37.7932454Z test_fn_fwgrad_bwgrad_cos_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.023s) 2022-03-17T19:54:37.9158016Z test_fn_fwgrad_bwgrad_cosh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.122s) 2022-03-17T19:54:37.9382357Z test_fn_fwgrad_bwgrad_cosh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.022s) 2022-03-17T19:54:37.9397269Z test_fn_fwgrad_bwgrad_count_nonzero_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:54:37.9412242Z test_fn_fwgrad_bwgrad_count_nonzero_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:54:42.6006575Z test_fn_fwgrad_bwgrad_cov_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (4.659s) 2022-03-17T19:54:43.4951559Z test_fn_fwgrad_bwgrad_cov_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.894s) 2022-03-17T19:54:43.7615060Z test_fn_fwgrad_bwgrad_cross_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.266s) 2022-03-17T19:54:43.8058547Z test_fn_fwgrad_bwgrad_cross_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.044s) 2022-03-17T19:54:43.8422235Z test_fn_fwgrad_bwgrad_cummax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.036s) 2022-03-17T19:54:43.8786701Z test_fn_fwgrad_bwgrad_cummin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.036s) 2022-03-17T19:54:43.8795355Z test_fn_fwgrad_bwgrad_cumprod_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:54:58.6195937Z test_fn_fwgrad_bwgrad_cumprod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (14.740s) 2022-03-17T19:54:58.7982269Z test_fn_fwgrad_bwgrad_cumsum_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.179s) 2022-03-17T19:54:58.8317064Z test_fn_fwgrad_bwgrad_cumsum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.033s) 2022-03-17T19:54:59.7584312Z test_fn_fwgrad_bwgrad_cumulative_trapezoid_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.927s) 2022-03-17T19:54:59.9322748Z test_fn_fwgrad_bwgrad_cumulative_trapezoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.174s) 2022-03-17T19:54:59.9560309Z test_fn_fwgrad_bwgrad_deg2rad_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.024s) 2022-03-17T19:55:00.6441270Z test_fn_fwgrad_bwgrad_diag_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.688s) 2022-03-17T19:55:00.7645763Z test_fn_fwgrad_bwgrad_diag_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.120s) 2022-03-17T19:55:01.3991951Z test_fn_fwgrad_bwgrad_diag_embed_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.634s) 2022-03-17T19:55:01.5142781Z test_fn_fwgrad_bwgrad_diag_embed_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.115s) 2022-03-17T19:55:01.7385281Z test_fn_fwgrad_bwgrad_diagflat_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.224s) 2022-03-17T19:55:01.7802836Z test_fn_fwgrad_bwgrad_diagflat_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.042s) 2022-03-17T19:55:02.3967009Z test_fn_fwgrad_bwgrad_diagonal_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.616s) 2022-03-17T19:55:02.5073839Z test_fn_fwgrad_bwgrad_diagonal_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.111s) 2022-03-17T19:55:02.7225879Z test_fn_fwgrad_bwgrad_diagonal_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.215s) 2022-03-17T19:55:13.1245345Z test_fn_fwgrad_bwgrad_diff_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (10.402s) 2022-03-17T19:55:15.0406057Z test_fn_fwgrad_bwgrad_diff_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.916s) 2022-03-17T19:55:24.8309570Z test_fn_fwgrad_bwgrad_digamma_cuda_float64 (__main__.TestGradientsCUDA) ... ok (9.790s) 2022-03-17T19:55:24.8886278Z test_fn_fwgrad_bwgrad_dist_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.058s) 2022-03-17T19:55:24.8995078Z test_fn_fwgrad_bwgrad_dist_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T19:55:25.5910592Z test_fn_fwgrad_bwgrad_div_floor_rounding_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.691s) 2022-03-17T19:55:25.7137333Z test_fn_fwgrad_bwgrad_div_floor_rounding_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.123s) 2022-03-17T19:55:26.4087926Z test_fn_fwgrad_bwgrad_div_no_rounding_mode_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.695s) 2022-03-17T19:55:26.5316771Z test_fn_fwgrad_bwgrad_div_no_rounding_mode_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.123s) 2022-03-17T19:55:27.2267271Z test_fn_fwgrad_bwgrad_div_trunc_rounding_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.695s) 2022-03-17T19:55:27.3494436Z test_fn_fwgrad_bwgrad_div_trunc_rounding_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.123s) 2022-03-17T19:55:27.5312167Z test_fn_fwgrad_bwgrad_dot_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.182s) 2022-03-17T19:55:27.5470932Z test_fn_fwgrad_bwgrad_dot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-03-17T19:55:27.5496701Z test_fn_fwgrad_bwgrad_double_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:13615: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Copy.cpp:239.) 2022-03-17T19:55:27.5497419Z op=lambda x, *args, **kwargs: x.double(*args, **kwargs), 2022-03-17T19:55:27.5884798Z ok (0.041s) 2022-03-17T19:55:27.5984887Z test_fn_fwgrad_bwgrad_double_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T19:55:27.7414192Z test_fn_fwgrad_bwgrad_double_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.143s) 2022-03-17T19:55:27.7686787Z test_fn_fwgrad_bwgrad_double_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.027s) 2022-03-17T19:55:27.9997393Z test_fn_fwgrad_bwgrad_dsplit_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.231s) 2022-03-17T19:55:28.0377827Z test_fn_fwgrad_bwgrad_dsplit_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-03-17T19:55:28.1693632Z test_fn_fwgrad_bwgrad_dstack_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.131s) 2022-03-17T19:55:28.1932552Z test_fn_fwgrad_bwgrad_dstack_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.024s) 2022-03-17T19:55:28.2018578Z test_fn_fwgrad_bwgrad_eig_cuda_complex128 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:589: UserWarning: torch.eig is deprecated in favor of torch.linalg.eig and will be removed in a future PyTorch release. 2022-03-17T19:55:28.2019348Z torch.linalg.eig returns complex tensors of dtype cfloat or cdouble rather than real tensors mimicking complex tensors. 2022-03-17T19:55:28.2019713Z L, _ = torch.eig(A) 2022-03-17T19:55:28.2019964Z should be replaced with 2022-03-17T19:55:28.2021998Z L_complex = torch.linalg.eigvals(A) 2022-03-17T19:55:28.2022376Z and 2022-03-17T19:55:28.2022638Z L, V = torch.eig(A, eigenvectors=True) 2022-03-17T19:55:28.2022904Z should be replaced with 2022-03-17T19:55:28.2024275Z L_complex, V_complex = torch.linalg.eig(A) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2913.) 2022-03-17T19:55:28.2024815Z gradcheck_wrapper=lambda op, *args, **kwargs: op(*args, **kwargs), # wrapper function for gradcheck 2022-03-17T19:55:28.2515145Z ok (0.058s) 2022-03-17T19:55:28.2990177Z test_fn_fwgrad_bwgrad_eig_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.047s) 2022-03-17T19:55:29.2409543Z test_fn_fwgrad_bwgrad_einsum_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.942s) 2022-03-17T19:55:29.4096878Z test_fn_fwgrad_bwgrad_einsum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.169s) 2022-03-17T19:55:29.4114702Z test_fn_fwgrad_bwgrad_empty_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:55:29.4131682Z test_fn_fwgrad_bwgrad_empty_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:55:29.4149870Z test_fn_fwgrad_bwgrad_eq_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:55:29.4167473Z test_fn_fwgrad_bwgrad_eq_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:55:29.4283690Z test_fn_fwgrad_bwgrad_erf_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T19:55:29.7252550Z test_fn_fwgrad_bwgrad_erfc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.297s) 2022-03-17T19:55:30.0320769Z test_fn_fwgrad_bwgrad_erfinv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.307s) 2022-03-17T19:55:30.2857520Z test_fn_fwgrad_bwgrad_exp2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.253s) 2022-03-17T19:55:30.8986607Z test_fn_fwgrad_bwgrad_exp_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.613s) 2022-03-17T19:55:30.9213483Z test_fn_fwgrad_bwgrad_exp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.023s) 2022-03-17T19:55:31.0553184Z test_fn_fwgrad_bwgrad_expand_as_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.134s) 2022-03-17T19:55:31.0790127Z test_fn_fwgrad_bwgrad_expand_as_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.024s) 2022-03-17T19:55:31.4615783Z test_fn_fwgrad_bwgrad_expand_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.382s) 2022-03-17T19:55:31.5301291Z test_fn_fwgrad_bwgrad_expand_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.068s) 2022-03-17T19:55:31.5406126Z test_fn_fwgrad_bwgrad_expm1_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T19:55:31.6489093Z test_fn_fwgrad_bwgrad_fft_fft2_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.108s) 2022-03-17T19:55:31.6621489Z test_fn_fwgrad_bwgrad_fft_fft2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-03-17T19:55:31.6781561Z test_fn_fwgrad_bwgrad_fft_fft_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-03-17T19:55:31.6912757Z test_fn_fwgrad_bwgrad_fft_fft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-03-17T19:55:31.7077310Z test_fn_fwgrad_bwgrad_fft_fftn_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-03-17T19:55:31.7216113Z test_fn_fwgrad_bwgrad_fft_fftn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-03-17T19:55:31.9394498Z test_fn_fwgrad_bwgrad_fft_fftshift_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.218s) 2022-03-17T19:55:31.9807847Z test_fn_fwgrad_bwgrad_fft_fftshift_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.041s) 2022-03-17T19:55:31.9977293Z test_fn_fwgrad_bwgrad_fft_hfft2_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-03-17T19:55:32.0106858Z test_fn_fwgrad_bwgrad_fft_hfft2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-03-17T19:55:32.0267157Z test_fn_fwgrad_bwgrad_fft_hfft_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-03-17T19:55:32.0388234Z test_fn_fwgrad_bwgrad_fft_hfft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T19:55:32.0551787Z test_fn_fwgrad_bwgrad_fft_hfftn_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-03-17T19:55:32.0687706Z test_fn_fwgrad_bwgrad_fft_hfftn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-03-17T19:55:32.0846030Z test_fn_fwgrad_bwgrad_fft_ifft2_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-03-17T19:55:32.0979000Z test_fn_fwgrad_bwgrad_fft_ifft2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-03-17T19:55:32.1134206Z test_fn_fwgrad_bwgrad_fft_ifft_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T19:55:32.1262480Z test_fn_fwgrad_bwgrad_fft_ifft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-03-17T19:55:32.1426002Z test_fn_fwgrad_bwgrad_fft_ifftn_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-03-17T19:55:32.1560127Z test_fn_fwgrad_bwgrad_fft_ifftn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-03-17T19:55:32.3746182Z test_fn_fwgrad_bwgrad_fft_ifftshift_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.218s) 2022-03-17T19:55:32.4158011Z test_fn_fwgrad_bwgrad_fft_ifftshift_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.041s) 2022-03-17T19:55:32.4301271Z test_fn_fwgrad_bwgrad_fft_ihfft2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-03-17T19:55:32.4432413Z test_fn_fwgrad_bwgrad_fft_ihfft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-03-17T19:55:32.4574104Z test_fn_fwgrad_bwgrad_fft_ihfftn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-03-17T19:55:32.4729454Z test_fn_fwgrad_bwgrad_fft_irfft2_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T19:55:32.4853280Z test_fn_fwgrad_bwgrad_fft_irfft2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T19:55:32.5003621Z test_fn_fwgrad_bwgrad_fft_irfft_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T19:55:32.5127747Z test_fn_fwgrad_bwgrad_fft_irfft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T19:55:32.5284440Z test_fn_fwgrad_bwgrad_fft_irfftn_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-03-17T19:55:32.5406876Z test_fn_fwgrad_bwgrad_fft_irfftn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T19:55:32.5535863Z test_fn_fwgrad_bwgrad_fft_rfft2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-03-17T19:55:32.5665799Z test_fn_fwgrad_bwgrad_fft_rfft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-03-17T19:55:32.5797858Z test_fn_fwgrad_bwgrad_fft_rfftn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-03-17T19:55:32.7549055Z test_fn_fwgrad_bwgrad_fill__cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.175s) 2022-03-17T19:55:32.7866246Z test_fn_fwgrad_bwgrad_fill__cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.032s) 2022-03-17T19:55:33.0319296Z test_fn_fwgrad_bwgrad_flatten_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.245s) 2022-03-17T19:55:33.0741915Z test_fn_fwgrad_bwgrad_flatten_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.042s) 2022-03-17T19:55:33.4381811Z test_fn_fwgrad_bwgrad_flip_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.364s) 2022-03-17T19:55:33.5043839Z test_fn_fwgrad_bwgrad_flip_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.066s) 2022-03-17T19:55:33.5804534Z test_fn_fwgrad_bwgrad_fliplr_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.076s) 2022-03-17T19:55:33.5951208Z test_fn_fwgrad_bwgrad_fliplr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T19:55:33.6712101Z test_fn_fwgrad_bwgrad_flipud_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.076s) 2022-03-17T19:55:33.6857540Z test_fn_fwgrad_bwgrad_flipud_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-03-17T19:55:33.6873781Z test_fn_fwgrad_bwgrad_float_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:55:33.6889450Z test_fn_fwgrad_bwgrad_float_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:55:33.6905210Z test_fn_fwgrad_bwgrad_float_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:55:33.6927401Z test_fn_fwgrad_bwgrad_float_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:55:33.8466156Z test_fn_fwgrad_bwgrad_float_power_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.154s) 2022-03-17T19:55:34.0209401Z test_fn_fwgrad_bwgrad_float_power_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.174s) 2022-03-17T19:55:34.0301175Z test_fn_fwgrad_bwgrad_floor_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T19:55:34.0316993Z test_fn_fwgrad_bwgrad_floor_divide_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:55:34.1635341Z test_fn_fwgrad_bwgrad_fmax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.132s) 2022-03-17T19:55:34.2949515Z test_fn_fwgrad_bwgrad_fmin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.131s) 2022-03-17T19:55:34.3108284Z test_fn_fwgrad_bwgrad_fmod_autodiffed_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-03-17T19:55:34.4195338Z test_fn_fwgrad_bwgrad_fmod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.109s) 2022-03-17T19:55:34.4396628Z test_fn_fwgrad_bwgrad_frac_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.020s) 2022-03-17T19:55:34.9074105Z test_fn_fwgrad_bwgrad_frexp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.467s) 2022-03-17T19:55:34.9090167Z test_fn_fwgrad_bwgrad_full_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:55:34.9106027Z test_fn_fwgrad_bwgrad_full_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:55:35.1387808Z test_fn_fwgrad_bwgrad_gather_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.228s) 2022-03-17T19:55:35.1813251Z test_fn_fwgrad_bwgrad_gather_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.043s) 2022-03-17T19:55:35.1829718Z test_fn_fwgrad_bwgrad_ge_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:55:35.1845045Z test_fn_fwgrad_bwgrad_geqrf_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:55:35.1860385Z test_fn_fwgrad_bwgrad_geqrf_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:55:37.1285635Z test_fn_fwgrad_bwgrad_gradient_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.942s) 2022-03-17T19:55:37.5333543Z test_fn_fwgrad_bwgrad_gradient_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.405s) 2022-03-17T19:55:37.5350195Z test_fn_fwgrad_bwgrad_gt_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:55:37.5366212Z test_fn_fwgrad_bwgrad_half_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:55:37.5381730Z test_fn_fwgrad_bwgrad_half_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:55:37.5397903Z test_fn_fwgrad_bwgrad_half_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:55:37.5413537Z test_fn_fwgrad_bwgrad_half_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:55:37.5429667Z test_fn_fwgrad_bwgrad_heaviside_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:55:37.5445341Z test_fn_fwgrad_bwgrad_histc_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:55:37.7829133Z test_fn_fwgrad_bwgrad_hsplit_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.238s) 2022-03-17T19:55:37.8209227Z test_fn_fwgrad_bwgrad_hsplit_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-03-17T19:55:37.9539356Z test_fn_fwgrad_bwgrad_hstack_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.133s) 2022-03-17T19:55:37.9767506Z test_fn_fwgrad_bwgrad_hstack_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.023s) 2022-03-17T19:55:37.9945349Z test_fn_fwgrad_bwgrad_hypot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.018s) 2022-03-17T19:55:38.7340421Z test_fn_fwgrad_bwgrad_i0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.739s) 2022-03-17T19:55:38.7357502Z test_fn_fwgrad_bwgrad_igamma_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:55:39.1019757Z test_fn_fwgrad_bwgrad_igamma_grad_other_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.366s) 2022-03-17T19:55:39.1036516Z test_fn_fwgrad_bwgrad_igammac_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:55:39.1125658Z test_fn_fwgrad_bwgrad_igammac_grad_other_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T19:55:39.2149142Z test_fn_fwgrad_bwgrad_imag_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.102s) 2022-03-17T19:55:39.9696904Z test_fn_fwgrad_bwgrad_index_add_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.755s) 2022-03-17T19:55:40.1023199Z test_fn_fwgrad_bwgrad_index_add_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.133s) 2022-03-17T19:55:40.3555453Z test_fn_fwgrad_bwgrad_index_copy_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.253s) 2022-03-17T19:55:40.4007245Z test_fn_fwgrad_bwgrad_index_copy_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.045s) 2022-03-17T19:55:40.5343847Z test_fn_fwgrad_bwgrad_index_fill_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.134s) 2022-03-17T19:55:40.5605817Z test_fn_fwgrad_bwgrad_index_fill_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.026s) 2022-03-17T19:55:40.9417043Z test_fn_fwgrad_bwgrad_index_put_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.381s) 2022-03-17T19:55:41.0108383Z test_fn_fwgrad_bwgrad_index_put_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.069s) 2022-03-17T19:55:41.1420964Z test_fn_fwgrad_bwgrad_index_select_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.131s) 2022-03-17T19:55:41.1674674Z test_fn_fwgrad_bwgrad_index_select_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.025s) 2022-03-17T19:55:41.3579530Z test_fn_fwgrad_bwgrad_inner_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.190s) 2022-03-17T19:55:41.3910943Z test_fn_fwgrad_bwgrad_inner_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.033s) 2022-03-17T19:55:41.3927128Z test_fn_fwgrad_bwgrad_int_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:55:41.3943123Z test_fn_fwgrad_bwgrad_int_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:55:41.3959067Z test_fn_fwgrad_bwgrad_int_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:55:41.3975004Z test_fn_fwgrad_bwgrad_int_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:55:41.8394609Z test_fn_fwgrad_bwgrad_inverse_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.442s) 2022-03-17T19:55:41.9188585Z test_fn_fwgrad_bwgrad_inverse_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.079s) 2022-03-17T19:55:41.9204975Z test_fn_fwgrad_bwgrad_isclose_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:55:41.9220911Z test_fn_fwgrad_bwgrad_isclose_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:55:41.9237230Z test_fn_fwgrad_bwgrad_isfinite_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:55:41.9253145Z test_fn_fwgrad_bwgrad_isfinite_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:55:41.9269174Z test_fn_fwgrad_bwgrad_isin_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:55:41.9284952Z test_fn_fwgrad_bwgrad_isinf_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:55:41.9300909Z test_fn_fwgrad_bwgrad_isinf_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:55:41.9317012Z test_fn_fwgrad_bwgrad_isnan_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:55:41.9332864Z test_fn_fwgrad_bwgrad_isnan_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:55:41.9354706Z test_fn_fwgrad_bwgrad_isneginf_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:55:41.9370267Z test_fn_fwgrad_bwgrad_isposinf_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:55:41.9386227Z test_fn_fwgrad_bwgrad_isreal_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:55:41.9401901Z test_fn_fwgrad_bwgrad_isreal_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:55:41.9606443Z test_fn_fwgrad_bwgrad_istft_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.020s) 2022-03-17T19:55:41.9629570Z test_fn_fwgrad_bwgrad_istft_cuda_float64 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:589: UserWarning: istft will require a complex-valued input tensor in a future PyTorch release. Matching the output from stft with return_complex=True. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/SpectralOps.cpp:953.) 2022-03-17T19:55:41.9630458Z gradcheck_wrapper=lambda op, *args, **kwargs: op(*args, **kwargs), # wrapper function for gradcheck 2022-03-17T19:55:41.9735869Z ok (0.013s) 2022-03-17T19:55:42.0723061Z test_fn_fwgrad_bwgrad_kron_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.099s) 2022-03-17T19:55:42.0904141Z test_fn_fwgrad_bwgrad_kron_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.018s) 2022-03-17T19:55:42.2089664Z test_fn_fwgrad_bwgrad_kthvalue_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.118s) 2022-03-17T19:55:43.0801421Z test_fn_fwgrad_bwgrad_ldexp_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.871s) 2022-03-17T19:55:43.2275492Z test_fn_fwgrad_bwgrad_ldexp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.147s) 2022-03-17T19:55:43.2291160Z test_fn_fwgrad_bwgrad_le_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:55:45.4933339Z test_fn_fwgrad_bwgrad_lerp_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.264s) 2022-03-17T19:55:45.7614973Z test_fn_fwgrad_bwgrad_lerp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.268s) 2022-03-17T19:55:45.7841233Z test_fn_fwgrad_bwgrad_lgamma_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.023s) 2022-03-17T19:55:46.9013523Z test_fn_fwgrad_bwgrad_linalg_cholesky_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.117s) 2022-03-17T19:55:47.1082249Z test_fn_fwgrad_bwgrad_linalg_cholesky_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.207s) 2022-03-17T19:55:48.6670245Z test_fn_fwgrad_bwgrad_linalg_cholesky_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.559s) 2022-03-17T19:55:48.9549897Z test_fn_fwgrad_bwgrad_linalg_cholesky_ex_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.288s) 2022-03-17T19:55:49.9514610Z test_fn_fwgrad_bwgrad_linalg_cond_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.996s) 2022-03-17T19:55:50.0447770Z test_fn_fwgrad_bwgrad_linalg_cond_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.093s) 2022-03-17T19:55:50.3147664Z test_fn_fwgrad_bwgrad_linalg_cross_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.270s) 2022-03-17T19:55:50.3607839Z test_fn_fwgrad_bwgrad_linalg_cross_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.046s) 2022-03-17T19:55:50.4197885Z test_fn_fwgrad_bwgrad_linalg_det_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.059s) 2022-03-17T19:55:50.4414247Z test_fn_fwgrad_bwgrad_linalg_det_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.022s) 2022-03-17T19:55:50.5314276Z test_fn_fwgrad_bwgrad_linalg_det_singular_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.090s) 2022-03-17T19:55:50.5744922Z test_fn_fwgrad_bwgrad_linalg_det_singular_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.043s) 2022-03-17T19:55:51.0422796Z test_fn_fwgrad_bwgrad_linalg_eig_cuda_complex128 (__main__.TestGradientsCUDA) ... expected failure (0.468s) 2022-03-17T19:55:51.4395150Z test_fn_fwgrad_bwgrad_linalg_eig_cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (0.396s) 2022-03-17T19:55:51.7822569Z test_fn_fwgrad_bwgrad_linalg_eigh_cuda_complex128 (__main__.TestGradientsCUDA) ... expected failure (0.342s) 2022-03-17T19:55:51.9718638Z test_fn_fwgrad_bwgrad_linalg_eigh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.189s) 2022-03-17T19:55:52.8301092Z test_fn_fwgrad_bwgrad_linalg_eigvals_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.858s) 2022-03-17T19:55:53.2378608Z test_fn_fwgrad_bwgrad_linalg_eigvals_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.408s) 2022-03-17T19:55:53.7585018Z test_fn_fwgrad_bwgrad_linalg_eigvalsh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.521s) 2022-03-17T19:55:53.8611378Z test_fn_fwgrad_bwgrad_linalg_eigvalsh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.103s) 2022-03-17T19:55:56.6300996Z test_fn_fwgrad_bwgrad_linalg_householder_product_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.769s) 2022-03-17T19:55:57.1631700Z test_fn_fwgrad_bwgrad_linalg_householder_product_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.533s) 2022-03-17T19:55:57.5889319Z test_fn_fwgrad_bwgrad_linalg_inv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.426s) 2022-03-17T19:55:57.6686591Z test_fn_fwgrad_bwgrad_linalg_inv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.080s) 2022-03-17T19:55:58.2395588Z test_fn_fwgrad_bwgrad_linalg_inv_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.571s) 2022-03-17T19:55:58.3460946Z test_fn_fwgrad_bwgrad_linalg_inv_ex_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.106s) 2022-03-17T19:55:58.3469496Z test_fn_fwgrad_bwgrad_linalg_lstsq_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:55:58.3477631Z test_fn_fwgrad_bwgrad_linalg_lstsq_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:56:05.9430235Z test_fn_fwgrad_bwgrad_linalg_lstsq_grad_oriented_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (7.595s) 2022-03-17T19:56:06.7512594Z test_fn_fwgrad_bwgrad_linalg_lstsq_grad_oriented_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.808s) 2022-03-17T19:56:07.5194207Z test_fn_fwgrad_bwgrad_linalg_lu_factor_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.768s) 2022-03-17T19:56:07.5365093Z test_fn_fwgrad_bwgrad_linalg_lu_factor_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-03-17T19:56:07.5710896Z test_fn_fwgrad_bwgrad_linalg_lu_factor_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.034s) 2022-03-17T19:56:07.5883332Z test_fn_fwgrad_bwgrad_linalg_lu_factor_ex_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-03-17T19:56:08.0164431Z test_fn_fwgrad_bwgrad_linalg_matrix_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.428s) 2022-03-17T19:56:08.1572395Z test_fn_fwgrad_bwgrad_linalg_matrix_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.141s) 2022-03-17T19:56:09.2662483Z test_fn_fwgrad_bwgrad_linalg_matrix_power_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.109s) 2022-03-17T19:56:09.4749184Z test_fn_fwgrad_bwgrad_linalg_matrix_power_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.209s) 2022-03-17T19:56:09.4764830Z test_fn_fwgrad_bwgrad_linalg_matrix_rank_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:56:09.4780466Z test_fn_fwgrad_bwgrad_linalg_matrix_rank_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:56:09.4796360Z test_fn_fwgrad_bwgrad_linalg_matrix_rank_hermitian_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:56:09.4811890Z test_fn_fwgrad_bwgrad_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:56:10.4697130Z test_fn_fwgrad_bwgrad_linalg_multi_dot_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.988s) 2022-03-17T19:56:10.6371865Z test_fn_fwgrad_bwgrad_linalg_multi_dot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.167s) 2022-03-17T19:56:10.6597479Z test_fn_fwgrad_bwgrad_linalg_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.023s) 2022-03-17T19:56:10.6726010Z test_fn_fwgrad_bwgrad_linalg_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-03-17T19:56:14.2751497Z test_fn_fwgrad_bwgrad_linalg_pinv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.602s) 2022-03-17T19:56:14.7291165Z test_fn_fwgrad_bwgrad_linalg_pinv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.454s) 2022-03-17T19:56:15.3897830Z test_fn_fwgrad_bwgrad_linalg_pinv_hermitian_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.661s) 2022-03-17T19:56:15.5130893Z test_fn_fwgrad_bwgrad_linalg_pinv_hermitian_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.123s) 2022-03-17T19:56:15.5139266Z test_fn_fwgrad_bwgrad_linalg_pinv_singular_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:56:15.5155587Z test_fn_fwgrad_bwgrad_linalg_pinv_singular_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:56:19.2632568Z test_fn_fwgrad_bwgrad_linalg_qr_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.747s) 2022-03-17T19:56:19.9641643Z test_fn_fwgrad_bwgrad_linalg_qr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.701s) 2022-03-17T19:56:20.0018318Z test_fn_fwgrad_bwgrad_linalg_slogdet_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-03-17T19:56:20.0129909Z test_fn_fwgrad_bwgrad_linalg_slogdet_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T19:56:23.9287548Z test_fn_fwgrad_bwgrad_linalg_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.915s) 2022-03-17T19:56:24.7720317Z test_fn_fwgrad_bwgrad_linalg_solve_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.843s) 2022-03-17T19:56:48.2023005Z test_fn_fwgrad_bwgrad_linalg_solve_triangular_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (23.430s) 2022-03-17T19:56:52.3499129Z test_fn_fwgrad_bwgrad_linalg_solve_triangular_cuda_float64 (__main__.TestGradientsCUDA) ... ok (4.148s) 2022-03-17T19:56:54.5689225Z test_fn_fwgrad_bwgrad_linalg_svd_cuda_complex128 (__main__.TestGradientsCUDA) ... expected failure (2.219s) 2022-03-17T19:56:59.6951378Z test_fn_fwgrad_bwgrad_linalg_svd_cuda_float64 (__main__.TestGradientsCUDA) ... ok (5.125s) 2022-03-17T19:57:02.9028261Z test_fn_fwgrad_bwgrad_linalg_svdvals_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.208s) 2022-03-17T19:57:03.3811370Z test_fn_fwgrad_bwgrad_linalg_svdvals_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.478s) 2022-03-17T19:57:03.5496414Z test_fn_fwgrad_bwgrad_linalg_tensorinv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.168s) 2022-03-17T19:57:03.5810612Z test_fn_fwgrad_bwgrad_linalg_tensorinv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.031s) 2022-03-17T19:57:04.6584533Z test_fn_fwgrad_bwgrad_linalg_tensorsolve_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.077s) 2022-03-17T19:57:04.8879476Z test_fn_fwgrad_bwgrad_linalg_tensorsolve_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.229s) 2022-03-17T19:57:04.9272282Z test_fn_fwgrad_bwgrad_linalg_vector_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.039s) 2022-03-17T19:57:04.9430267Z test_fn_fwgrad_bwgrad_linalg_vector_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-03-17T19:57:05.0646410Z test_fn_fwgrad_bwgrad_log10_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.121s) 2022-03-17T19:57:05.0874056Z test_fn_fwgrad_bwgrad_log10_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.023s) 2022-03-17T19:57:05.0973730Z test_fn_fwgrad_bwgrad_log1p_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T19:57:05.2191853Z test_fn_fwgrad_bwgrad_log2_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.122s) 2022-03-17T19:57:05.2419662Z test_fn_fwgrad_bwgrad_log2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.023s) 2022-03-17T19:57:05.3610172Z test_fn_fwgrad_bwgrad_log_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.119s) 2022-03-17T19:57:05.3828975Z test_fn_fwgrad_bwgrad_log_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.022s) 2022-03-17T19:57:05.3933221Z test_fn_fwgrad_bwgrad_log_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T19:57:05.4066482Z test_fn_fwgrad_bwgrad_log_softmax_dtype_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-03-17T19:57:05.4165898Z test_fn_fwgrad_bwgrad_log_softmax_dtype_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T19:57:05.4361760Z test_fn_fwgrad_bwgrad_logaddexp2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.019s) 2022-03-17T19:57:05.4542969Z test_fn_fwgrad_bwgrad_logaddexp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.018s) 2022-03-17T19:57:05.4638183Z test_fn_fwgrad_bwgrad_logcumsumexp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T19:57:05.4761395Z test_fn_fwgrad_bwgrad_logdet_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T19:57:05.4777800Z test_fn_fwgrad_bwgrad_logical_and_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:57:05.4794452Z test_fn_fwgrad_bwgrad_logical_and_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:57:05.4810724Z test_fn_fwgrad_bwgrad_logical_not_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:57:05.4827410Z test_fn_fwgrad_bwgrad_logical_not_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:57:05.4843733Z test_fn_fwgrad_bwgrad_logical_or_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:57:05.4859957Z test_fn_fwgrad_bwgrad_logical_or_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:57:05.4876760Z test_fn_fwgrad_bwgrad_logical_xor_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:57:05.4892806Z test_fn_fwgrad_bwgrad_logical_xor_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:57:05.5305663Z test_fn_fwgrad_bwgrad_logit_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.041s) 2022-03-17T19:57:05.6226881Z test_fn_fwgrad_bwgrad_logsumexp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.092s) 2022-03-17T19:57:05.6250449Z test_fn_fwgrad_bwgrad_long_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:57:05.6267359Z test_fn_fwgrad_bwgrad_long_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:57:05.6283484Z test_fn_fwgrad_bwgrad_long_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:57:05.6299655Z test_fn_fwgrad_bwgrad_long_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:57:05.6316275Z test_fn_fwgrad_bwgrad_lt_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:57:06.4016176Z test_fn_fwgrad_bwgrad_lu_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.770s) 2022-03-17T19:57:06.4204759Z test_fn_fwgrad_bwgrad_lu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.019s) 2022-03-17T19:57:06.5405227Z test_fn_fwgrad_bwgrad_lu_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.120s) 2022-03-17T19:57:06.5589993Z test_fn_fwgrad_bwgrad_lu_solve_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.018s) 2022-03-17T19:57:07.3402411Z test_fn_fwgrad_bwgrad_lu_unpack_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.781s) 2022-03-17T19:57:07.3534822Z test_fn_fwgrad_bwgrad_lu_unpack_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-03-17T19:57:07.5933798Z test_fn_fwgrad_bwgrad_mH_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.240s) 2022-03-17T19:57:07.6348217Z test_fn_fwgrad_bwgrad_mH_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.041s) 2022-03-17T19:57:07.8673704Z test_fn_fwgrad_bwgrad_mT_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.232s) 2022-03-17T19:57:07.9088598Z test_fn_fwgrad_bwgrad_mT_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.041s) 2022-03-17T19:57:08.3904141Z test_fn_fwgrad_bwgrad_masked_fill_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.481s) 2022-03-17T19:57:08.4792158Z test_fn_fwgrad_bwgrad_masked_fill_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.089s) 2022-03-17T19:57:08.8681641Z test_fn_fwgrad_bwgrad_masked_scatter_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.389s) 2022-03-17T19:57:08.9405696Z test_fn_fwgrad_bwgrad_masked_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.072s) 2022-03-17T19:57:09.3152120Z test_fn_fwgrad_bwgrad_masked_select_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.374s) 2022-03-17T19:57:09.3879905Z test_fn_fwgrad_bwgrad_masked_select_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.073s) 2022-03-17T19:57:10.6265901Z test_fn_fwgrad_bwgrad_matmul_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.238s) 2022-03-17T19:57:10.8414613Z test_fn_fwgrad_bwgrad_matmul_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.215s) 2022-03-17T19:57:11.3709723Z test_fn_fwgrad_bwgrad_matrix_exp_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.529s) 2022-03-17T19:57:11.4475125Z test_fn_fwgrad_bwgrad_matrix_exp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.077s) 2022-03-17T19:57:11.5844791Z test_fn_fwgrad_bwgrad_max_binary_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.137s) 2022-03-17T19:57:11.6058222Z test_fn_fwgrad_bwgrad_max_reduction_no_dim_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.021s) 2022-03-17T19:57:11.6538472Z test_fn_fwgrad_bwgrad_max_reduction_with_dim_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.048s) 2022-03-17T19:57:11.7895275Z test_fn_fwgrad_bwgrad_maximum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.136s) 2022-03-17T19:57:12.6338594Z test_fn_fwgrad_bwgrad_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.844s) 2022-03-17T19:57:12.7811348Z test_fn_fwgrad_bwgrad_mean_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.147s) 2022-03-17T19:57:12.9251412Z test_fn_fwgrad_bwgrad_median_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.144s) 2022-03-17T19:57:14.4882486Z test_fn_fwgrad_bwgrad_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.563s) 2022-03-17T19:57:14.7241753Z test_fn_fwgrad_bwgrad_meshgrid_list_of_tensors_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.236s) 2022-03-17T19:57:16.2844512Z test_fn_fwgrad_bwgrad_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.560s) 2022-03-17T19:57:16.5184098Z test_fn_fwgrad_bwgrad_meshgrid_variadic_tensors_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.234s) 2022-03-17T19:57:16.6542099Z test_fn_fwgrad_bwgrad_min_binary_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.136s) 2022-03-17T19:57:16.6757288Z test_fn_fwgrad_bwgrad_min_reduction_no_dim_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.021s) 2022-03-17T19:57:16.7237187Z test_fn_fwgrad_bwgrad_min_reduction_with_dim_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.048s) 2022-03-17T19:57:16.8597368Z test_fn_fwgrad_bwgrad_minimum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.136s) 2022-03-17T19:57:17.0328143Z test_fn_fwgrad_bwgrad_mm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.173s) 2022-03-17T19:57:17.0494356Z test_fn_fwgrad_bwgrad_mm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-03-17T19:57:17.1216635Z test_fn_fwgrad_bwgrad_mode_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.072s) 2022-03-17T19:57:17.2055791Z test_fn_fwgrad_bwgrad_movedim_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.084s) 2022-03-17T19:57:17.2212587Z test_fn_fwgrad_bwgrad_movedim_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-03-17T19:57:17.2414360Z test_fn_fwgrad_bwgrad_msort_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.020s) 2022-03-17T19:57:17.8682904Z test_fn_fwgrad_bwgrad_mul_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.627s) 2022-03-17T19:57:17.9755477Z test_fn_fwgrad_bwgrad_mul_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.107s) 2022-03-17T19:57:17.9771239Z test_fn_fwgrad_bwgrad_multinomial_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:57:18.0700138Z test_fn_fwgrad_bwgrad_mv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.093s) 2022-03-17T19:57:18.0867493Z test_fn_fwgrad_bwgrad_mv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-03-17T19:57:18.2022272Z test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.115s) 2022-03-17T19:57:18.2030193Z test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:57:18.2039480Z test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:57:18.2292185Z test_fn_fwgrad_bwgrad_nan_to_num_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.025s) 2022-03-17T19:57:18.2409224Z test_fn_fwgrad_bwgrad_nanmean_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T19:57:18.3898550Z test_fn_fwgrad_bwgrad_nanmedian_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.149s) 2022-03-17T19:57:19.6757734Z test_fn_fwgrad_bwgrad_nanquantile_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.286s) 2022-03-17T19:57:19.6841983Z test_fn_fwgrad_bwgrad_nansum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T19:57:19.8425702Z test_fn_fwgrad_bwgrad_narrow_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.158s) 2022-03-17T19:57:19.8720180Z test_fn_fwgrad_bwgrad_narrow_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.029s) 2022-03-17T19:57:19.8735671Z test_fn_fwgrad_bwgrad_ne_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:57:19.8751544Z test_fn_fwgrad_bwgrad_ne_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:57:19.9182914Z test_fn_fwgrad_bwgrad_neg_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.043s) 2022-03-17T19:57:19.9272070Z test_fn_fwgrad_bwgrad_neg_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T19:57:19.9293629Z test_fn_fwgrad_bwgrad_new_empty_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:57:19.9309119Z test_fn_fwgrad_bwgrad_new_empty_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:57:19.9323996Z test_fn_fwgrad_bwgrad_new_full_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:57:19.9339186Z test_fn_fwgrad_bwgrad_new_full_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:57:19.9354483Z test_fn_fwgrad_bwgrad_new_ones_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:57:19.9369687Z test_fn_fwgrad_bwgrad_new_ones_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:57:19.9385315Z test_fn_fwgrad_bwgrad_new_zeros_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:57:19.9400283Z test_fn_fwgrad_bwgrad_new_zeros_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:57:19.9415335Z test_fn_fwgrad_bwgrad_nextafter_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:57:19.9655894Z test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.024s) 2022-03-17T19:57:20.0068617Z test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.041s) 2022-03-17T19:57:20.0549622Z test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.048s) 2022-03-17T19:57:20.0978791Z test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.043s) 2022-03-17T19:57:20.2155184Z test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.117s) 2022-03-17T19:57:20.3149018Z test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.099s) 2022-03-17T19:57:20.3884632Z test_fn_fwgrad_bwgrad_nn_functional_avg_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.073s) 2022-03-17T19:57:20.4442810Z test_fn_fwgrad_bwgrad_nn_functional_avg_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.056s) 2022-03-17T19:57:20.5071041Z test_fn_fwgrad_bwgrad_nn_functional_avg_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.063s) 2022-03-17T19:57:20.8572583Z test_fn_fwgrad_bwgrad_nn_functional_batch_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.350s) 2022-03-17T19:57:20.8709626Z test_fn_fwgrad_bwgrad_nn_functional_batch_norm_without_cudnn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-03-17T19:57:20.9008607Z test_fn_fwgrad_bwgrad_nn_functional_bilinear_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.030s) 2022-03-17T19:57:20.9100481Z test_fn_fwgrad_bwgrad_nn_functional_celu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T19:57:21.3804613Z test_fn_fwgrad_bwgrad_nn_functional_conv1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.470s) 2022-03-17T19:57:21.5551268Z test_fn_fwgrad_bwgrad_nn_functional_conv2d_cuda_float64 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:589: UserWarning: Using padding='same' with even kernel lengths and odd dilation may require a zero-padded copy of the input be created (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Convolution.cpp:744.) 2022-03-17T19:57:21.5552250Z gradcheck_wrapper=lambda op, *args, **kwargs: op(*args, **kwargs), # wrapper function for gradcheck 2022-03-17T19:57:21.7704358Z ok (0.390s) 2022-03-17T19:57:21.9040708Z test_fn_fwgrad_bwgrad_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.133s) 2022-03-17T19:57:22.0481513Z test_fn_fwgrad_bwgrad_nn_functional_conv_transpose2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.144s) 2022-03-17T19:57:22.2163585Z test_fn_fwgrad_bwgrad_nn_functional_conv_transpose3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.168s) 2022-03-17T19:57:22.5135601Z test_fn_fwgrad_bwgrad_nn_functional_cosine_embedding_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.297s) 2022-03-17T19:57:22.8043197Z test_fn_fwgrad_bwgrad_nn_functional_cosine_similarity_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.291s) 2022-03-17T19:57:22.8191919Z test_fn_fwgrad_bwgrad_nn_functional_cross_entropy_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T19:57:22.8362808Z test_fn_fwgrad_bwgrad_nn_functional_ctc_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-03-17T19:57:22.9786431Z test_fn_fwgrad_bwgrad_nn_functional_dropout2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.142s) 2022-03-17T19:57:23.0075489Z test_fn_fwgrad_bwgrad_nn_functional_dropout_cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (0.029s) 2022-03-17T19:57:23.0169180Z test_fn_fwgrad_bwgrad_nn_functional_elu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T19:57:23.0269484Z test_fn_fwgrad_bwgrad_nn_functional_embedding_bag_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T19:57:23.0346602Z test_fn_fwgrad_bwgrad_nn_functional_embedding_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T19:57:23.1162975Z test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_with_train_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.081s) 2022-03-17T19:57:23.6072797Z test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.491s) 2022-03-17T19:57:23.7001931Z test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_without_train_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.093s) 2022-03-17T19:57:24.1607844Z test_fn_fwgrad_bwgrad_nn_functional_fractional_max_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.460s) 2022-03-17T19:57:24.7467587Z test_fn_fwgrad_bwgrad_nn_functional_fractional_max_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.586s) 2022-03-17T19:57:38.7668290Z test_fn_fwgrad_bwgrad_nn_functional_gaussian_nll_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (14.020s) 2022-03-17T19:57:38.8385431Z test_fn_fwgrad_bwgrad_nn_functional_gelu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.072s) 2022-03-17T19:57:38.8534826Z test_fn_fwgrad_bwgrad_nn_functional_glu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T19:57:38.8717332Z test_fn_fwgrad_bwgrad_nn_functional_grid_sample_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.018s) 2022-03-17T19:57:38.9719130Z test_fn_fwgrad_bwgrad_nn_functional_group_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.100s) 2022-03-17T19:57:39.0433648Z test_fn_fwgrad_bwgrad_nn_functional_hardshrink_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.071s) 2022-03-17T19:57:39.0528038Z test_fn_fwgrad_bwgrad_nn_functional_hardsigmoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T19:57:39.0624355Z test_fn_fwgrad_bwgrad_nn_functional_hardswish_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T19:57:39.1347134Z test_fn_fwgrad_bwgrad_nn_functional_hardtanh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.072s) 2022-03-17T19:57:39.3056512Z test_fn_fwgrad_bwgrad_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.171s) 2022-03-17T19:57:39.3171584Z test_fn_fwgrad_bwgrad_nn_functional_huber_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T19:57:39.3294835Z test_fn_fwgrad_bwgrad_nn_functional_instance_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T19:57:39.4338788Z test_fn_fwgrad_bwgrad_nn_functional_interpolate_area_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.104s) 2022-03-17T19:57:39.5365352Z test_fn_fwgrad_bwgrad_nn_functional_interpolate_bicubic_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.103s) 2022-03-17T19:57:39.6329528Z test_fn_fwgrad_bwgrad_nn_functional_interpolate_bilinear_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.096s) 2022-03-17T19:57:39.7301316Z test_fn_fwgrad_bwgrad_nn_functional_interpolate_linear_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.097s) 2022-03-17T19:57:39.8244250Z test_fn_fwgrad_bwgrad_nn_functional_interpolate_nearest_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.094s) 2022-03-17T19:57:39.9217241Z test_fn_fwgrad_bwgrad_nn_functional_interpolate_trilinear_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.097s) 2022-03-17T19:57:39.9265102Z test_fn_fwgrad_bwgrad_nn_functional_kl_div_cuda_float64 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2852: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-03-17T19:57:39.9266048Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-03-17T19:57:39.9369991Z ok (0.015s) 2022-03-17T19:57:39.9500789Z test_fn_fwgrad_bwgrad_nn_functional_layer_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-03-17T19:57:39.9604596Z test_fn_fwgrad_bwgrad_nn_functional_leaky_relu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T19:57:41.8345287Z test_fn_fwgrad_bwgrad_nn_functional_linear_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.874s) 2022-03-17T19:57:42.1491362Z test_fn_fwgrad_bwgrad_nn_functional_linear_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.315s) 2022-03-17T19:57:42.3383019Z test_fn_fwgrad_bwgrad_nn_functional_local_response_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.189s) 2022-03-17T19:57:42.3471691Z test_fn_fwgrad_bwgrad_nn_functional_logsigmoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T19:57:51.5111101Z test_fn_fwgrad_bwgrad_nn_functional_max_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (9.164s) 2022-03-17T19:58:06.0412826Z test_fn_fwgrad_bwgrad_nn_functional_max_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (14.530s) 2022-03-17T19:58:12.0857717Z test_fn_fwgrad_bwgrad_nn_functional_max_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (6.044s) 2022-03-17T19:58:12.1173999Z test_fn_fwgrad_bwgrad_nn_functional_mish_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.032s) 2022-03-17T19:58:12.1303516Z test_fn_fwgrad_bwgrad_nn_functional_mse_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-03-17T19:58:12.1400038Z test_fn_fwgrad_bwgrad_nn_functional_nll_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T19:58:12.1554789Z test_fn_fwgrad_bwgrad_nn_functional_normalize_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T19:58:12.1646766Z test_fn_fwgrad_bwgrad_nn_functional_normalize_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T19:58:12.7884518Z test_fn_fwgrad_bwgrad_nn_functional_pad_circular_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.623s) 2022-03-17T19:58:12.9197922Z test_fn_fwgrad_bwgrad_nn_functional_pad_circular_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.131s) 2022-03-17T19:58:14.9877893Z test_fn_fwgrad_bwgrad_nn_functional_pad_constant_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.068s) 2022-03-17T19:58:15.3594205Z test_fn_fwgrad_bwgrad_nn_functional_pad_constant_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.372s) 2022-03-17T19:58:15.8597489Z test_fn_fwgrad_bwgrad_nn_functional_pad_reflect_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.500s) 2022-03-17T19:58:15.9519264Z test_fn_fwgrad_bwgrad_nn_functional_pad_reflect_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.092s) 2022-03-17T19:58:16.4528012Z test_fn_fwgrad_bwgrad_nn_functional_pad_replicate_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.501s) 2022-03-17T19:58:16.5441692Z test_fn_fwgrad_bwgrad_nn_functional_pad_replicate_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.091s) 2022-03-17T19:58:16.5640457Z test_fn_fwgrad_bwgrad_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.020s) 2022-03-17T19:58:16.5768556Z test_fn_fwgrad_bwgrad_nn_functional_pairwise_distance_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-03-17T19:58:16.6741816Z test_fn_fwgrad_bwgrad_nn_functional_pixel_shuffle_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.097s) 2022-03-17T19:58:16.6926001Z test_fn_fwgrad_bwgrad_nn_functional_pixel_shuffle_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.018s) 2022-03-17T19:58:16.7901505Z test_fn_fwgrad_bwgrad_nn_functional_pixel_unshuffle_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.097s) 2022-03-17T19:58:16.8086602Z test_fn_fwgrad_bwgrad_nn_functional_pixel_unshuffle_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.018s) 2022-03-17T19:58:18.5391768Z test_fn_fwgrad_bwgrad_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.730s) 2022-03-17T19:58:18.5470691Z test_fn_fwgrad_bwgrad_nn_functional_prelu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T19:58:18.6218444Z test_fn_fwgrad_bwgrad_nn_functional_relu6_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.075s) 2022-03-17T19:58:18.6559108Z test_fn_fwgrad_bwgrad_nn_functional_relu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.034s) 2022-03-17T19:58:18.6668755Z test_fn_fwgrad_bwgrad_nn_functional_rrelu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T19:58:18.6762105Z test_fn_fwgrad_bwgrad_nn_functional_selu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T19:58:18.6778016Z test_fn_fwgrad_bwgrad_nn_functional_silu_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:58:18.6883976Z test_fn_fwgrad_bwgrad_nn_functional_softmin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T19:58:18.7031589Z test_fn_fwgrad_bwgrad_nn_functional_softmin_with_dtype_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T19:58:18.7136628Z test_fn_fwgrad_bwgrad_nn_functional_softmin_with_dtype_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T19:58:18.7231845Z test_fn_fwgrad_bwgrad_nn_functional_softplus_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T19:58:18.7973428Z test_fn_fwgrad_bwgrad_nn_functional_softshrink_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.074s) 2022-03-17T19:58:18.9147333Z test_fn_fwgrad_bwgrad_nn_functional_softsign_cuda_complex128 (__main__.TestGradientsCUDA) ... expected failure (0.117s) 2022-03-17T19:58:18.9479791Z test_fn_fwgrad_bwgrad_nn_functional_softsign_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.033s) 2022-03-17T19:58:19.0833462Z test_fn_fwgrad_bwgrad_nn_functional_tanhshrink_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.135s) 2022-03-17T19:58:19.1090599Z test_fn_fwgrad_bwgrad_nn_functional_tanhshrink_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.026s) 2022-03-17T19:58:19.1455015Z test_fn_fwgrad_bwgrad_nn_functional_threshold_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.036s) 2022-03-17T19:58:29.7136961Z test_fn_fwgrad_bwgrad_nn_functional_unfold_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (10.568s) 2022-03-17T19:58:31.6461951Z test_fn_fwgrad_bwgrad_nn_functional_unfold_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.932s) 2022-03-17T19:58:31.6485337Z test_fn_fwgrad_bwgrad_nn_functional_upsample_bilinear_cuda_float64 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4002: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-03-17T19:58:31.6486096Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T19:58:31.6812721Z ok (0.035s) 2022-03-17T19:58:31.6847041Z test_fn_fwgrad_bwgrad_nn_functional_upsample_nearest_cuda_float64 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3947: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-03-17T19:58:31.6847798Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T19:58:31.7796701Z ok (0.098s) 2022-03-17T19:58:31.7813671Z test_fn_fwgrad_bwgrad_nonzero_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:58:31.7830323Z test_fn_fwgrad_bwgrad_nonzero_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:58:31.8153217Z test_fn_fwgrad_bwgrad_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.032s) 2022-03-17T19:58:31.8233397Z test_fn_fwgrad_bwgrad_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T19:58:31.8355039Z test_fn_fwgrad_bwgrad_norm_fro_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T19:58:31.8453850Z test_fn_fwgrad_bwgrad_norm_fro_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T19:58:31.8574867Z test_fn_fwgrad_bwgrad_norm_inf_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T19:58:31.8663169Z test_fn_fwgrad_bwgrad_norm_inf_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T19:58:32.6438038Z test_fn_fwgrad_bwgrad_norm_nuc_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.777s) 2022-03-17T19:58:32.7116613Z test_fn_fwgrad_bwgrad_norm_nuc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.068s) 2022-03-17T19:58:32.7139696Z test_fn_fwgrad_bwgrad_normal_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:58:32.7155864Z test_fn_fwgrad_bwgrad_normal_number_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:58:32.7171753Z test_fn_fwgrad_bwgrad_ones_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:58:32.7188224Z test_fn_fwgrad_bwgrad_ones_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:58:32.7204254Z test_fn_fwgrad_bwgrad_ormqr_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:58:32.7220412Z test_fn_fwgrad_bwgrad_ormqr_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:58:32.8215389Z test_fn_fwgrad_bwgrad_outer_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.099s) 2022-03-17T19:58:32.8395970Z test_fn_fwgrad_bwgrad_outer_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.018s) 2022-03-17T19:58:56.5860823Z test_fn_fwgrad_bwgrad_pca_lowrank_cuda_float64 (__main__.TestGradientsCUDA) ... ok (23.746s) 2022-03-17T19:58:56.7482746Z test_fn_fwgrad_bwgrad_permute_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.162s) 2022-03-17T19:58:56.7779734Z test_fn_fwgrad_bwgrad_permute_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.030s) 2022-03-17T19:58:57.9928435Z test_fn_fwgrad_bwgrad_pinverse_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.215s) 2022-03-17T19:58:58.1510294Z test_fn_fwgrad_bwgrad_pinverse_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.158s) 2022-03-17T19:58:58.1623299Z test_fn_fwgrad_bwgrad_polar_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T19:58:58.2432090Z test_fn_fwgrad_bwgrad_polygamma_polygamma_n_0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.081s) 2022-03-17T19:58:58.2440635Z test_fn_fwgrad_bwgrad_polygamma_polygamma_n_1_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:58:58.2449828Z test_fn_fwgrad_bwgrad_polygamma_polygamma_n_2_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:58:58.2458550Z test_fn_fwgrad_bwgrad_polygamma_polygamma_n_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:58:58.2467691Z test_fn_fwgrad_bwgrad_polygamma_polygamma_n_4_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:58:58.3476136Z test_fn_fwgrad_bwgrad_positive_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.101s) 2022-03-17T19:58:58.3660423Z test_fn_fwgrad_bwgrad_positive_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.018s) 2022-03-17T19:58:58.5178133Z test_fn_fwgrad_bwgrad_pow_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.152s) 2022-03-17T19:58:58.6884502Z test_fn_fwgrad_bwgrad_pow_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.170s) 2022-03-17T19:59:00.7142529Z test_fn_fwgrad_bwgrad_prod_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.026s) 2022-03-17T19:59:01.0926530Z test_fn_fwgrad_bwgrad_prod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.378s) 2022-03-17T19:59:01.1136767Z test_fn_fwgrad_bwgrad_put_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.021s) 2022-03-17T19:59:01.1237903Z test_fn_fwgrad_bwgrad_put_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T19:59:01.1914292Z test_fn_fwgrad_bwgrad_qr_cuda_complex128 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:589: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2022-03-17T19:59:01.1915092Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-03-17T19:59:01.1915438Z Q, R = torch.qr(A, some) 2022-03-17T19:59:01.1915684Z should be replaced with 2022-03-17T19:59:01.1916310Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:1983.) 2022-03-17T19:59:01.1918032Z gradcheck_wrapper=lambda op, *args, **kwargs: op(*args, **kwargs), # wrapper function for gradcheck 2022-03-17T19:59:04.9206285Z ok (3.797s) 2022-03-17T19:59:05.6292716Z test_fn_fwgrad_bwgrad_qr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.709s) 2022-03-17T19:59:06.9070551Z test_fn_fwgrad_bwgrad_quantile_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.278s) 2022-03-17T19:59:06.9304499Z test_fn_fwgrad_bwgrad_rad2deg_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.023s) 2022-03-17T19:59:06.9322217Z test_fn_fwgrad_bwgrad_rand_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:59:06.9338882Z test_fn_fwgrad_bwgrad_rand_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:59:06.9355979Z test_fn_fwgrad_bwgrad_randint_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:59:06.9372587Z test_fn_fwgrad_bwgrad_randn_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:59:06.9389584Z test_fn_fwgrad_bwgrad_randn_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:59:07.0211229Z test_fn_fwgrad_bwgrad_ravel_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.082s) 2022-03-17T19:59:07.0361935Z test_fn_fwgrad_bwgrad_ravel_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T19:59:07.1371299Z test_fn_fwgrad_bwgrad_real_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.101s) 2022-03-17T19:59:07.1554764Z test_fn_fwgrad_bwgrad_real_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.018s) 2022-03-17T19:59:07.2838510Z test_fn_fwgrad_bwgrad_reciprocal_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.128s) 2022-03-17T19:59:07.3075090Z test_fn_fwgrad_bwgrad_reciprocal_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.024s) 2022-03-17T19:59:07.3231857Z test_fn_fwgrad_bwgrad_remainder_autodiffed_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-03-17T19:59:07.4307960Z test_fn_fwgrad_bwgrad_remainder_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.107s) 2022-03-17T19:59:07.4439045Z test_fn_fwgrad_bwgrad_renorm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-03-17T19:59:07.4527337Z test_fn_fwgrad_bwgrad_renorm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T19:59:08.4032042Z test_fn_fwgrad_bwgrad_repeat_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.950s) 2022-03-17T19:59:08.5690875Z test_fn_fwgrad_bwgrad_repeat_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.166s) 2022-03-17T19:59:08.7928466Z test_fn_fwgrad_bwgrad_repeat_interleave_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.224s) 2022-03-17T19:59:08.8365951Z test_fn_fwgrad_bwgrad_repeat_interleave_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.044s) 2022-03-17T19:59:09.0075138Z test_fn_fwgrad_bwgrad_reshape_as_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.171s) 2022-03-17T19:59:09.0365433Z test_fn_fwgrad_bwgrad_reshape_as_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.029s) 2022-03-17T19:59:09.4722278Z test_fn_fwgrad_bwgrad_reshape_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.435s) 2022-03-17T19:59:09.5481534Z test_fn_fwgrad_bwgrad_reshape_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.076s) 2022-03-17T19:59:09.5498380Z test_fn_fwgrad_bwgrad_resize__cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:59:09.5515410Z test_fn_fwgrad_bwgrad_resize__cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:59:09.5532038Z test_fn_fwgrad_bwgrad_resize_as__cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:59:09.5549017Z test_fn_fwgrad_bwgrad_resize_as__cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:59:09.6324243Z test_fn_fwgrad_bwgrad_resolve_conj_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.077s) 2022-03-17T19:59:09.6464815Z test_fn_fwgrad_bwgrad_resolve_conj_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-03-17T19:59:09.7239910Z test_fn_fwgrad_bwgrad_resolve_neg_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.077s) 2022-03-17T19:59:09.7386343Z test_fn_fwgrad_bwgrad_resolve_neg_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T19:59:10.0790001Z test_fn_fwgrad_bwgrad_roll_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.340s) 2022-03-17T19:59:10.1417898Z test_fn_fwgrad_bwgrad_roll_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.063s) 2022-03-17T19:59:10.3189970Z test_fn_fwgrad_bwgrad_rot90_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.177s) 2022-03-17T19:59:10.3521120Z test_fn_fwgrad_bwgrad_rot90_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.033s) 2022-03-17T19:59:10.3612775Z test_fn_fwgrad_bwgrad_round_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T19:59:10.3816530Z test_fn_fwgrad_bwgrad_round_decimals_0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.020s) 2022-03-17T19:59:10.3825930Z test_fn_fwgrad_bwgrad_round_decimals_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:59:10.3834512Z test_fn_fwgrad_bwgrad_round_decimals_neg_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:59:10.5142679Z test_fn_fwgrad_bwgrad_rsqrt_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.131s) 2022-03-17T19:59:10.5383532Z test_fn_fwgrad_bwgrad_rsqrt_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.024s) 2022-03-17T19:59:10.5566302Z test_fn_fwgrad_bwgrad_rsub_rsub_scalar_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.018s) 2022-03-17T19:59:10.5642434Z test_fn_fwgrad_bwgrad_rsub_rsub_scalar_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T19:59:10.6075349Z test_fn_fwgrad_bwgrad_rsub_rsub_tensor_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.043s) 2022-03-17T19:59:10.6164935Z test_fn_fwgrad_bwgrad_rsub_rsub_tensor_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T19:59:11.1962546Z test_fn_fwgrad_bwgrad_scatter_add_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.579s) 2022-03-17T19:59:11.2957707Z test_fn_fwgrad_bwgrad_scatter_add_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.100s) 2022-03-17T19:59:11.9392022Z test_fn_fwgrad_bwgrad_scatter_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.643s) 2022-03-17T19:59:12.0506460Z test_fn_fwgrad_bwgrad_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.111s) 2022-03-17T19:59:12.0522383Z test_fn_fwgrad_bwgrad_scatter_reduce_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:59:12.0539284Z test_fn_fwgrad_bwgrad_searchsorted_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:59:12.2640570Z test_fn_fwgrad_bwgrad_select_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.210s) 2022-03-17T19:59:12.3024280Z test_fn_fwgrad_bwgrad_select_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-03-17T19:59:12.3769663Z test_fn_fwgrad_bwgrad_select_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.074s) 2022-03-17T19:59:13.9924630Z test_fn_fwgrad_bwgrad_sgn_cuda_complex128 (__main__.TestGradientsCUDA) ... expected failure (1.615s) 2022-03-17T19:59:14.0028776Z test_fn_fwgrad_bwgrad_sgn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T19:59:14.0045556Z test_fn_fwgrad_bwgrad_short_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:59:14.0062029Z test_fn_fwgrad_bwgrad_short_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:59:14.0078755Z test_fn_fwgrad_bwgrad_short_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:59:14.0095303Z test_fn_fwgrad_bwgrad_short_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:59:14.9986908Z test_fn_fwgrad_bwgrad_sigmoid_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.989s) 2022-03-17T19:59:15.0213732Z test_fn_fwgrad_bwgrad_sigmoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.023s) 2022-03-17T19:59:15.0304756Z test_fn_fwgrad_bwgrad_sign_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T19:59:15.0321500Z test_fn_fwgrad_bwgrad_signbit_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:59:15.0826263Z test_fn_fwgrad_bwgrad_sin_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.050s) 2022-03-17T19:59:15.0926676Z test_fn_fwgrad_bwgrad_sin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T19:59:16.3545188Z test_fn_fwgrad_bwgrad_sinc_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.262s) 2022-03-17T19:59:16.6953195Z test_fn_fwgrad_bwgrad_sinc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.341s) 2022-03-17T19:59:16.7453220Z test_fn_fwgrad_bwgrad_sinh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.050s) 2022-03-17T19:59:16.7554373Z test_fn_fwgrad_bwgrad_sinh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T19:59:16.8924386Z test_fn_fwgrad_bwgrad_slice_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.137s) 2022-03-17T19:59:16.9057423Z test_fn_fwgrad_bwgrad_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-03-17T19:59:16.9192300Z test_fn_fwgrad_bwgrad_softmax_with_dtype_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-03-17T19:59:16.9293713Z test_fn_fwgrad_bwgrad_softmax_with_dtype_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T19:59:16.9722169Z test_fn_fwgrad_bwgrad_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:589: UserWarning: torch.solve is deprecated in favor of torch.linalg.solveand will be removed in a future PyTorch release. 2022-03-17T19:59:16.9722913Z torch.linalg.solve has its arguments reversed and does not return the LU factorization. 2022-03-17T19:59:16.9723393Z To get the LU factorization see torch.lu, which can be used with torch.lu_solve or torch.lu_unpack. 2022-03-17T19:59:16.9723746Z X = torch.solve(B, A).solution 2022-03-17T19:59:16.9724019Z should be replaced with 2022-03-17T19:59:16.9724588Z X = torch.linalg.solve(A, B) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:864.) 2022-03-17T19:59:16.9725132Z gradcheck_wrapper=lambda op, *args, **kwargs: op(*args, **kwargs), # wrapper function for gradcheck 2022-03-17T19:59:17.0483982Z ok (0.119s) 2022-03-17T19:59:17.1213425Z test_fn_fwgrad_bwgrad_solve_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.073s) 2022-03-17T19:59:17.5112055Z test_fn_fwgrad_bwgrad_sort_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.390s) 2022-03-17T19:59:17.7838308Z test_fn_fwgrad_bwgrad_special_entr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.272s) 2022-03-17T19:59:20.0190267Z test_fn_fwgrad_bwgrad_special_erfcx_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.235s) 2022-03-17T19:59:20.6691391Z test_fn_fwgrad_bwgrad_special_i0e_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.650s) 2022-03-17T19:59:20.7041114Z test_fn_fwgrad_bwgrad_special_i1_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.035s) 2022-03-17T19:59:20.7412945Z test_fn_fwgrad_bwgrad_special_i1e_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.037s) 2022-03-17T19:59:20.7735138Z test_fn_fwgrad_bwgrad_special_ndtr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.032s) 2022-03-17T19:59:21.2421892Z test_fn_fwgrad_bwgrad_special_ndtri_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.468s) 2022-03-17T19:59:21.3241017Z test_fn_fwgrad_bwgrad_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.082s) 2022-03-17T19:59:21.4055438Z test_fn_fwgrad_bwgrad_special_xlog1py_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.081s) 2022-03-17T19:59:21.4072025Z test_fn_fwgrad_bwgrad_special_zeta_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T19:59:22.5095449Z test_fn_fwgrad_bwgrad_special_zeta_grad_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.102s) 2022-03-17T19:59:22.6523081Z test_fn_fwgrad_bwgrad_split_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.143s) 2022-03-17T19:59:22.6763035Z test_fn_fwgrad_bwgrad_split_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.024s) 2022-03-17T19:59:22.9772188Z test_fn_fwgrad_bwgrad_split_list_args_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.301s) 2022-03-17T19:59:23.0232785Z test_fn_fwgrad_bwgrad_split_list_args_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.046s) 2022-03-17T19:59:23.4142428Z test_fn_fwgrad_bwgrad_split_with_sizes_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.391s) 2022-03-17T19:59:23.4736545Z test_fn_fwgrad_bwgrad_split_with_sizes_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.059s) 2022-03-17T19:59:24.0949866Z test_fn_fwgrad_bwgrad_sqrt_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.621s) 2022-03-17T19:59:24.1053896Z test_fn_fwgrad_bwgrad_sqrt_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T19:59:24.2373363Z test_fn_fwgrad_bwgrad_square_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.132s) 2022-03-17T19:59:24.2617320Z test_fn_fwgrad_bwgrad_square_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.024s) 2022-03-17T19:59:24.5364396Z test_fn_fwgrad_bwgrad_squeeze_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.275s) 2022-03-17T19:59:24.5852963Z test_fn_fwgrad_bwgrad_squeeze_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.049s) 2022-03-17T19:59:24.7137215Z test_fn_fwgrad_bwgrad_stack_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.128s) 2022-03-17T19:59:24.7356151Z test_fn_fwgrad_bwgrad_stack_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.022s) 2022-03-17T19:59:25.1172061Z test_fn_fwgrad_bwgrad_std_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.381s) 2022-03-17T19:59:25.1917238Z test_fn_fwgrad_bwgrad_std_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.074s) 2022-03-17T19:59:25.1926020Z test_fn_fwgrad_bwgrad_std_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:59:25.1934650Z test_fn_fwgrad_bwgrad_std_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T19:59:25.2104241Z test_fn_fwgrad_bwgrad_stft_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-03-17T19:59:25.2128438Z test_fn_fwgrad_bwgrad_stft_cuda_float64 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/functional.py:728: UserWarning: stft will soon require the return_complex parameter be given for real inputs, and will further require that return_complex=True in a future PyTorch release. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/SpectralOps.cpp:801.) 2022-03-17T19:59:25.2129259Z normalized, onesided, return_complex) 2022-03-17T19:59:25.2221049Z ok (0.012s) 2022-03-17T19:59:25.8776379Z test_fn_fwgrad_bwgrad_sub_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.655s) 2022-03-17T19:59:25.9892673Z test_fn_fwgrad_bwgrad_sub_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.112s) 2022-03-17T19:59:26.8162707Z test_fn_fwgrad_bwgrad_sum_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.827s) 2022-03-17T19:59:26.9570968Z test_fn_fwgrad_bwgrad_sum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.141s) 2022-03-17T19:59:27.2070820Z test_fn_fwgrad_bwgrad_sum_to_size_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.250s) 2022-03-17T19:59:27.2506485Z test_fn_fwgrad_bwgrad_sum_to_size_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.044s) 2022-03-17T19:59:29.5830068Z test_fn_fwgrad_bwgrad_svd_cuda_complex128 (__main__.TestGradientsCUDA) ... expected failure (2.332s) 2022-03-17T19:59:34.8653203Z test_fn_fwgrad_bwgrad_svd_cuda_float64 (__main__.TestGradientsCUDA) ... ok (5.281s) 2022-03-17T20:00:00.2411957Z test_fn_fwgrad_bwgrad_svd_lowrank_cuda_float64 (__main__.TestGradientsCUDA) ... ok (25.376s) 2022-03-17T20:00:00.2734889Z test_fn_fwgrad_bwgrad_symeig_cuda_complex128 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:8251: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-03-17T20:00:00.2735735Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-03-17T20:00:00.2737753Z L, _ = torch.symeig(A, upper=upper) 2022-03-17T20:00:00.2738186Z should be replaced with 2022-03-17T20:00:00.2738633Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-03-17T20:00:00.2738905Z and 2022-03-17T20:00:00.2740963Z L, V = torch.symeig(A, eigenvectors=True) 2022-03-17T20:00:00.2741899Z should be replaced with 2022-03-17T20:00:00.2742648Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2527.) 2022-03-17T20:00:00.2743138Z return op(input + input.mH, *args, **kwargs) 2022-03-17T20:00:00.3041975Z ok (0.063s) 2022-03-17T20:00:00.3337538Z test_fn_fwgrad_bwgrad_symeig_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.029s) 2022-03-17T20:00:00.4567894Z test_fn_fwgrad_bwgrad_t_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.123s) 2022-03-17T20:00:00.4790505Z test_fn_fwgrad_bwgrad_t_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.022s) 2022-03-17T20:00:00.7261442Z test_fn_fwgrad_bwgrad_take_along_dim_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.247s) 2022-03-17T20:00:00.7730579Z test_fn_fwgrad_bwgrad_take_along_dim_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.047s) 2022-03-17T20:00:00.7900979Z test_fn_fwgrad_bwgrad_take_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-03-17T20:00:00.7996725Z test_fn_fwgrad_bwgrad_take_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:00:00.8530162Z test_fn_fwgrad_bwgrad_tan_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.053s) 2022-03-17T20:00:00.8640744Z test_fn_fwgrad_bwgrad_tan_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:00:00.9123111Z test_fn_fwgrad_bwgrad_tanh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.048s) 2022-03-17T20:00:00.9225566Z test_fn_fwgrad_bwgrad_tanh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T20:00:02.1376808Z test_fn_fwgrad_bwgrad_tensor_split_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.215s) 2022-03-17T20:00:02.3288753Z test_fn_fwgrad_bwgrad_tensor_split_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.191s) 2022-03-17T20:00:02.5414893Z test_fn_fwgrad_bwgrad_tensordot_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.212s) 2022-03-17T20:00:02.5799852Z test_fn_fwgrad_bwgrad_tensordot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-03-17T20:00:03.7044024Z test_fn_fwgrad_bwgrad_tile_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.124s) 2022-03-17T20:00:03.8981344Z test_fn_fwgrad_bwgrad_tile_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.193s) 2022-03-17T20:00:03.8997226Z test_fn_fwgrad_bwgrad_to_sparse_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:00:03.9100141Z test_fn_fwgrad_bwgrad_to_sparse_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T20:00:04.0742400Z test_fn_fwgrad_bwgrad_topk_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.164s) 2022-03-17T20:00:04.1255042Z test_fn_fwgrad_bwgrad_trace_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.051s) 2022-03-17T20:00:04.1364966Z test_fn_fwgrad_bwgrad_trace_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:00:04.4605641Z test_fn_fwgrad_bwgrad_transpose_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.324s) 2022-03-17T20:00:04.5181555Z test_fn_fwgrad_bwgrad_transpose_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.057s) 2022-03-17T20:00:05.4841378Z test_fn_fwgrad_bwgrad_trapezoid_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.966s) 2022-03-17T20:00:05.6648773Z test_fn_fwgrad_bwgrad_trapezoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.181s) 2022-03-17T20:00:06.6313594Z test_fn_fwgrad_bwgrad_trapz_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.966s) 2022-03-17T20:00:06.8127854Z test_fn_fwgrad_bwgrad_trapz_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.181s) 2022-03-17T20:00:06.8522898Z test_fn_fwgrad_bwgrad_triangular_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:8262: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2022-03-17T20:00:06.8523745Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-03-17T20:00:06.8524153Z X = torch.triangular_solve(B, A).solution 2022-03-17T20:00:06.8524432Z should be replaced with 2022-03-17T20:00:06.8524892Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:1675.) 2022-03-17T20:00:06.8528149Z return op(*args[:idx], triangular_arg, *args[idx + 1:], upper, **kwargs) 2022-03-17T20:00:07.0398372Z expected failure (0.227s) 2022-03-17T20:00:07.1684343Z test_fn_fwgrad_bwgrad_triangular_solve_cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (0.128s) 2022-03-17T20:00:07.3796462Z test_fn_fwgrad_bwgrad_tril_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.211s) 2022-03-17T20:00:07.4178584Z test_fn_fwgrad_bwgrad_tril_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-03-17T20:00:07.6274792Z test_fn_fwgrad_bwgrad_triu_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.209s) 2022-03-17T20:00:07.6655511Z test_fn_fwgrad_bwgrad_triu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-03-17T20:00:08.5109579Z test_fn_fwgrad_bwgrad_true_divide_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.845s) 2022-03-17T20:00:08.6570499Z test_fn_fwgrad_bwgrad_true_divide_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.146s) 2022-03-17T20:00:08.6660918Z test_fn_fwgrad_bwgrad_trunc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:00:09.6542220Z test_fn_fwgrad_bwgrad_unfold_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.988s) 2022-03-17T20:00:09.8246254Z test_fn_fwgrad_bwgrad_unfold_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.170s) 2022-03-17T20:00:09.8263125Z test_fn_fwgrad_bwgrad_unique_consecutive_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:00:09.8278759Z test_fn_fwgrad_bwgrad_unique_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:10.0737715Z test_fn_fwgrad_bwgrad_unsqueeze_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.246s) 2022-03-17T20:00:10.1158234Z test_fn_fwgrad_bwgrad_unsqueeze_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.042s) 2022-03-17T20:00:10.4499667Z test_fn_fwgrad_bwgrad_var_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.334s) 2022-03-17T20:00:10.5142664Z test_fn_fwgrad_bwgrad_var_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.064s) 2022-03-17T20:00:10.5150952Z test_fn_fwgrad_bwgrad_var_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:10.5159045Z test_fn_fwgrad_bwgrad_var_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:10.6943193Z test_fn_fwgrad_bwgrad_vdot_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.178s) 2022-03-17T20:00:10.7104745Z test_fn_fwgrad_bwgrad_vdot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-03-17T20:00:10.7289253Z test_fn_fwgrad_bwgrad_view_as_complex_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.018s) 2022-03-17T20:00:10.8551889Z test_fn_fwgrad_bwgrad_view_as_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.126s) 2022-03-17T20:00:10.8770764Z test_fn_fwgrad_bwgrad_view_as_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.022s) 2022-03-17T20:00:10.9132647Z test_fn_fwgrad_bwgrad_view_as_real_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.036s) 2022-03-17T20:00:11.1903457Z test_fn_fwgrad_bwgrad_view_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.277s) 2022-03-17T20:00:11.2392242Z test_fn_fwgrad_bwgrad_view_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.049s) 2022-03-17T20:00:11.4751094Z test_fn_fwgrad_bwgrad_vsplit_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.236s) 2022-03-17T20:00:11.5126727Z test_fn_fwgrad_bwgrad_vsplit_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-03-17T20:00:11.6407562Z test_fn_fwgrad_bwgrad_vstack_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.128s) 2022-03-17T20:00:11.6624302Z test_fn_fwgrad_bwgrad_vstack_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.022s) 2022-03-17T20:00:12.0868175Z test_fn_fwgrad_bwgrad_where_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.424s) 2022-03-17T20:00:12.1621843Z test_fn_fwgrad_bwgrad_where_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.075s) 2022-03-17T20:00:12.1821612Z test_fn_fwgrad_bwgrad_xlogy_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.020s) 2022-03-17T20:00:12.3088843Z test_fn_fwgrad_bwgrad_zero__cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.126s) 2022-03-17T20:00:12.3327618Z test_fn_fwgrad_bwgrad_zero__cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.024s) 2022-03-17T20:00:12.3343892Z test_fn_fwgrad_bwgrad_zeros_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:00:12.3360865Z test_fn_fwgrad_bwgrad_zeros_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:00:12.3678493Z test_fn_grad_H_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.032s) 2022-03-17T20:00:12.3757209Z test_fn_grad_H_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:00:12.4048412Z test_fn_grad_T_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.029s) 2022-03-17T20:00:12.4128719Z test_fn_grad_T_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:00:12.6933370Z test_fn_grad___getitem___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.280s) 2022-03-17T20:00:12.7662803Z test_fn_grad___getitem___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.073s) 2022-03-17T20:00:12.7967477Z test_fn_grad___radd___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.030s) 2022-03-17T20:00:12.8054713Z test_fn_grad___radd___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:00:12.8399723Z test_fn_grad___rdiv___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.034s) 2022-03-17T20:00:12.8491229Z test_fn_grad___rdiv___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:00:13.1953683Z test_fn_grad___rmatmul___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.346s) 2022-03-17T20:00:13.2698962Z test_fn_grad___rmatmul___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.075s) 2022-03-17T20:00:13.2712335Z test_fn_grad___rmod___cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:13.3027085Z test_fn_grad___rmul___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.031s) 2022-03-17T20:00:13.3110815Z test_fn_grad___rmul___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:00:13.3501180Z test_fn_grad___rpow___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.039s) 2022-03-17T20:00:13.3601962Z test_fn_grad___rpow___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T20:00:13.3913004Z test_fn_grad___rsub___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.031s) 2022-03-17T20:00:13.4002793Z test_fn_grad___rsub___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:00:13.7819981Z test_fn_grad__masked_amax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.381s) 2022-03-17T20:00:14.1647274Z test_fn_grad__masked_amin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.383s) 2022-03-17T20:00:14.2481873Z test_fn_grad__masked_log_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.083s) 2022-03-17T20:00:16.0282275Z test_fn_grad__masked_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.780s) 2022-03-17T20:00:16.4215429Z test_fn_grad__masked_mean_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.393s) 2022-03-17T20:00:18.4282849Z test_fn_grad__masked_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.007s) 2022-03-17T20:00:18.6064028Z test_fn_grad__masked_normalize_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.178s) 2022-03-17T20:00:20.1290567Z test_fn_grad__masked_prod_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.523s) 2022-03-17T20:00:20.5032526Z test_fn_grad__masked_prod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.374s) 2022-03-17T20:00:20.5878791Z test_fn_grad__masked_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.085s) 2022-03-17T20:00:20.6759591Z test_fn_grad__masked_softmin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.088s) 2022-03-17T20:00:21.8986629Z test_fn_grad__masked_sum_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.223s) 2022-03-17T20:00:22.1816762Z test_fn_grad__masked_sum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.283s) 2022-03-17T20:00:25.4493333Z test_fn_grad__masked_var_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.267s) 2022-03-17T20:00:26.1658033Z test_fn_grad__masked_var_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.716s) 2022-03-17T20:00:26.1764058Z test_fn_grad_abs_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:00:26.1814914Z test_fn_grad_abs_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:00:26.2238192Z test_fn_grad_acos_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.042s) 2022-03-17T20:00:26.2351924Z test_fn_grad_acos_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:00:26.2770096Z test_fn_grad_acosh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.042s) 2022-03-17T20:00:26.2883753Z test_fn_grad_acosh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:00:26.5090220Z test_fn_grad_add_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.220s) 2022-03-17T20:00:26.5581370Z test_fn_grad_add_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.049s) 2022-03-17T20:00:26.9923361Z test_fn_grad_addbmm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.434s) 2022-03-17T20:00:27.0383899Z test_fn_grad_addbmm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.046s) 2022-03-17T20:00:27.4462080Z test_fn_grad_addcdiv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.408s) 2022-03-17T20:00:27.5314354Z test_fn_grad_addcdiv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.085s) 2022-03-17T20:00:27.9311186Z test_fn_grad_addcmul_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.399s) 2022-03-17T20:00:28.0132654Z test_fn_grad_addcmul_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.082s) 2022-03-17T20:00:28.1866340Z test_fn_grad_addmm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.173s) 2022-03-17T20:00:28.2092224Z test_fn_grad_addmm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.023s) 2022-03-17T20:00:28.3787857Z test_fn_grad_addmm_decomposed_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.169s) 2022-03-17T20:00:28.4008801Z test_fn_grad_addmm_decomposed_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.022s) 2022-03-17T20:00:28.6088477Z test_fn_grad_addmv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.208s) 2022-03-17T20:00:28.6530539Z test_fn_grad_addmv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.044s) 2022-03-17T20:00:28.7903463Z test_fn_grad_addr_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.137s) 2022-03-17T20:00:28.8194078Z test_fn_grad_addr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.029s) 2022-03-17T20:00:28.8213725Z test_fn_grad_all_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:00:28.8226008Z test_fn_grad_all_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:28.8238064Z test_fn_grad_allclose_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:28.8250288Z test_fn_grad_allclose_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:28.9009794Z test_fn_grad_amax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.076s) 2022-03-17T20:00:28.9767276Z test_fn_grad_amin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.076s) 2022-03-17T20:00:28.9779802Z test_fn_grad_aminmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:28.9898517Z test_fn_grad_angle_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:00:28.9948013Z test_fn_grad_angle_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:00:28.9960334Z test_fn_grad_any_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:28.9978681Z test_fn_grad_any_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:00:28.9991119Z test_fn_grad_argmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:29.0003444Z test_fn_grad_argmin_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:29.0015381Z test_fn_grad_argsort_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:29.0027921Z test_fn_grad_argwhere_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:29.0040266Z test_fn_grad_argwhere_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:29.0831095Z test_fn_grad_as_strided_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.079s) 2022-03-17T20:00:29.1032522Z test_fn_grad_as_strided_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.020s) 2022-03-17T20:00:29.1202270Z test_fn_grad_asin_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-03-17T20:00:29.1254168Z test_fn_grad_asin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:00:29.1429081Z test_fn_grad_asinh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-03-17T20:00:29.1479953Z test_fn_grad_asinh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:00:29.1767107Z test_fn_grad_atan2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.029s) 2022-03-17T20:00:29.1934969Z test_fn_grad_atan_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-03-17T20:00:29.1986371Z test_fn_grad_atan_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:00:29.2157817Z test_fn_grad_atanh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-03-17T20:00:29.2209605Z test_fn_grad_atanh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:00:29.4439626Z test_fn_grad_atleast_1d_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.223s) 2022-03-17T20:00:29.4955982Z test_fn_grad_atleast_1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.052s) 2022-03-17T20:00:29.7204787Z test_fn_grad_atleast_2d_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.225s) 2022-03-17T20:00:29.7718159Z test_fn_grad_atleast_2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.051s) 2022-03-17T20:00:29.9987417Z test_fn_grad_atleast_3d_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.227s) 2022-03-17T20:00:30.0507402Z test_fn_grad_atleast_3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.052s) 2022-03-17T20:00:30.4913888Z test_fn_grad_baddbmm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.440s) 2022-03-17T20:00:30.5351744Z test_fn_grad_baddbmm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.044s) 2022-03-17T20:00:30.5364328Z test_fn_grad_bernoulli_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:30.5376755Z test_fn_grad_bfloat16_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:30.5396512Z test_fn_grad_bfloat16_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:00:30.5408455Z test_fn_grad_bfloat16_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:30.5420638Z test_fn_grad_bfloat16_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:30.5432860Z test_fn_grad_bitwise_left_shift_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:30.5445066Z test_fn_grad_bitwise_right_shift_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:30.5841180Z test_fn_grad_block_diag_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.039s) 2022-03-17T20:00:30.5937579Z test_fn_grad_block_diag_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T20:00:30.6198909Z test_fn_grad_bmm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.026s) 2022-03-17T20:00:30.6266126Z test_fn_grad_bmm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.007s) 2022-03-17T20:00:30.6278518Z test_fn_grad_bool_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:30.6296505Z test_fn_grad_bool_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:00:30.6308836Z test_fn_grad_bool_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:30.6320946Z test_fn_grad_bool_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:30.7432201Z test_fn_grad_broadcast_tensors_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.111s) 2022-03-17T20:00:30.7699913Z test_fn_grad_broadcast_tensors_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.027s) 2022-03-17T20:00:30.8742366Z test_fn_grad_broadcast_to_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.104s) 2022-03-17T20:00:30.8999208Z test_fn_grad_broadcast_to_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.026s) 2022-03-17T20:00:30.9011919Z test_fn_grad_bucketize_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:30.9024615Z test_fn_grad_byte_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:30.9044965Z test_fn_grad_byte_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:00:30.9057513Z test_fn_grad_byte_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:30.9070054Z test_fn_grad_byte_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:30.9081767Z test_fn_grad_cartesian_prod_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:30.9094181Z test_fn_grad_cartesian_prod_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:31.0644369Z test_fn_grad_cat_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.155s) 2022-03-17T20:00:31.0989197Z test_fn_grad_cat_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.034s) 2022-03-17T20:00:32.4488740Z test_fn_grad_cdist_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.350s) 2022-03-17T20:00:32.4540588Z test_fn_grad_ceil_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:00:32.4553740Z test_fn_grad_char_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:32.4565967Z test_fn_grad_char_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:32.4578406Z test_fn_grad_char_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:32.4591035Z test_fn_grad_char_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:32.7367070Z test_fn_grad_cholesky_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.277s) 2022-03-17T20:00:32.8049730Z test_fn_grad_cholesky_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.068s) 2022-03-17T20:00:32.8062452Z test_fn_grad_cholesky_inverse_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:32.8490097Z test_fn_grad_cholesky_inverse_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.043s) 2022-03-17T20:00:33.2034951Z test_fn_grad_cholesky_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.354s) 2022-03-17T20:00:33.2839190Z test_fn_grad_cholesky_solve_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.080s) 2022-03-17T20:00:33.4229668Z test_fn_grad_chunk_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.139s) 2022-03-17T20:00:33.4618210Z test_fn_grad_chunk_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.039s) 2022-03-17T20:00:33.4836419Z test_fn_grad_clamp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.022s) 2022-03-17T20:00:33.5094636Z test_fn_grad_clamp_scalar_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.026s) 2022-03-17T20:00:33.5390300Z test_fn_grad_clone_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.029s) 2022-03-17T20:00:33.5471011Z test_fn_grad_clone_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:00:33.6219149Z test_fn_grad_column_stack_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.075s) 2022-03-17T20:00:33.6384145Z test_fn_grad_column_stack_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-03-17T20:00:33.6396460Z test_fn_grad_combinations_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:33.6408831Z test_fn_grad_combinations_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:33.6591311Z test_fn_grad_complex_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.018s) 2022-03-17T20:00:33.6986653Z test_fn_grad_conj_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.039s) 2022-03-17T20:00:33.7087828Z test_fn_grad_conj_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T20:00:33.7249870Z test_fn_grad_conj_physical_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-03-17T20:00:33.7302471Z test_fn_grad_conj_physical_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:00:33.7450585Z test_fn_grad_contiguous_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T20:00:33.7496610Z test_fn_grad_contiguous_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.004s) 2022-03-17T20:00:33.7841500Z test_fn_grad_copysign_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.034s) 2022-03-17T20:00:33.9123784Z test_fn_grad_corrcoef_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.128s) 2022-03-17T20:00:33.9412209Z test_fn_grad_corrcoef_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.029s) 2022-03-17T20:00:33.9826236Z test_fn_grad_cos_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.041s) 2022-03-17T20:00:33.9936892Z test_fn_grad_cos_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:00:34.0353690Z test_fn_grad_cosh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.042s) 2022-03-17T20:00:34.0462646Z test_fn_grad_cosh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:00:34.0475262Z test_fn_grad_count_nonzero_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:34.0487519Z test_fn_grad_count_nonzero_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:35.1956586Z test_fn_grad_cov_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.147s) 2022-03-17T20:00:35.4571131Z test_fn_grad_cov_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.261s) 2022-03-17T20:00:35.5328491Z test_fn_grad_cross_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.076s) 2022-03-17T20:00:35.5499181Z test_fn_grad_cross_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-03-17T20:00:35.5628659Z test_fn_grad_cummax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-03-17T20:00:35.5763277Z test_fn_grad_cummin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-03-17T20:00:43.7283611Z test_fn_grad_cumprod_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (8.152s) 2022-03-17T20:00:45.1942558Z test_fn_grad_cumprod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.466s) 2022-03-17T20:00:45.2579136Z test_fn_grad_cumsum_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.064s) 2022-03-17T20:00:45.2742114Z test_fn_grad_cumsum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-03-17T20:00:45.5215049Z test_fn_grad_cumulative_trapezoid_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.247s) 2022-03-17T20:00:45.5796871Z test_fn_grad_cumulative_trapezoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.058s) 2022-03-17T20:00:45.5907652Z test_fn_grad_deg2rad_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:00:45.8277868Z test_fn_grad_diag_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.237s) 2022-03-17T20:00:45.8852228Z test_fn_grad_diag_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.057s) 2022-03-17T20:00:46.1109760Z test_fn_grad_diag_embed_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.225s) 2022-03-17T20:00:46.1648139Z test_fn_grad_diag_embed_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.054s) 2022-03-17T20:00:46.2433264Z test_fn_grad_diagflat_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.078s) 2022-03-17T20:00:46.2630927Z test_fn_grad_diagflat_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.020s) 2022-03-17T20:00:46.4802473Z test_fn_grad_diagonal_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.217s) 2022-03-17T20:00:46.5345276Z test_fn_grad_diagonal_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.054s) 2022-03-17T20:00:46.6179311Z test_fn_grad_diagonal_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.083s) 2022-03-17T20:00:49.1451550Z test_fn_grad_diff_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.527s) 2022-03-17T20:00:49.7164393Z test_fn_grad_diff_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.571s) 2022-03-17T20:00:49.7276394Z test_fn_grad_digamma_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:00:50.5289798Z test_fn_grad_dist_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.801s) 2022-03-17T20:00:50.8395547Z test_fn_grad_dist_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.310s) 2022-03-17T20:00:51.0285417Z test_fn_grad_div_floor_rounding_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.189s) 2022-03-17T20:00:51.0724245Z test_fn_grad_div_floor_rounding_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.044s) 2022-03-17T20:00:51.2612107Z test_fn_grad_div_no_rounding_mode_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.189s) 2022-03-17T20:00:51.3049045Z test_fn_grad_div_no_rounding_mode_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.044s) 2022-03-17T20:00:51.4934210Z test_fn_grad_div_trunc_rounding_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.188s) 2022-03-17T20:00:51.5371275Z test_fn_grad_div_trunc_rounding_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.044s) 2022-03-17T20:00:51.5868950Z test_fn_grad_dot_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.050s) 2022-03-17T20:00:51.5935227Z test_fn_grad_dot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.007s) 2022-03-17T20:00:51.6040138Z test_fn_grad_double_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T20:00:51.6088762Z test_fn_grad_double_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:00:51.6442748Z test_fn_grad_double_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.035s) 2022-03-17T20:00:51.6582366Z test_fn_grad_double_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-03-17T20:00:51.7330589Z test_fn_grad_dsplit_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.075s) 2022-03-17T20:00:51.7536764Z test_fn_grad_dsplit_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.021s) 2022-03-17T20:00:51.7893058Z test_fn_grad_dstack_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.036s) 2022-03-17T20:00:51.7975844Z test_fn_grad_dstack_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:00:51.9670712Z test_fn_grad_eig_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.169s) 2022-03-17T20:00:52.0102265Z test_fn_grad_eig_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.043s) 2022-03-17T20:00:52.2730192Z test_fn_grad_einsum_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.263s) 2022-03-17T20:00:52.3303684Z test_fn_grad_einsum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.057s) 2022-03-17T20:00:52.3316180Z test_fn_grad_empty_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:52.3328697Z test_fn_grad_empty_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:52.3341295Z test_fn_grad_eq_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:52.3354348Z test_fn_grad_eq_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:52.3407131Z test_fn_grad_erf_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:00:52.3521407Z test_fn_grad_erfc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:00:52.3573939Z test_fn_grad_erfinv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:00:52.3690357Z test_fn_grad_exp2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:00:52.4096237Z test_fn_grad_exp_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.040s) 2022-03-17T20:00:52.4203970Z test_fn_grad_exp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:00:52.4653413Z test_fn_grad_expand_as_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.045s) 2022-03-17T20:00:52.4775701Z test_fn_grad_expand_as_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:00:52.6094393Z test_fn_grad_expand_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.132s) 2022-03-17T20:00:52.6423188Z test_fn_grad_expand_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.033s) 2022-03-17T20:00:52.6474378Z test_fn_grad_expm1_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:00:52.7513564Z test_fn_grad_fft_fft2_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.104s) 2022-03-17T20:00:52.7933544Z test_fn_grad_fft_fft2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.042s) 2022-03-17T20:00:52.9081885Z test_fn_grad_fft_fft_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.115s) 2022-03-17T20:00:52.9567605Z test_fn_grad_fft_fft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.048s) 2022-03-17T20:00:53.0895808Z test_fn_grad_fft_fftn_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.133s) 2022-03-17T20:00:53.1445751Z test_fn_grad_fft_fftn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.055s) 2022-03-17T20:00:53.2194107Z test_fn_grad_fft_fftshift_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.075s) 2022-03-17T20:00:53.2382667Z test_fn_grad_fft_fftshift_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.019s) 2022-03-17T20:00:53.3147893Z test_fn_grad_fft_hfft2_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.076s) 2022-03-17T20:00:53.3470129Z test_fn_grad_fft_hfft2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.032s) 2022-03-17T20:00:53.4239584Z test_fn_grad_fft_hfft_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.077s) 2022-03-17T20:00:53.4576984Z test_fn_grad_fft_hfft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.034s) 2022-03-17T20:00:53.5496377Z test_fn_grad_fft_hfftn_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.092s) 2022-03-17T20:00:53.5899787Z test_fn_grad_fft_hfftn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.040s) 2022-03-17T20:00:53.6941381Z test_fn_grad_fft_ifft2_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.104s) 2022-03-17T20:00:53.7376405Z test_fn_grad_fft_ifft2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.043s) 2022-03-17T20:00:53.8562038Z test_fn_grad_fft_ifft_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.118s) 2022-03-17T20:00:53.9078828Z test_fn_grad_fft_ifft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.052s) 2022-03-17T20:00:54.0448295Z test_fn_grad_fft_ifftn_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.137s) 2022-03-17T20:00:54.1014914Z test_fn_grad_fft_ifftn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.057s) 2022-03-17T20:00:54.1765634Z test_fn_grad_fft_ifftshift_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.075s) 2022-03-17T20:00:54.1955158Z test_fn_grad_fft_ifftshift_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.019s) 2022-03-17T20:00:54.2379392Z test_fn_grad_fft_ihfft2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.042s) 2022-03-17T20:00:54.2818539Z test_fn_grad_fft_ihfft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.044s) 2022-03-17T20:00:54.3341421Z test_fn_grad_fft_ihfftn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.052s) 2022-03-17T20:00:54.4015656Z test_fn_grad_fft_irfft2_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.067s) 2022-03-17T20:00:54.4302959Z test_fn_grad_fft_irfft2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.029s) 2022-03-17T20:00:54.5049180Z test_fn_grad_fft_irfft_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.075s) 2022-03-17T20:00:54.5377804Z test_fn_grad_fft_irfft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.033s) 2022-03-17T20:00:54.6242657Z test_fn_grad_fft_irfftn_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.086s) 2022-03-17T20:00:54.6618254Z test_fn_grad_fft_irfftn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-03-17T20:00:54.6980735Z test_fn_grad_fft_rfft2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.036s) 2022-03-17T20:00:54.7393657Z test_fn_grad_fft_rfft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.041s) 2022-03-17T20:00:54.7856962Z test_fn_grad_fft_rfftn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.046s) 2022-03-17T20:00:54.8421928Z test_fn_grad_fill__cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.056s) 2022-03-17T20:00:54.8562508Z test_fn_grad_fill__cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-03-17T20:00:54.9408462Z test_fn_grad_flatten_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.084s) 2022-03-17T20:00:54.9614374Z test_fn_grad_flatten_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.020s) 2022-03-17T20:00:55.0858811Z test_fn_grad_flip_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.124s) 2022-03-17T20:00:55.1177013Z test_fn_grad_flip_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.032s) 2022-03-17T20:00:55.1448105Z test_fn_grad_fliplr_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.027s) 2022-03-17T20:00:55.1522542Z test_fn_grad_fliplr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.007s) 2022-03-17T20:00:55.1788234Z test_fn_grad_flipud_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.026s) 2022-03-17T20:00:55.1862478Z test_fn_grad_flipud_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.007s) 2022-03-17T20:00:55.1875209Z test_fn_grad_float_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:55.1887482Z test_fn_grad_float_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:55.1899614Z test_fn_grad_float_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:55.1912090Z test_fn_grad_float_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:55.2392799Z test_fn_grad_float_power_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.048s) 2022-03-17T20:00:55.2915030Z test_fn_grad_float_power_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.052s) 2022-03-17T20:00:55.2964551Z test_fn_grad_floor_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:00:55.2976825Z test_fn_grad_floor_divide_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:55.3450302Z test_fn_grad_fmax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.047s) 2022-03-17T20:00:55.3919962Z test_fn_grad_fmin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.047s) 2022-03-17T20:00:55.4000231Z test_fn_grad_fmod_autodiffed_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:00:55.4391393Z test_fn_grad_fmod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.039s) 2022-03-17T20:00:55.4494129Z test_fn_grad_frac_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T20:00:55.4612401Z test_fn_grad_frexp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:00:55.4625033Z test_fn_grad_full_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:55.4637167Z test_fn_grad_full_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:55.5423925Z test_fn_grad_gather_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.079s) 2022-03-17T20:00:55.5630133Z test_fn_grad_gather_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.021s) 2022-03-17T20:00:55.5642250Z test_fn_grad_ge_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:55.5654135Z test_fn_grad_geqrf_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:55.5666361Z test_fn_grad_geqrf_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:55.9884330Z test_fn_grad_gradient_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.421s) 2022-03-17T20:00:56.1004153Z test_fn_grad_gradient_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.112s) 2022-03-17T20:00:56.1024986Z test_fn_grad_gt_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:00:56.1037004Z test_fn_grad_half_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:56.1049306Z test_fn_grad_half_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:56.1061515Z test_fn_grad_half_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:56.1073958Z test_fn_grad_half_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:56.1086121Z test_fn_grad_heaviside_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:56.1098295Z test_fn_grad_histc_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:56.1844869Z test_fn_grad_hsplit_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.075s) 2022-03-17T20:00:56.2048178Z test_fn_grad_hsplit_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.020s) 2022-03-17T20:00:56.2392499Z test_fn_grad_hstack_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.034s) 2022-03-17T20:00:56.2478982Z test_fn_grad_hstack_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:00:56.2545910Z test_fn_grad_hypot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.007s) 2022-03-17T20:00:56.2662945Z test_fn_grad_i0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:00:56.2675722Z test_fn_grad_igamma_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:56.2853134Z test_fn_grad_igamma_grad_other_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.018s) 2022-03-17T20:00:56.2865586Z test_fn_grad_igammac_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:56.3046176Z test_fn_grad_igammac_grad_other_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.018s) 2022-03-17T20:00:56.3293951Z test_fn_grad_imag_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.025s) 2022-03-17T20:00:56.5490373Z test_fn_grad_index_add_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.219s) 2022-03-17T20:00:56.5990065Z test_fn_grad_index_add_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.050s) 2022-03-17T20:00:56.6735052Z test_fn_grad_index_copy_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.074s) 2022-03-17T20:00:56.6914222Z test_fn_grad_index_copy_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.018s) 2022-03-17T20:00:56.7409360Z test_fn_grad_index_fill_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.049s) 2022-03-17T20:00:56.7544601Z test_fn_grad_index_fill_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-03-17T20:00:56.8681198Z test_fn_grad_index_put_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.113s) 2022-03-17T20:00:56.8936947Z test_fn_grad_index_put_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.026s) 2022-03-17T20:00:56.9410608Z test_fn_grad_index_select_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.047s) 2022-03-17T20:00:56.9537863Z test_fn_grad_index_select_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-03-17T20:00:57.0064955Z test_fn_grad_inner_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.053s) 2022-03-17T20:00:57.0189487Z test_fn_grad_inner_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:00:57.0202423Z test_fn_grad_int_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:57.0216554Z test_fn_grad_int_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:57.0229280Z test_fn_grad_int_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:57.0241706Z test_fn_grad_int_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:57.1773476Z test_fn_grad_inverse_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.153s) 2022-03-17T20:00:57.2126061Z test_fn_grad_inverse_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.035s) 2022-03-17T20:00:57.2138165Z test_fn_grad_isclose_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:57.2150743Z test_fn_grad_isclose_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:57.2163461Z test_fn_grad_isfinite_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:57.2175436Z test_fn_grad_isfinite_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:57.2187964Z test_fn_grad_isin_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:57.2200138Z test_fn_grad_isinf_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:57.2212443Z test_fn_grad_isinf_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:57.2225020Z test_fn_grad_isnan_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:57.2237246Z test_fn_grad_isnan_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:57.2249503Z test_fn_grad_isneginf_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:57.2261779Z test_fn_grad_isposinf_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:57.2280559Z test_fn_grad_isreal_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:00:57.2292699Z test_fn_grad_isreal_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:57.3998730Z test_fn_grad_istft_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.170s) 2022-03-17T20:00:57.4592445Z test_fn_grad_istft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.059s) 2022-03-17T20:00:57.4867715Z test_fn_grad_kron_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.027s) 2022-03-17T20:00:57.4938243Z test_fn_grad_kron_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.007s) 2022-03-17T20:00:57.5332375Z test_fn_grad_kthvalue_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.039s) 2022-03-17T20:00:57.7647201Z test_fn_grad_ldexp_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.231s) 2022-03-17T20:00:57.8150560Z test_fn_grad_ldexp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.050s) 2022-03-17T20:00:57.8162618Z test_fn_grad_le_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:00:58.4156364Z test_fn_grad_lerp_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.599s) 2022-03-17T20:00:58.5010989Z test_fn_grad_lerp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.085s) 2022-03-17T20:00:58.5121993Z test_fn_grad_lgamma_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:00:58.8031589Z test_fn_grad_linalg_cholesky_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.291s) 2022-03-17T20:00:58.8727950Z test_fn_grad_linalg_cholesky_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.070s) 2022-03-17T20:00:59.1655757Z test_fn_grad_linalg_cholesky_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.293s) 2022-03-17T20:00:59.2346278Z test_fn_grad_linalg_cholesky_ex_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.069s) 2022-03-17T20:00:59.4047218Z test_fn_grad_linalg_cond_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.170s) 2022-03-17T20:00:59.4341784Z test_fn_grad_linalg_cond_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.029s) 2022-03-17T20:00:59.5087603Z test_fn_grad_linalg_cross_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.074s) 2022-03-17T20:00:59.5256727Z test_fn_grad_linalg_cross_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-03-17T20:00:59.9887638Z test_fn_grad_linalg_det_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.463s) 2022-03-17T20:01:00.0989991Z test_fn_grad_linalg_det_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.110s) 2022-03-17T20:01:00.8768924Z test_fn_grad_linalg_det_singular_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.778s) 2022-03-17T20:01:01.0807722Z test_fn_grad_linalg_det_singular_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.204s) 2022-03-17T20:01:01.4539967Z test_fn_grad_linalg_eig_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.373s) 2022-03-17T20:01:01.6135609Z test_fn_grad_linalg_eig_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.159s) 2022-03-17T20:01:01.7761839Z test_fn_grad_linalg_eigh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.162s) 2022-03-17T20:01:01.8280769Z test_fn_grad_linalg_eigh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.052s) 2022-03-17T20:01:02.0347189Z test_fn_grad_linalg_eigvals_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.206s) 2022-03-17T20:01:02.1144409Z test_fn_grad_linalg_eigvals_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.080s) 2022-03-17T20:01:02.2118351Z test_fn_grad_linalg_eigvalsh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.097s) 2022-03-17T20:01:02.2420237Z test_fn_grad_linalg_eigvalsh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.030s) 2022-03-17T20:01:02.5306893Z test_fn_grad_linalg_householder_product_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.288s) 2022-03-17T20:01:02.5886826Z test_fn_grad_linalg_householder_product_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.058s) 2022-03-17T20:01:02.7452877Z test_fn_grad_linalg_inv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.156s) 2022-03-17T20:01:02.7804285Z test_fn_grad_linalg_inv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.035s) 2022-03-17T20:01:02.9337976Z test_fn_grad_linalg_inv_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.153s) 2022-03-17T20:01:02.9684055Z test_fn_grad_linalg_inv_ex_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.035s) 2022-03-17T20:01:02.9689777Z test_fn_grad_linalg_lstsq_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:01:02.9696025Z test_fn_grad_linalg_lstsq_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:01:04.3333586Z test_fn_grad_linalg_lstsq_grad_oriented_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.363s) 2022-03-17T20:01:04.5384024Z test_fn_grad_linalg_lstsq_grad_oriented_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.205s) 2022-03-17T20:01:06.6237309Z test_fn_grad_linalg_lu_factor_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.085s) 2022-03-17T20:01:06.9756499Z test_fn_grad_linalg_lu_factor_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.352s) 2022-03-17T20:01:08.3177743Z test_fn_grad_linalg_lu_factor_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.342s) 2022-03-17T20:01:08.5528417Z test_fn_grad_linalg_lu_factor_ex_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.235s) 2022-03-17T20:01:09.5858684Z test_fn_grad_linalg_matrix_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.033s) 2022-03-17T20:01:09.9136630Z test_fn_grad_linalg_matrix_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.328s) 2022-03-17T20:01:10.1963008Z test_fn_grad_linalg_matrix_power_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.283s) 2022-03-17T20:01:10.2562617Z test_fn_grad_linalg_matrix_power_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.060s) 2022-03-17T20:01:10.2583265Z test_fn_grad_linalg_matrix_rank_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:01:10.2596376Z test_fn_grad_linalg_matrix_rank_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:01:10.2609769Z test_fn_grad_linalg_matrix_rank_hermitian_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:01:10.2623143Z test_fn_grad_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:01:10.4626966Z test_fn_grad_linalg_multi_dot_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.200s) 2022-03-17T20:01:10.4993858Z test_fn_grad_linalg_multi_dot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.037s) 2022-03-17T20:01:10.7655568Z test_fn_grad_linalg_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.266s) 2022-03-17T20:01:10.8721634Z test_fn_grad_linalg_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.107s) 2022-03-17T20:01:11.9613886Z test_fn_grad_linalg_pinv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.089s) 2022-03-17T20:01:12.0711083Z test_fn_grad_linalg_pinv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.110s) 2022-03-17T20:01:12.2424161Z test_fn_grad_linalg_pinv_hermitian_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.171s) 2022-03-17T20:01:12.2747608Z test_fn_grad_linalg_pinv_hermitian_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.032s) 2022-03-17T20:01:12.2761058Z test_fn_grad_linalg_pinv_singular_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:01:12.2774575Z test_fn_grad_linalg_pinv_singular_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:01:13.3387614Z test_fn_grad_linalg_qr_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.061s) 2022-03-17T20:01:13.6276446Z test_fn_grad_linalg_qr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.289s) 2022-03-17T20:01:13.7444686Z test_fn_grad_linalg_slogdet_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.117s) 2022-03-17T20:01:13.7860325Z test_fn_grad_linalg_slogdet_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.041s) 2022-03-17T20:01:15.1216967Z test_fn_grad_linalg_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.335s) 2022-03-17T20:01:15.4536706Z test_fn_grad_linalg_solve_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.332s) 2022-03-17T20:01:22.0744053Z test_fn_grad_linalg_solve_triangular_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (6.621s) 2022-03-17T20:01:23.6661570Z test_fn_grad_linalg_solve_triangular_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.592s) 2022-03-17T20:01:30.8093810Z test_fn_grad_linalg_svd_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (7.143s) 2022-03-17T20:01:32.0307113Z test_fn_grad_linalg_svd_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.221s) 2022-03-17T20:01:32.5354843Z test_fn_grad_linalg_svdvals_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.505s) 2022-03-17T20:01:32.6761775Z test_fn_grad_linalg_svdvals_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.141s) 2022-03-17T20:01:32.7490477Z test_fn_grad_linalg_tensorinv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.073s) 2022-03-17T20:01:32.7645046Z test_fn_grad_linalg_tensorinv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T20:01:33.1113351Z test_fn_grad_linalg_tensorsolve_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.347s) 2022-03-17T20:01:33.1969699Z test_fn_grad_linalg_tensorsolve_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.086s) 2022-03-17T20:01:33.9036828Z test_fn_grad_linalg_vector_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.706s) 2022-03-17T20:01:34.1864527Z test_fn_grad_linalg_vector_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.283s) 2022-03-17T20:01:34.2278911Z test_fn_grad_log10_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.041s) 2022-03-17T20:01:34.2390310Z test_fn_grad_log10_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:01:34.2442093Z test_fn_grad_log1p_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:01:34.2853719Z test_fn_grad_log2_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.041s) 2022-03-17T20:01:34.2964947Z test_fn_grad_log2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:01:34.3369098Z test_fn_grad_log_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.040s) 2022-03-17T20:01:34.3483427Z test_fn_grad_log_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:01:34.3705351Z test_fn_grad_log_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.022s) 2022-03-17T20:01:34.4271376Z test_fn_grad_log_softmax_dtype_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.056s) 2022-03-17T20:01:34.4493811Z test_fn_grad_log_softmax_dtype_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.022s) 2022-03-17T20:01:34.4564398Z test_fn_grad_logaddexp2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.007s) 2022-03-17T20:01:34.4633274Z test_fn_grad_logaddexp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.007s) 2022-03-17T20:01:34.4922003Z test_fn_grad_logcumsumexp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.029s) 2022-03-17T20:01:34.5350409Z test_fn_grad_logdet_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.043s) 2022-03-17T20:01:34.5368944Z test_fn_grad_logical_and_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:01:34.5381821Z test_fn_grad_logical_and_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:01:34.5394878Z test_fn_grad_logical_not_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:01:34.5407500Z test_fn_grad_logical_not_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:01:34.5420316Z test_fn_grad_logical_or_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:01:34.5433323Z test_fn_grad_logical_or_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:01:34.5446088Z test_fn_grad_logical_xor_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:01:34.5458936Z test_fn_grad_logical_xor_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:01:34.5612442Z test_fn_grad_logit_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T20:01:34.5984787Z test_fn_grad_logsumexp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.037s) 2022-03-17T20:01:34.5997570Z test_fn_grad_long_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:01:34.6016335Z test_fn_grad_long_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:01:34.6029419Z test_fn_grad_long_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:01:34.6042221Z test_fn_grad_long_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:01:34.6055045Z test_fn_grad_lt_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:01:36.2829121Z test_fn_grad_lu_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.677s) 2022-03-17T20:01:36.6325966Z test_fn_grad_lu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.350s) 2022-03-17T20:01:39.6136408Z test_fn_grad_lu_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.981s) 2022-03-17T20:01:40.2323094Z test_fn_grad_lu_solve_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.619s) 2022-03-17T20:01:41.9843386Z test_fn_grad_lu_unpack_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.752s) 2022-03-17T20:01:42.3391369Z test_fn_grad_lu_unpack_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.355s) 2022-03-17T20:01:42.4302504Z test_fn_grad_mH_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.091s) 2022-03-17T20:01:42.4516029Z test_fn_grad_mH_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.021s) 2022-03-17T20:01:42.5375450Z test_fn_grad_mT_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.086s) 2022-03-17T20:01:42.5588528Z test_fn_grad_mT_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.021s) 2022-03-17T20:01:42.7158544Z test_fn_grad_masked_fill_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.157s) 2022-03-17T20:01:42.7536573Z test_fn_grad_masked_fill_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-03-17T20:01:42.8659289Z test_fn_grad_masked_scatter_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.112s) 2022-03-17T20:01:42.8928304Z test_fn_grad_masked_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.027s) 2022-03-17T20:01:43.0189781Z test_fn_grad_masked_select_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.126s) 2022-03-17T20:01:43.0499953Z test_fn_grad_masked_select_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.031s) 2022-03-17T20:01:43.3950554Z test_fn_grad_matmul_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.345s) 2022-03-17T20:01:43.4699260Z test_fn_grad_matmul_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.075s) 2022-03-17T20:01:43.5708889Z test_fn_grad_matrix_exp_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.101s) 2022-03-17T20:01:43.5880533Z test_fn_grad_matrix_exp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-03-17T20:01:43.6357988Z test_fn_grad_max_binary_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.048s) 2022-03-17T20:01:43.6453476Z test_fn_grad_max_reduction_no_dim_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:01:43.6620686Z test_fn_grad_max_reduction_with_dim_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-03-17T20:01:43.7097100Z test_fn_grad_maximum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.048s) 2022-03-17T20:01:44.0034962Z test_fn_grad_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.294s) 2022-03-17T20:01:44.0729958Z test_fn_grad_mean_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.069s) 2022-03-17T20:01:44.1236266Z test_fn_grad_median_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.051s) 2022-03-17T20:01:44.6266970Z test_fn_grad_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.503s) 2022-03-17T20:01:44.7423658Z test_fn_grad_meshgrid_list_of_tensors_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.116s) 2022-03-17T20:01:45.2451011Z test_fn_grad_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.502s) 2022-03-17T20:01:45.3604573Z test_fn_grad_meshgrid_variadic_tensors_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.115s) 2022-03-17T20:01:45.4080712Z test_fn_grad_min_binary_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.048s) 2022-03-17T20:01:45.4176672Z test_fn_grad_min_reduction_no_dim_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T20:01:45.4343307Z test_fn_grad_min_reduction_with_dim_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-03-17T20:01:45.4817382Z test_fn_grad_minimum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.047s) 2022-03-17T20:01:45.5319620Z test_fn_grad_mm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.050s) 2022-03-17T20:01:45.5387019Z test_fn_grad_mm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.007s) 2022-03-17T20:01:45.5635344Z test_fn_grad_mode_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.025s) 2022-03-17T20:01:45.5953568Z test_fn_grad_movedim_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.032s) 2022-03-17T20:01:45.6038607Z test_fn_grad_movedim_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:01:45.6134989Z test_fn_grad_msort_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T20:01:45.7963777Z test_fn_grad_mul_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.183s) 2022-03-17T20:01:45.8378886Z test_fn_grad_mul_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.041s) 2022-03-17T20:01:45.8392089Z test_fn_grad_multinomial_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:01:45.8658964Z test_fn_grad_mv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.027s) 2022-03-17T20:01:45.8735405Z test_fn_grad_mv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:01:45.9171699Z test_fn_grad_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.044s) 2022-03-17T20:01:45.9176726Z test_fn_grad_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:01:45.9182633Z test_fn_grad_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.000s) 2022-03-17T20:01:45.9300786Z test_fn_grad_nan_to_num_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:01:46.0691944Z test_fn_grad_nanmean_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.139s) 2022-03-17T20:01:46.1210096Z test_fn_grad_nanmedian_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.052s) 2022-03-17T20:01:46.5308712Z test_fn_grad_nanquantile_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.410s) 2022-03-17T20:01:46.6034584Z test_fn_grad_nansum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.073s) 2022-03-17T20:01:46.6610340Z test_fn_grad_narrow_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.057s) 2022-03-17T20:01:46.6770732Z test_fn_grad_narrow_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-03-17T20:01:46.6783896Z test_fn_grad_ne_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:01:46.6796737Z test_fn_grad_ne_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:01:46.6956882Z test_fn_grad_neg_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-03-17T20:01:46.7006672Z test_fn_grad_neg_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:01:46.7019431Z test_fn_grad_new_empty_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:01:46.7032898Z test_fn_grad_new_empty_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:01:46.7045699Z test_fn_grad_new_full_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:01:46.7058716Z test_fn_grad_new_full_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:01:46.7071927Z test_fn_grad_new_ones_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:01:46.7085059Z test_fn_grad_new_ones_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:01:46.7103787Z test_fn_grad_new_zeros_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:01:46.7116797Z test_fn_grad_new_zeros_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:01:46.7129806Z test_fn_grad_nextafter_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:01:46.7248579Z test_fn_grad_nn_functional_adaptive_avg_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:01:46.7446242Z test_fn_grad_nn_functional_adaptive_avg_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.020s) 2022-03-17T20:01:46.7680461Z test_fn_grad_nn_functional_adaptive_avg_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.023s) 2022-03-17T20:01:46.7851129Z test_fn_grad_nn_functional_adaptive_max_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-03-17T20:01:46.8311133Z test_fn_grad_nn_functional_adaptive_max_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.046s) 2022-03-17T20:01:46.8708534Z test_fn_grad_nn_functional_adaptive_max_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.040s) 2022-03-17T20:01:46.9054738Z test_fn_grad_nn_functional_avg_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.034s) 2022-03-17T20:01:46.9324788Z test_fn_grad_nn_functional_avg_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.027s) 2022-03-17T20:01:46.9630258Z test_fn_grad_nn_functional_avg_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.030s) 2022-03-17T20:01:47.0380953Z test_fn_grad_nn_functional_batch_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.075s) 2022-03-17T20:01:47.1136805Z test_fn_grad_nn_functional_batch_norm_without_cudnn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.075s) 2022-03-17T20:01:47.3303509Z test_fn_grad_nn_functional_bilinear_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.217s) 2022-03-17T20:01:47.3414535Z test_fn_grad_nn_functional_celu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:01:47.3790609Z test_fn_grad_nn_functional_conv1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.037s) 2022-03-17T20:01:47.4917634Z test_fn_grad_nn_functional_conv2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.113s) 2022-03-17T20:01:47.5300177Z test_fn_grad_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-03-17T20:01:47.5706438Z test_fn_grad_nn_functional_conv_transpose2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.041s) 2022-03-17T20:01:47.6180896Z test_fn_grad_nn_functional_conv_transpose3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.047s) 2022-03-17T20:01:47.6900071Z test_fn_grad_nn_functional_cosine_embedding_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.072s) 2022-03-17T20:01:47.7644955Z test_fn_grad_nn_functional_cosine_similarity_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.074s) 2022-03-17T20:01:47.8681571Z test_fn_grad_nn_functional_cross_entropy_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.104s) 2022-03-17T20:02:08.2584609Z test_fn_grad_nn_functional_ctc_loss_cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (20.390s) 2022-03-17T20:02:08.3170849Z test_fn_grad_nn_functional_dropout2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.058s) 2022-03-17T20:02:08.3971078Z test_fn_grad_nn_functional_dropout_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.080s) 2022-03-17T20:02:08.4088819Z test_fn_grad_nn_functional_elu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:02:08.5648985Z test_fn_grad_nn_functional_embedding_bag_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.156s) 2022-03-17T20:02:08.5780408Z test_fn_grad_nn_functional_embedding_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-03-17T20:02:08.6116462Z test_fn_grad_nn_functional_feature_alpha_dropout_with_train_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.033s) 2022-03-17T20:02:08.7969385Z test_fn_grad_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.185s) 2022-03-17T20:02:08.8393301Z test_fn_grad_nn_functional_feature_alpha_dropout_without_train_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.042s) 2022-03-17T20:02:09.0002586Z test_fn_grad_nn_functional_fractional_max_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.161s) 2022-03-17T20:02:09.2105928Z test_fn_grad_nn_functional_fractional_max_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.210s) 2022-03-17T20:02:12.6025212Z test_fn_grad_nn_functional_gaussian_nll_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (3.392s) 2022-03-17T20:02:12.6323951Z test_fn_grad_nn_functional_gelu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.030s) 2022-03-17T20:02:12.7934033Z test_fn_grad_nn_functional_glu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.161s) 2022-03-17T20:02:12.9571922Z test_fn_grad_nn_functional_grid_sample_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.164s) 2022-03-17T20:02:12.9802597Z test_fn_grad_nn_functional_group_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.023s) 2022-03-17T20:02:13.0139053Z test_fn_grad_nn_functional_hardshrink_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.034s) 2022-03-17T20:02:13.0262831Z test_fn_grad_nn_functional_hardsigmoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:02:13.0423259Z test_fn_grad_nn_functional_hardswish_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-03-17T20:02:13.0761400Z test_fn_grad_nn_functional_hardtanh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.034s) 2022-03-17T20:02:13.1443027Z test_fn_grad_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.068s) 2022-03-17T20:02:13.1967269Z test_fn_grad_nn_functional_huber_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.052s) 2022-03-17T20:02:13.2443515Z test_fn_grad_nn_functional_instance_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.047s) 2022-03-17T20:02:13.2929351Z test_fn_grad_nn_functional_interpolate_area_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.048s) 2022-03-17T20:02:13.3437431Z test_fn_grad_nn_functional_interpolate_bicubic_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.051s) 2022-03-17T20:02:13.3925335Z test_fn_grad_nn_functional_interpolate_bilinear_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.049s) 2022-03-17T20:02:13.4389260Z test_fn_grad_nn_functional_interpolate_linear_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.046s) 2022-03-17T20:02:13.4848981Z test_fn_grad_nn_functional_interpolate_nearest_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.046s) 2022-03-17T20:02:13.5336318Z test_fn_grad_nn_functional_interpolate_trilinear_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.049s) 2022-03-17T20:02:13.5384664Z test_fn_grad_nn_functional_kl_div_cuda_float64 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2852: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-03-17T20:02:13.5386431Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-03-17T20:02:13.5917758Z ok (0.058s) 2022-03-17T20:02:13.6320151Z test_fn_grad_nn_functional_layer_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.040s) 2022-03-17T20:02:13.6657109Z test_fn_grad_nn_functional_leaky_relu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.034s) 2022-03-17T20:02:14.1396839Z test_fn_grad_nn_functional_linear_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.474s) 2022-03-17T20:02:14.2389619Z test_fn_grad_nn_functional_linear_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.099s) 2022-03-17T20:02:14.3046508Z test_fn_grad_nn_functional_local_response_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.066s) 2022-03-17T20:02:14.3164892Z test_fn_grad_nn_functional_logsigmoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:02:17.6885188Z test_fn_grad_nn_functional_max_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (3.372s) 2022-03-17T20:02:23.1267770Z test_fn_grad_nn_functional_max_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (5.438s) 2022-03-17T20:02:25.3377932Z test_fn_grad_nn_functional_max_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.211s) 2022-03-17T20:02:25.3491942Z test_fn_grad_nn_functional_mish_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:02:25.3839274Z test_fn_grad_nn_functional_mse_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.035s) 2022-03-17T20:02:25.5760279Z test_fn_grad_nn_functional_nll_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.192s) 2022-03-17T20:02:25.7520463Z test_fn_grad_nn_functional_normalize_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.176s) 2022-03-17T20:02:25.7968860Z test_fn_grad_nn_functional_normalize_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.045s) 2022-03-17T20:02:25.9482587Z test_fn_grad_nn_functional_pad_circular_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.151s) 2022-03-17T20:02:25.9829763Z test_fn_grad_nn_functional_pad_circular_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.035s) 2022-03-17T20:02:26.6879499Z test_fn_grad_nn_functional_pad_constant_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.705s) 2022-03-17T20:02:26.8606691Z test_fn_grad_nn_functional_pad_constant_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.173s) 2022-03-17T20:02:27.0336738Z test_fn_grad_nn_functional_pad_reflect_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.173s) 2022-03-17T20:02:27.0773009Z test_fn_grad_nn_functional_pad_reflect_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.043s) 2022-03-17T20:02:27.2530912Z test_fn_grad_nn_functional_pad_replicate_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.176s) 2022-03-17T20:02:27.2967912Z test_fn_grad_nn_functional_pad_replicate_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.044s) 2022-03-17T20:02:27.4089800Z test_fn_grad_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.112s) 2022-03-17T20:02:27.4515737Z test_fn_grad_nn_functional_pairwise_distance_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.042s) 2022-03-17T20:02:27.4866488Z test_fn_grad_nn_functional_pixel_shuffle_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.035s) 2022-03-17T20:02:27.4962819Z test_fn_grad_nn_functional_pixel_shuffle_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:02:27.5302858Z test_fn_grad_nn_functional_pixel_unshuffle_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.034s) 2022-03-17T20:02:27.5396100Z test_fn_grad_nn_functional_pixel_unshuffle_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:02:28.0461527Z test_fn_grad_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.506s) 2022-03-17T20:02:28.1196553Z test_fn_grad_nn_functional_prelu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.073s) 2022-03-17T20:02:28.1524636Z test_fn_grad_nn_functional_relu6_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.033s) 2022-03-17T20:02:28.1684140Z test_fn_grad_nn_functional_relu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-03-17T20:02:28.1828007Z test_fn_grad_nn_functional_rrelu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-03-17T20:02:28.1942307Z test_fn_grad_nn_functional_selu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:02:28.1958017Z test_fn_grad_nn_functional_silu_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:02:28.2210685Z test_fn_grad_nn_functional_softmin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.025s) 2022-03-17T20:02:28.2841858Z test_fn_grad_nn_functional_softmin_with_dtype_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.063s) 2022-03-17T20:02:28.3089886Z test_fn_grad_nn_functional_softmin_with_dtype_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.025s) 2022-03-17T20:02:28.3213804Z test_fn_grad_nn_functional_softplus_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:02:28.3544697Z test_fn_grad_nn_functional_softshrink_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.033s) 2022-03-17T20:02:28.4050982Z test_fn_grad_nn_functional_softsign_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.050s) 2022-03-17T20:02:28.4184511Z test_fn_grad_nn_functional_softsign_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-03-17T20:02:28.4625266Z test_fn_grad_nn_functional_tanhshrink_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.044s) 2022-03-17T20:02:28.4748524Z test_fn_grad_nn_functional_tanhshrink_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:02:28.4928765Z test_fn_grad_nn_functional_threshold_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.018s) 2022-03-17T20:02:32.0571066Z test_fn_grad_nn_functional_unfold_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.564s) 2022-03-17T20:02:32.9075835Z test_fn_grad_nn_functional_unfold_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.850s) 2022-03-17T20:02:32.9096208Z test_fn_grad_nn_functional_upsample_bilinear_cuda_float64 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4002: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:02:32.9097006Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:02:32.9130394Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4002: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:02:32.9131071Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:02:32.9166225Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4002: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:02:32.9166838Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:02:32.9201733Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4002: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:02:32.9202361Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:02:32.9238205Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4002: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:02:32.9238847Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:02:32.9245245Z ok (0.017s) 2022-03-17T20:02:32.9279456Z test_fn_grad_nn_functional_upsample_nearest_cuda_float64 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3947: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:02:32.9280839Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:02:32.9312913Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3947: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:02:32.9314086Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:02:32.9348731Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3947: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:02:32.9350290Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:02:32.9384527Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3947: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:02:32.9385706Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:02:32.9420346Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3947: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:02:32.9421940Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:02:32.9456613Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3947: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:02:32.9457819Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:02:32.9492904Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3947: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:02:32.9494097Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:02:32.9529282Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3947: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:02:32.9530429Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:02:32.9565242Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3947: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:02:32.9566437Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:02:32.9602636Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3947: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:02:32.9603854Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:02:32.9639974Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3947: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:02:32.9641154Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:02:32.9677283Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3947: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:02:32.9678495Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:02:32.9714180Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3947: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:02:32.9715364Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:02:32.9722224Z ok (0.048s) 2022-03-17T20:02:32.9738784Z test_fn_grad_nonzero_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:02:32.9753706Z test_fn_grad_nonzero_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:02:33.3983350Z test_fn_grad_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.423s) 2022-03-17T20:02:33.5719004Z test_fn_grad_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.173s) 2022-03-17T20:02:33.6058268Z test_fn_grad_norm_fro_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.034s) 2022-03-17T20:02:33.6211079Z test_fn_grad_norm_fro_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T20:02:33.6691279Z test_fn_grad_norm_inf_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.048s) 2022-03-17T20:02:33.6908465Z test_fn_grad_norm_inf_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.022s) 2022-03-17T20:02:33.8543140Z test_fn_grad_norm_nuc_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.163s) 2022-03-17T20:02:33.8776832Z test_fn_grad_norm_nuc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.023s) 2022-03-17T20:02:33.8792322Z test_fn_grad_normal_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:02:33.8806508Z test_fn_grad_normal_number_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:02:33.8820651Z test_fn_grad_ones_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:02:33.8835165Z test_fn_grad_ones_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:02:33.8856549Z test_fn_grad_ormqr_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:02:33.8870669Z test_fn_grad_ormqr_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:02:33.9150881Z test_fn_grad_outer_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.028s) 2022-03-17T20:02:33.9225868Z test_fn_grad_outer_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.007s) 2022-03-17T20:02:37.9916707Z test_fn_grad_pca_lowrank_cuda_float64 (__main__.TestGradientsCUDA) ... ok (4.069s) 2022-03-17T20:02:38.0514254Z test_fn_grad_permute_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.060s) 2022-03-17T20:02:38.0670153Z test_fn_grad_permute_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T20:02:38.4855288Z test_fn_grad_pinverse_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.418s) 2022-03-17T20:02:38.5277659Z test_fn_grad_pinverse_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.042s) 2022-03-17T20:02:38.5486336Z test_fn_grad_polar_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.021s) 2022-03-17T20:02:38.5868035Z test_fn_grad_polygamma_polygamma_n_0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-03-17T20:02:38.5874542Z test_fn_grad_polygamma_polygamma_n_1_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:02:38.5881889Z test_fn_grad_polygamma_polygamma_n_2_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:02:38.5889277Z test_fn_grad_polygamma_polygamma_n_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:02:38.5896675Z test_fn_grad_polygamma_polygamma_n_4_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:02:38.6276869Z test_fn_grad_positive_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-03-17T20:02:38.6391128Z test_fn_grad_positive_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:02:38.6884290Z test_fn_grad_pow_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.049s) 2022-03-17T20:02:38.7416574Z test_fn_grad_pow_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.053s) 2022-03-17T20:02:39.3396835Z test_fn_grad_prod_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.598s) 2022-03-17T20:02:39.4917578Z test_fn_grad_prod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.152s) 2022-03-17T20:02:40.0143684Z test_fn_grad_put_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.522s) 2022-03-17T20:02:40.1305446Z test_fn_grad_put_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.116s) 2022-03-17T20:02:41.2063788Z test_fn_grad_qr_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.076s) 2022-03-17T20:02:41.4974375Z test_fn_grad_qr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.291s) 2022-03-17T20:02:41.9235355Z test_fn_grad_quantile_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.426s) 2022-03-17T20:02:41.9350526Z test_fn_grad_rad2deg_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:02:41.9364754Z test_fn_grad_rand_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:02:41.9377335Z test_fn_grad_rand_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:02:41.9391184Z test_fn_grad_randint_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:02:41.9404660Z test_fn_grad_randn_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:02:41.9417885Z test_fn_grad_randn_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:02:41.9730973Z test_fn_grad_ravel_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.031s) 2022-03-17T20:02:41.9816024Z test_fn_grad_ravel_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:02:42.0078005Z test_fn_grad_real_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.026s) 2022-03-17T20:02:42.0193244Z test_fn_grad_real_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:02:42.0628422Z test_fn_grad_reciprocal_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.043s) 2022-03-17T20:02:42.0747292Z test_fn_grad_reciprocal_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:02:42.0834892Z test_fn_grad_remainder_autodiffed_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:02:42.1245985Z test_fn_grad_remainder_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.041s) 2022-03-17T20:02:42.2093549Z test_fn_grad_renorm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.085s) 2022-03-17T20:02:42.2321985Z test_fn_grad_renorm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.023s) 2022-03-17T20:02:42.5748023Z test_fn_grad_repeat_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.342s) 2022-03-17T20:02:42.6563345Z test_fn_grad_repeat_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.081s) 2022-03-17T20:02:42.7387174Z test_fn_grad_repeat_interleave_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.082s) 2022-03-17T20:02:42.7580535Z test_fn_grad_repeat_interleave_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.019s) 2022-03-17T20:02:42.8198895Z test_fn_grad_reshape_as_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.062s) 2022-03-17T20:02:42.8359311Z test_fn_grad_reshape_as_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-03-17T20:02:42.9989768Z test_fn_grad_reshape_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.163s) 2022-03-17T20:02:43.0385097Z test_fn_grad_reshape_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.039s) 2022-03-17T20:02:43.0407609Z test_fn_grad_resize__cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:02:43.0420515Z test_fn_grad_resize__cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:02:43.0433835Z test_fn_grad_resize_as__cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:02:43.0447055Z test_fn_grad_resize_as__cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:02:43.0749618Z test_fn_grad_resolve_conj_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.030s) 2022-03-17T20:02:43.0831249Z test_fn_grad_resolve_conj_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:02:43.1132536Z test_fn_grad_resolve_neg_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.030s) 2022-03-17T20:02:43.1214201Z test_fn_grad_resolve_neg_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:02:43.2470156Z test_fn_grad_roll_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.125s) 2022-03-17T20:02:43.2789341Z test_fn_grad_roll_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.032s) 2022-03-17T20:02:43.3450654Z test_fn_grad_rot90_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.066s) 2022-03-17T20:02:43.3620726Z test_fn_grad_rot90_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-03-17T20:02:43.3674351Z test_fn_grad_round_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:02:43.3788739Z test_fn_grad_round_decimals_0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:02:43.3794930Z test_fn_grad_round_decimals_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:02:43.3800112Z test_fn_grad_round_decimals_neg_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.000s) 2022-03-17T20:02:43.4237390Z test_fn_grad_rsqrt_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.043s) 2022-03-17T20:02:43.4355828Z test_fn_grad_rsqrt_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:02:43.5796324Z test_fn_grad_rsub_rsub_scalar_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.144s) 2022-03-17T20:02:43.5981603Z test_fn_grad_rsub_rsub_scalar_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.018s) 2022-03-17T20:02:44.2428469Z test_fn_grad_rsub_rsub_tensor_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.644s) 2022-03-17T20:02:44.3389670Z test_fn_grad_rsub_rsub_tensor_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.096s) 2022-03-17T20:02:44.5199045Z test_fn_grad_scatter_add_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.181s) 2022-03-17T20:02:44.5614397Z test_fn_grad_scatter_add_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.041s) 2022-03-17T20:02:44.7625155Z test_fn_grad_scatter_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.201s) 2022-03-17T20:02:44.8092892Z test_fn_grad_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.047s) 2022-03-17T20:02:44.8108706Z test_fn_grad_scatter_reduce_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:02:44.8123392Z test_fn_grad_searchsorted_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:02:44.8867623Z test_fn_grad_select_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.074s) 2022-03-17T20:02:44.9063513Z test_fn_grad_select_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.020s) 2022-03-17T20:02:44.9356978Z test_fn_grad_select_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.029s) 2022-03-17T20:02:44.9556052Z test_fn_grad_sgn_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.020s) 2022-03-17T20:02:44.9608693Z test_fn_grad_sgn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:02:44.9623625Z test_fn_grad_short_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:02:44.9638520Z test_fn_grad_short_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:02:44.9653084Z test_fn_grad_short_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:02:44.9668035Z test_fn_grad_short_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:02:45.0074539Z test_fn_grad_sigmoid_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.040s) 2022-03-17T20:02:45.0187167Z test_fn_grad_sigmoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:02:45.0240047Z test_fn_grad_sign_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:02:45.0262299Z test_fn_grad_signbit_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:02:45.0431810Z test_fn_grad_sin_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-03-17T20:02:45.0485070Z test_fn_grad_sin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:02:45.0950805Z test_fn_grad_sinc_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.046s) 2022-03-17T20:02:45.1083200Z test_fn_grad_sinc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-03-17T20:02:45.1253772Z test_fn_grad_sinh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-03-17T20:02:45.1307029Z test_fn_grad_sinh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:02:45.1836206Z test_fn_grad_slice_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.053s) 2022-03-17T20:02:45.2078841Z test_fn_grad_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.024s) 2022-03-17T20:02:45.2664089Z test_fn_grad_softmax_with_dtype_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.058s) 2022-03-17T20:02:45.2896939Z test_fn_grad_softmax_with_dtype_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.023s) 2022-03-17T20:02:46.4580133Z test_fn_grad_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.168s) 2022-03-17T20:02:46.7227022Z test_fn_grad_solve_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.265s) 2022-03-17T20:02:46.8441281Z test_fn_grad_sort_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.121s) 2022-03-17T20:02:46.8532149Z test_fn_grad_special_entr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:02:46.8649574Z test_fn_grad_special_erfcx_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:02:46.8742222Z test_fn_grad_special_i0e_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:02:46.8883152Z test_fn_grad_special_i1_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-03-17T20:02:46.9027446Z test_fn_grad_special_i1e_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-03-17T20:02:46.9166882Z test_fn_grad_special_ndtr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-03-17T20:02:46.9285429Z test_fn_grad_special_ndtri_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:02:46.9658440Z test_fn_grad_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.037s) 2022-03-17T20:02:46.9965373Z test_fn_grad_special_xlog1py_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.031s) 2022-03-17T20:02:46.9980630Z test_fn_grad_special_zeta_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:02:49.4651582Z test_fn_grad_special_zeta_grad_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.467s) 2022-03-17T20:02:49.5196104Z test_fn_grad_split_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.054s) 2022-03-17T20:02:49.5350164Z test_fn_grad_split_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T20:02:49.6483060Z test_fn_grad_split_list_args_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.113s) 2022-03-17T20:02:49.6797725Z test_fn_grad_split_list_args_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.031s) 2022-03-17T20:02:49.8267392Z test_fn_grad_split_with_sizes_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.147s) 2022-03-17T20:02:49.8672524Z test_fn_grad_split_with_sizes_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.040s) 2022-03-17T20:02:49.8850155Z test_fn_grad_sqrt_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.018s) 2022-03-17T20:02:49.8906049Z test_fn_grad_sqrt_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.006s) 2022-03-17T20:02:49.9340402Z test_fn_grad_square_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.043s) 2022-03-17T20:02:49.9462625Z test_fn_grad_square_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:02:50.0481250Z test_fn_grad_squeeze_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.102s) 2022-03-17T20:02:50.0732719Z test_fn_grad_squeeze_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.025s) 2022-03-17T20:02:50.1092472Z test_fn_grad_stack_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.036s) 2022-03-17T20:02:50.1179735Z test_fn_grad_stack_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:02:50.1942691Z test_fn_grad_std_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.076s) 2022-03-17T20:02:50.2247272Z test_fn_grad_std_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.030s) 2022-03-17T20:02:50.2254287Z test_fn_grad_std_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:02:50.2261363Z test_fn_grad_std_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:02:50.3500839Z test_fn_grad_stft_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.124s) 2022-03-17T20:02:50.3913943Z test_fn_grad_stft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.041s) 2022-03-17T20:02:50.5920329Z test_fn_grad_sub_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.200s) 2022-03-17T20:02:50.6379956Z test_fn_grad_sub_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.046s) 2022-03-17T20:02:50.9233905Z test_fn_grad_sum_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.285s) 2022-03-17T20:02:50.9896459Z test_fn_grad_sum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.066s) 2022-03-17T20:02:51.0791046Z test_fn_grad_sum_to_size_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.089s) 2022-03-17T20:02:51.1006198Z test_fn_grad_sum_to_size_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.021s) 2022-03-17T20:02:58.1806231Z test_fn_grad_svd_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (7.080s) 2022-03-17T20:02:59.4117947Z test_fn_grad_svd_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.231s) 2022-03-17T20:03:03.6934944Z test_fn_grad_svd_lowrank_cuda_float64 (__main__.TestGradientsCUDA) ... ok (4.281s) 2022-03-17T20:03:03.9500027Z test_fn_grad_symeig_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.256s) 2022-03-17T20:03:04.0391007Z test_fn_grad_symeig_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.089s) 2022-03-17T20:03:04.0825346Z test_fn_grad_t_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.043s) 2022-03-17T20:03:04.0937917Z test_fn_grad_t_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:03:04.1790744Z test_fn_grad_take_along_dim_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.085s) 2022-03-17T20:03:04.2017557Z test_fn_grad_take_along_dim_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.023s) 2022-03-17T20:03:04.3220128Z test_fn_grad_take_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.120s) 2022-03-17T20:03:04.3497548Z test_fn_grad_take_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.028s) 2022-03-17T20:03:04.3673359Z test_fn_grad_tan_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-03-17T20:03:04.3727812Z test_fn_grad_tan_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:03:04.3896637Z test_fn_grad_tanh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-03-17T20:03:04.3950074Z test_fn_grad_tanh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:03:04.7608126Z test_fn_grad_tensor_split_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.365s) 2022-03-17T20:03:04.8590545Z test_fn_grad_tensor_split_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.098s) 2022-03-17T20:03:04.9162849Z test_fn_grad_tensordot_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.057s) 2022-03-17T20:03:04.9303713Z test_fn_grad_tensordot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-03-17T20:03:05.3093465Z test_fn_grad_tile_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.379s) 2022-03-17T20:03:05.3997854Z test_fn_grad_tile_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.090s) 2022-03-17T20:03:05.4011325Z test_fn_grad_to_sparse_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:03:05.4113186Z test_fn_grad_to_sparse_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T20:03:05.4646940Z test_fn_grad_topk_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.053s) 2022-03-17T20:03:05.4823336Z test_fn_grad_trace_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.018s) 2022-03-17T20:03:05.4877730Z test_fn_grad_trace_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:03:05.6027380Z test_fn_grad_transpose_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.115s) 2022-03-17T20:03:05.6311137Z test_fn_grad_transpose_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.028s) 2022-03-17T20:03:05.8776050Z test_fn_grad_trapezoid_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.246s) 2022-03-17T20:03:05.9344006Z test_fn_grad_trapezoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.057s) 2022-03-17T20:03:06.1814251Z test_fn_grad_trapz_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.247s) 2022-03-17T20:03:06.2388900Z test_fn_grad_trapz_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.057s) 2022-03-17T20:03:06.7024528Z test_fn_grad_triangular_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.463s) 2022-03-17T20:03:06.8155660Z test_fn_grad_triangular_solve_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.113s) 2022-03-17T20:03:06.8902375Z test_fn_grad_tril_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.074s) 2022-03-17T20:03:06.9091957Z test_fn_grad_tril_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.019s) 2022-03-17T20:03:06.9837694Z test_fn_grad_triu_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.074s) 2022-03-17T20:03:07.0027979Z test_fn_grad_triu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.019s) 2022-03-17T20:03:07.2202742Z test_fn_grad_true_divide_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.217s) 2022-03-17T20:03:07.2698673Z test_fn_grad_true_divide_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.049s) 2022-03-17T20:03:07.2749982Z test_fn_grad_trunc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:03:07.6194766Z test_fn_grad_unfold_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.344s) 2022-03-17T20:03:07.7031252Z test_fn_grad_unfold_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.084s) 2022-03-17T20:03:07.7044462Z test_fn_grad_unique_consecutive_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:03:07.7056992Z test_fn_grad_unique_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:03:07.7928586Z test_fn_grad_unsqueeze_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.087s) 2022-03-17T20:03:07.8141526Z test_fn_grad_unsqueeze_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.021s) 2022-03-17T20:03:07.8855615Z test_fn_grad_var_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.071s) 2022-03-17T20:03:07.9133160Z test_fn_grad_var_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.028s) 2022-03-17T20:03:07.9137713Z test_fn_grad_var_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:03:07.9143763Z test_fn_grad_var_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.000s) 2022-03-17T20:03:07.9649508Z test_fn_grad_vdot_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.050s) 2022-03-17T20:03:07.9717689Z test_fn_grad_vdot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.007s) 2022-03-17T20:03:07.9787526Z test_fn_grad_view_as_complex_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.007s) 2022-03-17T20:03:08.0233559Z test_fn_grad_view_as_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.044s) 2022-03-17T20:03:08.0351488Z test_fn_grad_view_as_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:03:08.0447441Z test_fn_grad_view_as_real_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:03:08.1452251Z test_fn_grad_view_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.100s) 2022-03-17T20:03:08.1699973Z test_fn_grad_view_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.025s) 2022-03-17T20:03:08.2453068Z test_fn_grad_vsplit_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.075s) 2022-03-17T20:03:08.2659659Z test_fn_grad_vsplit_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.021s) 2022-03-17T20:03:08.3007252Z test_fn_grad_vstack_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.035s) 2022-03-17T20:03:08.3089001Z test_fn_grad_vstack_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:03:08.4354700Z test_fn_grad_where_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.126s) 2022-03-17T20:03:08.4657783Z test_fn_grad_where_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.030s) 2022-03-17T20:03:08.4737968Z test_fn_grad_xlogy_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:03:08.5201199Z test_fn_grad_zero__cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.046s) 2022-03-17T20:03:08.5325442Z test_fn_grad_zero__cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:03:08.5339768Z test_fn_grad_zeros_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:03:08.5351971Z test_fn_grad_zeros_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:03:08.6509038Z test_fn_gradgrad_H_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.115s) 2022-03-17T20:03:08.6744941Z test_fn_gradgrad_H_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.024s) 2022-03-17T20:03:08.7858135Z test_fn_gradgrad_T_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.111s) 2022-03-17T20:03:08.8111307Z test_fn_gradgrad_T_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.025s) 2022-03-17T20:03:09.9769646Z test_fn_gradgrad___getitem___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.166s) 2022-03-17T20:03:10.2040535Z test_fn_gradgrad___getitem___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.227s) 2022-03-17T20:03:10.3195921Z test_fn_gradgrad___radd___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.115s) 2022-03-17T20:03:10.3437890Z test_fn_gradgrad___radd___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.024s) 2022-03-17T20:03:10.4986889Z test_fn_gradgrad___rdiv___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.155s) 2022-03-17T20:03:10.5291667Z test_fn_gradgrad___rdiv___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.030s) 2022-03-17T20:03:12.5153701Z test_fn_gradgrad___rmatmul___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.986s) 2022-03-17T20:03:12.9248497Z test_fn_gradgrad___rmatmul___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.409s) 2022-03-17T20:03:12.9263509Z test_fn_gradgrad___rmod___cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:03:13.0502019Z test_fn_gradgrad___rmul___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.124s) 2022-03-17T20:03:13.0757440Z test_fn_gradgrad___rmul___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.025s) 2022-03-17T20:03:13.2583880Z test_fn_gradgrad___rpow___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.183s) 2022-03-17T20:03:13.2926744Z test_fn_gradgrad___rpow___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.034s) 2022-03-17T20:03:13.4139196Z test_fn_gradgrad___rsub___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.121s) 2022-03-17T20:03:13.4394368Z test_fn_gradgrad___rsub___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.025s) 2022-03-17T20:03:14.7960623Z test_fn_gradgrad__masked_amax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.356s) 2022-03-17T20:03:16.1495473Z test_fn_gradgrad__masked_amin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.353s) 2022-03-17T20:03:16.4742706Z test_fn_gradgrad__masked_log_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.325s) 2022-03-17T20:03:23.8366917Z test_fn_gradgrad__masked_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (7.362s) 2022-03-17T20:03:25.2554492Z test_fn_gradgrad__masked_mean_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.419s) 2022-03-17T20:03:32.5472186Z test_fn_gradgrad__masked_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (7.292s) 2022-03-17T20:03:33.3560346Z test_fn_gradgrad__masked_normalize_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.809s) 2022-03-17T20:03:41.5732632Z test_fn_gradgrad__masked_prod_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (8.217s) 2022-03-17T20:03:43.2248460Z test_fn_gradgrad__masked_prod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.652s) 2022-03-17T20:03:43.5535061Z test_fn_gradgrad__masked_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.329s) 2022-03-17T20:03:43.8995234Z test_fn_gradgrad__masked_softmin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.346s) 2022-03-17T20:03:48.9799002Z test_fn_gradgrad__masked_sum_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.080s) 2022-03-17T20:03:49.9924916Z test_fn_gradgrad__masked_sum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.012s) 2022-03-17T20:04:04.9406438Z test_fn_gradgrad__masked_var_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (14.948s) 2022-03-17T20:04:07.6698821Z test_fn_gradgrad__masked_var_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.729s) 2022-03-17T20:04:07.7316720Z test_fn_gradgrad_abs_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.062s) 2022-03-17T20:04:07.7462060Z test_fn_gradgrad_abs_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-03-17T20:04:07.9378102Z test_fn_gradgrad_acos_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.191s) 2022-03-17T20:04:07.9770899Z test_fn_gradgrad_acos_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.039s) 2022-03-17T20:04:08.1627291Z test_fn_gradgrad_acosh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.186s) 2022-03-17T20:04:08.2010054Z test_fn_gradgrad_acosh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-03-17T20:04:09.3456894Z test_fn_gradgrad_add_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.144s) 2022-03-17T20:04:09.5909861Z test_fn_gradgrad_add_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.245s) 2022-03-17T20:04:12.4762875Z test_fn_gradgrad_addbmm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.885s) 2022-03-17T20:04:12.7765405Z test_fn_gradgrad_addbmm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.300s) 2022-03-17T20:04:15.6853732Z test_fn_gradgrad_addcdiv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.909s) 2022-03-17T20:04:16.2800478Z test_fn_gradgrad_addcdiv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.595s) 2022-03-17T20:04:18.9566083Z test_fn_gradgrad_addcmul_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.676s) 2022-03-17T20:04:19.5001616Z test_fn_gradgrad_addcmul_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.543s) 2022-03-17T20:04:20.6638419Z test_fn_gradgrad_addmm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.163s) 2022-03-17T20:04:20.8096049Z test_fn_gradgrad_addmm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.146s) 2022-03-17T20:04:21.9063180Z test_fn_gradgrad_addmm_decomposed_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.097s) 2022-03-17T20:04:22.0435704Z test_fn_gradgrad_addmm_decomposed_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.137s) 2022-03-17T20:04:23.4133955Z test_fn_gradgrad_addmv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.370s) 2022-03-17T20:04:23.6977075Z test_fn_gradgrad_addmv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.284s) 2022-03-17T20:04:24.6122719Z test_fn_gradgrad_addr_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.914s) 2022-03-17T20:04:24.8008450Z test_fn_gradgrad_addr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.189s) 2022-03-17T20:04:24.8029111Z test_fn_gradgrad_all_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:04:24.8041866Z test_fn_gradgrad_all_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:04:24.8055023Z test_fn_gradgrad_allclose_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:04:24.8068475Z test_fn_gradgrad_allclose_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:04:25.0700550Z test_fn_gradgrad_amax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.263s) 2022-03-17T20:04:25.3348907Z test_fn_gradgrad_amin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.265s) 2022-03-17T20:04:25.3361778Z test_fn_gradgrad_aminmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:04:25.4090176Z test_fn_gradgrad_angle_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.073s) 2022-03-17T20:04:25.4187495Z test_fn_gradgrad_angle_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T20:04:25.4200488Z test_fn_gradgrad_any_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:04:25.4213435Z test_fn_gradgrad_any_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:04:25.4226634Z test_fn_gradgrad_argmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:04:25.4239493Z test_fn_gradgrad_argmin_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:04:25.4252793Z test_fn_gradgrad_argsort_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:04:25.4265750Z test_fn_gradgrad_argwhere_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:04:25.4278741Z test_fn_gradgrad_argwhere_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:04:25.7488331Z test_fn_gradgrad_as_strided_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.321s) 2022-03-17T20:04:25.8170054Z test_fn_gradgrad_as_strided_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.068s) 2022-03-17T20:04:25.8911858Z test_fn_gradgrad_asin_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.074s) 2022-03-17T20:04:25.9070901Z test_fn_gradgrad_asin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-03-17T20:04:25.9804854Z test_fn_gradgrad_asinh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.073s) 2022-03-17T20:04:25.9961208Z test_fn_gradgrad_asinh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-03-17T20:04:26.1662287Z test_fn_gradgrad_atan2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.170s) 2022-03-17T20:04:26.2372434Z test_fn_gradgrad_atan_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.071s) 2022-03-17T20:04:26.2522478Z test_fn_gradgrad_atan_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T20:04:26.3268613Z test_fn_gradgrad_atanh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.074s) 2022-03-17T20:04:26.3427943Z test_fn_gradgrad_atanh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-03-17T20:04:27.2232874Z test_fn_gradgrad_atleast_1d_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.880s) 2022-03-17T20:04:27.4018665Z test_fn_gradgrad_atleast_1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.178s) 2022-03-17T20:04:28.2886463Z test_fn_gradgrad_atleast_2d_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.887s) 2022-03-17T20:04:28.4688272Z test_fn_gradgrad_atleast_2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.180s) 2022-03-17T20:04:29.3694981Z test_fn_gradgrad_atleast_3d_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.900s) 2022-03-17T20:04:29.5527654Z test_fn_gradgrad_atleast_3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.183s) 2022-03-17T20:04:32.5383300Z test_fn_gradgrad_baddbmm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.985s) 2022-03-17T20:04:32.8322087Z test_fn_gradgrad_baddbmm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.294s) 2022-03-17T20:04:32.8335703Z test_fn_gradgrad_bernoulli_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:04:32.8349590Z test_fn_gradgrad_bfloat16_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:04:32.8362522Z test_fn_gradgrad_bfloat16_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:04:32.8375825Z test_fn_gradgrad_bfloat16_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:04:32.8389263Z test_fn_gradgrad_bfloat16_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:04:32.8402482Z test_fn_gradgrad_bitwise_left_shift_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:04:32.8422413Z test_fn_gradgrad_bitwise_right_shift_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:04:33.0898703Z test_fn_gradgrad_block_diag_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.247s) 2022-03-17T20:04:33.1449301Z test_fn_gradgrad_block_diag_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.055s) 2022-03-17T20:04:33.2839650Z test_fn_gradgrad_bmm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.139s) 2022-03-17T20:04:33.3142668Z test_fn_gradgrad_bmm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.030s) 2022-03-17T20:04:33.3155811Z test_fn_gradgrad_bool_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:04:33.3169101Z test_fn_gradgrad_bool_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:04:33.3182107Z test_fn_gradgrad_bool_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:04:33.3195430Z test_fn_gradgrad_bool_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:04:33.7767360Z test_fn_gradgrad_broadcast_tensors_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.457s) 2022-03-17T20:04:33.8703919Z test_fn_gradgrad_broadcast_tensors_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.094s) 2022-03-17T20:04:34.2718763Z test_fn_gradgrad_broadcast_to_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.401s) 2022-03-17T20:04:34.3540511Z test_fn_gradgrad_broadcast_to_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.082s) 2022-03-17T20:04:34.3554258Z test_fn_gradgrad_bucketize_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:04:34.3567671Z test_fn_gradgrad_byte_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:04:34.3580979Z test_fn_gradgrad_byte_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:04:34.3594438Z test_fn_gradgrad_byte_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:04:34.3607566Z test_fn_gradgrad_byte_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:04:34.3620799Z test_fn_gradgrad_cartesian_prod_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:04:34.3634537Z test_fn_gradgrad_cartesian_prod_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:04:35.1363780Z test_fn_gradgrad_cat_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.773s) 2022-03-17T20:04:35.2971135Z test_fn_gradgrad_cat_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.161s) 2022-03-17T20:04:35.2985307Z test_fn_gradgrad_cdist_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:04:35.3082141Z test_fn_gradgrad_ceil_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T20:04:35.3095534Z test_fn_gradgrad_char_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:04:35.3109264Z test_fn_gradgrad_char_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:04:35.3122519Z test_fn_gradgrad_char_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:04:35.3135764Z test_fn_gradgrad_char_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:04:36.7177178Z test_fn_gradgrad_cholesky_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.404s) 2022-03-17T20:04:36.9515271Z test_fn_gradgrad_cholesky_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.234s) 2022-03-17T20:04:36.9529070Z test_fn_gradgrad_cholesky_inverse_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:04:37.0881164Z test_fn_gradgrad_cholesky_inverse_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.135s) 2022-03-17T20:04:39.0054119Z test_fn_gradgrad_cholesky_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.917s) 2022-03-17T20:04:39.3782613Z test_fn_gradgrad_cholesky_solve_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.373s) 2022-03-17T20:04:39.7647529Z test_fn_gradgrad_chunk_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.386s) 2022-03-17T20:04:39.8377680Z test_fn_gradgrad_chunk_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.073s) 2022-03-17T20:04:39.9641907Z test_fn_gradgrad_clamp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.126s) 2022-03-17T20:04:40.0491901Z test_fn_gradgrad_clamp_scalar_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.085s) 2022-03-17T20:04:40.1599050Z test_fn_gradgrad_clone_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.111s) 2022-03-17T20:04:40.1833342Z test_fn_gradgrad_clone_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.024s) 2022-03-17T20:04:40.5569612Z test_fn_gradgrad_column_stack_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.373s) 2022-03-17T20:04:40.6366316Z test_fn_gradgrad_column_stack_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.080s) 2022-03-17T20:04:40.6379037Z test_fn_gradgrad_combinations_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:04:40.6392335Z test_fn_gradgrad_combinations_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:04:40.6981724Z test_fn_gradgrad_complex_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.059s) 2022-03-17T20:04:40.8492678Z test_fn_gradgrad_conj_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.151s) 2022-03-17T20:04:40.8792692Z test_fn_gradgrad_conj_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.030s) 2022-03-17T20:04:40.9395368Z test_fn_gradgrad_conj_physical_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.060s) 2022-03-17T20:04:40.9517397Z test_fn_gradgrad_conj_physical_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:04:41.0049592Z test_fn_gradgrad_contiguous_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.053s) 2022-03-17T20:04:41.0171256Z test_fn_gradgrad_contiguous_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:04:41.1456172Z test_fn_gradgrad_copysign_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.128s) 2022-03-17T20:04:41.9284990Z test_fn_gradgrad_corrcoef_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.783s) 2022-03-17T20:04:42.0659275Z test_fn_gradgrad_corrcoef_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.137s) 2022-03-17T20:04:42.2417411Z test_fn_gradgrad_cos_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.176s) 2022-03-17T20:04:42.2776881Z test_fn_gradgrad_cos_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.036s) 2022-03-17T20:04:42.4494951Z test_fn_gradgrad_cosh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.172s) 2022-03-17T20:04:42.4843952Z test_fn_gradgrad_cosh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.035s) 2022-03-17T20:04:42.4857408Z test_fn_gradgrad_count_nonzero_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:04:42.4871114Z test_fn_gradgrad_count_nonzero_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:04:48.5691484Z test_fn_gradgrad_cov_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (6.082s) 2022-03-17T20:04:49.6882952Z test_fn_gradgrad_cov_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.119s) 2022-03-17T20:04:50.1097938Z test_fn_gradgrad_cross_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.421s) 2022-03-17T20:04:50.1972856Z test_fn_gradgrad_cross_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.088s) 2022-03-17T20:04:50.2503971Z test_fn_gradgrad_cummax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.053s) 2022-03-17T20:04:50.3033667Z test_fn_gradgrad_cummin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.053s) 2022-03-17T20:04:50.3040758Z test_fn_gradgrad_cumprod_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:05:05.9217770Z test_fn_gradgrad_cumprod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (15.617s) 2022-03-17T20:05:06.1858391Z test_fn_gradgrad_cumsum_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.264s) 2022-03-17T20:05:06.2416231Z test_fn_gradgrad_cumsum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.056s) 2022-03-17T20:05:07.7026041Z test_fn_gradgrad_cumulative_trapezoid_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.461s) 2022-03-17T20:05:08.0114633Z test_fn_gradgrad_cumulative_trapezoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.309s) 2022-03-17T20:05:08.0465298Z test_fn_gradgrad_deg2rad_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.035s) 2022-03-17T20:05:09.0440930Z test_fn_gradgrad_diag_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.997s) 2022-03-17T20:05:09.2444734Z test_fn_gradgrad_diag_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.200s) 2022-03-17T20:05:10.1781316Z test_fn_gradgrad_diag_embed_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.934s) 2022-03-17T20:05:10.3708034Z test_fn_gradgrad_diag_embed_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.193s) 2022-03-17T20:05:10.6960627Z test_fn_gradgrad_diagflat_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.325s) 2022-03-17T20:05:10.7625218Z test_fn_gradgrad_diagflat_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.066s) 2022-03-17T20:05:11.6599403Z test_fn_gradgrad_diagonal_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.897s) 2022-03-17T20:05:11.8425976Z test_fn_gradgrad_diagonal_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.183s) 2022-03-17T20:05:12.2739050Z test_fn_gradgrad_diagonal_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.431s) 2022-03-17T20:05:28.0725347Z test_fn_gradgrad_diff_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (15.798s) 2022-03-17T20:05:31.3585114Z test_fn_gradgrad_diff_cuda_float64 (__main__.TestGradientsCUDA) ... ok (3.286s) 2022-03-17T20:05:31.3947338Z test_fn_gradgrad_digamma_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.036s) 2022-03-17T20:05:40.4135900Z test_fn_gradgrad_dist_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (9.019s) 2022-03-17T20:05:42.6565025Z test_fn_gradgrad_dist_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.243s) 2022-03-17T20:05:43.7379727Z test_fn_gradgrad_div_floor_rounding_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.081s) 2022-03-17T20:05:43.9640450Z test_fn_gradgrad_div_floor_rounding_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.226s) 2022-03-17T20:05:45.0463636Z test_fn_gradgrad_div_no_rounding_mode_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.082s) 2022-03-17T20:05:45.2714429Z test_fn_gradgrad_div_no_rounding_mode_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.225s) 2022-03-17T20:05:46.3542655Z test_fn_gradgrad_div_trunc_rounding_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.083s) 2022-03-17T20:05:46.5794175Z test_fn_gradgrad_div_trunc_rounding_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.225s) 2022-03-17T20:05:46.8585109Z test_fn_gradgrad_dot_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.279s) 2022-03-17T20:05:46.8888149Z test_fn_gradgrad_dot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.030s) 2022-03-17T20:05:46.9438449Z test_fn_gradgrad_double_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.055s) 2022-03-17T20:05:46.9573184Z test_fn_gradgrad_double_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-03-17T20:05:47.1649589Z test_fn_gradgrad_double_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.207s) 2022-03-17T20:05:47.2102491Z test_fn_gradgrad_double_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.045s) 2022-03-17T20:05:47.4652905Z test_fn_gradgrad_dsplit_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.255s) 2022-03-17T20:05:47.5130885Z test_fn_gradgrad_dsplit_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.048s) 2022-03-17T20:05:47.7309307Z test_fn_gradgrad_dstack_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.218s) 2022-03-17T20:05:47.7784762Z test_fn_gradgrad_dstack_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.047s) 2022-03-17T20:05:48.5376939Z test_fn_gradgrad_eig_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.759s) 2022-03-17T20:05:48.6923484Z test_fn_gradgrad_eig_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.154s) 2022-03-17T20:05:50.0942162Z test_fn_gradgrad_einsum_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.402s) 2022-03-17T20:05:50.3815814Z test_fn_gradgrad_einsum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.287s) 2022-03-17T20:05:50.3829590Z test_fn_gradgrad_empty_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:05:50.3842890Z test_fn_gradgrad_empty_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:05:50.3856298Z test_fn_gradgrad_eq_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:05:50.3869957Z test_fn_gradgrad_eq_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:05:50.4028324Z test_fn_gradgrad_erf_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-03-17T20:05:50.4412225Z test_fn_gradgrad_erfc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-03-17T20:05:50.4575062Z test_fn_gradgrad_erfinv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-03-17T20:05:50.4938477Z test_fn_gradgrad_exp2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.036s) 2022-03-17T20:05:50.6620758Z test_fn_gradgrad_exp_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.168s) 2022-03-17T20:05:50.6965945Z test_fn_gradgrad_exp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.034s) 2022-03-17T20:05:50.8676333Z test_fn_gradgrad_expand_as_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.171s) 2022-03-17T20:05:50.9035288Z test_fn_gradgrad_expand_as_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.036s) 2022-03-17T20:05:51.4182909Z test_fn_gradgrad_expand_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.514s) 2022-03-17T20:05:51.5249927Z test_fn_gradgrad_expand_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.107s) 2022-03-17T20:05:51.5395215Z test_fn_gradgrad_expm1_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T20:05:51.9491988Z test_fn_gradgrad_fft_fft2_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.409s) 2022-03-17T20:05:52.0548628Z test_fn_gradgrad_fft_fft2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.106s) 2022-03-17T20:05:52.5155872Z test_fn_gradgrad_fft_fft_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.460s) 2022-03-17T20:05:52.6372691Z test_fn_gradgrad_fft_fft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.122s) 2022-03-17T20:05:53.1710338Z test_fn_gradgrad_fft_fftn_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.534s) 2022-03-17T20:05:53.3093941Z test_fn_gradgrad_fft_fftn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.138s) 2022-03-17T20:05:53.6097419Z test_fn_gradgrad_fft_fftshift_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.300s) 2022-03-17T20:05:53.6721797Z test_fn_gradgrad_fft_fftshift_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.062s) 2022-03-17T20:05:54.0784989Z test_fn_gradgrad_fft_hfft2_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.406s) 2022-03-17T20:05:54.1704858Z test_fn_gradgrad_fft_hfft2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.092s) 2022-03-17T20:05:54.5915935Z test_fn_gradgrad_fft_hfft_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.421s) 2022-03-17T20:05:54.6890643Z test_fn_gradgrad_fft_hfft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.097s) 2022-03-17T20:05:55.1982662Z test_fn_gradgrad_fft_hfftn_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.509s) 2022-03-17T20:05:55.3147291Z test_fn_gradgrad_fft_hfftn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.116s) 2022-03-17T20:05:55.7367217Z test_fn_gradgrad_fft_ifft2_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.422s) 2022-03-17T20:05:55.8456939Z test_fn_gradgrad_fft_ifft2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.109s) 2022-03-17T20:05:56.3230311Z test_fn_gradgrad_fft_ifft_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.477s) 2022-03-17T20:05:56.4564677Z test_fn_gradgrad_fft_ifft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.133s) 2022-03-17T20:05:57.0127274Z test_fn_gradgrad_fft_ifftn_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.556s) 2022-03-17T20:05:57.1562712Z test_fn_gradgrad_fft_ifftn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.143s) 2022-03-17T20:05:57.4557405Z test_fn_gradgrad_fft_ifftshift_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.299s) 2022-03-17T20:05:57.5182914Z test_fn_gradgrad_fft_ifftshift_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.063s) 2022-03-17T20:05:57.6297899Z test_fn_gradgrad_fft_ihfft2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.111s) 2022-03-17T20:05:57.7674739Z test_fn_gradgrad_fft_ihfft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.138s) 2022-03-17T20:05:57.9036947Z test_fn_gradgrad_fft_ihfftn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.136s) 2022-03-17T20:05:58.2680770Z test_fn_gradgrad_fft_irfft2_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.364s) 2022-03-17T20:05:58.3504039Z test_fn_gradgrad_fft_irfft2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.082s) 2022-03-17T20:05:58.7636464Z test_fn_gradgrad_fft_irfft_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.413s) 2022-03-17T20:05:58.8578608Z test_fn_gradgrad_fft_irfft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.094s) 2022-03-17T20:05:59.3367929Z test_fn_gradgrad_fft_irfftn_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.479s) 2022-03-17T20:05:59.4466513Z test_fn_gradgrad_fft_irfftn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.110s) 2022-03-17T20:05:59.5407824Z test_fn_gradgrad_fft_rfft2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.094s) 2022-03-17T20:05:59.6461198Z test_fn_gradgrad_fft_rfft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.105s) 2022-03-17T20:05:59.7683535Z test_fn_gradgrad_fft_rfftn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.122s) 2022-03-17T20:06:00.0929243Z test_fn_gradgrad_fill__cuda_complex128 (__main__.TestGradientsCUDA) ... expected failure (0.324s) 2022-03-17T20:06:00.2323577Z test_fn_gradgrad_fill__cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (0.139s) 2022-03-17T20:06:00.5585832Z test_fn_gradgrad_flatten_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.326s) 2022-03-17T20:06:00.6261358Z test_fn_gradgrad_flatten_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.067s) 2022-03-17T20:06:01.1322857Z test_fn_gradgrad_flip_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.506s) 2022-03-17T20:06:01.2380526Z test_fn_gradgrad_flip_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.106s) 2022-03-17T20:06:01.3414029Z test_fn_gradgrad_fliplr_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.103s) 2022-03-17T20:06:01.3637951Z test_fn_gradgrad_fliplr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.022s) 2022-03-17T20:06:01.4665097Z test_fn_gradgrad_flipud_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.102s) 2022-03-17T20:06:01.4893001Z test_fn_gradgrad_flipud_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.023s) 2022-03-17T20:06:01.4907492Z test_fn_gradgrad_float_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:06:01.4920740Z test_fn_gradgrad_float_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:06:01.4934068Z test_fn_gradgrad_float_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:06:01.4955149Z test_fn_gradgrad_float_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:06:01.7069359Z test_fn_gradgrad_float_power_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.211s) 2022-03-17T20:06:02.0187797Z test_fn_gradgrad_float_power_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.312s) 2022-03-17T20:06:02.0287593Z test_fn_gradgrad_floor_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T20:06:02.0301752Z test_fn_gradgrad_floor_divide_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:06:02.2652092Z test_fn_gradgrad_fmax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.235s) 2022-03-17T20:06:02.4998753Z test_fn_gradgrad_fmin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.235s) 2022-03-17T20:06:02.5242199Z test_fn_gradgrad_fmod_autodiffed_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.024s) 2022-03-17T20:06:02.7255674Z test_fn_gradgrad_fmod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.201s) 2022-03-17T20:06:02.7576186Z test_fn_gradgrad_frac_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.032s) 2022-03-17T20:06:02.8020006Z test_fn_gradgrad_frexp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.044s) 2022-03-17T20:06:02.8035019Z test_fn_gradgrad_full_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:06:02.8049937Z test_fn_gradgrad_full_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:06:03.1119374Z test_fn_gradgrad_gather_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.307s) 2022-03-17T20:06:03.1763231Z test_fn_gradgrad_gather_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.064s) 2022-03-17T20:06:03.1777620Z test_fn_gradgrad_ge_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:06:03.1791561Z test_fn_gradgrad_geqrf_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:06:03.1804844Z test_fn_gradgrad_geqrf_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:06:05.3551922Z test_fn_gradgrad_gradient_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.174s) 2022-03-17T20:06:05.7197225Z test_fn_gradgrad_gradient_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.364s) 2022-03-17T20:06:05.7209986Z test_fn_gradgrad_gt_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:06:05.7223315Z test_fn_gradgrad_half_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:06:05.7236734Z test_fn_gradgrad_half_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:06:05.7250055Z test_fn_gradgrad_half_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:06:05.7263320Z test_fn_gradgrad_half_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:06:05.7276827Z test_fn_gradgrad_heaviside_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:06:05.7290019Z test_fn_gradgrad_histc_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:06:05.9762023Z test_fn_gradgrad_hsplit_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.247s) 2022-03-17T20:06:06.0225562Z test_fn_gradgrad_hsplit_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.046s) 2022-03-17T20:06:06.2250415Z test_fn_gradgrad_hstack_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.202s) 2022-03-17T20:06:06.2694183Z test_fn_gradgrad_hstack_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.044s) 2022-03-17T20:06:06.3015081Z test_fn_gradgrad_hypot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.032s) 2022-03-17T20:06:06.3445059Z test_fn_gradgrad_i0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.043s) 2022-03-17T20:06:06.3458156Z test_fn_gradgrad_igamma_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:06:06.4063396Z test_fn_gradgrad_igamma_grad_other_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.060s) 2022-03-17T20:06:06.4076654Z test_fn_gradgrad_igammac_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:06:06.4705409Z test_fn_gradgrad_igammac_grad_other_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.063s) 2022-03-17T20:06:06.6075423Z test_fn_gradgrad_imag_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.137s) 2022-03-17T20:06:07.7527976Z test_fn_gradgrad_index_add_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.145s) 2022-03-17T20:06:07.9968757Z test_fn_gradgrad_index_add_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.244s) 2022-03-17T20:06:08.3869630Z test_fn_gradgrad_index_copy_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.390s) 2022-03-17T20:06:08.4727714Z test_fn_gradgrad_index_copy_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.086s) 2022-03-17T20:06:08.6632509Z test_fn_gradgrad_index_fill_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.190s) 2022-03-17T20:06:08.7037532Z test_fn_gradgrad_index_fill_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.040s) 2022-03-17T20:06:09.2916376Z test_fn_gradgrad_index_put_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.588s) 2022-03-17T20:06:09.4181258Z test_fn_gradgrad_index_put_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.126s) 2022-03-17T20:06:09.6029038Z test_fn_gradgrad_index_select_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.185s) 2022-03-17T20:06:09.6415822Z test_fn_gradgrad_index_select_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.039s) 2022-03-17T20:06:09.9347830Z test_fn_gradgrad_inner_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.293s) 2022-03-17T20:06:09.9951891Z test_fn_gradgrad_inner_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.060s) 2022-03-17T20:06:09.9965323Z test_fn_gradgrad_int_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:06:09.9978702Z test_fn_gradgrad_int_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:06:09.9992262Z test_fn_gradgrad_int_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:06:10.0005719Z test_fn_gradgrad_int_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:06:10.5657036Z test_fn_gradgrad_inverse_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.565s) 2022-03-17T20:06:10.6611145Z test_fn_gradgrad_inverse_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.095s) 2022-03-17T20:06:10.6624723Z test_fn_gradgrad_isclose_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:06:10.6637813Z test_fn_gradgrad_isclose_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:06:10.6651188Z test_fn_gradgrad_isfinite_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:06:10.6665384Z test_fn_gradgrad_isfinite_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:06:10.6678646Z test_fn_gradgrad_isin_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:06:10.6692019Z test_fn_gradgrad_isinf_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:06:10.6706338Z test_fn_gradgrad_isinf_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:06:10.6720329Z test_fn_gradgrad_isnan_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:06:10.6733746Z test_fn_gradgrad_isnan_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:06:10.6753523Z test_fn_gradgrad_isneginf_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:06:10.6766925Z test_fn_gradgrad_isposinf_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:06:10.6780296Z test_fn_gradgrad_isreal_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:06:10.6793833Z test_fn_gradgrad_isreal_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:06:11.8123659Z test_fn_gradgrad_istft_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.133s) 2022-03-17T20:06:12.0420442Z test_fn_gradgrad_istft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.230s) 2022-03-17T20:06:12.1931051Z test_fn_gradgrad_kron_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.151s) 2022-03-17T20:06:12.2254324Z test_fn_gradgrad_kron_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.032s) 2022-03-17T20:06:12.3900137Z test_fn_gradgrad_kthvalue_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.165s) 2022-03-17T20:06:13.7388987Z test_fn_gradgrad_ldexp_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.349s) 2022-03-17T20:06:14.0113512Z test_fn_gradgrad_ldexp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.272s) 2022-03-17T20:06:14.0126623Z test_fn_gradgrad_le_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:06:17.5590065Z test_fn_gradgrad_lerp_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.546s) 2022-03-17T20:06:18.0832496Z test_fn_gradgrad_lerp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.524s) 2022-03-17T20:06:18.1184911Z test_fn_gradgrad_lgamma_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.035s) 2022-03-17T20:06:19.5773604Z test_fn_gradgrad_linalg_cholesky_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.459s) 2022-03-17T20:06:19.8212063Z test_fn_gradgrad_linalg_cholesky_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.244s) 2022-03-17T20:06:21.5096043Z test_fn_gradgrad_linalg_cholesky_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.688s) 2022-03-17T20:06:21.8080906Z test_fn_gradgrad_linalg_cholesky_ex_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.298s) 2022-03-17T20:06:22.7780833Z test_fn_gradgrad_linalg_cond_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.970s) 2022-03-17T20:06:22.8645237Z test_fn_gradgrad_linalg_cond_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.086s) 2022-03-17T20:06:23.2742335Z test_fn_gradgrad_linalg_cross_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.409s) 2022-03-17T20:06:23.3582388Z test_fn_gradgrad_linalg_cross_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.084s) 2022-03-17T20:06:23.3590570Z test_fn_gradgrad_linalg_det_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:06:23.3597771Z test_fn_gradgrad_linalg_det_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:06:23.3604308Z test_fn_gradgrad_linalg_det_singular_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:06:23.3610210Z test_fn_gradgrad_linalg_det_singular_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:06:25.4615095Z test_fn_gradgrad_linalg_eig_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.100s) 2022-03-17T20:06:25.9619126Z test_fn_gradgrad_linalg_eig_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.500s) 2022-03-17T20:06:27.0045284Z test_fn_gradgrad_linalg_eigh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.042s) 2022-03-17T20:06:27.1805515Z test_fn_gradgrad_linalg_eigh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.176s) 2022-03-17T20:06:28.5858270Z test_fn_gradgrad_linalg_eigvals_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.405s) 2022-03-17T20:06:28.9205272Z test_fn_gradgrad_linalg_eigvals_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.335s) 2022-03-17T20:06:29.4972248Z test_fn_gradgrad_linalg_eigvalsh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.577s) 2022-03-17T20:06:29.6037340Z test_fn_gradgrad_linalg_eigvalsh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.106s) 2022-03-17T20:06:34.1158471Z test_fn_gradgrad_linalg_householder_product_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (4.512s) 2022-03-17T20:06:34.9971490Z test_fn_gradgrad_linalg_householder_product_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.881s) 2022-03-17T20:06:35.5737517Z test_fn_gradgrad_linalg_inv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.576s) 2022-03-17T20:06:35.6731775Z test_fn_gradgrad_linalg_inv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.099s) 2022-03-17T20:06:36.3293648Z test_fn_gradgrad_linalg_inv_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.656s) 2022-03-17T20:06:36.4549459Z test_fn_gradgrad_linalg_inv_ex_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.125s) 2022-03-17T20:06:36.4555483Z test_fn_gradgrad_linalg_lstsq_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:06:36.4563481Z test_fn_gradgrad_linalg_lstsq_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:06:45.7007367Z test_fn_gradgrad_linalg_lstsq_grad_oriented_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (9.244s) 2022-03-17T20:06:46.6268431Z test_fn_gradgrad_linalg_lstsq_grad_oriented_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.926s) 2022-03-17T20:06:54.7800792Z test_fn_gradgrad_linalg_lu_factor_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (8.153s) 2022-03-17T20:06:55.9948692Z test_fn_gradgrad_linalg_lu_factor_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.215s) 2022-03-17T20:07:06.3076042Z test_fn_gradgrad_linalg_lu_factor_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (10.313s) 2022-03-17T20:07:07.5699517Z test_fn_gradgrad_linalg_lu_factor_ex_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.262s) 2022-03-17T20:07:14.0039831Z test_fn_gradgrad_linalg_matrix_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (6.434s) 2022-03-17T20:07:15.0495096Z test_fn_gradgrad_linalg_matrix_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.045s) 2022-03-17T20:07:16.7217727Z test_fn_gradgrad_linalg_matrix_power_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.672s) 2022-03-17T20:07:17.0587407Z test_fn_gradgrad_linalg_matrix_power_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.337s) 2022-03-17T20:07:17.0603331Z test_fn_gradgrad_linalg_matrix_rank_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:07:17.0618947Z test_fn_gradgrad_linalg_matrix_rank_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:07:17.0634828Z test_fn_gradgrad_linalg_matrix_rank_hermitian_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:07:17.0650412Z test_fn_gradgrad_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:07:19.2633705Z test_fn_gradgrad_linalg_multi_dot_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.198s) 2022-03-17T20:07:20.1805765Z test_fn_gradgrad_linalg_multi_dot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.917s) 2022-03-17T20:07:25.2508444Z test_fn_gradgrad_linalg_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.070s) 2022-03-17T20:07:25.6888879Z test_fn_gradgrad_linalg_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.438s) 2022-03-17T20:07:30.6972582Z test_fn_gradgrad_linalg_pinv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (5.008s) 2022-03-17T20:07:31.2021727Z test_fn_gradgrad_linalg_pinv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.505s) 2022-03-17T20:07:32.0776920Z test_fn_gradgrad_linalg_pinv_hermitian_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.875s) 2022-03-17T20:07:32.2222984Z test_fn_gradgrad_linalg_pinv_hermitian_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.145s) 2022-03-17T20:07:32.2237231Z test_fn_gradgrad_linalg_pinv_singular_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:07:32.2251250Z test_fn_gradgrad_linalg_pinv_singular_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:07:36.3845907Z test_fn_gradgrad_linalg_qr_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (4.159s) 2022-03-17T20:07:37.0775234Z test_fn_gradgrad_linalg_qr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.693s) 2022-03-17T20:07:37.6941965Z test_fn_gradgrad_linalg_slogdet_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.616s) 2022-03-17T20:07:37.8258825Z test_fn_gradgrad_linalg_slogdet_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.132s) 2022-03-17T20:07:46.1812794Z test_fn_gradgrad_linalg_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (8.355s) 2022-03-17T20:07:47.9086122Z test_fn_gradgrad_linalg_solve_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.727s) 2022-03-17T20:08:23.4374760Z test_fn_gradgrad_linalg_solve_triangular_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (35.529s) 2022-03-17T20:08:31.1527483Z test_fn_gradgrad_linalg_solve_triangular_cuda_float64 (__main__.TestGradientsCUDA) ... ok (7.715s) 2022-03-17T20:09:11.0091006Z test_fn_gradgrad_linalg_svd_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (39.856s) 2022-03-17T20:09:15.7461847Z test_fn_gradgrad_linalg_svd_cuda_float64 (__main__.TestGradientsCUDA) ... ok (4.737s) 2022-03-17T20:09:18.9435006Z test_fn_gradgrad_linalg_svdvals_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.197s) 2022-03-17T20:09:19.4005663Z test_fn_gradgrad_linalg_svdvals_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.457s) 2022-03-17T20:09:19.6307526Z test_fn_gradgrad_linalg_tensorinv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.230s) 2022-03-17T20:09:19.6743347Z test_fn_gradgrad_linalg_tensorinv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.044s) 2022-03-17T20:09:22.2418123Z test_fn_gradgrad_linalg_tensorsolve_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.567s) 2022-03-17T20:09:22.8649830Z test_fn_gradgrad_linalg_tensorsolve_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.623s) 2022-03-17T20:09:27.8313705Z test_fn_gradgrad_linalg_vector_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (4.966s) 2022-03-17T20:09:28.9072663Z test_fn_gradgrad_linalg_vector_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.076s) 2022-03-17T20:09:29.0812133Z test_fn_gradgrad_log10_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.174s) 2022-03-17T20:09:29.1167797Z test_fn_gradgrad_log10_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.036s) 2022-03-17T20:09:29.1315246Z test_fn_gradgrad_log1p_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T20:09:29.3054150Z test_fn_gradgrad_log2_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.174s) 2022-03-17T20:09:29.3409213Z test_fn_gradgrad_log2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.036s) 2022-03-17T20:09:29.5083672Z test_fn_gradgrad_log_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.167s) 2022-03-17T20:09:29.5425397Z test_fn_gradgrad_log_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.034s) 2022-03-17T20:09:29.6237129Z test_fn_gradgrad_log_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.081s) 2022-03-17T20:09:29.9810925Z test_fn_gradgrad_log_softmax_dtype_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.357s) 2022-03-17T20:09:30.0627414Z test_fn_gradgrad_log_softmax_dtype_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.082s) 2022-03-17T20:09:30.0953369Z test_fn_gradgrad_logaddexp2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.033s) 2022-03-17T20:09:30.1266962Z test_fn_gradgrad_logaddexp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.031s) 2022-03-17T20:09:30.2724105Z test_fn_gradgrad_logcumsumexp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.146s) 2022-03-17T20:09:30.3919370Z test_fn_gradgrad_logdet_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.119s) 2022-03-17T20:09:30.3932601Z test_fn_gradgrad_logical_and_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:09:30.3946531Z test_fn_gradgrad_logical_and_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:09:30.3959952Z test_fn_gradgrad_logical_not_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:09:30.3980067Z test_fn_gradgrad_logical_not_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:09:30.3993446Z test_fn_gradgrad_logical_or_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:09:30.4006029Z test_fn_gradgrad_logical_or_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:09:30.4019515Z test_fn_gradgrad_logical_xor_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:09:30.4032551Z test_fn_gradgrad_logical_xor_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:09:30.4640381Z test_fn_gradgrad_logit_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.061s) 2022-03-17T20:09:30.6026324Z test_fn_gradgrad_logsumexp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.138s) 2022-03-17T20:09:30.6040325Z test_fn_gradgrad_long_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:09:30.6053255Z test_fn_gradgrad_long_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:09:30.6066908Z test_fn_gradgrad_long_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:09:30.6079974Z test_fn_gradgrad_long_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:09:30.6099954Z test_fn_gradgrad_lt_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:09:37.2970055Z test_fn_gradgrad_lu_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (6.687s) 2022-03-17T20:09:38.5860410Z test_fn_gradgrad_lu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.289s) 2022-03-17T20:09:51.5383138Z test_fn_gradgrad_lu_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (12.952s) 2022-03-17T20:09:53.9270907Z test_fn_gradgrad_lu_solve_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.389s) 2022-03-17T20:09:53.9276878Z test_fn_gradgrad_lu_unpack_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:09:53.9282321Z test_fn_gradgrad_lu_unpack_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:09:54.2780036Z test_fn_gradgrad_mH_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.350s) 2022-03-17T20:09:54.3462398Z test_fn_gradgrad_mH_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.068s) 2022-03-17T20:09:54.6748845Z test_fn_gradgrad_mT_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.328s) 2022-03-17T20:09:54.7429275Z test_fn_gradgrad_mT_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.068s) 2022-03-17T20:09:55.4589427Z test_fn_gradgrad_masked_fill_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.716s) 2022-03-17T20:09:55.6106962Z test_fn_gradgrad_masked_fill_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.152s) 2022-03-17T20:09:56.2061028Z test_fn_gradgrad_masked_scatter_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.595s) 2022-03-17T20:09:56.3335148Z test_fn_gradgrad_masked_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.127s) 2022-03-17T20:09:56.8628897Z test_fn_gradgrad_masked_select_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.529s) 2022-03-17T20:09:56.9711357Z test_fn_gradgrad_masked_select_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.108s) 2022-03-17T20:09:58.9368974Z test_fn_gradgrad_matmul_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.966s) 2022-03-17T20:09:59.3429600Z test_fn_gradgrad_matmul_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.406s) 2022-03-17T20:10:00.0412490Z test_fn_gradgrad_matrix_exp_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.698s) 2022-03-17T20:10:00.1167296Z test_fn_gradgrad_matrix_exp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.075s) 2022-03-17T20:10:00.3784698Z test_fn_gradgrad_max_binary_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.262s) 2022-03-17T20:10:00.4067154Z test_fn_gradgrad_max_reduction_no_dim_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.028s) 2022-03-17T20:10:00.4730894Z test_fn_gradgrad_max_reduction_with_dim_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.066s) 2022-03-17T20:10:00.7337412Z test_fn_gradgrad_maximum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.261s) 2022-03-17T20:10:01.9574172Z test_fn_gradgrad_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.223s) 2022-03-17T20:10:02.2047908Z test_fn_gradgrad_mean_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.247s) 2022-03-17T20:10:02.4070354Z test_fn_gradgrad_median_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.202s) 2022-03-17T20:10:04.4668779Z test_fn_gradgrad_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.060s) 2022-03-17T20:10:04.8779524Z test_fn_gradgrad_meshgrid_list_of_tensors_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.411s) 2022-03-17T20:10:06.9362166Z test_fn_gradgrad_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.058s) 2022-03-17T20:10:07.3477724Z test_fn_gradgrad_meshgrid_variadic_tensors_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.411s) 2022-03-17T20:10:07.6084831Z test_fn_gradgrad_min_binary_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.261s) 2022-03-17T20:10:07.6367585Z test_fn_gradgrad_min_reduction_no_dim_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.028s) 2022-03-17T20:10:07.7031128Z test_fn_gradgrad_min_reduction_with_dim_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.066s) 2022-03-17T20:10:07.9645287Z test_fn_gradgrad_minimum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.261s) 2022-03-17T20:10:08.2387369Z test_fn_gradgrad_mm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.274s) 2022-03-17T20:10:08.2686086Z test_fn_gradgrad_mm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.030s) 2022-03-17T20:10:08.3685432Z test_fn_gradgrad_mode_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.100s) 2022-03-17T20:10:08.4846252Z test_fn_gradgrad_movedim_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.116s) 2022-03-17T20:10:08.5095104Z test_fn_gradgrad_movedim_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.025s) 2022-03-17T20:10:08.5333748Z test_fn_gradgrad_msort_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.024s) 2022-03-17T20:10:09.4831676Z test_fn_gradgrad_mul_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.950s) 2022-03-17T20:10:09.6788801Z test_fn_gradgrad_mul_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.196s) 2022-03-17T20:10:09.6801925Z test_fn_gradgrad_multinomial_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:10:09.8228236Z test_fn_gradgrad_mv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.142s) 2022-03-17T20:10:09.8532025Z test_fn_gradgrad_mv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.030s) 2022-03-17T20:10:10.0105671Z test_fn_gradgrad_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.157s) 2022-03-17T20:10:10.0111338Z test_fn_gradgrad_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:10:10.0117532Z test_fn_gradgrad_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:10:10.0467110Z test_fn_gradgrad_nan_to_num_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.035s) 2022-03-17T20:10:10.5447172Z test_fn_gradgrad_nanmean_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.498s) 2022-03-17T20:10:10.7496753Z test_fn_gradgrad_nanmedian_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.205s) 2022-03-17T20:10:12.2197055Z test_fn_gradgrad_nanquantile_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.470s) 2022-03-17T20:10:12.4733655Z test_fn_gradgrad_nansum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.254s) 2022-03-17T20:10:12.6964340Z test_fn_gradgrad_narrow_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.223s) 2022-03-17T20:10:12.7428424Z test_fn_gradgrad_narrow_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.046s) 2022-03-17T20:10:12.7443069Z test_fn_gradgrad_ne_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:10:12.7457913Z test_fn_gradgrad_ne_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:10:12.8052947Z test_fn_gradgrad_neg_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.059s) 2022-03-17T20:10:12.8188258Z test_fn_gradgrad_neg_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-03-17T20:10:12.8202815Z test_fn_gradgrad_new_empty_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:10:12.8224320Z test_fn_gradgrad_new_empty_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:10:12.8238565Z test_fn_gradgrad_new_full_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:10:12.8253121Z test_fn_gradgrad_new_full_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:10:12.8268150Z test_fn_gradgrad_new_ones_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:10:12.8282604Z test_fn_gradgrad_new_ones_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:10:12.8296916Z test_fn_gradgrad_new_zeros_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:10:12.8311564Z test_fn_gradgrad_new_zeros_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:10:12.8325947Z test_fn_gradgrad_nextafter_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:10:12.8704979Z test_fn_gradgrad_nn_functional_adaptive_avg_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-03-17T20:10:12.9356802Z test_fn_gradgrad_nn_functional_adaptive_avg_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.065s) 2022-03-17T20:10:13.0128048Z test_fn_gradgrad_nn_functional_adaptive_avg_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.077s) 2022-03-17T20:10:13.0768482Z test_fn_gradgrad_nn_functional_adaptive_max_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.064s) 2022-03-17T20:10:13.2578840Z test_fn_gradgrad_nn_functional_adaptive_max_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.181s) 2022-03-17T20:10:13.4122226Z test_fn_gradgrad_nn_functional_adaptive_max_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.154s) 2022-03-17T20:10:13.5287579Z test_fn_gradgrad_nn_functional_avg_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.116s) 2022-03-17T20:10:13.6192559Z test_fn_gradgrad_nn_functional_avg_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.090s) 2022-03-17T20:10:13.7205182Z test_fn_gradgrad_nn_functional_avg_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.101s) 2022-03-17T20:10:14.2435478Z test_fn_gradgrad_nn_functional_batch_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.523s) 2022-03-17T20:10:14.7673910Z test_fn_gradgrad_nn_functional_batch_norm_without_cudnn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.524s) 2022-03-17T20:10:16.5829775Z test_fn_gradgrad_nn_functional_bilinear_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.815s) 2022-03-17T20:10:16.6194480Z test_fn_gradgrad_nn_functional_celu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.036s) 2022-03-17T20:10:16.8494551Z test_fn_gradgrad_nn_functional_conv1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.230s) 2022-03-17T20:10:17.6118171Z test_fn_gradgrad_nn_functional_conv2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.762s) 2022-03-17T20:10:17.8451219Z test_fn_gradgrad_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.233s) 2022-03-17T20:10:18.0892869Z test_fn_gradgrad_nn_functional_conv_transpose2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.244s) 2022-03-17T20:10:18.3667604Z test_fn_gradgrad_nn_functional_conv_transpose3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.277s) 2022-03-17T20:10:18.8277272Z test_fn_gradgrad_nn_functional_cosine_embedding_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.461s) 2022-03-17T20:10:19.3844907Z test_fn_gradgrad_nn_functional_cosine_similarity_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.557s) 2022-03-17T20:10:19.8914752Z test_fn_gradgrad_nn_functional_cross_entropy_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.507s) 2022-03-17T20:10:19.9040869Z test_fn_gradgrad_nn_functional_ctc_loss_cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (0.013s) 2022-03-17T20:10:20.0948048Z test_fn_gradgrad_nn_functional_dropout2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.191s) 2022-03-17T20:10:20.3579042Z test_fn_gradgrad_nn_functional_dropout_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.263s) 2022-03-17T20:10:20.3945814Z test_fn_gradgrad_nn_functional_elu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.037s) 2022-03-17T20:10:20.3959192Z test_fn_gradgrad_nn_functional_embedding_bag_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:10:20.4352894Z test_fn_gradgrad_nn_functional_embedding_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.039s) 2022-03-17T20:10:20.5411448Z test_fn_gradgrad_nn_functional_feature_alpha_dropout_with_train_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.106s) 2022-03-17T20:10:21.2175005Z test_fn_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.676s) 2022-03-17T20:10:21.3502240Z test_fn_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.133s) 2022-03-17T20:10:21.9804758Z test_fn_gradgrad_nn_functional_fractional_max_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.630s) 2022-03-17T20:10:22.7327555Z test_fn_gradgrad_nn_functional_fractional_max_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (0.752s) 2022-03-17T20:10:45.5578357Z test_fn_gradgrad_nn_functional_gaussian_nll_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (22.825s) 2022-03-17T20:10:45.6739059Z test_fn_gradgrad_nn_functional_gelu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.116s) 2022-03-17T20:10:46.3122417Z test_fn_gradgrad_nn_functional_glu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.638s) 2022-03-17T20:10:46.3136319Z test_fn_gradgrad_nn_functional_grid_sample_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:10:46.4488478Z test_fn_gradgrad_nn_functional_group_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.135s) 2022-03-17T20:10:46.5611197Z test_fn_gradgrad_nn_functional_hardshrink_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.112s) 2022-03-17T20:10:46.5624699Z test_fn_gradgrad_nn_functional_hardsigmoid_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:10:46.5638010Z test_fn_gradgrad_nn_functional_hardswish_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:10:46.6766459Z test_fn_gradgrad_nn_functional_hardtanh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.113s) 2022-03-17T20:10:46.8847031Z test_fn_gradgrad_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.208s) 2022-03-17T20:10:47.1765843Z test_fn_gradgrad_nn_functional_huber_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.292s) 2022-03-17T20:10:47.4004104Z test_fn_gradgrad_nn_functional_instance_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.224s) 2022-03-17T20:10:47.5632259Z test_fn_gradgrad_nn_functional_interpolate_area_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.163s) 2022-03-17T20:10:47.7230496Z test_fn_gradgrad_nn_functional_interpolate_bicubic_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.160s) 2022-03-17T20:10:47.8747335Z test_fn_gradgrad_nn_functional_interpolate_bilinear_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.152s) 2022-03-17T20:10:48.0278060Z test_fn_gradgrad_nn_functional_interpolate_linear_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.153s) 2022-03-17T20:10:48.1794831Z test_fn_gradgrad_nn_functional_interpolate_nearest_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.152s) 2022-03-17T20:10:48.3357489Z test_fn_gradgrad_nn_functional_interpolate_trilinear_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.156s) 2022-03-17T20:10:48.3401526Z test_fn_gradgrad_nn_functional_kl_div_cuda_float64 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2852: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-03-17T20:10:48.3403290Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-03-17T20:10:48.3608049Z expected failure (0.025s) 2022-03-17T20:10:48.6503470Z test_fn_gradgrad_nn_functional_layer_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.289s) 2022-03-17T20:10:48.7631915Z test_fn_gradgrad_nn_functional_leaky_relu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.113s) 2022-03-17T20:10:51.6579160Z test_fn_gradgrad_nn_functional_linear_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.894s) 2022-03-17T20:10:52.2558660Z test_fn_gradgrad_nn_functional_linear_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.598s) 2022-03-17T20:10:52.5389824Z test_fn_gradgrad_nn_functional_local_response_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.283s) 2022-03-17T20:10:52.5747525Z test_fn_gradgrad_nn_functional_logsigmoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.036s) 2022-03-17T20:11:06.5177250Z test_fn_gradgrad_nn_functional_max_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (13.943s) 2022-03-17T20:11:24.9132251Z test_fn_gradgrad_nn_functional_max_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (18.395s) 2022-03-17T20:11:34.0986766Z test_fn_gradgrad_nn_functional_max_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (9.185s) 2022-03-17T20:11:34.1449720Z test_fn_gradgrad_nn_functional_mish_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.046s) 2022-03-17T20:11:34.3379191Z test_fn_gradgrad_nn_functional_mse_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.193s) 2022-03-17T20:11:35.0088586Z test_fn_gradgrad_nn_functional_nll_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.671s) 2022-03-17T20:11:36.0036623Z test_fn_gradgrad_nn_functional_normalize_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.995s) 2022-03-17T20:11:36.2012686Z test_fn_gradgrad_nn_functional_normalize_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.198s) 2022-03-17T20:11:37.0951855Z test_fn_gradgrad_nn_functional_pad_circular_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.894s) 2022-03-17T20:11:37.2798022Z test_fn_gradgrad_nn_functional_pad_circular_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.185s) 2022-03-17T20:11:40.1973569Z test_fn_gradgrad_nn_functional_pad_constant_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.917s) 2022-03-17T20:11:40.8018730Z test_fn_gradgrad_nn_functional_pad_constant_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.604s) 2022-03-17T20:11:41.5138316Z test_fn_gradgrad_nn_functional_pad_reflect_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.712s) 2022-03-17T20:11:41.6610487Z test_fn_gradgrad_nn_functional_pad_reflect_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.147s) 2022-03-17T20:11:42.3678752Z test_fn_gradgrad_nn_functional_pad_replicate_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.707s) 2022-03-17T20:11:42.5149978Z test_fn_gradgrad_nn_functional_pad_replicate_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.147s) 2022-03-17T20:11:43.6153267Z test_fn_gradgrad_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.100s) 2022-03-17T20:11:43.8828989Z test_fn_gradgrad_nn_functional_pairwise_distance_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.267s) 2022-03-17T20:11:44.0153839Z test_fn_gradgrad_nn_functional_pixel_shuffle_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.132s) 2022-03-17T20:11:44.0432575Z test_fn_gradgrad_nn_functional_pixel_shuffle_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.028s) 2022-03-17T20:11:44.1754672Z test_fn_gradgrad_nn_functional_pixel_unshuffle_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.132s) 2022-03-17T20:11:44.2033007Z test_fn_gradgrad_nn_functional_pixel_unshuffle_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.028s) 2022-03-17T20:11:47.0577503Z test_fn_gradgrad_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.854s) 2022-03-17T20:11:47.3250041Z test_fn_gradgrad_nn_functional_prelu_cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (0.267s) 2022-03-17T20:11:47.4377234Z test_fn_gradgrad_nn_functional_relu6_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.113s) 2022-03-17T20:11:47.4897372Z test_fn_gradgrad_nn_functional_relu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.052s) 2022-03-17T20:11:47.5346124Z test_fn_gradgrad_nn_functional_rrelu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.045s) 2022-03-17T20:11:47.5716109Z test_fn_gradgrad_nn_functional_selu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.037s) 2022-03-17T20:11:47.5728855Z test_fn_gradgrad_nn_functional_silu_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:11:47.6635603Z test_fn_gradgrad_nn_functional_softmin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.091s) 2022-03-17T20:11:48.0535531Z test_fn_gradgrad_nn_functional_softmin_with_dtype_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.390s) 2022-03-17T20:11:48.1442039Z test_fn_gradgrad_nn_functional_softmin_with_dtype_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.091s) 2022-03-17T20:11:48.1853542Z test_fn_gradgrad_nn_functional_softplus_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.041s) 2022-03-17T20:11:48.2967118Z test_fn_gradgrad_nn_functional_softshrink_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.111s) 2022-03-17T20:11:48.5556778Z test_fn_gradgrad_nn_functional_softsign_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.259s) 2022-03-17T20:11:48.6033350Z test_fn_gradgrad_nn_functional_softsign_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.048s) 2022-03-17T20:11:48.7856559Z test_fn_gradgrad_nn_functional_tanhshrink_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.182s) 2022-03-17T20:11:48.8245390Z test_fn_gradgrad_nn_functional_tanhshrink_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.039s) 2022-03-17T20:11:48.8771529Z test_fn_gradgrad_nn_functional_threshold_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.052s) 2022-03-17T20:12:03.3747541Z test_fn_gradgrad_nn_functional_unfold_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (14.497s) 2022-03-17T20:12:06.3450108Z test_fn_gradgrad_nn_functional_unfold_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.970s) 2022-03-17T20:12:06.3471917Z test_fn_gradgrad_nn_functional_upsample_bilinear_cuda_float64 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4002: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:12:06.3472680Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:12:06.3529773Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4002: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:12:06.3530389Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:12:06.3595978Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4002: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:12:06.3596608Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:12:06.3657348Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4002: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:12:06.3657971Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:12:06.3721987Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4002: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:12:06.3722593Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:12:06.3783417Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4002: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:12:06.3784035Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:12:06.3848894Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4002: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:12:06.3849523Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:12:06.3910908Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4002: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:12:06.3911536Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:12:06.3974835Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4002: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:12:06.3975450Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:12:06.3982370Z ok (0.053s) 2022-03-17T20:12:06.4014065Z test_fn_gradgrad_nn_functional_upsample_nearest_cuda_float64 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3947: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:12:06.4014868Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:12:06.4069900Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3947: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:12:06.4070658Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:12:06.4132378Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3947: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:12:06.4133020Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:12:06.4192480Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3947: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:12:06.4193101Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:12:06.4254599Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3947: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:12:06.4255238Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:12:06.4314022Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3947: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:12:06.4314622Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:12:06.4377046Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3947: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:12:06.4377659Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:12:06.4436992Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3947: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:12:06.4437605Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:12:06.4499718Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3947: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:12:06.4500311Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:12:06.4560389Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3947: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:12:06.4560997Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:12:06.4623644Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3947: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:12:06.4624259Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:12:06.4684465Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3947: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:12:06.4685060Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:12:06.4748105Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3947: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:12:06.4748849Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:12:06.4808568Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3947: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:12:06.4809190Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:12:06.4872370Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3947: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:12:06.4872962Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:12:06.4932354Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3947: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:12:06.4932965Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:12:06.4995867Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3947: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:12:06.4996459Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:12:06.5057938Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3947: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:12:06.5058547Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:12:06.5123049Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3947: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:12:06.5123660Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:12:06.5188173Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3947: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:12:06.5188765Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:12:06.5252992Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3947: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:12:06.5253602Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:12:06.5315552Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3947: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:12:06.5316161Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:12:06.5380659Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3947: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:12:06.5381485Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:12:06.5443008Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3947: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:12:06.5443620Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:12:06.5507820Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3947: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:12:06.5508443Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:12:06.5515517Z ok (0.153s) 2022-03-17T20:12:06.5529868Z test_fn_gradgrad_nonzero_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:12:06.5544266Z test_fn_gradgrad_nonzero_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:12:09.5928867Z test_fn_gradgrad_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.038s) 2022-03-17T20:12:10.3125662Z test_fn_gradgrad_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.720s) 2022-03-17T20:12:10.5296971Z test_fn_gradgrad_norm_fro_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.217s) 2022-03-17T20:12:10.5802538Z test_fn_gradgrad_norm_fro_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.050s) 2022-03-17T20:12:10.8942399Z test_fn_gradgrad_norm_inf_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.314s) 2022-03-17T20:12:10.9638579Z test_fn_gradgrad_norm_inf_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.070s) 2022-03-17T20:12:11.7192655Z test_fn_gradgrad_norm_nuc_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.755s) 2022-03-17T20:12:11.7770108Z test_fn_gradgrad_norm_nuc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.058s) 2022-03-17T20:12:11.7784390Z test_fn_gradgrad_normal_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:12:11.7798541Z test_fn_gradgrad_normal_number_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:12:11.7813080Z test_fn_gradgrad_ones_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:12:11.7827400Z test_fn_gradgrad_ones_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:12:11.7841713Z test_fn_gradgrad_ormqr_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:12:11.7856051Z test_fn_gradgrad_ormqr_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:12:11.9309196Z test_fn_gradgrad_outer_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.145s) 2022-03-17T20:12:11.9613828Z test_fn_gradgrad_outer_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.030s) 2022-03-17T20:12:34.2134491Z test_fn_gradgrad_pca_lowrank_cuda_float64 (__main__.TestGradientsCUDA) ... ok (22.252s) 2022-03-17T20:12:34.4384820Z test_fn_gradgrad_permute_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.225s) 2022-03-17T20:12:34.4857066Z test_fn_gradgrad_permute_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.047s) 2022-03-17T20:12:36.0726987Z test_fn_gradgrad_pinverse_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.587s) 2022-03-17T20:12:36.2456711Z test_fn_gradgrad_pinverse_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.173s) 2022-03-17T20:12:36.3270639Z test_fn_gradgrad_polar_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.081s) 2022-03-17T20:12:36.4524425Z test_fn_gradgrad_polygamma_polygamma_n_0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.125s) 2022-03-17T20:12:36.4529862Z test_fn_gradgrad_polygamma_polygamma_n_1_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:12:36.4536240Z test_fn_gradgrad_polygamma_polygamma_n_2_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:12:36.4542565Z test_fn_gradgrad_polygamma_polygamma_n_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:12:36.4548776Z test_fn_gradgrad_polygamma_polygamma_n_4_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:12:36.5964399Z test_fn_gradgrad_positive_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.141s) 2022-03-17T20:12:36.6267202Z test_fn_gradgrad_positive_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.030s) 2022-03-17T20:12:36.8346939Z test_fn_gradgrad_pow_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.208s) 2022-03-17T20:12:37.1435173Z test_fn_gradgrad_pow_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.309s) 2022-03-17T20:12:40.3806086Z test_fn_gradgrad_prod_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.237s) 2022-03-17T20:12:41.0880788Z test_fn_gradgrad_prod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.707s) 2022-03-17T20:12:43.5601564Z test_fn_gradgrad_put_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.472s) 2022-03-17T20:12:44.0191876Z test_fn_gradgrad_put_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.459s) 2022-03-17T20:12:48.2025390Z test_fn_gradgrad_qr_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (4.183s) 2022-03-17T20:12:48.8990462Z test_fn_gradgrad_qr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.696s) 2022-03-17T20:12:50.3586831Z test_fn_gradgrad_quantile_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.459s) 2022-03-17T20:12:50.3926826Z test_fn_gradgrad_rad2deg_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.034s) 2022-03-17T20:12:50.3941219Z test_fn_gradgrad_rand_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:12:50.3956045Z test_fn_gradgrad_rand_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:12:50.3970696Z test_fn_gradgrad_randint_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:12:50.3985463Z test_fn_gradgrad_randn_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:12:50.4000050Z test_fn_gradgrad_randn_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:12:50.5110498Z test_fn_gradgrad_ravel_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.111s) 2022-03-17T20:12:50.5347527Z test_fn_gradgrad_ravel_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.024s) 2022-03-17T20:12:50.6714681Z test_fn_gradgrad_real_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.137s) 2022-03-17T20:12:50.7019471Z test_fn_gradgrad_real_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.030s) 2022-03-17T20:12:50.8835061Z test_fn_gradgrad_reciprocal_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.181s) 2022-03-17T20:12:50.9210802Z test_fn_gradgrad_reciprocal_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-03-17T20:12:50.9449238Z test_fn_gradgrad_remainder_autodiffed_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.024s) 2022-03-17T20:12:51.1440117Z test_fn_gradgrad_remainder_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.199s) 2022-03-17T20:12:51.6023510Z test_fn_gradgrad_renorm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.458s) 2022-03-17T20:12:51.6949984Z test_fn_gradgrad_renorm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.093s) 2022-03-17T20:12:53.0184726Z test_fn_gradgrad_repeat_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.323s) 2022-03-17T20:12:53.2621534Z test_fn_gradgrad_repeat_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.244s) 2022-03-17T20:12:53.5755731Z test_fn_gradgrad_repeat_interleave_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.313s) 2022-03-17T20:12:53.6356621Z test_fn_gradgrad_repeat_interleave_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.060s) 2022-03-17T20:12:53.8595398Z test_fn_gradgrad_reshape_as_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.224s) 2022-03-17T20:12:53.9065849Z test_fn_gradgrad_reshape_as_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.047s) 2022-03-17T20:12:54.5206240Z test_fn_gradgrad_reshape_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.614s) 2022-03-17T20:12:54.6458952Z test_fn_gradgrad_reshape_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.125s) 2022-03-17T20:12:54.6471947Z test_fn_gradgrad_resize__cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:12:54.6485353Z test_fn_gradgrad_resize__cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:12:54.6499008Z test_fn_gradgrad_resize_as__cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:12:54.6512830Z test_fn_gradgrad_resize_as__cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:12:54.7604163Z test_fn_gradgrad_resolve_conj_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.109s) 2022-03-17T20:12:54.7837587Z test_fn_gradgrad_resolve_conj_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.023s) 2022-03-17T20:12:54.8900238Z test_fn_gradgrad_resolve_neg_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.106s) 2022-03-17T20:12:54.9128429Z test_fn_gradgrad_resolve_neg_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.023s) 2022-03-17T20:12:55.3990317Z test_fn_gradgrad_roll_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.486s) 2022-03-17T20:12:55.4997226Z test_fn_gradgrad_roll_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.101s) 2022-03-17T20:12:55.7489821Z test_fn_gradgrad_rot90_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.249s) 2022-03-17T20:12:55.8012507Z test_fn_gradgrad_rot90_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.052s) 2022-03-17T20:12:55.8111524Z test_fn_gradgrad_round_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T20:12:55.8343605Z test_fn_gradgrad_round_decimals_0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.023s) 2022-03-17T20:12:55.8350176Z test_fn_gradgrad_round_decimals_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:12:55.8357467Z test_fn_gradgrad_round_decimals_neg_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:12:56.0195804Z test_fn_gradgrad_rsqrt_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.184s) 2022-03-17T20:12:56.0574033Z test_fn_gradgrad_rsqrt_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-03-17T20:12:56.6042571Z test_fn_gradgrad_rsub_rsub_scalar_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.547s) 2022-03-17T20:12:56.6555609Z test_fn_gradgrad_rsub_rsub_scalar_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.051s) 2022-03-17T20:13:00.0043969Z test_fn_gradgrad_rsub_rsub_tensor_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.349s) 2022-03-17T20:13:00.4782021Z test_fn_gradgrad_rsub_rsub_tensor_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.474s) 2022-03-17T20:13:01.3567686Z test_fn_gradgrad_scatter_add_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.878s) 2022-03-17T20:13:01.5458007Z test_fn_gradgrad_scatter_add_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.189s) 2022-03-17T20:13:02.5289374Z test_fn_gradgrad_scatter_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.983s) 2022-03-17T20:13:02.7406822Z test_fn_gradgrad_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.212s) 2022-03-17T20:13:02.7421663Z test_fn_gradgrad_scatter_reduce_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:13:02.7436507Z test_fn_gradgrad_searchsorted_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:13:03.0371151Z test_fn_gradgrad_select_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.293s) 2022-03-17T20:13:03.0979341Z test_fn_gradgrad_select_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.061s) 2022-03-17T20:13:03.2396872Z test_fn_gradgrad_select_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.142s) 2022-03-17T20:13:03.3305346Z test_fn_gradgrad_sgn_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.091s) 2022-03-17T20:13:03.3406033Z test_fn_gradgrad_sgn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T20:13:03.3420614Z test_fn_gradgrad_short_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:13:03.3435364Z test_fn_gradgrad_short_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:13:03.3449769Z test_fn_gradgrad_short_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:13:03.3464418Z test_fn_gradgrad_short_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:13:03.5141660Z test_fn_gradgrad_sigmoid_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.168s) 2022-03-17T20:13:03.5499974Z test_fn_gradgrad_sigmoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.036s) 2022-03-17T20:13:03.5604932Z test_fn_gradgrad_sign_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T20:13:03.5619301Z test_fn_gradgrad_signbit_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:13:03.6298163Z test_fn_gradgrad_sin_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.068s) 2022-03-17T20:13:03.6443788Z test_fn_gradgrad_sin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-03-17T20:13:03.8758771Z test_fn_gradgrad_sinc_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.231s) 2022-03-17T20:13:03.9235823Z test_fn_gradgrad_sinc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.048s) 2022-03-17T20:13:03.9910342Z test_fn_gradgrad_sinh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.067s) 2022-03-17T20:13:04.0054854Z test_fn_gradgrad_sinh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-03-17T20:13:04.2661783Z test_fn_gradgrad_slice_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.261s) 2022-03-17T20:13:04.3509045Z test_fn_gradgrad_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.085s) 2022-03-17T20:13:04.7210795Z test_fn_gradgrad_softmax_with_dtype_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.370s) 2022-03-17T20:13:04.8064844Z test_fn_gradgrad_softmax_with_dtype_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.085s) 2022-03-17T20:13:12.4687017Z test_fn_gradgrad_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (7.662s) 2022-03-17T20:13:13.9265338Z test_fn_gradgrad_solve_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.458s) 2022-03-17T20:13:14.4613248Z test_fn_gradgrad_sort_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.535s) 2022-03-17T20:13:14.4889653Z test_fn_gradgrad_special_entr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.028s) 2022-03-17T20:13:14.5279810Z test_fn_gradgrad_special_erfcx_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.039s) 2022-03-17T20:13:14.5619336Z test_fn_gradgrad_special_i0e_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.034s) 2022-03-17T20:13:14.6177009Z test_fn_gradgrad_special_i1_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.056s) 2022-03-17T20:13:14.6771855Z test_fn_gradgrad_special_i1e_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.059s) 2022-03-17T20:13:14.7213055Z test_fn_gradgrad_special_ndtr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.044s) 2022-03-17T20:13:14.7624232Z test_fn_gradgrad_special_ndtri_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.041s) 2022-03-17T20:13:14.8899435Z test_fn_gradgrad_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.127s) 2022-03-17T20:13:15.0340406Z test_fn_gradgrad_special_xlog1py_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.144s) 2022-03-17T20:13:15.0355235Z test_fn_gradgrad_special_zeta_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:13:15.0645342Z test_fn_gradgrad_special_zeta_grad_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.029s) 2022-03-17T20:13:15.2319415Z test_fn_gradgrad_split_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.167s) 2022-03-17T20:13:15.2658739Z test_fn_gradgrad_split_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.034s) 2022-03-17T20:13:15.5898430Z test_fn_gradgrad_split_list_args_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.324s) 2022-03-17T20:13:15.6516983Z test_fn_gradgrad_split_list_args_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.062s) 2022-03-17T20:13:16.0716692Z test_fn_gradgrad_split_with_sizes_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.420s) 2022-03-17T20:13:16.1518093Z test_fn_gradgrad_split_with_sizes_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.080s) 2022-03-17T20:13:16.2222068Z test_fn_gradgrad_sqrt_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.070s) 2022-03-17T20:13:16.2375891Z test_fn_gradgrad_sqrt_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T20:13:16.4188823Z test_fn_gradgrad_square_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.181s) 2022-03-17T20:13:16.4564062Z test_fn_gradgrad_square_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.037s) 2022-03-17T20:13:16.8435301Z test_fn_gradgrad_squeeze_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.387s) 2022-03-17T20:13:16.9229393Z test_fn_gradgrad_squeeze_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.079s) 2022-03-17T20:13:17.1269346Z test_fn_gradgrad_stack_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.204s) 2022-03-17T20:13:17.1715997Z test_fn_gradgrad_stack_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.045s) 2022-03-17T20:13:17.7122554Z test_fn_gradgrad_std_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.540s) 2022-03-17T20:13:17.8407536Z test_fn_gradgrad_std_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.128s) 2022-03-17T20:13:17.8413055Z test_fn_gradgrad_std_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:13:17.8419334Z test_fn_gradgrad_std_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:13:18.4324112Z test_fn_gradgrad_stft_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.590s) 2022-03-17T20:13:18.5760534Z test_fn_gradgrad_stft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.144s) 2022-03-17T20:13:19.5683223Z test_fn_gradgrad_sub_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.992s) 2022-03-17T20:13:19.7788182Z test_fn_gradgrad_sub_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.210s) 2022-03-17T20:13:20.9456866Z test_fn_gradgrad_sum_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.167s) 2022-03-17T20:13:21.1812879Z test_fn_gradgrad_sum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.236s) 2022-03-17T20:13:21.5338247Z test_fn_gradgrad_sum_to_size_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.352s) 2022-03-17T20:13:21.6056669Z test_fn_gradgrad_sum_to_size_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.072s) 2022-03-17T20:14:02.2130410Z test_fn_gradgrad_svd_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (40.607s) 2022-03-17T20:14:07.0376054Z test_fn_gradgrad_svd_cuda_float64 (__main__.TestGradientsCUDA) ... ok (4.824s) 2022-03-17T20:14:30.8446897Z test_fn_gradgrad_svd_lowrank_cuda_float64 (__main__.TestGradientsCUDA) ... ok (23.807s) 2022-03-17T20:14:32.3589423Z test_fn_gradgrad_symeig_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.514s) 2022-03-17T20:14:32.6372809Z test_fn_gradgrad_symeig_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.278s) 2022-03-17T20:14:32.8000683Z test_fn_gradgrad_t_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.163s) 2022-03-17T20:14:32.8346455Z test_fn_gradgrad_t_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.035s) 2022-03-17T20:14:33.1596348Z test_fn_gradgrad_take_along_dim_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.325s) 2022-03-17T20:14:33.2273399Z test_fn_gradgrad_take_along_dim_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.068s) 2022-03-17T20:14:33.7855244Z test_fn_gradgrad_take_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.558s) 2022-03-17T20:14:33.9005979Z test_fn_gradgrad_take_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.115s) 2022-03-17T20:14:33.9725240Z test_fn_gradgrad_tan_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.072s) 2022-03-17T20:14:33.9881876Z test_fn_gradgrad_tan_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-03-17T20:14:34.0526994Z test_fn_gradgrad_tanh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.064s) 2022-03-17T20:14:34.0673317Z test_fn_gradgrad_tanh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T20:14:35.3106592Z test_fn_gradgrad_tensor_split_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.243s) 2022-03-17T20:14:35.5386717Z test_fn_gradgrad_tensor_split_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.228s) 2022-03-17T20:14:35.8555322Z test_fn_gradgrad_tensordot_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.317s) 2022-03-17T20:14:35.9213136Z test_fn_gradgrad_tensordot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.066s) 2022-03-17T20:14:37.4417732Z test_fn_gradgrad_tile_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.520s) 2022-03-17T20:14:37.7225688Z test_fn_gradgrad_tile_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.281s) 2022-03-17T20:14:37.7241194Z test_fn_gradgrad_to_sparse_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:14:37.7598947Z test_fn_gradgrad_to_sparse_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.036s) 2022-03-17T20:14:37.9867398Z test_fn_gradgrad_topk_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.227s) 2022-03-17T20:14:38.0573753Z test_fn_gradgrad_trace_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.070s) 2022-03-17T20:14:38.0731902Z test_fn_gradgrad_trace_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-03-17T20:14:38.5180581Z test_fn_gradgrad_transpose_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.445s) 2022-03-17T20:14:38.6102462Z test_fn_gradgrad_transpose_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.092s) 2022-03-17T20:14:40.0007977Z test_fn_gradgrad_trapezoid_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.390s) 2022-03-17T20:14:40.2841338Z test_fn_gradgrad_trapezoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.283s) 2022-03-17T20:14:41.6735469Z test_fn_gradgrad_trapz_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.389s) 2022-03-17T20:14:41.9575331Z test_fn_gradgrad_trapz_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.284s) 2022-03-17T20:14:43.7834145Z test_fn_gradgrad_triangular_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.826s) 2022-03-17T20:14:44.1147836Z test_fn_gradgrad_triangular_solve_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.331s) 2022-03-17T20:14:44.4065175Z test_fn_gradgrad_tril_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.292s) 2022-03-17T20:14:44.4678455Z test_fn_gradgrad_tril_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.061s) 2022-03-17T20:14:44.7595600Z test_fn_gradgrad_triu_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.291s) 2022-03-17T20:14:44.8208282Z test_fn_gradgrad_triu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.061s) 2022-03-17T20:14:46.1234400Z test_fn_gradgrad_true_divide_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.302s) 2022-03-17T20:14:46.3966151Z test_fn_gradgrad_true_divide_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.273s) 2022-03-17T20:14:46.4065466Z test_fn_gradgrad_trunc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T20:14:47.6201710Z test_fn_gradgrad_unfold_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.213s) 2022-03-17T20:14:47.8367462Z test_fn_gradgrad_unfold_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.216s) 2022-03-17T20:14:47.8382242Z test_fn_gradgrad_unique_consecutive_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:14:47.8396600Z test_fn_gradgrad_unique_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:14:48.1712108Z test_fn_gradgrad_unsqueeze_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.331s) 2022-03-17T20:14:48.2398263Z test_fn_gradgrad_unsqueeze_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.069s) 2022-03-17T20:14:48.6901058Z test_fn_gradgrad_var_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.450s) 2022-03-17T20:14:48.7915896Z test_fn_gradgrad_var_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.101s) 2022-03-17T20:14:48.7922132Z test_fn_gradgrad_var_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:14:48.7928863Z test_fn_gradgrad_var_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:14:49.0599220Z test_fn_gradgrad_vdot_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.267s) 2022-03-17T20:14:49.0891281Z test_fn_gradgrad_vdot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.029s) 2022-03-17T20:14:49.1044057Z test_fn_gradgrad_view_as_complex_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T20:14:49.2678458Z test_fn_gradgrad_view_as_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.163s) 2022-03-17T20:14:49.3025905Z test_fn_gradgrad_view_as_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.035s) 2022-03-17T20:14:49.3510326Z test_fn_gradgrad_view_as_real_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.048s) 2022-03-17T20:14:49.7347351Z test_fn_gradgrad_view_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.383s) 2022-03-17T20:14:49.8146066Z test_fn_gradgrad_view_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.080s) 2022-03-17T20:14:50.0609089Z test_fn_gradgrad_vsplit_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.246s) 2022-03-17T20:14:50.1073671Z test_fn_gradgrad_vsplit_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.046s) 2022-03-17T20:14:50.3104140Z test_fn_gradgrad_vstack_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.203s) 2022-03-17T20:14:50.3542476Z test_fn_gradgrad_vstack_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.044s) 2022-03-17T20:14:51.0112125Z test_fn_gradgrad_where_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.657s) 2022-03-17T20:14:51.1544065Z test_fn_gradgrad_where_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.143s) 2022-03-17T20:14:51.1881460Z test_fn_gradgrad_xlogy_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.034s) 2022-03-17T20:14:51.3706894Z test_fn_gradgrad_zero__cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.182s) 2022-03-17T20:14:51.3984472Z test_fn_gradgrad_zero__cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.028s) 2022-03-17T20:14:51.3999567Z test_fn_gradgrad_zeros_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:14:51.4013658Z test_fn_gradgrad_zeros_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:14:51.4259530Z test_forward_mode_AD_H_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.024s) 2022-03-17T20:14:51.4321302Z test_forward_mode_AD_H_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.006s) 2022-03-17T20:14:51.4572396Z test_forward_mode_AD_T_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.025s) 2022-03-17T20:14:51.4634851Z test_forward_mode_AD_T_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.006s) 2022-03-17T20:14:51.6881088Z test_forward_mode_AD___getitem___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.224s) 2022-03-17T20:14:51.7387266Z test_forward_mode_AD___getitem___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.050s) 2022-03-17T20:14:51.7676881Z test_forward_mode_AD___radd___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.029s) 2022-03-17T20:14:51.7749252Z test_forward_mode_AD___radd___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.007s) 2022-03-17T20:14:51.8086814Z test_forward_mode_AD___rdiv___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.033s) 2022-03-17T20:14:51.8169667Z test_forward_mode_AD___rdiv___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:14:52.2246437Z test_forward_mode_AD___rmatmul___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.407s) 2022-03-17T20:14:52.2841236Z test_forward_mode_AD___rmatmul___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.059s) 2022-03-17T20:14:52.2855060Z test_forward_mode_AD___rmod___cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:14:52.3145369Z test_forward_mode_AD___rmul___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.029s) 2022-03-17T20:14:52.3222900Z test_forward_mode_AD___rmul___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:14:52.3649594Z test_forward_mode_AD___rpow___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.042s) 2022-03-17T20:14:52.3753991Z test_forward_mode_AD___rpow___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T20:14:52.3833203Z test_forward_mode_AD___rsub___cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:14:52.3902231Z test_forward_mode_AD___rsub___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.007s) 2022-03-17T20:14:52.4012322Z test_forward_mode_AD__masked_amax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:14:52.4117117Z test_forward_mode_AD__masked_amin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T20:14:52.5022331Z test_forward_mode_AD__masked_log_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.090s) 2022-03-17T20:14:54.3990027Z test_forward_mode_AD__masked_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.897s) 2022-03-17T20:14:54.8552699Z test_forward_mode_AD__masked_mean_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.456s) 2022-03-17T20:14:54.8916377Z test_forward_mode_AD__masked_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.036s) 2022-03-17T20:14:54.9022603Z test_forward_mode_AD__masked_normalize_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:14:56.4335415Z test_forward_mode_AD__masked_prod_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.531s) 2022-03-17T20:14:56.7817634Z test_forward_mode_AD__masked_prod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.348s) 2022-03-17T20:14:56.8730796Z test_forward_mode_AD__masked_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.091s) 2022-03-17T20:14:56.9677970Z test_forward_mode_AD__masked_softmin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.095s) 2022-03-17T20:14:58.0647545Z test_forward_mode_AD__masked_sum_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.097s) 2022-03-17T20:14:58.2930345Z test_forward_mode_AD__masked_sum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.228s) 2022-03-17T20:15:01.8817276Z test_forward_mode_AD__masked_var_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.588s) 2022-03-17T20:15:02.7712382Z test_forward_mode_AD__masked_var_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.889s) 2022-03-17T20:15:02.7716524Z test_forward_mode_AD_abs_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:02.7761177Z test_forward_mode_AD_abs_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.004s) 2022-03-17T20:15:02.8130013Z test_forward_mode_AD_acos_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.037s) 2022-03-17T20:15:02.8217343Z test_forward_mode_AD_acos_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:15:02.8577207Z test_forward_mode_AD_acosh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.036s) 2022-03-17T20:15:02.8663059Z test_forward_mode_AD_acosh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:15:03.1514113Z test_forward_mode_AD_add_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.285s) 2022-03-17T20:15:03.2044109Z test_forward_mode_AD_add_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.053s) 2022-03-17T20:15:03.9733781Z test_forward_mode_AD_addbmm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.769s) 2022-03-17T20:15:04.0438482Z test_forward_mode_AD_addbmm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.070s) 2022-03-17T20:15:04.7475300Z test_forward_mode_AD_addcdiv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.704s) 2022-03-17T20:15:04.8641395Z test_forward_mode_AD_addcdiv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.117s) 2022-03-17T20:15:05.5423865Z test_forward_mode_AD_addcmul_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.678s) 2022-03-17T20:15:05.6541832Z test_forward_mode_AD_addcmul_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.112s) 2022-03-17T20:15:05.9625039Z test_forward_mode_AD_addmm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.308s) 2022-03-17T20:15:05.9937888Z test_forward_mode_AD_addmm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.031s) 2022-03-17T20:15:06.2887625Z test_forward_mode_AD_addmm_decomposed_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.295s) 2022-03-17T20:15:06.3179478Z test_forward_mode_AD_addmm_decomposed_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.029s) 2022-03-17T20:15:06.6669635Z test_forward_mode_AD_addmv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.349s) 2022-03-17T20:15:06.7284268Z test_forward_mode_AD_addmv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.061s) 2022-03-17T20:15:06.9642807Z test_forward_mode_AD_addr_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.236s) 2022-03-17T20:15:07.0050274Z test_forward_mode_AD_addr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.041s) 2022-03-17T20:15:07.0070050Z test_forward_mode_AD_all_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:15:07.0082977Z test_forward_mode_AD_all_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:07.0096034Z test_forward_mode_AD_allclose_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:07.0109367Z test_forward_mode_AD_allclose_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:07.0172753Z test_forward_mode_AD_amax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.006s) 2022-03-17T20:15:07.0235890Z test_forward_mode_AD_amin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.006s) 2022-03-17T20:15:07.0249049Z test_forward_mode_AD_aminmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:07.0254934Z test_forward_mode_AD_angle_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:07.0295810Z test_forward_mode_AD_angle_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.004s) 2022-03-17T20:15:07.0309305Z test_forward_mode_AD_any_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:07.0322168Z test_forward_mode_AD_any_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:07.0335133Z test_forward_mode_AD_argmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:07.0354476Z test_forward_mode_AD_argmin_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:15:07.0367389Z test_forward_mode_AD_argsort_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:07.0380410Z test_forward_mode_AD_argwhere_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:07.0394195Z test_forward_mode_AD_argwhere_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:07.1003112Z test_forward_mode_AD_as_strided_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.061s) 2022-03-17T20:15:07.1132884Z test_forward_mode_AD_as_strided_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-03-17T20:15:07.1283118Z test_forward_mode_AD_asin_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T20:15:07.1325550Z test_forward_mode_AD_asin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.004s) 2022-03-17T20:15:07.1475192Z test_forward_mode_AD_asinh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T20:15:07.1523655Z test_forward_mode_AD_asinh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:15:07.1584783Z test_forward_mode_AD_atan2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.006s) 2022-03-17T20:15:07.1732208Z test_forward_mode_AD_atan_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T20:15:07.1773655Z test_forward_mode_AD_atan_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.004s) 2022-03-17T20:15:07.1924954Z test_forward_mode_AD_atanh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T20:15:07.1967765Z test_forward_mode_AD_atanh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.004s) 2022-03-17T20:15:07.4236398Z test_forward_mode_AD_atleast_1d_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.227s) 2022-03-17T20:15:07.4640284Z test_forward_mode_AD_atleast_1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.040s) 2022-03-17T20:15:07.6925545Z test_forward_mode_AD_atleast_2d_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.228s) 2022-03-17T20:15:07.7334345Z test_forward_mode_AD_atleast_2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.041s) 2022-03-17T20:15:07.9646155Z test_forward_mode_AD_atleast_3d_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.231s) 2022-03-17T20:15:08.0059468Z test_forward_mode_AD_atleast_3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.041s) 2022-03-17T20:15:08.7890284Z test_forward_mode_AD_baddbmm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.783s) 2022-03-17T20:15:08.8492797Z test_forward_mode_AD_baddbmm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.060s) 2022-03-17T20:15:08.8506873Z test_forward_mode_AD_bernoulli_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:08.8520235Z test_forward_mode_AD_bfloat16_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:08.8533694Z test_forward_mode_AD_bfloat16_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:08.8554159Z test_forward_mode_AD_bfloat16_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:15:08.8566955Z test_forward_mode_AD_bfloat16_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:08.8580010Z test_forward_mode_AD_bitwise_left_shift_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:08.8593854Z test_forward_mode_AD_bitwise_right_shift_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:08.9199021Z test_forward_mode_AD_block_diag_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.060s) 2022-03-17T20:15:08.9310636Z test_forward_mode_AD_block_diag_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:15:08.9659768Z test_forward_mode_AD_bmm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.035s) 2022-03-17T20:15:08.9734695Z test_forward_mode_AD_bmm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.007s) 2022-03-17T20:15:08.9748436Z test_forward_mode_AD_bool_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:08.9761599Z test_forward_mode_AD_bool_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:08.9781446Z test_forward_mode_AD_bool_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:15:08.9794667Z test_forward_mode_AD_bool_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:09.0964451Z test_forward_mode_AD_broadcast_tensors_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.117s) 2022-03-17T20:15:09.1179713Z test_forward_mode_AD_broadcast_tensors_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.021s) 2022-03-17T20:15:09.2016583Z test_forward_mode_AD_broadcast_to_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.084s) 2022-03-17T20:15:09.2190118Z test_forward_mode_AD_broadcast_to_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-03-17T20:15:09.2203462Z test_forward_mode_AD_bucketize_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:09.2216944Z test_forward_mode_AD_byte_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:09.2230505Z test_forward_mode_AD_byte_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:09.2243858Z test_forward_mode_AD_byte_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:09.2263663Z test_forward_mode_AD_byte_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:15:09.2276790Z test_forward_mode_AD_cartesian_prod_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:09.2289827Z test_forward_mode_AD_cartesian_prod_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:09.4257143Z test_forward_mode_AD_cat_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.196s) 2022-03-17T20:15:09.4627290Z test_forward_mode_AD_cat_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.037s) 2022-03-17T20:15:09.5277416Z test_forward_mode_AD_cdist_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.065s) 2022-03-17T20:15:09.5321136Z test_forward_mode_AD_ceil_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.004s) 2022-03-17T20:15:09.5334474Z test_forward_mode_AD_char_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:09.5348074Z test_forward_mode_AD_char_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:09.5361374Z test_forward_mode_AD_char_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:09.5374544Z test_forward_mode_AD_char_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:09.5472902Z test_forward_mode_AD_cholesky_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T20:15:09.5542648Z test_forward_mode_AD_cholesky_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.007s) 2022-03-17T20:15:09.5555992Z test_forward_mode_AD_cholesky_inverse_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:09.5614850Z test_forward_mode_AD_cholesky_inverse_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.006s) 2022-03-17T20:15:10.0932506Z test_forward_mode_AD_cholesky_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.531s) 2022-03-17T20:15:10.2256310Z test_forward_mode_AD_cholesky_solve_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.132s) 2022-03-17T20:15:10.2840731Z test_forward_mode_AD_chunk_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.058s) 2022-03-17T20:15:10.2987829Z test_forward_mode_AD_chunk_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T20:15:10.3060541Z test_forward_mode_AD_clamp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.007s) 2022-03-17T20:15:10.3253879Z test_forward_mode_AD_clamp_scalar_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.019s) 2022-03-17T20:15:10.3505535Z test_forward_mode_AD_clone_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.025s) 2022-03-17T20:15:10.3570255Z test_forward_mode_AD_clone_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.006s) 2022-03-17T20:15:10.4544344Z test_forward_mode_AD_column_stack_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.097s) 2022-03-17T20:15:10.4725655Z test_forward_mode_AD_column_stack_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.018s) 2022-03-17T20:15:10.4739778Z test_forward_mode_AD_combinations_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:10.4753581Z test_forward_mode_AD_combinations_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:10.4879422Z test_forward_mode_AD_complex_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:15:10.5190625Z test_forward_mode_AD_conj_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.031s) 2022-03-17T20:15:10.5263709Z test_forward_mode_AD_conj_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.007s) 2022-03-17T20:15:10.5400202Z test_forward_mode_AD_conj_physical_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-03-17T20:15:10.5445156Z test_forward_mode_AD_conj_physical_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.004s) 2022-03-17T20:15:10.5568530Z test_forward_mode_AD_contiguous_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:15:10.5605157Z test_forward_mode_AD_contiguous_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.004s) 2022-03-17T20:15:10.5915867Z test_forward_mode_AD_copysign_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.031s) 2022-03-17T20:15:10.7108425Z test_forward_mode_AD_corrcoef_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.119s) 2022-03-17T20:15:10.7384894Z test_forward_mode_AD_corrcoef_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.028s) 2022-03-17T20:15:10.7735122Z test_forward_mode_AD_cos_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.035s) 2022-03-17T20:15:10.7817932Z test_forward_mode_AD_cos_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:15:10.8173160Z test_forward_mode_AD_cosh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.035s) 2022-03-17T20:15:10.8255821Z test_forward_mode_AD_cosh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:15:10.8269177Z test_forward_mode_AD_count_nonzero_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:10.8282414Z test_forward_mode_AD_count_nonzero_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:11.9846404Z test_forward_mode_AD_cov_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.156s) 2022-03-17T20:15:12.2750015Z test_forward_mode_AD_cov_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.290s) 2022-03-17T20:15:12.3751989Z test_forward_mode_AD_cross_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.100s) 2022-03-17T20:15:12.3939856Z test_forward_mode_AD_cross_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.019s) 2022-03-17T20:15:12.4051450Z test_forward_mode_AD_cummax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:15:12.4168977Z test_forward_mode_AD_cummin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:15:16.1745730Z test_forward_mode_AD_cumprod_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.757s) 2022-03-17T20:15:16.7636481Z test_forward_mode_AD_cumprod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.589s) 2022-03-17T20:15:16.8161545Z test_forward_mode_AD_cumsum_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.053s) 2022-03-17T20:15:16.8278969Z test_forward_mode_AD_cumsum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:15:17.1070737Z test_forward_mode_AD_cumulative_trapezoid_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.279s) 2022-03-17T20:15:17.1640304Z test_forward_mode_AD_cumulative_trapezoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.057s) 2022-03-17T20:15:17.1724131Z test_forward_mode_AD_deg2rad_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:15:17.3715916Z test_forward_mode_AD_diag_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.199s) 2022-03-17T20:15:17.4111207Z test_forward_mode_AD_diag_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.040s) 2022-03-17T20:15:17.6006749Z test_forward_mode_AD_diag_embed_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.189s) 2022-03-17T20:15:17.6428986Z test_forward_mode_AD_diag_embed_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.042s) 2022-03-17T20:15:17.7089485Z test_forward_mode_AD_diagflat_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.066s) 2022-03-17T20:15:17.7237213Z test_forward_mode_AD_diagflat_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T20:15:17.8915539Z test_forward_mode_AD_diagonal_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.168s) 2022-03-17T20:15:17.9269388Z test_forward_mode_AD_diagonal_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.035s) 2022-03-17T20:15:18.0151761Z test_forward_mode_AD_diagonal_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.088s) 2022-03-17T20:15:21.1916640Z test_forward_mode_AD_diff_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (3.176s) 2022-03-17T20:15:21.7675647Z test_forward_mode_AD_diff_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.576s) 2022-03-17T20:15:21.7757617Z test_forward_mode_AD_digamma_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:15:21.8277183Z test_forward_mode_AD_dist_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.052s) 2022-03-17T20:15:21.8339568Z test_forward_mode_AD_dist_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.006s) 2022-03-17T20:15:22.0618740Z test_forward_mode_AD_div_floor_rounding_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.228s) 2022-03-17T20:15:22.1086761Z test_forward_mode_AD_div_floor_rounding_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.047s) 2022-03-17T20:15:22.3391070Z test_forward_mode_AD_div_no_rounding_mode_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.230s) 2022-03-17T20:15:22.3843364Z test_forward_mode_AD_div_no_rounding_mode_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.045s) 2022-03-17T20:15:22.6116923Z test_forward_mode_AD_div_trunc_rounding_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.227s) 2022-03-17T20:15:22.6569793Z test_forward_mode_AD_div_trunc_rounding_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.045s) 2022-03-17T20:15:22.7270185Z test_forward_mode_AD_dot_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.070s) 2022-03-17T20:15:22.7344444Z test_forward_mode_AD_dot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.007s) 2022-03-17T20:15:22.7486379Z test_forward_mode_AD_double_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-03-17T20:15:22.7527078Z test_forward_mode_AD_double_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.004s) 2022-03-17T20:15:22.7999596Z test_forward_mode_AD_double_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.047s) 2022-03-17T20:15:22.8097316Z test_forward_mode_AD_double_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T20:15:22.8451786Z test_forward_mode_AD_dsplit_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.035s) 2022-03-17T20:15:22.8539020Z test_forward_mode_AD_dsplit_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:15:22.9119924Z test_forward_mode_AD_dstack_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.058s) 2022-03-17T20:15:22.9221845Z test_forward_mode_AD_dstack_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T20:15:22.9478461Z test_forward_mode_AD_eig_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.025s) 2022-03-17T20:15:22.9672649Z test_forward_mode_AD_eig_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.019s) 2022-03-17T20:15:23.2445549Z test_forward_mode_AD_einsum_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.277s) 2022-03-17T20:15:23.2861292Z test_forward_mode_AD_einsum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.042s) 2022-03-17T20:15:23.2874645Z test_forward_mode_AD_empty_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:23.2887470Z test_forward_mode_AD_empty_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:23.2900510Z test_forward_mode_AD_eq_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:23.2920035Z test_forward_mode_AD_eq_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:15:23.2962918Z test_forward_mode_AD_erf_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.004s) 2022-03-17T20:15:23.3048844Z test_forward_mode_AD_erfc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:15:23.3091161Z test_forward_mode_AD_erfinv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.004s) 2022-03-17T20:15:23.3172565Z test_forward_mode_AD_exp2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:15:23.3513539Z test_forward_mode_AD_exp_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.034s) 2022-03-17T20:15:23.3593162Z test_forward_mode_AD_exp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:15:23.3989957Z test_forward_mode_AD_expand_as_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.040s) 2022-03-17T20:15:23.4082576Z test_forward_mode_AD_expand_as_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:15:23.5108887Z test_forward_mode_AD_expand_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.103s) 2022-03-17T20:15:23.5330172Z test_forward_mode_AD_expand_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.022s) 2022-03-17T20:15:23.5371052Z test_forward_mode_AD_expm1_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.004s) 2022-03-17T20:15:23.5488665Z test_forward_mode_AD_fft_fft2_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:15:23.5579990Z test_forward_mode_AD_fft_fft2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:15:23.5696046Z test_forward_mode_AD_fft_fft_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:15:23.5779681Z test_forward_mode_AD_fft_fft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:15:23.5907238Z test_forward_mode_AD_fft_fftn_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-03-17T20:15:23.5994895Z test_forward_mode_AD_fft_fftn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:15:23.6605643Z test_forward_mode_AD_fft_fftshift_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.061s) 2022-03-17T20:15:23.6747265Z test_forward_mode_AD_fft_fftshift_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-03-17T20:15:23.6863890Z test_forward_mode_AD_fft_hfft2_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:15:23.6951113Z test_forward_mode_AD_fft_hfft2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:15:23.7069019Z test_forward_mode_AD_fft_hfft_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:15:23.7157110Z test_forward_mode_AD_fft_hfft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:15:23.7282740Z test_forward_mode_AD_fft_hfftn_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:15:23.7368449Z test_forward_mode_AD_fft_hfftn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:15:23.7482804Z test_forward_mode_AD_fft_ifft2_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:15:23.7573898Z test_forward_mode_AD_fft_ifft2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:15:23.7689995Z test_forward_mode_AD_fft_ifft_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:15:23.7774087Z test_forward_mode_AD_fft_ifft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:15:23.7894136Z test_forward_mode_AD_fft_ifftn_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:15:23.7981528Z test_forward_mode_AD_fft_ifftn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:15:23.8601605Z test_forward_mode_AD_fft_ifftshift_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.062s) 2022-03-17T20:15:23.8742481Z test_forward_mode_AD_fft_ifftshift_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-03-17T20:15:23.8829961Z test_forward_mode_AD_fft_ihfft2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:15:23.8913190Z test_forward_mode_AD_fft_ihfft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:15:23.8999606Z test_forward_mode_AD_fft_ihfftn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:15:23.9116876Z test_forward_mode_AD_fft_irfft2_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:15:23.9208184Z test_forward_mode_AD_fft_irfft2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:15:23.9326767Z test_forward_mode_AD_fft_irfft_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:15:23.9419591Z test_forward_mode_AD_fft_irfft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:15:23.9543039Z test_forward_mode_AD_fft_irfftn_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:15:23.9631045Z test_forward_mode_AD_fft_irfftn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:15:23.9718533Z test_forward_mode_AD_fft_rfft2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:15:23.9803767Z test_forward_mode_AD_fft_rfft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:15:23.9888352Z test_forward_mode_AD_fft_rfftn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:15:24.0401049Z test_forward_mode_AD_fill__cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.051s) 2022-03-17T20:15:24.0494457Z test_forward_mode_AD_fill__cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:15:24.1198700Z test_forward_mode_AD_flatten_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.070s) 2022-03-17T20:15:24.1341357Z test_forward_mode_AD_flatten_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-03-17T20:15:24.2338870Z test_forward_mode_AD_flip_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.100s) 2022-03-17T20:15:24.2563778Z test_forward_mode_AD_flip_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.022s) 2022-03-17T20:15:24.2784139Z test_forward_mode_AD_fliplr_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.022s) 2022-03-17T20:15:24.2840434Z test_forward_mode_AD_fliplr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.006s) 2022-03-17T20:15:24.3059810Z test_forward_mode_AD_flipud_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.022s) 2022-03-17T20:15:24.3116187Z test_forward_mode_AD_flipud_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.006s) 2022-03-17T20:15:24.3135304Z test_forward_mode_AD_float_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:15:24.3148402Z test_forward_mode_AD_float_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:24.3161140Z test_forward_mode_AD_float_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:24.3173819Z test_forward_mode_AD_float_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:24.3597031Z test_forward_mode_AD_float_power_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.042s) 2022-03-17T20:15:24.4205698Z test_forward_mode_AD_float_power_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.061s) 2022-03-17T20:15:24.4246241Z test_forward_mode_AD_floor_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.004s) 2022-03-17T20:15:24.4258922Z test_forward_mode_AD_floor_divide_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:24.4757861Z test_forward_mode_AD_fmax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.050s) 2022-03-17T20:15:24.5260982Z test_forward_mode_AD_fmin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.050s) 2022-03-17T20:15:24.5324942Z test_forward_mode_AD_fmod_autodiffed_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.006s) 2022-03-17T20:15:24.5744794Z test_forward_mode_AD_fmod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.042s) 2022-03-17T20:15:24.5821318Z test_forward_mode_AD_frac_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:15:24.5916588Z test_forward_mode_AD_frexp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:15:24.5929445Z test_forward_mode_AD_full_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:24.5942357Z test_forward_mode_AD_full_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:24.6599118Z test_forward_mode_AD_gather_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.066s) 2022-03-17T20:15:24.6751362Z test_forward_mode_AD_gather_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T20:15:24.6770093Z test_forward_mode_AD_ge_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:15:24.6782882Z test_forward_mode_AD_geqrf_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:24.6795291Z test_forward_mode_AD_geqrf_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:24.9723414Z test_forward_mode_AD_gradient_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.293s) 2022-03-17T20:15:25.0463590Z test_forward_mode_AD_gradient_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.074s) 2022-03-17T20:15:25.0475980Z test_forward_mode_AD_gt_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:25.0488780Z test_forward_mode_AD_half_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:25.0501888Z test_forward_mode_AD_half_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:25.0514681Z test_forward_mode_AD_half_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:25.0527718Z test_forward_mode_AD_half_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:25.0540779Z test_forward_mode_AD_heaviside_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:25.0561131Z test_forward_mode_AD_histc_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:15:25.0914449Z test_forward_mode_AD_hsplit_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.035s) 2022-03-17T20:15:25.1002319Z test_forward_mode_AD_hsplit_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:15:25.1545791Z test_forward_mode_AD_hstack_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.054s) 2022-03-17T20:15:25.1639569Z test_forward_mode_AD_hstack_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:15:25.1715546Z test_forward_mode_AD_hypot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:15:25.1804210Z test_forward_mode_AD_i0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:15:25.1817038Z test_forward_mode_AD_igamma_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:25.1878633Z test_forward_mode_AD_igamma_grad_other_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.006s) 2022-03-17T20:15:25.1891405Z test_forward_mode_AD_igammac_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:25.1947448Z test_forward_mode_AD_igammac_grad_other_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.006s) 2022-03-17T20:15:25.2218592Z test_forward_mode_AD_imag_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.027s) 2022-03-17T20:15:25.4693120Z test_forward_mode_AD_index_add_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.247s) 2022-03-17T20:15:25.5075555Z test_forward_mode_AD_index_add_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-03-17T20:15:25.5894598Z test_forward_mode_AD_index_copy_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.082s) 2022-03-17T20:15:25.6028737Z test_forward_mode_AD_index_copy_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-03-17T20:15:25.6390348Z test_forward_mode_AD_index_fill_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.036s) 2022-03-17T20:15:25.6475834Z test_forward_mode_AD_index_fill_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:15:25.7788387Z test_forward_mode_AD_index_put_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.131s) 2022-03-17T20:15:25.8000054Z test_forward_mode_AD_index_put_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.021s) 2022-03-17T20:15:25.8377016Z test_forward_mode_AD_index_select_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-03-17T20:15:25.8470413Z test_forward_mode_AD_index_select_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:15:25.9162694Z test_forward_mode_AD_inner_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.069s) 2022-03-17T20:15:25.9299400Z test_forward_mode_AD_inner_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-03-17T20:15:25.9312509Z test_forward_mode_AD_int_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:25.9331354Z test_forward_mode_AD_int_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:15:25.9344549Z test_forward_mode_AD_int_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:25.9357382Z test_forward_mode_AD_int_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:26.0674184Z test_forward_mode_AD_inverse_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.132s) 2022-03-17T20:15:26.0968865Z test_forward_mode_AD_inverse_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.029s) 2022-03-17T20:15:26.0981683Z test_forward_mode_AD_isclose_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:26.0994879Z test_forward_mode_AD_isclose_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:26.1007920Z test_forward_mode_AD_isfinite_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:26.1020704Z test_forward_mode_AD_isfinite_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:26.1033754Z test_forward_mode_AD_isin_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:26.1046734Z test_forward_mode_AD_isinf_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:26.1065763Z test_forward_mode_AD_isinf_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:15:26.1078442Z test_forward_mode_AD_isnan_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:26.1091263Z test_forward_mode_AD_isnan_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:26.1104488Z test_forward_mode_AD_isneginf_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:26.1117232Z test_forward_mode_AD_isposinf_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:26.1130128Z test_forward_mode_AD_isreal_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:26.1143094Z test_forward_mode_AD_isreal_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:26.1285578Z test_forward_mode_AD_istft_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-03-17T20:15:26.1366273Z test_forward_mode_AD_istft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:15:26.1727714Z test_forward_mode_AD_kron_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.036s) 2022-03-17T20:15:26.1811839Z test_forward_mode_AD_kron_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:15:26.2141651Z test_forward_mode_AD_kthvalue_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.033s) 2022-03-17T20:15:26.5244840Z test_forward_mode_AD_ldexp_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.310s) 2022-03-17T20:15:26.5825510Z test_forward_mode_AD_ldexp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.058s) 2022-03-17T20:15:26.5838165Z test_forward_mode_AD_le_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:27.4327862Z test_forward_mode_AD_lerp_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.849s) 2022-03-17T20:15:27.5328134Z test_forward_mode_AD_lerp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.100s) 2022-03-17T20:15:27.5409085Z test_forward_mode_AD_lgamma_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:15:27.8036929Z test_forward_mode_AD_linalg_cholesky_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.263s) 2022-03-17T20:15:27.8614418Z test_forward_mode_AD_linalg_cholesky_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.058s) 2022-03-17T20:15:28.1275771Z test_forward_mode_AD_linalg_cholesky_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.266s) 2022-03-17T20:15:28.1886017Z test_forward_mode_AD_linalg_cholesky_ex_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.061s) 2022-03-17T20:15:28.5038918Z test_forward_mode_AD_linalg_cond_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.315s) 2022-03-17T20:15:28.5317083Z test_forward_mode_AD_linalg_cond_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.028s) 2022-03-17T20:15:28.6316418Z test_forward_mode_AD_linalg_cross_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.100s) 2022-03-17T20:15:28.6502469Z test_forward_mode_AD_linalg_cross_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.019s) 2022-03-17T20:15:28.7004062Z test_forward_mode_AD_linalg_det_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.050s) 2022-03-17T20:15:28.7155634Z test_forward_mode_AD_linalg_det_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T20:15:28.7857317Z test_forward_mode_AD_linalg_det_singular_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.070s) 2022-03-17T20:15:28.8168966Z test_forward_mode_AD_linalg_det_singular_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.031s) 2022-03-17T20:15:29.0866701Z test_forward_mode_AD_linalg_eig_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.270s) 2022-03-17T20:15:29.1448658Z test_forward_mode_AD_linalg_eig_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.058s) 2022-03-17T20:15:29.3444133Z test_forward_mode_AD_linalg_eigh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.199s) 2022-03-17T20:15:29.3800996Z test_forward_mode_AD_linalg_eigh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.036s) 2022-03-17T20:15:29.6276964Z test_forward_mode_AD_linalg_eigvals_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.247s) 2022-03-17T20:15:29.6797258Z test_forward_mode_AD_linalg_eigvals_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.052s) 2022-03-17T20:15:29.8571562Z test_forward_mode_AD_linalg_eigvalsh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.177s) 2022-03-17T20:15:29.8886367Z test_forward_mode_AD_linalg_eigvalsh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.031s) 2022-03-17T20:15:30.5211992Z test_forward_mode_AD_linalg_householder_product_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.632s) 2022-03-17T20:15:30.6197317Z test_forward_mode_AD_linalg_householder_product_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.099s) 2022-03-17T20:15:30.7575642Z test_forward_mode_AD_linalg_inv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.138s) 2022-03-17T20:15:30.7894370Z test_forward_mode_AD_linalg_inv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.032s) 2022-03-17T20:15:30.9260286Z test_forward_mode_AD_linalg_inv_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.136s) 2022-03-17T20:15:30.9590385Z test_forward_mode_AD_linalg_inv_ex_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.033s) 2022-03-17T20:15:30.9595524Z test_forward_mode_AD_linalg_lstsq_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:30.9601737Z test_forward_mode_AD_linalg_lstsq_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.000s) 2022-03-17T20:15:33.5842323Z test_forward_mode_AD_linalg_lstsq_grad_oriented_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.624s) 2022-03-17T20:15:33.9437382Z test_forward_mode_AD_linalg_lstsq_grad_oriented_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.359s) 2022-03-17T20:15:36.1932965Z test_forward_mode_AD_linalg_lu_factor_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.249s) 2022-03-17T20:15:36.5740338Z test_forward_mode_AD_linalg_lu_factor_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.381s) 2022-03-17T20:15:38.0808277Z test_forward_mode_AD_linalg_lu_factor_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.507s) 2022-03-17T20:15:38.3496418Z test_forward_mode_AD_linalg_lu_factor_ex_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.269s) 2022-03-17T20:15:38.5142613Z test_forward_mode_AD_linalg_matrix_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.165s) 2022-03-17T20:15:38.5625087Z test_forward_mode_AD_linalg_matrix_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.048s) 2022-03-17T20:15:38.8478988Z test_forward_mode_AD_linalg_matrix_power_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.285s) 2022-03-17T20:15:38.9162811Z test_forward_mode_AD_linalg_matrix_power_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.068s) 2022-03-17T20:15:38.9184609Z test_forward_mode_AD_linalg_matrix_rank_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:15:38.9197434Z test_forward_mode_AD_linalg_matrix_rank_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:38.9210449Z test_forward_mode_AD_linalg_matrix_rank_hermitian_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:38.9223455Z test_forward_mode_AD_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:39.2633438Z test_forward_mode_AD_linalg_multi_dot_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.341s) 2022-03-17T20:15:39.3046101Z test_forward_mode_AD_linalg_multi_dot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.041s) 2022-03-17T20:15:39.3244449Z test_forward_mode_AD_linalg_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.020s) 2022-03-17T20:15:39.3350858Z test_forward_mode_AD_linalg_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:15:40.7172739Z test_forward_mode_AD_linalg_pinv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.382s) 2022-03-17T20:15:40.8902552Z test_forward_mode_AD_linalg_pinv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.173s) 2022-03-17T20:15:41.0859418Z test_forward_mode_AD_linalg_pinv_hermitian_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.196s) 2022-03-17T20:15:41.1275884Z test_forward_mode_AD_linalg_pinv_hermitian_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.042s) 2022-03-17T20:15:41.1288781Z test_forward_mode_AD_linalg_pinv_singular_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:41.1301615Z test_forward_mode_AD_linalg_pinv_singular_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:15:41.7582123Z test_forward_mode_AD_linalg_qr_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.628s) 2022-03-17T20:15:41.8725492Z test_forward_mode_AD_linalg_qr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.114s) 2022-03-17T20:15:41.9055646Z test_forward_mode_AD_linalg_slogdet_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.033s) 2022-03-17T20:15:41.9131755Z test_forward_mode_AD_linalg_slogdet_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:15:43.6306764Z test_forward_mode_AD_linalg_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.717s) 2022-03-17T20:15:44.1053492Z test_forward_mode_AD_linalg_solve_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.475s) 2022-03-17T20:15:51.3493342Z test_forward_mode_AD_linalg_solve_triangular_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (7.244s) 2022-03-17T20:15:52.8475092Z test_forward_mode_AD_linalg_solve_triangular_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.498s) 2022-03-17T20:16:03.6429415Z test_forward_mode_AD_linalg_svd_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (10.795s) 2022-03-17T20:16:04.7499207Z test_forward_mode_AD_linalg_svd_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.107s) 2022-03-17T20:16:05.9512952Z test_forward_mode_AD_linalg_svdvals_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.201s) 2022-03-17T20:16:06.0845845Z test_forward_mode_AD_linalg_svdvals_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.133s) 2022-03-17T20:16:06.1560028Z test_forward_mode_AD_linalg_tensorinv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.071s) 2022-03-17T20:16:06.1711128Z test_forward_mode_AD_linalg_tensorinv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T20:16:06.6240268Z test_forward_mode_AD_linalg_tensorsolve_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.453s) 2022-03-17T20:16:06.7471288Z test_forward_mode_AD_linalg_tensorsolve_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.123s) 2022-03-17T20:16:06.7846950Z test_forward_mode_AD_linalg_vector_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.037s) 2022-03-17T20:16:06.7984861Z test_forward_mode_AD_linalg_vector_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-03-17T20:16:06.8335245Z test_forward_mode_AD_log10_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.035s) 2022-03-17T20:16:06.8416472Z test_forward_mode_AD_log10_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:16:06.8457214Z test_forward_mode_AD_log1p_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.004s) 2022-03-17T20:16:06.8807477Z test_forward_mode_AD_log2_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.035s) 2022-03-17T20:16:06.8895279Z test_forward_mode_AD_log2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:16:06.9237389Z test_forward_mode_AD_log_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.034s) 2022-03-17T20:16:06.9316381Z test_forward_mode_AD_log_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:16:06.9506817Z test_forward_mode_AD_log_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.019s) 2022-03-17T20:16:07.0427560Z test_forward_mode_AD_log_softmax_dtype_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.092s) 2022-03-17T20:16:07.0619965Z test_forward_mode_AD_log_softmax_dtype_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.019s) 2022-03-17T20:16:07.0705340Z test_forward_mode_AD_logaddexp2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:16:07.0785584Z test_forward_mode_AD_logaddexp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:16:07.0853549Z test_forward_mode_AD_logcumsumexp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.007s) 2022-03-17T20:16:07.0932627Z test_forward_mode_AD_logdet_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:16:07.0945294Z test_forward_mode_AD_logical_and_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:07.0957723Z test_forward_mode_AD_logical_and_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:07.0969928Z test_forward_mode_AD_logical_not_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:07.0982131Z test_forward_mode_AD_logical_not_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:07.0994570Z test_forward_mode_AD_logical_or_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:07.1007293Z test_forward_mode_AD_logical_or_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:07.1019142Z test_forward_mode_AD_logical_xor_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:07.1031419Z test_forward_mode_AD_logical_xor_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:07.1166207Z test_forward_mode_AD_logit_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-03-17T20:16:07.1515676Z test_forward_mode_AD_logsumexp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.035s) 2022-03-17T20:16:07.1527886Z test_forward_mode_AD_long_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:07.1540304Z test_forward_mode_AD_long_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:07.1552688Z test_forward_mode_AD_long_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:07.1564872Z test_forward_mode_AD_long_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:07.1577050Z test_forward_mode_AD_lt_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:08.5982305Z test_forward_mode_AD_lu_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.440s) 2022-03-17T20:16:08.8543810Z test_forward_mode_AD_lu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.256s) 2022-03-17T20:16:13.1374710Z test_forward_mode_AD_lu_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (4.283s) 2022-03-17T20:16:14.0459702Z test_forward_mode_AD_lu_solve_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.908s) 2022-03-17T20:16:14.8237381Z test_forward_mode_AD_lu_unpack_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.778s) 2022-03-17T20:16:14.8316469Z test_forward_mode_AD_lu_unpack_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:16:14.9039030Z test_forward_mode_AD_mH_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.072s) 2022-03-17T20:16:14.9188965Z test_forward_mode_AD_mH_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T20:16:14.9871322Z test_forward_mode_AD_mT_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.068s) 2022-03-17T20:16:15.0020351Z test_forward_mode_AD_mT_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T20:16:15.1436521Z test_forward_mode_AD_masked_fill_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.141s) 2022-03-17T20:16:15.1675807Z test_forward_mode_AD_masked_fill_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.024s) 2022-03-17T20:16:15.2855300Z test_forward_mode_AD_masked_scatter_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.118s) 2022-03-17T20:16:15.3047877Z test_forward_mode_AD_masked_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.019s) 2022-03-17T20:16:15.4206833Z test_forward_mode_AD_masked_select_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.116s) 2022-03-17T20:16:15.4479525Z test_forward_mode_AD_masked_select_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.027s) 2022-03-17T20:16:15.8515996Z test_forward_mode_AD_matmul_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.403s) 2022-03-17T20:16:15.9087744Z test_forward_mode_AD_matmul_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.057s) 2022-03-17T20:16:16.0054441Z test_forward_mode_AD_matrix_exp_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.097s) 2022-03-17T20:16:16.0223555Z test_forward_mode_AD_matrix_exp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-03-17T20:16:16.0758045Z test_forward_mode_AD_max_binary_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.053s) 2022-03-17T20:16:16.0831968Z test_forward_mode_AD_max_reduction_no_dim_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.007s) 2022-03-17T20:16:16.0975870Z test_forward_mode_AD_max_reduction_with_dim_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-03-17T20:16:16.1506264Z test_forward_mode_AD_maximum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.053s) 2022-03-17T20:16:16.3990565Z test_forward_mode_AD_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.248s) 2022-03-17T20:16:16.4491962Z test_forward_mode_AD_mean_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.050s) 2022-03-17T20:16:16.4914181Z test_forward_mode_AD_median_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.042s) 2022-03-17T20:16:16.9850300Z test_forward_mode_AD_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.493s) 2022-03-17T20:16:17.0770307Z test_forward_mode_AD_meshgrid_list_of_tensors_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.092s) 2022-03-17T20:16:17.5696931Z test_forward_mode_AD_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.492s) 2022-03-17T20:16:17.6592441Z test_forward_mode_AD_meshgrid_variadic_tensors_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.090s) 2022-03-17T20:16:17.7123729Z test_forward_mode_AD_min_binary_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.053s) 2022-03-17T20:16:17.7197326Z test_forward_mode_AD_min_reduction_no_dim_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.007s) 2022-03-17T20:16:17.7340968Z test_forward_mode_AD_min_reduction_with_dim_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-03-17T20:16:17.7872512Z test_forward_mode_AD_minimum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.053s) 2022-03-17T20:16:17.8547470Z test_forward_mode_AD_mm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.067s) 2022-03-17T20:16:17.8619469Z test_forward_mode_AD_mm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.007s) 2022-03-17T20:16:17.8837288Z test_forward_mode_AD_mode_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.022s) 2022-03-17T20:16:17.9098006Z test_forward_mode_AD_movedim_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.026s) 2022-03-17T20:16:17.9159444Z test_forward_mode_AD_movedim_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.006s) 2022-03-17T20:16:17.9241500Z test_forward_mode_AD_msort_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:16:18.1432955Z test_forward_mode_AD_mul_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.219s) 2022-03-17T20:16:18.1863533Z test_forward_mode_AD_mul_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.043s) 2022-03-17T20:16:18.1876852Z test_forward_mode_AD_multinomial_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:18.2228173Z test_forward_mode_AD_mv_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.035s) 2022-03-17T20:16:18.2309433Z test_forward_mode_AD_mv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:16:18.2698568Z test_forward_mode_AD_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.039s) 2022-03-17T20:16:18.2703711Z test_forward_mode_AD_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.000s) 2022-03-17T20:16:18.2708964Z test_forward_mode_AD_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.000s) 2022-03-17T20:16:18.2795950Z test_forward_mode_AD_nan_to_num_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:16:18.2878196Z test_forward_mode_AD_nanmean_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:16:18.3315267Z test_forward_mode_AD_nanmedian_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.044s) 2022-03-17T20:16:18.6778657Z test_forward_mode_AD_nanquantile_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.346s) 2022-03-17T20:16:18.6842119Z test_forward_mode_AD_nansum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.006s) 2022-03-17T20:16:18.7297266Z test_forward_mode_AD_narrow_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.045s) 2022-03-17T20:16:18.7406429Z test_forward_mode_AD_narrow_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:16:18.7418775Z test_forward_mode_AD_ne_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:18.7431364Z test_forward_mode_AD_ne_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:18.7567704Z test_forward_mode_AD_neg_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-03-17T20:16:18.7607136Z test_forward_mode_AD_neg_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.004s) 2022-03-17T20:16:18.7619251Z test_forward_mode_AD_new_empty_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:18.7631756Z test_forward_mode_AD_new_empty_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:18.7643843Z test_forward_mode_AD_new_full_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:18.7656130Z test_forward_mode_AD_new_full_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:18.7668794Z test_forward_mode_AD_new_ones_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:18.7680869Z test_forward_mode_AD_new_ones_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:18.7699033Z test_forward_mode_AD_new_zeros_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:16:18.7711599Z test_forward_mode_AD_new_zeros_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:18.7723653Z test_forward_mode_AD_nextafter_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:18.7810879Z test_forward_mode_AD_nn_functional_adaptive_avg_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:16:18.7957168Z test_forward_mode_AD_nn_functional_adaptive_avg_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T20:16:18.8129459Z test_forward_mode_AD_nn_functional_adaptive_avg_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-03-17T20:16:18.8225230Z test_forward_mode_AD_nn_functional_adaptive_max_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T20:16:18.8475655Z test_forward_mode_AD_nn_functional_adaptive_max_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.025s) 2022-03-17T20:16:18.8691339Z test_forward_mode_AD_nn_functional_adaptive_max_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.021s) 2022-03-17T20:16:18.8946283Z test_forward_mode_AD_nn_functional_avg_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.025s) 2022-03-17T20:16:18.9143147Z test_forward_mode_AD_nn_functional_avg_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.020s) 2022-03-17T20:16:18.9363228Z test_forward_mode_AD_nn_functional_avg_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.022s) 2022-03-17T20:16:19.0597734Z test_forward_mode_AD_nn_functional_batch_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.123s) 2022-03-17T20:16:19.1839308Z test_forward_mode_AD_nn_functional_batch_norm_without_cudnn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.124s) 2022-03-17T20:16:19.2014441Z test_forward_mode_AD_nn_functional_bilinear_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-03-17T20:16:19.2098604Z test_forward_mode_AD_nn_functional_celu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:16:19.2623365Z test_forward_mode_AD_nn_functional_conv1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.052s) 2022-03-17T20:16:19.4295949Z test_forward_mode_AD_nn_functional_conv2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.167s) 2022-03-17T20:16:19.4902060Z test_forward_mode_AD_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.061s) 2022-03-17T20:16:19.5528450Z test_forward_mode_AD_nn_functional_conv_transpose2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.063s) 2022-03-17T20:16:19.6220053Z test_forward_mode_AD_nn_functional_conv_transpose3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.069s) 2022-03-17T20:16:19.7538735Z test_forward_mode_AD_nn_functional_cosine_embedding_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.132s) 2022-03-17T20:16:19.8687900Z test_forward_mode_AD_nn_functional_cosine_similarity_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.115s) 2022-03-17T20:16:19.9925985Z test_forward_mode_AD_nn_functional_cross_entropy_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.124s) 2022-03-17T20:16:20.0013222Z test_forward_mode_AD_nn_functional_ctc_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:16:20.0208975Z test_forward_mode_AD_nn_functional_dropout2d_cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (0.019s) 2022-03-17T20:16:20.0214249Z test_forward_mode_AD_nn_functional_dropout_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.000s) 2022-03-17T20:16:20.0297113Z test_forward_mode_AD_nn_functional_elu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:16:20.0366497Z test_forward_mode_AD_nn_functional_embedding_bag_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.007s) 2022-03-17T20:16:20.0421294Z test_forward_mode_AD_nn_functional_embedding_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:16:20.0572270Z test_forward_mode_AD_nn_functional_feature_alpha_dropout_with_train_cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (0.015s) 2022-03-17T20:16:20.2235537Z test_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.166s) 2022-03-17T20:16:20.2619600Z test_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-03-17T20:16:20.3647761Z test_forward_mode_AD_nn_functional_fractional_max_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.103s) 2022-03-17T20:16:20.4984900Z test_forward_mode_AD_nn_functional_fractional_max_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.134s) 2022-03-17T20:16:27.3980381Z test_forward_mode_AD_nn_functional_gaussian_nll_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (6.899s) 2022-03-17T20:16:27.4198218Z test_forward_mode_AD_nn_functional_gelu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.022s) 2022-03-17T20:16:27.4329626Z test_forward_mode_AD_nn_functional_glu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-03-17T20:16:27.4482221Z test_forward_mode_AD_nn_functional_grid_sample_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T20:16:27.4800023Z test_forward_mode_AD_nn_functional_group_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.032s) 2022-03-17T20:16:27.5034263Z test_forward_mode_AD_nn_functional_hardshrink_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.023s) 2022-03-17T20:16:27.5115800Z test_forward_mode_AD_nn_functional_hardsigmoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:16:27.5236759Z test_forward_mode_AD_nn_functional_hardswish_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:16:27.5476533Z test_forward_mode_AD_nn_functional_hardtanh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.024s) 2022-03-17T20:16:27.6270673Z test_forward_mode_AD_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.079s) 2022-03-17T20:16:27.6873153Z test_forward_mode_AD_nn_functional_huber_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.060s) 2022-03-17T20:16:27.7458357Z test_forward_mode_AD_nn_functional_instance_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.058s) 2022-03-17T20:16:27.7805542Z test_forward_mode_AD_nn_functional_interpolate_area_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.035s) 2022-03-17T20:16:27.8145415Z test_forward_mode_AD_nn_functional_interpolate_bicubic_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.034s) 2022-03-17T20:16:27.8469446Z test_forward_mode_AD_nn_functional_interpolate_bilinear_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.032s) 2022-03-17T20:16:27.8808311Z test_forward_mode_AD_nn_functional_interpolate_linear_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.034s) 2022-03-17T20:16:27.9132423Z test_forward_mode_AD_nn_functional_interpolate_nearest_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.032s) 2022-03-17T20:16:27.9467537Z test_forward_mode_AD_nn_functional_interpolate_trilinear_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.033s) 2022-03-17T20:16:27.9511054Z test_forward_mode_AD_nn_functional_kl_div_cuda_float64 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2852: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-03-17T20:16:27.9511982Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-03-17T20:16:28.0433119Z ok (0.096s) 2022-03-17T20:16:28.1089268Z test_forward_mode_AD_nn_functional_layer_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.066s) 2022-03-17T20:16:28.1328690Z test_forward_mode_AD_nn_functional_leaky_relu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.024s) 2022-03-17T20:16:28.7514701Z test_forward_mode_AD_nn_functional_linear_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.618s) 2022-03-17T20:16:28.8286910Z test_forward_mode_AD_nn_functional_linear_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.077s) 2022-03-17T20:16:28.8894525Z test_forward_mode_AD_nn_functional_local_response_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.061s) 2022-03-17T20:16:28.8961637Z test_forward_mode_AD_nn_functional_logsigmoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.007s) 2022-03-17T20:16:30.6561924Z test_forward_mode_AD_nn_functional_max_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.760s) 2022-03-17T20:16:33.5627047Z test_forward_mode_AD_nn_functional_max_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (2.906s) 2022-03-17T20:16:34.7229561Z test_forward_mode_AD_nn_functional_max_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.160s) 2022-03-17T20:16:34.7322941Z test_forward_mode_AD_nn_functional_mish_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:16:34.7742449Z test_forward_mode_AD_nn_functional_mse_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.042s) 2022-03-17T20:16:34.9160439Z test_forward_mode_AD_nn_functional_nll_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.142s) 2022-03-17T20:16:34.9263219Z test_forward_mode_AD_nn_functional_normalize_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T20:16:34.9320842Z test_forward_mode_AD_nn_functional_normalize_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.006s) 2022-03-17T20:16:35.0412834Z test_forward_mode_AD_nn_functional_pad_circular_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.109s) 2022-03-17T20:16:35.0629074Z test_forward_mode_AD_nn_functional_pad_circular_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.022s) 2022-03-17T20:16:35.6336442Z test_forward_mode_AD_nn_functional_pad_constant_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.571s) 2022-03-17T20:16:35.7593523Z test_forward_mode_AD_nn_functional_pad_constant_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.126s) 2022-03-17T20:16:35.8962970Z test_forward_mode_AD_nn_functional_pad_reflect_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.137s) 2022-03-17T20:16:35.9258262Z test_forward_mode_AD_nn_functional_pad_reflect_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.029s) 2022-03-17T20:16:36.0608367Z test_forward_mode_AD_nn_functional_pad_replicate_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.135s) 2022-03-17T20:16:36.0904276Z test_forward_mode_AD_nn_functional_pad_replicate_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.029s) 2022-03-17T20:16:36.1054693Z test_forward_mode_AD_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T20:16:36.1146090Z test_forward_mode_AD_nn_functional_pairwise_distance_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:16:36.1428708Z test_forward_mode_AD_nn_functional_pixel_shuffle_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.028s) 2022-03-17T20:16:36.1494939Z test_forward_mode_AD_nn_functional_pixel_shuffle_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.007s) 2022-03-17T20:16:36.1771230Z test_forward_mode_AD_nn_functional_pixel_unshuffle_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.027s) 2022-03-17T20:16:36.1895232Z test_forward_mode_AD_nn_functional_pixel_unshuffle_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:16:36.9935522Z test_forward_mode_AD_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.804s) 2022-03-17T20:16:36.9991287Z test_forward_mode_AD_nn_functional_prelu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.006s) 2022-03-17T20:16:37.0233083Z test_forward_mode_AD_nn_functional_relu6_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.024s) 2022-03-17T20:16:37.0348929Z test_forward_mode_AD_nn_functional_relu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:16:37.0434330Z test_forward_mode_AD_nn_functional_rrelu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:16:37.0518039Z test_forward_mode_AD_nn_functional_selu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:16:37.0531025Z test_forward_mode_AD_nn_functional_silu_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:37.0742415Z test_forward_mode_AD_nn_functional_softmin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.021s) 2022-03-17T20:16:37.1761698Z test_forward_mode_AD_nn_functional_softmin_with_dtype_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.102s) 2022-03-17T20:16:37.1971442Z test_forward_mode_AD_nn_functional_softmin_with_dtype_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.021s) 2022-03-17T20:16:37.2061456Z test_forward_mode_AD_nn_functional_softplus_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:16:37.2298841Z test_forward_mode_AD_nn_functional_softshrink_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.024s) 2022-03-17T20:16:37.2752234Z test_forward_mode_AD_nn_functional_softsign_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.045s) 2022-03-17T20:16:37.2859213Z test_forward_mode_AD_nn_functional_softsign_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:16:37.3225794Z test_forward_mode_AD_nn_functional_tanhshrink_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.037s) 2022-03-17T20:16:37.3312414Z test_forward_mode_AD_nn_functional_tanhshrink_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:16:37.3445492Z test_forward_mode_AD_nn_functional_threshold_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-03-17T20:16:40.3002638Z test_forward_mode_AD_nn_functional_unfold_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.955s) 2022-03-17T20:16:40.9521425Z test_forward_mode_AD_nn_functional_unfold_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.652s) 2022-03-17T20:16:40.9542272Z test_forward_mode_AD_nn_functional_upsample_bilinear_cuda_float64 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4002: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:16:40.9543054Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:16:40.9643341Z ok (0.012s) 2022-03-17T20:16:40.9673635Z test_forward_mode_AD_nn_functional_upsample_nearest_cuda_float64 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3947: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-03-17T20:16:40.9674388Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-03-17T20:16:40.9970872Z ok (0.033s) 2022-03-17T20:16:40.9984397Z test_forward_mode_AD_nonzero_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:40.9997522Z test_forward_mode_AD_nonzero_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:41.0275845Z test_forward_mode_AD_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.028s) 2022-03-17T20:16:41.0331919Z test_forward_mode_AD_norm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.006s) 2022-03-17T20:16:41.0423533Z test_forward_mode_AD_norm_fro_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:16:41.0501841Z test_forward_mode_AD_norm_fro_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:16:41.0580875Z test_forward_mode_AD_norm_inf_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:16:41.0636165Z test_forward_mode_AD_norm_inf_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:16:41.4069406Z test_forward_mode_AD_norm_nuc_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.343s) 2022-03-17T20:16:41.4325336Z test_forward_mode_AD_norm_nuc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.026s) 2022-03-17T20:16:41.4338480Z test_forward_mode_AD_normal_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:41.4351981Z test_forward_mode_AD_normal_number_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:41.4365088Z test_forward_mode_AD_ones_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:41.4378288Z test_forward_mode_AD_ones_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:41.4398390Z test_forward_mode_AD_ormqr_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:16:41.4411173Z test_forward_mode_AD_ormqr_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:41.4758862Z test_forward_mode_AD_outer_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.035s) 2022-03-17T20:16:41.4833646Z test_forward_mode_AD_outer_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.007s) 2022-03-17T20:16:45.5365504Z test_forward_mode_AD_pca_lowrank_cuda_float64 (__main__.TestGradientsCUDA) ... ok (4.053s) 2022-03-17T20:16:45.5838157Z test_forward_mode_AD_permute_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.047s) 2022-03-17T20:16:45.5945696Z test_forward_mode_AD_permute_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:16:46.0741403Z test_forward_mode_AD_pinverse_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.479s) 2022-03-17T20:16:46.1361850Z test_forward_mode_AD_pinverse_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.062s) 2022-03-17T20:16:46.1426184Z test_forward_mode_AD_polar_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.006s) 2022-03-17T20:16:46.1692800Z test_forward_mode_AD_polygamma_polygamma_n_0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.027s) 2022-03-17T20:16:46.1697542Z test_forward_mode_AD_polygamma_polygamma_n_1_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.000s) 2022-03-17T20:16:46.1704478Z test_forward_mode_AD_polygamma_polygamma_n_2_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:46.1708962Z test_forward_mode_AD_polygamma_polygamma_n_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.000s) 2022-03-17T20:16:46.1715340Z test_forward_mode_AD_polygamma_polygamma_n_4_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.000s) 2022-03-17T20:16:46.2011236Z test_forward_mode_AD_positive_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.029s) 2022-03-17T20:16:46.2089421Z test_forward_mode_AD_positive_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:16:46.2511128Z test_forward_mode_AD_pow_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.042s) 2022-03-17T20:16:46.3116567Z test_forward_mode_AD_pow_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.060s) 2022-03-17T20:16:46.8538783Z test_forward_mode_AD_prod_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.542s) 2022-03-17T20:16:46.9770623Z test_forward_mode_AD_prod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.123s) 2022-03-17T20:16:46.9940749Z test_forward_mode_AD_put_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-03-17T20:16:47.0012145Z test_forward_mode_AD_put_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.007s) 2022-03-17T20:16:47.6318235Z test_forward_mode_AD_qr_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.630s) 2022-03-17T20:16:47.7464192Z test_forward_mode_AD_qr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.115s) 2022-03-17T20:16:48.0708733Z test_forward_mode_AD_quantile_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.324s) 2022-03-17T20:16:48.0790998Z test_forward_mode_AD_rad2deg_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:16:48.0803636Z test_forward_mode_AD_rand_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:48.0816087Z test_forward_mode_AD_rand_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:48.0829097Z test_forward_mode_AD_randint_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:48.0841550Z test_forward_mode_AD_randn_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:48.0854150Z test_forward_mode_AD_randn_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:48.1098563Z test_forward_mode_AD_ravel_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.024s) 2022-03-17T20:16:48.1163334Z test_forward_mode_AD_ravel_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.006s) 2022-03-17T20:16:48.1432744Z test_forward_mode_AD_real_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.027s) 2022-03-17T20:16:48.1488938Z test_forward_mode_AD_real_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.006s) 2022-03-17T20:16:48.1835866Z test_forward_mode_AD_reciprocal_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.035s) 2022-03-17T20:16:48.1916497Z test_forward_mode_AD_reciprocal_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:16:48.1979450Z test_forward_mode_AD_remainder_autodiffed_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.006s) 2022-03-17T20:16:48.2399234Z test_forward_mode_AD_remainder_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.042s) 2022-03-17T20:16:48.2479874Z test_forward_mode_AD_renorm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:16:48.2541134Z test_forward_mode_AD_renorm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.006s) 2022-03-17T20:16:48.5261014Z test_forward_mode_AD_repeat_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.272s) 2022-03-17T20:16:48.5820408Z test_forward_mode_AD_repeat_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.056s) 2022-03-17T20:16:48.6532766Z test_forward_mode_AD_repeat_interleave_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.071s) 2022-03-17T20:16:48.6700055Z test_forward_mode_AD_repeat_interleave_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-03-17T20:16:48.7239004Z test_forward_mode_AD_reshape_as_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.054s) 2022-03-17T20:16:48.7351821Z test_forward_mode_AD_reshape_as_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:16:48.8608313Z test_forward_mode_AD_reshape_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.126s) 2022-03-17T20:16:48.8874500Z test_forward_mode_AD_reshape_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.027s) 2022-03-17T20:16:48.8886676Z test_forward_mode_AD_resize__cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:48.8899153Z test_forward_mode_AD_resize__cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:48.8912052Z test_forward_mode_AD_resize_as__cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:48.8924444Z test_forward_mode_AD_resize_as__cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:48.9163443Z test_forward_mode_AD_resolve_conj_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.024s) 2022-03-17T20:16:48.9224939Z test_forward_mode_AD_resolve_conj_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.006s) 2022-03-17T20:16:48.9459767Z test_forward_mode_AD_resolve_neg_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.023s) 2022-03-17T20:16:48.9515304Z test_forward_mode_AD_resolve_neg_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:16:49.0490698Z test_forward_mode_AD_roll_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.097s) 2022-03-17T20:16:49.0707344Z test_forward_mode_AD_roll_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.022s) 2022-03-17T20:16:49.1226793Z test_forward_mode_AD_rot90_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.052s) 2022-03-17T20:16:49.1350922Z test_forward_mode_AD_rot90_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:16:49.1391517Z test_forward_mode_AD_round_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.004s) 2022-03-17T20:16:49.1478526Z test_forward_mode_AD_round_decimals_0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:16:49.1483727Z test_forward_mode_AD_round_decimals_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.000s) 2022-03-17T20:16:49.1489187Z test_forward_mode_AD_round_decimals_neg_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.000s) 2022-03-17T20:16:49.1841496Z test_forward_mode_AD_rsqrt_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.035s) 2022-03-17T20:16:49.1923653Z test_forward_mode_AD_rsqrt_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:16:49.2076081Z test_forward_mode_AD_rsub_rsub_scalar_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T20:16:49.2130749Z test_forward_mode_AD_rsub_rsub_scalar_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:16:49.2519693Z test_forward_mode_AD_rsub_rsub_tensor_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.039s) 2022-03-17T20:16:49.2580207Z test_forward_mode_AD_rsub_rsub_tensor_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.006s) 2022-03-17T20:16:49.4909341Z test_forward_mode_AD_scatter_add_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.233s) 2022-03-17T20:16:49.5366895Z test_forward_mode_AD_scatter_add_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.046s) 2022-03-17T20:16:49.7825428Z test_forward_mode_AD_scatter_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.246s) 2022-03-17T20:16:49.8301871Z test_forward_mode_AD_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.048s) 2022-03-17T20:16:49.8314410Z test_forward_mode_AD_scatter_reduce_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:49.8326883Z test_forward_mode_AD_searchsorted_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:49.8905832Z test_forward_mode_AD_select_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.058s) 2022-03-17T20:16:49.9034730Z test_forward_mode_AD_select_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-03-17T20:16:49.9336974Z test_forward_mode_AD_select_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.030s) 2022-03-17T20:16:49.9341723Z test_forward_mode_AD_sgn_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.000s) 2022-03-17T20:16:49.9382694Z test_forward_mode_AD_sgn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.004s) 2022-03-17T20:16:49.9402094Z test_forward_mode_AD_short_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:16:49.9414749Z test_forward_mode_AD_short_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:49.9427920Z test_forward_mode_AD_short_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:49.9440909Z test_forward_mode_AD_short_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:49.9778014Z test_forward_mode_AD_sigmoid_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.034s) 2022-03-17T20:16:49.9857099Z test_forward_mode_AD_sigmoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:16:49.9897635Z test_forward_mode_AD_sign_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.004s) 2022-03-17T20:16:49.9910708Z test_forward_mode_AD_signbit_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:50.0054777Z test_forward_mode_AD_sin_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-03-17T20:16:50.0100860Z test_forward_mode_AD_sin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:16:50.0497051Z test_forward_mode_AD_sinc_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.039s) 2022-03-17T20:16:50.0594129Z test_forward_mode_AD_sinc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T20:16:50.0737957Z test_forward_mode_AD_sinh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-03-17T20:16:50.0778429Z test_forward_mode_AD_sinh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.004s) 2022-03-17T20:16:50.1339251Z test_forward_mode_AD_slice_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.056s) 2022-03-17T20:16:50.1531884Z test_forward_mode_AD_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.019s) 2022-03-17T20:16:50.2453754Z test_forward_mode_AD_softmax_with_dtype_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.092s) 2022-03-17T20:16:50.2656812Z test_forward_mode_AD_softmax_with_dtype_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.020s) 2022-03-17T20:16:50.3406093Z test_forward_mode_AD_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.075s) 2022-03-17T20:16:50.3746359Z test_forward_mode_AD_solve_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.034s) 2022-03-17T20:16:50.4818050Z test_forward_mode_AD_sort_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.107s) 2022-03-17T20:16:50.4885800Z test_forward_mode_AD_special_entr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.007s) 2022-03-17T20:16:50.4971043Z test_forward_mode_AD_special_erfcx_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:16:50.5040752Z test_forward_mode_AD_special_i0e_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.007s) 2022-03-17T20:16:50.5147744Z test_forward_mode_AD_special_i1_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:16:50.5262854Z test_forward_mode_AD_special_i1e_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:16:50.5361275Z test_forward_mode_AD_special_ndtr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T20:16:50.5446786Z test_forward_mode_AD_special_ndtri_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:16:50.5714614Z test_forward_mode_AD_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.027s) 2022-03-17T20:16:50.6032042Z test_forward_mode_AD_special_xlog1py_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.032s) 2022-03-17T20:16:50.6044896Z test_forward_mode_AD_special_zeta_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:50.6101879Z test_forward_mode_AD_special_zeta_grad_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.006s) 2022-03-17T20:16:50.6398216Z test_forward_mode_AD_split_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.029s) 2022-03-17T20:16:50.6478581Z test_forward_mode_AD_split_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:16:50.6991438Z test_forward_mode_AD_split_list_args_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.051s) 2022-03-17T20:16:50.7117030Z test_forward_mode_AD_split_list_args_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:16:50.7779511Z test_forward_mode_AD_split_with_sizes_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.066s) 2022-03-17T20:16:50.7938225Z test_forward_mode_AD_split_with_sizes_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-03-17T20:16:50.8084401Z test_forward_mode_AD_sqrt_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T20:16:50.8125756Z test_forward_mode_AD_sqrt_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.004s) 2022-03-17T20:16:50.8485412Z test_forward_mode_AD_square_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.036s) 2022-03-17T20:16:50.8577603Z test_forward_mode_AD_square_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:16:50.9282157Z test_forward_mode_AD_squeeze_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.070s) 2022-03-17T20:16:50.9412030Z test_forward_mode_AD_squeeze_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-03-17T20:16:50.9964561Z test_forward_mode_AD_stack_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.055s) 2022-03-17T20:16:51.0061003Z test_forward_mode_AD_stack_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T20:16:51.1243595Z test_forward_mode_AD_std_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.118s) 2022-03-17T20:16:51.1470544Z test_forward_mode_AD_std_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.023s) 2022-03-17T20:16:51.1476445Z test_forward_mode_AD_std_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:16:51.1481773Z test_forward_mode_AD_std_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.000s) 2022-03-17T20:16:51.1599220Z test_forward_mode_AD_stft_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:16:51.1679254Z test_forward_mode_AD_stft_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:16:51.3995030Z test_forward_mode_AD_sub_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.231s) 2022-03-17T20:16:51.4432448Z test_forward_mode_AD_sub_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.044s) 2022-03-17T20:16:51.6890805Z test_forward_mode_AD_sum_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.246s) 2022-03-17T20:16:51.7379763Z test_forward_mode_AD_sum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.049s) 2022-03-17T20:16:51.8143050Z test_forward_mode_AD_sum_to_size_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.076s) 2022-03-17T20:16:51.8304256Z test_forward_mode_AD_sum_to_size_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-03-17T20:17:04.2727494Z test_forward_mode_AD_svd_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (12.442s) 2022-03-17T20:17:05.3888428Z test_forward_mode_AD_svd_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.116s) 2022-03-17T20:17:10.2613035Z test_forward_mode_AD_svd_lowrank_cuda_float64 (__main__.TestGradientsCUDA) ... ok (4.872s) 2022-03-17T20:17:10.3040554Z test_forward_mode_AD_symeig_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.043s) 2022-03-17T20:17:10.3182014Z test_forward_mode_AD_symeig_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-03-17T20:17:10.3537825Z test_forward_mode_AD_t_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.035s) 2022-03-17T20:17:10.3617477Z test_forward_mode_AD_t_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:17:10.4333122Z test_forward_mode_AD_take_along_dim_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.071s) 2022-03-17T20:17:10.4503190Z test_forward_mode_AD_take_along_dim_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-03-17T20:17:10.5600497Z test_forward_mode_AD_take_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.110s) 2022-03-17T20:17:10.5849725Z test_forward_mode_AD_take_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.025s) 2022-03-17T20:17:10.5996978Z test_forward_mode_AD_tan_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T20:17:10.6037602Z test_forward_mode_AD_tan_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.004s) 2022-03-17T20:17:10.6179788Z test_forward_mode_AD_tanh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-03-17T20:17:10.6219173Z test_forward_mode_AD_tanh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.004s) 2022-03-17T20:17:10.7898492Z test_forward_mode_AD_tensor_split_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.168s) 2022-03-17T20:17:10.8285661Z test_forward_mode_AD_tensor_split_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.039s) 2022-03-17T20:17:10.9048384Z test_forward_mode_AD_tensordot_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.076s) 2022-03-17T20:17:10.9207191Z test_forward_mode_AD_tensordot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-03-17T20:17:11.2360980Z test_forward_mode_AD_tile_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.315s) 2022-03-17T20:17:11.3008831Z test_forward_mode_AD_tile_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.065s) 2022-03-17T20:17:11.3021488Z test_forward_mode_AD_to_sparse_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:11.3086906Z test_forward_mode_AD_to_sparse_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.006s) 2022-03-17T20:17:11.3537418Z test_forward_mode_AD_topk_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.045s) 2022-03-17T20:17:11.3684419Z test_forward_mode_AD_trace_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T20:17:11.3725589Z test_forward_mode_AD_trace_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.004s) 2022-03-17T20:17:11.4642314Z test_forward_mode_AD_transpose_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.092s) 2022-03-17T20:17:11.4838608Z test_forward_mode_AD_transpose_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.020s) 2022-03-17T20:17:11.7658650Z test_forward_mode_AD_trapezoid_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.282s) 2022-03-17T20:17:11.8225340Z test_forward_mode_AD_trapezoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.057s) 2022-03-17T20:17:12.1056358Z test_forward_mode_AD_trapz_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.283s) 2022-03-17T20:17:12.1628459Z test_forward_mode_AD_trapz_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.057s) 2022-03-17T20:17:12.6003057Z test_forward_mode_AD_triangular_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.437s) 2022-03-17T20:17:12.6935577Z test_forward_mode_AD_triangular_solve_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.093s) 2022-03-17T20:17:12.7537977Z test_forward_mode_AD_tril_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.060s) 2022-03-17T20:17:12.7674162Z test_forward_mode_AD_tril_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-03-17T20:17:12.8279052Z test_forward_mode_AD_triu_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.060s) 2022-03-17T20:17:12.8415848Z test_forward_mode_AD_triu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-03-17T20:17:13.1247300Z test_forward_mode_AD_true_divide_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.283s) 2022-03-17T20:17:13.1783415Z test_forward_mode_AD_true_divide_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.054s) 2022-03-17T20:17:13.1823519Z test_forward_mode_AD_trunc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.004s) 2022-03-17T20:17:13.4171120Z test_forward_mode_AD_unfold_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.235s) 2022-03-17T20:17:13.4555257Z test_forward_mode_AD_unfold_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-03-17T20:17:13.4567939Z test_forward_mode_AD_unique_consecutive_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:13.4580444Z test_forward_mode_AD_unique_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:13.5293786Z test_forward_mode_AD_unsqueeze_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.071s) 2022-03-17T20:17:13.5440093Z test_forward_mode_AD_unsqueeze_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T20:17:13.6558194Z test_forward_mode_AD_var_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.112s) 2022-03-17T20:17:13.6772159Z test_forward_mode_AD_var_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.021s) 2022-03-17T20:17:13.6777147Z test_forward_mode_AD_var_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.000s) 2022-03-17T20:17:13.6783435Z test_forward_mode_AD_var_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.000s) 2022-03-17T20:17:13.7481473Z test_forward_mode_AD_vdot_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.070s) 2022-03-17T20:17:13.7556919Z test_forward_mode_AD_vdot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.007s) 2022-03-17T20:17:13.7595168Z test_forward_mode_AD_view_as_complex_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.004s) 2022-03-17T20:17:13.7989431Z test_forward_mode_AD_view_as_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.039s) 2022-03-17T20:17:13.8074854Z test_forward_mode_AD_view_as_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:17:13.8196394Z test_forward_mode_AD_view_as_real_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:17:13.8995518Z test_forward_mode_AD_view_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.080s) 2022-03-17T20:17:13.9167565Z test_forward_mode_AD_view_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-03-17T20:17:13.9517804Z test_forward_mode_AD_vsplit_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.035s) 2022-03-17T20:17:13.9603319Z test_forward_mode_AD_vsplit_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:17:14.0146360Z test_forward_mode_AD_vstack_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.054s) 2022-03-17T20:17:14.0240428Z test_forward_mode_AD_vstack_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:17:14.1934918Z test_forward_mode_AD_where_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.169s) 2022-03-17T20:17:14.2225958Z test_forward_mode_AD_where_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.029s) 2022-03-17T20:17:14.2310990Z test_forward_mode_AD_xlogy_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:17:14.2690949Z test_forward_mode_AD_zero__cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-03-17T20:17:14.2782531Z test_forward_mode_AD_zero__cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:17:14.2795774Z test_forward_mode_AD_zeros_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.2807846Z test_forward_mode_AD_zeros_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.2821638Z test_inplace_forward_mode_AD_H_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.2835703Z test_inplace_forward_mode_AD_H_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.2849689Z test_inplace_forward_mode_AD_T_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.2863803Z test_inplace_forward_mode_AD_T_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.2877901Z test_inplace_forward_mode_AD___getitem___cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.2899180Z test_inplace_forward_mode_AD___getitem___cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:14.2913289Z test_inplace_forward_mode_AD___radd___cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.2927141Z test_inplace_forward_mode_AD___radd___cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.2941154Z test_inplace_forward_mode_AD___rdiv___cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.2955390Z test_inplace_forward_mode_AD___rdiv___cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.2969425Z test_inplace_forward_mode_AD___rmatmul___cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.2983212Z test_inplace_forward_mode_AD___rmatmul___cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.2997163Z test_inplace_forward_mode_AD___rmod___cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.3011020Z test_inplace_forward_mode_AD___rmul___cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.3025186Z test_inplace_forward_mode_AD___rmul___cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.3039237Z test_inplace_forward_mode_AD___rpow___cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.3053064Z test_inplace_forward_mode_AD___rpow___cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.3073191Z test_inplace_forward_mode_AD___rsub___cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:14.3086983Z test_inplace_forward_mode_AD___rsub___cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.3100741Z test_inplace_forward_mode_AD__masked_amax_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.3114839Z test_inplace_forward_mode_AD__masked_amin_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.3129013Z test_inplace_forward_mode_AD__masked_log_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.3142856Z test_inplace_forward_mode_AD__masked_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.3156794Z test_inplace_forward_mode_AD__masked_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.3170710Z test_inplace_forward_mode_AD__masked_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.3184872Z test_inplace_forward_mode_AD__masked_normalize_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.3198992Z test_inplace_forward_mode_AD__masked_prod_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.3212881Z test_inplace_forward_mode_AD__masked_prod_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.3226919Z test_inplace_forward_mode_AD__masked_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.3246872Z test_inplace_forward_mode_AD__masked_softmin_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:14.3260624Z test_inplace_forward_mode_AD__masked_sum_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.3274654Z test_inplace_forward_mode_AD__masked_sum_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.3288498Z test_inplace_forward_mode_AD__masked_var_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.3302371Z test_inplace_forward_mode_AD__masked_var_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.3316444Z test_inplace_forward_mode_AD_abs_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.3330410Z test_inplace_forward_mode_AD_abs_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.3730913Z test_inplace_forward_mode_AD_acos_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.040s) 2022-03-17T20:17:14.3829178Z test_inplace_forward_mode_AD_acos_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T20:17:14.3843319Z test_inplace_forward_mode_AD_acosh_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.3857331Z test_inplace_forward_mode_AD_acosh_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.3877388Z test_inplace_forward_mode_AD_add_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:14.3891145Z test_inplace_forward_mode_AD_add_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.6645239Z test_inplace_forward_mode_AD_addbmm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.275s) 2022-03-17T20:17:14.6910585Z test_inplace_forward_mode_AD_addbmm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.026s) 2022-03-17T20:17:14.6925058Z test_inplace_forward_mode_AD_addcdiv_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.6938972Z test_inplace_forward_mode_AD_addcdiv_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.6953512Z test_inplace_forward_mode_AD_addcmul_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.6967810Z test_inplace_forward_mode_AD_addcmul_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.6981837Z test_inplace_forward_mode_AD_addmm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.6996393Z test_inplace_forward_mode_AD_addmm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.7010748Z test_inplace_forward_mode_AD_addmm_decomposed_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.7031109Z test_inplace_forward_mode_AD_addmm_decomposed_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:14.7045060Z test_inplace_forward_mode_AD_addmv_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.7058864Z test_inplace_forward_mode_AD_addmv_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.7072961Z test_inplace_forward_mode_AD_addr_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.7086942Z test_inplace_forward_mode_AD_addr_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.7100598Z test_inplace_forward_mode_AD_all_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.7114602Z test_inplace_forward_mode_AD_all_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.7128259Z test_inplace_forward_mode_AD_allclose_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.7142010Z test_inplace_forward_mode_AD_allclose_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.7156277Z test_inplace_forward_mode_AD_amax_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.7170336Z test_inplace_forward_mode_AD_amin_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.7184328Z test_inplace_forward_mode_AD_aminmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.7204409Z test_inplace_forward_mode_AD_angle_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:14.7218238Z test_inplace_forward_mode_AD_angle_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.7232280Z test_inplace_forward_mode_AD_any_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.7245880Z test_inplace_forward_mode_AD_any_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.7259552Z test_inplace_forward_mode_AD_argmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.7274343Z test_inplace_forward_mode_AD_argmin_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.7288965Z test_inplace_forward_mode_AD_argsort_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.7303531Z test_inplace_forward_mode_AD_argwhere_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.7318248Z test_inplace_forward_mode_AD_argwhere_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.7907551Z test_inplace_forward_mode_AD_as_strided_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.059s) 2022-03-17T20:17:14.8015925Z test_inplace_forward_mode_AD_as_strided_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:17:14.8188682Z test_inplace_forward_mode_AD_asin_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-03-17T20:17:14.8236888Z test_inplace_forward_mode_AD_asin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:17:14.8251081Z test_inplace_forward_mode_AD_asinh_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.8265229Z test_inplace_forward_mode_AD_asinh_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.8324387Z test_inplace_forward_mode_AD_atan2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.006s) 2022-03-17T20:17:14.8487958Z test_inplace_forward_mode_AD_atan_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-03-17T20:17:14.8535252Z test_inplace_forward_mode_AD_atan_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:17:14.8549658Z test_inplace_forward_mode_AD_atanh_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.8563466Z test_inplace_forward_mode_AD_atanh_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.8583492Z test_inplace_forward_mode_AD_atleast_1d_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:14.8597528Z test_inplace_forward_mode_AD_atleast_1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.8611552Z test_inplace_forward_mode_AD_atleast_2d_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.8625756Z test_inplace_forward_mode_AD_atleast_2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.8639565Z test_inplace_forward_mode_AD_atleast_3d_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:14.8653419Z test_inplace_forward_mode_AD_atleast_3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.1913012Z test_inplace_forward_mode_AD_baddbmm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.326s) 2022-03-17T20:17:15.2149042Z test_inplace_forward_mode_AD_baddbmm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.024s) 2022-03-17T20:17:15.2162957Z test_inplace_forward_mode_AD_bernoulli_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.2177023Z test_inplace_forward_mode_AD_bfloat16_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.2191892Z test_inplace_forward_mode_AD_bfloat16_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.2212369Z test_inplace_forward_mode_AD_bfloat16_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:15.2226362Z test_inplace_forward_mode_AD_bfloat16_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.2240068Z test_inplace_forward_mode_AD_bitwise_left_shift_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.2253770Z test_inplace_forward_mode_AD_bitwise_right_shift_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.2268068Z test_inplace_forward_mode_AD_block_diag_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.2281959Z test_inplace_forward_mode_AD_block_diag_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.2295861Z test_inplace_forward_mode_AD_bmm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.2310174Z test_inplace_forward_mode_AD_bmm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.2323888Z test_inplace_forward_mode_AD_bool_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.2337631Z test_inplace_forward_mode_AD_bool_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.2351718Z test_inplace_forward_mode_AD_bool_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.2365473Z test_inplace_forward_mode_AD_bool_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.2385691Z test_inplace_forward_mode_AD_broadcast_tensors_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:15.2399662Z test_inplace_forward_mode_AD_broadcast_tensors_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.2413651Z test_inplace_forward_mode_AD_broadcast_to_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.2427935Z test_inplace_forward_mode_AD_broadcast_to_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.2441653Z test_inplace_forward_mode_AD_bucketize_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.2455441Z test_inplace_forward_mode_AD_byte_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.2469470Z test_inplace_forward_mode_AD_byte_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.2483233Z test_inplace_forward_mode_AD_byte_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.2497060Z test_inplace_forward_mode_AD_byte_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.2510964Z test_inplace_forward_mode_AD_cartesian_prod_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.2524757Z test_inplace_forward_mode_AD_cartesian_prod_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.2538895Z test_inplace_forward_mode_AD_cat_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.2558984Z test_inplace_forward_mode_AD_cat_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:15.2573018Z test_inplace_forward_mode_AD_cdist_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.2618250Z test_inplace_forward_mode_AD_ceil_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.004s) 2022-03-17T20:17:15.2632326Z test_inplace_forward_mode_AD_char_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.2646171Z test_inplace_forward_mode_AD_char_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.2659866Z test_inplace_forward_mode_AD_char_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.2673973Z test_inplace_forward_mode_AD_char_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.2687598Z test_inplace_forward_mode_AD_cholesky_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.2700930Z test_inplace_forward_mode_AD_cholesky_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.2714813Z test_inplace_forward_mode_AD_cholesky_inverse_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.2728313Z test_inplace_forward_mode_AD_cholesky_inverse_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.2748283Z test_inplace_forward_mode_AD_cholesky_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:15.2761594Z test_inplace_forward_mode_AD_cholesky_solve_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.2775506Z test_inplace_forward_mode_AD_chunk_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.2789934Z test_inplace_forward_mode_AD_chunk_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.2857918Z test_inplace_forward_mode_AD_clamp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.007s) 2022-03-17T20:17:15.3078609Z test_inplace_forward_mode_AD_clamp_scalar_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.022s) 2022-03-17T20:17:15.3092439Z test_inplace_forward_mode_AD_clone_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.3106580Z test_inplace_forward_mode_AD_clone_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.3120435Z test_inplace_forward_mode_AD_column_stack_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.3134485Z test_inplace_forward_mode_AD_column_stack_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.3148567Z test_inplace_forward_mode_AD_combinations_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.3170271Z test_inplace_forward_mode_AD_combinations_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:15.3184283Z test_inplace_forward_mode_AD_complex_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.3198159Z test_inplace_forward_mode_AD_conj_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.3212037Z test_inplace_forward_mode_AD_conj_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.3353644Z test_inplace_forward_mode_AD_conj_physical_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-03-17T20:17:15.3395331Z test_inplace_forward_mode_AD_conj_physical_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.004s) 2022-03-17T20:17:15.3409296Z test_inplace_forward_mode_AD_contiguous_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.3423180Z test_inplace_forward_mode_AD_contiguous_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.3437419Z test_inplace_forward_mode_AD_copysign_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.3451235Z test_inplace_forward_mode_AD_corrcoef_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.3465375Z test_inplace_forward_mode_AD_corrcoef_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.3857225Z test_inplace_forward_mode_AD_cos_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.039s) 2022-03-17T20:17:15.3951719Z test_inplace_forward_mode_AD_cos_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:17:15.4331431Z test_inplace_forward_mode_AD_cosh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-03-17T20:17:15.4425028Z test_inplace_forward_mode_AD_cosh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:17:15.4438923Z test_inplace_forward_mode_AD_count_nonzero_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.4452532Z test_inplace_forward_mode_AD_count_nonzero_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.4466785Z test_inplace_forward_mode_AD_cov_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.4480639Z test_inplace_forward_mode_AD_cov_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.4494463Z test_inplace_forward_mode_AD_cross_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.4508707Z test_inplace_forward_mode_AD_cross_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:15.4528635Z test_inplace_forward_mode_AD_cummax_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:15.4542441Z test_inplace_forward_mode_AD_cummin_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:24.1032887Z test_inplace_forward_mode_AD_cumprod_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (8.649s) 2022-03-17T20:17:24.8012294Z test_inplace_forward_mode_AD_cumprod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.698s) 2022-03-17T20:17:24.8590602Z test_inplace_forward_mode_AD_cumsum_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.058s) 2022-03-17T20:17:24.8726199Z test_inplace_forward_mode_AD_cumsum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-03-17T20:17:24.8740744Z test_inplace_forward_mode_AD_cumulative_trapezoid_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:24.8755861Z test_inplace_forward_mode_AD_cumulative_trapezoid_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:24.8848026Z test_inplace_forward_mode_AD_deg2rad_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:17:24.8862943Z test_inplace_forward_mode_AD_diag_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:24.8877973Z test_inplace_forward_mode_AD_diag_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:24.8892799Z test_inplace_forward_mode_AD_diag_embed_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:24.8907974Z test_inplace_forward_mode_AD_diag_embed_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:24.8928512Z test_inplace_forward_mode_AD_diagflat_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:24.8942856Z test_inplace_forward_mode_AD_diagflat_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:24.8957520Z test_inplace_forward_mode_AD_diagonal_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:24.8971968Z test_inplace_forward_mode_AD_diagonal_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:24.8986735Z test_inplace_forward_mode_AD_diagonal_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:24.9001126Z test_inplace_forward_mode_AD_diff_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:24.9015553Z test_inplace_forward_mode_AD_diff_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:24.9110102Z test_inplace_forward_mode_AD_digamma_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:17:24.9124629Z test_inplace_forward_mode_AD_dist_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:24.9139133Z test_inplace_forward_mode_AD_dist_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.0391548Z test_inplace_forward_mode_AD_div_floor_rounding_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.125s) 2022-03-17T20:17:25.0672539Z test_inplace_forward_mode_AD_div_floor_rounding_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.028s) 2022-03-17T20:17:25.1916858Z test_inplace_forward_mode_AD_div_no_rounding_mode_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.124s) 2022-03-17T20:17:25.2197433Z test_inplace_forward_mode_AD_div_no_rounding_mode_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.028s) 2022-03-17T20:17:25.3440171Z test_inplace_forward_mode_AD_div_trunc_rounding_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.124s) 2022-03-17T20:17:25.3721316Z test_inplace_forward_mode_AD_div_trunc_rounding_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.028s) 2022-03-17T20:17:25.3735969Z test_inplace_forward_mode_AD_dot_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.3750861Z test_inplace_forward_mode_AD_dot_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.3765701Z test_inplace_forward_mode_AD_double_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.3786876Z test_inplace_forward_mode_AD_double_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:25.3801212Z test_inplace_forward_mode_AD_double_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.3815746Z test_inplace_forward_mode_AD_double_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.3830340Z test_inplace_forward_mode_AD_dsplit_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.3844773Z test_inplace_forward_mode_AD_dsplit_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.3859145Z test_inplace_forward_mode_AD_dstack_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.3873791Z test_inplace_forward_mode_AD_dstack_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.3887821Z test_inplace_forward_mode_AD_eig_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.3902033Z test_inplace_forward_mode_AD_eig_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.3916651Z test_inplace_forward_mode_AD_einsum_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.3931076Z test_inplace_forward_mode_AD_einsum_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.3945808Z test_inplace_forward_mode_AD_empty_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.3966028Z test_inplace_forward_mode_AD_empty_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:25.3980198Z test_inplace_forward_mode_AD_eq_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.3994680Z test_inplace_forward_mode_AD_eq_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.4044560Z test_inplace_forward_mode_AD_erf_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:17:25.4144443Z test_inplace_forward_mode_AD_erfc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T20:17:25.4193639Z test_inplace_forward_mode_AD_erfinv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:17:25.4286296Z test_inplace_forward_mode_AD_exp2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:17:25.4657030Z test_inplace_forward_mode_AD_exp_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.037s) 2022-03-17T20:17:25.4747747Z test_inplace_forward_mode_AD_exp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:17:25.4768368Z test_inplace_forward_mode_AD_expand_as_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:25.4782736Z test_inplace_forward_mode_AD_expand_as_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.4797475Z test_inplace_forward_mode_AD_expand_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.4811694Z test_inplace_forward_mode_AD_expand_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.4858328Z test_inplace_forward_mode_AD_expm1_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:17:25.4872993Z test_inplace_forward_mode_AD_fft_fft2_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.4887414Z test_inplace_forward_mode_AD_fft_fft2_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.4902083Z test_inplace_forward_mode_AD_fft_fft_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.4916797Z test_inplace_forward_mode_AD_fft_fft_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.4931447Z test_inplace_forward_mode_AD_fft_fftn_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.4946415Z test_inplace_forward_mode_AD_fft_fftn_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.4960782Z test_inplace_forward_mode_AD_fft_fftshift_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.4981162Z test_inplace_forward_mode_AD_fft_fftshift_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:25.4996074Z test_inplace_forward_mode_AD_fft_hfft2_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.5010347Z test_inplace_forward_mode_AD_fft_hfft2_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.5025267Z test_inplace_forward_mode_AD_fft_hfft_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.5040162Z test_inplace_forward_mode_AD_fft_hfft_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.5053894Z test_inplace_forward_mode_AD_fft_hfftn_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.5068731Z test_inplace_forward_mode_AD_fft_hfftn_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.5083210Z test_inplace_forward_mode_AD_fft_ifft2_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.5097710Z test_inplace_forward_mode_AD_fft_ifft2_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.5112401Z test_inplace_forward_mode_AD_fft_ifft_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.5127031Z test_inplace_forward_mode_AD_fft_ifft_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.5141750Z test_inplace_forward_mode_AD_fft_ifftn_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.5162195Z test_inplace_forward_mode_AD_fft_ifftn_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:25.5176698Z test_inplace_forward_mode_AD_fft_ifftshift_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.5191378Z test_inplace_forward_mode_AD_fft_ifftshift_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.5205863Z test_inplace_forward_mode_AD_fft_ihfft2_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.5220698Z test_inplace_forward_mode_AD_fft_ihfft_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.5235403Z test_inplace_forward_mode_AD_fft_ihfftn_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.5249774Z test_inplace_forward_mode_AD_fft_irfft2_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.5264972Z test_inplace_forward_mode_AD_fft_irfft2_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.5279355Z test_inplace_forward_mode_AD_fft_irfft_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.5293587Z test_inplace_forward_mode_AD_fft_irfft_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.5308597Z test_inplace_forward_mode_AD_fft_irfftn_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.5331371Z test_inplace_forward_mode_AD_fft_irfftn_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:25.5345865Z test_inplace_forward_mode_AD_fft_rfft2_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.5360293Z test_inplace_forward_mode_AD_fft_rfft_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.5374776Z test_inplace_forward_mode_AD_fft_rfftn_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.5892302Z test_inplace_forward_mode_AD_fill__cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.052s) 2022-03-17T20:17:25.5987980Z test_inplace_forward_mode_AD_fill__cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T20:17:25.6002376Z test_inplace_forward_mode_AD_flatten_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.6016858Z test_inplace_forward_mode_AD_flatten_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.6031487Z test_inplace_forward_mode_AD_flip_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.6046137Z test_inplace_forward_mode_AD_flip_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.6060350Z test_inplace_forward_mode_AD_fliplr_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.6080871Z test_inplace_forward_mode_AD_fliplr_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:25.6095141Z test_inplace_forward_mode_AD_flipud_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.6109795Z test_inplace_forward_mode_AD_flipud_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.6124217Z test_inplace_forward_mode_AD_float_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.6138893Z test_inplace_forward_mode_AD_float_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.6153696Z test_inplace_forward_mode_AD_float_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.6168255Z test_inplace_forward_mode_AD_float_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.6640027Z test_inplace_forward_mode_AD_float_power_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.047s) 2022-03-17T20:17:25.7073280Z test_inplace_forward_mode_AD_float_power_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.043s) 2022-03-17T20:17:25.7119490Z test_inplace_forward_mode_AD_floor_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:17:25.7134600Z test_inplace_forward_mode_AD_floor_divide_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.7155629Z test_inplace_forward_mode_AD_fmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:25.7170046Z test_inplace_forward_mode_AD_fmin_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.7244215Z test_inplace_forward_mode_AD_fmod_autodiffed_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.007s) 2022-03-17T20:17:25.7542636Z test_inplace_forward_mode_AD_fmod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.030s) 2022-03-17T20:17:25.7630617Z test_inplace_forward_mode_AD_frac_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:17:25.7645052Z test_inplace_forward_mode_AD_frexp_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.7659245Z test_inplace_forward_mode_AD_full_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.7673885Z test_inplace_forward_mode_AD_full_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.7688198Z test_inplace_forward_mode_AD_gather_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.7702680Z test_inplace_forward_mode_AD_gather_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.7723558Z test_inplace_forward_mode_AD_ge_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:25.7737049Z test_inplace_forward_mode_AD_geqrf_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.7751086Z test_inplace_forward_mode_AD_geqrf_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.7765462Z test_inplace_forward_mode_AD_gradient_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.7779742Z test_inplace_forward_mode_AD_gradient_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.7794173Z test_inplace_forward_mode_AD_gt_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.7808387Z test_inplace_forward_mode_AD_half_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.7822830Z test_inplace_forward_mode_AD_half_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.7837415Z test_inplace_forward_mode_AD_half_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.7851668Z test_inplace_forward_mode_AD_half_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.7866310Z test_inplace_forward_mode_AD_heaviside_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.7880471Z test_inplace_forward_mode_AD_histc_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.7900738Z test_inplace_forward_mode_AD_hsplit_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:25.7915368Z test_inplace_forward_mode_AD_hsplit_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.7930008Z test_inplace_forward_mode_AD_hstack_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.7944737Z test_inplace_forward_mode_AD_hstack_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.8031568Z test_inplace_forward_mode_AD_hypot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:17:25.8136884Z test_inplace_forward_mode_AD_i0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T20:17:25.8151519Z test_inplace_forward_mode_AD_igamma_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.8166041Z test_inplace_forward_mode_AD_igamma_grad_other_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.8180255Z test_inplace_forward_mode_AD_igammac_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.8195194Z test_inplace_forward_mode_AD_igammac_grad_other_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:25.8209583Z test_inplace_forward_mode_AD_imag_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:26.0829342Z test_inplace_forward_mode_AD_index_add_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.262s) 2022-03-17T20:17:26.1243233Z test_inplace_forward_mode_AD_index_add_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.041s) 2022-03-17T20:17:26.1257727Z test_inplace_forward_mode_AD_index_copy_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:26.1272622Z test_inplace_forward_mode_AD_index_copy_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:26.1287376Z test_inplace_forward_mode_AD_index_fill_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:26.1302200Z test_inplace_forward_mode_AD_index_fill_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:26.2674623Z test_inplace_forward_mode_AD_index_put_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.137s) 2022-03-17T20:17:26.2902519Z test_inplace_forward_mode_AD_index_put_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.023s) 2022-03-17T20:17:26.2917596Z test_inplace_forward_mode_AD_index_select_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:26.2932851Z test_inplace_forward_mode_AD_index_select_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:26.2954050Z test_inplace_forward_mode_AD_inner_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:26.2968675Z test_inplace_forward_mode_AD_inner_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:26.2982838Z test_inplace_forward_mode_AD_int_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:26.2997368Z test_inplace_forward_mode_AD_int_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:26.3011576Z test_inplace_forward_mode_AD_int_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:26.3026091Z test_inplace_forward_mode_AD_int_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:26.3040648Z test_inplace_forward_mode_AD_inverse_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:26.3054946Z test_inplace_forward_mode_AD_inverse_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:26.3069602Z test_inplace_forward_mode_AD_isclose_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:26.3083843Z test_inplace_forward_mode_AD_isclose_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:26.3098194Z test_inplace_forward_mode_AD_isfinite_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:26.3112843Z test_inplace_forward_mode_AD_isfinite_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:26.3133134Z test_inplace_forward_mode_AD_isin_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:26.3147723Z test_inplace_forward_mode_AD_isinf_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:26.3161986Z test_inplace_forward_mode_AD_isinf_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:26.3176237Z test_inplace_forward_mode_AD_isnan_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:26.3190697Z test_inplace_forward_mode_AD_isnan_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:26.3204723Z test_inplace_forward_mode_AD_isneginf_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:26.3218956Z test_inplace_forward_mode_AD_isposinf_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:26.3233608Z test_inplace_forward_mode_AD_isreal_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:26.3247760Z test_inplace_forward_mode_AD_isreal_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:26.3262188Z test_inplace_forward_mode_AD_istft_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:26.3276923Z test_inplace_forward_mode_AD_istft_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:26.3291254Z test_inplace_forward_mode_AD_kron_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:26.3312073Z test_inplace_forward_mode_AD_kron_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:26.3326597Z test_inplace_forward_mode_AD_kthvalue_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:26.3341235Z test_inplace_forward_mode_AD_ldexp_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:26.3355961Z test_inplace_forward_mode_AD_ldexp_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:26.3370190Z test_inplace_forward_mode_AD_le_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:26.9206647Z test_inplace_forward_mode_AD_lerp_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.583s) 2022-03-17T20:17:26.9789039Z test_inplace_forward_mode_AD_lerp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.058s) 2022-03-17T20:17:26.9884219Z test_inplace_forward_mode_AD_lgamma_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:17:26.9899057Z test_inplace_forward_mode_AD_linalg_cholesky_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:26.9914144Z test_inplace_forward_mode_AD_linalg_cholesky_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:26.9935814Z test_inplace_forward_mode_AD_linalg_cholesky_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:26.9950458Z test_inplace_forward_mode_AD_linalg_cholesky_ex_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:26.9965534Z test_inplace_forward_mode_AD_linalg_cond_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:26.9980296Z test_inplace_forward_mode_AD_linalg_cond_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:26.9995001Z test_inplace_forward_mode_AD_linalg_cross_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0009435Z test_inplace_forward_mode_AD_linalg_cross_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0023385Z test_inplace_forward_mode_AD_linalg_det_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0037584Z test_inplace_forward_mode_AD_linalg_det_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0051841Z test_inplace_forward_mode_AD_linalg_det_singular_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0066295Z test_inplace_forward_mode_AD_linalg_det_singular_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0080841Z test_inplace_forward_mode_AD_linalg_eig_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0095249Z test_inplace_forward_mode_AD_linalg_eig_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0115794Z test_inplace_forward_mode_AD_linalg_eigh_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:27.0130288Z test_inplace_forward_mode_AD_linalg_eigh_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0144644Z test_inplace_forward_mode_AD_linalg_eigvals_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0158592Z test_inplace_forward_mode_AD_linalg_eigvals_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0172581Z test_inplace_forward_mode_AD_linalg_eigvalsh_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0186892Z test_inplace_forward_mode_AD_linalg_eigvalsh_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0201461Z test_inplace_forward_mode_AD_linalg_householder_product_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0215965Z test_inplace_forward_mode_AD_linalg_householder_product_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0230812Z test_inplace_forward_mode_AD_linalg_inv_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0245194Z test_inplace_forward_mode_AD_linalg_inv_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0259707Z test_inplace_forward_mode_AD_linalg_inv_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0274580Z test_inplace_forward_mode_AD_linalg_inv_ex_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0281990Z test_inplace_forward_mode_AD_linalg_lstsq_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0288867Z test_inplace_forward_mode_AD_linalg_lstsq_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0309620Z test_inplace_forward_mode_AD_linalg_lstsq_grad_oriented_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:27.0323555Z test_inplace_forward_mode_AD_linalg_lstsq_grad_oriented_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0337978Z test_inplace_forward_mode_AD_linalg_lu_factor_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0352669Z test_inplace_forward_mode_AD_linalg_lu_factor_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0367247Z test_inplace_forward_mode_AD_linalg_lu_factor_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0381362Z test_inplace_forward_mode_AD_linalg_lu_factor_ex_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0396447Z test_inplace_forward_mode_AD_linalg_matrix_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0414228Z test_inplace_forward_mode_AD_linalg_matrix_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:27.0433247Z test_inplace_forward_mode_AD_linalg_matrix_power_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:27.0447925Z test_inplace_forward_mode_AD_linalg_matrix_power_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0461499Z test_inplace_forward_mode_AD_linalg_matrix_rank_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0475838Z test_inplace_forward_mode_AD_linalg_matrix_rank_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0497547Z test_inplace_forward_mode_AD_linalg_matrix_rank_hermitian_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:27.0511723Z test_inplace_forward_mode_AD_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0525658Z test_inplace_forward_mode_AD_linalg_multi_dot_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0539552Z test_inplace_forward_mode_AD_linalg_multi_dot_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0554138Z test_inplace_forward_mode_AD_linalg_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0568003Z test_inplace_forward_mode_AD_linalg_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0581976Z test_inplace_forward_mode_AD_linalg_pinv_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0596400Z test_inplace_forward_mode_AD_linalg_pinv_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0609805Z test_inplace_forward_mode_AD_linalg_pinv_hermitian_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0623345Z test_inplace_forward_mode_AD_linalg_pinv_hermitian_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0637498Z test_inplace_forward_mode_AD_linalg_pinv_singular_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0651173Z test_inplace_forward_mode_AD_linalg_pinv_singular_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0671048Z test_inplace_forward_mode_AD_linalg_qr_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:27.0684608Z test_inplace_forward_mode_AD_linalg_qr_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0697885Z test_inplace_forward_mode_AD_linalg_slogdet_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0711839Z test_inplace_forward_mode_AD_linalg_slogdet_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0725399Z test_inplace_forward_mode_AD_linalg_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0738912Z test_inplace_forward_mode_AD_linalg_solve_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0753486Z test_inplace_forward_mode_AD_linalg_solve_triangular_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0767141Z test_inplace_forward_mode_AD_linalg_solve_triangular_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0781442Z test_inplace_forward_mode_AD_linalg_svd_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0795964Z test_inplace_forward_mode_AD_linalg_svd_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0810385Z test_inplace_forward_mode_AD_linalg_svdvals_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0825063Z test_inplace_forward_mode_AD_linalg_svdvals_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0845095Z test_inplace_forward_mode_AD_linalg_tensorinv_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:27.0858982Z test_inplace_forward_mode_AD_linalg_tensorinv_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0873149Z test_inplace_forward_mode_AD_linalg_tensorsolve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0887293Z test_inplace_forward_mode_AD_linalg_tensorsolve_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0900627Z test_inplace_forward_mode_AD_linalg_vector_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.0914278Z test_inplace_forward_mode_AD_linalg_vector_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.1302624Z test_inplace_forward_mode_AD_log10_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.039s) 2022-03-17T20:17:27.1397443Z test_inplace_forward_mode_AD_log10_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:17:27.1444853Z test_inplace_forward_mode_AD_log1p_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:17:27.1834172Z test_inplace_forward_mode_AD_log2_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.039s) 2022-03-17T20:17:27.1934598Z test_inplace_forward_mode_AD_log2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T20:17:27.2314223Z test_inplace_forward_mode_AD_log_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-03-17T20:17:27.2406210Z test_inplace_forward_mode_AD_log_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:17:27.2420242Z test_inplace_forward_mode_AD_log_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.2434535Z test_inplace_forward_mode_AD_log_softmax_dtype_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.2448378Z test_inplace_forward_mode_AD_log_softmax_dtype_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.2462170Z test_inplace_forward_mode_AD_logaddexp2_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.2476214Z test_inplace_forward_mode_AD_logaddexp_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.2490203Z test_inplace_forward_mode_AD_logcumsumexp_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.2504156Z test_inplace_forward_mode_AD_logdet_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.2523863Z test_inplace_forward_mode_AD_logical_and_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:27.2537596Z test_inplace_forward_mode_AD_logical_and_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.2551587Z test_inplace_forward_mode_AD_logical_not_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.2565559Z test_inplace_forward_mode_AD_logical_not_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.2579104Z test_inplace_forward_mode_AD_logical_or_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.2593416Z test_inplace_forward_mode_AD_logical_or_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.2606876Z test_inplace_forward_mode_AD_logical_xor_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.2620487Z test_inplace_forward_mode_AD_logical_xor_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.2777864Z test_inplace_forward_mode_AD_logit_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-03-17T20:17:27.2791908Z test_inplace_forward_mode_AD_logsumexp_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.2805708Z test_inplace_forward_mode_AD_long_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.2819676Z test_inplace_forward_mode_AD_long_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.2839746Z test_inplace_forward_mode_AD_long_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:27.2853364Z test_inplace_forward_mode_AD_long_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.2867272Z test_inplace_forward_mode_AD_lt_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.2881136Z test_inplace_forward_mode_AD_lu_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.2894922Z test_inplace_forward_mode_AD_lu_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.2908760Z test_inplace_forward_mode_AD_lu_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.2922152Z test_inplace_forward_mode_AD_lu_solve_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.2936151Z test_inplace_forward_mode_AD_lu_unpack_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.2950339Z test_inplace_forward_mode_AD_lu_unpack_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.2964254Z test_inplace_forward_mode_AD_mH_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.2978063Z test_inplace_forward_mode_AD_mH_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.2998069Z test_inplace_forward_mode_AD_mT_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:27.3011847Z test_inplace_forward_mode_AD_mT_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.4090158Z test_inplace_forward_mode_AD_masked_fill_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.108s) 2022-03-17T20:17:27.4285819Z test_inplace_forward_mode_AD_masked_fill_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.020s) 2022-03-17T20:17:27.5230643Z test_inplace_forward_mode_AD_masked_scatter_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.094s) 2022-03-17T20:17:27.5392459Z test_inplace_forward_mode_AD_masked_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-03-17T20:17:27.5406418Z test_inplace_forward_mode_AD_masked_select_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.5420563Z test_inplace_forward_mode_AD_masked_select_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.5435110Z test_inplace_forward_mode_AD_matmul_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.5449123Z test_inplace_forward_mode_AD_matmul_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.5469967Z test_inplace_forward_mode_AD_matrix_exp_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:27.5483746Z test_inplace_forward_mode_AD_matrix_exp_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.5497546Z test_inplace_forward_mode_AD_max_binary_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.5511821Z test_inplace_forward_mode_AD_max_reduction_no_dim_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.5525455Z test_inplace_forward_mode_AD_max_reduction_with_dim_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.5539382Z test_inplace_forward_mode_AD_maximum_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.5553646Z test_inplace_forward_mode_AD_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.5567540Z test_inplace_forward_mode_AD_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.5581496Z test_inplace_forward_mode_AD_median_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.5595475Z test_inplace_forward_mode_AD_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.5609475Z test_inplace_forward_mode_AD_meshgrid_list_of_tensors_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.5623449Z test_inplace_forward_mode_AD_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.5643974Z test_inplace_forward_mode_AD_meshgrid_variadic_tensors_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:27.5657827Z test_inplace_forward_mode_AD_min_binary_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.5672304Z test_inplace_forward_mode_AD_min_reduction_no_dim_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.5686012Z test_inplace_forward_mode_AD_min_reduction_with_dim_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.5699863Z test_inplace_forward_mode_AD_minimum_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.5714168Z test_inplace_forward_mode_AD_mm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.5728085Z test_inplace_forward_mode_AD_mm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.5742077Z test_inplace_forward_mode_AD_mode_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.5755959Z test_inplace_forward_mode_AD_movedim_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.5769771Z test_inplace_forward_mode_AD_movedim_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.5783813Z test_inplace_forward_mode_AD_msort_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.6982562Z test_inplace_forward_mode_AD_mul_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.120s) 2022-03-17T20:17:27.7245360Z test_inplace_forward_mode_AD_mul_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.026s) 2022-03-17T20:17:27.7259289Z test_inplace_forward_mode_AD_multinomial_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.7273604Z test_inplace_forward_mode_AD_mv_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.7287667Z test_inplace_forward_mode_AD_mv_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.7747863Z test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.046s) 2022-03-17T20:17:27.7754137Z test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.7761038Z test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.7861562Z test_inplace_forward_mode_AD_nan_to_num_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T20:17:27.7876131Z test_inplace_forward_mode_AD_nanmean_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.7890143Z test_inplace_forward_mode_AD_nanmedian_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.7904684Z test_inplace_forward_mode_AD_nanquantile_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.7924767Z test_inplace_forward_mode_AD_nansum_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:27.7938714Z test_inplace_forward_mode_AD_narrow_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.7952863Z test_inplace_forward_mode_AD_narrow_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.7966590Z test_inplace_forward_mode_AD_ne_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.7980290Z test_inplace_forward_mode_AD_ne_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.8130760Z test_inplace_forward_mode_AD_neg_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T20:17:27.8174883Z test_inplace_forward_mode_AD_neg_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.004s) 2022-03-17T20:17:27.8188851Z test_inplace_forward_mode_AD_new_empty_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.8202596Z test_inplace_forward_mode_AD_new_empty_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.8216464Z test_inplace_forward_mode_AD_new_full_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.8230536Z test_inplace_forward_mode_AD_new_full_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.8250290Z test_inplace_forward_mode_AD_new_ones_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:27.8264197Z test_inplace_forward_mode_AD_new_ones_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.8277984Z test_inplace_forward_mode_AD_new_zeros_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.8291656Z test_inplace_forward_mode_AD_new_zeros_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.8305661Z test_inplace_forward_mode_AD_nextafter_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.8319560Z test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.8333498Z test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.8347644Z test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.8361532Z test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.8375402Z test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.8389955Z test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.8403601Z test_inplace_forward_mode_AD_nn_functional_avg_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.8425845Z test_inplace_forward_mode_AD_nn_functional_avg_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:27.8439758Z test_inplace_forward_mode_AD_nn_functional_avg_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.8453711Z test_inplace_forward_mode_AD_nn_functional_batch_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.8468372Z test_inplace_forward_mode_AD_nn_functional_batch_norm_without_cudnn_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.8482152Z test_inplace_forward_mode_AD_nn_functional_bilinear_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.8534578Z test_inplace_forward_mode_AD_nn_functional_celu_cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (0.005s) 2022-03-17T20:17:27.8549447Z test_inplace_forward_mode_AD_nn_functional_conv1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.8563043Z test_inplace_forward_mode_AD_nn_functional_conv2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.8576966Z test_inplace_forward_mode_AD_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.8591028Z test_inplace_forward_mode_AD_nn_functional_conv_transpose2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.8604879Z test_inplace_forward_mode_AD_nn_functional_conv_transpose3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.8618781Z test_inplace_forward_mode_AD_nn_functional_cosine_embedding_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.8639124Z test_inplace_forward_mode_AD_nn_functional_cosine_similarity_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:27.8652969Z test_inplace_forward_mode_AD_nn_functional_cross_entropy_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.8667199Z test_inplace_forward_mode_AD_nn_functional_ctc_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.8861608Z test_inplace_forward_mode_AD_nn_functional_dropout2d_cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (0.019s) 2022-03-17T20:17:27.9482388Z test_inplace_forward_mode_AD_nn_functional_dropout_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.062s) 2022-03-17T20:17:27.9533851Z test_inplace_forward_mode_AD_nn_functional_elu_cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (0.005s) 2022-03-17T20:17:27.9548704Z test_inplace_forward_mode_AD_nn_functional_embedding_bag_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.9562716Z test_inplace_forward_mode_AD_nn_functional_embedding_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:27.9718912Z test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_with_train_cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (0.016s) 2022-03-17T20:17:28.1572284Z test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.185s) 2022-03-17T20:17:28.2019446Z test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.045s) 2022-03-17T20:17:28.2033393Z test_inplace_forward_mode_AD_nn_functional_fractional_max_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.2047454Z test_inplace_forward_mode_AD_nn_functional_fractional_max_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.2061226Z test_inplace_forward_mode_AD_nn_functional_gaussian_nll_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.2075462Z test_inplace_forward_mode_AD_nn_functional_gelu_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.2089265Z test_inplace_forward_mode_AD_nn_functional_glu_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.2103101Z test_inplace_forward_mode_AD_nn_functional_grid_sample_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.2117116Z test_inplace_forward_mode_AD_nn_functional_group_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.2131104Z test_inplace_forward_mode_AD_nn_functional_hardshrink_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.2227319Z test_inplace_forward_mode_AD_nn_functional_hardsigmoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T20:17:28.2241307Z test_inplace_forward_mode_AD_nn_functional_hardswish_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.2261649Z test_inplace_forward_mode_AD_nn_functional_hardtanh_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:28.2275546Z test_inplace_forward_mode_AD_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.2289344Z test_inplace_forward_mode_AD_nn_functional_huber_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.2303293Z test_inplace_forward_mode_AD_nn_functional_instance_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.2317191Z test_inplace_forward_mode_AD_nn_functional_interpolate_area_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.2331129Z test_inplace_forward_mode_AD_nn_functional_interpolate_bicubic_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.2345455Z test_inplace_forward_mode_AD_nn_functional_interpolate_bilinear_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.2359230Z test_inplace_forward_mode_AD_nn_functional_interpolate_linear_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.2373055Z test_inplace_forward_mode_AD_nn_functional_interpolate_nearest_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.2387299Z test_inplace_forward_mode_AD_nn_functional_interpolate_trilinear_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.2401064Z test_inplace_forward_mode_AD_nn_functional_kl_div_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.2415014Z test_inplace_forward_mode_AD_nn_functional_layer_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.2435777Z test_inplace_forward_mode_AD_nn_functional_leaky_relu_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:28.2449571Z test_inplace_forward_mode_AD_nn_functional_linear_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.2463398Z test_inplace_forward_mode_AD_nn_functional_linear_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.2477485Z test_inplace_forward_mode_AD_nn_functional_local_response_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.2491340Z test_inplace_forward_mode_AD_nn_functional_logsigmoid_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.2505449Z test_inplace_forward_mode_AD_nn_functional_max_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.2519344Z test_inplace_forward_mode_AD_nn_functional_max_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.2533331Z test_inplace_forward_mode_AD_nn_functional_max_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.2638867Z test_inplace_forward_mode_AD_nn_functional_mish_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T20:17:28.2652555Z test_inplace_forward_mode_AD_nn_functional_mse_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.2666785Z test_inplace_forward_mode_AD_nn_functional_nll_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.2680693Z test_inplace_forward_mode_AD_nn_functional_normalize_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.2700787Z test_inplace_forward_mode_AD_nn_functional_normalize_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:28.2714918Z test_inplace_forward_mode_AD_nn_functional_pad_circular_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.2728868Z test_inplace_forward_mode_AD_nn_functional_pad_circular_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.2742756Z test_inplace_forward_mode_AD_nn_functional_pad_constant_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.2756996Z test_inplace_forward_mode_AD_nn_functional_pad_constant_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.2770881Z test_inplace_forward_mode_AD_nn_functional_pad_reflect_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.2784988Z test_inplace_forward_mode_AD_nn_functional_pad_reflect_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.2798810Z test_inplace_forward_mode_AD_nn_functional_pad_replicate_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.2812750Z test_inplace_forward_mode_AD_nn_functional_pad_replicate_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.2826767Z test_inplace_forward_mode_AD_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.2840697Z test_inplace_forward_mode_AD_nn_functional_pairwise_distance_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.2854615Z test_inplace_forward_mode_AD_nn_functional_pixel_shuffle_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.2874819Z test_inplace_forward_mode_AD_nn_functional_pixel_shuffle_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:28.2888607Z test_inplace_forward_mode_AD_nn_functional_pixel_unshuffle_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.2902608Z test_inplace_forward_mode_AD_nn_functional_pixel_unshuffle_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.2916805Z test_inplace_forward_mode_AD_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.2930521Z test_inplace_forward_mode_AD_nn_functional_prelu_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.2944669Z test_inplace_forward_mode_AD_nn_functional_relu6_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.2958466Z test_inplace_forward_mode_AD_nn_functional_relu_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.3042006Z test_inplace_forward_mode_AD_nn_functional_rrelu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:17:28.3102106Z test_inplace_forward_mode_AD_nn_functional_selu_cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (0.006s) 2022-03-17T20:17:28.3116458Z test_inplace_forward_mode_AD_nn_functional_silu_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.3130416Z test_inplace_forward_mode_AD_nn_functional_softmin_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.3151101Z test_inplace_forward_mode_AD_nn_functional_softmin_with_dtype_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:28.3164829Z test_inplace_forward_mode_AD_nn_functional_softmin_with_dtype_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.3178641Z test_inplace_forward_mode_AD_nn_functional_softplus_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.3192793Z test_inplace_forward_mode_AD_nn_functional_softshrink_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.3206607Z test_inplace_forward_mode_AD_nn_functional_softsign_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.3220374Z test_inplace_forward_mode_AD_nn_functional_softsign_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.3234680Z test_inplace_forward_mode_AD_nn_functional_tanhshrink_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.3248459Z test_inplace_forward_mode_AD_nn_functional_tanhshrink_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.3262372Z test_inplace_forward_mode_AD_nn_functional_threshold_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.3277149Z test_inplace_forward_mode_AD_nn_functional_unfold_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.3291288Z test_inplace_forward_mode_AD_nn_functional_unfold_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.3305841Z test_inplace_forward_mode_AD_nn_functional_upsample_bilinear_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.3326465Z test_inplace_forward_mode_AD_nn_functional_upsample_nearest_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:28.3340528Z test_inplace_forward_mode_AD_nonzero_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.3354932Z test_inplace_forward_mode_AD_nonzero_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.3369146Z test_inplace_forward_mode_AD_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.3383370Z test_inplace_forward_mode_AD_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.3397822Z test_inplace_forward_mode_AD_norm_fro_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.3412035Z test_inplace_forward_mode_AD_norm_fro_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.3426782Z test_inplace_forward_mode_AD_norm_inf_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.3441022Z test_inplace_forward_mode_AD_norm_inf_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.3455738Z test_inplace_forward_mode_AD_norm_nuc_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.3469935Z test_inplace_forward_mode_AD_norm_nuc_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.3483890Z test_inplace_forward_mode_AD_normal_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.3503659Z test_inplace_forward_mode_AD_normal_number_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:28.3517576Z test_inplace_forward_mode_AD_ones_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.3531332Z test_inplace_forward_mode_AD_ones_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.3545510Z test_inplace_forward_mode_AD_ormqr_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.3559119Z test_inplace_forward_mode_AD_ormqr_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.3572983Z test_inplace_forward_mode_AD_outer_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.3587410Z test_inplace_forward_mode_AD_outer_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.3601802Z test_inplace_forward_mode_AD_pca_lowrank_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.3615671Z test_inplace_forward_mode_AD_permute_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.3629895Z test_inplace_forward_mode_AD_permute_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.3643934Z test_inplace_forward_mode_AD_pinverse_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.3657900Z test_inplace_forward_mode_AD_pinverse_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.3678348Z test_inplace_forward_mode_AD_polar_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:28.4033941Z test_inplace_forward_mode_AD_polygamma_polygamma_n_0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.035s) 2022-03-17T20:17:28.4040891Z test_inplace_forward_mode_AD_polygamma_polygamma_n_1_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.4047245Z test_inplace_forward_mode_AD_polygamma_polygamma_n_2_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.4054375Z test_inplace_forward_mode_AD_polygamma_polygamma_n_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.4060935Z test_inplace_forward_mode_AD_polygamma_polygamma_n_4_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.4075466Z test_inplace_forward_mode_AD_positive_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.4089363Z test_inplace_forward_mode_AD_positive_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.4103379Z test_inplace_forward_mode_AD_pow_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.4117524Z test_inplace_forward_mode_AD_pow_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.4131459Z test_inplace_forward_mode_AD_prod_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.4145596Z test_inplace_forward_mode_AD_prod_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.4300136Z test_inplace_forward_mode_AD_put_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T20:17:28.4360662Z test_inplace_forward_mode_AD_put_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.006s) 2022-03-17T20:17:28.4380350Z test_inplace_forward_mode_AD_qr_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:28.4394013Z test_inplace_forward_mode_AD_qr_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.4408068Z test_inplace_forward_mode_AD_quantile_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.4499395Z test_inplace_forward_mode_AD_rad2deg_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:17:28.4513344Z test_inplace_forward_mode_AD_rand_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.4527045Z test_inplace_forward_mode_AD_rand_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.4540983Z test_inplace_forward_mode_AD_randint_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.4554963Z test_inplace_forward_mode_AD_randn_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.4568486Z test_inplace_forward_mode_AD_randn_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.4582472Z test_inplace_forward_mode_AD_ravel_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.4596532Z test_inplace_forward_mode_AD_ravel_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.4610600Z test_inplace_forward_mode_AD_real_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.4633060Z test_inplace_forward_mode_AD_real_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:28.5011592Z test_inplace_forward_mode_AD_reciprocal_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-03-17T20:17:28.5104021Z test_inplace_forward_mode_AD_reciprocal_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:17:28.5177140Z test_inplace_forward_mode_AD_remainder_autodiffed_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.007s) 2022-03-17T20:17:28.5477091Z test_inplace_forward_mode_AD_remainder_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.030s) 2022-03-17T20:17:28.5556004Z test_inplace_forward_mode_AD_renorm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:17:28.5608971Z test_inplace_forward_mode_AD_renorm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:17:28.5623019Z test_inplace_forward_mode_AD_repeat_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.5637131Z test_inplace_forward_mode_AD_repeat_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.5657313Z test_inplace_forward_mode_AD_repeat_interleave_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:28.5671111Z test_inplace_forward_mode_AD_repeat_interleave_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.5685015Z test_inplace_forward_mode_AD_reshape_as_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.5698856Z test_inplace_forward_mode_AD_reshape_as_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.5712814Z test_inplace_forward_mode_AD_reshape_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.5726586Z test_inplace_forward_mode_AD_reshape_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.5740429Z test_inplace_forward_mode_AD_resize__cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.5754393Z test_inplace_forward_mode_AD_resize__cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.5768203Z test_inplace_forward_mode_AD_resize_as__cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.5781896Z test_inplace_forward_mode_AD_resize_as__cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.5796115Z test_inplace_forward_mode_AD_resolve_conj_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.5809985Z test_inplace_forward_mode_AD_resolve_conj_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.5830381Z test_inplace_forward_mode_AD_resolve_neg_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:28.5844143Z test_inplace_forward_mode_AD_resolve_neg_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.5857982Z test_inplace_forward_mode_AD_roll_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.5872126Z test_inplace_forward_mode_AD_roll_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.5886009Z test_inplace_forward_mode_AD_rot90_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.5899987Z test_inplace_forward_mode_AD_rot90_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.5945537Z test_inplace_forward_mode_AD_round_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.004s) 2022-03-17T20:17:28.6036264Z test_inplace_forward_mode_AD_round_decimals_0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:17:28.6042665Z test_inplace_forward_mode_AD_round_decimals_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.6049620Z test_inplace_forward_mode_AD_round_decimals_neg_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.6432074Z test_inplace_forward_mode_AD_rsqrt_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-03-17T20:17:28.6532250Z test_inplace_forward_mode_AD_rsqrt_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T20:17:28.6546251Z test_inplace_forward_mode_AD_rsub_rsub_scalar_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.6560175Z test_inplace_forward_mode_AD_rsub_rsub_scalar_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.6573977Z test_inplace_forward_mode_AD_rsub_rsub_tensor_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.6589110Z test_inplace_forward_mode_AD_rsub_rsub_tensor_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:28.9042148Z test_inplace_forward_mode_AD_scatter_add_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.245s) 2022-03-17T20:17:28.9530715Z test_inplace_forward_mode_AD_scatter_add_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.049s) 2022-03-17T20:17:29.2138119Z test_inplace_forward_mode_AD_scatter_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.261s) 2022-03-17T20:17:29.2657885Z test_inplace_forward_mode_AD_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.052s) 2022-03-17T20:17:29.2671987Z test_inplace_forward_mode_AD_scatter_reduce_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.2692427Z test_inplace_forward_mode_AD_searchsorted_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:29.2706506Z test_inplace_forward_mode_AD_select_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.2720484Z test_inplace_forward_mode_AD_select_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.2734255Z test_inplace_forward_mode_AD_select_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.2741062Z test_inplace_forward_mode_AD_sgn_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.2787731Z test_inplace_forward_mode_AD_sgn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:17:29.2801743Z test_inplace_forward_mode_AD_short_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.2815269Z test_inplace_forward_mode_AD_short_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.2829299Z test_inplace_forward_mode_AD_short_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.2842911Z test_inplace_forward_mode_AD_short_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.3211312Z test_inplace_forward_mode_AD_sigmoid_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.037s) 2022-03-17T20:17:29.3301915Z test_inplace_forward_mode_AD_sigmoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:17:29.3353277Z test_inplace_forward_mode_AD_sign_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:17:29.3367058Z test_inplace_forward_mode_AD_signbit_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.3527793Z test_inplace_forward_mode_AD_sin_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-03-17T20:17:29.3574257Z test_inplace_forward_mode_AD_sin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:17:29.4011912Z test_inplace_forward_mode_AD_sinc_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.044s) 2022-03-17T20:17:29.4122186Z test_inplace_forward_mode_AD_sinc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:17:29.4283968Z test_inplace_forward_mode_AD_sinh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-03-17T20:17:29.4330814Z test_inplace_forward_mode_AD_sinh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:17:29.4351596Z test_inplace_forward_mode_AD_slice_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:29.4365622Z test_inplace_forward_mode_AD_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.4379368Z test_inplace_forward_mode_AD_softmax_with_dtype_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.4393570Z test_inplace_forward_mode_AD_softmax_with_dtype_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.4407055Z test_inplace_forward_mode_AD_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.4420398Z test_inplace_forward_mode_AD_solve_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.4434540Z test_inplace_forward_mode_AD_sort_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.4448439Z test_inplace_forward_mode_AD_special_entr_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.4462421Z test_inplace_forward_mode_AD_special_erfcx_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.4476796Z test_inplace_forward_mode_AD_special_i0e_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.4490312Z test_inplace_forward_mode_AD_special_i1_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.4504687Z test_inplace_forward_mode_AD_special_i1e_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.4524510Z test_inplace_forward_mode_AD_special_ndtr_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:29.4538443Z test_inplace_forward_mode_AD_special_ndtri_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.4552686Z test_inplace_forward_mode_AD_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.4566736Z test_inplace_forward_mode_AD_special_xlog1py_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.4580537Z test_inplace_forward_mode_AD_special_zeta_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.4594522Z test_inplace_forward_mode_AD_special_zeta_grad_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.4608214Z test_inplace_forward_mode_AD_split_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.4622191Z test_inplace_forward_mode_AD_split_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.4636376Z test_inplace_forward_mode_AD_split_list_args_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.4650465Z test_inplace_forward_mode_AD_split_list_args_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.4664521Z test_inplace_forward_mode_AD_split_with_sizes_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.4678402Z test_inplace_forward_mode_AD_split_with_sizes_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.4843601Z test_inplace_forward_mode_AD_sqrt_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-03-17T20:17:29.4889825Z test_inplace_forward_mode_AD_sqrt_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.004s) 2022-03-17T20:17:29.5284534Z test_inplace_forward_mode_AD_square_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.039s) 2022-03-17T20:17:29.5381356Z test_inplace_forward_mode_AD_square_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T20:17:29.6143126Z test_inplace_forward_mode_AD_squeeze_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.076s) 2022-03-17T20:17:29.6286481Z test_inplace_forward_mode_AD_squeeze_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-03-17T20:17:29.6300455Z test_inplace_forward_mode_AD_stack_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.6315041Z test_inplace_forward_mode_AD_stack_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.6329054Z test_inplace_forward_mode_AD_std_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.6350045Z test_inplace_forward_mode_AD_std_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:29.6364175Z test_inplace_forward_mode_AD_std_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.6377716Z test_inplace_forward_mode_AD_std_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.6392034Z test_inplace_forward_mode_AD_stft_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.6405976Z test_inplace_forward_mode_AD_stft_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.6419844Z test_inplace_forward_mode_AD_sub_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.6434078Z test_inplace_forward_mode_AD_sub_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.6447987Z test_inplace_forward_mode_AD_sum_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.6462038Z test_inplace_forward_mode_AD_sum_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.6476107Z test_inplace_forward_mode_AD_sum_to_size_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.6489966Z test_inplace_forward_mode_AD_sum_to_size_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.6504910Z test_inplace_forward_mode_AD_svd_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.6525266Z test_inplace_forward_mode_AD_svd_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:29.6539714Z test_inplace_forward_mode_AD_svd_lowrank_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.6554030Z test_inplace_forward_mode_AD_symeig_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.6568009Z test_inplace_forward_mode_AD_symeig_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.6908106Z test_inplace_forward_mode_AD_t_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.034s) 2022-03-17T20:17:29.6976127Z test_inplace_forward_mode_AD_t_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.007s) 2022-03-17T20:17:29.6990131Z test_inplace_forward_mode_AD_take_along_dim_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.7003944Z test_inplace_forward_mode_AD_take_along_dim_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.7017991Z test_inplace_forward_mode_AD_take_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.7032450Z test_inplace_forward_mode_AD_take_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.7199986Z test_inplace_forward_mode_AD_tan_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-03-17T20:17:29.7247088Z test_inplace_forward_mode_AD_tan_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:17:29.7402282Z test_inplace_forward_mode_AD_tanh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T20:17:29.7447863Z test_inplace_forward_mode_AD_tanh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.004s) 2022-03-17T20:17:29.7461875Z test_inplace_forward_mode_AD_tensor_split_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.7475836Z test_inplace_forward_mode_AD_tensor_split_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.7489743Z test_inplace_forward_mode_AD_tensordot_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.7504008Z test_inplace_forward_mode_AD_tensordot_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.7517940Z test_inplace_forward_mode_AD_tile_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.7531740Z test_inplace_forward_mode_AD_tile_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.7554246Z test_inplace_forward_mode_AD_to_sparse_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:29.7567895Z test_inplace_forward_mode_AD_to_sparse_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.7581890Z test_inplace_forward_mode_AD_topk_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.7596075Z test_inplace_forward_mode_AD_trace_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.7609857Z test_inplace_forward_mode_AD_trace_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.8479215Z test_inplace_forward_mode_AD_transpose_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.087s) 2022-03-17T20:17:29.8642908Z test_inplace_forward_mode_AD_transpose_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-03-17T20:17:29.8656683Z test_inplace_forward_mode_AD_trapezoid_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.8671011Z test_inplace_forward_mode_AD_trapezoid_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.8684732Z test_inplace_forward_mode_AD_trapz_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.8698633Z test_inplace_forward_mode_AD_trapz_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.8718365Z test_inplace_forward_mode_AD_triangular_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:29.8731812Z test_inplace_forward_mode_AD_triangular_solve_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:29.9405566Z test_inplace_forward_mode_AD_tril_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.067s) 2022-03-17T20:17:29.9565121Z test_inplace_forward_mode_AD_tril_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-03-17T20:17:30.0239298Z test_inplace_forward_mode_AD_triu_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.067s) 2022-03-17T20:17:30.0398900Z test_inplace_forward_mode_AD_triu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-03-17T20:17:30.2242286Z test_inplace_forward_mode_AD_true_divide_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.184s) 2022-03-17T20:17:30.2624359Z test_inplace_forward_mode_AD_true_divide_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-03-17T20:17:30.2670294Z test_inplace_forward_mode_AD_trunc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.004s) 2022-03-17T20:17:30.2691566Z test_inplace_forward_mode_AD_unfold_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:30.2705686Z test_inplace_forward_mode_AD_unfold_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.2719401Z test_inplace_forward_mode_AD_unique_consecutive_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.2733202Z test_inplace_forward_mode_AD_unique_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.3416425Z test_inplace_forward_mode_AD_unsqueeze_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.068s) 2022-03-17T20:17:30.3539324Z test_inplace_forward_mode_AD_unsqueeze_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:17:30.3553329Z test_inplace_forward_mode_AD_var_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.3567258Z test_inplace_forward_mode_AD_var_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.3581282Z test_inplace_forward_mode_AD_var_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.3595294Z test_inplace_forward_mode_AD_var_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.3609276Z test_inplace_forward_mode_AD_vdot_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.3629371Z test_inplace_forward_mode_AD_vdot_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:30.3643233Z test_inplace_forward_mode_AD_view_as_complex_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.3657132Z test_inplace_forward_mode_AD_view_as_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.3671281Z test_inplace_forward_mode_AD_view_as_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.3685255Z test_inplace_forward_mode_AD_view_as_real_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.3699044Z test_inplace_forward_mode_AD_view_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.3713165Z test_inplace_forward_mode_AD_view_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.3727104Z test_inplace_forward_mode_AD_vsplit_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.3741263Z test_inplace_forward_mode_AD_vsplit_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.3755172Z test_inplace_forward_mode_AD_vstack_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.3769029Z test_inplace_forward_mode_AD_vstack_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.3783118Z test_inplace_forward_mode_AD_where_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.3803077Z test_inplace_forward_mode_AD_where_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:30.3892012Z test_inplace_forward_mode_AD_xlogy_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:17:30.4277071Z test_inplace_forward_mode_AD_zero__cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-03-17T20:17:30.4370616Z test_inplace_forward_mode_AD_zero__cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:17:30.4385099Z test_inplace_forward_mode_AD_zeros_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.4398647Z test_inplace_forward_mode_AD_zeros_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.4411980Z test_inplace_grad_H_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.4425842Z test_inplace_grad_H_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.4439504Z test_inplace_grad_T_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.4453119Z test_inplace_grad_T_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.4473235Z test_inplace_grad___getitem___cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:30.4486614Z test_inplace_grad___getitem___cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.4500254Z test_inplace_grad___radd___cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.4513831Z test_inplace_grad___radd___cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.4527285Z test_inplace_grad___rdiv___cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.4540938Z test_inplace_grad___rdiv___cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.4554679Z test_inplace_grad___rmatmul___cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.4568216Z test_inplace_grad___rmatmul___cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.4581618Z test_inplace_grad___rmod___cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.4595507Z test_inplace_grad___rmul___cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.4608992Z test_inplace_grad___rmul___cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.4622795Z test_inplace_grad___rpow___cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.4642355Z test_inplace_grad___rpow___cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:30.4655881Z test_inplace_grad___rsub___cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.4669977Z test_inplace_grad___rsub___cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.4684341Z test_inplace_grad__masked_amax_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.4698734Z test_inplace_grad__masked_amin_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.4713468Z test_inplace_grad__masked_log_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.4727840Z test_inplace_grad__masked_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.4742389Z test_inplace_grad__masked_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.4756335Z test_inplace_grad__masked_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.4769718Z test_inplace_grad__masked_normalize_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.4783242Z test_inplace_grad__masked_prod_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.4796962Z test_inplace_grad__masked_prod_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.4816574Z test_inplace_grad__masked_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:30.4830356Z test_inplace_grad__masked_softmin_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.4844131Z test_inplace_grad__masked_sum_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.4857678Z test_inplace_grad__masked_sum_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.4871262Z test_inplace_grad__masked_var_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.4884835Z test_inplace_grad__masked_var_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.4898254Z test_inplace_grad_abs_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.4912008Z test_inplace_grad_abs_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.5359112Z test_inplace_grad_acos_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.045s) 2022-03-17T20:17:30.5478689Z test_inplace_grad_acos_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:17:30.5492495Z test_inplace_grad_acosh_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.5512812Z test_inplace_grad_acosh_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:30.5526392Z test_inplace_grad_add_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.5539821Z test_inplace_grad_add_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.7140075Z test_inplace_grad_addbmm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.160s) 2022-03-17T20:17:30.7319449Z test_inplace_grad_addbmm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.018s) 2022-03-17T20:17:30.7333046Z test_inplace_grad_addcdiv_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.7348110Z test_inplace_grad_addcdiv_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.7361409Z test_inplace_grad_addcmul_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.7374998Z test_inplace_grad_addcmul_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.7389048Z test_inplace_grad_addmm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.7402844Z test_inplace_grad_addmm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.7422643Z test_inplace_grad_addmm_decomposed_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:30.7437305Z test_inplace_grad_addmm_decomposed_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.7451779Z test_inplace_grad_addmv_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.7466394Z test_inplace_grad_addmv_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.7480701Z test_inplace_grad_addr_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.7495145Z test_inplace_grad_addr_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.7509670Z test_inplace_grad_all_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.7523941Z test_inplace_grad_all_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.7538384Z test_inplace_grad_allclose_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.7552816Z test_inplace_grad_allclose_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.7567206Z test_inplace_grad_amax_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.7588538Z test_inplace_grad_amin_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:30.7602149Z test_inplace_grad_aminmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.7615908Z test_inplace_grad_angle_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.7629795Z test_inplace_grad_angle_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.7643321Z test_inplace_grad_any_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.7656590Z test_inplace_grad_any_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.7670341Z test_inplace_grad_argmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.7683537Z test_inplace_grad_argmin_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.7696736Z test_inplace_grad_argsort_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.7710262Z test_inplace_grad_argwhere_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.7723489Z test_inplace_grad_argwhere_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.8529079Z test_inplace_grad_as_strided_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.080s) 2022-03-17T20:17:30.8743109Z test_inplace_grad_as_strided_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.021s) 2022-03-17T20:17:30.8923987Z test_inplace_grad_asin_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.018s) 2022-03-17T20:17:30.8978609Z test_inplace_grad_asin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:17:30.8992561Z test_inplace_grad_asinh_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.9006053Z test_inplace_grad_asinh_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.9196076Z test_inplace_grad_atan2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.019s) 2022-03-17T20:17:30.9373777Z test_inplace_grad_atan_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.018s) 2022-03-17T20:17:30.9427477Z test_inplace_grad_atan_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:17:30.9441080Z test_inplace_grad_atanh_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.9463090Z test_inplace_grad_atanh_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:30.9476715Z test_inplace_grad_atleast_1d_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.9490196Z test_inplace_grad_atleast_1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.9504015Z test_inplace_grad_atleast_2d_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.9517523Z test_inplace_grad_atleast_2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.9531129Z test_inplace_grad_atleast_3d_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:30.9544987Z test_inplace_grad_atleast_3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.1340944Z test_inplace_grad_baddbmm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.179s) 2022-03-17T20:17:31.1510842Z test_inplace_grad_baddbmm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-03-17T20:17:31.1524097Z test_inplace_grad_bernoulli_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.1537565Z test_inplace_grad_bfloat16_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.1557479Z test_inplace_grad_bfloat16_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:31.1570388Z test_inplace_grad_bfloat16_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.1584099Z test_inplace_grad_bfloat16_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.1597460Z test_inplace_grad_bitwise_left_shift_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.1610680Z test_inplace_grad_bitwise_right_shift_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.1624390Z test_inplace_grad_block_diag_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.1637803Z test_inplace_grad_block_diag_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.1651233Z test_inplace_grad_bmm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.1665019Z test_inplace_grad_bmm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.1678422Z test_inplace_grad_bool_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.1691753Z test_inplace_grad_bool_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.1705433Z test_inplace_grad_bool_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.1724890Z test_inplace_grad_bool_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:31.1738489Z test_inplace_grad_broadcast_tensors_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.1752261Z test_inplace_grad_broadcast_tensors_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.1765764Z test_inplace_grad_broadcast_to_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.1779245Z test_inplace_grad_broadcast_to_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.1793177Z test_inplace_grad_bucketize_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.1806349Z test_inplace_grad_byte_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.1819813Z test_inplace_grad_byte_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.1833507Z test_inplace_grad_byte_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.1847132Z test_inplace_grad_byte_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.1859989Z test_inplace_grad_cartesian_prod_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.1873525Z test_inplace_grad_cartesian_prod_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.1892964Z test_inplace_grad_cat_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:31.1906740Z test_inplace_grad_cat_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.1920344Z test_inplace_grad_cdist_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.1972372Z test_inplace_grad_ceil_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:17:31.1986035Z test_inplace_grad_char_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.1999357Z test_inplace_grad_char_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.2012624Z test_inplace_grad_char_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.2027185Z test_inplace_grad_char_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.2040580Z test_inplace_grad_cholesky_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.2053414Z test_inplace_grad_cholesky_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.2067035Z test_inplace_grad_cholesky_inverse_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.2086276Z test_inplace_grad_cholesky_inverse_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:31.2099399Z test_inplace_grad_cholesky_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.2112704Z test_inplace_grad_cholesky_solve_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.2126141Z test_inplace_grad_chunk_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.2139712Z test_inplace_grad_chunk_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.2364097Z test_inplace_grad_clamp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.022s) 2022-03-17T20:17:31.2627791Z test_inplace_grad_clamp_scalar_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.026s) 2022-03-17T20:17:31.2641609Z test_inplace_grad_clone_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.2655371Z test_inplace_grad_clone_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.2669079Z test_inplace_grad_column_stack_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.2682958Z test_inplace_grad_column_stack_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.2702044Z test_inplace_grad_combinations_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:31.2715538Z test_inplace_grad_combinations_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.2729132Z test_inplace_grad_complex_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.2742575Z test_inplace_grad_conj_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.2756397Z test_inplace_grad_conj_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.2923131Z test_inplace_grad_conj_physical_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-03-17T20:17:31.2972438Z test_inplace_grad_conj_physical_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:17:31.2986471Z test_inplace_grad_contiguous_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.2999903Z test_inplace_grad_contiguous_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.3013494Z test_inplace_grad_copysign_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.3027489Z test_inplace_grad_corrcoef_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.3047363Z test_inplace_grad_corrcoef_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:31.3479137Z test_inplace_grad_cos_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.043s) 2022-03-17T20:17:31.3594012Z test_inplace_grad_cos_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:17:31.4021459Z test_inplace_grad_cosh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.043s) 2022-03-17T20:17:31.4136246Z test_inplace_grad_cosh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:17:31.4149847Z test_inplace_grad_count_nonzero_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.4163420Z test_inplace_grad_count_nonzero_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.4177241Z test_inplace_grad_cov_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.4191254Z test_inplace_grad_cov_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.4205097Z test_inplace_grad_cross_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.4225215Z test_inplace_grad_cross_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:31.4238861Z test_inplace_grad_cummax_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:31.4252070Z test_inplace_grad_cummin_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:39.9841118Z test_inplace_grad_cumprod_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (8.559s) 2022-03-17T20:17:41.4894763Z test_inplace_grad_cumprod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (1.505s) 2022-03-17T20:17:41.5537180Z test_inplace_grad_cumsum_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.064s) 2022-03-17T20:17:41.5701264Z test_inplace_grad_cumsum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-03-17T20:17:41.5715462Z test_inplace_grad_cumulative_trapezoid_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:41.5729452Z test_inplace_grad_cumulative_trapezoid_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:41.5843060Z test_inplace_grad_deg2rad_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:17:41.5856995Z test_inplace_grad_diag_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:41.5871555Z test_inplace_grad_diag_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:41.5885602Z test_inplace_grad_diag_embed_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:41.5899415Z test_inplace_grad_diag_embed_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:41.5919751Z test_inplace_grad_diagflat_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:41.5933244Z test_inplace_grad_diagflat_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:41.5947268Z test_inplace_grad_diagonal_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:41.5960789Z test_inplace_grad_diagonal_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:41.5974295Z test_inplace_grad_diagonal_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:41.5988125Z test_inplace_grad_diff_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:41.6001765Z test_inplace_grad_diff_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:41.6117161Z test_inplace_grad_digamma_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:17:41.6130670Z test_inplace_grad_dist_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:41.6144324Z test_inplace_grad_dist_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:41.7199573Z test_inplace_grad_div_floor_rounding_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.105s) 2022-03-17T20:17:41.7460951Z test_inplace_grad_div_floor_rounding_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.026s) 2022-03-17T20:17:41.8512484Z test_inplace_grad_div_no_rounding_mode_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.105s) 2022-03-17T20:17:41.8767458Z test_inplace_grad_div_no_rounding_mode_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.025s) 2022-03-17T20:17:41.9820688Z test_inplace_grad_div_trunc_rounding_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.105s) 2022-03-17T20:17:42.0077500Z test_inplace_grad_div_trunc_rounding_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.026s) 2022-03-17T20:17:42.0091459Z test_inplace_grad_dot_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.0105927Z test_inplace_grad_dot_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.0119780Z test_inplace_grad_double_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.0134233Z test_inplace_grad_double_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.0148794Z test_inplace_grad_double_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.0171169Z test_inplace_grad_double_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:42.0184921Z test_inplace_grad_dsplit_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.0198471Z test_inplace_grad_dsplit_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.0212261Z test_inplace_grad_dstack_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.0226108Z test_inplace_grad_dstack_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.0239408Z test_inplace_grad_eig_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.0252450Z test_inplace_grad_eig_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.0266237Z test_inplace_grad_einsum_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.0279968Z test_inplace_grad_einsum_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.0293415Z test_inplace_grad_empty_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.0307295Z test_inplace_grad_empty_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.0320601Z test_inplace_grad_eq_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.0339879Z test_inplace_grad_eq_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:42.0395479Z test_inplace_grad_erf_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:17:42.0513771Z test_inplace_grad_erfc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:17:42.0568855Z test_inplace_grad_erfinv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:17:42.0682906Z test_inplace_grad_exp2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:17:42.1101840Z test_inplace_grad_exp_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.042s) 2022-03-17T20:17:42.1214559Z test_inplace_grad_exp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:17:42.1228835Z test_inplace_grad_expand_as_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.1242506Z test_inplace_grad_expand_as_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.1262442Z test_inplace_grad_expand_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:42.1276237Z test_inplace_grad_expand_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.1328612Z test_inplace_grad_expm1_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:17:42.1342715Z test_inplace_grad_fft_fft2_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.1356698Z test_inplace_grad_fft_fft2_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.1370646Z test_inplace_grad_fft_fft_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.1384526Z test_inplace_grad_fft_fft_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.1398251Z test_inplace_grad_fft_fftn_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.1412078Z test_inplace_grad_fft_fftn_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.1426049Z test_inplace_grad_fft_fftshift_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.1439755Z test_inplace_grad_fft_fftshift_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.1459782Z test_inplace_grad_fft_hfft2_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:42.1473788Z test_inplace_grad_fft_hfft2_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.1487866Z test_inplace_grad_fft_hfft_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.1501880Z test_inplace_grad_fft_hfft_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.1515725Z test_inplace_grad_fft_hfftn_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.1529600Z test_inplace_grad_fft_hfftn_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.1543305Z test_inplace_grad_fft_ifft2_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.1557127Z test_inplace_grad_fft_ifft2_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.1570939Z test_inplace_grad_fft_ifft_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.1585363Z test_inplace_grad_fft_ifft_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.1599105Z test_inplace_grad_fft_ifftn_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.1612733Z test_inplace_grad_fft_ifftn_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.1632633Z test_inplace_grad_fft_ifftshift_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:42.1646235Z test_inplace_grad_fft_ifftshift_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.1660059Z test_inplace_grad_fft_ihfft2_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.1674333Z test_inplace_grad_fft_ihfft_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.1688117Z test_inplace_grad_fft_ihfftn_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.1702160Z test_inplace_grad_fft_irfft2_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.1716202Z test_inplace_grad_fft_irfft2_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.1730245Z test_inplace_grad_fft_irfft_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.1744407Z test_inplace_grad_fft_irfft_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.1758414Z test_inplace_grad_fft_irfftn_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.1772064Z test_inplace_grad_fft_irfftn_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.1786117Z test_inplace_grad_fft_rfft2_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.1805902Z test_inplace_grad_fft_rfft_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:42.1819541Z test_inplace_grad_fft_rfftn_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.2385157Z test_inplace_grad_fill__cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.056s) 2022-03-17T20:17:42.2526251Z test_inplace_grad_fill__cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-03-17T20:17:42.2540115Z test_inplace_grad_flatten_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.2554006Z test_inplace_grad_flatten_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.2567687Z test_inplace_grad_flip_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.2581799Z test_inplace_grad_flip_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.2595296Z test_inplace_grad_fliplr_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.2609269Z test_inplace_grad_fliplr_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.2623170Z test_inplace_grad_flipud_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.2643133Z test_inplace_grad_flipud_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:42.2656556Z test_inplace_grad_float_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.2670527Z test_inplace_grad_float_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.2683636Z test_inplace_grad_float_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.2696918Z test_inplace_grad_float_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.3196485Z test_inplace_grad_float_power_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.050s) 2022-03-17T20:17:42.3545588Z test_inplace_grad_float_power_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.035s) 2022-03-17T20:17:42.3597492Z test_inplace_grad_floor_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:17:42.3610994Z test_inplace_grad_floor_divide_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.3624803Z test_inplace_grad_fmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.3644823Z test_inplace_grad_fmin_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:42.3728014Z test_inplace_grad_fmod_autodiffed_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:17:42.3977478Z test_inplace_grad_fmod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.025s) 2022-03-17T20:17:42.4084081Z test_inplace_grad_frac_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:17:42.4097559Z test_inplace_grad_frexp_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.4111516Z test_inplace_grad_full_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.4124802Z test_inplace_grad_full_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.4138643Z test_inplace_grad_gather_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.4152435Z test_inplace_grad_gather_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.4165951Z test_inplace_grad_ge_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.4179089Z test_inplace_grad_geqrf_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.4198331Z test_inplace_grad_geqrf_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:42.4211904Z test_inplace_grad_gradient_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.4225670Z test_inplace_grad_gradient_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.4239063Z test_inplace_grad_gt_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.4252409Z test_inplace_grad_half_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.4266012Z test_inplace_grad_half_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.4279308Z test_inplace_grad_half_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.4292763Z test_inplace_grad_half_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.4306561Z test_inplace_grad_heaviside_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.4319891Z test_inplace_grad_histc_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.4333657Z test_inplace_grad_hsplit_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.4353542Z test_inplace_grad_hsplit_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:42.4367066Z test_inplace_grad_hstack_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.4380677Z test_inplace_grad_hstack_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.4450620Z test_inplace_grad_hypot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.007s) 2022-03-17T20:17:42.4573454Z test_inplace_grad_i0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:17:42.4587418Z test_inplace_grad_igamma_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.4600820Z test_inplace_grad_igamma_grad_other_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.4614246Z test_inplace_grad_igammac_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.4628138Z test_inplace_grad_igammac_grad_other_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.4641768Z test_inplace_grad_imag_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.6890685Z test_inplace_grad_index_add_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.225s) 2022-03-17T20:17:42.7395345Z test_inplace_grad_index_add_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.050s) 2022-03-17T20:17:42.7409189Z test_inplace_grad_index_copy_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.7423075Z test_inplace_grad_index_copy_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.7437143Z test_inplace_grad_index_fill_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.7450974Z test_inplace_grad_index_fill_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.8592462Z test_inplace_grad_index_put_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.114s) 2022-03-17T20:17:42.8850887Z test_inplace_grad_index_put_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.026s) 2022-03-17T20:17:42.8865076Z test_inplace_grad_index_select_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.8879071Z test_inplace_grad_index_select_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.8899425Z test_inplace_grad_inner_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:42.8913181Z test_inplace_grad_inner_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.8926680Z test_inplace_grad_int_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.8940041Z test_inplace_grad_int_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.8953657Z test_inplace_grad_int_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.8967017Z test_inplace_grad_int_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.8980578Z test_inplace_grad_inverse_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.8994495Z test_inplace_grad_inverse_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.9007783Z test_inplace_grad_isclose_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.9021131Z test_inplace_grad_isclose_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.9034965Z test_inplace_grad_isfinite_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.9048192Z test_inplace_grad_isfinite_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.9070278Z test_inplace_grad_isin_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:42.9083667Z test_inplace_grad_isinf_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.9096919Z test_inplace_grad_isinf_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.9110569Z test_inplace_grad_isnan_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.9123909Z test_inplace_grad_isnan_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.9137554Z test_inplace_grad_isneginf_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.9151108Z test_inplace_grad_isposinf_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.9164938Z test_inplace_grad_isreal_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.9178159Z test_inplace_grad_isreal_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.9191665Z test_inplace_grad_istft_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.9205316Z test_inplace_grad_istft_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.9218734Z test_inplace_grad_kron_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.9238616Z test_inplace_grad_kron_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:42.9252168Z test_inplace_grad_kthvalue_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.9265890Z test_inplace_grad_ldexp_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.9279431Z test_inplace_grad_ldexp_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:42.9292858Z test_inplace_grad_le_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.3312718Z test_inplace_grad_lerp_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.402s) 2022-03-17T20:17:43.3769951Z test_inplace_grad_lerp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.046s) 2022-03-17T20:17:43.3883938Z test_inplace_grad_lgamma_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:17:43.3898110Z test_inplace_grad_linalg_cholesky_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.3912501Z test_inplace_grad_linalg_cholesky_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.3933278Z test_inplace_grad_linalg_cholesky_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:43.3947197Z test_inplace_grad_linalg_cholesky_ex_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.3961281Z test_inplace_grad_linalg_cond_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.3975255Z test_inplace_grad_linalg_cond_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.3989052Z test_inplace_grad_linalg_cross_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4002511Z test_inplace_grad_linalg_cross_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4015739Z test_inplace_grad_linalg_det_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4029265Z test_inplace_grad_linalg_det_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4042340Z test_inplace_grad_linalg_det_singular_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4055579Z test_inplace_grad_linalg_det_singular_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4069231Z test_inplace_grad_linalg_eig_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4082809Z test_inplace_grad_linalg_eig_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4102591Z test_inplace_grad_linalg_eigh_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:43.4116084Z test_inplace_grad_linalg_eigh_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4129286Z test_inplace_grad_linalg_eigvals_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4142466Z test_inplace_grad_linalg_eigvals_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4156355Z test_inplace_grad_linalg_eigvalsh_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4168951Z test_inplace_grad_linalg_eigvalsh_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4182679Z test_inplace_grad_linalg_householder_product_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4196770Z test_inplace_grad_linalg_householder_product_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4210058Z test_inplace_grad_linalg_inv_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4224003Z test_inplace_grad_linalg_inv_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4237701Z test_inplace_grad_linalg_inv_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4251392Z test_inplace_grad_linalg_inv_ex_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4257450Z test_inplace_grad_linalg_lstsq_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4264273Z test_inplace_grad_linalg_lstsq_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4284245Z test_inplace_grad_linalg_lstsq_grad_oriented_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:43.4297291Z test_inplace_grad_linalg_lstsq_grad_oriented_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4311258Z test_inplace_grad_linalg_lu_factor_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4324789Z test_inplace_grad_linalg_lu_factor_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4338428Z test_inplace_grad_linalg_lu_factor_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4352305Z test_inplace_grad_linalg_lu_factor_ex_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4366423Z test_inplace_grad_linalg_matrix_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4380219Z test_inplace_grad_linalg_matrix_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4394577Z test_inplace_grad_linalg_matrix_power_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4408611Z test_inplace_grad_linalg_matrix_power_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4422053Z test_inplace_grad_linalg_matrix_rank_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4435690Z test_inplace_grad_linalg_matrix_rank_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4455303Z test_inplace_grad_linalg_matrix_rank_hermitian_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:43.4469398Z test_inplace_grad_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4482877Z test_inplace_grad_linalg_multi_dot_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4496314Z test_inplace_grad_linalg_multi_dot_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4510266Z test_inplace_grad_linalg_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4523820Z test_inplace_grad_linalg_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4537419Z test_inplace_grad_linalg_pinv_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4551273Z test_inplace_grad_linalg_pinv_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4564454Z test_inplace_grad_linalg_pinv_hermitian_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4577565Z test_inplace_grad_linalg_pinv_hermitian_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4591514Z test_inplace_grad_linalg_pinv_singular_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4604946Z test_inplace_grad_linalg_pinv_singular_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4624430Z test_inplace_grad_linalg_qr_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:43.4637547Z test_inplace_grad_linalg_qr_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4650607Z test_inplace_grad_linalg_slogdet_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4664149Z test_inplace_grad_linalg_slogdet_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4677162Z test_inplace_grad_linalg_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4690238Z test_inplace_grad_linalg_solve_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4703987Z test_inplace_grad_linalg_solve_triangular_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4717498Z test_inplace_grad_linalg_solve_triangular_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4731560Z test_inplace_grad_linalg_svd_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4746008Z test_inplace_grad_linalg_svd_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4759954Z test_inplace_grad_linalg_svdvals_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4773674Z test_inplace_grad_linalg_svdvals_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4793896Z test_inplace_grad_linalg_tensorinv_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:43.4808210Z test_inplace_grad_linalg_tensorinv_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4822708Z test_inplace_grad_linalg_tensorsolve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4836518Z test_inplace_grad_linalg_tensorsolve_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4849640Z test_inplace_grad_linalg_vector_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.4862816Z test_inplace_grad_linalg_vector_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.5293199Z test_inplace_grad_log10_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.043s) 2022-03-17T20:17:43.5407385Z test_inplace_grad_log10_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:17:43.5460351Z test_inplace_grad_log1p_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:17:43.5890136Z test_inplace_grad_log2_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.043s) 2022-03-17T20:17:43.6010480Z test_inplace_grad_log2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:17:43.6434264Z test_inplace_grad_log_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.042s) 2022-03-17T20:17:43.6545720Z test_inplace_grad_log_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:17:43.6559500Z test_inplace_grad_log_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.6572991Z test_inplace_grad_log_softmax_dtype_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.6586840Z test_inplace_grad_log_softmax_dtype_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.6600466Z test_inplace_grad_logaddexp2_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.6613990Z test_inplace_grad_logaddexp_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.6627885Z test_inplace_grad_logcumsumexp_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.6640963Z test_inplace_grad_logdet_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.6661172Z test_inplace_grad_logical_and_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:43.6674741Z test_inplace_grad_logical_and_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.6688304Z test_inplace_grad_logical_not_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.6701442Z test_inplace_grad_logical_not_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.6715136Z test_inplace_grad_logical_or_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.6728444Z test_inplace_grad_logical_or_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.6741964Z test_inplace_grad_logical_xor_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.6755574Z test_inplace_grad_logical_xor_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.6914377Z test_inplace_grad_logit_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-03-17T20:17:43.6928787Z test_inplace_grad_logsumexp_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.6943335Z test_inplace_grad_long_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.6957779Z test_inplace_grad_long_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.6977321Z test_inplace_grad_long_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:43.6991065Z test_inplace_grad_long_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.7004225Z test_inplace_grad_lt_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.7017831Z test_inplace_grad_lu_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.7031698Z test_inplace_grad_lu_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.7045019Z test_inplace_grad_lu_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.7057957Z test_inplace_grad_lu_solve_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.7071737Z test_inplace_grad_lu_unpack_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.7085274Z test_inplace_grad_lu_unpack_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.7098972Z test_inplace_grad_mH_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.7112683Z test_inplace_grad_mH_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.7126382Z test_inplace_grad_mT_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.7146500Z test_inplace_grad_mT_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:43.8319970Z test_inplace_grad_masked_fill_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.117s) 2022-03-17T20:17:43.8610240Z test_inplace_grad_masked_fill_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.029s) 2022-03-17T20:17:43.9474426Z test_inplace_grad_masked_scatter_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.086s) 2022-03-17T20:17:43.9687332Z test_inplace_grad_masked_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.021s) 2022-03-17T20:17:43.9701438Z test_inplace_grad_masked_select_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.9715504Z test_inplace_grad_masked_select_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.9729565Z test_inplace_grad_matmul_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.9743608Z test_inplace_grad_matmul_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.9757295Z test_inplace_grad_matrix_exp_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.9779392Z test_inplace_grad_matrix_exp_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:43.9793311Z test_inplace_grad_max_binary_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.9807094Z test_inplace_grad_max_reduction_no_dim_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.9820454Z test_inplace_grad_max_reduction_with_dim_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.9834366Z test_inplace_grad_maximum_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.9847863Z test_inplace_grad_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.9861378Z test_inplace_grad_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.9875094Z test_inplace_grad_median_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.9888546Z test_inplace_grad_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.9901998Z test_inplace_grad_meshgrid_list_of_tensors_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.9915575Z test_inplace_grad_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.9929075Z test_inplace_grad_meshgrid_variadic_tensors_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.9949084Z test_inplace_grad_min_binary_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:43.9962464Z test_inplace_grad_min_reduction_no_dim_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.9975968Z test_inplace_grad_min_reduction_with_dim_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:43.9989829Z test_inplace_grad_minimum_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.0003382Z test_inplace_grad_mm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.0016837Z test_inplace_grad_mm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.0030585Z test_inplace_grad_mode_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.0044248Z test_inplace_grad_movedim_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.0057870Z test_inplace_grad_movedim_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.0071549Z test_inplace_grad_msort_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.1098398Z test_inplace_grad_mul_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.103s) 2022-03-17T20:17:44.1338377Z test_inplace_grad_mul_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.024s) 2022-03-17T20:17:44.1351978Z test_inplace_grad_multinomial_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.1365546Z test_inplace_grad_mv_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.1386014Z test_inplace_grad_mv_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.1837715Z test_inplace_grad_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.046s) 2022-03-17T20:17:44.1843501Z test_inplace_grad_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.1850014Z test_inplace_grad_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.1971046Z test_inplace_grad_nan_to_num_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:17:44.1984714Z test_inplace_grad_nanmean_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.1998315Z test_inplace_grad_nanmedian_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.2011988Z test_inplace_grad_nanquantile_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.2032349Z test_inplace_grad_nansum_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:44.2045817Z test_inplace_grad_narrow_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.2059549Z test_inplace_grad_narrow_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.2072922Z test_inplace_grad_ne_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.2086131Z test_inplace_grad_ne_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.2252022Z test_inplace_grad_neg_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-03-17T20:17:44.2303120Z test_inplace_grad_neg_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:17:44.2316603Z test_inplace_grad_new_empty_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.2330011Z test_inplace_grad_new_empty_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.2343582Z test_inplace_grad_new_full_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.2357192Z test_inplace_grad_new_full_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.2376806Z test_inplace_grad_new_ones_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:44.2390639Z test_inplace_grad_new_ones_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.2403983Z test_inplace_grad_new_zeros_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.2417371Z test_inplace_grad_new_zeros_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.2431230Z test_inplace_grad_nextafter_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.2445673Z test_inplace_grad_nn_functional_adaptive_avg_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.2459966Z test_inplace_grad_nn_functional_adaptive_avg_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.2473782Z test_inplace_grad_nn_functional_adaptive_avg_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.2487272Z test_inplace_grad_nn_functional_adaptive_max_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.2500708Z test_inplace_grad_nn_functional_adaptive_max_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.2514697Z test_inplace_grad_nn_functional_adaptive_max_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.2528167Z test_inplace_grad_nn_functional_avg_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.2548397Z test_inplace_grad_nn_functional_avg_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:44.2562619Z test_inplace_grad_nn_functional_avg_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.2576993Z test_inplace_grad_nn_functional_batch_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.2592080Z test_inplace_grad_nn_functional_batch_norm_without_cudnn_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.2606577Z test_inplace_grad_nn_functional_bilinear_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.2722604Z test_inplace_grad_nn_functional_celu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:17:44.2735993Z test_inplace_grad_nn_functional_conv1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.2749874Z test_inplace_grad_nn_functional_conv2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.2763579Z test_inplace_grad_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.2777117Z test_inplace_grad_nn_functional_conv_transpose2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.2790962Z test_inplace_grad_nn_functional_conv_transpose3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.2804715Z test_inplace_grad_nn_functional_cosine_embedding_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.2824507Z test_inplace_grad_nn_functional_cosine_similarity_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:44.2838151Z test_inplace_grad_nn_functional_cross_entropy_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.2851598Z test_inplace_grad_nn_functional_ctc_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.3437984Z test_inplace_grad_nn_functional_dropout2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.059s) 2022-03-17T20:17:44.4257124Z test_inplace_grad_nn_functional_dropout_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.082s) 2022-03-17T20:17:44.4370712Z test_inplace_grad_nn_functional_elu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:17:44.4385121Z test_inplace_grad_nn_functional_embedding_bag_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.4399402Z test_inplace_grad_nn_functional_embedding_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.4730339Z test_inplace_grad_nn_functional_feature_alpha_dropout_with_train_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.033s) 2022-03-17T20:17:44.6631487Z test_inplace_grad_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.190s) 2022-03-17T20:17:44.7053468Z test_inplace_grad_nn_functional_feature_alpha_dropout_without_train_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.042s) 2022-03-17T20:17:44.7067801Z test_inplace_grad_nn_functional_fractional_max_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.7082573Z test_inplace_grad_nn_functional_fractional_max_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.7096682Z test_inplace_grad_nn_functional_gaussian_nll_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.7110992Z test_inplace_grad_nn_functional_gelu_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.7125217Z test_inplace_grad_nn_functional_glu_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.7139363Z test_inplace_grad_nn_functional_grid_sample_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.7153917Z test_inplace_grad_nn_functional_group_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.7168246Z test_inplace_grad_nn_functional_hardshrink_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.7284332Z test_inplace_grad_nn_functional_hardsigmoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:17:44.7305010Z test_inplace_grad_nn_functional_hardswish_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:44.7319180Z test_inplace_grad_nn_functional_hardtanh_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.7333576Z test_inplace_grad_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.7347928Z test_inplace_grad_nn_functional_huber_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.7361997Z test_inplace_grad_nn_functional_instance_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.7376254Z test_inplace_grad_nn_functional_interpolate_area_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.7390503Z test_inplace_grad_nn_functional_interpolate_bicubic_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.7404567Z test_inplace_grad_nn_functional_interpolate_bilinear_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.7418791Z test_inplace_grad_nn_functional_interpolate_linear_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.7432974Z test_inplace_grad_nn_functional_interpolate_nearest_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.7446980Z test_inplace_grad_nn_functional_interpolate_trilinear_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.7461334Z test_inplace_grad_nn_functional_kl_div_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.7481758Z test_inplace_grad_nn_functional_layer_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:44.7496016Z test_inplace_grad_nn_functional_leaky_relu_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.7510244Z test_inplace_grad_nn_functional_linear_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.7524232Z test_inplace_grad_nn_functional_linear_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.7538158Z test_inplace_grad_nn_functional_local_response_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.7552828Z test_inplace_grad_nn_functional_logsigmoid_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.7566824Z test_inplace_grad_nn_functional_max_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.7580998Z test_inplace_grad_nn_functional_max_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.7595403Z test_inplace_grad_nn_functional_max_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.7711135Z test_inplace_grad_nn_functional_mish_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:17:44.7725217Z test_inplace_grad_nn_functional_mse_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.7746116Z test_inplace_grad_nn_functional_nll_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:44.7760133Z test_inplace_grad_nn_functional_normalize_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.7774401Z test_inplace_grad_nn_functional_normalize_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.7788821Z test_inplace_grad_nn_functional_pad_circular_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.7802909Z test_inplace_grad_nn_functional_pad_circular_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.7817037Z test_inplace_grad_nn_functional_pad_constant_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.7831427Z test_inplace_grad_nn_functional_pad_constant_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.7845568Z test_inplace_grad_nn_functional_pad_reflect_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.7859724Z test_inplace_grad_nn_functional_pad_reflect_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.7874085Z test_inplace_grad_nn_functional_pad_replicate_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.7888150Z test_inplace_grad_nn_functional_pad_replicate_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.7902373Z test_inplace_grad_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.7922799Z test_inplace_grad_nn_functional_pairwise_distance_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:44.7936867Z test_inplace_grad_nn_functional_pixel_shuffle_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.7951357Z test_inplace_grad_nn_functional_pixel_shuffle_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.7965559Z test_inplace_grad_nn_functional_pixel_unshuffle_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.7979429Z test_inplace_grad_nn_functional_pixel_unshuffle_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.7994586Z test_inplace_grad_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.8008767Z test_inplace_grad_nn_functional_prelu_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.8022827Z test_inplace_grad_nn_functional_relu6_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.8037328Z test_inplace_grad_nn_functional_relu_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.8183205Z test_inplace_grad_nn_functional_rrelu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-03-17T20:17:44.8297404Z test_inplace_grad_nn_functional_selu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:17:44.8319206Z test_inplace_grad_nn_functional_silu_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:44.8333507Z test_inplace_grad_nn_functional_softmin_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.8348073Z test_inplace_grad_nn_functional_softmin_with_dtype_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.8362210Z test_inplace_grad_nn_functional_softmin_with_dtype_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.8376328Z test_inplace_grad_nn_functional_softplus_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.8390579Z test_inplace_grad_nn_functional_softshrink_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.8404823Z test_inplace_grad_nn_functional_softsign_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.8418935Z test_inplace_grad_nn_functional_softsign_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.8433486Z test_inplace_grad_nn_functional_tanhshrink_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.8447533Z test_inplace_grad_nn_functional_tanhshrink_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.8461669Z test_inplace_grad_nn_functional_threshold_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.8475993Z test_inplace_grad_nn_functional_unfold_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.8496115Z test_inplace_grad_nn_functional_unfold_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:44.8510398Z test_inplace_grad_nn_functional_upsample_bilinear_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.8524412Z test_inplace_grad_nn_functional_upsample_nearest_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.8538431Z test_inplace_grad_nonzero_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.8552579Z test_inplace_grad_nonzero_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.8566634Z test_inplace_grad_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.8580887Z test_inplace_grad_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.8595281Z test_inplace_grad_norm_fro_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.8609263Z test_inplace_grad_norm_fro_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.8623602Z test_inplace_grad_norm_inf_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.8637733Z test_inplace_grad_norm_inf_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.8651778Z test_inplace_grad_norm_nuc_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.8672657Z test_inplace_grad_norm_nuc_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:44.8686515Z test_inplace_grad_normal_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.8700628Z test_inplace_grad_normal_number_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.8714795Z test_inplace_grad_ones_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.8728790Z test_inplace_grad_ones_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.8742802Z test_inplace_grad_ormqr_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.8756969Z test_inplace_grad_ormqr_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.8771069Z test_inplace_grad_outer_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.8785433Z test_inplace_grad_outer_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.8800467Z test_inplace_grad_pca_lowrank_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.8814304Z test_inplace_grad_permute_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.8828748Z test_inplace_grad_permute_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.8849013Z test_inplace_grad_pinverse_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:44.8863259Z test_inplace_grad_pinverse_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.8877457Z test_inplace_grad_polar_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.9257988Z test_inplace_grad_polygamma_polygamma_n_0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-03-17T20:17:44.9264361Z test_inplace_grad_polygamma_polygamma_n_1_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.9271354Z test_inplace_grad_polygamma_polygamma_n_2_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.9278149Z test_inplace_grad_polygamma_polygamma_n_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.9285266Z test_inplace_grad_polygamma_polygamma_n_4_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.9300262Z test_inplace_grad_positive_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.9314452Z test_inplace_grad_positive_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.9328691Z test_inplace_grad_pow_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.9342921Z test_inplace_grad_pow_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.9357322Z test_inplace_grad_prod_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:44.9371618Z test_inplace_grad_prod_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:45.4553427Z test_inplace_grad_put_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.518s) 2022-03-17T20:17:45.5702427Z test_inplace_grad_put_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.115s) 2022-03-17T20:17:45.5717025Z test_inplace_grad_qr_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:45.5731291Z test_inplace_grad_qr_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:45.5746061Z test_inplace_grad_quantile_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:45.5858723Z test_inplace_grad_rad2deg_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:17:45.5873440Z test_inplace_grad_rand_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:45.5887743Z test_inplace_grad_rand_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:45.5902305Z test_inplace_grad_randint_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:45.5916473Z test_inplace_grad_randn_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:45.5930683Z test_inplace_grad_randn_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:45.5951695Z test_inplace_grad_ravel_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:45.5965646Z test_inplace_grad_ravel_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:45.5979798Z test_inplace_grad_real_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:45.5994138Z test_inplace_grad_real_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:45.6418406Z test_inplace_grad_reciprocal_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.042s) 2022-03-17T20:17:45.6532832Z test_inplace_grad_reciprocal_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:17:45.6617059Z test_inplace_grad_remainder_autodiffed_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.008s) 2022-03-17T20:17:45.6868094Z test_inplace_grad_remainder_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.025s) 2022-03-17T20:17:45.7708826Z test_inplace_grad_renorm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.084s) 2022-03-17T20:17:45.7938813Z test_inplace_grad_renorm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.023s) 2022-03-17T20:17:45.7953288Z test_inplace_grad_repeat_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:45.7967521Z test_inplace_grad_repeat_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:45.7981716Z test_inplace_grad_repeat_interleave_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:45.7996060Z test_inplace_grad_repeat_interleave_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:45.8010219Z test_inplace_grad_reshape_as_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:45.8024493Z test_inplace_grad_reshape_as_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:45.8038868Z test_inplace_grad_reshape_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:45.8052750Z test_inplace_grad_reshape_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:45.8067102Z test_inplace_grad_resize__cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:45.8081123Z test_inplace_grad_resize__cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:45.8095135Z test_inplace_grad_resize_as__cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:45.8115550Z test_inplace_grad_resize_as__cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:45.8129663Z test_inplace_grad_resolve_conj_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:45.8144066Z test_inplace_grad_resolve_conj_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:45.8158207Z test_inplace_grad_resolve_neg_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:45.8172004Z test_inplace_grad_resolve_neg_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:45.8186824Z test_inplace_grad_roll_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:45.8200785Z test_inplace_grad_roll_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:45.8214875Z test_inplace_grad_rot90_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:45.8229440Z test_inplace_grad_rot90_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:45.8282851Z test_inplace_grad_round_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:17:45.8395768Z test_inplace_grad_round_decimals_0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:17:45.8402242Z test_inplace_grad_round_decimals_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:45.8409303Z test_inplace_grad_round_decimals_neg_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:45.8844457Z test_inplace_grad_rsqrt_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.043s) 2022-03-17T20:17:45.8961497Z test_inplace_grad_rsqrt_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:17:45.8975792Z test_inplace_grad_rsub_rsub_scalar_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:45.8990544Z test_inplace_grad_rsub_rsub_scalar_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:45.9004975Z test_inplace_grad_rsub_rsub_tensor_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:45.9019578Z test_inplace_grad_rsub_rsub_tensor_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.0806938Z test_inplace_grad_scatter_add_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.179s) 2022-03-17T20:17:46.1219462Z test_inplace_grad_scatter_add_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.041s) 2022-03-17T20:17:46.3200161Z test_inplace_grad_scatter_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.198s) 2022-03-17T20:17:46.3670315Z test_inplace_grad_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.047s) 2022-03-17T20:17:46.3684408Z test_inplace_grad_scatter_reduce_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.3698671Z test_inplace_grad_searchsorted_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.3713438Z test_inplace_grad_select_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.3727854Z test_inplace_grad_select_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.3742442Z test_inplace_grad_select_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.3934283Z test_inplace_grad_sgn_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.019s) 2022-03-17T20:17:46.3987313Z test_inplace_grad_sgn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:17:46.4001459Z test_inplace_grad_short_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.4015403Z test_inplace_grad_short_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.4029817Z test_inplace_grad_short_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.4049900Z test_inplace_grad_short_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:46.4459339Z test_inplace_grad_sigmoid_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.041s) 2022-03-17T20:17:46.4571842Z test_inplace_grad_sigmoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:17:46.4624529Z test_inplace_grad_sign_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:17:46.4638406Z test_inplace_grad_signbit_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.4813490Z test_inplace_grad_sin_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-03-17T20:17:46.4866885Z test_inplace_grad_sin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:17:46.5346417Z test_inplace_grad_sinc_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.048s) 2022-03-17T20:17:46.5487712Z test_inplace_grad_sinc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-03-17T20:17:46.5663959Z test_inplace_grad_sinh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.018s) 2022-03-17T20:17:46.5717554Z test_inplace_grad_sinh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:17:46.5731818Z test_inplace_grad_slice_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.5746422Z test_inplace_grad_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.5760291Z test_inplace_grad_softmax_with_dtype_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.5774355Z test_inplace_grad_softmax_with_dtype_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.5788400Z test_inplace_grad_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.5802123Z test_inplace_grad_solve_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.5816209Z test_inplace_grad_sort_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.5830744Z test_inplace_grad_special_entr_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.5852945Z test_inplace_grad_special_erfcx_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:46.5867314Z test_inplace_grad_special_i0e_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.5881369Z test_inplace_grad_special_i1_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.5895499Z test_inplace_grad_special_i1e_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.5909760Z test_inplace_grad_special_ndtr_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.5923772Z test_inplace_grad_special_ndtri_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.5937880Z test_inplace_grad_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.5952111Z test_inplace_grad_special_xlog1py_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.5966033Z test_inplace_grad_special_zeta_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.5980200Z test_inplace_grad_special_zeta_grad_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.5994561Z test_inplace_grad_split_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.6008563Z test_inplace_grad_split_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.6029022Z test_inplace_grad_split_list_args_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:46.6043142Z test_inplace_grad_split_list_args_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.6057302Z test_inplace_grad_split_with_sizes_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.6071665Z test_inplace_grad_split_with_sizes_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.6246007Z test_inplace_grad_sqrt_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-03-17T20:17:46.6299493Z test_inplace_grad_sqrt_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:17:46.6737538Z test_inplace_grad_square_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.044s) 2022-03-17T20:17:46.6856815Z test_inplace_grad_square_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:17:46.7875130Z test_inplace_grad_squeeze_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.102s) 2022-03-17T20:17:46.8132827Z test_inplace_grad_squeeze_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.026s) 2022-03-17T20:17:46.8147284Z test_inplace_grad_stack_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.8161375Z test_inplace_grad_stack_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.8175526Z test_inplace_grad_std_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.8189906Z test_inplace_grad_std_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.8204019Z test_inplace_grad_std_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.8218189Z test_inplace_grad_std_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.8232498Z test_inplace_grad_stft_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.8246580Z test_inplace_grad_stft_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.8260697Z test_inplace_grad_sub_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.8275347Z test_inplace_grad_sub_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.8289541Z test_inplace_grad_sum_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.8310203Z test_inplace_grad_sum_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:46.8324308Z test_inplace_grad_sum_to_size_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.8338469Z test_inplace_grad_sum_to_size_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.8353389Z test_inplace_grad_svd_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.8367894Z test_inplace_grad_svd_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.8382493Z test_inplace_grad_svd_lowrank_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.8396620Z test_inplace_grad_symeig_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.8410718Z test_inplace_grad_symeig_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.8849646Z test_inplace_grad_t_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.044s) 2022-03-17T20:17:46.8965578Z test_inplace_grad_t_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:17:46.8980104Z test_inplace_grad_take_along_dim_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.9000779Z test_inplace_grad_take_along_dim_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:46.9014772Z test_inplace_grad_take_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.9029187Z test_inplace_grad_take_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.9204597Z test_inplace_grad_tan_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-03-17T20:17:46.9258210Z test_inplace_grad_tan_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:17:46.9427137Z test_inplace_grad_tanh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-03-17T20:17:46.9479373Z test_inplace_grad_tanh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:17:46.9493529Z test_inplace_grad_tensor_split_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.9507974Z test_inplace_grad_tensor_split_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.9522172Z test_inplace_grad_tensordot_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.9542384Z test_inplace_grad_tensordot_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:46.9556611Z test_inplace_grad_tile_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.9570743Z test_inplace_grad_tile_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.9585237Z test_inplace_grad_to_sparse_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.9599273Z test_inplace_grad_to_sparse_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.9613295Z test_inplace_grad_topk_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.9627676Z test_inplace_grad_trace_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:46.9641816Z test_inplace_grad_trace_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.0822242Z test_inplace_grad_transpose_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.118s) 2022-03-17T20:17:47.1110898Z test_inplace_grad_transpose_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.029s) 2022-03-17T20:17:47.1131244Z test_inplace_grad_trapezoid_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:47.1145643Z test_inplace_grad_trapezoid_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.1159859Z test_inplace_grad_trapz_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.1173992Z test_inplace_grad_trapz_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.1187966Z test_inplace_grad_triangular_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.1201602Z test_inplace_grad_triangular_solve_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.1963567Z test_inplace_grad_tril_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.076s) 2022-03-17T20:17:47.2156168Z test_inplace_grad_tril_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.019s) 2022-03-17T20:17:47.2917938Z test_inplace_grad_triu_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.076s) 2022-03-17T20:17:47.3110051Z test_inplace_grad_triu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.019s) 2022-03-17T20:17:47.4460576Z test_inplace_grad_true_divide_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.135s) 2022-03-17T20:17:47.4769507Z test_inplace_grad_true_divide_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.031s) 2022-03-17T20:17:47.4822266Z test_inplace_grad_trunc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:17:47.4836911Z test_inplace_grad_unfold_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.4851132Z test_inplace_grad_unfold_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.4865674Z test_inplace_grad_unique_consecutive_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.4879748Z test_inplace_grad_unique_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.5765018Z test_inplace_grad_unsqueeze_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.088s) 2022-03-17T20:17:47.5981107Z test_inplace_grad_unsqueeze_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.022s) 2022-03-17T20:17:47.5995668Z test_inplace_grad_var_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.6017032Z test_inplace_grad_var_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:47.6031271Z test_inplace_grad_var_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.6045857Z test_inplace_grad_var_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.6059665Z test_inplace_grad_vdot_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.6073976Z test_inplace_grad_vdot_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.6088057Z test_inplace_grad_view_as_complex_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.6102083Z test_inplace_grad_view_as_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.6116429Z test_inplace_grad_view_as_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.6130637Z test_inplace_grad_view_as_real_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.6145067Z test_inplace_grad_view_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.6159109Z test_inplace_grad_view_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.6173202Z test_inplace_grad_vsplit_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.6193810Z test_inplace_grad_vsplit_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:47.6207648Z test_inplace_grad_vstack_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.6221632Z test_inplace_grad_vstack_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.6235988Z test_inplace_grad_where_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.6250003Z test_inplace_grad_where_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.6324541Z test_inplace_grad_xlogy_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.007s) 2022-03-17T20:17:47.6783510Z test_inplace_grad_zero__cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.046s) 2022-03-17T20:17:47.6905707Z test_inplace_grad_zero__cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.012s) 2022-03-17T20:17:47.6920092Z test_inplace_grad_zeros_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.6934183Z test_inplace_grad_zeros_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.6954773Z test_inplace_gradgrad_H_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:47.6969388Z test_inplace_gradgrad_H_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.6984043Z test_inplace_gradgrad_T_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.6998220Z test_inplace_gradgrad_T_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.7012331Z test_inplace_gradgrad___getitem___cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.7026709Z test_inplace_gradgrad___getitem___cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.7041127Z test_inplace_gradgrad___radd___cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.7055161Z test_inplace_gradgrad___radd___cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.7069619Z test_inplace_gradgrad___rdiv___cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.7083762Z test_inplace_gradgrad___rdiv___cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.7097879Z test_inplace_gradgrad___rmatmul___cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.7112339Z test_inplace_gradgrad___rmatmul___cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.7132443Z test_inplace_gradgrad___rmod___cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:47.7146916Z test_inplace_gradgrad___rmul___cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.7161035Z test_inplace_gradgrad___rmul___cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.7175146Z test_inplace_gradgrad___rpow___cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.7189604Z test_inplace_gradgrad___rpow___cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.7203802Z test_inplace_gradgrad___rsub___cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.7217779Z test_inplace_gradgrad___rsub___cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.7232284Z test_inplace_gradgrad__masked_amax_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.7246381Z test_inplace_gradgrad__masked_amin_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.7260511Z test_inplace_gradgrad__masked_log_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.7275055Z test_inplace_gradgrad__masked_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.7289197Z test_inplace_gradgrad__masked_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.7311603Z test_inplace_gradgrad__masked_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:47.7325579Z test_inplace_gradgrad__masked_normalize_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.7339752Z test_inplace_gradgrad__masked_prod_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.7354152Z test_inplace_gradgrad__masked_prod_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.7368231Z test_inplace_gradgrad__masked_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.7382304Z test_inplace_gradgrad__masked_softmin_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.7396521Z test_inplace_gradgrad__masked_sum_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.7410525Z test_inplace_gradgrad__masked_sum_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.7424810Z test_inplace_gradgrad__masked_var_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.7438967Z test_inplace_gradgrad__masked_var_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.7452955Z test_inplace_gradgrad_abs_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.7467348Z test_inplace_gradgrad_abs_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.9469906Z test_inplace_gradgrad_acos_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.200s) 2022-03-17T20:17:47.9875047Z test_inplace_gradgrad_acos_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.040s) 2022-03-17T20:17:47.9889276Z test_inplace_gradgrad_acosh_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.9904026Z test_inplace_gradgrad_acosh_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.9918420Z test_inplace_gradgrad_add_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:47.9932821Z test_inplace_gradgrad_add_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:48.9605331Z test_inplace_gradgrad_addbmm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.967s) 2022-03-17T20:17:49.0639713Z test_inplace_gradgrad_addbmm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.103s) 2022-03-17T20:17:49.0654505Z test_inplace_gradgrad_addcdiv_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:49.0669627Z test_inplace_gradgrad_addcdiv_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:49.0691055Z test_inplace_gradgrad_addcmul_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:49.0705730Z test_inplace_gradgrad_addcmul_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:49.0719783Z test_inplace_gradgrad_addmm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:49.0734148Z test_inplace_gradgrad_addmm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:49.0748569Z test_inplace_gradgrad_addmm_decomposed_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:49.0762585Z test_inplace_gradgrad_addmm_decomposed_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:49.0776548Z test_inplace_gradgrad_addmv_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:49.0790962Z test_inplace_gradgrad_addmv_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:49.0805034Z test_inplace_gradgrad_addr_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:49.0819038Z test_inplace_gradgrad_addr_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:49.0833332Z test_inplace_gradgrad_all_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:49.0847572Z test_inplace_gradgrad_all_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:49.0867695Z test_inplace_gradgrad_allclose_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:49.0881654Z test_inplace_gradgrad_allclose_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:49.0895692Z test_inplace_gradgrad_amax_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:49.0909987Z test_inplace_gradgrad_amin_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:49.0924164Z test_inplace_gradgrad_aminmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:49.0938213Z test_inplace_gradgrad_angle_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:49.0952654Z test_inplace_gradgrad_angle_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:49.0966530Z test_inplace_gradgrad_any_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:49.0980470Z test_inplace_gradgrad_any_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:49.0995119Z test_inplace_gradgrad_argmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:49.1009061Z test_inplace_gradgrad_argmin_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:49.1023158Z test_inplace_gradgrad_argsort_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:49.1043493Z test_inplace_gradgrad_argwhere_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:49.1057465Z test_inplace_gradgrad_argwhere_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:49.4405928Z test_inplace_gradgrad_as_strided_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.335s) 2022-03-17T20:17:49.5112532Z test_inplace_gradgrad_as_strided_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.071s) 2022-03-17T20:17:49.5887215Z test_inplace_gradgrad_asin_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.077s) 2022-03-17T20:17:49.6053543Z test_inplace_gradgrad_asin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-03-17T20:17:49.6068531Z test_inplace_gradgrad_asinh_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:49.6082977Z test_inplace_gradgrad_asinh_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:49.7128901Z test_inplace_gradgrad_atan2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.104s) 2022-03-17T20:17:49.7873904Z test_inplace_gradgrad_atan_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.074s) 2022-03-17T20:17:49.8031979Z test_inplace_gradgrad_atan_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-03-17T20:17:49.8046579Z test_inplace_gradgrad_atanh_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:49.8060848Z test_inplace_gradgrad_atanh_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:49.8076617Z test_inplace_gradgrad_atleast_1d_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:49.8091007Z test_inplace_gradgrad_atleast_1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:49.8105730Z test_inplace_gradgrad_atleast_2d_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:49.8119988Z test_inplace_gradgrad_atleast_2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:49.8134481Z test_inplace_gradgrad_atleast_3d_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:49.8149114Z test_inplace_gradgrad_atleast_3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:50.9760355Z test_inplace_gradgrad_baddbmm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.161s) 2022-03-17T20:17:51.0738513Z test_inplace_gradgrad_baddbmm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.098s) 2022-03-17T20:17:51.0753494Z test_inplace_gradgrad_bernoulli_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.0767595Z test_inplace_gradgrad_bfloat16_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.0781943Z test_inplace_gradgrad_bfloat16_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.0796614Z test_inplace_gradgrad_bfloat16_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.0810804Z test_inplace_gradgrad_bfloat16_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.0825507Z test_inplace_gradgrad_bitwise_left_shift_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.0839788Z test_inplace_gradgrad_bitwise_right_shift_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.0854230Z test_inplace_gradgrad_block_diag_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.0869243Z test_inplace_gradgrad_block_diag_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.0889541Z test_inplace_gradgrad_bmm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:51.0903780Z test_inplace_gradgrad_bmm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.0917764Z test_inplace_gradgrad_bool_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.0931865Z test_inplace_gradgrad_bool_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.0946127Z test_inplace_gradgrad_bool_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.0959880Z test_inplace_gradgrad_bool_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.0973931Z test_inplace_gradgrad_broadcast_tensors_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.0988217Z test_inplace_gradgrad_broadcast_tensors_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.1002705Z test_inplace_gradgrad_broadcast_to_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.1016639Z test_inplace_gradgrad_broadcast_to_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.1031144Z test_inplace_gradgrad_bucketize_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.1045067Z test_inplace_gradgrad_byte_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.1065367Z test_inplace_gradgrad_byte_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:51.1079167Z test_inplace_gradgrad_byte_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.1093164Z test_inplace_gradgrad_byte_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.1107477Z test_inplace_gradgrad_cartesian_prod_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.1121461Z test_inplace_gradgrad_cartesian_prod_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.1135608Z test_inplace_gradgrad_cat_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.1149885Z test_inplace_gradgrad_cat_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.1164378Z test_inplace_gradgrad_cdist_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.1266985Z test_inplace_gradgrad_ceil_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T20:17:51.1280946Z test_inplace_gradgrad_char_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.1294839Z test_inplace_gradgrad_char_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.1315527Z test_inplace_gradgrad_char_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:17:51.1329389Z test_inplace_gradgrad_char_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.1343048Z test_inplace_gradgrad_cholesky_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.1356924Z test_inplace_gradgrad_cholesky_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.1370507Z test_inplace_gradgrad_cholesky_inverse_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.1384516Z test_inplace_gradgrad_cholesky_inverse_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.1397975Z test_inplace_gradgrad_cholesky_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.1411758Z test_inplace_gradgrad_cholesky_solve_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.1426106Z test_inplace_gradgrad_chunk_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.1440118Z test_inplace_gradgrad_chunk_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.2727105Z test_inplace_gradgrad_clamp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.128s) 2022-03-17T20:17:51.3614554Z test_inplace_gradgrad_clamp_scalar_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.089s) 2022-03-17T20:17:51.3628743Z test_inplace_gradgrad_clone_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.3642946Z test_inplace_gradgrad_clone_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.3656927Z test_inplace_gradgrad_column_stack_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.3671172Z test_inplace_gradgrad_column_stack_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.3685048Z test_inplace_gradgrad_combinations_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.3699089Z test_inplace_gradgrad_combinations_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.3713467Z test_inplace_gradgrad_complex_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.3727501Z test_inplace_gradgrad_conj_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.3741866Z test_inplace_gradgrad_conj_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.4364156Z test_inplace_gradgrad_conj_physical_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.062s) 2022-03-17T20:17:51.4500889Z test_inplace_gradgrad_conj_physical_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-03-17T20:17:51.4515328Z test_inplace_gradgrad_contiguous_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.4529440Z test_inplace_gradgrad_contiguous_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.4543903Z test_inplace_gradgrad_copysign_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.4557939Z test_inplace_gradgrad_corrcoef_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.4572056Z test_inplace_gradgrad_corrcoef_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.6434604Z test_inplace_gradgrad_cos_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.186s) 2022-03-17T20:17:51.6815749Z test_inplace_gradgrad_cos_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-03-17T20:17:51.8655596Z test_inplace_gradgrad_cosh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.184s) 2022-03-17T20:17:51.9025453Z test_inplace_gradgrad_cosh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.037s) 2022-03-17T20:17:51.9039779Z test_inplace_gradgrad_count_nonzero_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.9053555Z test_inplace_gradgrad_count_nonzero_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.9068341Z test_inplace_gradgrad_cov_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.9082197Z test_inplace_gradgrad_cov_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.9096225Z test_inplace_gradgrad_cross_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.9110383Z test_inplace_gradgrad_cross_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.9124535Z test_inplace_gradgrad_cummax_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.9138691Z test_inplace_gradgrad_cummin_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:17:51.9146513Z test_inplace_gradgrad_cumprod_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:08.1434248Z test_inplace_gradgrad_cumprod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (16.228s) 2022-03-17T20:18:08.4035729Z test_inplace_gradgrad_cumsum_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.260s) 2022-03-17T20:18:08.4589227Z test_inplace_gradgrad_cumsum_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.055s) 2022-03-17T20:18:08.4604513Z test_inplace_gradgrad_cumulative_trapezoid_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:08.4619348Z test_inplace_gradgrad_cumulative_trapezoid_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:08.4967818Z test_inplace_gradgrad_deg2rad_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.035s) 2022-03-17T20:18:08.4982437Z test_inplace_gradgrad_diag_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:08.4997616Z test_inplace_gradgrad_diag_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:08.5012076Z test_inplace_gradgrad_diag_embed_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:08.5027693Z test_inplace_gradgrad_diag_embed_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:08.5048634Z test_inplace_gradgrad_diagflat_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:18:08.5062876Z test_inplace_gradgrad_diagflat_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:08.5077494Z test_inplace_gradgrad_diagonal_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:08.5091686Z test_inplace_gradgrad_diagonal_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:08.5106197Z test_inplace_gradgrad_diagonal_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:08.5120358Z test_inplace_gradgrad_diff_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:08.5134636Z test_inplace_gradgrad_diff_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:08.5502175Z test_inplace_gradgrad_digamma_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.037s) 2022-03-17T20:18:08.5516507Z test_inplace_gradgrad_dist_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:08.5530858Z test_inplace_gradgrad_dist_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:09.0651040Z test_inplace_gradgrad_div_floor_rounding_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.512s) 2022-03-17T20:18:09.1705336Z test_inplace_gradgrad_div_floor_rounding_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.105s) 2022-03-17T20:18:09.6810648Z test_inplace_gradgrad_div_no_rounding_mode_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.510s) 2022-03-17T20:18:09.7856640Z test_inplace_gradgrad_div_no_rounding_mode_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.105s) 2022-03-17T20:18:10.2943929Z test_inplace_gradgrad_div_trunc_rounding_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.508s) 2022-03-17T20:18:10.3997360Z test_inplace_gradgrad_div_trunc_rounding_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.105s) 2022-03-17T20:18:10.4012042Z test_inplace_gradgrad_dot_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:10.4026522Z test_inplace_gradgrad_dot_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:10.4041297Z test_inplace_gradgrad_double_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:10.4055936Z test_inplace_gradgrad_double_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:10.4070846Z test_inplace_gradgrad_double_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:10.4085395Z test_inplace_gradgrad_double_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:10.4100300Z test_inplace_gradgrad_dsplit_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:10.4115813Z test_inplace_gradgrad_dsplit_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:10.4130474Z test_inplace_gradgrad_dstack_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:10.4151408Z test_inplace_gradgrad_dstack_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:18:10.4165498Z test_inplace_gradgrad_eig_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:10.4179027Z test_inplace_gradgrad_eig_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:10.4193496Z test_inplace_gradgrad_einsum_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:10.4207652Z test_inplace_gradgrad_einsum_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:10.4221766Z test_inplace_gradgrad_empty_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:10.4236044Z test_inplace_gradgrad_empty_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:10.4250067Z test_inplace_gradgrad_eq_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:10.4264362Z test_inplace_gradgrad_eq_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:10.4432412Z test_inplace_gradgrad_erf_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.017s) 2022-03-17T20:18:10.4840021Z test_inplace_gradgrad_erfc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.041s) 2022-03-17T20:18:10.5018893Z test_inplace_gradgrad_erfinv_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.018s) 2022-03-17T20:18:10.5390681Z test_inplace_gradgrad_exp2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.037s) 2022-03-17T20:18:10.7134715Z test_inplace_gradgrad_exp_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.174s) 2022-03-17T20:18:10.7489730Z test_inplace_gradgrad_exp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.035s) 2022-03-17T20:18:10.7504434Z test_inplace_gradgrad_expand_as_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:10.7518832Z test_inplace_gradgrad_expand_as_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:10.7533339Z test_inplace_gradgrad_expand_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:10.7548245Z test_inplace_gradgrad_expand_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:10.7699986Z test_inplace_gradgrad_expm1_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T20:18:10.7714901Z test_inplace_gradgrad_fft_fft2_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:10.7735603Z test_inplace_gradgrad_fft_fft2_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:18:10.7750392Z test_inplace_gradgrad_fft_fft_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:10.7764682Z test_inplace_gradgrad_fft_fft_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:10.7779125Z test_inplace_gradgrad_fft_fftn_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:10.7793532Z test_inplace_gradgrad_fft_fftn_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:10.7807858Z test_inplace_gradgrad_fft_fftshift_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:10.7821968Z test_inplace_gradgrad_fft_fftshift_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:10.7836443Z test_inplace_gradgrad_fft_hfft2_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:10.7850768Z test_inplace_gradgrad_fft_hfft2_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:10.7865338Z test_inplace_gradgrad_fft_hfft_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:10.7879614Z test_inplace_gradgrad_fft_hfft_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:10.7894028Z test_inplace_gradgrad_fft_hfftn_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:10.7914633Z test_inplace_gradgrad_fft_hfftn_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:18:10.7928948Z test_inplace_gradgrad_fft_ifft2_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:10.7943323Z test_inplace_gradgrad_fft_ifft2_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:10.7957735Z test_inplace_gradgrad_fft_ifft_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:10.7972003Z test_inplace_gradgrad_fft_ifft_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:10.7986791Z test_inplace_gradgrad_fft_ifftn_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:10.8001003Z test_inplace_gradgrad_fft_ifftn_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:10.8015177Z test_inplace_gradgrad_fft_ifftshift_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:10.8030598Z test_inplace_gradgrad_fft_ifftshift_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:10.8045646Z test_inplace_gradgrad_fft_ihfft2_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:10.8060745Z test_inplace_gradgrad_fft_ihfft_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:10.8076882Z test_inplace_gradgrad_fft_ihfftn_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:10.8098618Z test_inplace_gradgrad_fft_irfft2_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:18:10.8114689Z test_inplace_gradgrad_fft_irfft2_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:18:10.8130457Z test_inplace_gradgrad_fft_irfft_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:10.8146486Z test_inplace_gradgrad_fft_irfft_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:18:10.8162218Z test_inplace_gradgrad_fft_irfftn_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:18:10.8176353Z test_inplace_gradgrad_fft_irfftn_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:10.8191076Z test_inplace_gradgrad_fft_rfft2_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:10.8205297Z test_inplace_gradgrad_fft_rfft_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:10.8219670Z test_inplace_gradgrad_fft_rfftn_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:11.1496389Z test_inplace_gradgrad_fill__cuda_complex128 (__main__.TestGradientsCUDA) ... expected failure (0.327s) 2022-03-17T20:18:11.2904708Z test_inplace_gradgrad_fill__cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (0.140s) 2022-03-17T20:18:11.2922425Z test_inplace_gradgrad_flatten_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:11.2937160Z test_inplace_gradgrad_flatten_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:11.2951562Z test_inplace_gradgrad_flip_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:11.2965951Z test_inplace_gradgrad_flip_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:11.2980368Z test_inplace_gradgrad_fliplr_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:11.2995719Z test_inplace_gradgrad_fliplr_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:11.3010408Z test_inplace_gradgrad_flipud_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:11.3024899Z test_inplace_gradgrad_flipud_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:11.3039431Z test_inplace_gradgrad_float_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:11.3053742Z test_inplace_gradgrad_float_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:11.3068076Z test_inplace_gradgrad_float_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:11.3088374Z test_inplace_gradgrad_float_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:18:11.5261012Z test_inplace_gradgrad_float_power_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.217s) 2022-03-17T20:18:11.7205917Z test_inplace_gradgrad_float_power_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.194s) 2022-03-17T20:18:11.7309130Z test_inplace_gradgrad_floor_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T20:18:11.7323548Z test_inplace_gradgrad_floor_divide_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:11.7338125Z test_inplace_gradgrad_fmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:11.7352763Z test_inplace_gradgrad_fmin_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:11.7597859Z test_inplace_gradgrad_fmod_autodiffed_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.024s) 2022-03-17T20:18:11.8792809Z test_inplace_gradgrad_fmod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.119s) 2022-03-17T20:18:11.9116315Z test_inplace_gradgrad_frac_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.032s) 2022-03-17T20:18:11.9130729Z test_inplace_gradgrad_frexp_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:11.9145558Z test_inplace_gradgrad_full_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:11.9166116Z test_inplace_gradgrad_full_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:18:11.9180405Z test_inplace_gradgrad_gather_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:11.9195482Z test_inplace_gradgrad_gather_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:11.9209481Z test_inplace_gradgrad_ge_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:11.9223353Z test_inplace_gradgrad_geqrf_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:11.9237006Z test_inplace_gradgrad_geqrf_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:11.9251264Z test_inplace_gradgrad_gradient_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:11.9265867Z test_inplace_gradgrad_gradient_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:11.9279820Z test_inplace_gradgrad_gt_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:11.9293938Z test_inplace_gradgrad_half_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:11.9308386Z test_inplace_gradgrad_half_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:11.9322637Z test_inplace_gradgrad_half_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:11.9342698Z test_inplace_gradgrad_half_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:18:11.9356862Z test_inplace_gradgrad_heaviside_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:11.9370982Z test_inplace_gradgrad_histc_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:11.9385458Z test_inplace_gradgrad_hsplit_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:11.9399745Z test_inplace_gradgrad_hsplit_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:11.9413961Z test_inplace_gradgrad_hstack_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:11.9428509Z test_inplace_gradgrad_hstack_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:11.9760078Z test_inplace_gradgrad_hypot_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.033s) 2022-03-17T20:18:12.0208252Z test_inplace_gradgrad_i0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.045s) 2022-03-17T20:18:12.0222292Z test_inplace_gradgrad_igamma_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:12.0236993Z test_inplace_gradgrad_igamma_grad_other_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:12.0257436Z test_inplace_gradgrad_igammac_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:18:12.0272008Z test_inplace_gradgrad_igammac_grad_other_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:12.0286095Z test_inplace_gradgrad_imag_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:13.1839960Z test_inplace_gradgrad_index_add_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (1.155s) 2022-03-17T20:18:13.4302808Z test_inplace_gradgrad_index_add_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.246s) 2022-03-17T20:18:13.4318375Z test_inplace_gradgrad_index_copy_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:18:13.4333036Z test_inplace_gradgrad_index_copy_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:13.4347891Z test_inplace_gradgrad_index_fill_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:13.4362381Z test_inplace_gradgrad_index_fill_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:14.0248248Z test_inplace_gradgrad_index_put_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.588s) 2022-03-17T20:18:14.1524122Z test_inplace_gradgrad_index_put_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.128s) 2022-03-17T20:18:14.1539080Z test_inplace_gradgrad_index_select_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:14.1553996Z test_inplace_gradgrad_index_select_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:14.1568774Z test_inplace_gradgrad_inner_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:14.1583344Z test_inplace_gradgrad_inner_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:14.1597927Z test_inplace_gradgrad_int_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:14.1612382Z test_inplace_gradgrad_int_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:14.1627066Z test_inplace_gradgrad_int_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:14.1641430Z test_inplace_gradgrad_int_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:14.1655992Z test_inplace_gradgrad_inverse_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:14.1676845Z test_inplace_gradgrad_inverse_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:18:14.1690904Z test_inplace_gradgrad_isclose_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:14.1705435Z test_inplace_gradgrad_isclose_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:14.1719237Z test_inplace_gradgrad_isfinite_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:14.1733569Z test_inplace_gradgrad_isfinite_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:14.1747730Z test_inplace_gradgrad_isin_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:14.1761758Z test_inplace_gradgrad_isinf_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:14.1775633Z test_inplace_gradgrad_isinf_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:14.1789808Z test_inplace_gradgrad_isnan_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:14.1803968Z test_inplace_gradgrad_isnan_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:14.1817969Z test_inplace_gradgrad_isneginf_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:14.1832372Z test_inplace_gradgrad_isposinf_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:14.1852691Z test_inplace_gradgrad_isreal_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:18:14.1867125Z test_inplace_gradgrad_isreal_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:14.1881167Z test_inplace_gradgrad_istft_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:14.1895254Z test_inplace_gradgrad_istft_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:14.1909728Z test_inplace_gradgrad_kron_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:14.1923881Z test_inplace_gradgrad_kron_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:14.1938080Z test_inplace_gradgrad_kthvalue_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:14.1952621Z test_inplace_gradgrad_ldexp_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:14.1966934Z test_inplace_gradgrad_ldexp_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:14.1981004Z test_inplace_gradgrad_le_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.4357549Z test_inplace_gradgrad_lerp_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.237s) 2022-03-17T20:18:16.6909287Z test_inplace_gradgrad_lerp_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.255s) 2022-03-17T20:18:16.7274515Z test_inplace_gradgrad_lgamma_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.036s) 2022-03-17T20:18:16.7289073Z test_inplace_gradgrad_linalg_cholesky_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.7303904Z test_inplace_gradgrad_linalg_cholesky_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.7318541Z test_inplace_gradgrad_linalg_cholesky_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.7333252Z test_inplace_gradgrad_linalg_cholesky_ex_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.7348848Z test_inplace_gradgrad_linalg_cond_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.7363844Z test_inplace_gradgrad_linalg_cond_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.7378417Z test_inplace_gradgrad_linalg_cross_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.7393812Z test_inplace_gradgrad_linalg_cross_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.7416139Z test_inplace_gradgrad_linalg_det_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:18:16.7430328Z test_inplace_gradgrad_linalg_det_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.7444369Z test_inplace_gradgrad_linalg_det_singular_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.7457949Z test_inplace_gradgrad_linalg_det_singular_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.7472429Z test_inplace_gradgrad_linalg_eig_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.7486544Z test_inplace_gradgrad_linalg_eig_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.7500639Z test_inplace_gradgrad_linalg_eigh_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.7515625Z test_inplace_gradgrad_linalg_eigh_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.7529319Z test_inplace_gradgrad_linalg_eigvals_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.7543128Z test_inplace_gradgrad_linalg_eigvals_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.7557117Z test_inplace_gradgrad_linalg_eigvalsh_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.7571133Z test_inplace_gradgrad_linalg_eigvalsh_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.7593490Z test_inplace_gradgrad_linalg_householder_product_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:18:16.7607974Z test_inplace_gradgrad_linalg_householder_product_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.7622359Z test_inplace_gradgrad_linalg_inv_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.7637036Z test_inplace_gradgrad_linalg_inv_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.7651346Z test_inplace_gradgrad_linalg_inv_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.7665875Z test_inplace_gradgrad_linalg_inv_ex_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.7672949Z test_inplace_gradgrad_linalg_lstsq_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.7679664Z test_inplace_gradgrad_linalg_lstsq_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.7693902Z test_inplace_gradgrad_linalg_lstsq_grad_oriented_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.7707734Z test_inplace_gradgrad_linalg_lstsq_grad_oriented_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.7721847Z test_inplace_gradgrad_linalg_lu_factor_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.7736234Z test_inplace_gradgrad_linalg_lu_factor_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.7750586Z test_inplace_gradgrad_linalg_lu_factor_ex_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.7764665Z test_inplace_gradgrad_linalg_lu_factor_ex_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.7785751Z test_inplace_gradgrad_linalg_matrix_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:18:16.7810356Z test_inplace_gradgrad_linalg_matrix_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.7815065Z test_inplace_gradgrad_linalg_matrix_power_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.7830113Z test_inplace_gradgrad_linalg_matrix_power_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.7844266Z test_inplace_gradgrad_linalg_matrix_rank_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.7858161Z test_inplace_gradgrad_linalg_matrix_rank_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.7872688Z test_inplace_gradgrad_linalg_matrix_rank_hermitian_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.7886870Z test_inplace_gradgrad_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.7900895Z test_inplace_gradgrad_linalg_multi_dot_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.7915773Z test_inplace_gradgrad_linalg_multi_dot_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.7930090Z test_inplace_gradgrad_linalg_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.7944655Z test_inplace_gradgrad_linalg_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.7964895Z test_inplace_gradgrad_linalg_pinv_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:18:16.7979203Z test_inplace_gradgrad_linalg_pinv_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.7993311Z test_inplace_gradgrad_linalg_pinv_hermitian_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.8007041Z test_inplace_gradgrad_linalg_pinv_hermitian_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.8021242Z test_inplace_gradgrad_linalg_pinv_singular_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.8036064Z test_inplace_gradgrad_linalg_pinv_singular_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.8049793Z test_inplace_gradgrad_linalg_qr_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.8063751Z test_inplace_gradgrad_linalg_qr_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.8077596Z test_inplace_gradgrad_linalg_slogdet_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.8091193Z test_inplace_gradgrad_linalg_slogdet_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.8105148Z test_inplace_gradgrad_linalg_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.8118890Z test_inplace_gradgrad_linalg_solve_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.8139384Z test_inplace_gradgrad_linalg_solve_triangular_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:18:16.8153665Z test_inplace_gradgrad_linalg_solve_triangular_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.8168263Z test_inplace_gradgrad_linalg_svd_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.8183006Z test_inplace_gradgrad_linalg_svd_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.8197862Z test_inplace_gradgrad_linalg_svdvals_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.8212695Z test_inplace_gradgrad_linalg_svdvals_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.8227268Z test_inplace_gradgrad_linalg_tensorinv_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.8241621Z test_inplace_gradgrad_linalg_tensorinv_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.8255845Z test_inplace_gradgrad_linalg_tensorsolve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.8270321Z test_inplace_gradgrad_linalg_tensorsolve_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.8284086Z test_inplace_gradgrad_linalg_vector_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:16.8297911Z test_inplace_gradgrad_linalg_vector_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:17.0128477Z test_inplace_gradgrad_log10_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.183s) 2022-03-17T20:18:17.0503029Z test_inplace_gradgrad_log10_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.037s) 2022-03-17T20:18:17.0654622Z test_inplace_gradgrad_log1p_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T20:18:17.2480835Z test_inplace_gradgrad_log2_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.182s) 2022-03-17T20:18:17.2855553Z test_inplace_gradgrad_log2_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.037s) 2022-03-17T20:18:17.4654702Z test_inplace_gradgrad_log_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.180s) 2022-03-17T20:18:17.5020690Z test_inplace_gradgrad_log_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.037s) 2022-03-17T20:18:17.5036351Z test_inplace_gradgrad_log_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:17.5051355Z test_inplace_gradgrad_log_softmax_dtype_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:17.5066605Z test_inplace_gradgrad_log_softmax_dtype_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:17.5081278Z test_inplace_gradgrad_logaddexp2_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:17.5096122Z test_inplace_gradgrad_logaddexp_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:17.5111384Z test_inplace_gradgrad_logcumsumexp_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:17.5125826Z test_inplace_gradgrad_logdet_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:17.5140931Z test_inplace_gradgrad_logical_and_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:17.5155967Z test_inplace_gradgrad_logical_and_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:17.5176675Z test_inplace_gradgrad_logical_not_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:18:17.5191234Z test_inplace_gradgrad_logical_not_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:17.5205639Z test_inplace_gradgrad_logical_or_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:17.5219913Z test_inplace_gradgrad_logical_or_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:17.5234523Z test_inplace_gradgrad_logical_xor_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:17.5249009Z test_inplace_gradgrad_logical_xor_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:17.5893428Z test_inplace_gradgrad_logit_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.064s) 2022-03-17T20:18:17.5908158Z test_inplace_gradgrad_logsumexp_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:17.5922462Z test_inplace_gradgrad_long_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:17.5936877Z test_inplace_gradgrad_long_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:17.5951499Z test_inplace_gradgrad_long_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:17.5966008Z test_inplace_gradgrad_long_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:17.5987156Z test_inplace_gradgrad_lt_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:18:17.6001815Z test_inplace_gradgrad_lu_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:17.6016313Z test_inplace_gradgrad_lu_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:17.6030780Z test_inplace_gradgrad_lu_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:17.6044960Z test_inplace_gradgrad_lu_solve_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:17.6059499Z test_inplace_gradgrad_lu_unpack_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:17.6074280Z test_inplace_gradgrad_lu_unpack_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:17.6088814Z test_inplace_gradgrad_mH_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:17.6103360Z test_inplace_gradgrad_mH_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:17.6117856Z test_inplace_gradgrad_mT_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:17.6132418Z test_inplace_gradgrad_mT_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:18.1430006Z test_inplace_gradgrad_masked_fill_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.529s) 2022-03-17T20:18:18.2550139Z test_inplace_gradgrad_masked_fill_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.112s) 2022-03-17T20:18:18.7130741Z test_inplace_gradgrad_masked_scatter_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.458s) 2022-03-17T20:18:18.8111717Z test_inplace_gradgrad_masked_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.098s) 2022-03-17T20:18:18.8125179Z test_inplace_gradgrad_masked_select_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:18.8139221Z test_inplace_gradgrad_masked_select_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:18.8153594Z test_inplace_gradgrad_matmul_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:18.8167679Z test_inplace_gradgrad_matmul_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:18.8182409Z test_inplace_gradgrad_matrix_exp_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:18.8196598Z test_inplace_gradgrad_matrix_exp_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:18.8210590Z test_inplace_gradgrad_max_binary_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:18.8225002Z test_inplace_gradgrad_max_reduction_no_dim_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:18.8239017Z test_inplace_gradgrad_max_reduction_with_dim_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:18.8259019Z test_inplace_gradgrad_maximum_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:18:18.8272988Z test_inplace_gradgrad_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:18.8286905Z test_inplace_gradgrad_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:18.8300582Z test_inplace_gradgrad_median_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:18.8314637Z test_inplace_gradgrad_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:18.8328322Z test_inplace_gradgrad_meshgrid_list_of_tensors_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:18.8342041Z test_inplace_gradgrad_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:18.8355840Z test_inplace_gradgrad_meshgrid_variadic_tensors_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:18.8369388Z test_inplace_gradgrad_min_binary_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:18.8383187Z test_inplace_gradgrad_min_reduction_no_dim_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:18.8397413Z test_inplace_gradgrad_min_reduction_with_dim_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:18.8410563Z test_inplace_gradgrad_minimum_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:18.8431195Z test_inplace_gradgrad_mm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:18:18.8444577Z test_inplace_gradgrad_mm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:18.8458260Z test_inplace_gradgrad_mode_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:18.8472074Z test_inplace_gradgrad_movedim_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:18.8485903Z test_inplace_gradgrad_movedim_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:18.8499348Z test_inplace_gradgrad_msort_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:19.3259825Z test_inplace_gradgrad_mul_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.476s) 2022-03-17T20:18:19.4234154Z test_inplace_gradgrad_mul_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.097s) 2022-03-17T20:18:19.4247273Z test_inplace_gradgrad_multinomial_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:19.4261080Z test_inplace_gradgrad_mv_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:19.4275026Z test_inplace_gradgrad_mv_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:19.5957215Z test_inplace_gradgrad_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.168s) 2022-03-17T20:18:19.5963402Z test_inplace_gradgrad_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:19.5970282Z test_inplace_gradgrad_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:19.6342440Z test_inplace_gradgrad_nan_to_num_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.037s) 2022-03-17T20:18:19.6356937Z test_inplace_gradgrad_nanmean_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:19.6371573Z test_inplace_gradgrad_nanmedian_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:19.6386392Z test_inplace_gradgrad_nanquantile_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:19.6407789Z test_inplace_gradgrad_nansum_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:18:19.6421819Z test_inplace_gradgrad_narrow_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:19.6436119Z test_inplace_gradgrad_narrow_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:19.6450021Z test_inplace_gradgrad_ne_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:19.6464089Z test_inplace_gradgrad_ne_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:19.7089534Z test_inplace_gradgrad_neg_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.062s) 2022-03-17T20:18:19.7229318Z test_inplace_gradgrad_neg_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.014s) 2022-03-17T20:18:19.7243126Z test_inplace_gradgrad_new_empty_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:19.7257187Z test_inplace_gradgrad_new_empty_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:19.7271381Z test_inplace_gradgrad_new_full_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:19.7285248Z test_inplace_gradgrad_new_full_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:19.7305565Z test_inplace_gradgrad_new_ones_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:18:19.7319464Z test_inplace_gradgrad_new_ones_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:19.7333390Z test_inplace_gradgrad_new_zeros_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:19.7347671Z test_inplace_gradgrad_new_zeros_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:19.7361418Z test_inplace_gradgrad_nextafter_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:19.7375385Z test_inplace_gradgrad_nn_functional_adaptive_avg_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:19.7389725Z test_inplace_gradgrad_nn_functional_adaptive_avg_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:19.7403631Z test_inplace_gradgrad_nn_functional_adaptive_avg_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:19.7417891Z test_inplace_gradgrad_nn_functional_adaptive_max_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:19.7431951Z test_inplace_gradgrad_nn_functional_adaptive_max_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:19.7445915Z test_inplace_gradgrad_nn_functional_adaptive_max_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:19.7459939Z test_inplace_gradgrad_nn_functional_avg_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:19.7480430Z test_inplace_gradgrad_nn_functional_avg_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:18:19.7494482Z test_inplace_gradgrad_nn_functional_avg_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:19.7508761Z test_inplace_gradgrad_nn_functional_batch_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:19.7523237Z test_inplace_gradgrad_nn_functional_batch_norm_without_cudnn_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:19.7537360Z test_inplace_gradgrad_nn_functional_bilinear_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:19.7923102Z test_inplace_gradgrad_nn_functional_celu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-03-17T20:18:19.7937024Z test_inplace_gradgrad_nn_functional_conv1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:19.7951366Z test_inplace_gradgrad_nn_functional_conv2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:19.7965543Z test_inplace_gradgrad_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:19.7979600Z test_inplace_gradgrad_nn_functional_conv_transpose2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:19.7993969Z test_inplace_gradgrad_nn_functional_conv_transpose3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:19.8008105Z test_inplace_gradgrad_nn_functional_cosine_embedding_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:19.8028596Z test_inplace_gradgrad_nn_functional_cosine_similarity_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:18:19.8043077Z test_inplace_gradgrad_nn_functional_cross_entropy_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:19.8056790Z test_inplace_gradgrad_nn_functional_ctc_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:20.0086734Z test_inplace_gradgrad_nn_functional_dropout2d_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.203s) 2022-03-17T20:18:20.2903493Z test_inplace_gradgrad_nn_functional_dropout_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.282s) 2022-03-17T20:18:20.3296946Z test_inplace_gradgrad_nn_functional_elu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.039s) 2022-03-17T20:18:20.3311217Z test_inplace_gradgrad_nn_functional_embedding_bag_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:20.3325279Z test_inplace_gradgrad_nn_functional_embedding_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:20.4456444Z test_inplace_gradgrad_nn_functional_feature_alpha_dropout_with_train_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.113s) 2022-03-17T20:18:21.1753430Z test_inplace_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.729s) 2022-03-17T20:18:21.3174540Z test_inplace_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.142s) 2022-03-17T20:18:21.3189353Z test_inplace_gradgrad_nn_functional_fractional_max_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.3204119Z test_inplace_gradgrad_nn_functional_fractional_max_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.3218688Z test_inplace_gradgrad_nn_functional_gaussian_nll_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.3233155Z test_inplace_gradgrad_nn_functional_gelu_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.3247561Z test_inplace_gradgrad_nn_functional_glu_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.3261758Z test_inplace_gradgrad_nn_functional_grid_sample_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.3276293Z test_inplace_gradgrad_nn_functional_group_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.3290711Z test_inplace_gradgrad_nn_functional_hardshrink_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.3339282Z test_inplace_gradgrad_nn_functional_hardsigmoid_cuda_float64 (__main__.TestGradientsCUDA) ... expected failure (0.005s) 2022-03-17T20:18:21.3360625Z test_inplace_gradgrad_nn_functional_hardswish_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:18:21.3374618Z test_inplace_gradgrad_nn_functional_hardtanh_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.3389038Z test_inplace_gradgrad_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.3403128Z test_inplace_gradgrad_nn_functional_huber_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.3417060Z test_inplace_gradgrad_nn_functional_instance_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.3431455Z test_inplace_gradgrad_nn_functional_interpolate_area_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.3445304Z test_inplace_gradgrad_nn_functional_interpolate_bicubic_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.3459260Z test_inplace_gradgrad_nn_functional_interpolate_bilinear_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.3473418Z test_inplace_gradgrad_nn_functional_interpolate_linear_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.3487441Z test_inplace_gradgrad_nn_functional_interpolate_nearest_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.3501541Z test_inplace_gradgrad_nn_functional_interpolate_trilinear_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.3515800Z test_inplace_gradgrad_nn_functional_kl_div_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.3536245Z test_inplace_gradgrad_nn_functional_layer_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:18:21.3550609Z test_inplace_gradgrad_nn_functional_leaky_relu_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.3564601Z test_inplace_gradgrad_nn_functional_linear_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.3578680Z test_inplace_gradgrad_nn_functional_linear_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.3593060Z test_inplace_gradgrad_nn_functional_local_response_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.3607002Z test_inplace_gradgrad_nn_functional_logsigmoid_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.3621041Z test_inplace_gradgrad_nn_functional_max_pool1d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.3635464Z test_inplace_gradgrad_nn_functional_max_pool2d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.3649523Z test_inplace_gradgrad_nn_functional_max_pool3d_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.4118585Z test_inplace_gradgrad_nn_functional_mish_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.047s) 2022-03-17T20:18:21.4132594Z test_inplace_gradgrad_nn_functional_mse_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.4146959Z test_inplace_gradgrad_nn_functional_nll_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.4167488Z test_inplace_gradgrad_nn_functional_normalize_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:18:21.4181502Z test_inplace_gradgrad_nn_functional_normalize_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.4195827Z test_inplace_gradgrad_nn_functional_pad_circular_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.4209845Z test_inplace_gradgrad_nn_functional_pad_circular_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.4224298Z test_inplace_gradgrad_nn_functional_pad_constant_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.4238200Z test_inplace_gradgrad_nn_functional_pad_constant_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.4252192Z test_inplace_gradgrad_nn_functional_pad_reflect_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.4266535Z test_inplace_gradgrad_nn_functional_pad_reflect_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.4280541Z test_inplace_gradgrad_nn_functional_pad_replicate_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.4294697Z test_inplace_gradgrad_nn_functional_pad_replicate_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.4308874Z test_inplace_gradgrad_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.4323139Z test_inplace_gradgrad_nn_functional_pairwise_distance_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.4343392Z test_inplace_gradgrad_nn_functional_pixel_shuffle_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:18:21.4357763Z test_inplace_gradgrad_nn_functional_pixel_shuffle_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.4371794Z test_inplace_gradgrad_nn_functional_pixel_unshuffle_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.4386089Z test_inplace_gradgrad_nn_functional_pixel_unshuffle_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.4400026Z test_inplace_gradgrad_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.4414317Z test_inplace_gradgrad_nn_functional_prelu_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.4428605Z test_inplace_gradgrad_nn_functional_relu6_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.4442598Z test_inplace_gradgrad_nn_functional_relu_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.4925588Z test_inplace_gradgrad_nn_functional_rrelu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.048s) 2022-03-17T20:18:21.5309807Z test_inplace_gradgrad_nn_functional_selu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-03-17T20:18:21.5323570Z test_inplace_gradgrad_nn_functional_silu_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.5344290Z test_inplace_gradgrad_nn_functional_softmin_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:18:21.5358310Z test_inplace_gradgrad_nn_functional_softmin_with_dtype_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.5372298Z test_inplace_gradgrad_nn_functional_softmin_with_dtype_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.5386704Z test_inplace_gradgrad_nn_functional_softplus_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.5400832Z test_inplace_gradgrad_nn_functional_softshrink_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.5414747Z test_inplace_gradgrad_nn_functional_softsign_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.5429054Z test_inplace_gradgrad_nn_functional_softsign_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.5443106Z test_inplace_gradgrad_nn_functional_tanhshrink_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.5457243Z test_inplace_gradgrad_nn_functional_tanhshrink_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.5471373Z test_inplace_gradgrad_nn_functional_threshold_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.5485355Z test_inplace_gradgrad_nn_functional_unfold_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.5499612Z test_inplace_gradgrad_nn_functional_unfold_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.5521808Z test_inplace_gradgrad_nn_functional_upsample_bilinear_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:18:21.5535976Z test_inplace_gradgrad_nn_functional_upsample_nearest_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.5550042Z test_inplace_gradgrad_nonzero_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.5563939Z test_inplace_gradgrad_nonzero_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.5577815Z test_inplace_gradgrad_norm_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.5592227Z test_inplace_gradgrad_norm_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.5606269Z test_inplace_gradgrad_norm_fro_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.5620210Z test_inplace_gradgrad_norm_fro_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.5634661Z test_inplace_gradgrad_norm_inf_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.5648634Z test_inplace_gradgrad_norm_inf_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.5662687Z test_inplace_gradgrad_norm_nuc_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.5682837Z test_inplace_gradgrad_norm_nuc_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:18:21.5696678Z test_inplace_gradgrad_normal_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.5710739Z test_inplace_gradgrad_normal_number_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.5724648Z test_inplace_gradgrad_ones_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.5738552Z test_inplace_gradgrad_ones_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.5752644Z test_inplace_gradgrad_ormqr_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.5766613Z test_inplace_gradgrad_ormqr_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.5780483Z test_inplace_gradgrad_outer_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.5794866Z test_inplace_gradgrad_outer_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.5809470Z test_inplace_gradgrad_pca_lowrank_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.5823657Z test_inplace_gradgrad_permute_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.5837718Z test_inplace_gradgrad_permute_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.5857841Z test_inplace_gradgrad_pinverse_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:18:21.5872392Z test_inplace_gradgrad_pinverse_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.5886327Z test_inplace_gradgrad_polar_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.7227783Z test_inplace_gradgrad_polygamma_polygamma_n_0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.134s) 2022-03-17T20:18:21.7234052Z test_inplace_gradgrad_polygamma_polygamma_n_1_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.7241236Z test_inplace_gradgrad_polygamma_polygamma_n_2_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.7248176Z test_inplace_gradgrad_polygamma_polygamma_n_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.7254970Z test_inplace_gradgrad_polygamma_polygamma_n_4_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.7270338Z test_inplace_gradgrad_positive_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.7284342Z test_inplace_gradgrad_positive_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.7298354Z test_inplace_gradgrad_pow_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.7312783Z test_inplace_gradgrad_pow_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.7327048Z test_inplace_gradgrad_prod_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:21.7341229Z test_inplace_gradgrad_prod_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:24.2307768Z test_inplace_gradgrad_put_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (2.496s) 2022-03-17T20:18:24.6924009Z test_inplace_gradgrad_put_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.461s) 2022-03-17T20:18:24.6938498Z test_inplace_gradgrad_qr_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:24.6952680Z test_inplace_gradgrad_qr_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:24.6967078Z test_inplace_gradgrad_quantile_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:24.7318962Z test_inplace_gradgrad_rad2deg_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.035s) 2022-03-17T20:18:24.7333269Z test_inplace_gradgrad_rand_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:24.7347955Z test_inplace_gradgrad_rand_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:24.7362107Z test_inplace_gradgrad_randint_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:24.7376409Z test_inplace_gradgrad_randn_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:24.7391040Z test_inplace_gradgrad_randn_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:24.7411664Z test_inplace_gradgrad_ravel_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:18:24.7426029Z test_inplace_gradgrad_ravel_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:24.7440204Z test_inplace_gradgrad_real_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:24.7453931Z test_inplace_gradgrad_real_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:24.9332001Z test_inplace_gradgrad_reciprocal_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.187s) 2022-03-17T20:18:24.9716004Z test_inplace_gradgrad_reciprocal_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-03-17T20:18:24.9964717Z test_inplace_gradgrad_remainder_autodiffed_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.025s) 2022-03-17T20:18:25.1163998Z test_inplace_gradgrad_remainder_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.120s) 2022-03-17T20:18:25.5920547Z test_inplace_gradgrad_renorm_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.475s) 2022-03-17T20:18:25.6877448Z test_inplace_gradgrad_renorm_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.096s) 2022-03-17T20:18:25.6891427Z test_inplace_gradgrad_repeat_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:25.6905458Z test_inplace_gradgrad_repeat_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:25.6919506Z test_inplace_gradgrad_repeat_interleave_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:25.6933667Z test_inplace_gradgrad_repeat_interleave_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:25.6947872Z test_inplace_gradgrad_reshape_as_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:25.6962059Z test_inplace_gradgrad_reshape_as_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:25.6975761Z test_inplace_gradgrad_reshape_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:25.6990017Z test_inplace_gradgrad_reshape_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:25.7009681Z test_inplace_gradgrad_resize__cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:18:25.7023155Z test_inplace_gradgrad_resize__cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:25.7036919Z test_inplace_gradgrad_resize_as__cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:25.7050365Z test_inplace_gradgrad_resize_as__cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:25.7064075Z test_inplace_gradgrad_resolve_conj_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:25.7077606Z test_inplace_gradgrad_resolve_conj_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:25.7091115Z test_inplace_gradgrad_resolve_neg_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:25.7104972Z test_inplace_gradgrad_resolve_neg_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:25.7118555Z test_inplace_gradgrad_roll_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:25.7132266Z test_inplace_gradgrad_roll_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:25.7146439Z test_inplace_gradgrad_rot90_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:25.7159947Z test_inplace_gradgrad_rot90_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:25.7269555Z test_inplace_gradgrad_round_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.011s) 2022-03-17T20:18:25.7505743Z test_inplace_gradgrad_round_decimals_0_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.024s) 2022-03-17T20:18:25.7511794Z test_inplace_gradgrad_round_decimals_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:25.7518485Z test_inplace_gradgrad_round_decimals_neg_3_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:25.9424236Z test_inplace_gradgrad_rsqrt_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.190s) 2022-03-17T20:18:25.9816342Z test_inplace_gradgrad_rsqrt_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.039s) 2022-03-17T20:18:25.9830707Z test_inplace_gradgrad_rsub_rsub_scalar_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:25.9844559Z test_inplace_gradgrad_rsub_rsub_scalar_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:25.9858293Z test_inplace_gradgrad_rsub_rsub_tensor_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:25.9872549Z test_inplace_gradgrad_rsub_rsub_tensor_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:26.8754287Z test_inplace_gradgrad_scatter_add_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.888s) 2022-03-17T20:18:27.0657106Z test_inplace_gradgrad_scatter_add_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.190s) 2022-03-17T20:18:28.0532727Z test_inplace_gradgrad_scatter_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.987s) 2022-03-17T20:18:28.2669372Z test_inplace_gradgrad_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.214s) 2022-03-17T20:18:28.2683397Z test_inplace_gradgrad_scatter_reduce_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:28.2697271Z test_inplace_gradgrad_searchsorted_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:28.2711561Z test_inplace_gradgrad_select_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:28.2725640Z test_inplace_gradgrad_select_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:28.2740286Z test_inplace_gradgrad_select_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:28.3685275Z test_inplace_gradgrad_sgn_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.094s) 2022-03-17T20:18:28.3812254Z test_inplace_gradgrad_sgn_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-03-17T20:18:28.3826561Z test_inplace_gradgrad_short_channels_last_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:28.3846890Z test_inplace_gradgrad_short_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:18:28.3860256Z test_inplace_gradgrad_short_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:28.3874052Z test_inplace_gradgrad_short_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:28.5603139Z test_inplace_gradgrad_sigmoid_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.173s) 2022-03-17T20:18:28.5969573Z test_inplace_gradgrad_sigmoid_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.037s) 2022-03-17T20:18:28.6072883Z test_inplace_gradgrad_sign_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T20:18:28.6086565Z test_inplace_gradgrad_signbit_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:28.6799931Z test_inplace_gradgrad_sin_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.071s) 2022-03-17T20:18:28.6952167Z test_inplace_gradgrad_sin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T20:18:28.9347314Z test_inplace_gradgrad_sinc_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.239s) 2022-03-17T20:18:28.9841215Z test_inplace_gradgrad_sinc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.049s) 2022-03-17T20:18:29.0551138Z test_inplace_gradgrad_sinh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.071s) 2022-03-17T20:18:29.0701080Z test_inplace_gradgrad_sinh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T20:18:29.0715111Z test_inplace_gradgrad_slice_scatter_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:29.0728832Z test_inplace_gradgrad_softmax_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:29.0742408Z test_inplace_gradgrad_softmax_with_dtype_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:29.0756227Z test_inplace_gradgrad_softmax_with_dtype_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:29.0769618Z test_inplace_gradgrad_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:29.0782831Z test_inplace_gradgrad_solve_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:29.0804302Z test_inplace_gradgrad_sort_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:18:29.0817932Z test_inplace_gradgrad_special_entr_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:29.0831975Z test_inplace_gradgrad_special_erfcx_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:29.0845618Z test_inplace_gradgrad_special_i0e_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:29.0859313Z test_inplace_gradgrad_special_i1_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:29.0873492Z test_inplace_gradgrad_special_i1e_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:29.0886947Z test_inplace_gradgrad_special_ndtr_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:29.0900654Z test_inplace_gradgrad_special_ndtri_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:29.0914362Z test_inplace_gradgrad_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:29.0927991Z test_inplace_gradgrad_special_xlog1py_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:29.0941625Z test_inplace_gradgrad_special_zeta_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:29.0955493Z test_inplace_gradgrad_special_zeta_grad_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:29.0975263Z test_inplace_gradgrad_split_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:18:29.0989102Z test_inplace_gradgrad_split_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:29.1002795Z test_inplace_gradgrad_split_list_args_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:29.1016370Z test_inplace_gradgrad_split_list_args_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:29.1030344Z test_inplace_gradgrad_split_with_sizes_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:29.1044092Z test_inplace_gradgrad_split_with_sizes_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:29.1766531Z test_inplace_gradgrad_sqrt_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.072s) 2022-03-17T20:18:29.1922021Z test_inplace_gradgrad_sqrt_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.015s) 2022-03-17T20:18:29.3827266Z test_inplace_gradgrad_square_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.190s) 2022-03-17T20:18:29.4217001Z test_inplace_gradgrad_square_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.039s) 2022-03-17T20:18:29.8254865Z test_inplace_gradgrad_squeeze_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.404s) 2022-03-17T20:18:29.9084023Z test_inplace_gradgrad_squeeze_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.083s) 2022-03-17T20:18:29.9098556Z test_inplace_gradgrad_stack_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:29.9113882Z test_inplace_gradgrad_stack_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:29.9128876Z test_inplace_gradgrad_std_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:29.9143349Z test_inplace_gradgrad_std_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:29.9158298Z test_inplace_gradgrad_std_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:29.9172594Z test_inplace_gradgrad_std_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:29.9187537Z test_inplace_gradgrad_stft_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:29.9202049Z test_inplace_gradgrad_stft_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:29.9216645Z test_inplace_gradgrad_sub_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:29.9237635Z test_inplace_gradgrad_sub_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:18:29.9251838Z test_inplace_gradgrad_sum_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:29.9266429Z test_inplace_gradgrad_sum_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:29.9280763Z test_inplace_gradgrad_sum_to_size_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:29.9294817Z test_inplace_gradgrad_sum_to_size_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:29.9310128Z test_inplace_gradgrad_svd_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:29.9324531Z test_inplace_gradgrad_svd_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:29.9339263Z test_inplace_gradgrad_svd_lowrank_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:29.9353767Z test_inplace_gradgrad_symeig_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:29.9368019Z test_inplace_gradgrad_symeig_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:30.1084225Z test_inplace_gradgrad_t_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.171s) 2022-03-17T20:18:30.1443122Z test_inplace_gradgrad_t_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.036s) 2022-03-17T20:18:30.1457332Z test_inplace_gradgrad_take_along_dim_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:30.1471837Z test_inplace_gradgrad_take_along_dim_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:30.1486085Z test_inplace_gradgrad_take_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:30.1500249Z test_inplace_gradgrad_take_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:30.2247440Z test_inplace_gradgrad_tan_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.075s) 2022-03-17T20:18:30.2408119Z test_inplace_gradgrad_tan_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-03-17T20:18:30.3082955Z test_inplace_gradgrad_tanh_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.067s) 2022-03-17T20:18:30.3242754Z test_inplace_gradgrad_tanh_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.016s) 2022-03-17T20:18:30.3256720Z test_inplace_gradgrad_tensor_split_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:30.3271266Z test_inplace_gradgrad_tensor_split_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:30.3285706Z test_inplace_gradgrad_tensordot_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:30.3300012Z test_inplace_gradgrad_tensordot_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:30.3314234Z test_inplace_gradgrad_tile_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:30.3328404Z test_inplace_gradgrad_tile_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:30.3342816Z test_inplace_gradgrad_to_sparse_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:30.3357006Z test_inplace_gradgrad_to_sparse_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:30.3371203Z test_inplace_gradgrad_topk_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:30.3385871Z test_inplace_gradgrad_trace_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:30.3400089Z test_inplace_gradgrad_trace_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:30.8087370Z test_inplace_gradgrad_transpose_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.468s) 2022-03-17T20:18:30.9047720Z test_inplace_gradgrad_transpose_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.096s) 2022-03-17T20:18:30.9062230Z test_inplace_gradgrad_trapezoid_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:30.9077084Z test_inplace_gradgrad_trapezoid_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:30.9091697Z test_inplace_gradgrad_trapz_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:30.9106728Z test_inplace_gradgrad_trapz_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:30.9120801Z test_inplace_gradgrad_triangular_solve_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:30.9135231Z test_inplace_gradgrad_triangular_solve_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:31.2191250Z test_inplace_gradgrad_tril_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.305s) 2022-03-17T20:18:31.2824092Z test_inplace_gradgrad_tril_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.063s) 2022-03-17T20:18:31.5870443Z test_inplace_gradgrad_triu_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.304s) 2022-03-17T20:18:31.6505016Z test_inplace_gradgrad_triu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.063s) 2022-03-17T20:18:32.4317576Z test_inplace_gradgrad_true_divide_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.781s) 2022-03-17T20:18:32.5954193Z test_inplace_gradgrad_true_divide_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.164s) 2022-03-17T20:18:32.6057418Z test_inplace_gradgrad_trunc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.010s) 2022-03-17T20:18:32.6072005Z test_inplace_gradgrad_unfold_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:32.6086750Z test_inplace_gradgrad_unfold_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:32.6101133Z test_inplace_gradgrad_unique_consecutive_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:32.6115497Z test_inplace_gradgrad_unique_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:32.9619926Z test_inplace_gradgrad_unsqueeze_cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.350s) 2022-03-17T20:18:33.0336621Z test_inplace_gradgrad_unsqueeze_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.072s) 2022-03-17T20:18:33.0350676Z test_inplace_gradgrad_var_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:33.0364850Z test_inplace_gradgrad_var_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:33.0379317Z test_inplace_gradgrad_var_mean_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:33.0393597Z test_inplace_gradgrad_var_mean_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:33.0407815Z test_inplace_gradgrad_vdot_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:33.0422014Z test_inplace_gradgrad_vdot_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:33.0436795Z test_inplace_gradgrad_view_as_complex_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:33.0451275Z test_inplace_gradgrad_view_as_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:33.0466052Z test_inplace_gradgrad_view_as_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:33.0486707Z test_inplace_gradgrad_view_as_real_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.002s) 2022-03-17T20:18:33.0500895Z test_inplace_gradgrad_view_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:33.0515383Z test_inplace_gradgrad_view_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:33.0529613Z test_inplace_gradgrad_vsplit_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:33.0544144Z test_inplace_gradgrad_vsplit_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:33.0558364Z test_inplace_gradgrad_vstack_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:33.0572517Z test_inplace_gradgrad_vstack_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:33.0587069Z test_inplace_gradgrad_where_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:33.0601273Z test_inplace_gradgrad_where_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:33.0950724Z test_inplace_gradgrad_xlogy_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.035s) 2022-03-17T20:18:33.2778064Z test_inplace_gradgrad_zero__cuda_complex128 (__main__.TestGradientsCUDA) ... ok (0.183s) 2022-03-17T20:18:33.3049246Z test_inplace_gradgrad_zero__cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.027s) 2022-03-17T20:18:33.3063006Z test_inplace_gradgrad_zeros_like_cuda_complex128 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:33.3077303Z test_inplace_gradgrad_zeros_like_cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:33.3097946Z test_nondifferentiable___rmod___cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.002s) 2022-03-17T20:18:33.3124685Z test_nondifferentiable_all_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.003s) 2022-03-17T20:18:33.3191898Z test_nondifferentiable_allclose_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.007s) 2022-03-17T20:18:33.3217595Z test_nondifferentiable_aminmax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.002s) 2022-03-17T20:18:33.3244490Z test_nondifferentiable_any_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.003s) 2022-03-17T20:18:33.3277167Z test_nondifferentiable_argmax_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.003s) 2022-03-17T20:18:33.3303976Z test_nondifferentiable_argmin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.003s) 2022-03-17T20:18:33.3352992Z test_nondifferentiable_argsort_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:18:33.3371793Z test_nondifferentiable_argwhere_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.002s) 2022-03-17T20:18:33.3395973Z test_nondifferentiable_bernoulli_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.002s) 2022-03-17T20:18:33.3415192Z test_nondifferentiable_bfloat16_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.002s) 2022-03-17T20:18:33.3434362Z test_nondifferentiable_bfloat16_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.002s) 2022-03-17T20:18:33.3459942Z test_nondifferentiable_bitwise_left_shift_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.002s) 2022-03-17T20:18:33.3491841Z test_nondifferentiable_bitwise_right_shift_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.003s) 2022-03-17T20:18:33.3511077Z test_nondifferentiable_bool_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.002s) 2022-03-17T20:18:33.3530026Z test_nondifferentiable_bool_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.002s) 2022-03-17T20:18:33.3620958Z test_nondifferentiable_bucketize_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.009s) 2022-03-17T20:18:33.3640453Z test_nondifferentiable_byte_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.002s) 2022-03-17T20:18:33.3659281Z test_nondifferentiable_byte_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.002s) 2022-03-17T20:18:33.3677984Z test_nondifferentiable_cartesian_prod_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.002s) 2022-03-17T20:18:33.3696950Z test_nondifferentiable_char_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.002s) 2022-03-17T20:18:33.3722209Z test_nondifferentiable_char_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.002s) 2022-03-17T20:18:33.3747386Z test_nondifferentiable_combinations_cuda_float64 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: torch.meshgrid: in an upcoming release, it will be required to pass the indexing argument. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorShape.cpp:2300.) 2022-03-17T20:18:33.3748095Z return self.op(*args, **kwargs) 2022-03-17T20:18:33.3750016Z ok (0.003s) 2022-03-17T20:18:33.3778633Z test_nondifferentiable_count_nonzero_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.003s) 2022-03-17T20:18:33.3805954Z test_nondifferentiable_empty_like_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.003s) 2022-03-17T20:18:33.3851552Z test_nondifferentiable_eq_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.004s) 2022-03-17T20:18:33.3870967Z test_nondifferentiable_float_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.002s) 2022-03-17T20:18:33.3889938Z test_nondifferentiable_float_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.002s) 2022-03-17T20:18:33.3911022Z test_nondifferentiable_floor_divide_cuda_float64 (__main__.TestGradientsCUDA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:791: UserWarning: floor_divide is deprecated, and will be removed in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. 2022-03-17T20:18:33.3912390Z To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor'). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BinaryOps.cpp:599.) 2022-03-17T20:18:33.3913121Z return self.op(*args, **kwargs) 2022-03-17T20:18:33.3913738Z ok (0.002s) 2022-03-17T20:18:33.3954488Z test_nondifferentiable_full_like_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.004s) 2022-03-17T20:18:33.3999704Z test_nondifferentiable_ge_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.004s) 2022-03-17T20:18:33.4045268Z test_nondifferentiable_geqrf_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.004s) 2022-03-17T20:18:33.4090823Z test_nondifferentiable_gt_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.004s) 2022-03-17T20:18:33.4110121Z test_nondifferentiable_half_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.002s) 2022-03-17T20:18:33.4128979Z test_nondifferentiable_half_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.002s) 2022-03-17T20:18:33.4149959Z test_nondifferentiable_heaviside_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.002s) 2022-03-17T20:18:33.4284194Z test_nondifferentiable_histc_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.013s) 2022-03-17T20:18:33.4304702Z test_nondifferentiable_igamma_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.002s) 2022-03-17T20:18:33.4324964Z test_nondifferentiable_igammac_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.002s) 2022-03-17T20:18:33.4344325Z test_nondifferentiable_int_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.002s) 2022-03-17T20:18:33.4363160Z test_nondifferentiable_int_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.002s) 2022-03-17T20:18:33.4385424Z test_nondifferentiable_isclose_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.002s) 2022-03-17T20:18:33.4404760Z test_nondifferentiable_isfinite_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.002s) 2022-03-17T20:18:33.4426484Z test_nondifferentiable_isin_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.002s) 2022-03-17T20:18:33.4453042Z test_nondifferentiable_isinf_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.003s) 2022-03-17T20:18:33.4472408Z test_nondifferentiable_isnan_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.002s) 2022-03-17T20:18:33.4491682Z test_nondifferentiable_isneginf_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.002s) 2022-03-17T20:18:33.4511254Z test_nondifferentiable_isposinf_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.002s) 2022-03-17T20:18:33.4530518Z test_nondifferentiable_isreal_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.002s) 2022-03-17T20:18:33.4576410Z test_nondifferentiable_le_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.004s) 2022-03-17T20:18:33.4646674Z test_nondifferentiable_linalg_matrix_rank_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.007s) 2022-03-17T20:18:33.4695469Z test_nondifferentiable_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:18:33.4723084Z test_nondifferentiable_logical_and_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.003s) 2022-03-17T20:18:33.4742418Z test_nondifferentiable_logical_not_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.002s) 2022-03-17T20:18:33.4763062Z test_nondifferentiable_logical_or_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.002s) 2022-03-17T20:18:33.4784235Z test_nondifferentiable_logical_xor_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.002s) 2022-03-17T20:18:33.4803121Z test_nondifferentiable_long_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.002s) 2022-03-17T20:18:33.4822284Z test_nondifferentiable_long_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.002s) 2022-03-17T20:18:33.4868431Z test_nondifferentiable_lt_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:18:33.4898376Z test_nondifferentiable_multinomial_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.003s) 2022-03-17T20:18:33.4950679Z test_nondifferentiable_ne_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.005s) 2022-03-17T20:18:33.4977910Z test_nondifferentiable_new_empty_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.003s) 2022-03-17T20:18:33.5012036Z test_nondifferentiable_new_full_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.003s) 2022-03-17T20:18:33.5040071Z test_nondifferentiable_new_ones_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.003s) 2022-03-17T20:18:33.5067760Z test_nondifferentiable_new_zeros_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.003s) 2022-03-17T20:18:33.5088595Z test_nondifferentiable_nextafter_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.002s) 2022-03-17T20:18:33.5108228Z test_nondifferentiable_nn_functional_silu_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.002s) 2022-03-17T20:18:33.5140379Z test_nondifferentiable_nonzero_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.003s) 2022-03-17T20:18:33.5179021Z test_nondifferentiable_normal_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.004s) 2022-03-17T20:18:33.5200884Z test_nondifferentiable_normal_number_mean_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.002s) 2022-03-17T20:18:33.5228631Z test_nondifferentiable_ones_like_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.003s) 2022-03-17T20:18:33.5611526Z test_nondifferentiable_ormqr_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.038s) 2022-03-17T20:18:33.5640594Z test_nondifferentiable_rand_like_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.003s) 2022-03-17T20:18:33.5677760Z test_nondifferentiable_randint_like_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.004s) 2022-03-17T20:18:33.5706144Z test_nondifferentiable_randn_like_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.003s) 2022-03-17T20:18:33.5714722Z test_nondifferentiable_resize__cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:33.5722391Z test_nondifferentiable_resize_as__cuda_float64 (__main__.TestGradientsCUDA) ... skip (0.001s) 2022-03-17T20:18:33.5933001Z test_nondifferentiable_searchsorted_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.021s) 2022-03-17T20:18:33.5952816Z test_nondifferentiable_short_channels_last_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.002s) 2022-03-17T20:18:33.5972226Z test_nondifferentiable_short_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.002s) 2022-03-17T20:18:33.5992012Z test_nondifferentiable_signbit_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.002s) 2022-03-17T20:18:33.6018874Z test_nondifferentiable_special_zeta_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.003s) 2022-03-17T20:18:33.6417480Z test_nondifferentiable_unique_consecutive_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.040s) 2022-03-17T20:18:33.6810057Z test_nondifferentiable_unique_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.039s) 2022-03-17T20:18:33.6837494Z test_nondifferentiable_zeros_like_cuda_float64 (__main__.TestGradientsCUDA) ... ok (0.003s) 2022-03-17T20:18:33.6840263Z 2022-03-17T20:18:33.6840914Z ---------------------------------------------------------------------- 2022-03-17T20:18:33.6841272Z Ran 6797 tests in 1495.434s 2022-03-17T20:18:33.6841443Z 2022-03-17T20:18:33.6844337Z OK (skipped=3574, expected failures=28) 2022-03-17T20:18:33.6844554Z 2022-03-17T20:18:33.6845083Z Generating XML reports... 2022-03-17T20:18:34.6163721Z Generated XML report: test-reports/python-unittest/test_ops_gradients/TEST-TestGradientsCUDA-20220317195338.xml 2022-03-17T20:18:35.2990547Z Running test_pruning_op ... [2022-03-17 20:18:35.298520] 2022-03-17T20:18:35.2991204Z Executing ['/opt/conda/bin/python', 'test_pruning_op.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-03-17 20:18:35.298624] 2022-03-17T20:18:36.5979387Z 2022-03-17T20:18:36.5980127Z real 63m45.044s 2022-03-17T20:18:36.5980469Z user 61m46.311s 2022-03-17T20:18:36.5981009Z sys 5m10.012s 2022-03-17T20:18:36.5981605Z + assert_git_not_dirty 2022-03-17T20:18:36.5982153Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default != *rocm* ]] 2022-03-17T20:18:36.5982609Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default != *xla* ]] 2022-03-17T20:18:36.5983982Z ++ git status --porcelain 2022-03-17T20:18:37.3824774Z + git_status= 2022-03-17T20:18:37.3825528Z + [[ -n '' ]] 2022-03-17T20:18:37.3825997Z + test_aten 2022-03-17T20:18:37.3826622Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default != *asan* ]] 2022-03-17T20:18:37.3827116Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default != *rocm* ]] 2022-03-17T20:18:37.3827551Z + echo 'Running ATen tests with pytorch lib' 2022-03-17T20:18:37.3827856Z Running ATen tests with pytorch lib 2022-03-17T20:18:37.3828129Z + [[ -n 1 ]] 2022-03-17T20:18:37.3828459Z + echo 'Running test with the install folder' 2022-03-17T20:18:37.3828745Z Running test with the install folder 2022-03-17T20:18:37.3829021Z + mv build build_renamed 2022-03-17T20:18:37.3841480Z + TEST_BASE_DIR=/opt/conda/lib/python3.7/site-packages/torch/test 2022-03-17T20:18:37.3842021Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default == *ppc64le* ]] 2022-03-17T20:18:37.3843560Z + ln -sf /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so /opt/conda/lib/python3.7/site-packages/torch/lib/libc10_cuda.so /opt/conda/lib/python3.7/site-packages/torch/lib/libc10d_cuda_test.so /opt/conda/lib/python3.7/site-packages/torch/test 2022-03-17T20:18:37.3855756Z + ln -sf /opt/conda/lib/python3.7/site-packages/torch/lib/libcaffe2_nvrtc.so /opt/conda/lib/python3.7/site-packages/torch/test 2022-03-17T20:18:37.3867289Z + ln -sf '/opt/conda/lib/python3.7/site-packages/torch/lib/libmkldnn*' /opt/conda/lib/python3.7/site-packages/torch/test 2022-03-17T20:18:37.3877804Z + ln -sf '/opt/conda/lib/python3.7/site-packages/torch/lib/libnccl*' /opt/conda/lib/python3.7/site-packages/torch/test 2022-03-17T20:18:37.3889558Z + ln -sf /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cuda.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cuda_cpp.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cuda_cu.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cuda_linalg.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_global_deps.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_python.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorchbind_test.so /opt/conda/lib/python3.7/site-packages/torch/test 2022-03-17T20:18:37.3901512Z + ln -sf '/opt/conda/lib/python3.7/site-packages/torch/lib/libtbb*' /opt/conda/lib/python3.7/site-packages/torch/test 2022-03-17T20:18:37.3911614Z + ls /opt/conda/lib/python3.7/site-packages/torch/test 2022-03-17T20:18:37.3925486Z CppSignature_test cuda_generator_test 2022-03-17T20:18:37.3926110Z Dict_test cuda_half_test 2022-03-17T20:18:37.3926633Z Dimname_test cuda_integer_divider_test 2022-03-17T20:18:37.3927341Z KernelFunction_test cuda_optional_test 2022-03-17T20:18:37.3928065Z List_test cuda_packedtensoraccessor_test 2022-03-17T20:18:37.3928490Z NamedTensor_test cuda_reportMemoryUsage_test 2022-03-17T20:18:37.3928833Z apply_utils_test cuda_stream_test 2022-03-17T20:18:37.3929217Z atest cuda_vectorized_test 2022-03-17T20:18:37.3929786Z backend_fallback_test dispatch_key_set_test 2022-03-17T20:18:37.3930103Z basic dlconvertor_test 2022-03-17T20:18:37.3930382Z broadcast_test extension_backend_test 2022-03-17T20:18:37.3930665Z c10_Array_test half_test 2022-03-17T20:18:37.3931117Z c10_Bitset_test inline_container_test 2022-03-17T20:18:37.3931649Z c10_C++17_test ivalue_test 2022-03-17T20:18:37.3931990Z c10_CompileTimeFunctionPointer_test kernel_function_legacy_test 2022-03-17T20:18:37.3932360Z c10_ConstexprCrc_test kernel_function_test 2022-03-17T20:18:37.3932691Z c10_DeviceGuard_test kernel_lambda_legacy_test 2022-03-17T20:18:37.3933093Z c10_Device_test kernel_lambda_test 2022-03-17T20:18:37.3933417Z c10_DispatchKeySet_test kernel_stackbased_test 2022-03-17T20:18:37.3933815Z c10_Half_test lazy_tensor_test 2022-03-17T20:18:37.3934277Z c10_InlineDeviceGuard_test libc10.so 2022-03-17T20:18:37.3934584Z c10_InlineStreamGuard_test libc10_cuda.so 2022-03-17T20:18:37.3934906Z c10_LeftRight_test libc10d_cuda_test.so 2022-03-17T20:18:37.3935224Z c10_Metaprogramming_test libcaffe2_nvrtc.so 2022-03-17T20:18:37.3935522Z c10_SizesAndStrides_test libmkldnn* 2022-03-17T20:18:37.3935920Z c10_SmallVectorTest libnccl* 2022-03-17T20:18:37.3936209Z c10_StreamGuard_test libtbb* 2022-03-17T20:18:37.3936479Z c10_Synchronized_test libtorch.so 2022-03-17T20:18:37.3936786Z c10_ThreadLocal_test libtorch_cpu.so 2022-03-17T20:18:37.3937071Z c10_TypeIndex_test libtorch_cuda.so 2022-03-17T20:18:37.3937375Z c10_TypeList_test libtorch_cuda_cpp.so 2022-03-17T20:18:37.3937666Z c10_TypeTraits_test libtorch_cuda_cu.so 2022-03-17T20:18:37.3937992Z c10_accumulate_test libtorch_cuda_linalg.so 2022-03-17T20:18:37.3938308Z c10_bfloat16_test libtorch_global_deps.so 2022-03-17T20:18:37.3938603Z c10_complex_math_test libtorch_python.so 2022-03-17T20:18:37.3938918Z c10_complex_test libtorchbind_test.so 2022-03-17T20:18:37.3939233Z c10_cuda_CUDATest make_boxed_from_unboxed_functor_test 2022-03-17T20:18:37.3939547Z c10_either_test math_kernel_test 2022-03-17T20:18:37.3939827Z c10_exception_test memory_format_test 2022-03-17T20:18:37.3940142Z c10_flags_test memory_overlapping_test 2022-03-17T20:18:37.3940471Z c10_intrusive_ptr_benchmark mobile_memory_cleanup 2022-03-17T20:18:37.3940768Z c10_intrusive_ptr_test native_test 2022-03-17T20:18:37.3941315Z c10_irange_test op_allowlist_test 2022-03-17T20:18:37.3941851Z c10_logging_test op_registration_test 2022-03-17T20:18:37.3942223Z c10_optional_test operators_test 2022-03-17T20:18:37.3942546Z c10_ordered_preserving_dict_test pow_test 2022-03-17T20:18:37.3942827Z c10_registry_test quantized_test 2022-03-17T20:18:37.3943117Z c10_string_view_test reduce_ops_test 2022-03-17T20:18:37.3943413Z c10_tempfile_test reportMemoryUsage_test 2022-03-17T20:18:37.3943723Z c10_typeid_test scalar_tensor_test 2022-03-17T20:18:37.3943995Z cpu_generator_test scalar_test 2022-03-17T20:18:37.3944321Z cpu_profiling_allocator_test stride_properties_test 2022-03-17T20:18:37.3944643Z cpu_rng_test tensor_iterator_test 2022-03-17T20:18:37.3944918Z cuda_apply_test test_parallel 2022-03-17T20:18:37.3945217Z cuda_atomic_ops_test thread_init_test 2022-03-17T20:18:37.3945511Z cuda_caching_host_allocator_test type_test 2022-03-17T20:18:37.3945833Z cuda_complex_math_test undefined_tensor_test 2022-03-17T20:18:37.3946125Z cuda_complex_test variant_test 2022-03-17T20:18:37.3946421Z cuda_cub_test verify_api_visibility 2022-03-17T20:18:37.3946708Z cuda_cudnn_test vmap_test 2022-03-17T20:18:37.3946983Z cuda_distributions_test weakref_test 2022-03-17T20:18:37.3947285Z cuda_dlconvertor_test wrapdim_test 2022-03-17T20:18:37.3947809Z + aten/tools/run_tests.sh /opt/conda/lib/python3.7/site-packages/torch/test 2022-03-17T20:18:37.3948998Z + set -e 2022-03-17T20:18:37.3952226Z ++ dirname aten/tools/run_tests.sh 2022-03-17T20:18:37.3960559Z + VALGRIND_SUP=/var/lib/jenkins/workspace/aten/tools/valgrind.sup 2022-03-17T20:18:37.3961269Z + pushd /opt/conda/lib/python3.7/site-packages/torch/test 2022-03-17T20:18:37.3961836Z /opt/conda/lib/python3.7/site-packages/torch/test ~/workspace 2022-03-17T20:18:37.3962159Z + VALGRIND=ON 2022-03-17T20:18:37.3962365Z + ./basic 2022-03-17T20:18:37.5577028Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-03-17T20:18:37.5577655Z [==========] Running 4 tests from 1 test suite. 2022-03-17T20:18:37.5578038Z [----------] Global test environment set-up. 2022-03-17T20:18:37.5578713Z [----------] 4 tests from BasicTest 2022-03-17T20:18:37.5579088Z [ RUN ] BasicTest.BasicTestCPU 2022-03-17T20:18:39.4802395Z 6 ms 2022-03-17T20:18:39.5679537Z 87 ms 2022-03-17T20:18:39.7805666Z 212 ms 2022-03-17T20:18:39.7921721Z [ OK ] BasicTest.BasicTestCPU (2234 ms) 2022-03-17T20:18:39.7922454Z [ RUN ] BasicTest.BasicTestHalfCPU 2022-03-17T20:18:39.7955668Z 3 ms 2022-03-17T20:18:39.9094916Z 113 ms 2022-03-17T20:18:40.1216876Z 212 ms 2022-03-17T20:18:40.1324124Z [ OK ] BasicTest.BasicTestHalfCPU (340 ms) 2022-03-17T20:18:40.1324537Z [ RUN ] BasicTest.BasicTestCUDA 2022-03-17T20:18:41.6152410Z 7 ms 2022-03-17T20:18:42.0395750Z 424 ms 2022-03-17T20:18:42.7474731Z 707 ms 2022-03-17T20:18:42.7590539Z [ OK ] BasicTest.BasicTestCUDA (2626 ms) 2022-03-17T20:18:42.7590995Z [ RUN ] BasicTest.FactoryMethodsTest 2022-03-17T20:18:42.7601767Z [ OK ] BasicTest.FactoryMethodsTest (1 ms) 2022-03-17T20:18:42.7602214Z [----------] 4 tests from BasicTest (5202 ms total) 2022-03-17T20:18:42.7602442Z 2022-03-17T20:18:42.7602679Z [----------] Global test environment tear-down 2022-03-17T20:18:42.7603081Z [==========] 4 tests from 1 test suite ran. (5202 ms total) 2022-03-17T20:18:42.7603439Z [ PASSED ] 4 tests. 2022-03-17T20:18:43.1346934Z + ./atest 2022-03-17T20:18:43.2975338Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-03-17T20:18:43.2975988Z [==========] Running 16 tests from 1 test suite. 2022-03-17T20:18:43.2976376Z [----------] Global test environment set-up. 2022-03-17T20:18:43.2976752Z [----------] 16 tests from atest 2022-03-17T20:18:43.2977071Z [ RUN ] atest.operators 2022-03-17T20:18:43.3151134Z [ OK ] atest.operators (17 ms) 2022-03-17T20:18:43.3151832Z [ RUN ] atest.logical_and_operators 2022-03-17T20:18:43.3152307Z [ OK ] atest.logical_and_operators (0 ms) 2022-03-17T20:18:43.3152834Z [ RUN ] atest.logical_or_operators 2022-03-17T20:18:43.3153272Z [ OK ] atest.logical_or_operators (0 ms) 2022-03-17T20:18:43.3153957Z [ RUN ] atest.logical_xor_operators 2022-03-17T20:18:43.3154426Z [ OK ] atest.logical_xor_operators (0 ms) 2022-03-17T20:18:43.3155089Z [ RUN ] atest.lt_operators 2022-03-17T20:18:43.3155521Z [ OK ] atest.lt_operators (0 ms) 2022-03-17T20:18:43.3155861Z [ RUN ] atest.le_operators 2022-03-17T20:18:43.3156470Z [ OK ] atest.le_operators (0 ms) 2022-03-17T20:18:43.3156818Z [ RUN ] atest.gt_operators 2022-03-17T20:18:43.3157152Z [ OK ] atest.gt_operators (0 ms) 2022-03-17T20:18:43.3157694Z [ RUN ] atest.ge_operators 2022-03-17T20:18:43.3158159Z [ OK ] atest.ge_operators (0 ms) 2022-03-17T20:18:43.3158639Z [ RUN ] atest.eq_operators 2022-03-17T20:18:43.3159002Z [ OK ] atest.eq_operators (0 ms) 2022-03-17T20:18:43.3159320Z [ RUN ] atest.ne_operators 2022-03-17T20:18:43.3159664Z [ OK ] atest.ne_operators (0 ms) 2022-03-17T20:18:43.3160252Z [ RUN ] atest.add_operators 2022-03-17T20:18:43.3160620Z [ OK ] atest.add_operators (0 ms) 2022-03-17T20:18:43.3160951Z [ RUN ] atest.max_operators 2022-03-17T20:18:43.3162726Z [ OK ] atest.max_operators (0 ms) 2022-03-17T20:18:43.3163366Z [ RUN ] atest.min_operators 2022-03-17T20:18:43.3164340Z [ OK ] atest.min_operators (0 ms) 2022-03-17T20:18:43.3164952Z [ RUN ] atest.sigmoid_backward_operator 2022-03-17T20:18:43.3165533Z [ OK ] atest.sigmoid_backward_operator (0 ms) 2022-03-17T20:18:43.3166201Z [ RUN ] atest.fmod_tensor_operators 2022-03-17T20:18:43.3167140Z [ OK ] atest.fmod_tensor_operators (0 ms) 2022-03-17T20:18:43.3167605Z [ RUN ] atest.atest 2022-03-17T20:18:46.4363397Z [ OK ] atest.atest (3119 ms) 2022-03-17T20:18:46.4363840Z [----------] 16 tests from atest (3138 ms total) 2022-03-17T20:18:46.4364054Z 2022-03-17T20:18:46.4364282Z [----------] Global test environment tear-down 2022-03-17T20:18:46.4364686Z [==========] 16 tests from 1 test suite ran. (3138 ms total) 2022-03-17T20:18:46.4365047Z [ PASSED ] 16 tests. 2022-03-17T20:18:46.7985007Z + ./scalar_test 2022-03-17T20:18:46.9630179Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-03-17T20:18:46.9631380Z [==========] Running 4 tests from 1 test suite. 2022-03-17T20:18:46.9631862Z [----------] Global test environment set-up. 2022-03-17T20:18:46.9632237Z [----------] 4 tests from TestScalar 2022-03-17T20:18:46.9632614Z [ RUN ] TestScalar.TestScalar 2022-03-17T20:18:48.8659325Z H2: 3 257 3 1 2022-03-17T20:18:50.0847591Z 0x7ffde0428230 2022-03-17T20:18:50.1107541Z [ OK ] TestScalar.TestScalar (3147 ms) 2022-03-17T20:18:50.1108290Z [ RUN ] TestScalar.TestConj 2022-03-17T20:18:50.1109077Z [ OK ] TestScalar.TestConj (0 ms) 2022-03-17T20:18:50.1109602Z [ RUN ] TestScalar.TestEqual 2022-03-17T20:18:50.1109973Z [ OK ] TestScalar.TestEqual (0 ms) 2022-03-17T20:18:50.1110360Z [ RUN ] TestScalar.TestFormatting 2022-03-17T20:18:50.1110762Z [ OK ] TestScalar.TestFormatting (0 ms) 2022-03-17T20:18:50.1111177Z [----------] 4 tests from TestScalar (3147 ms total) 2022-03-17T20:18:50.1111386Z 2022-03-17T20:18:50.1111610Z [----------] Global test environment tear-down 2022-03-17T20:18:50.1112028Z [==========] 4 tests from 1 test suite ran. (3147 ms total) 2022-03-17T20:18:50.1112368Z [ PASSED ] 4 tests. 2022-03-17T20:18:50.4703456Z + ./broadcast_test 2022-03-17T20:18:50.6338938Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-03-17T20:18:50.6339849Z [==========] Running 1 test from 1 test suite. 2022-03-17T20:18:50.6340241Z [----------] Global test environment set-up. 2022-03-17T20:18:50.6340626Z [----------] 1 test from BroadcastTest 2022-03-17T20:18:50.6340990Z [ RUN ] BroadcastTest.Broadcast 2022-03-17T20:18:52.5976690Z [ OK ] BroadcastTest.Broadcast (1963 ms) 2022-03-17T20:18:52.5977429Z [----------] 1 test from BroadcastTest (1963 ms total) 2022-03-17T20:18:52.5977652Z 2022-03-17T20:18:52.5977882Z [----------] Global test environment tear-down 2022-03-17T20:18:52.5978284Z [==========] 1 test from 1 test suite ran. (1963 ms total) 2022-03-17T20:18:52.5978626Z [ PASSED ] 1 test. 2022-03-17T20:18:52.8699246Z + ./wrapdim_test 2022-03-17T20:18:53.0300540Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-03-17T20:18:53.0301624Z [==========] Running 1 test from 1 test suite. 2022-03-17T20:18:53.0302016Z [----------] Global test environment set-up. 2022-03-17T20:18:53.0302395Z [----------] 1 test from TestWrapdim 2022-03-17T20:18:53.0302744Z [ RUN ] TestWrapdim.TestWrapdim 2022-03-17T20:18:54.9234469Z [ OK ] TestWrapdim.TestWrapdim (1893 ms) 2022-03-17T20:18:54.9235324Z [----------] 1 test from TestWrapdim (1893 ms total) 2022-03-17T20:18:54.9235562Z 2022-03-17T20:18:54.9235786Z [----------] Global test environment tear-down 2022-03-17T20:18:54.9236203Z [==========] 1 test from 1 test suite ran. (1893 ms total) 2022-03-17T20:18:54.9236542Z [ PASSED ] 1 test. 2022-03-17T20:18:55.1979156Z + ./apply_utils_test 2022-03-17T20:18:55.3608874Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-03-17T20:18:55.3610027Z [==========] Running 6 tests from 1 test suite. 2022-03-17T20:18:55.3610825Z [----------] Global test environment set-up. 2022-03-17T20:18:55.3611580Z [----------] 6 tests from ApplyUtilsTest 2022-03-17T20:18:55.3612376Z [ RUN ] ApplyUtilsTest.Contiguous2D 2022-03-17T20:18:57.2544243Z [ OK ] ApplyUtilsTest.Contiguous2D (1893 ms) 2022-03-17T20:18:57.2545152Z [ RUN ] ApplyUtilsTest.Small2D 2022-03-17T20:18:57.2545578Z [ OK ] ApplyUtilsTest.Small2D (0 ms) 2022-03-17T20:18:57.2545936Z [ RUN ] ApplyUtilsTest._2D 2022-03-17T20:18:57.2556767Z [ OK ] ApplyUtilsTest._2D (1 ms) 2022-03-17T20:18:57.2557276Z [ RUN ] ApplyUtilsTest._3D 2022-03-17T20:18:57.2558321Z [ OK ] ApplyUtilsTest._3D (0 ms) 2022-03-17T20:18:57.2558927Z [ RUN ] ApplyUtilsTest.Medium3D 2022-03-17T20:18:57.2574448Z [ OK ] ApplyUtilsTest.Medium3D (1 ms) 2022-03-17T20:18:57.2574839Z [ RUN ] ApplyUtilsTest._10D 2022-03-17T20:18:57.3545754Z [ OK ] ApplyUtilsTest._10D (96 ms) 2022-03-17T20:18:57.3546530Z [----------] 6 tests from ApplyUtilsTest (1993 ms total) 2022-03-17T20:18:57.3546906Z 2022-03-17T20:18:57.3547302Z [----------] Global test environment tear-down 2022-03-17T20:18:57.3547990Z [==========] 6 tests from 1 test suite ran. (1993 ms total) 2022-03-17T20:18:57.3548582Z [ PASSED ] 6 tests. 2022-03-17T20:18:57.6300479Z + ./dlconvertor_test 2022-03-17T20:18:57.7973143Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-03-17T20:18:57.7973941Z [==========] Running 2 tests from 1 test suite. 2022-03-17T20:18:57.7974342Z [----------] Global test environment set-up. 2022-03-17T20:18:57.7974722Z [----------] 2 tests from TestDlconvertor 2022-03-17T20:18:57.7975141Z [ RUN ] TestDlconvertor.TestDlconvertor 2022-03-17T20:18:59.6831544Z [ OK ] TestDlconvertor.TestDlconvertor (1885 ms) 2022-03-17T20:18:59.6832128Z [ RUN ] TestDlconvertor.TestDlconvertorNoStrides 2022-03-17T20:18:59.6832634Z [ OK ] TestDlconvertor.TestDlconvertorNoStrides (0 ms) 2022-03-17T20:18:59.6833106Z [----------] 2 tests from TestDlconvertor (1885 ms total) 2022-03-17T20:18:59.6833329Z 2022-03-17T20:18:59.6833571Z [----------] Global test environment tear-down 2022-03-17T20:18:59.6833986Z [==========] 2 tests from 1 test suite ran. (1885 ms total) 2022-03-17T20:18:59.6834315Z [ PASSED ] 2 tests. 2022-03-17T20:18:59.9579473Z + ./native_test 2022-03-17T20:19:00.1220759Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-03-17T20:19:00.1221926Z [==========] Running 2 tests from 1 test suite. 2022-03-17T20:19:00.1222517Z [----------] Global test environment set-up. 2022-03-17T20:19:00.1222883Z [----------] 2 tests from TestNative 2022-03-17T20:19:00.1223256Z [ RUN ] TestNative.NativeTestCPU 2022-03-17T20:19:02.0401824Z [W TensorCompare.cpp:330] Warning: where received a uint8 condition tensor. This behavior is deprecated and will be removed in a future version of PyTorch. Use a boolean condition instead. (function operator()) 2022-03-17T20:19:02.0402634Z [ OK ] TestNative.NativeTestCPU (1918 ms) 2022-03-17T20:19:02.0403369Z [ RUN ] TestNative.NativeTestGPU 2022-03-17T20:19:03.5547787Z [ OK ] TestNative.NativeTestGPU (1514 ms) 2022-03-17T20:19:03.5548292Z [----------] 2 tests from TestNative (3432 ms total) 2022-03-17T20:19:03.5548514Z 2022-03-17T20:19:03.5548725Z [----------] Global test environment tear-down 2022-03-17T20:19:03.5549151Z [==========] 2 tests from 1 test suite ran. (3432 ms total) 2022-03-17T20:19:03.5549910Z [ PASSED ] 2 tests. 2022-03-17T20:19:03.9427521Z + ./scalar_tensor_test 2022-03-17T20:19:04.1043954Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-03-17T20:19:04.1044580Z [==========] Running 2 tests from 1 test suite. 2022-03-17T20:19:04.1044992Z [----------] Global test environment set-up. 2022-03-17T20:19:04.1045393Z [----------] 2 tests from TestScalarTensor 2022-03-17T20:19:04.1045806Z [ RUN ] TestScalarTensor.TestScalarTensorCPU 2022-03-17T20:19:06.2454727Z [ OK ] TestScalarTensor.TestScalarTensorCPU (2140 ms) 2022-03-17T20:19:06.2455257Z [ RUN ] TestScalarTensor.TestScalarTensorCUDA 2022-03-17T20:19:07.7028925Z [ OK ] TestScalarTensor.TestScalarTensorCUDA (1457 ms) 2022-03-17T20:19:07.7029515Z [----------] 2 tests from TestScalarTensor (3598 ms total) 2022-03-17T20:19:07.7029756Z 2022-03-17T20:19:07.7029967Z [----------] Global test environment tear-down 2022-03-17T20:19:07.7030378Z [==========] 2 tests from 1 test suite ran. (3598 ms total) 2022-03-17T20:19:07.7030726Z [ PASSED ] 2 tests. 2022-03-17T20:19:08.0705554Z + [[ -x ./tensor_interop_test ]] 2022-03-17T20:19:08.0705885Z + ./undefined_tensor_test 2022-03-17T20:19:08.2312788Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-03-17T20:19:08.2313425Z [==========] Running 1 test from 1 test suite. 2022-03-17T20:19:08.2313830Z [----------] Global test environment set-up. 2022-03-17T20:19:08.2314217Z [----------] 1 test from TestUndefined 2022-03-17T20:19:08.2314604Z [ RUN ] TestUndefined.UndefinedTest 2022-03-17T20:19:10.1683166Z [ OK ] TestUndefined.UndefinedTest (1936 ms) 2022-03-17T20:19:10.1683676Z [----------] 1 test from TestUndefined (1937 ms total) 2022-03-17T20:19:10.1683920Z 2022-03-17T20:19:10.1684131Z [----------] Global test environment tear-down 2022-03-17T20:19:10.1684545Z [==========] 1 test from 1 test suite ran. (1937 ms total) 2022-03-17T20:19:10.1684887Z [ PASSED ] 1 test. 2022-03-17T20:19:10.4420837Z + ./extension_backend_test 2022-03-17T20:19:10.6044268Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-03-17T20:19:10.6045230Z [==========] Running 1 test from 1 test suite. 2022-03-17T20:19:10.6045771Z [----------] Global test environment set-up. 2022-03-17T20:19:10.6046184Z [----------] 1 test from BackendExtensionTest 2022-03-17T20:19:10.6046618Z [ RUN ] BackendExtensionTest.TestRegisterOp 2022-03-17T20:19:10.6047085Z [ OK ] BackendExtensionTest.TestRegisterOp (0 ms) 2022-03-17T20:19:10.6047540Z [----------] 1 test from BackendExtensionTest (0 ms total) 2022-03-17T20:19:10.6047770Z 2022-03-17T20:19:10.6048002Z [----------] Global test environment tear-down 2022-03-17T20:19:10.6048384Z [==========] 1 test from 1 test suite ran. (0 ms total) 2022-03-17T20:19:10.6048719Z [ PASSED ] 1 test. 2022-03-17T20:19:10.6348776Z + ./lazy_tensor_test 2022-03-17T20:19:10.7949125Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-03-17T20:19:10.7949728Z [==========] Running 2 tests from 2 test suites. 2022-03-17T20:19:10.7950123Z [----------] Global test environment set-up. 2022-03-17T20:19:10.7950786Z [----------] 1 test from XlaTensorTest 2022-03-17T20:19:10.7951198Z [ RUN ] XlaTensorTest.TestNoStorage 2022-03-17T20:19:10.7951597Z [ OK ] XlaTensorTest.TestNoStorage (0 ms) 2022-03-17T20:19:10.7952035Z [----------] 1 test from XlaTensorTest (0 ms total) 2022-03-17T20:19:10.7952241Z 2022-03-17T20:19:10.7952442Z [----------] 1 test from LazyTensorTest 2022-03-17T20:19:10.7952964Z [ RUN ] LazyTensorTest.TestNoStorage 2022-03-17T20:19:10.7953383Z [ OK ] LazyTensorTest.TestNoStorage (0 ms) 2022-03-17T20:19:10.7953789Z [----------] 1 test from LazyTensorTest (0 ms total) 2022-03-17T20:19:10.7953998Z 2022-03-17T20:19:10.7954220Z [----------] Global test environment tear-down 2022-03-17T20:19:10.7954629Z [==========] 2 tests from 2 test suites ran. (0 ms total) 2022-03-17T20:19:10.7954952Z [ PASSED ] 2 tests. 2022-03-17T20:19:10.8237912Z + ./tensor_iterator_test 2022-03-17T20:19:10.9871059Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-03-17T20:19:10.9871695Z [==========] Running 65 tests from 1 test suite. 2022-03-17T20:19:10.9872075Z [----------] Global test environment set-up. 2022-03-17T20:19:10.9872479Z [----------] 65 tests from TensorIteratorTest 2022-03-17T20:19:10.9872886Z [ RUN ] TensorIteratorTest.CPUScalar 2022-03-17T20:19:14.1028728Z [ OK ] TensorIteratorTest.CPUScalar (3115 ms) 2022-03-17T20:19:14.1029241Z [ RUN ] TensorIteratorTest.CPUScalarInputs 2022-03-17T20:19:14.1046921Z [ OK ] TensorIteratorTest.CPUScalarInputs (1 ms) 2022-03-17T20:19:14.1047405Z [ RUN ] TensorIteratorTest.MixedDevices 2022-03-17T20:19:14.1246520Z [ OK ] TensorIteratorTest.MixedDevices (19 ms) 2022-03-17T20:19:14.1246983Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Byte 2022-03-17T20:19:14.1268208Z [ OK ] TensorIteratorTest.SerialLoopUnary_Byte (2 ms) 2022-03-17T20:19:14.1268688Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Char 2022-03-17T20:19:14.1287859Z [ OK ] TensorIteratorTest.SerialLoopUnary_Char (1 ms) 2022-03-17T20:19:14.1288390Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Short 2022-03-17T20:19:14.1307283Z [ OK ] TensorIteratorTest.SerialLoopUnary_Short (1 ms) 2022-03-17T20:19:14.1307803Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Int 2022-03-17T20:19:14.1326606Z [ OK ] TensorIteratorTest.SerialLoopUnary_Int (1 ms) 2022-03-17T20:19:14.1327091Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Long 2022-03-17T20:19:14.1345619Z [ OK ] TensorIteratorTest.SerialLoopUnary_Long (1 ms) 2022-03-17T20:19:14.1346131Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Float 2022-03-17T20:19:14.1365037Z [ OK ] TensorIteratorTest.SerialLoopUnary_Float (1 ms) 2022-03-17T20:19:14.1365565Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Double 2022-03-17T20:19:14.1385171Z [ OK ] TensorIteratorTest.SerialLoopUnary_Double (1 ms) 2022-03-17T20:19:14.1385683Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Byte 2022-03-17T20:19:14.1403702Z [ OK ] TensorIteratorTest.SerialLoopBinary_Byte (1 ms) 2022-03-17T20:19:14.1404205Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Char 2022-03-17T20:19:14.1422682Z [ OK ] TensorIteratorTest.SerialLoopBinary_Char (1 ms) 2022-03-17T20:19:14.1423191Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Short 2022-03-17T20:19:14.1442124Z [ OK ] TensorIteratorTest.SerialLoopBinary_Short (1 ms) 2022-03-17T20:19:14.1442643Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Int 2022-03-17T20:19:14.1461431Z [ OK ] TensorIteratorTest.SerialLoopBinary_Int (1 ms) 2022-03-17T20:19:14.1462809Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Long 2022-03-17T20:19:14.1480423Z [ OK ] TensorIteratorTest.SerialLoopBinary_Long (1 ms) 2022-03-17T20:19:14.1480916Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Float 2022-03-17T20:19:14.1499400Z [ OK ] TensorIteratorTest.SerialLoopBinary_Float (1 ms) 2022-03-17T20:19:14.1499920Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Double 2022-03-17T20:19:14.1519011Z [ OK ] TensorIteratorTest.SerialLoopBinary_Double (1 ms) 2022-03-17T20:19:14.1519541Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Byte 2022-03-17T20:19:14.1537498Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Byte (1 ms) 2022-03-17T20:19:14.1538120Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Char 2022-03-17T20:19:14.1556721Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Char (1 ms) 2022-03-17T20:19:14.1557240Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Short 2022-03-17T20:19:14.1576235Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Short (1 ms) 2022-03-17T20:19:14.1576758Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Int 2022-03-17T20:19:14.1595616Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Int (1 ms) 2022-03-17T20:19:14.1596142Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Long 2022-03-17T20:19:14.1614314Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Long (1 ms) 2022-03-17T20:19:14.1614843Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Float 2022-03-17T20:19:14.1633858Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Float (1 ms) 2022-03-17T20:19:14.1634391Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Double 2022-03-17T20:19:14.1653466Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Double (1 ms) 2022-03-17T20:19:14.1654120Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Byte 2022-03-17T20:19:14.1655248Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Byte (0 ms) 2022-03-17T20:19:14.1656194Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Char 2022-03-17T20:19:14.1656737Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Char (0 ms) 2022-03-17T20:19:14.1657753Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Short 2022-03-17T20:19:14.1658748Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Short (0 ms) 2022-03-17T20:19:14.1659700Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Int 2022-03-17T20:19:14.1660631Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Int (0 ms) 2022-03-17T20:19:14.1661878Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Long 2022-03-17T20:19:14.1662848Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Long (0 ms) 2022-03-17T20:19:14.1663546Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Float 2022-03-17T20:19:14.1664078Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Float (0 ms) 2022-03-17T20:19:14.1664712Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Double 2022-03-17T20:19:14.1665425Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Double (0 ms) 2022-03-17T20:19:14.1665946Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Byte 2022-03-17T20:19:14.1666499Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Byte (0 ms) 2022-03-17T20:19:14.1667021Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Char 2022-03-17T20:19:14.1667564Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Char (0 ms) 2022-03-17T20:19:14.1668100Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Short 2022-03-17T20:19:14.1668628Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Short (0 ms) 2022-03-17T20:19:14.1669166Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Int 2022-03-17T20:19:14.1669836Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Int (0 ms) 2022-03-17T20:19:14.1670400Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Long 2022-03-17T20:19:14.1671186Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Long (0 ms) 2022-03-17T20:19:14.1671722Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Float 2022-03-17T20:19:14.1672841Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Float (0 ms) 2022-03-17T20:19:14.1673428Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Double 2022-03-17T20:19:14.1673964Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Double (0 ms) 2022-03-17T20:19:14.1674539Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Byte 2022-03-17T20:19:14.1675086Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Byte (0 ms) 2022-03-17T20:19:14.1675647Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Char 2022-03-17T20:19:14.1676209Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Char (0 ms) 2022-03-17T20:19:14.1676750Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Short 2022-03-17T20:19:14.1677314Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Short (0 ms) 2022-03-17T20:19:14.1677849Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Int 2022-03-17T20:19:14.1678409Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Int (0 ms) 2022-03-17T20:19:14.1678957Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Long 2022-03-17T20:19:14.1679497Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Long (0 ms) 2022-03-17T20:19:14.1680049Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Float 2022-03-17T20:19:14.1680597Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Float (0 ms) 2022-03-17T20:19:14.1681156Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Double 2022-03-17T20:19:14.1681722Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Double (0 ms) 2022-03-17T20:19:14.1682238Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Byte 2022-03-17T20:19:14.1682752Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Byte (0 ms) 2022-03-17T20:19:14.1683246Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Char 2022-03-17T20:19:14.1683756Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Char (0 ms) 2022-03-17T20:19:14.1684265Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Short 2022-03-17T20:19:14.1684762Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Short (0 ms) 2022-03-17T20:19:14.1685267Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Int 2022-03-17T20:19:14.1685763Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Int (0 ms) 2022-03-17T20:19:14.1686274Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Long 2022-03-17T20:19:14.1686789Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Long (0 ms) 2022-03-17T20:19:14.1687279Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Float 2022-03-17T20:19:14.1687794Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Float (0 ms) 2022-03-17T20:19:14.1688289Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Double 2022-03-17T20:19:14.1688816Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Double (0 ms) 2022-03-17T20:19:14.1689326Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Bool 2022-03-17T20:19:14.1689820Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Bool (0 ms) 2022-03-17T20:19:14.1690321Z [ RUN ] TensorIteratorTest.SerialLoopSingleThread 2022-03-17T20:19:14.1750320Z [ OK ] TensorIteratorTest.SerialLoopSingleThread (8 ms) 2022-03-17T20:19:14.1751407Z [ RUN ] TensorIteratorTest.InputDType 2022-03-17T20:19:14.1752249Z [ OK ] TensorIteratorTest.InputDType (0 ms) 2022-03-17T20:19:14.1753171Z [ RUN ] TensorIteratorTest.ComputeCommonDTypeInputOnly 2022-03-17T20:19:14.1754231Z [ OK ] TensorIteratorTest.ComputeCommonDTypeInputOnly (0 ms) 2022-03-17T20:19:14.1755304Z [ RUN ] TensorIteratorTest.DoNotComputeCommonDTypeInputOnly 2022-03-17T20:19:14.1756551Z [ OK ] TensorIteratorTest.DoNotComputeCommonDTypeInputOnly (0 ms) 2022-03-17T20:19:14.1757609Z [ RUN ] TensorIteratorTest.FailNonPromotingBinaryOp 2022-03-17T20:19:14.1762180Z [ OK ] TensorIteratorTest.FailNonPromotingBinaryOp (1 ms) 2022-03-17T20:19:14.1763253Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Byte 2022-03-17T20:19:14.1763992Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Byte (0 ms) 2022-03-17T20:19:14.1764815Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Char 2022-03-17T20:19:14.1765781Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Char (0 ms) 2022-03-17T20:19:14.1766328Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Short 2022-03-17T20:19:14.1766875Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Short (0 ms) 2022-03-17T20:19:14.1767397Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Int 2022-03-17T20:19:14.1767945Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Int (0 ms) 2022-03-17T20:19:14.1768482Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Long 2022-03-17T20:19:14.1769026Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Long (0 ms) 2022-03-17T20:19:14.1769564Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Float 2022-03-17T20:19:14.1770110Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Float (0 ms) 2022-03-17T20:19:14.1770640Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Double 2022-03-17T20:19:14.1771191Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Double (0 ms) 2022-03-17T20:19:14.1771691Z [----------] 65 tests from TensorIteratorTest (3189 ms total) 2022-03-17T20:19:14.1771917Z 2022-03-17T20:19:14.1772141Z [----------] Global test environment tear-down 2022-03-17T20:19:14.1772557Z [==========] 65 tests from 1 test suite ran. (3189 ms total) 2022-03-17T20:19:14.1772884Z [ PASSED ] 65 tests. 2022-03-17T20:19:14.5424743Z + ./Dimname_test 2022-03-17T20:19:14.7024223Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-03-17T20:19:14.7024882Z [==========] Running 4 tests from 1 test suite. 2022-03-17T20:19:14.7025302Z [----------] Global test environment set-up. 2022-03-17T20:19:14.7025667Z [----------] 4 tests from DimnameTest 2022-03-17T20:19:14.7026069Z [ RUN ] DimnameTest.isValidIdentifier 2022-03-17T20:19:14.7026548Z [ OK ] DimnameTest.isValidIdentifier (0 ms) 2022-03-17T20:19:14.7026936Z [ RUN ] DimnameTest.wildcardName 2022-03-17T20:19:14.7027324Z [ OK ] DimnameTest.wildcardName (0 ms) 2022-03-17T20:19:14.7027705Z [ RUN ] DimnameTest.createNormalName 2022-03-17T20:19:14.7044654Z [ OK ] DimnameTest.createNormalName (2 ms) 2022-03-17T20:19:14.7045314Z [ RUN ] DimnameTest.unifyAndMatch 2022-03-17T20:19:14.7045779Z [ OK ] DimnameTest.unifyAndMatch (0 ms) 2022-03-17T20:19:14.7046202Z [----------] 4 tests from DimnameTest (2 ms total) 2022-03-17T20:19:14.7046412Z 2022-03-17T20:19:14.7046621Z [----------] Global test environment tear-down 2022-03-17T20:19:14.7047023Z [==========] 4 tests from 1 test suite ran. (2 ms total) 2022-03-17T20:19:14.7047363Z [ PASSED ] 4 tests. 2022-03-17T20:19:14.7351994Z + ./Dict_test 2022-03-17T20:19:14.8980835Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-03-17T20:19:14.8982359Z [==========] Running 47 tests from 2 test suites. 2022-03-17T20:19:14.8983099Z [----------] Global test environment set-up. 2022-03-17T20:19:14.8983824Z [----------] 46 tests from DictTest 2022-03-17T20:19:14.8984501Z [ RUN ] DictTest.givenEmptyDict_whenCallingEmpty_thenReturnsTrue 2022-03-17T20:19:14.8985207Z [ OK ] DictTest.givenEmptyDict_whenCallingEmpty_thenReturnsTrue (0 ms) 2022-03-17T20:19:14.8985747Z [ RUN ] DictTest.givenNonemptyDict_whenCallingEmpty_thenReturnsFalse 2022-03-17T20:19:14.8986398Z [ OK ] DictTest.givenNonemptyDict_whenCallingEmpty_thenReturnsFalse (0 ms) 2022-03-17T20:19:14.8987060Z [ RUN ] DictTest.givenEmptyDict_whenCallingSize_thenReturnsZero 2022-03-17T20:19:14.8987658Z [ OK ] DictTest.givenEmptyDict_whenCallingSize_thenReturnsZero (0 ms) 2022-03-17T20:19:14.8988412Z [ RUN ] DictTest.givenNonemptyDict_whenCallingSize_thenReturnsNumberOfElements 2022-03-17T20:19:14.8989224Z [ OK ] DictTest.givenNonemptyDict_whenCallingSize_thenReturnsNumberOfElements (0 ms) 2022-03-17T20:19:14.8990037Z [ RUN ] DictTest.givenNonemptyDict_whenCallingClear_thenIsEmpty 2022-03-17T20:19:14.8991010Z [ OK ] DictTest.givenNonemptyDict_whenCallingClear_thenIsEmpty (0 ms) 2022-03-17T20:19:14.8992151Z [ RUN ] DictTest.whenInsertingNewKey_thenReturnsTrueAndIteratorToNewElement 2022-03-17T20:19:14.8993473Z [ OK ] DictTest.whenInsertingNewKey_thenReturnsTrueAndIteratorToNewElement (0 ms) 2022-03-17T20:19:14.8994228Z [ RUN ] DictTest.whenInsertingExistingKey_thenReturnsFalseAndIteratorToExistingElement 2022-03-17T20:19:14.8994905Z [ OK ] DictTest.whenInsertingExistingKey_thenReturnsFalseAndIteratorToExistingElement (0 ms) 2022-03-17T20:19:14.8995570Z [ RUN ] DictTest.whenInsertingExistingKey_thenDoesNotModifyDict 2022-03-17T20:19:14.8996115Z [ OK ] DictTest.whenInsertingExistingKey_thenDoesNotModifyDict (0 ms) 2022-03-17T20:19:14.8996703Z [ RUN ] DictTest.whenInsertOrAssigningNewKey_thenReturnsTrueAndIteratorToNewElement 2022-03-17T20:19:14.8997371Z [ OK ] DictTest.whenInsertOrAssigningNewKey_thenReturnsTrueAndIteratorToNewElement (0 ms) 2022-03-17T20:19:14.8998080Z [ RUN ] DictTest.whenInsertOrAssigningExistingKey_thenReturnsFalseAndIteratorToChangedElement 2022-03-17T20:19:14.8998802Z [ OK ] DictTest.whenInsertOrAssigningExistingKey_thenReturnsFalseAndIteratorToChangedElement (0 ms) 2022-03-17T20:19:14.8999446Z [ RUN ] DictTest.whenInsertOrAssigningExistingKey_thenDoesModifyDict 2022-03-17T20:19:14.9000029Z [ OK ] DictTest.whenInsertOrAssigningExistingKey_thenDoesModifyDict (0 ms) 2022-03-17T20:19:14.9000550Z [ RUN ] DictTest.givenEmptyDict_whenIterating_thenBeginIsEnd 2022-03-17T20:19:14.9001055Z [ OK ] DictTest.givenEmptyDict_whenIterating_thenBeginIsEnd (0 ms) 2022-03-17T20:19:14.9001547Z [ RUN ] DictTest.givenMutableDict_whenIterating_thenFindsElements 2022-03-17T20:19:14.9002069Z [ OK ] DictTest.givenMutableDict_whenIterating_thenFindsElements (0 ms) 2022-03-17T20:19:14.9002621Z [ RUN ] DictTest.givenMutableDict_whenIteratingWithForeach_thenFindsElements 2022-03-17T20:19:14.9003178Z [ OK ] DictTest.givenMutableDict_whenIteratingWithForeach_thenFindsElements (0 ms) 2022-03-17T20:19:14.9003709Z [ RUN ] DictTest.givenConstDict_whenIterating_thenFindsElements 2022-03-17T20:19:14.9004203Z [ OK ] DictTest.givenConstDict_whenIterating_thenFindsElements (0 ms) 2022-03-17T20:19:14.9004735Z [ RUN ] DictTest.givenConstDict_whenIteratingWithForeach_thenFindsElements 2022-03-17T20:19:14.9005425Z [ OK ] DictTest.givenConstDict_whenIteratingWithForeach_thenFindsElements (0 ms) 2022-03-17T20:19:14.9005931Z [ RUN ] DictTest.givenIterator_thenCanModifyValue 2022-03-17T20:19:14.9006390Z [ OK ] DictTest.givenIterator_thenCanModifyValue (0 ms) 2022-03-17T20:19:14.9006895Z [ RUN ] DictTest.givenOneElementDict_whenErasingByIterator_thenDictIsEmpty 2022-03-17T20:19:14.9007527Z [ OK ] DictTest.givenOneElementDict_whenErasingByIterator_thenDictIsEmpty (0 ms) 2022-03-17T20:19:14.9008112Z [ RUN ] DictTest.givenOneElementDict_whenErasingByKey_thenReturnsOneAndDictIsEmpty 2022-03-17T20:19:14.9008714Z [ OK ] DictTest.givenOneElementDict_whenErasingByKey_thenReturnsOneAndDictIsEmpty (0 ms) 2022-03-17T20:19:14.9009373Z [ RUN ] DictTest.givenOneElementDict_whenErasingByNonexistingKey_thenReturnsZeroAndDictIsUnchanged 2022-03-17T20:19:14.9010068Z [ OK ] DictTest.givenOneElementDict_whenErasingByNonexistingKey_thenReturnsZeroAndDictIsUnchanged (0 ms) 2022-03-17T20:19:14.9010703Z [ RUN ] DictTest.whenCallingAtWithExistingKey_thenReturnsCorrectElement 2022-03-17T20:19:14.9011292Z [ OK ] DictTest.whenCallingAtWithExistingKey_thenReturnsCorrectElement (0 ms) 2022-03-17T20:19:14.9011872Z [ RUN ] DictTest.whenCallingAtWithNonExistingKey_thenReturnsCorrectElement 2022-03-17T20:19:14.9012487Z [ OK ] DictTest.whenCallingAtWithNonExistingKey_thenReturnsCorrectElement (0 ms) 2022-03-17T20:19:14.9013105Z [ RUN ] DictTest.givenMutableDict_whenCallingFindOnExistingKey_thenFindsCorrectElement 2022-03-17T20:19:14.9013721Z [ OK ] DictTest.givenMutableDict_whenCallingFindOnExistingKey_thenFindsCorrectElement (0 ms) 2022-03-17T20:19:14.9014335Z [ RUN ] DictTest.givenMutableDict_whenCallingFindOnNonExistingKey_thenReturnsEnd 2022-03-17T20:19:14.9014925Z [ OK ] DictTest.givenMutableDict_whenCallingFindOnNonExistingKey_thenReturnsEnd (0 ms) 2022-03-17T20:19:14.9015535Z [ RUN ] DictTest.givenConstDict_whenCallingFindOnExistingKey_thenFindsCorrectElement 2022-03-17T20:19:14.9016153Z [ OK ] DictTest.givenConstDict_whenCallingFindOnExistingKey_thenFindsCorrectElement (0 ms) 2022-03-17T20:19:14.9016745Z [ RUN ] DictTest.givenConstDict_whenCallingFindOnNonExistingKey_thenReturnsEnd 2022-03-17T20:19:14.9017345Z [ OK ] DictTest.givenConstDict_whenCallingFindOnNonExistingKey_thenReturnsEnd (0 ms) 2022-03-17T20:19:14.9017925Z [ RUN ] DictTest.whenCallingContainsWithExistingKey_thenReturnsTrue 2022-03-17T20:19:14.9018494Z [ OK ] DictTest.whenCallingContainsWithExistingKey_thenReturnsTrue (0 ms) 2022-03-17T20:19:14.9019086Z [ RUN ] DictTest.whenCallingContainsWithNonExistingKey_thenReturnsFalse 2022-03-17T20:19:14.9019682Z [ OK ] DictTest.whenCallingContainsWithNonExistingKey_thenReturnsFalse (0 ms) 2022-03-17T20:19:14.9020209Z [ RUN ] DictTest.whenCallingReserve_thenDoesntCrash 2022-03-17T20:19:14.9020683Z [ OK ] DictTest.whenCallingReserve_thenDoesntCrash (0 ms) 2022-03-17T20:19:14.9021401Z [ RUN ] DictTest.whenCopyConstructingDict_thenAreEqual 2022-03-17T20:19:14.9021921Z [ OK ] DictTest.whenCopyConstructingDict_thenAreEqual (0 ms) 2022-03-17T20:19:14.9022397Z [ RUN ] DictTest.whenCopyAssigningDict_thenAreEqual 2022-03-17T20:19:14.9022876Z [ OK ] DictTest.whenCopyAssigningDict_thenAreEqual (0 ms) 2022-03-17T20:19:14.9023337Z [ RUN ] DictTest.whenCopyingDict_thenAreEqual 2022-03-17T20:19:14.9023766Z [ OK ] DictTest.whenCopyingDict_thenAreEqual (0 ms) 2022-03-17T20:19:14.9024245Z [ RUN ] DictTest.whenMoveConstructingDict_thenNewIsCorrect 2022-03-17T20:19:14.9024749Z [ OK ] DictTest.whenMoveConstructingDict_thenNewIsCorrect (0 ms) 2022-03-17T20:19:14.9025337Z [ RUN ] DictTest.whenMoveAssigningDict_thenNewIsCorrect 2022-03-17T20:19:14.9025857Z [ OK ] DictTest.whenMoveAssigningDict_thenNewIsCorrect (0 ms) 2022-03-17T20:19:14.9026346Z [ RUN ] DictTest.whenMoveConstructingDict_thenOldIsUnchanged 2022-03-17T20:19:14.9026913Z [ OK ] DictTest.whenMoveConstructingDict_thenOldIsUnchanged (0 ms) 2022-03-17T20:19:14.9027490Z [ RUN ] DictTest.whenMoveAssigningDict_thenOldIsUnchanged 2022-03-17T20:19:14.9027996Z [ OK ] DictTest.whenMoveAssigningDict_thenOldIsUnchanged (0 ms) 2022-03-17T20:19:14.9028594Z [ RUN ] DictTest.givenIterator_whenPostfixIncrementing_thenMovesToNextAndReturnsOldPosition 2022-03-17T20:19:14.9029255Z [ OK ] DictTest.givenIterator_whenPostfixIncrementing_thenMovesToNextAndReturnsOldPosition (0 ms) 2022-03-17T20:19:14.9029921Z [ RUN ] DictTest.givenIterator_whenPrefixIncrementing_thenMovesToNextAndReturnsNewPosition 2022-03-17T20:19:14.9030574Z [ OK ] DictTest.givenIterator_whenPrefixIncrementing_thenMovesToNextAndReturnsNewPosition (0 ms) 2022-03-17T20:19:14.9031119Z [ RUN ] DictTest.givenEqualIterators_thenAreEqual 2022-03-17T20:19:14.9031583Z [ OK ] DictTest.givenEqualIterators_thenAreEqual (0 ms) 2022-03-17T20:19:14.9032049Z [ RUN ] DictTest.givenDifferentIterators_thenAreNotEqual 2022-03-17T20:19:14.9032565Z [ OK ] DictTest.givenDifferentIterators_thenAreNotEqual (0 ms) 2022-03-17T20:19:14.9033089Z [ RUN ] DictTest.givenIterator_whenDereferencing_thenPointsToCorrectElement 2022-03-17T20:19:14.9033663Z [ OK ] DictTest.givenIterator_whenDereferencing_thenPointsToCorrectElement (0 ms) 2022-03-17T20:19:14.9034207Z [ RUN ] DictTest.givenIterator_whenWritingToValue_thenChangesValue 2022-03-17T20:19:14.9034722Z [ OK ] DictTest.givenIterator_whenWritingToValue_thenChangesValue (0 ms) 2022-03-17T20:19:14.9035168Z [ RUN ] DictTest.isReferenceType 2022-03-17T20:19:14.9035545Z [ OK ] DictTest.isReferenceType (0 ms) 2022-03-17T20:19:14.9035957Z [ RUN ] DictTest.copyHasSeparateStorage 2022-03-17T20:19:14.9036395Z [ OK ] DictTest.copyHasSeparateStorage (0 ms) 2022-03-17T20:19:14.9036785Z [ RUN ] DictTest.dictTensorAsKey 2022-03-17T20:19:14.9037176Z [ OK ] DictTest.dictTensorAsKey (0 ms) 2022-03-17T20:19:14.9037535Z [ RUN ] DictTest.dictEquality 2022-03-17T20:19:14.9037904Z [ OK ] DictTest.dictEquality (0 ms) 2022-03-17T20:19:14.9038303Z [----------] 46 tests from DictTest (1 ms total) 2022-03-17T20:19:14.9038492Z 2022-03-17T20:19:14.9038722Z [----------] 1 test from ListTest_IValueBasedList 2022-03-17T20:19:14.9039273Z [ RUN ] ListTest_IValueBasedList.givenIterator_whenWritingToValueFromIterator_thenChangesValue 2022-03-17T20:19:14.9039930Z [ OK ] ListTest_IValueBasedList.givenIterator_whenWritingToValueFromIterator_thenChangesValue (0 ms) 2022-03-17T20:19:14.9040487Z [----------] 1 test from ListTest_IValueBasedList (0 ms total) 2022-03-17T20:19:14.9040715Z 2022-03-17T20:19:14.9040937Z [----------] Global test environment tear-down 2022-03-17T20:19:14.9041330Z [==========] 47 tests from 2 test suites ran. (1 ms total) 2022-03-17T20:19:14.9041672Z [ PASSED ] 47 tests. 2022-03-17T20:19:14.9293559Z + ./NamedTensor_test 2022-03-17T20:19:15.0902151Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-03-17T20:19:15.0903262Z [==========] Running 10 tests from 1 test suite. 2022-03-17T20:19:15.0904028Z [----------] Global test environment set-up. 2022-03-17T20:19:15.0904419Z [----------] 10 tests from NamedTensorTest 2022-03-17T20:19:15.0904796Z [ RUN ] NamedTensorTest.isNamed 2022-03-17T20:19:15.0905650Z [W TensorImpl.h:1483] Warning: Named tensors and all their associated APIs are an experimental feature and subject to change. Please do not use them for anything important until they are released as stable. (function operator()) 2022-03-17T20:19:15.0906300Z [ OK ] NamedTensorTest.isNamed (0 ms) 2022-03-17T20:19:15.0906707Z [ RUN ] NamedTensorTest.attachMetadata 2022-03-17T20:19:15.0907231Z [ OK ] NamedTensorTest.attachMetadata (0 ms) 2022-03-17T20:19:15.0907689Z [ RUN ] NamedTensorTest.internalSetNamesInplace 2022-03-17T20:19:15.0908193Z [ OK ] NamedTensorTest.internalSetNamesInplace (0 ms) 2022-03-17T20:19:15.0908602Z [ RUN ] NamedTensorTest.empty 2022-03-17T20:19:15.0942770Z [ OK ] NamedTensorTest.empty (3 ms) 2022-03-17T20:19:15.0943183Z [ RUN ] NamedTensorTest.dimnameToPosition 2022-03-17T20:19:15.0948640Z [ OK ] NamedTensorTest.dimnameToPosition (0 ms) 2022-03-17T20:19:15.0949089Z [ RUN ] NamedTensorTest.unifyFromRight 2022-03-17T20:19:15.1027525Z [ OK ] NamedTensorTest.unifyFromRight (7 ms) 2022-03-17T20:19:15.1028244Z [ RUN ] NamedTensorTest.alias 2022-03-17T20:19:15.1029047Z [ OK ] NamedTensorTest.alias (0 ms) 2022-03-17T20:19:15.1029517Z [ RUN ] NamedTensorTest.NoNamesGuard 2022-03-17T20:19:15.1029942Z [ OK ] NamedTensorTest.NoNamesGuard (0 ms) 2022-03-17T20:19:15.1030351Z [ RUN ] NamedTensorTest.TensorNamePrint 2022-03-17T20:19:15.1030790Z [ OK ] NamedTensorTest.TensorNamePrint (0 ms) 2022-03-17T20:19:15.1031248Z [ RUN ] NamedTensorTest.TensorNamesCheckUnique 2022-03-17T20:19:15.1035739Z [ OK ] NamedTensorTest.TensorNamesCheckUnique (0 ms) 2022-03-17T20:19:15.1036273Z [----------] 10 tests from NamedTensorTest (13 ms total) 2022-03-17T20:19:15.1036498Z 2022-03-17T20:19:15.1036718Z [----------] Global test environment tear-down 2022-03-17T20:19:15.1037132Z [==========] 10 tests from 1 test suite ran. (13 ms total) 2022-03-17T20:19:15.1037477Z [ PASSED ] 10 tests. 2022-03-17T20:19:15.1350528Z + ./cpu_generator_test 2022-03-17T20:19:15.2939060Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-03-17T20:19:15.2939633Z [==========] Running 13 tests from 1 test suite. 2022-03-17T20:19:15.2940029Z [----------] Global test environment set-up. 2022-03-17T20:19:15.2940433Z [----------] 13 tests from CPUGeneratorImpl 2022-03-17T20:19:15.2940869Z [ RUN ] CPUGeneratorImpl.TestGeneratorDynamicCast 2022-03-17T20:19:15.2942043Z [ OK ] CPUGeneratorImpl.TestGeneratorDynamicCast (0 ms) 2022-03-17T20:19:15.2942799Z [ RUN ] CPUGeneratorImpl.TestDefaultGenerator 2022-03-17T20:19:15.2943299Z [ OK ] CPUGeneratorImpl.TestDefaultGenerator (0 ms) 2022-03-17T20:19:15.2943749Z [ RUN ] CPUGeneratorImpl.TestCloning 2022-03-17T20:19:15.2944169Z [ OK ] CPUGeneratorImpl.TestCloning (0 ms) 2022-03-17T20:19:15.2944956Z [ RUN ] CPUGeneratorImpl.TestMultithreadingGetEngineOperator 2022-03-17T20:19:15.2945557Z [ OK ] CPUGeneratorImpl.TestMultithreadingGetEngineOperator (0 ms) 2022-03-17T20:19:15.2946098Z [ RUN ] CPUGeneratorImpl.TestGetSetCurrentSeed 2022-03-17T20:19:15.2946661Z [ OK ] CPUGeneratorImpl.TestGetSetCurrentSeed (0 ms) 2022-03-17T20:19:15.2947243Z [ RUN ] CPUGeneratorImpl.TestMultithreadingGetSetCurrentSeed 2022-03-17T20:19:15.2947945Z [ OK ] CPUGeneratorImpl.TestMultithreadingGetSetCurrentSeed (0 ms) 2022-03-17T20:19:15.2948437Z [ RUN ] CPUGeneratorImpl.TestRNGForking 2022-03-17T20:19:15.3161412Z [ OK ] CPUGeneratorImpl.TestRNGForking (21 ms) 2022-03-17T20:19:15.3162498Z [ RUN ] CPUGeneratorImpl.TestPhiloxEngineReproducibility 2022-03-17T20:19:15.3163119Z [ OK ] CPUGeneratorImpl.TestPhiloxEngineReproducibility (0 ms) 2022-03-17T20:19:15.3163646Z [ RUN ] CPUGeneratorImpl.TestPhiloxEngineOffset1 2022-03-17T20:19:15.3164428Z [ OK ] CPUGeneratorImpl.TestPhiloxEngineOffset1 (0 ms) 2022-03-17T20:19:15.3164915Z [ RUN ] CPUGeneratorImpl.TestPhiloxEngineOffset2 2022-03-17T20:19:15.3165561Z [ OK ] CPUGeneratorImpl.TestPhiloxEngineOffset2 (0 ms) 2022-03-17T20:19:15.3166040Z [ RUN ] CPUGeneratorImpl.TestPhiloxEngineOffset3 2022-03-17T20:19:15.3166542Z [ OK ] CPUGeneratorImpl.TestPhiloxEngineOffset3 (0 ms) 2022-03-17T20:19:15.3167035Z [ RUN ] CPUGeneratorImpl.TestPhiloxEngineIndex 2022-03-17T20:19:15.3167505Z [ OK ] CPUGeneratorImpl.TestPhiloxEngineIndex (0 ms) 2022-03-17T20:19:15.3168038Z [ RUN ] CPUGeneratorImpl.TestMT19937EngineReproducibility 2022-03-17T20:19:15.3168589Z [ OK ] CPUGeneratorImpl.TestMT19937EngineReproducibility (0 ms) 2022-03-17T20:19:15.3169102Z [----------] 13 tests from CPUGeneratorImpl (22 ms total) 2022-03-17T20:19:15.3169326Z 2022-03-17T20:19:15.3169551Z [----------] Global test environment tear-down 2022-03-17T20:19:15.3169943Z [==========] 13 tests from 1 test suite ran. (22 ms total) 2022-03-17T20:19:15.3170286Z [ PASSED ] 13 tests. 2022-03-17T20:19:15.3499597Z + ./vmap_test 2022-03-17T20:19:15.5107772Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-03-17T20:19:15.5108393Z [==========] Running 23 tests from 1 test suite. 2022-03-17T20:19:15.5108909Z [----------] Global test environment set-up. 2022-03-17T20:19:15.5109269Z [----------] 23 tests from VmapTest 2022-03-17T20:19:15.5109651Z [ RUN ] VmapTest.TestBatchedTensor 2022-03-17T20:19:15.5138493Z [ OK ] VmapTest.TestBatchedTensor (3 ms) 2022-03-17T20:19:15.5138932Z [ RUN ] VmapTest.TestBatchedTensorMaxLevel 2022-03-17T20:19:15.5155871Z [ OK ] VmapTest.TestBatchedTensorMaxLevel (1 ms) 2022-03-17T20:19:15.5156349Z [ RUN ] VmapTest.TestBatchedTensorActualDim 2022-03-17T20:19:15.5184243Z [ OK ] VmapTest.TestBatchedTensorActualDim (2 ms) 2022-03-17T20:19:15.5184735Z [ RUN ] VmapTest.TestMultiBatchVmapTransform 2022-03-17T20:19:15.5196594Z [ OK ] VmapTest.TestMultiBatchVmapTransform (1 ms) 2022-03-17T20:19:15.5197116Z [ RUN ] VmapTest.TestVmapPhysicalViewGetPhysicalDim 2022-03-17T20:19:15.5207967Z [ OK ] VmapTest.TestVmapPhysicalViewGetPhysicalDim (1 ms) 2022-03-17T20:19:15.5208493Z [ RUN ] VmapTest.TestVmapPhysicalViewGetPhysicalDims 2022-03-17T20:19:15.5219320Z [ OK ] VmapTest.TestVmapPhysicalViewGetPhysicalDims (1 ms) 2022-03-17T20:19:15.5219905Z [ RUN ] VmapTest.TestVmapPhysicalViewNewLogicalFromPhysical 2022-03-17T20:19:15.5220478Z [ OK ] VmapTest.TestVmapPhysicalViewNewLogicalFromPhysical (0 ms) 2022-03-17T20:19:15.5220975Z [ RUN ] VmapTest.TestBatchedTensorSum 2022-03-17T20:19:15.5225330Z [ OK ] VmapTest.TestBatchedTensorSum (0 ms) 2022-03-17T20:19:15.5225871Z [ RUN ] VmapTest.TestBroadcastingVmapTransformBatchedBatched 2022-03-17T20:19:15.5236377Z [ OK ] VmapTest.TestBroadcastingVmapTransformBatchedBatched (1 ms) 2022-03-17T20:19:15.5236977Z [ RUN ] VmapTest.TestBroadcastingVmapTransformBatchedUnbatched 2022-03-17T20:19:15.5245540Z [ OK ] VmapTest.TestBroadcastingVmapTransformBatchedUnbatched (0 ms) 2022-03-17T20:19:15.5246135Z [ RUN ] VmapTest.TestBroadcastingVmapTransformMaxLevels 2022-03-17T20:19:15.5251552Z [ OK ] VmapTest.TestBroadcastingVmapTransformMaxLevels (0 ms) 2022-03-17T20:19:15.5252331Z [ RUN ] VmapTest.TestBatchedTensorMul 2022-03-17T20:19:15.5255364Z [ OK ] VmapTest.TestBatchedTensorMul (0 ms) 2022-03-17T20:19:15.5255786Z [ RUN ] VmapTest.TestBatchedTensorSize 2022-03-17T20:19:15.5261864Z [ OK ] VmapTest.TestBatchedTensorSize (0 ms) 2022-03-17T20:19:15.5262353Z [ RUN ] VmapTest.TestVmapPhysicalViewGetPhysicalShape 2022-03-17T20:19:15.5263058Z [ OK ] VmapTest.TestVmapPhysicalViewGetPhysicalShape (0 ms) 2022-03-17T20:19:15.5263545Z [ RUN ] VmapTest.TestBatchedTensorExpand 2022-03-17T20:19:15.5407828Z [ OK ] VmapTest.TestBatchedTensorExpand (14 ms) 2022-03-17T20:19:15.5408303Z [ RUN ] VmapTest.TestBatchedTensorUnsqueeze 2022-03-17T20:19:15.5410388Z [ OK ] VmapTest.TestBatchedTensorUnsqueeze (0 ms) 2022-03-17T20:19:15.5410861Z [ RUN ] VmapTest.TestBatchedTensorSqueeze 2022-03-17T20:19:15.5412846Z [ OK ] VmapTest.TestBatchedTensorSqueeze (0 ms) 2022-03-17T20:19:15.5413292Z [ RUN ] VmapTest.TestBatchedTensorTranspose 2022-03-17T20:19:15.5416557Z [ OK ] VmapTest.TestBatchedTensorTranspose (0 ms) 2022-03-17T20:19:15.5417020Z [ RUN ] VmapTest.TestBatchedTensorPermute 2022-03-17T20:19:15.5420114Z [ OK ] VmapTest.TestBatchedTensorPermute (0 ms) 2022-03-17T20:19:15.5432977Z [ RUN ] VmapTest.TestMultiBatchVmapTransformBatchedBatched 2022-03-17T20:19:15.5441559Z [ OK ] VmapTest.TestMultiBatchVmapTransformBatchedBatched (2 ms) 2022-03-17T20:19:15.5442180Z [ RUN ] VmapTest.TestMultiBatchVmapTransformBatchedUnbatched 2022-03-17T20:19:15.5451326Z [ OK ] VmapTest.TestMultiBatchVmapTransformBatchedUnbatched (0 ms) 2022-03-17T20:19:15.5451888Z [ RUN ] VmapTest.TestMultiBatchVmapTransformMaxLevels 2022-03-17T20:19:15.5457525Z [ OK ] VmapTest.TestMultiBatchVmapTransformMaxLevels (0 ms) 2022-03-17T20:19:15.5458108Z [ RUN ] VmapTest.TestMultiBatchVmapTransformMultipleTensors 2022-03-17T20:19:15.5464787Z [ OK ] VmapTest.TestMultiBatchVmapTransformMultipleTensors (0 ms) 2022-03-17T20:19:15.5465325Z [----------] 23 tests from VmapTest (35 ms total) 2022-03-17T20:19:15.5465532Z 2022-03-17T20:19:15.5465740Z [----------] Global test environment tear-down 2022-03-17T20:19:15.5466160Z [==========] 23 tests from 1 test suite ran. (35 ms total) 2022-03-17T20:19:15.5466508Z [ PASSED ] 23 tests. 2022-03-17T20:19:15.5769335Z + ./operators_test 2022-03-17T20:19:15.7415399Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-03-17T20:19:15.7416006Z [==========] Running 4 tests from 1 test suite. 2022-03-17T20:19:15.7416420Z [----------] Global test environment set-up. 2022-03-17T20:19:15.7416827Z [----------] 4 tests from OperatorsTest 2022-03-17T20:19:15.7417227Z [ RUN ] OperatorsTest.TestFunctionDecltype 2022-03-17T20:19:15.7427795Z [ OK ] OperatorsTest.TestFunctionDecltype (1 ms) 2022-03-17T20:19:15.7428267Z [ RUN ] OperatorsTest.TestMethodOnlyDecltype 2022-03-17T20:19:15.7428748Z [ OK ] OperatorsTest.TestMethodOnlyDecltype (0 ms) 2022-03-17T20:19:15.7429177Z [ RUN ] OperatorsTest.Test_ATEN_FN 2022-03-17T20:19:15.7462808Z [ OK ] OperatorsTest.Test_ATEN_FN (3 ms) 2022-03-17T20:19:15.7463423Z [ RUN ] OperatorsTest.TestOutVariantIsFaithful 2022-03-17T20:19:15.7464070Z [ OK ] OperatorsTest.TestOutVariantIsFaithful (0 ms) 2022-03-17T20:19:15.7464541Z [----------] 4 tests from OperatorsTest (5 ms total) 2022-03-17T20:19:15.7464756Z 2022-03-17T20:19:15.7464981Z [----------] Global test environment tear-down 2022-03-17T20:19:15.7465654Z [==========] 4 tests from 1 test suite ran. (5 ms total) 2022-03-17T20:19:15.7466025Z [ PASSED ] 4 tests. 2022-03-17T20:19:15.7765963Z + [[ -x ./cudnn_test ]] 2022-03-17T20:19:15.7766287Z + [[ -x ./cuda_generator_test ]] 2022-03-17T20:19:15.7766554Z + ./cuda_generator_test 2022-03-17T20:19:15.9373118Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-03-17T20:19:15.9373747Z [==========] Running 11 tests from 1 test suite. 2022-03-17T20:19:15.9374680Z [----------] Global test environment set-up. 2022-03-17T20:19:15.9375068Z [----------] 11 tests from CUDAGeneratorImpl 2022-03-17T20:19:15.9375553Z [ RUN ] CUDAGeneratorImpl.TestPhiloxEngineReproducibility 2022-03-17T20:19:19.0153949Z [ OK ] CUDAGeneratorImpl.TestPhiloxEngineReproducibility (3077 ms) 2022-03-17T20:19:19.0155063Z [ RUN ] CUDAGeneratorImpl.TestPhiloxEngineOffset1 2022-03-17T20:19:19.0156109Z [ OK ] CUDAGeneratorImpl.TestPhiloxEngineOffset1 (0 ms) 2022-03-17T20:19:19.0157086Z [ RUN ] CUDAGeneratorImpl.TestPhiloxEngineOffset2 2022-03-17T20:19:19.0158040Z [ OK ] CUDAGeneratorImpl.TestPhiloxEngineOffset2 (0 ms) 2022-03-17T20:19:19.0158906Z [ RUN ] CUDAGeneratorImpl.TestPhiloxEngineOffset3 2022-03-17T20:19:19.0159842Z [ OK ] CUDAGeneratorImpl.TestPhiloxEngineOffset3 (0 ms) 2022-03-17T20:19:19.0160759Z [ RUN ] CUDAGeneratorImpl.TestPhiloxEngineIndex 2022-03-17T20:19:19.0161612Z [ OK ] CUDAGeneratorImpl.TestPhiloxEngineIndex (0 ms) 2022-03-17T20:19:19.0162490Z [ RUN ] CUDAGeneratorImpl.TestGeneratorDynamicCast 2022-03-17T20:19:19.0163408Z [ OK ] CUDAGeneratorImpl.TestGeneratorDynamicCast (0 ms) 2022-03-17T20:19:19.0164300Z [ RUN ] CUDAGeneratorImpl.TestDefaultGenerator 2022-03-17T20:19:19.0165145Z [ OK ] CUDAGeneratorImpl.TestDefaultGenerator (0 ms) 2022-03-17T20:19:19.0165929Z [ RUN ] CUDAGeneratorImpl.TestCloning 2022-03-17T20:19:19.0166639Z [ OK ] CUDAGeneratorImpl.TestCloning (0 ms) 2022-03-17T20:19:19.0167543Z [ RUN ] CUDAGeneratorImpl.TestMultithreadingGetSetCurrentSeed 2022-03-17T20:19:19.0168649Z [ OK ] CUDAGeneratorImpl.TestMultithreadingGetSetCurrentSeed (0 ms) 2022-03-17T20:19:19.0169604Z [ RUN ] CUDAGeneratorImpl.TestRNGForking 2022-03-17T20:19:19.0175231Z [ OK ] CUDAGeneratorImpl.TestRNGForking (1 ms) 2022-03-17T20:19:19.0176105Z [ RUN ] CUDAGeneratorImpl.TestMultithreadRNG 2022-03-17T20:19:19.1393179Z [ OK ] CUDAGeneratorImpl.TestMultithreadRNG (121 ms) 2022-03-17T20:19:19.1393727Z [----------] 11 tests from CUDAGeneratorImpl (3201 ms total) 2022-03-17T20:19:19.1393959Z 2022-03-17T20:19:19.1394187Z [----------] Global test environment tear-down 2022-03-17T20:19:19.1394604Z [==========] 11 tests from 1 test suite ran. (3202 ms total) 2022-03-17T20:19:19.1394946Z [ PASSED ] 11 tests. 2022-03-17T20:19:19.5066162Z + [[ -x ./apply_test ]] 2022-03-17T20:19:19.5066858Z + [[ -x ./stream_test ]] 2022-03-17T20:19:19.5067397Z + [[ -x ./cuda_half_test ]] 2022-03-17T20:19:19.5067655Z + ./cuda_half_test 2022-03-17T20:19:19.6691893Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-03-17T20:19:19.6693128Z [==========] Running 1 test from 1 test suite. 2022-03-17T20:19:19.6693544Z [----------] Global test environment set-up. 2022-03-17T20:19:19.6693917Z [----------] 1 test from HalfCuda 2022-03-17T20:19:19.6694259Z [ RUN ] HalfCuda.HalfCuda 2022-03-17T20:19:22.7521434Z [ OK ] HalfCuda.HalfCuda (3082 ms) 2022-03-17T20:19:22.7522358Z [----------] 1 test from HalfCuda (3082 ms total) 2022-03-17T20:19:22.7522559Z 2022-03-17T20:19:22.7522794Z [----------] Global test environment tear-down 2022-03-17T20:19:22.7523553Z [==========] 1 test from 1 test suite ran. (3082 ms total) 2022-03-17T20:19:22.7523921Z [ PASSED ] 1 test. 2022-03-17T20:19:23.1182287Z + [[ -x ./cuda_vectorized_test ]] 2022-03-17T20:19:23.1182848Z + ./cuda_vectorized_test 2022-03-17T20:19:23.2808295Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-03-17T20:19:23.2809442Z [==========] Running 2 tests from 1 test suite. 2022-03-17T20:19:23.2810160Z [----------] Global test environment set-up. 2022-03-17T20:19:23.2810595Z [----------] 2 tests from TestVectorizedMemoryAccess 2022-03-17T20:19:23.2811054Z [ RUN ] TestVectorizedMemoryAccess.CanVectorizeUpTo 2022-03-17T20:19:26.3822928Z [ OK ] TestVectorizedMemoryAccess.CanVectorizeUpTo (3101 ms) 2022-03-17T20:19:26.3823568Z [ RUN ] TestVectorizedMemoryAccess.CopyKernel 2022-03-17T20:19:26.3830311Z [ OK ] TestVectorizedMemoryAccess.CopyKernel (0 ms) 2022-03-17T20:19:26.3831460Z [----------] 2 tests from TestVectorizedMemoryAccess (3102 ms total) 2022-03-17T20:19:26.3831760Z 2022-03-17T20:19:26.3831991Z [----------] Global test environment tear-down 2022-03-17T20:19:26.3832410Z [==========] 2 tests from 1 test suite ran. (3102 ms total) 2022-03-17T20:19:26.3832736Z [ PASSED ] 2 tests. 2022-03-17T20:19:26.7461874Z + [[ -x ./cuda_distributions_test ]] 2022-03-17T20:19:26.7462330Z + ./cuda_distributions_test 2022-03-17T20:19:26.9088262Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-03-17T20:19:26.9089403Z [==========] Running 4 tests from 2 test suites. 2022-03-17T20:19:26.9089824Z [----------] Global test environment set-up. 2022-03-17T20:19:26.9090232Z [----------] 3 tests from DistributionsTest 2022-03-17T20:19:26.9090729Z [ RUN ] DistributionsTest.TestPhiloxIncrementSmallUniformTensor 2022-03-17T20:19:30.0015061Z [ OK ] DistributionsTest.TestPhiloxIncrementSmallUniformTensor (3092 ms) 2022-03-17T20:19:30.0015866Z [ RUN ] DistributionsTest.TestPhiloxIncrementBigUniformTensor 2022-03-17T20:19:30.0022230Z [ OK ] DistributionsTest.TestPhiloxIncrementBigUniformTensor (0 ms) 2022-03-17T20:19:30.0023200Z [ RUN ] DistributionsTest.TestPhiloxIncrementSmallMultinomialTensor 2022-03-17T20:19:30.0048751Z [ OK ] DistributionsTest.TestPhiloxIncrementSmallMultinomialTensor (2 ms) 2022-03-17T20:19:30.0049891Z [----------] 3 tests from DistributionsTest (3096 ms total) 2022-03-17T20:19:30.0050113Z 2022-03-17T20:19:30.0050346Z [----------] 1 test from RandomPermutationTest 2022-03-17T20:19:30.0050798Z [ RUN ] RandomPermutationTest.TestIslandShuffle 2022-03-17T20:19:30.0279655Z [ OK ] RandomPermutationTest.TestIslandShuffle (23 ms) 2022-03-17T20:19:30.0280711Z [----------] 1 test from RandomPermutationTest (23 ms total) 2022-03-17T20:19:30.0281212Z 2022-03-17T20:19:30.0281547Z [----------] Global test environment tear-down 2022-03-17T20:19:30.0281952Z [==========] 4 tests from 2 test suites ran. (3119 ms total) 2022-03-17T20:19:30.0282293Z [ PASSED ] 4 tests. 2022-03-17T20:19:30.3944839Z + [[ -x ./cuda_optional_test ]] 2022-03-17T20:19:30.3945434Z + ./cuda_optional_test 2022-03-17T20:19:30.5562837Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-03-17T20:19:30.5564026Z [==========] Running 1 test from 1 test suite. 2022-03-17T20:19:30.5564417Z [----------] Global test environment set-up. 2022-03-17T20:19:30.5564799Z [----------] 1 test from OptionalTest 2022-03-17T20:19:30.5565198Z [ RUN ] OptionalTest.OptionalTestCUDA 2022-03-17T20:19:32.4340410Z [ OK ] OptionalTest.OptionalTestCUDA (1877 ms) 2022-03-17T20:19:32.4342022Z [----------] 1 test from OptionalTest (1877 ms total) 2022-03-17T20:19:32.4342280Z 2022-03-17T20:19:32.4342506Z [----------] Global test environment tear-down 2022-03-17T20:19:32.4342924Z [==========] 1 test from 1 test suite ran. (1877 ms total) 2022-03-17T20:19:32.4343267Z [ PASSED ] 1 test. 2022-03-17T20:19:32.7061005Z + [[ -x ./cuda_tensor_interop_test ]] 2022-03-17T20:19:32.7062268Z + [[ -x ./cuda_complex_test ]] 2022-03-17T20:19:32.7062528Z + ./cuda_complex_test 2022-03-17T20:19:32.8665665Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-03-17T20:19:32.8666330Z [==========] Running 11 tests from 7 test suites. 2022-03-17T20:19:32.8666947Z [----------] Global test environment set-up. 2022-03-17T20:19:32.8667662Z [----------] 2 tests from TestMemory 2022-03-17T20:19:32.8668061Z [ RUN ] TestMemory.ReinterpretCast 2022-03-17T20:19:32.8668473Z [ OK ] TestMemory.ReinterpretCast (0 ms) 2022-03-17T20:19:32.8668900Z [ RUN ] TestMemory.ThrustReinterpretCast 2022-03-17T20:19:32.8669327Z [ OK ] TestMemory.ThrustReinterpretCast (0 ms) 2022-03-17T20:19:32.8669754Z [----------] 2 tests from TestMemory (0 ms total) 2022-03-17T20:19:32.8669960Z 2022-03-17T20:19:32.8670169Z [----------] 2 tests from TestConstructors 2022-03-17T20:19:32.8670546Z [ RUN ] TestConstructors.FromThrust 2022-03-17T20:19:32.8670958Z [ OK ] TestConstructors.FromThrust (0 ms) 2022-03-17T20:19:32.8671355Z [ RUN ] TestConstructors.UnorderedMap 2022-03-17T20:19:32.8671779Z [ OK ] TestConstructors.UnorderedMap (0 ms) 2022-03-17T20:19:32.8672218Z [----------] 2 tests from TestConstructors (0 ms total) 2022-03-17T20:19:32.8672417Z 2022-03-17T20:19:32.8672620Z [----------] 1 test from TestAssignment 2022-03-17T20:19:32.8672997Z [ RUN ] TestAssignment.FromThrust 2022-03-17T20:19:32.8673399Z [ OK ] TestAssignment.FromThrust (0 ms) 2022-03-17T20:19:32.8673820Z [----------] 1 test from TestAssignment (0 ms total) 2022-03-17T20:19:32.8674025Z 2022-03-17T20:19:32.8674256Z [----------] 1 test from TestArithmeticIntScalar 2022-03-17T20:19:32.8674643Z [ RUN ] TestArithmeticIntScalar.All 2022-03-17T20:19:32.8675056Z [ OK ] TestArithmeticIntScalar.All (0 ms) 2022-03-17T20:19:32.8675496Z [----------] 1 test from TestArithmeticIntScalar (0 ms total) 2022-03-17T20:19:32.8675728Z 2022-03-17T20:19:32.8675910Z [----------] 1 test from TestIO 2022-03-17T20:19:32.8676223Z [ RUN ] TestIO.All 2022-03-17T20:19:32.8676524Z [ OK ] TestIO.All (0 ms) 2022-03-17T20:19:32.8676886Z [----------] 1 test from TestIO (0 ms total) 2022-03-17T20:19:32.8677077Z 2022-03-17T20:19:32.8677242Z [----------] 1 test from TestStd 2022-03-17T20:19:32.8677598Z [ RUN ] TestStd.BasicFunctions 2022-03-17T20:19:32.8677981Z [ OK ] TestStd.BasicFunctions (0 ms) 2022-03-17T20:19:32.8678352Z [----------] 1 test from TestStd (0 ms total) 2022-03-17T20:19:32.8678679Z 2022-03-17T20:19:32.8678883Z [----------] 3 tests from DeviceTests 2022-03-17T20:19:32.8679244Z [ RUN ] DeviceTests.ThrustConversion 2022-03-17T20:19:35.9620890Z [ OK ] DeviceTests.ThrustConversion (3095 ms) 2022-03-17T20:19:35.9621837Z [ RUN ] DeviceTests.StdFunctions 2022-03-17T20:19:35.9622249Z [ OK ] DeviceTests.StdFunctions (0 ms) 2022-03-17T20:19:35.9622663Z [ RUN ] DeviceTests.ReinterpretCast 2022-03-17T20:19:35.9623061Z [ OK ] DeviceTests.ReinterpretCast (0 ms) 2022-03-17T20:19:35.9623494Z [----------] 3 tests from DeviceTests (3095 ms total) 2022-03-17T20:19:35.9623707Z 2022-03-17T20:19:35.9623917Z [----------] Global test environment tear-down 2022-03-17T20:19:35.9624649Z [==========] 11 tests from 7 test suites ran. (3095 ms total) 2022-03-17T20:19:35.9625004Z [ PASSED ] 11 tests. 2022-03-17T20:19:36.3302647Z + [[ -x ./cuda_complex_math_test ]] 2022-03-17T20:19:36.3302970Z + ./cuda_complex_math_test 2022-03-17T20:19:36.4928225Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-03-17T20:19:36.4929649Z [==========] Running 24 tests from 22 test suites. 2022-03-17T20:19:36.4930070Z [----------] Global test environment set-up. 2022-03-17T20:19:36.4930468Z [----------] 2 tests from TestExponentialDevice 2022-03-17T20:19:36.4930875Z [ RUN ] TestExponentialDevice.IPi 2022-03-17T20:19:39.5818576Z [ OK ] TestExponentialDevice.IPi (3088 ms) 2022-03-17T20:19:39.5819494Z [ RUN ] TestExponentialDevice.EulerFormula 2022-03-17T20:19:39.5820347Z [ OK ] TestExponentialDevice.EulerFormula (0 ms) 2022-03-17T20:19:39.5821638Z [----------] 2 tests from TestExponentialDevice (3088 ms total) 2022-03-17T20:19:39.5822118Z 2022-03-17T20:19:39.5822502Z [----------] 1 test from TestLogDevice 2022-03-17T20:19:39.5823195Z [ RUN ] TestLogDevice.Definition 2022-03-17T20:19:39.5823947Z [ OK ] TestLogDevice.Definition (0 ms) 2022-03-17T20:19:39.5824686Z [----------] 1 test from TestLogDevice (0 ms total) 2022-03-17T20:19:39.5824916Z 2022-03-17T20:19:39.5825132Z [----------] 1 test from TestLog10Device 2022-03-17T20:19:39.5825707Z [ RUN ] TestLog10Device.Rev 2022-03-17T20:19:39.5826096Z [ OK ] TestLog10Device.Rev (0 ms) 2022-03-17T20:19:39.5826554Z [----------] 1 test from TestLog10Device (0 ms total) 2022-03-17T20:19:39.5826950Z 2022-03-17T20:19:39.5827333Z [----------] 1 test from TestLog2Device 2022-03-17T20:19:39.5827953Z [ RUN ] TestLog2Device.Rev 2022-03-17T20:19:39.5828430Z [ OK ] TestLog2Device.Rev (0 ms) 2022-03-17T20:19:39.5828817Z [----------] 1 test from TestLog2Device (0 ms total) 2022-03-17T20:19:39.5829025Z 2022-03-17T20:19:39.5829288Z [----------] 1 test from TestPowSqrtDevice 2022-03-17T20:19:39.5829668Z [ RUN ] TestPowSqrtDevice.Equal 2022-03-17T20:19:39.5830046Z [ OK ] TestPowSqrtDevice.Equal (0 ms) 2022-03-17T20:19:39.5830475Z [----------] 1 test from TestPowSqrtDevice (0 ms total) 2022-03-17T20:19:39.5830689Z 2022-03-17T20:19:39.5830871Z [----------] 1 test from TestPowDevice 2022-03-17T20:19:39.5831234Z [ RUN ] TestPowDevice.Square 2022-03-17T20:19:39.5831606Z [ OK ] TestPowDevice.Square (0 ms) 2022-03-17T20:19:39.5831993Z [----------] 1 test from TestPowDevice (0 ms total) 2022-03-17T20:19:39.5832198Z 2022-03-17T20:19:39.5832432Z [----------] 1 test from TestSinCosSinhCoshDevice 2022-03-17T20:19:39.5832848Z [ RUN ] TestSinCosSinhCoshDevice.Identity 2022-03-17T20:19:39.5833297Z [ OK ] TestSinCosSinhCoshDevice.Identity (0 ms) 2022-03-17T20:19:39.5833772Z [----------] 1 test from TestSinCosSinhCoshDevice (0 ms total) 2022-03-17T20:19:39.5833990Z 2022-03-17T20:19:39.5834187Z [----------] 1 test from TestTanDevice 2022-03-17T20:19:39.5834550Z [ RUN ] TestTanDevice.Identity 2022-03-17T20:19:39.5834915Z [ OK ] TestTanDevice.Identity (0 ms) 2022-03-17T20:19:39.5835320Z [----------] 1 test from TestTanDevice (0 ms total) 2022-03-17T20:19:39.5835522Z 2022-03-17T20:19:39.5835721Z [----------] 1 test from TestTanhDevice 2022-03-17T20:19:39.5836068Z [ RUN ] TestTanhDevice.Identity 2022-03-17T20:19:39.5836451Z [ OK ] TestTanhDevice.Identity (0 ms) 2022-03-17T20:19:39.5836847Z [----------] 1 test from TestTanhDevice (0 ms total) 2022-03-17T20:19:39.5837052Z 2022-03-17T20:19:39.5837562Z [----------] 1 test from TestRevTrigonometricDevice 2022-03-17T20:19:39.5838008Z [ RUN ] TestRevTrigonometricDevice.Rev 2022-03-17T20:19:39.5838422Z [ OK ] TestRevTrigonometricDevice.Rev (0 ms) 2022-03-17T20:19:39.5838894Z [----------] 1 test from TestRevTrigonometricDevice (0 ms total) 2022-03-17T20:19:39.5839134Z 2022-03-17T20:19:39.5839349Z [----------] 1 test from TestRevHyperbolicDevice 2022-03-17T20:19:39.5839866Z [ RUN ] TestRevHyperbolicDevice.Rev 2022-03-17T20:19:39.5840279Z [ OK ] TestRevHyperbolicDevice.Rev (0 ms) 2022-03-17T20:19:39.5840718Z [----------] 1 test from TestRevHyperbolicDevice (0 ms total) 2022-03-17T20:19:39.5840951Z 2022-03-17T20:19:39.5841169Z [----------] 2 tests from TestExponentialHost 2022-03-17T20:19:39.5841539Z [ RUN ] TestExponentialHost.IPi 2022-03-17T20:19:39.5841929Z [ OK ] TestExponentialHost.IPi (0 ms) 2022-03-17T20:19:39.5842347Z [ RUN ] TestExponentialHost.EulerFormula 2022-03-17T20:19:39.5842776Z [ OK ] TestExponentialHost.EulerFormula (0 ms) 2022-03-17T20:19:39.5843236Z [----------] 2 tests from TestExponentialHost (0 ms total) 2022-03-17T20:19:39.5843460Z 2022-03-17T20:19:39.5843636Z [----------] 1 test from TestLogHost 2022-03-17T20:19:39.5843995Z [ RUN ] TestLogHost.Definition 2022-03-17T20:19:39.5844380Z [ OK ] TestLogHost.Definition (0 ms) 2022-03-17T20:19:39.5844761Z [----------] 1 test from TestLogHost (0 ms total) 2022-03-17T20:19:39.5844964Z 2022-03-17T20:19:39.5845163Z [----------] 1 test from TestLog10Host 2022-03-17T20:19:39.5845489Z [ RUN ] TestLog10Host.Rev 2022-03-17T20:19:39.5845835Z [ OK ] TestLog10Host.Rev (0 ms) 2022-03-17T20:19:39.5846212Z [----------] 1 test from TestLog10Host (0 ms total) 2022-03-17T20:19:39.5846415Z 2022-03-17T20:19:39.5846611Z [----------] 1 test from TestLog2Host 2022-03-17T20:19:39.5846948Z [ RUN ] TestLog2Host.Rev 2022-03-17T20:19:39.5847282Z [ OK ] TestLog2Host.Rev (0 ms) 2022-03-17T20:19:39.5847670Z [----------] 1 test from TestLog2Host (0 ms total) 2022-03-17T20:19:39.5847871Z 2022-03-17T20:19:39.5848059Z [----------] 1 test from TestPowSqrtHost 2022-03-17T20:19:39.5848425Z [ RUN ] TestPowSqrtHost.Equal 2022-03-17T20:19:39.5848803Z [ OK ] TestPowSqrtHost.Equal (0 ms) 2022-03-17T20:19:39.5849198Z [----------] 1 test from TestPowSqrtHost (0 ms total) 2022-03-17T20:19:39.5849405Z 2022-03-17T20:19:39.5849598Z [----------] 1 test from TestPowHost 2022-03-17T20:19:39.5849925Z [ RUN ] TestPowHost.Square 2022-03-17T20:19:39.5850282Z [ OK ] TestPowHost.Square (0 ms) 2022-03-17T20:19:39.5850677Z [----------] 1 test from TestPowHost (0 ms total) 2022-03-17T20:19:39.5850861Z 2022-03-17T20:19:39.5851091Z [----------] 1 test from TestSinCosSinhCoshHost 2022-03-17T20:19:39.5851504Z [ RUN ] TestSinCosSinhCoshHost.Identity 2022-03-17T20:19:39.5851922Z [ OK ] TestSinCosSinhCoshHost.Identity (0 ms) 2022-03-17T20:19:39.5852383Z [----------] 1 test from TestSinCosSinhCoshHost (0 ms total) 2022-03-17T20:19:39.5852611Z 2022-03-17T20:19:39.5852802Z [----------] 1 test from TestTanHost 2022-03-17T20:19:39.5853138Z [ RUN ] TestTanHost.Identity 2022-03-17T20:19:39.5853501Z [ OK ] TestTanHost.Identity (0 ms) 2022-03-17T20:19:39.5853878Z [----------] 1 test from TestTanHost (0 ms total) 2022-03-17T20:19:39.5854076Z 2022-03-17T20:19:39.5854271Z [----------] 1 test from TestTanhHost 2022-03-17T20:19:39.5854623Z [ RUN ] TestTanhHost.Identity 2022-03-17T20:19:39.5854978Z [ OK ] TestTanhHost.Identity (0 ms) 2022-03-17T20:19:39.5855380Z [----------] 1 test from TestTanhHost (0 ms total) 2022-03-17T20:19:39.5855583Z 2022-03-17T20:19:39.5855860Z [----------] 1 test from TestRevTrigonometricHost 2022-03-17T20:19:39.5856278Z [ RUN ] TestRevTrigonometricHost.Rev 2022-03-17T20:19:39.5856692Z [ OK ] TestRevTrigonometricHost.Rev (0 ms) 2022-03-17T20:19:39.5857130Z [----------] 1 test from TestRevTrigonometricHost (0 ms total) 2022-03-17T20:19:39.5857364Z 2022-03-17T20:19:39.5857647Z [----------] 1 test from TestRevHyperbolicHost 2022-03-17T20:19:39.5858025Z [ RUN ] TestRevHyperbolicHost.Rev 2022-03-17T20:19:39.5858424Z [ OK ] TestRevHyperbolicHost.Rev (0 ms) 2022-03-17T20:19:39.5858867Z [----------] 1 test from TestRevHyperbolicHost (0 ms total) 2022-03-17T20:19:39.5859078Z 2022-03-17T20:19:39.5859296Z [----------] Global test environment tear-down 2022-03-17T20:19:39.5859707Z [==========] 24 tests from 22 test suites ran. (3090 ms total) 2022-03-17T20:19:39.5860035Z [ PASSED ] 24 tests. 2022-03-17T20:19:39.9501497Z + [[ -x ./cuda_cub_test ]] 2022-03-17T20:19:39.9501786Z + ./cuda_cub_test 2022-03-17T20:19:40.1130713Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-03-17T20:19:40.1131928Z [==========] Running 3 tests from 3 test suites. 2022-03-17T20:19:40.1132440Z [----------] Global test environment set-up. 2022-03-17T20:19:40.1132838Z [----------] 1 test from NumBits 2022-03-17T20:19:40.1133175Z [ RUN ] NumBits.CubTest 2022-03-17T20:19:40.1133507Z [ OK ] NumBits.CubTest (0 ms) 2022-03-17T20:19:40.1133888Z [----------] 1 test from NumBits (0 ms total) 2022-03-17T20:19:40.1134087Z 2022-03-17T20:19:40.1134288Z [----------] 1 test from InclusiveScanSplit 2022-03-17T20:19:40.1134684Z [ RUN ] InclusiveScanSplit.CubTest 2022-03-17T20:19:43.2364081Z [ OK ] InclusiveScanSplit.CubTest (3123 ms) 2022-03-17T20:19:43.2364967Z [----------] 1 test from InclusiveScanSplit (3123 ms total) 2022-03-17T20:19:43.2365208Z 2022-03-17T20:19:43.2365440Z [----------] 1 test from ExclusiveScanSplit 2022-03-17T20:19:43.2366201Z [ RUN ] ExclusiveScanSplit.CubTest 2022-03-17T20:19:43.2367081Z [ OK ] ExclusiveScanSplit.CubTest (0 ms) 2022-03-17T20:19:43.2367595Z [----------] 1 test from ExclusiveScanSplit (0 ms total) 2022-03-17T20:19:43.2367834Z 2022-03-17T20:19:43.2368040Z [----------] Global test environment tear-down 2022-03-17T20:19:43.2368456Z [==========] 3 tests from 3 test suites ran. (3123 ms total) 2022-03-17T20:19:43.2368804Z [ PASSED ] 3 tests. 2022-03-17T20:19:43.6024013Z + '[' ON == ON ']' 2022-03-17T20:19:43.6024627Z + valgrind --suppressions=/var/lib/jenkins/workspace/aten/tools/valgrind.sup --error-exitcode=1 ./basic '--gtest_filter=-*CUDA' 2022-03-17T20:19:43.6158015Z ==9376== Memcheck, a memory error detector 2022-03-17T20:19:43.6158643Z ==9376== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. 2022-03-17T20:19:43.6159131Z ==9376== Using Valgrind-3.16.1 and LibVEX; rerun with -h for copyright info 2022-03-17T20:19:43.6159536Z ==9376== Command: ./basic --gtest_filter=-*CUDA 2022-03-17T20:19:43.6159807Z ==9376== 2022-03-17T20:20:15.5664462Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-03-17T20:20:15.5962649Z Note: Google Test filter = -*CUDA 2022-03-17T20:20:15.6035869Z [==========] Running 3 tests from 1 test suite. 2022-03-17T20:20:15.6057302Z [----------] Global test environment set-up. 2022-03-17T20:20:15.6094939Z [----------] 3 tests from BasicTest 2022-03-17T20:20:15.6114737Z [ RUN ] BasicTest.BasicTestCPU 2022-03-17T20:20:15.8715019Z ==9376== Warning: noted but unhandled ioctl 0x30000001 with no size/direction hints. 2022-03-17T20:20:15.8715417Z ==9376== This could cause spurious value errors to appear. 2022-03-17T20:20:15.8716002Z ==9376== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2022-03-17T20:20:15.8724741Z ==9376== Warning: noted but unhandled ioctl 0x27 with no size/direction hints. 2022-03-17T20:20:15.8725236Z ==9376== This could cause spurious value errors to appear. 2022-03-17T20:20:15.8725688Z ==9376== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2022-03-17T20:20:17.8568971Z ==9376== Warning: noted but unhandled ioctl 0x25 with no size/direction hints. 2022-03-17T20:20:17.8569404Z ==9376== This could cause spurious value errors to appear. 2022-03-17T20:20:17.8569799Z ==9376== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2022-03-17T20:20:17.8686381Z ==9376== Warning: noted but unhandled ioctl 0x17 with no size/direction hints. 2022-03-17T20:20:17.8686807Z ==9376== This could cause spurious value errors to appear. 2022-03-17T20:20:17.8687201Z ==9376== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2022-03-17T20:20:17.8851648Z ==9376== Warning: set address range perms: large range [0x2000000000, 0x3f00000000) (noaccess) 2022-03-17T20:20:18.9783229Z ==9376== Warning: set address range perms: large range [0x200000000, 0x500000000) (noaccess) 2022-03-17T20:20:18.9865349Z ==9376== Warning: set address range perms: large range [0x5d265000, 0x7d264000) (noaccess) 2022-03-17T20:20:20.5265320Z 480 ms 2022-03-17T20:20:30.2556143Z 9702 ms 2022-03-17T20:20:43.1788533Z 12915 ms 2022-03-17T20:20:44.1714332Z [ OK ] BasicTest.BasicTestCPU (28556 ms) 2022-03-17T20:20:44.1720294Z [ RUN ] BasicTest.BasicTestHalfCPU 2022-03-17T20:20:44.4764432Z 163 ms 2022-03-17T20:20:52.7259649Z 8238 ms 2022-03-17T20:21:04.4129442Z 11680 ms 2022-03-17T20:21:04.6321556Z [ OK ] BasicTest.BasicTestHalfCPU (20395 ms) 2022-03-17T20:21:04.6322763Z [ RUN ] BasicTest.FactoryMethodsTest 2022-03-17T20:21:04.7008904Z ==9376== Warning: noted but unhandled ioctl 0x19 with no size/direction hints. 2022-03-17T20:21:04.7009328Z ==9376== This could cause spurious value errors to appear. 2022-03-17T20:21:04.7009713Z ==9376== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2022-03-17T20:21:04.7425952Z ==9376== Warning: noted but unhandled ioctl 0x49 with no size/direction hints. 2022-03-17T20:21:04.7426543Z ==9376== This could cause spurious value errors to appear. 2022-03-17T20:21:04.7427025Z ==9376== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2022-03-17T20:21:04.7445877Z ==9376== Warning: noted but unhandled ioctl 0x21 with no size/direction hints. 2022-03-17T20:21:04.7446289Z ==9376== This could cause spurious value errors to appear. 2022-03-17T20:21:04.7446683Z ==9376== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2022-03-17T20:21:05.0806209Z ==9376== Warning: noted but unhandled ioctl 0x1b with no size/direction hints. 2022-03-17T20:21:05.0806676Z ==9376== This could cause spurious value errors to appear. 2022-03-17T20:21:05.0807059Z ==9376== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2022-03-17T20:21:05.5279641Z ==9376== Warning: noted but unhandled ioctl 0x41 with no size/direction hints. 2022-03-17T20:21:05.5280247Z ==9376== This could cause spurious value errors to appear. 2022-03-17T20:21:05.5280674Z ==9376== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2022-03-17T20:21:06.1492246Z ==9376== Warning: noted but unhandled ioctl 0x22 with no size/direction hints. 2022-03-17T20:21:06.1492646Z ==9376== This could cause spurious value errors to appear. 2022-03-17T20:21:06.1493040Z ==9376== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2022-03-17T20:21:33.5772749Z [ OK ] BasicTest.FactoryMethodsTest (28944 ms) 2022-03-17T20:21:33.5795298Z [----------] 3 tests from BasicTest (77966 ms total) 2022-03-17T20:21:33.5797761Z 2022-03-17T20:21:33.5808435Z [----------] Global test environment tear-down 2022-03-17T20:21:33.5842483Z [==========] 3 tests from 1 test suite ran. (77990 ms total) 2022-03-17T20:21:33.5860875Z [ PASSED ] 3 tests. 2022-03-17T20:21:34.7520633Z ==9376== 2022-03-17T20:21:34.7622980Z ==9376== HEAP SUMMARY: 2022-03-17T20:21:34.7623295Z ==9376== in use at exit: 759,120,531 bytes in 327,607 blocks 2022-03-17T20:21:34.7624006Z ==9376== total heap usage: 1,656,210 allocs, 1,328,603 frees, 1,537,138,255 bytes allocated 2022-03-17T20:21:34.7625801Z ==9376== 2022-03-17T20:21:39.9510359Z ==9376== LEAK SUMMARY: 2022-03-17T20:21:39.9510710Z ==9376== definitely lost: 104 bytes in 1 blocks 2022-03-17T20:21:39.9511012Z ==9376== indirectly lost: 96 bytes in 1 blocks 2022-03-17T20:21:39.9511341Z ==9376== possibly lost: 114,728 bytes in 1,262 blocks 2022-03-17T20:21:39.9511661Z ==9376== still reachable: 759,005,603 bytes in 326,343 blocks 2022-03-17T20:21:39.9514781Z ==9376== of which reachable via heuristic: 2022-03-17T20:21:39.9515478Z ==9376== newarray : 312 bytes in 1 blocks 2022-03-17T20:21:39.9515818Z ==9376== suppressed: 0 bytes in 0 blocks 2022-03-17T20:21:39.9516343Z ==9376== Rerun with --leak-check=full to see details of leaked memory 2022-03-17T20:21:39.9516644Z ==9376== 2022-03-17T20:21:39.9516982Z ==9376== For lists of detected and suppressed errors, rerun with: -s 2022-03-17T20:21:39.9519036Z ==9376== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 2022-03-17T20:21:40.4180033Z + [[ -x ./tensor_interop_test ]] 2022-03-17T20:21:40.4180570Z + popd 2022-03-17T20:21:40.4180974Z ~/workspace 2022-03-17T20:21:40.4182827Z + [[ -n 1 ]] 2022-03-17T20:21:40.4183065Z + mv build_renamed build 2022-03-17T20:21:40.4197595Z + assert_git_not_dirty 2022-03-17T20:21:40.4198031Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default != *rocm* ]] 2022-03-17T20:21:40.4198495Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-default != *xla* ]] 2022-03-17T20:21:40.4201780Z ++ git status --porcelain 2022-03-17T20:21:40.5024476Z + git_status= 2022-03-17T20:21:40.5025116Z + [[ -n '' ]] 2022-03-17T20:21:40.5025528Z + cleanup 2022-03-17T20:21:40.5025736Z + retcode=0 2022-03-17T20:21:40.5026044Z + set +x 2022-03-17T20:21:40.5026402Z EXITED_USER_LAND 2022-03-17T20:21:40.5091525Z ##[group]Run # Ensure the working directory gets chowned back to the current user 2022-03-17T20:21:40.5092005Z # Ensure the working directory gets chowned back to the current user 2022-03-17T20:21:40.5092427Z docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2022-03-17T20:21:40.5106004Z shell: /usr/bin/bash -e {0} 2022-03-17T20:21:40.5106253Z env: 2022-03-17T20:21:40.5106542Z BUILD_ENVIRONMENT: linux-xenial-cuda11.3-py3.7-gcc7 2022-03-17T20:21:40.5107040Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7 2022-03-17T20:21:40.5107531Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-03-17T20:21:40.5107932Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-03-17T20:21:40.5108288Z TORCH_CUDA_ARCH_LIST: 5.2 2022-03-17T20:21:40.5108511Z IN_CI: 1 2022-03-17T20:21:40.5108729Z IS_GHA: 1 2022-03-17T20:21:40.5108978Z IN_WHEEL_TEST: 1 2022-03-17T20:21:40.5109264Z CUSTOM_TEST_ARTIFACT_BUILD_DIR: build/custom_test_artifacts 2022-03-17T20:21:40.5109651Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-03-17T20:21:40.5109968Z PR_LABELS: [] 2022-03-17T20:21:40.5110384Z GITHUB_TOKEN: *** 2022-03-17T20:21:40.5110648Z AWS_DEFAULT_REGION: us-east-1 2022-03-17T20:21:40.5110883Z PR_NUMBER: 2022-03-17T20:21:40.5111152Z SHA1: 4b4f652f799c732a7280052e44a803a4cf6084de 2022-03-17T20:21:40.5111436Z PYTORCH_RETRY_TEST_CASES: 1 2022-03-17T20:21:40.5111686Z GIT_DEFAULT_BRANCH: master 2022-03-17T20:21:40.5112181Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:c3998772049b8a8ba52cedfa525c9feda04cb2c7 2022-03-17T20:21:40.5112707Z JOB_BASE_NAME: linux-xenial-cuda11.3-py3.7-gcc7-test 2022-03-17T20:21:40.5113017Z TEST_CONFIG: default 2022-03-17T20:21:40.5113255Z SHARD_NUMBER: 1 2022-03-17T20:21:40.5113470Z NUM_TEST_SHARDS: 2 2022-03-17T20:21:40.5113715Z PR_BODY: 2022-03-17T20:21:40.5114058Z GPU_FLAG: --gpus all 2022-03-17T20:21:40.5114294Z SHM_SIZE: 2g 2022-03-17T20:21:40.5114505Z ##[endgroup] 2022-03-17T20:21:42.1710692Z ##[group]Run python3 -m pip install junitparser==2.1.1 rich==10.9.0 2022-03-17T20:21:42.1711117Z python3 -m pip install junitparser==2.1.1 rich==10.9.0 2022-03-17T20:21:42.1724384Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-03-17T20:21:42.1724675Z env: 2022-03-17T20:21:42.1724959Z BUILD_ENVIRONMENT: linux-xenial-cuda11.3-py3.7-gcc7 2022-03-17T20:21:42.1725459Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7 2022-03-17T20:21:42.1725947Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-03-17T20:21:42.1726346Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-03-17T20:21:42.1726706Z TORCH_CUDA_ARCH_LIST: 5.2 2022-03-17T20:21:42.1726930Z IN_CI: 1 2022-03-17T20:21:42.1727152Z IS_GHA: 1 2022-03-17T20:21:42.1727378Z IN_WHEEL_TEST: 1 2022-03-17T20:21:42.1727671Z CUSTOM_TEST_ARTIFACT_BUILD_DIR: build/custom_test_artifacts 2022-03-17T20:21:42.1728091Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-03-17T20:21:42.1728395Z PR_LABELS: [] 2022-03-17T20:21:42.1729082Z GITHUB_TOKEN: *** 2022-03-17T20:21:42.1729339Z AWS_DEFAULT_REGION: us-east-1 2022-03-17T20:21:42.1729594Z PR_NUMBER: 2022-03-17T20:21:42.1729862Z SHA1: 4b4f652f799c732a7280052e44a803a4cf6084de 2022-03-17T20:21:42.1730130Z PYTORCH_RETRY_TEST_CASES: 1 2022-03-17T20:21:42.1730401Z GIT_DEFAULT_BRANCH: master 2022-03-17T20:21:42.1730884Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:c3998772049b8a8ba52cedfa525c9feda04cb2c7 2022-03-17T20:21:42.1731422Z JOB_BASE_NAME: linux-xenial-cuda11.3-py3.7-gcc7-test 2022-03-17T20:21:42.1731731Z TEST_CONFIG: default 2022-03-17T20:21:42.1731955Z SHARD_NUMBER: 1 2022-03-17T20:21:42.1732188Z NUM_TEST_SHARDS: 2 2022-03-17T20:21:42.1732411Z PR_BODY: 2022-03-17T20:21:42.1732646Z GPU_FLAG: --gpus all 2022-03-17T20:21:42.1732870Z SHM_SIZE: 2g 2022-03-17T20:21:42.1733101Z ##[endgroup] 2022-03-17T20:21:42.4623085Z Defaulting to user installation because normal site-packages is not writeable 2022-03-17T20:21:42.4849416Z Requirement already satisfied: junitparser==2.1.1 in /home/ec2-user/.local/lib/python3.7/site-packages (2.1.1) 2022-03-17T20:21:42.4869915Z Requirement already satisfied: rich==10.9.0 in /home/ec2-user/.local/lib/python3.7/site-packages (10.9.0) 2022-03-17T20:21:42.4986638Z Requirement already satisfied: future in /home/ec2-user/.local/lib/python3.7/site-packages (from junitparser==2.1.1) (0.18.2) 2022-03-17T20:21:42.4998592Z Requirement already satisfied: typing-extensions<4.0.0,>=3.7.4; python_version < "3.8" in /home/ec2-user/.local/lib/python3.7/site-packages (from rich==10.9.0) (3.10.0.2) 2022-03-17T20:21:42.5027335Z Requirement already satisfied: colorama<0.5.0,>=0.4.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from rich==10.9.0) (0.4.4) 2022-03-17T20:21:42.5048774Z Requirement already satisfied: commonmark<0.10.0,>=0.9.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from rich==10.9.0) (0.9.1) 2022-03-17T20:21:42.5093583Z Requirement already satisfied: pygments<3.0.0,>=2.6.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from rich==10.9.0) (2.11.2) 2022-03-17T20:21:42.6539466Z ##[group]Run python3 tools/render_junit.py test/ 2022-03-17T20:21:42.6539852Z python3 tools/render_junit.py test/ 2022-03-17T20:21:42.6553384Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-03-17T20:21:42.6553678Z env: 2022-03-17T20:21:42.6553963Z BUILD_ENVIRONMENT: linux-xenial-cuda11.3-py3.7-gcc7 2022-03-17T20:21:42.6554462Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7 2022-03-17T20:21:42.6554951Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-03-17T20:21:42.6555355Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-03-17T20:21:42.6555825Z TORCH_CUDA_ARCH_LIST: 5.2 2022-03-17T20:21:42.6556051Z IN_CI: 1 2022-03-17T20:21:42.6556269Z IS_GHA: 1 2022-03-17T20:21:42.6556495Z IN_WHEEL_TEST: 1 2022-03-17T20:21:42.6556779Z CUSTOM_TEST_ARTIFACT_BUILD_DIR: build/custom_test_artifacts 2022-03-17T20:21:42.6557203Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-03-17T20:21:42.6557509Z PR_LABELS: [] 2022-03-17T20:21:42.6557909Z GITHUB_TOKEN: *** 2022-03-17T20:21:42.6558152Z AWS_DEFAULT_REGION: us-east-1 2022-03-17T20:21:42.6558404Z PR_NUMBER: 2022-03-17T20:21:42.6558674Z SHA1: 4b4f652f799c732a7280052e44a803a4cf6084de 2022-03-17T20:21:42.6558940Z PYTORCH_RETRY_TEST_CASES: 1 2022-03-17T20:21:42.6559209Z GIT_DEFAULT_BRANCH: master 2022-03-17T20:21:42.6559693Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:c3998772049b8a8ba52cedfa525c9feda04cb2c7 2022-03-17T20:21:42.6560228Z JOB_BASE_NAME: linux-xenial-cuda11.3-py3.7-gcc7-test 2022-03-17T20:21:42.6560542Z TEST_CONFIG: default 2022-03-17T20:21:42.6560764Z SHARD_NUMBER: 1 2022-03-17T20:21:42.6560997Z NUM_TEST_SHARDS: 2 2022-03-17T20:21:42.6561215Z PR_BODY: 2022-03-17T20:21:42.6561448Z GPU_FLAG: --gpus all 2022-03-17T20:21:42.6561664Z SHM_SIZE: 2g 2022-03-17T20:21:42.6561919Z PYTHONIOENCODING: utf-8 2022-03-17T20:21:42.6562172Z ##[endgroup] 2022-03-17T20:21:43.0896382Z ✅ 14717 Passed 2022-03-17T20:21:43.0902260Z 💨 7337 Skipped 2022-03-17T20:21:43.0908407Z 🚨 0 Failed 2022-03-17T20:21:43.1368092Z ##[group]Run # Remove any previous test jsons if they exist 2022-03-17T20:21:43.1368504Z # Remove any previous test jsons if they exist 2022-03-17T20:21:43.1368802Z rm -f test-jsons-*.zip 2022-03-17T20:21:43.1369138Z zip -r "test-jsons-${FILE_SUFFIX}.zip" test -i '*.json' 2022-03-17T20:21:43.1382905Z shell: /usr/bin/bash -e {0} 2022-03-17T20:21:43.1383159Z env: 2022-03-17T20:21:43.1383451Z BUILD_ENVIRONMENT: linux-xenial-cuda11.3-py3.7-gcc7 2022-03-17T20:21:43.1383978Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7 2022-03-17T20:21:43.1384481Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-03-17T20:21:43.1384894Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-03-17T20:21:43.1385261Z TORCH_CUDA_ARCH_LIST: 5.2 2022-03-17T20:21:43.1385488Z IN_CI: 1 2022-03-17T20:21:43.1385704Z IS_GHA: 1 2022-03-17T20:21:43.1385957Z IN_WHEEL_TEST: 1 2022-03-17T20:21:43.1386247Z CUSTOM_TEST_ARTIFACT_BUILD_DIR: build/custom_test_artifacts 2022-03-17T20:21:43.1386637Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-03-17T20:21:43.1386965Z PR_LABELS: [] 2022-03-17T20:21:43.1387361Z GITHUB_TOKEN: *** 2022-03-17T20:21:43.1387626Z AWS_DEFAULT_REGION: us-east-1 2022-03-17T20:21:43.1387880Z PR_NUMBER: 2022-03-17T20:21:43.1388141Z SHA1: 4b4f652f799c732a7280052e44a803a4cf6084de 2022-03-17T20:21:43.1388433Z PYTORCH_RETRY_TEST_CASES: 1 2022-03-17T20:21:43.1388688Z GIT_DEFAULT_BRANCH: master 2022-03-17T20:21:43.1389194Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:c3998772049b8a8ba52cedfa525c9feda04cb2c7 2022-03-17T20:21:43.1389753Z JOB_BASE_NAME: linux-xenial-cuda11.3-py3.7-gcc7-test 2022-03-17T20:21:43.1390052Z TEST_CONFIG: default 2022-03-17T20:21:43.1390296Z SHARD_NUMBER: 1 2022-03-17T20:21:43.1390514Z NUM_TEST_SHARDS: 2 2022-03-17T20:21:43.1390752Z PR_BODY: 2022-03-17T20:21:43.1390973Z GPU_FLAG: --gpus all 2022-03-17T20:21:43.1391212Z SHM_SIZE: 2g 2022-03-17T20:21:43.1391544Z FILE_SUFFIX: test_default_1_2-default-1-2-linux.4xlarge.nvidia.gpu 2022-03-17T20:21:43.1391857Z ##[endgroup] 2022-03-17T20:21:43.1519795Z adding: test/benchmark_utils/callgrind_artifacts.json (deflated 92%) 2022-03-17T20:21:43.1520727Z adding: test/.pytorch-slow-tests.json (deflated 63%) 2022-03-17T20:21:43.1524022Z adding: test/.pytorch-disabled-tests.json (deflated 82%) 2022-03-17T20:21:43.1573972Z ##[group]Run seemethere/upload-artifact-s3@v3 2022-03-17T20:21:43.1574402Z with: 2022-03-17T20:21:43.1574629Z retention-days: 14 2022-03-17T20:21:43.1574900Z if-no-files-found: warn 2022-03-17T20:21:43.1575177Z path: test-jsons-*.zip 2022-03-17T20:21:43.1575412Z name: artifact 2022-03-17T20:21:43.1575662Z s3-bucket: gha-artifacts 2022-03-17T20:21:43.1575911Z region: us-east-1 2022-03-17T20:21:43.1576139Z env: 2022-03-17T20:21:43.1576421Z BUILD_ENVIRONMENT: linux-xenial-cuda11.3-py3.7-gcc7 2022-03-17T20:21:43.1576928Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7 2022-03-17T20:21:43.1577438Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-03-17T20:21:43.1577851Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-03-17T20:21:43.1578219Z TORCH_CUDA_ARCH_LIST: 5.2 2022-03-17T20:21:43.1578460Z IN_CI: 1 2022-03-17T20:21:43.1578678Z IS_GHA: 1 2022-03-17T20:21:43.1578925Z IN_WHEEL_TEST: 1 2022-03-17T20:21:43.1579231Z CUSTOM_TEST_ARTIFACT_BUILD_DIR: build/custom_test_artifacts 2022-03-17T20:21:43.1579621Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-03-17T20:21:43.1579934Z PR_LABELS: [] 2022-03-17T20:21:43.1580331Z GITHUB_TOKEN: *** 2022-03-17T20:21:43.1580580Z AWS_DEFAULT_REGION: us-east-1 2022-03-17T20:21:43.1580840Z PR_NUMBER: 2022-03-17T20:21:43.1581401Z SHA1: 4b4f652f799c732a7280052e44a803a4cf6084de 2022-03-17T20:21:43.1581687Z PYTORCH_RETRY_TEST_CASES: 1 2022-03-17T20:21:43.1581961Z GIT_DEFAULT_BRANCH: master 2022-03-17T20:21:43.1582449Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:c3998772049b8a8ba52cedfa525c9feda04cb2c7 2022-03-17T20:21:43.1583026Z JOB_BASE_NAME: linux-xenial-cuda11.3-py3.7-gcc7-test 2022-03-17T20:21:43.1583347Z TEST_CONFIG: default 2022-03-17T20:21:43.1583580Z SHARD_NUMBER: 1 2022-03-17T20:21:43.1583823Z NUM_TEST_SHARDS: 2 2022-03-17T20:21:43.1584042Z PR_BODY: 2022-03-17T20:21:43.1584282Z GPU_FLAG: --gpus all 2022-03-17T20:21:43.1584503Z SHM_SIZE: 2g 2022-03-17T20:21:43.1584845Z ##[endgroup] 2022-03-17T20:21:43.5557181Z With the provided path, there will be 1 file uploaded 2022-03-17T20:21:43.5557717Z Uploading to s3 prefix: pytorch/pytorch/2000264336/artifact 2022-03-17T20:21:43.5603662Z Starting upload of test-jsons-test_default_1_2-default-1-2-linux.4xlarge.nvidia.gpu.zip 2022-03-17T20:21:43.6825725Z Finished upload of test-jsons-test_default_1_2-default-1-2-linux.4xlarge.nvidia.gpu.zip 2022-03-17T20:21:43.6939391Z ##[group]Run # Remove any previous test reports if they exist 2022-03-17T20:21:43.6939807Z # Remove any previous test reports if they exist 2022-03-17T20:21:43.6940110Z rm -f test-reports-*.zip 2022-03-17T20:21:43.6940446Z zip -r "test-reports-${FILE_SUFFIX}.zip" test -i '*.xml' 2022-03-17T20:21:43.6954072Z shell: /usr/bin/bash -e {0} 2022-03-17T20:21:43.6954324Z env: 2022-03-17T20:21:43.6954632Z BUILD_ENVIRONMENT: linux-xenial-cuda11.3-py3.7-gcc7 2022-03-17T20:21:43.6955123Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7 2022-03-17T20:21:43.6955614Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-03-17T20:21:43.6956017Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-03-17T20:21:43.6956374Z TORCH_CUDA_ARCH_LIST: 5.2 2022-03-17T20:21:43.6956614Z IN_CI: 1 2022-03-17T20:21:43.6956811Z IS_GHA: 1 2022-03-17T20:21:43.6957076Z IN_WHEEL_TEST: 1 2022-03-17T20:21:43.6957365Z CUSTOM_TEST_ARTIFACT_BUILD_DIR: build/custom_test_artifacts 2022-03-17T20:21:43.6957746Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-03-17T20:21:43.6958047Z PR_LABELS: [] 2022-03-17T20:21:43.6958450Z GITHUB_TOKEN: *** 2022-03-17T20:21:43.6958716Z AWS_DEFAULT_REGION: us-east-1 2022-03-17T20:21:43.6959077Z PR_NUMBER: 2022-03-17T20:21:43.6959349Z SHA1: 4b4f652f799c732a7280052e44a803a4cf6084de 2022-03-17T20:21:43.6959619Z PYTORCH_RETRY_TEST_CASES: 1 2022-03-17T20:21:43.6959889Z GIT_DEFAULT_BRANCH: master 2022-03-17T20:21:43.6960391Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:c3998772049b8a8ba52cedfa525c9feda04cb2c7 2022-03-17T20:21:43.6960921Z JOB_BASE_NAME: linux-xenial-cuda11.3-py3.7-gcc7-test 2022-03-17T20:21:43.6961232Z TEST_CONFIG: default 2022-03-17T20:21:43.6961454Z SHARD_NUMBER: 1 2022-03-17T20:21:43.6961692Z NUM_TEST_SHARDS: 2 2022-03-17T20:21:43.6961928Z PR_BODY: 2022-03-17T20:21:43.6962147Z GPU_FLAG: --gpus all 2022-03-17T20:21:43.6962384Z SHM_SIZE: 2g 2022-03-17T20:21:43.6962694Z FILE_SUFFIX: test_default_1_2-default-1-2-linux.4xlarge.nvidia.gpu 2022-03-17T20:21:43.6963016Z ##[endgroup] 2022-03-17T20:21:43.7175881Z adding: test/test-reports/python-unittest/test_ops/TEST-TestCommonCUDA-20220317191458.xml (deflated 96%) 2022-03-17T20:21:43.7193043Z adding: test/test-reports/python-unittest/test_ops/TEST-TestMathBitsCUDA-20220317191458.xml (deflated 94%) 2022-03-17T20:21:43.7194670Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_alias_analysis.TestAliasAnalysis-20220317193508.xml (deflated 66%) 2022-03-17T20:21:43.7196090Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_async.TestAsync-20220317193508.xml (deflated 81%) 2022-03-17T20:21:43.7197554Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_aten_pow.TestAtenPow-20220317193508.xml (deflated 48%) 2022-03-17T20:21:43.7199171Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing-20220317193508.xml (deflated 86%) 2022-03-17T20:21:43.7199943Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_backends.TestBackends-20220317193508.xml (deflated 74%) 2022-03-17T20:21:43.7201479Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_backends.TestBackendsWithCompiler-20220317193508.xml (deflated 60%) 2022-03-17T20:21:43.7203052Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_batch_mm.TestBatchMM-20220317193508.xml (deflated 81%) 2022-03-17T20:21:43.7204356Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_builtins.TestBuiltins-20220317193508.xml (deflated 70%) 2022-03-17T20:21:43.7205724Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_cuda.TestCUDA-20220317193508.xml (deflated 73%) 2022-03-17T20:21:43.7207452Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_class_type.TestClassType-20220317193508.xml (deflated 83%) 2022-03-17T20:21:43.7208582Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_complex.TestComplex-20220317193508.xml (deflated 84%) 2022-03-17T20:21:43.7210031Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_custom_operators.TestCustomOperators-20220317193508.xml (deflated 83%) 2022-03-17T20:21:43.7211530Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_dce.TestDCE-20220317193508.xml (deflated 56%) 2022-03-17T20:21:43.7213033Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_device_analysis.TestDeviceAnalysis-20220317193508.xml (deflated 86%) 2022-03-17T20:21:43.7214577Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestDict-20220317193508.xml (deflated 82%) 2022-03-17T20:21:43.7216095Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_dtype_analysis.TestDtypeAnalysis-20220317193508.xml (deflated 77%) 2022-03-17T20:21:43.7217607Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_enum.TestEnum-20220317193508.xml (deflated 84%) 2022-03-17T20:21:43.7218597Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_export_modes.TestExportModes-20220317193508.xml (deflated 71%) 2022-03-17T20:21:43.7219299Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_freezing.TestFreezing-20220317193508.xml (deflated 89%) 2022-03-17T20:21:43.7220075Z adding: test/test-reports/python-unittest/test_jit/TEST-TestFrontend-20220317193508.xml (deflated 40%) 2022-03-17T20:21:43.7221458Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_freezing.TestFrozenOptimizations-20220317193508.xml (deflated 84%) 2022-03-17T20:21:43.7222889Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_functional_blocks.TestFunctionalBlocks-20220317193508.xml (deflated 51%) 2022-03-17T20:21:43.7223783Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_convert_activation.TestFunctionalToInplaceActivation-20220317193508.xml (deflated 72%) 2022-03-17T20:21:43.7224574Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_attr.TestGetDefaultAttr-20220317193508.xml (deflated 46%) 2022-03-17T20:21:43.7225901Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_graph_rewrite_passes.TestGraphRewritePasses-20220317193508.xml (deflated 52%) 2022-03-17T20:21:43.7226869Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_hash.TestHash-20220317193508.xml (deflated 79%) 2022-03-17T20:21:43.7227507Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_hooks.TestHooks-20220317193508.xml (deflated 87%) 2022-03-17T20:21:43.7228189Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_if_hoisting.TestIfHoisting-20220317193508.xml (deflated 76%) 2022-03-17T20:21:43.7228904Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_ignorable_args.TestIgnorableArgs-20220317193508.xml (deflated 62%) 2022-03-17T20:21:43.7229685Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_ignore_context_manager.TestIgnoreContextManager-20220317193508.xml (deflated 73%) 2022-03-17T20:21:43.7230528Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_convert_activation.TestInplaceToFunctionalActivation-20220317193508.xml (deflated 62%) 2022-03-17T20:21:43.7231322Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_isinstance.TestIsinstance-20220317193508.xml (deflated 89%) 2022-03-17T20:21:43.7231968Z adding: test/test-reports/python-unittest/test_jit/TEST-TestJit-20220317193508.xml (deflated 83%) 2022-03-17T20:21:43.7232560Z adding: test/test-reports/python-unittest/test_jit/TEST-TestJitAutocast-20220317193508.xml (deflated 55%) 2022-03-17T20:21:43.7233241Z adding: test/test-reports/python-unittest/test_jit/TEST-TestJitGeneratedFunctional-20220317193508.xml (deflated 94%) 2022-03-17T20:21:43.7235276Z adding: test/test-reports/python-unittest/test_jit/TEST-TestJitGeneratedModule-20220317193508.xml (deflated 95%) 2022-03-17T20:21:43.7236476Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_jit_utils.TestJitUtils-20220317193508.xml (deflated 78%) 2022-03-17T20:21:43.7238105Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestList-20220317193508.xml (deflated 89%) 2022-03-17T20:21:43.7239533Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_logging.TestLogging-20220317193508.xml (deflated 76%) 2022-03-17T20:21:43.7241175Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_freezing.TestMKLDNNReinplacing-20220317193508.xml (deflated 69%) 2022-03-17T20:21:43.7242646Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_misc.TestMisc-20220317193508.xml (deflated 79%) 2022-03-17T20:21:43.7244138Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_tracer.TestMixTracingScripting-20220317193508.xml (deflated 84%) 2022-03-17T20:21:43.7245682Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_models.TestModels-20220317193508.xml (deflated 81%) 2022-03-17T20:21:43.7247068Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_module_apis.TestModuleAPIs-20220317193508.xml (deflated 63%) 2022-03-17T20:21:43.7248663Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_module_containers.TestModuleContainers-20220317193508.xml (deflated 82%) 2022-03-17T20:21:43.7250469Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_module_interface.TestModuleInterface-20220317193508.xml (deflated 86%) 2022-03-17T20:21:43.7252043Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_modules.TestModules-20220317193508.xml (deflated 49%) 2022-03-17T20:21:43.7253507Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestNamedTuple-20220317193508.xml (deflated 81%) 2022-03-17T20:21:43.7255017Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_backend_nnapi.TestNnapiBackend-20220317193508.xml (deflated 84%) 2022-03-17T20:21:43.7256618Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_onnx_export.TestONNXExport-20220317193508.xml (deflated 83%) 2022-03-17T20:21:43.7258022Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_parametrization.TestParametrization-20220317193508.xml (deflated 60%) 2022-03-17T20:21:43.7258769Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_peephole.TestPeephole-20220317193508.xml (deflated 89%) 2022-03-17T20:21:43.7259452Z adding: test/test-reports/python-unittest/test_jit/TEST-TestProducerVersion-20220317193508.xml (deflated 41%) 2022-03-17T20:21:43.7260111Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_profiler.TestProfiler-20220317193508.xml (deflated 81%) 2022-03-17T20:21:43.7260832Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_python_bindings.TestPythonBindings-20220317193508.xml (deflated 79%) 2022-03-17T20:21:43.7261825Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_python_builtins.TestPythonBuiltinOP-20220317193508.xml (deflated 86%) 2022-03-17T20:21:43.7262541Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_python_ir.TestPythonIr-20220317193508.xml (deflated 47%) 2022-03-17T20:21:43.7263269Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_recursive_script.TestRecursiveScript-20220317193508.xml (deflated 88%) 2022-03-17T20:21:43.7264005Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_remove_mutation.TestRemoveMutation-20220317193508.xml (deflated 80%) 2022-03-17T20:21:43.7264710Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_save_load.TestSaveLoad-20220317193508.xml (deflated 80%) 2022-03-17T20:21:43.7265461Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_save_load_for_op_version.TestSaveLoadForOpVersion-20220317193508.xml (deflated 82%) 2022-03-17T20:21:43.7274016Z adding: test/test-reports/python-unittest/test_jit/TEST-TestScript-20220317193508.xml (deflated 88%) 2022-03-17T20:21:43.7275623Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestScriptDict-20220317193508.xml (deflated 79%) 2022-03-17T20:21:43.7277175Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestScriptList-20220317193508.xml (deflated 83%) 2022-03-17T20:21:43.7279044Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation-20220317193508.xml (deflated 87%) 2022-03-17T20:21:43.7280915Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_script_profile.TestScriptProfile-20220317193508.xml (deflated 75%) 2022-03-17T20:21:43.7282448Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_slice.TestSlice-20220317193508.xml (deflated 86%) 2022-03-17T20:21:43.7283825Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_sparse.TestSparse-20220317193508.xml (deflated 72%) 2022-03-17T20:21:43.7284617Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_string_formatting.TestStringFormatting-20220317193508.xml (deflated 90%) 2022-03-17T20:21:43.7285428Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis-20220317193508.xml (deflated 87%) 2022-03-17T20:21:43.7286186Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_builtins.TestTensorBuiltins-20220317193508.xml (deflated 76%) 2022-03-17T20:21:43.7287723Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_tensor_creation_ops.TestTensorCreationOps-20220317193508.xml (deflated 81%) 2022-03-17T20:21:43.7289216Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_tensor_methods.TestTensorMethods-20220317193508.xml (deflated 61%) 2022-03-17T20:21:43.7290712Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_torchbind.TestTorchbind-20220317193508.xml (deflated 88%) 2022-03-17T20:21:43.7292136Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_tracer.TestTracer-20220317193508.xml (deflated 87%) 2022-03-17T20:21:43.7293669Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_type_sharing.TestTypeSharing-20220317193508.xml (deflated 82%) 2022-03-17T20:21:43.7295237Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_types.TestTypesAndAnnotation-20220317193508.xml (deflated 82%) 2022-03-17T20:21:43.7296827Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_typing.TestTyping-20220317193508.xml (deflated 88%) 2022-03-17T20:21:43.7298211Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_union.TestUnion-20220317193508.xml (deflated 86%) 2022-03-17T20:21:43.7298937Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_unsupported_ops.TestUnsupportedOps-20220317193508.xml (deflated 60%) 2022-03-17T20:21:43.7299655Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_upgraders.TestUpgraders-20220317193508.xml (deflated 79%) 2022-03-17T20:21:43.7300488Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_warn.TestWarn-20220317193508.xml (deflated 78%) 2022-03-17T20:21:43.7302262Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_with.TestWith-20220317193508.xml (deflated 73%) 2022-03-17T20:21:43.7303623Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_data_parallel.TestDataParallel-20220317193508.xml (deflated 78%) 2022-03-17T20:21:43.7304393Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_legacy_upgraders.TestLegacyUpgraders-20220317193508.xml (deflated 83%) 2022-03-17T20:21:43.7305717Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo-20220317193508.xml (deflated 85%) 2022-03-17T20:21:43.7307467Z adding: test/test-reports/python-unittest/test_optim/TEST-TestLRScheduler-20220317193809.xml (deflated 91%) 2022-03-17T20:21:43.7308219Z adding: test/test-reports/python-unittest/test_optim/TEST-TestOptim-20220317193809.xml (deflated 80%) 2022-03-17T20:21:43.7308856Z adding: test/test-reports/python-unittest/test_optim/TEST-TestSWAUtils-20220317193809.xml (deflated 68%) 2022-03-17T20:21:43.7309521Z adding: test/test-reports/python-unittest/test_tensor_creation_ops/TEST-TestAsArrayCUDA-20220317194008.xml (deflated 95%) 2022-03-17T20:21:43.7310235Z adding: test/test-reports/python-unittest/test_tensor_creation_ops/TEST-TestLikeTensorCreationCUDA-20220317194008.xml (deflated 75%) 2022-03-17T20:21:43.7311018Z adding: test/test-reports/python-unittest/test_tensor_creation_ops/TEST-TestRandomTensorCreationCUDA-20220317194008.xml (deflated 88%) 2022-03-17T20:21:43.7314813Z adding: test/test-reports/python-unittest/test_tensor_creation_ops/TEST-TestTensorCreationCUDA-20220317194008.xml (deflated 93%) 2022-03-17T20:21:43.7316737Z adding: test/test-reports/python-unittest/test_cpp_extensions_jit/TEST-TestCppExtensionJIT-20220317194149.xml (deflated 86%) 2022-03-17T20:21:43.7318005Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestAgainstScipy-20220317194409.xml (deflated 59%) 2022-03-17T20:21:43.7319627Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestConstraints-20220317194409.xml (deflated 54%) 2022-03-17T20:21:43.7320593Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestDistributionShapes-20220317194409.xml (deflated 91%) 2022-03-17T20:21:43.7323091Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestDistributions-20220317194409.xml (deflated 90%) 2022-03-17T20:21:43.7324731Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestFunctors-20220317194409.xml (deflated 70%) 2022-03-17T20:21:43.7326236Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestJit-20220317194409.xml (deflated 72%) 2022-03-17T20:21:43.7327617Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestKL-20220317194409.xml (deflated 82%) 2022-03-17T20:21:43.7328401Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestLazyLogitsInitialization-20220317194409.xml (deflated 58%) 2022-03-17T20:21:43.7329204Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestNumericalStability-20220317194409.xml (deflated 83%) 2022-03-17T20:21:43.7329926Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestRsample-20220317194409.xml (deflated 76%) 2022-03-17T20:21:43.7330643Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestValidation-20220317194409.xml (deflated 68%) 2022-03-17T20:21:43.7364554Z adding: test/test-reports/python-unittest/test_reductions/TEST-TestReductionsCUDA-20220317194508.xml (deflated 97%) 2022-03-17T20:21:43.7366577Z adding: test/test-reports/python-unittest/test_tensorexpr/TEST-TestTensorExprFuser-20220317194558.xml (deflated 83%) 2022-03-17T20:21:43.7368159Z adding: test/test-reports/python-unittest/test_serialization/TEST-TestBothSerializationCUDA-20220317194634.xml (deflated 43%) 2022-03-17T20:21:43.7369808Z adding: test/test-reports/python-unittest/test_serialization/TEST-TestOldSerialization-20220317194634.xml (deflated 86%) 2022-03-17T20:21:43.7371264Z adding: test/test-reports/python-unittest/test_serialization/TEST-TestSerialization-20220317194634.xml (deflated 83%) 2022-03-17T20:21:43.7372796Z adding: test/test-reports/python-unittest/test_serialization/TEST-TestSubclassSerialization-20220317194634.xml (deflated 65%) 2022-03-17T20:21:43.7373494Z adding: test/test-reports/python-unittest/test_dispatch/TEST-TestDispatch-20220317194705.xml (deflated 81%) 2022-03-17T20:21:43.7374145Z adding: test/test-reports/python-unittest/test_dispatch/TEST-TestPythonDispatcher-20220317194705.xml (deflated 74%) 2022-03-17T20:21:43.7374810Z adding: test/test-reports/python-unittest/test_type_hints/TEST-TestTypeHints-20220317194731.xml (deflated 42%) 2022-03-17T20:21:43.7381700Z adding: test/test-reports/python-unittest/test_type_promotion/TEST-TestTypePromotionCUDA-20220317194759.xml (deflated 97%) 2022-03-17T20:21:43.7382718Z adding: test/test-reports/python-unittest/test_functional_autograd_benchmark/TEST-TestFunctionalAutogradBenchmark-20220317194822.xml (deflated 54%) 2022-03-17T20:21:43.7384582Z adding: test/test-reports/python-unittest/test_fx_experimental/TEST-TestFXExperimental-20220317194845.xml (deflated 79%) 2022-03-17T20:21:43.7396557Z adding: test/test-reports/python-unittest/test_fx_experimental/TEST-TestNormalizeOperatorsCUDA-20220317194845.xml (deflated 97%) 2022-03-17T20:21:43.7424658Z adding: test/test-reports/python-unittest/test_sparse_csr/TEST-TestSparseCSRCUDA-20220317194907.xml (deflated 97%) 2022-03-17T20:21:43.7426178Z adding: test/test-reports/python-unittest/test_sparse_csr/TEST-TestSparseCSRSampler-20220317194907.xml (deflated 41%) 2022-03-17T20:21:43.7427715Z adding: test/test-reports/python-unittest/test_package/TEST-test_analyze.TestAnalyze-20220317194924.xml (deflated 45%) 2022-03-17T20:21:43.7429303Z adding: test/test-reports/python-unittest/test_package/TEST-test_dependency_api.TestDependencyAPI-20220317194924.xml (deflated 82%) 2022-03-17T20:21:43.7430965Z adding: test/test-reports/python-unittest/test_package/TEST-test_dependency_hooks.TestDependencyHooks-20220317194924.xml (deflated 77%) 2022-03-17T20:21:43.7432753Z adding: test/test-reports/python-unittest/test_package/TEST-test_digraph.TestDiGraph-20220317194924.xml (deflated 84%) 2022-03-17T20:21:43.7434144Z adding: test/test-reports/python-unittest/test_package/TEST-test_directory_reader.DirectoryReaderTest-20220317194924.xml (deflated 78%) 2022-03-17T20:21:43.7435090Z adding: test/test-reports/python-unittest/test_package/TEST-test_glob_group.TestGlobGroup-20220317194924.xml (deflated 86%) 2022-03-17T20:21:43.7436625Z adding: test/test-reports/python-unittest/test_package/TEST-test_importer.TestImporter-20220317194924.xml (deflated 72%) 2022-03-17T20:21:43.7438011Z adding: test/test-reports/python-unittest/test_package/TEST-test_load_bc_packages.TestLoadBCPackages-20220317194924.xml (deflated 71%) 2022-03-17T20:21:43.7438762Z adding: test/test-reports/python-unittest/test_package/TEST-test_mangling.TestMangling-20220317194924.xml (deflated 78%) 2022-03-17T20:21:43.7440158Z adding: test/test-reports/python-unittest/test_package/TEST-test_misc.TestMisc-20220317194924.xml (deflated 71%) 2022-03-17T20:21:43.7441562Z adding: test/test-reports/python-unittest/test_package/TEST-test_model.ModelTest-20220317194924.xml (deflated 57%) 2022-03-17T20:21:43.7442637Z adding: test/test-reports/python-unittest/test_package/TEST-test_package_fx.TestPackageFX-20220317194924.xml (deflated 75%) 2022-03-17T20:21:43.7443356Z adding: test/test-reports/python-unittest/test_package/TEST-test_package_script.TestPackageScript-20220317194924.xml (deflated 81%) 2022-03-17T20:21:43.7444067Z adding: test/test-reports/python-unittest/test_package/TEST-test_repackage.TestRepackage-20220317194924.xml (deflated 47%) 2022-03-17T20:21:43.7444772Z adding: test/test-reports/python-unittest/test_package/TEST-test_resources.TestResources-20220317194924.xml (deflated 69%) 2022-03-17T20:21:43.7445452Z adding: test/test-reports/python-unittest/test_package/TEST-test_save_load.TestSaveLoad-20220317194924.xml (deflated 76%) 2022-03-17T20:21:43.7446317Z adding: test/test-reports/python-unittest/test_sort_and_select/TEST-TestSortAndSelectCUDA-20220317194933.xml (deflated 91%) 2022-03-17T20:21:43.7447834Z adding: test/test-reports/python-unittest/test_multiprocessing_spawn/TEST-ErrorTest-20220317194940.xml (deflated 39%) 2022-03-17T20:21:43.7448968Z adding: test/test-reports/python-unittest/test_multiprocessing_spawn/TEST-ForkTest-20220317194940.xml (deflated 74%) 2022-03-17T20:21:43.7450365Z adding: test/test-reports/python-unittest/test_multiprocessing_spawn/TEST-SpawnTest-20220317194940.xml (deflated 85%) 2022-03-17T20:21:43.7451153Z adding: test/test-reports/python-unittest/test_vmap/TEST-TestVmapAPI-20220317194947.xml (deflated 94%) 2022-03-17T20:21:43.7451840Z adding: test/test-reports/python-unittest/test_vmap/TEST-TestVmapBatchedGradientCUDA-20220317194947.xml (deflated 85%) 2022-03-17T20:21:43.7452532Z adding: test/test-reports/python-unittest/test_vmap/TEST-TestVmapOperators-20220317194947.xml (deflated 86%) 2022-03-17T20:21:43.7455304Z adding: test/test-reports/python-unittest/test_module_init/TEST-TestModuleInitCUDA-20220317194954.xml (deflated 96%) 2022-03-17T20:21:43.7457933Z adding: test/test-reports/python-unittest/test_namedtensor/TEST-TestNamedTensor-20220317195000.xml (deflated 86%) 2022-03-17T20:21:43.7459291Z adding: test/test-reports/python-unittest/test_namedtuple_return_api/TEST-TestNamedTupleAPI-20220317195004.xml (deflated 79%) 2022-03-17T20:21:43.7460063Z adding: test/test-reports/python-unittest/test_bundled_inputs/TEST-TestBundledInputs-20220317195008.xml (deflated 81%) 2022-03-17T20:21:43.7460751Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestDataChunk-20220317195011.xml (deflated 76%) 2022-03-17T20:21:43.7461839Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestFunctionalIterDataPipe-20220317195011.xml (deflated 84%) 2022-03-17T20:21:43.7462597Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestFunctionalMapDataPipe-20220317195011.xml (deflated 76%) 2022-03-17T20:21:43.7463537Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestIterableDataPipeBasic-20220317195011.xml (deflated 70%) 2022-03-17T20:21:43.7464207Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestSharding-20220317195011.xml (deflated 64%) 2022-03-17T20:21:43.7465062Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestStreamWrapper-20220317195011.xml (deflated 69%) 2022-03-17T20:21:43.7465841Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestTyping-20220317195011.xml (deflated 80%) 2022-03-17T20:21:43.7466487Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestCaptureDataFrame-20220317195011.xml (deflated 43%) 2022-03-17T20:21:43.7467177Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestDataFramesPipes-20220317195011.xml (deflated 77%) 2022-03-17T20:21:43.7467813Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestGraph-20220317195011.xml (deflated 57%) 2022-03-17T20:21:43.7468477Z adding: test/test-reports/python-unittest/test_function_schema/TEST-TestFunctionSchema-20220317195014.xml (deflated 80%) 2022-03-17T20:21:43.7469189Z adding: test/test-reports/python-unittest/test_indexing/TEST-NumpyTestsCUDA-20220317195019.xml (deflated 80%) 2022-03-17T20:21:43.7469825Z adding: test/test-reports/python-unittest/test_indexing/TEST-TestIndexingCUDA-20220317195019.xml (deflated 90%) 2022-03-17T20:21:43.7470579Z adding: test/test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightFunctionalCUDA-20220317195023.xml (deflated 90%) 2022-03-17T20:21:43.7471432Z adding: test/test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightHelperFunctionCUDA-20220317195023.xml (deflated 79%) 2022-03-17T20:21:43.7472929Z adding: test/test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightModule-20220317195023.xml (deflated 95%) 2022-03-17T20:21:43.7473668Z adding: test/test-reports/python-unittest/test_native_functions/TEST-TestNativeFunctions-20220317195026.xml (deflated 75%) 2022-03-17T20:21:43.7474408Z adding: test/test-reports/python-unittest/test_functional_optim/TEST-TestFunctionalOptimParity-20220317195029.xml (deflated 66%) 2022-03-17T20:21:43.7475125Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestBroadcastAllOverride-20220317195031.xml (deflated 42%) 2022-03-17T20:21:43.7475853Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestDisabledTorchFunction-20220317195031.xml (deflated 41%) 2022-03-17T20:21:43.7476551Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestEinsumOverride-20220317195031.xml (deflated 41%) 2022-03-17T20:21:43.7496210Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestGradCheckOverride-20220317195031.xml (deflated 41%) 2022-03-17T20:21:43.7497024Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestGradNewOnesOverride-20220317195031.xml (deflated 42%) 2022-03-17T20:21:43.7497686Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestIndexing-20220317195031.xml (deflated 73%) 2022-03-17T20:21:43.7498330Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestIterator-20220317195031.xml (deflated 41%) 2022-03-17T20:21:43.7498973Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestNamedTuple-20220317195031.xml (deflated 40%) 2022-03-17T20:21:43.7499587Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestPickle-20220317195031.xml (deflated 40%) 2022-03-17T20:21:43.7500199Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestRNN-20220317195031.xml (deflated 38%) 2022-03-17T20:21:43.7500875Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestTorchFunctionOverride-20220317195031.xml (deflated 68%) 2022-03-17T20:21:43.7501981Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestTorchFunctionWarning-20220317195031.xml (deflated 41%) 2022-03-17T20:21:43.7502692Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestWrapTorchFunction-20220317195031.xml (deflated 41%) 2022-03-17T20:21:43.7503475Z adding: test/test-reports/python-unittest/test_type_info/TEST-TestDTypeInfo-20220317195034.xml (deflated 61%) 2022-03-17T20:21:43.7504247Z adding: test/test-reports/python-unittest/test_set_default_mobile_cpu_allocator/TEST-TestSetDefaultMobileCPUAllocator-20220317195036.xml (deflated 57%) 2022-03-17T20:21:43.7504969Z adding: test/test-reports/python-unittest/test_license/TEST-TestLicense-20220317195039.xml (deflated 49%) 2022-03-17T20:21:43.7505617Z adding: test/test-reports/python-unittest/test_public_bindings/TEST-TestPublicBindings-20220317195041.xml (deflated 50%) 2022-03-17T20:21:43.7506287Z adding: test/test-reports/python-unittest/test_jit_autocast/TEST-TestAutocast-20220317195046.xml (deflated 86%) 2022-03-17T20:21:43.7506969Z adding: test/test-reports/python-unittest/test_tensorexpr_pybind/TEST-TestExprHandlePyBind-20220317195050.xml (deflated 39%) 2022-03-17T20:21:43.7507666Z adding: test/test-reports/python-unittest/test_tensorexpr_pybind/TEST-TestTensorExprPyBind-20220317195050.xml (deflated 84%) 2022-03-17T20:21:43.7508408Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_no_ninja/TEST-TestCppExtensionAOT-20220317195331.xml (deflated 78%) 2022-03-17T20:21:43.7509126Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_no_ninja/TEST-TestORTTensor-20220317195331.xml (deflated 67%) 2022-03-17T20:21:43.7509817Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_no_ninja/TEST-TestRNGExtension-20220317195331.xml (deflated 40%) 2022-03-17T20:21:43.7510535Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_no_ninja/TEST-TestTorchLibrary-20220317195331.xml (deflated 40%) 2022-03-17T20:21:43.7720734Z adding: test/test-reports/python-unittest/test_ops_gradients/TEST-TestGradientsCUDA-20220317195338.xml (deflated 94%) 2022-03-17T20:21:43.7755614Z ##[group]Run seemethere/upload-artifact-s3@v3 2022-03-17T20:21:43.7755925Z with: 2022-03-17T20:21:43.7756149Z retention-days: 14 2022-03-17T20:21:43.7756418Z if-no-files-found: error 2022-03-17T20:21:43.7756678Z path: test-reports-*.zip 2022-03-17T20:21:43.7756931Z name: artifact 2022-03-17T20:21:43.7757179Z s3-bucket: gha-artifacts 2022-03-17T20:21:43.7757418Z region: us-east-1 2022-03-17T20:21:43.7757646Z env: 2022-03-17T20:21:43.7757925Z BUILD_ENVIRONMENT: linux-xenial-cuda11.3-py3.7-gcc7 2022-03-17T20:21:43.7758424Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7 2022-03-17T20:21:43.7758916Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-03-17T20:21:43.7759317Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-03-17T20:21:43.7759682Z TORCH_CUDA_ARCH_LIST: 5.2 2022-03-17T20:21:43.7759908Z IN_CI: 1 2022-03-17T20:21:43.7760126Z IS_GHA: 1 2022-03-17T20:21:43.7760383Z IN_WHEEL_TEST: 1 2022-03-17T20:21:43.7760674Z CUSTOM_TEST_ARTIFACT_BUILD_DIR: build/custom_test_artifacts 2022-03-17T20:21:43.7761061Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-03-17T20:21:43.7761381Z PR_LABELS: [] 2022-03-17T20:21:43.7761754Z GITHUB_TOKEN: *** 2022-03-17T20:21:43.7762017Z AWS_DEFAULT_REGION: us-east-1 2022-03-17T20:21:43.7762254Z PR_NUMBER: 2022-03-17T20:21:43.7762528Z SHA1: 4b4f652f799c732a7280052e44a803a4cf6084de 2022-03-17T20:21:43.7762816Z PYTORCH_RETRY_TEST_CASES: 1 2022-03-17T20:21:43.7763068Z GIT_DEFAULT_BRANCH: master 2022-03-17T20:21:43.7763567Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:c3998772049b8a8ba52cedfa525c9feda04cb2c7 2022-03-17T20:21:43.7764095Z JOB_BASE_NAME: linux-xenial-cuda11.3-py3.7-gcc7-test 2022-03-17T20:21:43.7764408Z TEST_CONFIG: default 2022-03-17T20:21:43.7764647Z SHARD_NUMBER: 1 2022-03-17T20:21:43.7764872Z NUM_TEST_SHARDS: 2 2022-03-17T20:21:43.7765108Z PR_BODY: 2022-03-17T20:21:43.7765331Z GPU_FLAG: --gpus all 2022-03-17T20:21:43.7765692Z SHM_SIZE: 2g 2022-03-17T20:21:43.7765905Z ##[endgroup] 2022-03-17T20:21:44.1764386Z With the provided path, there will be 1 file uploaded 2022-03-17T20:21:44.1764779Z Uploading to s3 prefix: pytorch/pytorch/2000264336/artifact 2022-03-17T20:21:44.1810426Z Starting upload of test-reports-test_default_1_2-default-1-2-linux.4xlarge.nvidia.gpu.zip 2022-03-17T20:21:44.3482497Z Finished upload of test-reports-test_default_1_2-default-1-2-linux.4xlarge.nvidia.gpu.zip 2022-03-17T20:21:44.3608282Z ##[group]Run set -x 2022-03-17T20:21:44.3608580Z set -x 2022-03-17T20:21:44.3608864Z python3 -m pip install -r requirements.txt 2022-03-17T20:21:44.3609202Z python3 -m pip install boto3==1.19.12 2022-03-17T20:21:44.3609607Z GHA_WORKFLOW_JOB_ID=$(python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}") 2022-03-17T20:21:44.3609975Z export GHA_WORKFLOW_JOB_ID 2022-03-17T20:21:44.3610354Z python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-03-17T20:21:44.3627372Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-03-17T20:21:44.3627671Z env: 2022-03-17T20:21:44.3627958Z BUILD_ENVIRONMENT: linux-xenial-cuda11.3-py3.7-gcc7 2022-03-17T20:21:44.3628466Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7 2022-03-17T20:21:44.3628958Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-03-17T20:21:44.3629408Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-03-17T20:21:44.3629754Z TORCH_CUDA_ARCH_LIST: 5.2 2022-03-17T20:21:44.3630003Z IN_CI: 1 2022-03-17T20:21:44.3630204Z IS_GHA: 1 2022-03-17T20:21:44.3630437Z IN_WHEEL_TEST: 1 2022-03-17T20:21:44.3630741Z CUSTOM_TEST_ARTIFACT_BUILD_DIR: build/custom_test_artifacts 2022-03-17T20:21:44.3631106Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-03-17T20:21:44.3631430Z PR_LABELS: [] 2022-03-17T20:21:44.3631837Z GITHUB_TOKEN: *** 2022-03-17T20:21:44.3632108Z AWS_DEFAULT_REGION: us-east-1 2022-03-17T20:21:44.3632369Z PR_NUMBER: 2022-03-17T20:21:44.3632621Z SHA1: 4b4f652f799c732a7280052e44a803a4cf6084de 2022-03-17T20:21:44.3632910Z PYTORCH_RETRY_TEST_CASES: 1 2022-03-17T20:21:44.3633165Z GIT_DEFAULT_BRANCH: master 2022-03-17T20:21:44.3633676Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:c3998772049b8a8ba52cedfa525c9feda04cb2c7 2022-03-17T20:21:44.3634225Z JOB_BASE_NAME: linux-xenial-cuda11.3-py3.7-gcc7-test 2022-03-17T20:21:44.3634518Z TEST_CONFIG: default 2022-03-17T20:21:44.3634760Z SHARD_NUMBER: 1 2022-03-17T20:21:44.3634979Z NUM_TEST_SHARDS: 2 2022-03-17T20:21:44.3635217Z PR_BODY: 2022-03-17T20:21:44.3635437Z GPU_FLAG: --gpus all 2022-03-17T20:21:44.3635675Z SHM_SIZE: 2g 2022-03-17T20:21:44.3635907Z BRANCH: master 2022-03-17T20:21:44.3636112Z TAG: 2022-03-17T20:21:44.3636342Z WORKFLOW_ID: 2000264336 2022-03-17T20:21:44.3636574Z ##[endgroup] 2022-03-17T20:21:44.3664523Z + python3 -m pip install -r requirements.txt 2022-03-17T20:21:44.6560352Z Defaulting to user installation because normal site-packages is not writeable 2022-03-17T20:21:44.6873915Z Ignoring dataclasses: markers 'python_version < "3.7"' don't match your environment 2022-03-17T20:21:44.6877632Z Requirement already satisfied: astunparse in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 2)) (1.6.3) 2022-03-17T20:21:44.6923419Z Requirement already satisfied: expecttest in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 3)) (0.1.3) 2022-03-17T20:21:44.6934492Z Requirement already satisfied: future in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 4)) (0.18.2) 2022-03-17T20:21:44.6946239Z Requirement already satisfied: numpy in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 5)) (1.21.5) 2022-03-17T20:21:44.6957991Z Requirement already satisfied: psutil in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 6)) (5.9.0) 2022-03-17T20:21:44.7086824Z Requirement already satisfied: pyyaml in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 7)) (6.0) 2022-03-17T20:21:44.7097636Z Requirement already satisfied: requests in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 8)) (2.27.1) 2022-03-17T20:21:44.7267166Z Requirement already satisfied: setuptools in /usr/lib/python3.7/site-packages (from -r requirements.txt (line 9)) (49.1.3) 2022-03-17T20:21:44.7516099Z Requirement already satisfied: six in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 10)) (1.16.0) 2022-03-17T20:21:44.7527741Z Requirement already satisfied: types-dataclasses in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 11)) (0.6.4) 2022-03-17T20:21:44.7535163Z Requirement already satisfied: typing_extensions in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 12)) (3.10.0.2) 2022-03-17T20:21:44.7555942Z Requirement already satisfied: wheel<1.0,>=0.23.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from astunparse->-r requirements.txt (line 2)) (0.37.1) 2022-03-17T20:21:44.7592393Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 8)) (3.3) 2022-03-17T20:21:44.7608066Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 8)) (2021.10.8) 2022-03-17T20:21:44.7618297Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 8)) (1.26.9) 2022-03-17T20:21:44.7918376Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 8)) (2.0.12) 2022-03-17T20:21:44.8711303Z + python3 -m pip install boto3==1.19.12 2022-03-17T20:21:45.1643230Z Defaulting to user installation because normal site-packages is not writeable 2022-03-17T20:21:45.1870698Z Requirement already satisfied: boto3==1.19.12 in /home/ec2-user/.local/lib/python3.7/site-packages (1.19.12) 2022-03-17T20:21:45.1940738Z Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (0.10.0) 2022-03-17T20:21:45.1958240Z Requirement already satisfied: botocore<1.23.0,>=1.22.12 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (1.22.12) 2022-03-17T20:21:45.2019811Z Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (0.5.2) 2022-03-17T20:21:45.2055651Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (2.8.2) 2022-03-17T20:21:45.2090747Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /home/ec2-user/.local/lib/python3.7/site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.26.9) 2022-03-17T20:21:45.2301533Z Requirement already satisfied: six>=1.5 in /home/ec2-user/.local/lib/python3.7/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.16.0) 2022-03-17T20:21:45.3606820Z ++ python3 .github/scripts/get_workflow_job_id.py 2000264336 i-053d36eec1291843b 2022-03-17T20:21:45.8194542Z + GHA_WORKFLOW_JOB_ID=5590724129 2022-03-17T20:21:45.8194875Z + export GHA_WORKFLOW_JOB_ID 2022-03-17T20:21:45.8195432Z + python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-03-17T20:22:02.9875752Z [scribe] Scribe access token not provided, sending report via boto3... 2022-03-17T20:22:02.9876291Z 2022-03-17T20:22:02.9876767Z ----- Historic stats comparison result ------ 2022-03-17T20:22:02.9877600Z 2022-03-17T20:22:02.9878143Z job: linux-xenial-cuda11.3-py3.7-gcc7-test 2022-03-17T20:22:02.9878619Z commit: 4b4f652f799c732a7280052e44a803a4cf6084de 2022-03-17T20:22:02.9878814Z 2022-03-17T20:22:02.9878996Z Commit graph (base is most recent master ancestor with at least one S3 report): 2022-03-17T20:22:02.9879240Z 2022-03-17T20:22:02.9879341Z : (master) 2022-03-17T20:22:02.9879560Z | 2022-03-17T20:22:02.9879940Z * 4b4f652f79 (HEAD) total time 3573.44s 2022-03-17T20:22:02.9880273Z * 96ed3320f8 (base) 1 report, total time 3531.12s 2022-03-17T20:22:02.9880570Z * 119df90ead 1 report, total time 3538.40s 2022-03-17T20:22:02.9880884Z * d8c0f2f35d 1 report, total time 3599.01s 2022-03-17T20:22:02.9881179Z * 40a51edca7 1 report, total time 3476.20s 2022-03-17T20:22:02.9881461Z * f7fe75c766 0 reports 2022-03-17T20:22:02.9881723Z * 79c3bbceb2 0 reports 2022-03-17T20:22:02.9882140Z * 14dcb5a1a0 3 reports, total time 4735.93s ± 1682.36s 2022-03-17T20:22:02.9882588Z * abc868dd64 3 reports, total time 4761.16s ± 1186.65s 2022-03-17T20:22:02.9882983Z * fafa54a940 3 reports, total time 4772.61s ± 1132.87s 2022-03-17T20:22:02.9883394Z * d67a265881 3 reports, total time 4769.61s ± 1158.61s 2022-03-17T20:22:02.9883663Z | 2022-03-17T20:22:02.9883849Z : 2022-03-17T20:22:02.9883985Z 2022-03-17T20:22:02.9884255Z Removed (across 49 suites) 4045 tests, totaling - 452.52s ± 2.67s 2022-03-17T20:22:02.9884598Z Modified (across 0 suites) 0 tests, totaling 0.00s 2022-03-17T20:22:02.9884939Z Added (across 160 suites) 6779 tests, totaling + 491.13s 2022-03-17T20:22:03.1459137Z ##[group]Run .github/scripts/wait_for_ssh_to_drain.sh 2022-03-17T20:22:03.1459516Z .github/scripts/wait_for_ssh_to_drain.sh 2022-03-17T20:22:03.1473149Z shell: /usr/bin/bash -e {0} 2022-03-17T20:22:03.1473402Z env: 2022-03-17T20:22:03.1473706Z BUILD_ENVIRONMENT: linux-xenial-cuda11.3-py3.7-gcc7 2022-03-17T20:22:03.1474208Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7 2022-03-17T20:22:03.1474693Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-03-17T20:22:03.1475093Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-03-17T20:22:03.1475448Z TORCH_CUDA_ARCH_LIST: 5.2 2022-03-17T20:22:03.1475669Z IN_CI: 1 2022-03-17T20:22:03.1475882Z IS_GHA: 1 2022-03-17T20:22:03.1476089Z IN_WHEEL_TEST: 1 2022-03-17T20:22:03.1476392Z CUSTOM_TEST_ARTIFACT_BUILD_DIR: build/custom_test_artifacts 2022-03-17T20:22:03.1476814Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-03-17T20:22:03.1477119Z PR_LABELS: [] 2022-03-17T20:22:03.1477540Z GITHUB_TOKEN: *** 2022-03-17T20:22:03.1477785Z AWS_DEFAULT_REGION: us-east-1 2022-03-17T20:22:03.1478035Z PR_NUMBER: 2022-03-17T20:22:03.1478304Z SHA1: 4b4f652f799c732a7280052e44a803a4cf6084de 2022-03-17T20:22:03.1478575Z PYTORCH_RETRY_TEST_CASES: 1 2022-03-17T20:22:03.1478846Z GIT_DEFAULT_BRANCH: master 2022-03-17T20:22:03.1479327Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:c3998772049b8a8ba52cedfa525c9feda04cb2c7 2022-03-17T20:22:03.1479863Z JOB_BASE_NAME: linux-xenial-cuda11.3-py3.7-gcc7-test 2022-03-17T20:22:03.1480169Z TEST_CONFIG: default 2022-03-17T20:22:03.1480390Z SHARD_NUMBER: 1 2022-03-17T20:22:03.1480624Z NUM_TEST_SHARDS: 2 2022-03-17T20:22:03.1480840Z PR_BODY: 2022-03-17T20:22:03.1481074Z GPU_FLAG: --gpus all 2022-03-17T20:22:03.1481292Z SHM_SIZE: 2g 2022-03-17T20:22:03.1481521Z ##[endgroup] 2022-03-17T20:22:03.1521961Z Holding runner for 2 hours until all ssh sessions have logged out 2022-03-17T20:22:03.1565393Z ##[group]Run # Ensure the working directory gets chowned back to the current user 2022-03-17T20:22:03.1565861Z # Ensure the working directory gets chowned back to the current user 2022-03-17T20:22:03.1566382Z docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2022-03-17T20:22:03.1578441Z shell: /usr/bin/bash -e {0} 2022-03-17T20:22:03.1578669Z env: 2022-03-17T20:22:03.1578971Z BUILD_ENVIRONMENT: linux-xenial-cuda11.3-py3.7-gcc7 2022-03-17T20:22:03.1579474Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7 2022-03-17T20:22:03.1579944Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-03-17T20:22:03.1580360Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-03-17T20:22:03.1580699Z TORCH_CUDA_ARCH_LIST: 5.2 2022-03-17T20:22:03.1580940Z IN_CI: 1 2022-03-17T20:22:03.1581575Z IS_GHA: 1 2022-03-17T20:22:03.1581841Z IN_WHEEL_TEST: 1 2022-03-17T20:22:03.1582130Z CUSTOM_TEST_ARTIFACT_BUILD_DIR: build/custom_test_artifacts 2022-03-17T20:22:03.1582514Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-03-17T20:22:03.1582821Z PR_LABELS: [] 2022-03-17T20:22:03.1583210Z GITHUB_TOKEN: *** 2022-03-17T20:22:03.1583474Z AWS_DEFAULT_REGION: us-east-1 2022-03-17T20:22:03.1583709Z PR_NUMBER: 2022-03-17T20:22:03.1583982Z SHA1: 4b4f652f799c732a7280052e44a803a4cf6084de 2022-03-17T20:22:03.1584252Z PYTORCH_RETRY_TEST_CASES: 1 2022-03-17T20:22:03.1584524Z GIT_DEFAULT_BRANCH: master 2022-03-17T20:22:03.1585022Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:c3998772049b8a8ba52cedfa525c9feda04cb2c7 2022-03-17T20:22:03.1585550Z JOB_BASE_NAME: linux-xenial-cuda11.3-py3.7-gcc7-test 2022-03-17T20:22:03.1585859Z TEST_CONFIG: default 2022-03-17T20:22:03.1586081Z SHARD_NUMBER: 1 2022-03-17T20:22:03.1586322Z NUM_TEST_SHARDS: 2 2022-03-17T20:22:03.1586541Z PR_BODY: 2022-03-17T20:22:03.1586782Z GPU_FLAG: --gpus all 2022-03-17T20:22:03.1587019Z SHM_SIZE: 2g 2022-03-17T20:22:03.1587228Z ##[endgroup] 2022-03-17T20:22:04.7986132Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2022-03-17T20:22:04.7986567Z # ignore expansion of "docker ps -q" since it could be empty 2022-03-17T20:22:04.7986904Z # shellcheck disable=SC2046 2022-03-17T20:22:04.7987206Z docker stop $(docker ps -q) || true 2022-03-17T20:22:04.7987494Z # Prune all of the docker images 2022-03-17T20:22:04.7987782Z docker system prune -af 2022-03-17T20:22:04.8000806Z shell: /usr/bin/bash -e {0} 2022-03-17T20:22:04.8001054Z env: 2022-03-17T20:22:04.8001341Z BUILD_ENVIRONMENT: linux-xenial-cuda11.3-py3.7-gcc7 2022-03-17T20:22:04.8001838Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7 2022-03-17T20:22:04.8002323Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-03-17T20:22:04.8002725Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-03-17T20:22:04.8003128Z TORCH_CUDA_ARCH_LIST: 5.2 2022-03-17T20:22:04.8003363Z IN_CI: 1 2022-03-17T20:22:04.8003582Z IS_GHA: 1 2022-03-17T20:22:04.8003789Z IN_WHEEL_TEST: 1 2022-03-17T20:22:04.8004087Z CUSTOM_TEST_ARTIFACT_BUILD_DIR: build/custom_test_artifacts 2022-03-17T20:22:04.8004471Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-03-17T20:22:04.8004770Z PR_LABELS: [] 2022-03-17T20:22:04.8005175Z GITHUB_TOKEN: *** 2022-03-17T20:22:04.8005419Z AWS_DEFAULT_REGION: us-east-1 2022-03-17T20:22:04.8005672Z PR_NUMBER: 2022-03-17T20:22:04.8005941Z SHA1: 4b4f652f799c732a7280052e44a803a4cf6084de 2022-03-17T20:22:04.8006207Z PYTORCH_RETRY_TEST_CASES: 1 2022-03-17T20:22:04.8006476Z GIT_DEFAULT_BRANCH: master 2022-03-17T20:22:04.8006957Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:c3998772049b8a8ba52cedfa525c9feda04cb2c7 2022-03-17T20:22:04.8007491Z JOB_BASE_NAME: linux-xenial-cuda11.3-py3.7-gcc7-test 2022-03-17T20:22:04.8007803Z TEST_CONFIG: default 2022-03-17T20:22:04.8008152Z SHARD_NUMBER: 1 2022-03-17T20:22:04.8008384Z NUM_TEST_SHARDS: 2 2022-03-17T20:22:04.8008601Z PR_BODY: 2022-03-17T20:22:04.8008838Z GPU_FLAG: --gpus all 2022-03-17T20:22:04.8009055Z SHM_SIZE: 2g 2022-03-17T20:22:04.8009283Z ##[endgroup] 2022-03-17T20:22:05.2287301Z 45e654f6c0ce 2022-03-17T20:22:05.7262577Z Deleted Containers: 2022-03-17T20:22:05.7263152Z 45e654f6c0ce4345b6bad64cdb2487a6f8adb78326932d0e4d882fd0b8a7ccaa 2022-03-17T20:22:05.7263375Z 2022-03-17T20:22:10.0898246Z Deleted Images: 2022-03-17T20:22:10.0899559Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:c3998772049b8a8ba52cedfa525c9feda04cb2c7 2022-03-17T20:22:10.0901688Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7@sha256:e95af236903b074012c7b9a7d7543a1a50421cedce14158d8cbd1649b571f253 2022-03-17T20:22:10.0902354Z deleted: sha256:4b378382d0704769faa22f354eebfd5b68fe47737ebbfad4f93fdfd6cebe1a39 2022-03-17T20:22:10.0902798Z deleted: sha256:58748d8c926bb8e26b3a396d2d4b9a3175435998a2380ccfdd20af06b60250ca 2022-03-17T20:22:10.0903247Z deleted: sha256:1cef4108dbb2156aa940f3932d5e051ea5017bd6007885abd02d46fc66846bbc 2022-03-17T20:22:10.0903681Z deleted: sha256:5fce1be486ad298627d3e233e90ea338e0e640857eba4f114eafb15b33eac46d 2022-03-17T20:22:10.0904126Z deleted: sha256:07e2e2e3a2d1ab5d803a79df151e4fd5ceafbad4ae84a577c7cfd54eabf5a753 2022-03-17T20:22:10.0904578Z deleted: sha256:8c27bcc40fee68be2abe6615ac2b9a3ab3cbcb27bc1dba858d4cc7b1c5ebd408 2022-03-17T20:22:10.0905018Z deleted: sha256:daff149218fed7180fe3125311c62971ab27575a0456c38ac84bf278e00950bb 2022-03-17T20:22:10.0905420Z deleted: sha256:deb152643ed3597aca8ba4164674d6e4f9d9c68af27ca57f5e2f59a273beee61 2022-03-17T20:22:10.0905836Z deleted: sha256:72115cd67079969b9d277aa60e4544f3af09b0b89f1fc60a10b72fa2c9e7838b 2022-03-17T20:22:10.0906435Z deleted: sha256:11eebc15fa7fdc5d1464e095fda2506c24142e4698e754adfba74dc7a2951270 2022-03-17T20:22:10.0906863Z deleted: sha256:e255026c43a793980be2b079a835b0f043832ea41c850c3f5fff06b5778bc2f3 2022-03-17T20:22:10.0907286Z deleted: sha256:d70fadc265c7840d06fb5d6c24ce895cabfcc2abf3022cb90a0b0826f757a1c2 2022-03-17T20:22:10.0907699Z deleted: sha256:2842f8c0b60de5f4d44ac8787617708c86c29c00f0387d9e6e86a11dab1cdb69 2022-03-17T20:22:10.0908112Z deleted: sha256:5436b1e8b2f0f759ece4703a179c3e13485d779b9f5bb302e05ae07c05f59422 2022-03-17T20:22:10.0908523Z deleted: sha256:c1e24267a50c831a645f60c4730206eb424e193dab36f1c4a16bad32b3cff8b2 2022-03-17T20:22:10.0908925Z deleted: sha256:6554d81ab3a26d95773b5ba24eceee70cf4bd79463184e254a6ab3eedb983140 2022-03-17T20:22:10.0909344Z deleted: sha256:44add9a3c4d8c698b8359607d2c3a641948c3c56eb7ab6ae77e0d16f9cd901d9 2022-03-17T20:22:10.0909774Z deleted: sha256:125e36be48fdc93fcfb202eb6ab75dfa74e63417be3eaa88f01a1b455dcd06cf 2022-03-17T20:22:10.0910202Z deleted: sha256:b7aed65305973dab7bdca1e21f4d8c7b296c28d717a5c197e1a3fde786fcf7eb 2022-03-17T20:22:10.0910620Z deleted: sha256:9da1c0bba533653bf9930059c4e81053c80988367b052c7057256bb5bda00ec2 2022-03-17T20:22:10.0911014Z deleted: sha256:080d2ae90bd319703386d0e9bd41a3e9ca33a4db71bb0be9fa01fe9944e185f0 2022-03-17T20:22:10.0911429Z deleted: sha256:78f739db59986bb29cde26cd641d15070ebbb934d29168fa29f9bc034b4ce3ec 2022-03-17T20:22:10.0911834Z deleted: sha256:959667449e4cebf3d356a2f4f027437422f650ae1ad05790a520c9b10e2a3682 2022-03-17T20:22:10.0912213Z deleted: sha256:124589efa0f322dbf496ad9b60de18934894016a15d653cc37ea55c233153f1f 2022-03-17T20:22:10.0912612Z deleted: sha256:b02ef0d332840c6a45c17ad05d02e95091e8972ac624e1c67f91c475ab4ee59c 2022-03-17T20:22:10.0913014Z deleted: sha256:d51331dac47342d4c46de8df904dd0cac6df9e8b11f658d21dec69ff0d51fa67 2022-03-17T20:22:10.0913436Z deleted: sha256:d41830fd9c94ef302fa69b0f99adf9e658a7777ae7424e967718b0403feb066e 2022-03-17T20:22:10.0913861Z deleted: sha256:f265e1cb4ffd54c16b495c30df95b144dd1ad9804b79fab00b4e2f1b5a51cb6b 2022-03-17T20:22:10.0914268Z deleted: sha256:8cb1793c16fe3e2917e710c313e6c7f40356c57697afd1c869d1956af5529807 2022-03-17T20:22:10.0914799Z deleted: sha256:4b8971ad1bdb1784ce3d1632f1472ef82ae2c59985bdac7eae8b8ef35385bb42 2022-03-17T20:22:10.0915185Z deleted: sha256:861c18e75077780358417d2ebe6d82b38e9141f92b3be19866c3303d2872c3ee 2022-03-17T20:22:10.0915573Z deleted: sha256:ae944380e52611a5725d12094a03ead36f67fece91fa881f124b13f791decde4 2022-03-17T20:22:10.0915982Z deleted: sha256:d403a776bea8c034561014afb890a2e32a8fc7c2b056adbb4c4204114929dd23 2022-03-17T20:22:10.0916374Z deleted: sha256:f3e5730195690b47cda1dcd2b82b85e59f9d5128cd056369a59a7125d031d4b6 2022-03-17T20:22:10.0916785Z deleted: sha256:b2eca5673035ad2235f867bb08f248aad289c28b3e05c222c2bfa66065aff240 2022-03-17T20:22:10.0917186Z deleted: sha256:b8ea50d03fe6c1c0d49798d54fab146dc8599091d722fe89bc50917222a61cd9 2022-03-17T20:22:10.0917593Z deleted: sha256:2d97892293e049497ff07d8ac9f465b4ad820d6771d5026a3d2de8d0274c0173 2022-03-17T20:22:10.0917997Z deleted: sha256:cf4f95653407a97ab60b2e5637b6293ca842e1c79c20fadb152d8a03c3c52472 2022-03-17T20:22:10.0918397Z deleted: sha256:b1415f784c7c6824b4e63f7cdcda11fad9342077f9cd54215f186eb1a967c880 2022-03-17T20:22:10.0918800Z deleted: sha256:cb66a694646260150b66639650eccefd68bdb14b8574c6306c33f6062bb053e9 2022-03-17T20:22:10.0919177Z deleted: sha256:b1e53080c8b23a5d9619d24620053e8b57f2291344581b79a5a01f6c87d0a52e 2022-03-17T20:22:10.0919819Z deleted: sha256:d22d7bbe99aa69fc6acac585c47d74f3cb8a207161f0d75a42623e871c919494 2022-03-17T20:22:10.0920610Z deleted: sha256:7c9d162935b773e0eaee3543952a6cf7f736810ae252860c9a62af3721b3722f 2022-03-17T20:22:10.0921306Z deleted: sha256:d9e3660a0d54c230bb12c7644d658ddcc36a6c4c491357080bc8bc3b0ec9caca 2022-03-17T20:22:10.0922035Z deleted: sha256:78a354a2e014d645a01924f69bc2a6826330dff505cda42b453520c0077301a0 2022-03-17T20:22:10.0922680Z deleted: sha256:0214f4b057d78b44fd12702828152f67c0ce115f9346acc63acdf997cab7e7c8 2022-03-17T20:22:10.0923469Z deleted: sha256:1b9d0485372c5562fa614d5b35766f6c442539bcee9825a6e90d1158c3299a61 2022-03-17T20:22:10.0924348Z deleted: sha256:3c0f34be6eb98057c607b9080237cce0be0b86f52d51ba620dc018a3d421baea 2022-03-17T20:22:10.0925113Z deleted: sha256:be96a3f634de79f523f07c7e4e0216c28af45eb5776e7a6238a2392f71e01069 2022-03-17T20:22:10.0926064Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2022-03-17T20:22:10.0927334Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine@sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2022-03-17T20:22:10.0928342Z deleted: sha256:6dbb9cc54074106d46d4ccb330f2a40a682d49dda5f4844962b7dce9fe44aaec 2022-03-17T20:22:10.0929210Z deleted: sha256:b2d5eeeaba3a22b9b8aa97261957974a6bd65274ebd43e1d81d0a7b8b752b116 2022-03-17T20:22:10.0929714Z 2022-03-17T20:22:10.0929947Z Total reclaimed space: 14.29GB 2022-03-17T20:22:10.1000174Z Post job cleanup. 2022-03-17T20:22:10.2055069Z [command]/usr/bin/git version 2022-03-17T20:22:10.2105058Z git version 2.32.0 2022-03-17T20:22:10.2149479Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-03-17T20:22:10.2181318Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-03-17T20:22:10.2497858Z Entering 'android/libs/fbjni' 2022-03-17T20:22:10.2536395Z Entering 'third_party/FP16' 2022-03-17T20:22:10.2575988Z Entering 'third_party/FXdiv' 2022-03-17T20:22:10.2614166Z Entering 'third_party/NNPACK' 2022-03-17T20:22:10.2654431Z Entering 'third_party/QNNPACK' 2022-03-17T20:22:10.2692486Z Entering 'third_party/XNNPACK' 2022-03-17T20:22:10.2742890Z Entering 'third_party/benchmark' 2022-03-17T20:22:10.2781239Z Entering 'third_party/breakpad' 2022-03-17T20:22:10.2820044Z Entering 'third_party/breakpad/src/third_party/lss' 2022-03-17T20:22:10.2860936Z Entering 'third_party/cpuinfo' 2022-03-17T20:22:10.2899631Z Entering 'third_party/cub' 2022-03-17T20:22:10.2937711Z Entering 'third_party/cudnn_frontend' 2022-03-17T20:22:10.2982314Z Entering 'third_party/eigen' 2022-03-17T20:22:10.3023486Z Entering 'third_party/fbgemm' 2022-03-17T20:22:10.3061144Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-03-17T20:22:10.3099442Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-03-17T20:22:10.3137577Z Entering 'third_party/fbgemm/third_party/googletest' 2022-03-17T20:22:10.3177002Z Entering 'third_party/flatbuffers' 2022-03-17T20:22:10.3217328Z Entering 'third_party/fmt' 2022-03-17T20:22:10.3256191Z Entering 'third_party/foxi' 2022-03-17T20:22:10.3293925Z Entering 'third_party/gemmlowp/gemmlowp' 2022-03-17T20:22:10.3331947Z Entering 'third_party/gloo' 2022-03-17T20:22:10.3370041Z Entering 'third_party/googletest' 2022-03-17T20:22:10.3410264Z Entering 'third_party/ideep' 2022-03-17T20:22:10.3447292Z Entering 'third_party/ideep/mkl-dnn' 2022-03-17T20:22:10.3486242Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-03-17T20:22:10.3530822Z Entering 'third_party/ios-cmake' 2022-03-17T20:22:10.3569258Z Entering 'third_party/kineto' 2022-03-17T20:22:10.3606189Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-03-17T20:22:10.3645927Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-03-17T20:22:10.3684643Z Entering 'third_party/nccl/nccl' 2022-03-17T20:22:10.3722837Z Entering 'third_party/neon2sse' 2022-03-17T20:22:10.3761039Z Entering 'third_party/onnx' 2022-03-17T20:22:10.3810230Z Entering 'third_party/onnx/third_party/benchmark' 2022-03-17T20:22:10.3849335Z Entering 'third_party/onnx/third_party/pybind11' 2022-03-17T20:22:10.3888848Z Entering 'third_party/onnx-tensorrt' 2022-03-17T20:22:10.3927509Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-03-17T20:22:10.3970390Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-03-17T20:22:10.4008967Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-03-17T20:22:10.4046933Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-03-17T20:22:10.4090595Z Entering 'third_party/pocketfft' 2022-03-17T20:22:10.4128549Z Entering 'third_party/protobuf' 2022-03-17T20:22:10.4169944Z Entering 'third_party/protobuf/third_party/benchmark' 2022-03-17T20:22:10.4208315Z Entering 'third_party/protobuf/third_party/googletest' 2022-03-17T20:22:10.4247906Z Entering 'third_party/psimd' 2022-03-17T20:22:10.4286007Z Entering 'third_party/pthreadpool' 2022-03-17T20:22:10.4324978Z Entering 'third_party/pybind11' 2022-03-17T20:22:10.4363076Z Entering 'third_party/python-enum' 2022-03-17T20:22:10.4401464Z Entering 'third_party/python-peachpy' 2022-03-17T20:22:10.4439308Z Entering 'third_party/python-six' 2022-03-17T20:22:10.4478007Z Entering 'third_party/sleef' 2022-03-17T20:22:10.4516680Z Entering 'third_party/tbb' 2022-03-17T20:22:10.4557511Z Entering 'third_party/tensorpipe' 2022-03-17T20:22:10.4595545Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-03-17T20:22:10.4633319Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-03-17T20:22:10.4670379Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-03-17T20:22:10.4709156Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-03-17T20:22:10.4745751Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-03-17T20:22:10.4787146Z Entering 'third_party/zstd' 2022-03-17T20:22:10.4863719Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-03-17T20:22:10.4886822Z http.https://github.com/.extraheader 2022-03-17T20:22:10.4894877Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-03-17T20:22:10.4926731Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2022-03-17T20:22:10.5231511Z Entering 'android/libs/fbjni' 2022-03-17T20:22:10.5252960Z http.https://github.com/.extraheader 2022-03-17T20:22:10.5283643Z Entering 'third_party/FP16' 2022-03-17T20:22:10.5306973Z http.https://github.com/.extraheader 2022-03-17T20:22:10.5336832Z Entering 'third_party/FXdiv' 2022-03-17T20:22:10.5359442Z http.https://github.com/.extraheader 2022-03-17T20:22:10.5391005Z Entering 'third_party/NNPACK' 2022-03-17T20:22:10.5412243Z http.https://github.com/.extraheader 2022-03-17T20:22:10.5444024Z Entering 'third_party/QNNPACK' 2022-03-17T20:22:10.5467467Z http.https://github.com/.extraheader 2022-03-17T20:22:10.5498286Z Entering 'third_party/XNNPACK' 2022-03-17T20:22:10.5521130Z http.https://github.com/.extraheader 2022-03-17T20:22:10.5563738Z Entering 'third_party/benchmark' 2022-03-17T20:22:10.5586194Z http.https://github.com/.extraheader 2022-03-17T20:22:10.5616835Z Entering 'third_party/breakpad' 2022-03-17T20:22:10.5639432Z http.https://github.com/.extraheader 2022-03-17T20:22:10.5671429Z Entering 'third_party/breakpad/src/third_party/lss' 2022-03-17T20:22:10.5693352Z http.https://github.com/.extraheader 2022-03-17T20:22:10.5726001Z Entering 'third_party/cpuinfo' 2022-03-17T20:22:10.5748573Z http.https://github.com/.extraheader 2022-03-17T20:22:10.5779467Z Entering 'third_party/cub' 2022-03-17T20:22:10.5801264Z http.https://github.com/.extraheader 2022-03-17T20:22:10.5832244Z Entering 'third_party/cudnn_frontend' 2022-03-17T20:22:10.5854229Z http.https://github.com/.extraheader 2022-03-17T20:22:10.5892112Z Entering 'third_party/eigen' 2022-03-17T20:22:10.5915577Z http.https://github.com/.extraheader 2022-03-17T20:22:10.5948083Z Entering 'third_party/fbgemm' 2022-03-17T20:22:10.5969708Z http.https://github.com/.extraheader 2022-03-17T20:22:10.6000446Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-03-17T20:22:10.6021566Z http.https://github.com/.extraheader 2022-03-17T20:22:10.6052996Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-03-17T20:22:10.6074871Z http.https://github.com/.extraheader 2022-03-17T20:22:10.6106011Z Entering 'third_party/fbgemm/third_party/googletest' 2022-03-17T20:22:10.6127590Z http.https://github.com/.extraheader 2022-03-17T20:22:10.6159295Z Entering 'third_party/flatbuffers' 2022-03-17T20:22:10.6182146Z http.https://github.com/.extraheader 2022-03-17T20:22:10.6214840Z Entering 'third_party/fmt' 2022-03-17T20:22:10.6237819Z http.https://github.com/.extraheader 2022-03-17T20:22:10.6268784Z Entering 'third_party/foxi' 2022-03-17T20:22:10.6290472Z http.https://github.com/.extraheader 2022-03-17T20:22:10.6321292Z Entering 'third_party/gemmlowp/gemmlowp' 2022-03-17T20:22:10.6344055Z http.https://github.com/.extraheader 2022-03-17T20:22:10.6374025Z Entering 'third_party/gloo' 2022-03-17T20:22:10.6398238Z http.https://github.com/.extraheader 2022-03-17T20:22:10.6428983Z Entering 'third_party/googletest' 2022-03-17T20:22:10.6450817Z http.https://github.com/.extraheader 2022-03-17T20:22:10.6482102Z Entering 'third_party/ideep' 2022-03-17T20:22:10.6504621Z http.https://github.com/.extraheader 2022-03-17T20:22:10.6533792Z Entering 'third_party/ideep/mkl-dnn' 2022-03-17T20:22:10.6556554Z http.https://github.com/.extraheader 2022-03-17T20:22:10.6587861Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-03-17T20:22:10.6609563Z http.https://github.com/.extraheader 2022-03-17T20:22:10.6647612Z Entering 'third_party/ios-cmake' 2022-03-17T20:22:10.6670368Z http.https://github.com/.extraheader 2022-03-17T20:22:10.6700824Z Entering 'third_party/kineto' 2022-03-17T20:22:10.6723675Z http.https://github.com/.extraheader 2022-03-17T20:22:10.6754082Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-03-17T20:22:10.6775889Z http.https://github.com/.extraheader 2022-03-17T20:22:10.6806770Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-03-17T20:22:10.6829572Z http.https://github.com/.extraheader 2022-03-17T20:22:10.6861606Z Entering 'third_party/nccl/nccl' 2022-03-17T20:22:10.6883971Z http.https://github.com/.extraheader 2022-03-17T20:22:10.6915137Z Entering 'third_party/neon2sse' 2022-03-17T20:22:10.6937198Z http.https://github.com/.extraheader 2022-03-17T20:22:10.6967794Z Entering 'third_party/onnx' 2022-03-17T20:22:10.6991040Z http.https://github.com/.extraheader 2022-03-17T20:22:10.7033857Z Entering 'third_party/onnx/third_party/benchmark' 2022-03-17T20:22:10.7055561Z http.https://github.com/.extraheader 2022-03-17T20:22:10.7086084Z Entering 'third_party/onnx/third_party/pybind11' 2022-03-17T20:22:10.7108723Z http.https://github.com/.extraheader 2022-03-17T20:22:10.7140519Z Entering 'third_party/onnx-tensorrt' 2022-03-17T20:22:10.7163013Z http.https://github.com/.extraheader 2022-03-17T20:22:10.7193021Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-03-17T20:22:10.7214083Z http.https://github.com/.extraheader 2022-03-17T20:22:10.7250177Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-03-17T20:22:10.7274039Z http.https://github.com/.extraheader 2022-03-17T20:22:10.7304642Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-03-17T20:22:10.7326484Z http.https://github.com/.extraheader 2022-03-17T20:22:10.7357334Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-03-17T20:22:10.7378783Z http.https://github.com/.extraheader 2022-03-17T20:22:10.7414807Z Entering 'third_party/pocketfft' 2022-03-17T20:22:10.7437621Z http.https://github.com/.extraheader 2022-03-17T20:22:10.7468213Z Entering 'third_party/protobuf' 2022-03-17T20:22:10.7490828Z http.https://github.com/.extraheader 2022-03-17T20:22:10.7526486Z Entering 'third_party/protobuf/third_party/benchmark' 2022-03-17T20:22:10.7548768Z http.https://github.com/.extraheader 2022-03-17T20:22:10.7579727Z Entering 'third_party/protobuf/third_party/googletest' 2022-03-17T20:22:10.7602339Z http.https://github.com/.extraheader 2022-03-17T20:22:10.7635439Z Entering 'third_party/psimd' 2022-03-17T20:22:10.7657233Z http.https://github.com/.extraheader 2022-03-17T20:22:10.7688607Z Entering 'third_party/pthreadpool' 2022-03-17T20:22:10.7711737Z http.https://github.com/.extraheader 2022-03-17T20:22:10.7742665Z Entering 'third_party/pybind11' 2022-03-17T20:22:10.7764473Z http.https://github.com/.extraheader 2022-03-17T20:22:10.7795479Z Entering 'third_party/python-enum' 2022-03-17T20:22:10.7818058Z http.https://github.com/.extraheader 2022-03-17T20:22:10.7852229Z Entering 'third_party/python-peachpy' 2022-03-17T20:22:10.7875273Z http.https://github.com/.extraheader 2022-03-17T20:22:10.7907572Z Entering 'third_party/python-six' 2022-03-17T20:22:10.7929818Z http.https://github.com/.extraheader 2022-03-17T20:22:10.7961345Z Entering 'third_party/sleef' 2022-03-17T20:22:10.7984898Z http.https://github.com/.extraheader 2022-03-17T20:22:10.8015546Z Entering 'third_party/tbb' 2022-03-17T20:22:10.8038806Z http.https://github.com/.extraheader 2022-03-17T20:22:10.8073584Z Entering 'third_party/tensorpipe' 2022-03-17T20:22:10.8096166Z http.https://github.com/.extraheader 2022-03-17T20:22:10.8127953Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-03-17T20:22:10.8150931Z http.https://github.com/.extraheader 2022-03-17T20:22:10.8180970Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-03-17T20:22:10.8204016Z http.https://github.com/.extraheader 2022-03-17T20:22:10.8234861Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-03-17T20:22:10.8257108Z http.https://github.com/.extraheader 2022-03-17T20:22:10.8289264Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-03-17T20:22:10.8311346Z http.https://github.com/.extraheader 2022-03-17T20:22:10.8341666Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-03-17T20:22:10.8363614Z http.https://github.com/.extraheader 2022-03-17T20:22:10.8397797Z Entering 'third_party/zstd' 2022-03-17T20:22:10.8421502Z http.https://github.com/.extraheader 2022-03-17T20:22:10.8661943Z Cleaning up orphan processes