2022-08-17T12:06:21.1865013Z Requested labels: linux.2xlarge 2022-08-17T12:06:21.1865104Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/pull/82657/merge 2022-08-17T12:06:21.1865130Z Waiting for a runner to pick up this job... 2022-08-17T12:06:23.1384522Z Job is about to start running on the runner: i-07278ad73403e2520 (repository) 2022-08-17T12:06:27.8665378Z Current runner version: '2.295.0' 2022-08-17T12:06:27.8670684Z Runner name: 'i-07278ad73403e2520' 2022-08-17T12:06:27.8671136Z Runner group name: 'Default' 2022-08-17T12:06:27.8671810Z Machine name: 'ip-10-0-0-167' 2022-08-17T12:06:27.8673724Z ##[group]GITHUB_TOKEN Permissions 2022-08-17T12:06:27.8674437Z Actions: read 2022-08-17T12:06:27.8674711Z Checks: read 2022-08-17T12:06:27.8675014Z Contents: read 2022-08-17T12:06:27.8675327Z Deployments: read 2022-08-17T12:06:27.8675608Z Discussions: read 2022-08-17T12:06:27.8675963Z Issues: read 2022-08-17T12:06:27.8676261Z Metadata: read 2022-08-17T12:06:27.8676526Z Packages: read 2022-08-17T12:06:27.8676840Z Pages: read 2022-08-17T12:06:27.8677183Z PullRequests: read 2022-08-17T12:06:27.8677495Z RepositoryProjects: read 2022-08-17T12:06:27.8677838Z SecurityEvents: read 2022-08-17T12:06:27.8678153Z Statuses: read 2022-08-17T12:06:27.8678423Z ##[endgroup] 2022-08-17T12:06:27.8681568Z Secret source: None 2022-08-17T12:06:27.8682159Z Prepare workflow directory 2022-08-17T12:06:27.9584654Z Prepare all required actions 2022-08-17T12:06:27.9740552Z Getting action download info 2022-08-17T12:06:28.1917244Z Download action repository 'pytorch/pytorch@master' (SHA:2a096e940d33a33c4eb6df1c2ed4da607bd31a7f) 2022-08-17T12:06:30.7640467Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a) 2022-08-17T12:06:30.8709068Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:3c1d75049465d7dfa70acca6d80b9c5c06ff4886) 2022-08-17T12:06:31.1159112Z Getting action download info 2022-08-17T12:06:31.2749822Z Download action repository 'malfet/checkout@silent-checkout' (SHA:f63e9e15406be6060f159846cd2e098f759c5246) 2022-08-17T12:06:31.5348436Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-08-17T12:06:31.5348715Z with: 2022-08-17T12:06:31.5348895Z submodules: recursive 2022-08-17T12:06:31.5349088Z fetch-depth: 0 2022-08-17T12:06:31.5349242Z env: 2022-08-17T12:06:31.5349423Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:06:31.5349612Z ##[endgroup] 2022-08-17T12:06:31.5561178Z ##[group]Run retry () { 2022-08-17T12:06:31.5561539Z retry () { 2022-08-17T12:06:31.5561902Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-08-17T12:06:31.5562181Z } 2022-08-17T12:06:31.5562386Z echo "${GITHUB_WORKSPACE}" 2022-08-17T12:06:31.5562653Z if [ -z "${NO_SUDO}" ]; then 2022-08-17T12:06:31.5562956Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-08-17T12:06:31.5563182Z else 2022-08-17T12:06:31.5563433Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-08-17T12:06:31.5563674Z fi 2022-08-17T12:06:31.5563946Z mkdir "${GITHUB_WORKSPACE}" 2022-08-17T12:06:31.5579765Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:06:31.5580064Z env: 2022-08-17T12:06:31.5580305Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:06:31.5580552Z NO_SUDO: 2022-08-17T12:06:31.5580805Z ##[endgroup] 2022-08-17T12:06:31.5744871Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:06:31.6103198Z ##[group]Run malfet/checkout@silent-checkout 2022-08-17T12:06:31.6103460Z with: 2022-08-17T12:06:31.6103732Z ref: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:06:31.6103964Z fetch-depth: 0 2022-08-17T12:06:31.6104175Z submodules: recursive 2022-08-17T12:06:31.6104393Z quiet-checkout: true 2022-08-17T12:06:31.6104609Z repository: pytorch/pytorch 2022-08-17T12:06:31.6105001Z token: *** 2022-08-17T12:06:31.6105208Z ssh-strict: true 2022-08-17T12:06:31.6105419Z persist-credentials: true 2022-08-17T12:06:31.6105641Z clean: true 2022-08-17T12:06:31.6105836Z lfs: false 2022-08-17T12:06:31.6106036Z set-safe-directory: true 2022-08-17T12:06:31.6106245Z env: 2022-08-17T12:06:31.6106446Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:06:31.6106647Z ##[endgroup] 2022-08-17T12:06:31.7182612Z Syncing repository: pytorch/pytorch 2022-08-17T12:06:31.7183961Z ##[group]Getting Git version info 2022-08-17T12:06:31.7184592Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-08-17T12:06:31.7185204Z [command]/usr/bin/git version 2022-08-17T12:06:31.7185559Z git version 2.37.1 2022-08-17T12:06:31.7186316Z ##[endgroup] 2022-08-17T12:06:31.7197505Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/4a7b8ff9-83b8-4b11-b42d-9252e54466cb' before making global git config changes 2022-08-17T12:06:31.7197937Z Adding repository directory to the temporary git global config as a safe directory 2022-08-17T12:06:31.7198401Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:06:31.7223282Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-08-17T12:06:31.7226532Z ##[group]Initializing the repository 2022-08-17T12:06:31.7230611Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:06:31.7255506Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-08-17T12:06:31.7256147Z hint: is subject to change. To configure the initial branch name to use in all 2022-08-17T12:06:31.7256699Z hint: of your new repositories, which will suppress this warning, call: 2022-08-17T12:06:31.7257078Z hint: 2022-08-17T12:06:31.7257528Z hint: git config --global init.defaultBranch 2022-08-17T12:06:31.7258067Z hint: 2022-08-17T12:06:31.7258550Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-08-17T12:06:31.7259004Z hint: 'development'. The just-created branch can be renamed via this command: 2022-08-17T12:06:31.7259244Z hint: 2022-08-17T12:06:31.7259564Z hint: git branch -m 2022-08-17T12:06:31.7259946Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-08-17T12:06:31.7265910Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-08-17T12:06:31.7290675Z ##[endgroup] 2022-08-17T12:06:31.7291039Z ##[group]Disabling automatic garbage collection 2022-08-17T12:06:31.7295322Z [command]/usr/bin/git config --local gc.auto 0 2022-08-17T12:06:31.7318376Z ##[endgroup] 2022-08-17T12:06:31.7318731Z ##[group]Setting up auth 2022-08-17T12:06:31.7325138Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-08-17T12:06:31.7351220Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-08-17T12:06:31.7613590Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-08-17T12:06:31.7638454Z [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-08-17T12:06:31.7862922Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-08-17T12:06:31.7900862Z ##[endgroup] 2022-08-17T12:06:31.7901223Z ##[group]Fetching the repository 2022-08-17T12:06:31.7907013Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --quiet --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2022-08-17T12:07:18.0167506Z [command]/usr/bin/git rev-parse --verify --quiet ce6a3c605df99d1df57c0dda75c06d748e54ed2a^{object} 2022-08-17T12:07:18.0197208Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules origin ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:07:18.9706013Z ##[endgroup] 2022-08-17T12:07:18.9706412Z ##[group]Determining the checkout info 2022-08-17T12:07:18.9707224Z ##[endgroup] 2022-08-17T12:07:18.9707549Z ##[group]Checking out the ref 2022-08-17T12:07:18.9712398Z [command]/usr/bin/git checkout --quiet --force ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:07:20.1704339Z ##[endgroup] 2022-08-17T12:07:20.1704901Z ##[group]Setting up auth for fetching submodules 2022-08-17T12:07:20.1709858Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-08-17T12:07:20.1754296Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2022-08-17T12:07:20.1781435Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2022-08-17T12:07:20.1806378Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2022-08-17T12:07:20.1828292Z ##[endgroup] 2022-08-17T12:07:20.1828619Z ##[group]Fetching submodules 2022-08-17T12:07:20.1831938Z [command]/usr/bin/git submodule sync --recursive 2022-08-17T12:07:20.2074453Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2022-08-17T12:07:20.2310175Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-08-17T12:07:20.2311154Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-08-17T12:07:20.2313497Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-08-17T12:07:20.2315885Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-08-17T12:07:20.2318374Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-08-17T12:07:20.2320977Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-08-17T12:07:20.2323738Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-08-17T12:07:20.2326408Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-08-17T12:07:20.2330702Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-08-17T12:07:20.2333881Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-08-17T12:07:20.2337206Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2022-08-17T12:07:20.2340908Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-08-17T12:07:20.2345045Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-08-17T12:07:20.2348718Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-08-17T12:07:20.2352563Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-08-17T12:07:20.2356657Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:07:20.2360741Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-08-17T12:07:20.2364992Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-08-17T12:07:20.2369448Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-08-17T12:07:20.2373861Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-08-17T12:07:20.2378512Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2022-08-17T12:07:20.2383292Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-08-17T12:07:20.2388065Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-08-17T12:07:20.2393034Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2022-08-17T12:07:20.2398112Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2022-08-17T12:07:20.2403219Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-08-17T12:07:20.2409083Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-08-17T12:07:20.2414430Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-08-17T12:07:20.2419817Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-08-17T12:07:20.2425474Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-08-17T12:07:20.2431206Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-08-17T12:07:20.2436908Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-08-17T12:07:20.2442745Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-08-17T12:07:20.2449014Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-08-17T12:07:20.2455055Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-08-17T12:07:20.2461082Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-08-17T12:07:20.2467356Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-08-17T12:07:20.2473738Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-08-17T12:07:20.2480149Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-08-17T12:07:20.2502909Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2022-08-17T12:07:20.5263678Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2022-08-17T12:07:20.7229458Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2022-08-17T12:07:20.9424951Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2022-08-17T12:07:21.2060434Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2022-08-17T12:07:21.5026602Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2022-08-17T12:07:26.6772787Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2022-08-17T12:07:27.1092960Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2022-08-17T12:07:27.6240360Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2022-08-17T12:07:29.0265124Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2022-08-17T12:07:30.0284300Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2022-08-17T12:07:35.5295294Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2022-08-17T12:07:36.1558207Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2022-08-17T12:07:37.5502152Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2022-08-17T12:07:38.7045574Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2022-08-17T12:07:38.8972376Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-08-17T12:07:39.3477356Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2022-08-17T12:07:39.6476532Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2022-08-17T12:07:40.6255779Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2022-08-17T12:07:41.0091082Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2022-08-17T12:07:41.2128116Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2022-08-17T12:07:41.4672554Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2022-08-17T12:07:42.8402154Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2022-08-17T12:07:43.2744573Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2022-08-17T12:07:43.6356604Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2022-08-17T12:07:49.4624545Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2022-08-17T12:07:51.2009595Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-08-17T12:07:51.6178399Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2022-08-17T12:07:51.8585276Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2022-08-17T12:07:56.5594665Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2022-08-17T12:07:56.7514865Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2022-08-17T12:07:56.9803992Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2022-08-17T12:07:57.7298401Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2022-08-17T12:07:57.9383339Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2022-08-17T12:07:58.3777405Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2022-08-17T12:07:58.6698698Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2022-08-17T12:07:59.2433553Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2022-08-17T12:08:01.1957097Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2022-08-17T12:08:01.7346071Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2022-08-17T12:08:04.0773543Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-08-17T12:08:04.0865939Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-08-17T12:08:04.0935967Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-08-17T12:08:04.1134338Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-08-17T12:08:04.1330138Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-08-17T12:08:04.6712726Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-08-17T12:08:04.6898726Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-08-17T12:08:04.7793351Z Submodule path 'third_party/cpuinfo': checked out '5916273f79a21551890fd3d56fc5375a78d1598d' 2022-08-17T12:08:04.8086393Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-08-17T12:08:05.0642451Z Submodule path 'third_party/cudnn_frontend': checked out '43709ab96c47e26eebcdac72f93f946d44ceffa8' 2022-08-17T12:08:05.2790164Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2022-08-17T12:08:05.3187481Z Submodule path 'third_party/fbgemm': checked out '499cd22f5c2e26041e4f190f628b48478a89a030' 2022-08-17T12:08:05.3200519Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:08:05.3202626Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:08:05.3205082Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:08:05.3207795Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:08:05.3228666Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-08-17T12:08:06.1620538Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-08-17T12:08:06.6859602Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-08-17T12:08:07.6955594Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2022-08-17T12:08:08.0091805Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2022-08-17T12:08:08.0994929Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-08-17T12:08:08.1510908Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-08-17T12:08:08.1594961Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2022-08-17T12:08:08.2365636Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-08-17T12:08:08.2658204Z Submodule path 'third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2022-08-17T12:08:08.2732645Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-08-17T12:08:08.3078853Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-08-17T12:08:08.3285107Z Submodule path 'third_party/gloo': checked out '5b143513263133af2b95547e97c07cebeb72bf72' 2022-08-17T12:08:08.3690587Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-08-17T12:08:08.3786505Z Submodule path 'third_party/ideep': checked out '8a114a51c116b55c4ceb689b98746786bd00c29b' 2022-08-17T12:08:08.3798717Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-08-17T12:08:08.3818547Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-08-17T12:08:15.0293277Z Submodule path 'third_party/ideep/mkl-dnn': checked out '888a87a954e4fddb4d81fd10858eb834f2441b46' 2022-08-17T12:08:15.0308773Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:08:15.0330892Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-08-17T12:08:21.7018460Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out '52b5f107dd9cf10910aaa19cb47f3abf9b349815' 2022-08-17T12:08:21.7108062Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-08-17T12:08:21.7230354Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2022-08-17T12:08:21.8067446Z Submodule path 'third_party/kineto': checked out '0703c78999061b8329dfab7ec5046fc5764a5573' 2022-08-17T12:08:21.8080035Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:08:21.8081921Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:08:21.8102858Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-08-17T12:08:22.9673951Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-08-17T12:08:23.9821473Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-08-17T12:08:24.0298497Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-08-17T12:08:24.0468472Z Submodule path 'third_party/nccl/nccl': checked out '19ab67d1727d337d10d0a48cbaf5cd119b8d88f1' 2022-08-17T12:08:24.0589719Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-08-17T12:08:24.1539057Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2022-08-17T12:08:24.3734253Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2022-08-17T12:08:24.3757708Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-08-17T12:08:24.3759674Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-08-17T12:08:24.3782526Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-08-17T12:08:24.7517253Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-08-17T12:08:25.6614144Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-08-17T12:08:25.6886266Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2022-08-17T12:08:25.7016041Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-08-17T12:08:25.7028090Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:08:25.7048117Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-08-17T12:08:27.4491399Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-08-17T12:08:27.4507753Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:08:27.4509744Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:08:27.4532198Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-08-17T12:08:27.8316415Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-08-17T12:08:28.6239806Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-08-17T12:08:28.6817625Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-08-17T12:08:28.6829682Z 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-08-17T12:08:28.6851171Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2022-08-17T12:08:28.9111143Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-08-17T12:08:28.9189141Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-08-17T12:08:29.1460067Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-08-17T12:08:29.1476927Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:08:29.1478796Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-08-17T12:08:29.1501113Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-08-17T12:08:29.5254523Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-08-17T12:08:30.5495710Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-08-17T12:08:30.6099713Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-08-17T12:08:30.6172354Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-08-17T12:08:30.6264401Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-08-17T12:08:30.6556737Z Submodule path 'third_party/pybind11': checked out 'aa304c9c7d725ffb9d10af08a3b34cb372307020' 2022-08-17T12:08:30.6632339Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-08-17T12:08:30.6875507Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2022-08-17T12:08:30.6953752Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-08-17T12:08:30.7337502Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-08-17T12:08:30.8294922Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-08-17T12:08:30.8524776Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-08-17T12:08:30.8538915Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:08:30.8541043Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:08:30.8544248Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:08:30.8547042Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:08:30.8567626Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-08-17T12:08:31.8802076Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-08-17T12:08:32.1532116Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-08-17T12:08:33.3921538Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-08-17T12:08:34.2987966Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-08-17T12:08:34.3113046Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-08-17T12:08:34.3688740Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-08-17T12:08:34.3929583Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-08-17T12:08:34.3941109Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:08:34.3961542Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-08-17T12:08:34.6443264Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-08-17T12:08:34.7650331Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-08-17T12:08:34.7676924Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2022-08-17T12:08:34.7928942Z Entering 'android/libs/fbjni' 2022-08-17T12:08:34.7961624Z Entering 'third_party/FP16' 2022-08-17T12:08:34.7995449Z Entering 'third_party/FXdiv' 2022-08-17T12:08:34.8029488Z Entering 'third_party/NNPACK' 2022-08-17T12:08:34.8065062Z Entering 'third_party/QNNPACK' 2022-08-17T12:08:34.8098353Z Entering 'third_party/XNNPACK' 2022-08-17T12:08:34.8142153Z Entering 'third_party/benchmark' 2022-08-17T12:08:34.8178276Z Entering 'third_party/cpuinfo' 2022-08-17T12:08:34.8213221Z Entering 'third_party/cub' 2022-08-17T12:08:34.8248710Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:08:34.8289770Z Entering 'third_party/eigen' 2022-08-17T12:08:34.8325237Z Entering 'third_party/fbgemm' 2022-08-17T12:08:34.8359304Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:08:34.8394331Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:08:34.8428603Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:08:34.8461375Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:08:34.8494807Z Entering 'third_party/flatbuffers' 2022-08-17T12:08:34.8530650Z Entering 'third_party/fmt' 2022-08-17T12:08:34.8562750Z Entering 'third_party/foxi' 2022-08-17T12:08:34.8594743Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:08:34.8628643Z Entering 'third_party/gloo' 2022-08-17T12:08:34.8661906Z Entering 'third_party/googletest' 2022-08-17T12:08:34.8694760Z Entering 'third_party/ideep' 2022-08-17T12:08:34.8726744Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:08:34.8760352Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:08:34.8799088Z Entering 'third_party/ios-cmake' 2022-08-17T12:08:34.8831227Z Entering 'third_party/ittapi' 2022-08-17T12:08:34.8863283Z Entering 'third_party/kineto' 2022-08-17T12:08:34.8895695Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:08:34.8927445Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:08:34.8960822Z Entering 'third_party/nccl/nccl' 2022-08-17T12:08:34.8994623Z Entering 'third_party/neon2sse' 2022-08-17T12:08:34.9027378Z Entering 'third_party/nlohmann' 2022-08-17T12:08:34.9062816Z Entering 'third_party/onnx' 2022-08-17T12:08:34.9106283Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:08:34.9138894Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:08:34.9172914Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:08:34.9204310Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:08:34.9241305Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:08:34.9273838Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:08:34.9305645Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:08:34.9341491Z Entering 'third_party/pocketfft' 2022-08-17T12:08:34.9373924Z Entering 'third_party/protobuf' 2022-08-17T12:08:34.9408891Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:08:34.9440243Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:08:34.9474638Z Entering 'third_party/psimd' 2022-08-17T12:08:34.9506538Z Entering 'third_party/pthreadpool' 2022-08-17T12:08:34.9540105Z Entering 'third_party/pybind11' 2022-08-17T12:08:34.9572136Z Entering 'third_party/python-enum' 2022-08-17T12:08:34.9603408Z Entering 'third_party/python-peachpy' 2022-08-17T12:08:34.9635724Z Entering 'third_party/python-six' 2022-08-17T12:08:34.9667817Z Entering 'third_party/sleef' 2022-08-17T12:08:34.9700736Z Entering 'third_party/tbb' 2022-08-17T12:08:34.9734839Z Entering 'third_party/tensorpipe' 2022-08-17T12:08:34.9768034Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:08:34.9800272Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:08:34.9833517Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:08:34.9866308Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:08:34.9898140Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:08:34.9932070Z Entering 'third_party/zstd' 2022-08-17T12:08:34.9972360Z ##[endgroup] 2022-08-17T12:08:34.9972731Z ##[group]Persisting credentials for submodules 2022-08-17T12:08:34.9979126Z [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-08-17T12:08:35.0214694Z Entering 'android/libs/fbjni' 2022-08-17T12:08:35.0246501Z Entering 'third_party/FP16' 2022-08-17T12:08:35.0277615Z Entering 'third_party/FXdiv' 2022-08-17T12:08:35.0309114Z Entering 'third_party/NNPACK' 2022-08-17T12:08:35.0340581Z Entering 'third_party/QNNPACK' 2022-08-17T12:08:35.0372229Z Entering 'third_party/XNNPACK' 2022-08-17T12:08:35.0412517Z Entering 'third_party/benchmark' 2022-08-17T12:08:35.0443962Z Entering 'third_party/cpuinfo' 2022-08-17T12:08:35.0476350Z Entering 'third_party/cub' 2022-08-17T12:08:35.0507862Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:08:35.0543255Z Entering 'third_party/eigen' 2022-08-17T12:08:35.0577449Z Entering 'third_party/fbgemm' 2022-08-17T12:08:35.0609043Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:08:35.0639519Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:08:35.0671248Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:08:35.0702774Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:08:35.0734757Z Entering 'third_party/flatbuffers' 2022-08-17T12:08:35.0768570Z Entering 'third_party/fmt' 2022-08-17T12:08:35.0800265Z Entering 'third_party/foxi' 2022-08-17T12:08:35.0832105Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:08:35.0863381Z Entering 'third_party/gloo' 2022-08-17T12:08:35.0895064Z Entering 'third_party/googletest' 2022-08-17T12:08:35.0926990Z Entering 'third_party/ideep' 2022-08-17T12:08:35.0958664Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:08:35.0992989Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:08:35.1030466Z Entering 'third_party/ios-cmake' 2022-08-17T12:08:35.1061479Z Entering 'third_party/ittapi' 2022-08-17T12:08:35.1094927Z Entering 'third_party/kineto' 2022-08-17T12:08:35.1125882Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:08:35.1159905Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:08:35.1192449Z Entering 'third_party/nccl/nccl' 2022-08-17T12:08:35.1224743Z Entering 'third_party/neon2sse' 2022-08-17T12:08:35.1257102Z Entering 'third_party/nlohmann' 2022-08-17T12:08:35.1289146Z Entering 'third_party/onnx' 2022-08-17T12:08:35.1332149Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:08:35.1363151Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:08:35.1396766Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:08:35.1428984Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:08:35.1466181Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:08:35.1497301Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:08:35.1528518Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:08:35.1564211Z Entering 'third_party/pocketfft' 2022-08-17T12:08:35.1598149Z Entering 'third_party/protobuf' 2022-08-17T12:08:35.1635843Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:08:35.1669749Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:08:35.1703765Z Entering 'third_party/psimd' 2022-08-17T12:08:35.1736081Z Entering 'third_party/pthreadpool' 2022-08-17T12:08:35.1768089Z Entering 'third_party/pybind11' 2022-08-17T12:08:35.1799830Z Entering 'third_party/python-enum' 2022-08-17T12:08:35.1832032Z Entering 'third_party/python-peachpy' 2022-08-17T12:08:35.1864398Z Entering 'third_party/python-six' 2022-08-17T12:08:35.1897105Z Entering 'third_party/sleef' 2022-08-17T12:08:35.1929538Z Entering 'third_party/tbb' 2022-08-17T12:08:35.1963111Z Entering 'third_party/tensorpipe' 2022-08-17T12:08:35.1995273Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:08:35.2028060Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:08:35.2059641Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:08:35.2093290Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:08:35.2124523Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:08:35.2159269Z Entering 'third_party/zstd' 2022-08-17T12:08:35.2203141Z [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-08-17T12:08:35.2441616Z Entering 'android/libs/fbjni' 2022-08-17T12:08:35.2471537Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2022-08-17T12:08:35.2484024Z Entering 'third_party/FP16' 2022-08-17T12:08:35.2514416Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2022-08-17T12:08:35.2527670Z Entering 'third_party/FXdiv' 2022-08-17T12:08:35.2557932Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2022-08-17T12:08:35.2570742Z Entering 'third_party/NNPACK' 2022-08-17T12:08:35.2600720Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2022-08-17T12:08:35.2613991Z Entering 'third_party/QNNPACK' 2022-08-17T12:08:35.2645901Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2022-08-17T12:08:35.2659881Z Entering 'third_party/XNNPACK' 2022-08-17T12:08:35.2692479Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2022-08-17T12:08:35.2714256Z Entering 'third_party/benchmark' 2022-08-17T12:08:35.2745221Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2022-08-17T12:08:35.2758569Z Entering 'third_party/cpuinfo' 2022-08-17T12:08:35.2788612Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2022-08-17T12:08:35.2802225Z Entering 'third_party/cub' 2022-08-17T12:08:35.2833251Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2022-08-17T12:08:35.2846341Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:08:35.2876217Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2022-08-17T12:08:35.2894688Z Entering 'third_party/eigen' 2022-08-17T12:08:35.2924540Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2022-08-17T12:08:35.2940358Z Entering 'third_party/fbgemm' 2022-08-17T12:08:35.2970091Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2022-08-17T12:08:35.2983652Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:08:35.3015726Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2022-08-17T12:08:35.3028911Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:08:35.3059316Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2022-08-17T12:08:35.3072830Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:08:35.3103063Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2022-08-17T12:08:35.3116579Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:08:35.3149594Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2022-08-17T12:08:35.3163533Z Entering 'third_party/flatbuffers' 2022-08-17T12:08:35.3194351Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2022-08-17T12:08:35.3209240Z Entering 'third_party/fmt' 2022-08-17T12:08:35.3239480Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2022-08-17T12:08:35.3253109Z Entering 'third_party/foxi' 2022-08-17T12:08:35.3282262Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2022-08-17T12:08:35.3295690Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:08:35.3327893Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2022-08-17T12:08:35.3341837Z Entering 'third_party/gloo' 2022-08-17T12:08:35.3372818Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2022-08-17T12:08:35.3386813Z Entering 'third_party/googletest' 2022-08-17T12:08:35.3416713Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2022-08-17T12:08:35.3431347Z Entering 'third_party/ideep' 2022-08-17T12:08:35.3462204Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2022-08-17T12:08:35.3474957Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:08:35.3505412Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2022-08-17T12:08:35.3521476Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:08:35.3551862Z 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-08-17T12:08:35.3570980Z Entering 'third_party/ios-cmake' 2022-08-17T12:08:35.3601840Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2022-08-17T12:08:35.3616137Z Entering 'third_party/ittapi' 2022-08-17T12:08:35.3645716Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2022-08-17T12:08:35.3658650Z Entering 'third_party/kineto' 2022-08-17T12:08:35.3691408Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2022-08-17T12:08:35.3704705Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:08:35.3736011Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2022-08-17T12:08:35.3750168Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:08:35.3779856Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2022-08-17T12:08:35.3794456Z Entering 'third_party/nccl/nccl' 2022-08-17T12:08:35.3825663Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2022-08-17T12:08:35.3839334Z Entering 'third_party/neon2sse' 2022-08-17T12:08:35.3870509Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2022-08-17T12:08:35.3883591Z Entering 'third_party/nlohmann' 2022-08-17T12:08:35.3913972Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2022-08-17T12:08:35.3928457Z Entering 'third_party/onnx' 2022-08-17T12:08:35.3958512Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2022-08-17T12:08:35.3984877Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:08:35.4014188Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-08-17T12:08:35.4027158Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:08:35.4056670Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-08-17T12:08:35.4072148Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:08:35.4102016Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2022-08-17T12:08:35.4114575Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:08:35.4145841Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2022-08-17T12:08:35.4162599Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:08:35.4193592Z 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-08-17T12:08:35.4207554Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:08:35.4238152Z 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-08-17T12:08:35.4250701Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:08:35.4281337Z 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-08-17T12:08:35.4299427Z Entering 'third_party/pocketfft' 2022-08-17T12:08:35.4329745Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2022-08-17T12:08:35.4342406Z Entering 'third_party/protobuf' 2022-08-17T12:08:35.4372745Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2022-08-17T12:08:35.4388812Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:08:35.4419065Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2022-08-17T12:08:35.4431583Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:08:35.4462141Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2022-08-17T12:08:35.4476802Z Entering 'third_party/psimd' 2022-08-17T12:08:35.4507268Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2022-08-17T12:08:35.4520651Z Entering 'third_party/pthreadpool' 2022-08-17T12:08:35.4551386Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2022-08-17T12:08:35.4563736Z Entering 'third_party/pybind11' 2022-08-17T12:08:35.4594030Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2022-08-17T12:08:35.4607481Z Entering 'third_party/python-enum' 2022-08-17T12:08:35.4636753Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2022-08-17T12:08:35.4649834Z Entering 'third_party/python-peachpy' 2022-08-17T12:08:35.4679197Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2022-08-17T12:08:35.4693048Z Entering 'third_party/python-six' 2022-08-17T12:08:35.4722674Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2022-08-17T12:08:35.4736306Z Entering 'third_party/sleef' 2022-08-17T12:08:35.4766074Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2022-08-17T12:08:35.4779282Z Entering 'third_party/tbb' 2022-08-17T12:08:35.4810357Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2022-08-17T12:08:35.4825049Z Entering 'third_party/tensorpipe' 2022-08-17T12:08:35.4855145Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2022-08-17T12:08:35.4868857Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:08:35.4898070Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2022-08-17T12:08:35.4911226Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:08:35.4942071Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2022-08-17T12:08:35.4955101Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:08:35.4984014Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2022-08-17T12:08:35.4997296Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:08:35.5027216Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2022-08-17T12:08:35.5039636Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:08:35.5070037Z 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-08-17T12:08:35.5084643Z Entering 'third_party/zstd' 2022-08-17T12:08:35.5114406Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2022-08-17T12:08:35.6369926Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2022-08-17T12:08:35.6615754Z Entering 'android/libs/fbjni' 2022-08-17T12:08:35.6649061Z Entering 'third_party/FP16' 2022-08-17T12:08:35.6681262Z Entering 'third_party/FXdiv' 2022-08-17T12:08:35.6713483Z Entering 'third_party/NNPACK' 2022-08-17T12:08:35.6746712Z Entering 'third_party/QNNPACK' 2022-08-17T12:08:35.6780339Z Entering 'third_party/XNNPACK' 2022-08-17T12:08:35.6824133Z Entering 'third_party/benchmark' 2022-08-17T12:08:35.6856341Z Entering 'third_party/cpuinfo' 2022-08-17T12:08:35.6890259Z Entering 'third_party/cub' 2022-08-17T12:08:35.6923040Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:08:35.6961054Z Entering 'third_party/eigen' 2022-08-17T12:08:35.6995658Z Entering 'third_party/fbgemm' 2022-08-17T12:08:35.7029276Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:08:35.7061534Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:08:35.7093775Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:08:35.7125639Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:08:35.7158585Z Entering 'third_party/flatbuffers' 2022-08-17T12:08:35.7192254Z Entering 'third_party/fmt' 2022-08-17T12:08:35.7224604Z Entering 'third_party/foxi' 2022-08-17T12:08:35.7257196Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:08:35.7289683Z Entering 'third_party/gloo' 2022-08-17T12:08:35.7321460Z Entering 'third_party/googletest' 2022-08-17T12:08:35.7353598Z Entering 'third_party/ideep' 2022-08-17T12:08:35.7387534Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:08:35.7420666Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:08:35.7458188Z Entering 'third_party/ios-cmake' 2022-08-17T12:08:35.7490819Z Entering 'third_party/ittapi' 2022-08-17T12:08:35.7523041Z Entering 'third_party/kineto' 2022-08-17T12:08:35.7555592Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:08:35.7587789Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:08:35.7621601Z Entering 'third_party/nccl/nccl' 2022-08-17T12:08:35.7654218Z Entering 'third_party/neon2sse' 2022-08-17T12:08:35.7686754Z Entering 'third_party/nlohmann' 2022-08-17T12:08:35.7721680Z Entering 'third_party/onnx' 2022-08-17T12:08:35.7765860Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:08:35.7798978Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:08:35.7834765Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:08:35.7867826Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:08:35.7906026Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:08:35.7938572Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:08:35.7972020Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:08:35.8009414Z Entering 'third_party/pocketfft' 2022-08-17T12:08:35.8041942Z Entering 'third_party/protobuf' 2022-08-17T12:08:35.8077081Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:08:35.8110355Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:08:35.8144437Z Entering 'third_party/psimd' 2022-08-17T12:08:35.8178378Z Entering 'third_party/pthreadpool' 2022-08-17T12:08:35.8210999Z Entering 'third_party/pybind11' 2022-08-17T12:08:35.8243463Z Entering 'third_party/python-enum' 2022-08-17T12:08:35.8275974Z Entering 'third_party/python-peachpy' 2022-08-17T12:08:35.8309165Z Entering 'third_party/python-six' 2022-08-17T12:08:35.8341368Z Entering 'third_party/sleef' 2022-08-17T12:08:35.8374362Z Entering 'third_party/tbb' 2022-08-17T12:08:35.8408802Z Entering 'third_party/tensorpipe' 2022-08-17T12:08:35.8442750Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:08:35.8476336Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:08:35.8509382Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:08:35.8542085Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:08:35.8575324Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:08:35.8610160Z Entering 'third_party/zstd' 2022-08-17T12:08:35.8655290Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2022-08-17T12:08:35.8894287Z Entering 'android/libs/fbjni' 2022-08-17T12:08:35.8926168Z Entering 'third_party/FP16' 2022-08-17T12:08:35.8961141Z Entering 'third_party/FXdiv' 2022-08-17T12:08:35.8994078Z Entering 'third_party/NNPACK' 2022-08-17T12:08:35.9026661Z Entering 'third_party/QNNPACK' 2022-08-17T12:08:35.9059460Z Entering 'third_party/XNNPACK' 2022-08-17T12:08:35.9103401Z Entering 'third_party/benchmark' 2022-08-17T12:08:35.9136092Z Entering 'third_party/cpuinfo' 2022-08-17T12:08:35.9168939Z Entering 'third_party/cub' 2022-08-17T12:08:35.9201582Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:08:35.9238414Z Entering 'third_party/eigen' 2022-08-17T12:08:35.9273018Z Entering 'third_party/fbgemm' 2022-08-17T12:08:35.9306343Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:08:35.9338075Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:08:35.9371197Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:08:35.9402835Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:08:35.9437044Z Entering 'third_party/flatbuffers' 2022-08-17T12:08:35.9471192Z Entering 'third_party/fmt' 2022-08-17T12:08:35.9504297Z Entering 'third_party/foxi' 2022-08-17T12:08:35.9535933Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:08:35.9569051Z Entering 'third_party/gloo' 2022-08-17T12:08:35.9601499Z Entering 'third_party/googletest' 2022-08-17T12:08:35.9633998Z Entering 'third_party/ideep' 2022-08-17T12:08:35.9666980Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:08:35.9699908Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:08:35.9738369Z Entering 'third_party/ios-cmake' 2022-08-17T12:08:35.9772169Z Entering 'third_party/ittapi' 2022-08-17T12:08:35.9804067Z Entering 'third_party/kineto' 2022-08-17T12:08:35.9836299Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:08:35.9869275Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:08:35.9903319Z Entering 'third_party/nccl/nccl' 2022-08-17T12:08:35.9937071Z Entering 'third_party/neon2sse' 2022-08-17T12:08:35.9969400Z Entering 'third_party/nlohmann' 2022-08-17T12:08:36.0003033Z Entering 'third_party/onnx' 2022-08-17T12:08:36.0046500Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:08:36.0080614Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:08:36.0114924Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:08:36.0146551Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:08:36.0184588Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:08:36.0216955Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:08:36.0249014Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:08:36.0284120Z Entering 'third_party/pocketfft' 2022-08-17T12:08:36.0317944Z Entering 'third_party/protobuf' 2022-08-17T12:08:36.0352779Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:08:36.0384805Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:08:36.0418216Z Entering 'third_party/psimd' 2022-08-17T12:08:36.0452020Z Entering 'third_party/pthreadpool' 2022-08-17T12:08:36.0484167Z Entering 'third_party/pybind11' 2022-08-17T12:08:36.0516538Z Entering 'third_party/python-enum' 2022-08-17T12:08:36.0548971Z Entering 'third_party/python-peachpy' 2022-08-17T12:08:36.0582399Z Entering 'third_party/python-six' 2022-08-17T12:08:36.0614039Z Entering 'third_party/sleef' 2022-08-17T12:08:36.0646661Z Entering 'third_party/tbb' 2022-08-17T12:08:36.0680700Z Entering 'third_party/tensorpipe' 2022-08-17T12:08:36.0713055Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:08:36.0745036Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:08:36.0777115Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:08:36.0809174Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:08:36.0841002Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:08:36.0875886Z Entering 'third_party/zstd' 2022-08-17T12:08:36.0915482Z ##[endgroup] 2022-08-17T12:08:36.0949480Z [command]/usr/bin/git log -1 --format='%H' 2022-08-17T12:08:36.0972075Z 'ce6a3c605df99d1df57c0dda75c06d748e54ed2a' 2022-08-17T12:08:36.1080520Z Prepare all required actions 2022-08-17T12:08:36.1107479Z ##[group]Run ./.github/actions/setup-linux 2022-08-17T12:08:36.1107683Z env: 2022-08-17T12:08:36.1107866Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:36.1108043Z ##[endgroup] 2022-08-17T12:08:36.1123236Z ##[group]Run set -euo pipefail 2022-08-17T12:08:36.1123511Z set -euo pipefail 2022-08-17T12:08:36.1123733Z function get_ec2_metadata() { 2022-08-17T12:08:36.1124053Z  # Pulled from instance metadata endpoint for EC2 2022-08-17T12:08:36.1124449Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2022-08-17T12:08:36.1124792Z  category=$1 2022-08-17T12:08:36.1125050Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2022-08-17T12:08:36.1125311Z } 2022-08-17T12:08:36.1125570Z echo "ami-id: $(get_ec2_metadata ami-id)" 2022-08-17T12:08:36.1125901Z echo "instance-id: $(get_ec2_metadata instance-id)" 2022-08-17T12:08:36.1126222Z echo "instance-type: $(get_ec2_metadata instance-type)" 2022-08-17T12:08:36.1126475Z echo "system info $(uname -a)" 2022-08-17T12:08:36.1138213Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:08:36.1138469Z env: 2022-08-17T12:08:36.1138698Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:36.1138893Z ##[endgroup] 2022-08-17T12:08:36.1211623Z ami-id: ami-096198a0bccc6bad4 2022-08-17T12:08:36.1257635Z instance-id: i-07278ad73403e2520 2022-08-17T12:08:36.1301475Z instance-type: c5.2xlarge 2022-08-17T12:08:36.1307812Z system info Linux ip-10-0-0-167.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-08-17T12:08:36.1350418Z ##[group]Run if systemctl is-active --quiet docker; then 2022-08-17T12:08:36.1350696Z if systemctl is-active --quiet docker; then 2022-08-17T12:08:36.1350924Z  echo "Docker daemon is running..."; 2022-08-17T12:08:36.1351129Z else 2022-08-17T12:08:36.1351366Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2022-08-17T12:08:36.1351575Z fi 2022-08-17T12:08:36.1361861Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:08:36.1362074Z env: 2022-08-17T12:08:36.1362235Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:36.1362417Z ##[endgroup] 2022-08-17T12:08:36.1415871Z Docker daemon is running... 2022-08-17T12:08:36.1432024Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-08-17T12:08:36.1432397Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-08-17T12:08:36.1432696Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-08-17T12:08:36.1433153Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2022-08-17T12:08:36.1433532Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2022-08-17T12:08:36.1447655Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:08:36.1448086Z env: 2022-08-17T12:08:36.1448441Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:36.1448661Z AWS_RETRY_MODE: standard 2022-08-17T12:08:36.1448866Z AWS_MAX_ATTEMPTS: 5 2022-08-17T12:08:36.1449084Z AWS_DEFAULT_REGION: us-east-1 2022-08-17T12:08:36.1449286Z ##[endgroup] 2022-08-17T12:08:36.8523923Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2022-08-17T12:08:36.8524447Z Configure a credential helper to remove this warning. See 2022-08-17T12:08:36.8525121Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2022-08-17T12:08:36.8525460Z 2022-08-17T12:08:36.8525598Z Login Succeeded 2022-08-17T12:08:36.8603222Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-08-17T12:08:36.8603532Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-08-17T12:08:36.8603884Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-08-17T12:08:36.8615293Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:08:36.8615509Z env: 2022-08-17T12:08:36.8615686Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:36.8615860Z ##[endgroup] 2022-08-17T12:08:36.8674937Z Prepare all required actions 2022-08-17T12:08:36.8675183Z Getting action download info 2022-08-17T12:08:37.0258803Z Download action repository 'seemethere/add-github-ssh-key@v1' (SHA:105f7619adc4054f5f1be5f79ebd354d82384638) 2022-08-17T12:08:37.2019398Z ##[group]Run ./.github/actions/setup-ssh 2022-08-17T12:08:37.2019608Z with: 2022-08-17T12:08:37.2019949Z github-secret: *** 2022-08-17T12:08:37.2020127Z env: 2022-08-17T12:08:37.2020302Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:37.2020477Z ##[endgroup] 2022-08-17T12:08:37.2040697Z ##[group]Run seemethere/add-github-ssh-key@v1 2022-08-17T12:08:37.2040915Z with: 2022-08-17T12:08:37.2041217Z GITHUB_TOKEN: *** 2022-08-17T12:08:37.2041407Z activate-with-label: false 2022-08-17T12:08:37.2041614Z label: with-ssh 2022-08-17T12:08:37.2041817Z remove-existing-keys: true 2022-08-17T12:08:37.2041993Z env: 2022-08-17T12:08:37.2042170Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:37.2042360Z ##[endgroup] 2022-08-17T12:08:37.5972714Z Grabbing public ssh keys from https://github.com/IvanYashchuk.keys 2022-08-17T12:08:37.6825504Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2022-08-17T12:08:37.6837778Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2022-08-17T12:08:37.6859431Z Login using: ssh ec2-user@ec2-54-205-252-206.compute-1.amazonaws.com 2022-08-17T12:08:37.6902583Z Prepare all required actions 2022-08-17T12:08:37.6921004Z ##[group]Run ./.github/actions/pull-docker-image 2022-08-17T12:08:37.6921220Z with: 2022-08-17T12:08:37.6921562Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:08:37.6921880Z env: 2022-08-17T12:08:37.6922063Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:37.6922251Z ##[endgroup] 2022-08-17T12:08:37.6935318Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-08-17T12:08:37.6935590Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-08-17T12:08:37.6935856Z # ignore output since only exit code is used for conditional 2022-08-17T12:08:37.6936123Z # only pull docker image if it's not available locally 2022-08-17T12:08:37.6936416Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2022-08-17T12:08:37.6936721Z  retry docker pull "${DOCKER_IMAGE}" 2022-08-17T12:08:37.6936904Z fi 2022-08-17T12:08:37.6948057Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:08:37.6948274Z env: 2022-08-17T12:08:37.6948437Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:37.6948796Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:08:37.6949129Z ##[endgroup] 2022-08-17T12:08:37.9085604Z a347f7e7645f04fc68e4f87c73cf0385233153b8: Pulling from pytorch/pytorch-linux-bionic-py3.7-clang9 2022-08-17T12:08:37.9088706Z 22c5ef60a68e: Pulling fs layer 2022-08-17T12:08:37.9089143Z 7de94ae42eb5: Pulling fs layer 2022-08-17T12:08:37.9090529Z a139447d0ea1: Pulling fs layer 2022-08-17T12:08:37.9090837Z b77cf8c70533: Pulling fs layer 2022-08-17T12:08:37.9091267Z b1054aea5f94: Pulling fs layer 2022-08-17T12:08:37.9091606Z 1d6c2c55a73e: Pulling fs layer 2022-08-17T12:08:37.9091964Z 2ba0c5f4eec5: Pulling fs layer 2022-08-17T12:08:37.9092300Z eae1a598e78a: Pulling fs layer 2022-08-17T12:08:37.9092590Z 46b0d6774d29: Pulling fs layer 2022-08-17T12:08:37.9092899Z 08718746cfb0: Pulling fs layer 2022-08-17T12:08:37.9093219Z bbdfc80c705d: Pulling fs layer 2022-08-17T12:08:37.9093528Z 5dbd12e1e6d6: Pulling fs layer 2022-08-17T12:08:37.9093865Z c0e304039a83: Pulling fs layer 2022-08-17T12:08:37.9094342Z 4971ab711018: Pulling fs layer 2022-08-17T12:08:37.9094621Z b77cf8c70533: Waiting 2022-08-17T12:08:37.9094924Z 91d5b0baf4b6: Pulling fs layer 2022-08-17T12:08:37.9095262Z a518fdf5021e: Pulling fs layer 2022-08-17T12:08:37.9095617Z c31ac2d0a96f: Pulling fs layer 2022-08-17T12:08:37.9095906Z eae1a598e78a: Waiting 2022-08-17T12:08:37.9096082Z 1d6c2c55a73e: Waiting 2022-08-17T12:08:37.9096255Z 2ba0c5f4eec5: Waiting 2022-08-17T12:08:37.9096426Z 936b57f23caa: Pulling fs layer 2022-08-17T12:08:37.9096609Z bbdfc80c705d: Waiting 2022-08-17T12:08:37.9096791Z 39e9a06fcd04: Pulling fs layer 2022-08-17T12:08:37.9096962Z 08718746cfb0: Waiting 2022-08-17T12:08:37.9097127Z 46b0d6774d29: Waiting 2022-08-17T12:08:37.9097294Z 5dbd12e1e6d6: Waiting 2022-08-17T12:08:37.9097461Z 0ba408c9a991: Pulling fs layer 2022-08-17T12:08:37.9097653Z 4eeddff048e2: Pulling fs layer 2022-08-17T12:08:37.9097833Z 4971ab711018: Waiting 2022-08-17T12:08:37.9097998Z b03153a30ed7: Pulling fs layer 2022-08-17T12:08:37.9098184Z 21f97d722412: Pulling fs layer 2022-08-17T12:08:37.9098367Z a518fdf5021e: Waiting 2022-08-17T12:08:37.9098527Z c31ac2d0a96f: Waiting 2022-08-17T12:08:37.9098695Z 39e9a06fcd04: Waiting 2022-08-17T12:08:37.9098870Z 26968089f8f1: Pulling fs layer 2022-08-17T12:08:37.9099046Z 582f4dc0ea3c: Pulling fs layer 2022-08-17T12:08:37.9099234Z 9a116a946de5: Pulling fs layer 2022-08-17T12:08:37.9099416Z 4eeddff048e2: Waiting 2022-08-17T12:08:37.9099573Z b03153a30ed7: Waiting 2022-08-17T12:08:37.9099752Z 6148b429c75d: Pulling fs layer 2022-08-17T12:08:37.9099941Z 61b058bacd26: Pulling fs layer 2022-08-17T12:08:37.9100104Z 21f97d722412: Waiting 2022-08-17T12:08:37.9100359Z 2bb23ddca198: Pulling fs layer 2022-08-17T12:08:37.9100542Z 9a116a946de5: Waiting 2022-08-17T12:08:37.9101099Z 27c4a4994c6e: Pulling fs layer 2022-08-17T12:08:37.9101288Z 3592701c48ce: Pulling fs layer 2022-08-17T12:08:37.9101466Z 26968089f8f1: Waiting 2022-08-17T12:08:37.9101636Z cfd1c8399b8f: Pulling fs layer 2022-08-17T12:08:37.9101819Z 2bb23ddca198: Waiting 2022-08-17T12:08:37.9102004Z 03c958aac076: Pulling fs layer 2022-08-17T12:08:37.9102185Z 6dbd2e8e1d0c: Pulling fs layer 2022-08-17T12:08:37.9102569Z 936b57f23caa: Waiting 2022-08-17T12:08:37.9102753Z 288fc19fc463: Pulling fs layer 2022-08-17T12:08:37.9102919Z 6148b429c75d: Waiting 2022-08-17T12:08:37.9103090Z 582f4dc0ea3c: Waiting 2022-08-17T12:08:37.9103303Z 87cfb8779f20: Pulling fs layer 2022-08-17T12:08:37.9103483Z 61b058bacd26: Waiting 2022-08-17T12:08:37.9103637Z 27c4a4994c6e: Waiting 2022-08-17T12:08:37.9103800Z 3592701c48ce: Waiting 2022-08-17T12:08:37.9103977Z 52d4c8a6a45a: Pulling fs layer 2022-08-17T12:08:37.9104160Z e85f41721daf: Pulling fs layer 2022-08-17T12:08:37.9104339Z cfd1c8399b8f: Waiting 2022-08-17T12:08:37.9104524Z a2fc7fee1f86: Pulling fs layer 2022-08-17T12:08:37.9104706Z 30320e4ebea2: Pulling fs layer 2022-08-17T12:08:37.9104881Z 03c958aac076: Waiting 2022-08-17T12:08:37.9105054Z 6dbd2e8e1d0c: Waiting 2022-08-17T12:08:37.9105210Z 87cfb8779f20: Waiting 2022-08-17T12:08:37.9105374Z 288fc19fc463: Waiting 2022-08-17T12:08:37.9105556Z 7da2e0e49462: Pulling fs layer 2022-08-17T12:08:37.9105737Z d3af1b4bab6b: Pulling fs layer 2022-08-17T12:08:37.9105916Z 30320e4ebea2: Waiting 2022-08-17T12:08:37.9106093Z c192004dc29d: Pulling fs layer 2022-08-17T12:08:37.9106271Z f764ec246fcd: Pulling fs layer 2022-08-17T12:08:37.9106451Z a2fc7fee1f86: Waiting 2022-08-17T12:08:37.9106633Z 3fe950f6e93f: Pulling fs layer 2022-08-17T12:08:37.9106811Z 2cc067aa247e: Pulling fs layer 2022-08-17T12:08:37.9106993Z d3af1b4bab6b: Waiting 2022-08-17T12:08:37.9107179Z 23abdbeecfb4: Pulling fs layer 2022-08-17T12:08:37.9107350Z c192004dc29d: Waiting 2022-08-17T12:08:37.9107530Z 2d0177d2760b: Pulling fs layer 2022-08-17T12:08:37.9107707Z 3fe950f6e93f: Waiting 2022-08-17T12:08:37.9107888Z ae09ccf5bc2d: Pulling fs layer 2022-08-17T12:08:37.9108068Z 1fa185240ca3: Pulling fs layer 2022-08-17T12:08:37.9108245Z 7da2e0e49462: Waiting 2022-08-17T12:08:37.9108425Z a6e0fcd1aa20: Pulling fs layer 2022-08-17T12:08:37.9108595Z f764ec246fcd: Waiting 2022-08-17T12:08:37.9108862Z 8e01ec37d418: Pulling fs layer 2022-08-17T12:08:37.9109053Z 1c32b0efd017: Pulling fs layer 2022-08-17T12:08:37.9109224Z ae09ccf5bc2d: Waiting 2022-08-17T12:08:37.9109394Z 8e01ec37d418: Waiting 2022-08-17T12:08:37.9109560Z 2d0177d2760b: Waiting 2022-08-17T12:08:37.9109724Z 597207aa735b: Pulling fs layer 2022-08-17T12:08:37.9109902Z 1c32b0efd017: Waiting 2022-08-17T12:08:37.9110081Z ebf0ded24680: Pulling fs layer 2022-08-17T12:08:37.9110250Z b1054aea5f94: Waiting 2022-08-17T12:08:37.9110421Z a6e0fcd1aa20: Waiting 2022-08-17T12:08:37.9110597Z 0c2d3f725e85: Pulling fs layer 2022-08-17T12:08:37.9110777Z 8ed5b0e148f1: Pulling fs layer 2022-08-17T12:08:37.9110966Z 1f07a0c552f0: Pulling fs layer 2022-08-17T12:08:37.9111253Z cbd9ad8028e7: Pulling fs layer 2022-08-17T12:08:37.9111425Z ebf0ded24680: Waiting 2022-08-17T12:08:37.9111594Z 1f07a0c552f0: Waiting 2022-08-17T12:08:37.9111760Z 8ed5b0e148f1: Waiting 2022-08-17T12:08:37.9111915Z 0c2d3f725e85: Waiting 2022-08-17T12:08:37.9112099Z 7beb30acbc53: Pulling fs layer 2022-08-17T12:08:37.9112501Z cbd9ad8028e7: Waiting 2022-08-17T12:08:37.9112668Z 49c869d8a1f8: Pulling fs layer 2022-08-17T12:08:37.9112847Z 49c869d8a1f8: Waiting 2022-08-17T12:08:37.9840576Z 7de94ae42eb5: Verifying Checksum 2022-08-17T12:08:37.9840903Z 7de94ae42eb5: Download complete 2022-08-17T12:08:38.0581819Z b77cf8c70533: Verifying Checksum 2022-08-17T12:08:38.0582069Z b77cf8c70533: Download complete 2022-08-17T12:08:38.2345809Z 22c5ef60a68e: Verifying Checksum 2022-08-17T12:08:38.2346084Z 22c5ef60a68e: Download complete 2022-08-17T12:08:38.3150263Z 1d6c2c55a73e: Verifying Checksum 2022-08-17T12:08:38.3151148Z 1d6c2c55a73e: Download complete 2022-08-17T12:08:38.3808216Z 2ba0c5f4eec5: Verifying Checksum 2022-08-17T12:08:38.3808717Z 2ba0c5f4eec5: Download complete 2022-08-17T12:08:38.4469012Z eae1a598e78a: Verifying Checksum 2022-08-17T12:08:38.4469574Z eae1a598e78a: Download complete 2022-08-17T12:08:38.5286346Z 46b0d6774d29: Verifying Checksum 2022-08-17T12:08:38.5286702Z 46b0d6774d29: Download complete 2022-08-17T12:08:38.6198776Z 08718746cfb0: Verifying Checksum 2022-08-17T12:08:38.6199213Z 08718746cfb0: Download complete 2022-08-17T12:08:38.7055391Z bbdfc80c705d: Download complete 2022-08-17T12:08:38.7741324Z 5dbd12e1e6d6: Verifying Checksum 2022-08-17T12:08:38.7741622Z 5dbd12e1e6d6: Download complete 2022-08-17T12:08:38.8729905Z 22c5ef60a68e: Pull complete 2022-08-17T12:08:38.9065208Z c0e304039a83: Verifying Checksum 2022-08-17T12:08:38.9065495Z c0e304039a83: Download complete 2022-08-17T12:08:38.9628321Z 7de94ae42eb5: Pull complete 2022-08-17T12:08:39.1249039Z b1054aea5f94: Verifying Checksum 2022-08-17T12:08:39.1249454Z b1054aea5f94: Download complete 2022-08-17T12:08:39.2089606Z 91d5b0baf4b6: Verifying Checksum 2022-08-17T12:08:39.2089934Z 91d5b0baf4b6: Download complete 2022-08-17T12:08:39.3553371Z c31ac2d0a96f: Download complete 2022-08-17T12:08:39.4316894Z 936b57f23caa: Download complete 2022-08-17T12:08:39.5191442Z 39e9a06fcd04: Download complete 2022-08-17T12:08:39.6045389Z 0ba408c9a991: Download complete 2022-08-17T12:08:39.6679326Z 4eeddff048e2: Download complete 2022-08-17T12:08:39.7425196Z b03153a30ed7: Verifying Checksum 2022-08-17T12:08:39.7425441Z b03153a30ed7: Download complete 2022-08-17T12:08:40.0060897Z 21f97d722412: Verifying Checksum 2022-08-17T12:08:40.0061203Z 21f97d722412: Download complete 2022-08-17T12:08:40.0862652Z 26968089f8f1: Verifying Checksum 2022-08-17T12:08:40.0863067Z 26968089f8f1: Download complete 2022-08-17T12:08:40.1719187Z 582f4dc0ea3c: Verifying Checksum 2022-08-17T12:08:40.6522740Z 582f4dc0ea3c: Download complete 2022-08-17T12:08:40.6523193Z a139447d0ea1: Verifying Checksum 2022-08-17T12:08:40.6523435Z a139447d0ea1: Download complete 2022-08-17T12:08:40.7269521Z 6148b429c75d: Verifying Checksum 2022-08-17T12:08:40.7269861Z 6148b429c75d: Download complete 2022-08-17T12:08:40.7903130Z 61b058bacd26: Verifying Checksum 2022-08-17T12:08:40.7903491Z 61b058bacd26: Download complete 2022-08-17T12:08:40.8701686Z 2bb23ddca198: Verifying Checksum 2022-08-17T12:08:40.8702083Z 2bb23ddca198: Download complete 2022-08-17T12:08:40.9504763Z 27c4a4994c6e: Verifying Checksum 2022-08-17T12:08:40.9505220Z 27c4a4994c6e: Download complete 2022-08-17T12:08:41.0244828Z 3592701c48ce: Verifying Checksum 2022-08-17T12:08:41.0245318Z 3592701c48ce: Download complete 2022-08-17T12:08:41.0997508Z 9a116a946de5: Verifying Checksum 2022-08-17T12:08:41.0997923Z 9a116a946de5: Download complete 2022-08-17T12:08:41.1676398Z 03c958aac076: Download complete 2022-08-17T12:08:41.2438838Z 6dbd2e8e1d0c: Verifying Checksum 2022-08-17T12:08:41.2439227Z 6dbd2e8e1d0c: Download complete 2022-08-17T12:08:41.3165852Z 288fc19fc463: Verifying Checksum 2022-08-17T12:08:41.3166188Z 288fc19fc463: Download complete 2022-08-17T12:08:41.3966555Z 87cfb8779f20: Verifying Checksum 2022-08-17T12:08:41.3967131Z 87cfb8779f20: Download complete 2022-08-17T12:08:41.4675892Z 52d4c8a6a45a: Verifying Checksum 2022-08-17T12:08:41.4676310Z 52d4c8a6a45a: Download complete 2022-08-17T12:08:41.5294647Z e85f41721daf: Verifying Checksum 2022-08-17T12:08:41.5295108Z e85f41721daf: Download complete 2022-08-17T12:08:41.5945240Z a2fc7fee1f86: Verifying Checksum 2022-08-17T12:08:41.5945592Z a2fc7fee1f86: Download complete 2022-08-17T12:08:41.6699426Z 30320e4ebea2: Download complete 2022-08-17T12:08:43.0242658Z cfd1c8399b8f: Verifying Checksum 2022-08-17T12:08:43.0243065Z cfd1c8399b8f: Download complete 2022-08-17T12:08:43.1081286Z d3af1b4bab6b: Download complete 2022-08-17T12:08:43.2047341Z c192004dc29d: Download complete 2022-08-17T12:08:43.8399678Z 7da2e0e49462: Verifying Checksum 2022-08-17T12:08:43.8399954Z 7da2e0e49462: Download complete 2022-08-17T12:08:43.9531525Z 3fe950f6e93f: Verifying Checksum 2022-08-17T12:08:43.9532703Z 3fe950f6e93f: Download complete 2022-08-17T12:08:44.0218771Z 2cc067aa247e: Verifying Checksum 2022-08-17T12:08:44.0219177Z 2cc067aa247e: Download complete 2022-08-17T12:08:44.4712713Z 23abdbeecfb4: Verifying Checksum 2022-08-17T12:08:44.4713124Z 23abdbeecfb4: Download complete 2022-08-17T12:08:44.5623941Z 2d0177d2760b: Verifying Checksum 2022-08-17T12:08:44.5624344Z 2d0177d2760b: Download complete 2022-08-17T12:08:44.6462647Z ae09ccf5bc2d: Download complete 2022-08-17T12:08:44.7318243Z 1fa185240ca3: Verifying Checksum 2022-08-17T12:08:44.7318593Z 1fa185240ca3: Download complete 2022-08-17T12:08:44.7957345Z a6e0fcd1aa20: Verifying Checksum 2022-08-17T12:08:44.7957749Z a6e0fcd1aa20: Download complete 2022-08-17T12:08:45.0557701Z 8e01ec37d418: Verifying Checksum 2022-08-17T12:08:45.0558083Z 8e01ec37d418: Download complete 2022-08-17T12:08:45.1504229Z 1c32b0efd017: Verifying Checksum 2022-08-17T12:08:45.1505481Z 1c32b0efd017: Download complete 2022-08-17T12:08:45.2249514Z 597207aa735b: Verifying Checksum 2022-08-17T12:08:45.2249789Z 597207aa735b: Download complete 2022-08-17T12:08:46.7002926Z a139447d0ea1: Pull complete 2022-08-17T12:08:46.9132416Z b77cf8c70533: Pull complete 2022-08-17T12:08:48.2925444Z ebf0ded24680: Verifying Checksum 2022-08-17T12:08:48.2925918Z ebf0ded24680: Download complete 2022-08-17T12:08:48.3651557Z 0c2d3f725e85: Verifying Checksum 2022-08-17T12:08:48.3651959Z 0c2d3f725e85: Download complete 2022-08-17T12:08:48.4415223Z 8ed5b0e148f1: Download complete 2022-08-17T12:08:48.5195104Z 1f07a0c552f0: Download complete 2022-08-17T12:08:48.5985544Z cbd9ad8028e7: Verifying Checksum 2022-08-17T12:08:48.5985809Z cbd9ad8028e7: Download complete 2022-08-17T12:08:48.6689115Z 7beb30acbc53: Download complete 2022-08-17T12:08:50.1798032Z 49c869d8a1f8: Verifying Checksum 2022-08-17T12:08:50.1798292Z 49c869d8a1f8: Download complete 2022-08-17T12:09:02.7713454Z 4971ab711018: Verifying Checksum 2022-08-17T12:09:02.7713776Z 4971ab711018: Download complete 2022-08-17T12:09:03.5993395Z b1054aea5f94: Pull complete 2022-08-17T12:09:04.0774202Z 1d6c2c55a73e: Pull complete 2022-08-17T12:09:04.5486242Z 2ba0c5f4eec5: Pull complete 2022-08-17T12:09:05.0350306Z eae1a598e78a: Pull complete 2022-08-17T12:09:05.4520578Z 46b0d6774d29: Pull complete 2022-08-17T12:09:05.9301127Z 08718746cfb0: Pull complete 2022-08-17T12:09:06.3862383Z bbdfc80c705d: Pull complete 2022-08-17T12:09:06.8653867Z 5dbd12e1e6d6: Pull complete 2022-08-17T12:09:07.3676022Z c0e304039a83: Pull complete 2022-08-17T12:09:09.9190312Z f764ec246fcd: Verifying Checksum 2022-08-17T12:09:09.9190594Z f764ec246fcd: Download complete 2022-08-17T12:09:34.8497710Z 4971ab711018: Pull complete 2022-08-17T12:09:35.2253558Z 91d5b0baf4b6: Pull complete 2022-08-17T12:09:35.3585629Z a518fdf5021e: Pull complete 2022-08-17T12:09:35.4919919Z c31ac2d0a96f: Pull complete 2022-08-17T12:09:35.6317613Z 936b57f23caa: Pull complete 2022-08-17T12:09:35.9024950Z 39e9a06fcd04: Pull complete 2022-08-17T12:09:36.1392686Z 0ba408c9a991: Pull complete 2022-08-17T12:09:36.3499583Z 4eeddff048e2: Pull complete 2022-08-17T12:09:36.5325975Z b03153a30ed7: Pull complete 2022-08-17T12:09:37.0826944Z 21f97d722412: Pull complete 2022-08-17T12:09:37.2251931Z 26968089f8f1: Pull complete 2022-08-17T12:09:37.3522991Z 582f4dc0ea3c: Pull complete 2022-08-17T12:09:39.2753014Z 9a116a946de5: Pull complete 2022-08-17T12:09:39.5135353Z 6148b429c75d: Pull complete 2022-08-17T12:09:39.7445539Z 61b058bacd26: Pull complete 2022-08-17T12:09:40.0206136Z 2bb23ddca198: Pull complete 2022-08-17T12:09:40.2478753Z 27c4a4994c6e: Pull complete 2022-08-17T12:09:40.4812216Z 3592701c48ce: Pull complete 2022-08-17T12:09:44.5840503Z cfd1c8399b8f: Pull complete 2022-08-17T12:09:44.8194396Z 03c958aac076: Pull complete 2022-08-17T12:09:45.0604321Z 6dbd2e8e1d0c: Pull complete 2022-08-17T12:09:45.2879536Z 288fc19fc463: Pull complete 2022-08-17T12:09:45.5328923Z 87cfb8779f20: Pull complete 2022-08-17T12:09:45.7684024Z 52d4c8a6a45a: Pull complete 2022-08-17T12:09:45.9915023Z e85f41721daf: Pull complete 2022-08-17T12:09:46.2308605Z a2fc7fee1f86: Pull complete 2022-08-17T12:09:46.4449140Z 30320e4ebea2: Pull complete 2022-08-17T12:09:53.0693323Z 7da2e0e49462: Pull complete 2022-08-17T12:09:53.3025256Z d3af1b4bab6b: Pull complete 2022-08-17T12:09:53.5461774Z c192004dc29d: Pull complete 2022-08-17T12:10:09.9931720Z f764ec246fcd: Pull complete 2022-08-17T12:10:10.2283878Z 3fe950f6e93f: Pull complete 2022-08-17T12:10:10.4416034Z 2cc067aa247e: Pull complete 2022-08-17T12:10:11.7051610Z 23abdbeecfb4: Pull complete 2022-08-17T12:10:11.9744965Z 2d0177d2760b: Pull complete 2022-08-17T12:10:12.1416313Z ae09ccf5bc2d: Pull complete 2022-08-17T12:10:12.3336509Z 1fa185240ca3: Pull complete 2022-08-17T12:10:12.5351516Z a6e0fcd1aa20: Pull complete 2022-08-17T12:10:12.9371827Z 8e01ec37d418: Pull complete 2022-08-17T12:10:13.1407557Z 1c32b0efd017: Pull complete 2022-08-17T12:10:13.3770003Z 597207aa735b: Pull complete 2022-08-17T12:10:17.2075970Z ebf0ded24680: Pull complete 2022-08-17T12:10:17.4232080Z 0c2d3f725e85: Pull complete 2022-08-17T12:10:17.6857644Z 8ed5b0e148f1: Pull complete 2022-08-17T12:10:17.9285519Z 1f07a0c552f0: Pull complete 2022-08-17T12:10:18.1482592Z cbd9ad8028e7: Pull complete 2022-08-17T12:10:18.3527192Z 7beb30acbc53: Pull complete 2022-08-17T12:10:19.9300969Z 49c869d8a1f8: Pull complete 2022-08-17T12:10:20.0441383Z Digest: sha256:95ffc4876faa899831aa05eeaff071d886a2b5688e7ec5c723861bb7b90674ff 2022-08-17T12:10:20.0876560Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:10:20.1085979Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:10:20.1135301Z ##[group]Run python3 -m pip install psutil==5.9.1 2022-08-17T12:10:20.1135589Z python3 -m pip install psutil==5.9.1 2022-08-17T12:10:20.1135834Z python3 -m pip install pynvml==11.4.1 2022-08-17T12:10:20.1136096Z python3 -m tools.stats.monitor > usage_log.txt 2>&1 & 2022-08-17T12:10:20.1136368Z echo "::set-output name=monitor-script-pid::${!}" 2022-08-17T12:10:20.1155791Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:10:20.1156025Z env: 2022-08-17T12:10:20.1156192Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:20.1156479Z ##[endgroup] 2022-08-17T12:10:23.8021212Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T12:10:24.1746629Z Collecting psutil==5.9.1 2022-08-17T12:10:24.1910522Z Downloading psutil-5.9.1-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (281 kB) 2022-08-17T12:10:24.3051124Z Installing collected packages: psutil 2022-08-17T12:10:24.4405126Z Successfully installed psutil-5.9.1 2022-08-17T12:10:24.8347047Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T12:10:24.9093421Z Collecting pynvml==11.4.1 2022-08-17T12:10:24.9266853Z Downloading pynvml-11.4.1-py3-none-any.whl (46 kB) 2022-08-17T12:10:24.9815237Z Installing collected packages: pynvml 2022-08-17T12:10:25.0604756Z Successfully installed pynvml-11.4.1 2022-08-17T12:10:25.1196680Z Prepare all required actions 2022-08-17T12:10:25.1196936Z Getting action download info 2022-08-17T12:10:25.2968680Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:ada9688bc02703b63dc0e606da280613803449a5) 2022-08-17T12:10:25.4810547Z Download action repository 'actions/download-artifact@v2' (SHA:f023be2c48cc18debc3bacd34cb396e0295e2869) 2022-08-17T12:10:25.6229719Z ##[group]Run ./.github/actions/download-build-artifacts 2022-08-17T12:10:25.6229951Z with: 2022-08-17T12:10:25.6230140Z name: linux-bionic-py3.7-clang9 2022-08-17T12:10:25.6230337Z env: 2022-08-17T12:10:25.6230516Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:25.6230696Z ##[endgroup] 2022-08-17T12:10:25.6254828Z ##[group]Run seemethere/download-artifact-s3@v4 2022-08-17T12:10:25.6255050Z with: 2022-08-17T12:10:25.6255247Z name: linux-bionic-py3.7-clang9 2022-08-17T12:10:25.6255449Z s3-bucket: gha-artifacts 2022-08-17T12:10:25.6255646Z region: us-east-1 2022-08-17T12:10:25.6255815Z env: 2022-08-17T12:10:25.6256009Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:25.6256196Z ##[endgroup] 2022-08-17T12:10:27.6072279Z Found 1 objects with prefix pytorch/pytorch/2875102080/linux-bionic-py3.7-clang9/ 2022-08-17T12:10:27.6072805Z Starting download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2022-08-17T12:10:32.6987398Z Finished download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2022-08-17T12:10:32.6987649Z 2022-08-17T12:10:32.6988404Z Artifact download has finished successfully 2022-08-17T12:10:32.7075101Z ##[group]Run unzip -o artifacts.zip 2022-08-17T12:10:32.7075345Z unzip -o artifacts.zip 2022-08-17T12:10:32.7086605Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:10:32.7087097Z env: 2022-08-17T12:10:32.7087284Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:32.7087479Z ##[endgroup] 2022-08-17T12:10:32.7426969Z Archive: artifacts.zip 2022-08-17T12:10:32.7428103Z creating: dist/ 2022-08-17T12:10:33.5380328Z inflating: dist/torch-1.13.0a0+gitce6a3c6-cp37-cp37m-linux_x86_64.whl 2022-08-17T12:10:33.5380665Z creating: build/custom_test_artifacts/ 2022-08-17T12:10:33.5380996Z creating: build/custom_test_artifacts/custom-op-build/ 2022-08-17T12:10:33.5381422Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/ 2022-08-17T12:10:33.5382533Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeOutput.log 2022-08-17T12:10:33.5383067Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/ 2022-08-17T12:10:33.5383581Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2022-08-17T12:10:33.5383984Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/ 2022-08-17T12:10:33.5384396Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2022-08-17T12:10:33.5385774Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2022-08-17T12:10:33.5386718Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2022-08-17T12:10:33.5387372Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2022-08-17T12:10:33.5387789Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2022-08-17T12:10:33.5389230Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-08-17T12:10:33.5390139Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2022-08-17T12:10:33.5391227Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2022-08-17T12:10:33.5391827Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2022-08-17T12:10:33.5392885Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2022-08-17T12:10:33.5393593Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2022-08-17T12:10:33.5394106Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ 2022-08-17T12:10:33.5394638Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeError.log 2022-08-17T12:10:33.5395192Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache 2022-08-17T12:10:33.5395748Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ 2022-08-17T12:10:33.5396359Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts 2022-08-17T12:10:33.5396876Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make 2022-08-17T12:10:33.5397450Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make 2022-08-17T12:10:33.5398043Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt 2022-08-17T12:10:33.5398614Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake 2022-08-17T12:10:33.5399058Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make 2022-08-17T12:10:33.5399501Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake 2022-08-17T12:10:33.5399923Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make 2022-08-17T12:10:33.5400359Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make 2022-08-17T12:10:33.5414708Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d 2022-08-17T12:10:33.5471130Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o 2022-08-17T12:10:33.5471550Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ 2022-08-17T12:10:33.5472003Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts 2022-08-17T12:10:33.5472488Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make 2022-08-17T12:10:33.5472947Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make 2022-08-17T12:10:33.5473377Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt 2022-08-17T12:10:33.5473836Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake 2022-08-17T12:10:33.5474450Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make 2022-08-17T12:10:33.5474912Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake 2022-08-17T12:10:33.5475357Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make 2022-08-17T12:10:33.5475921Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make 2022-08-17T12:10:33.5491174Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d 2022-08-17T12:10:33.5527451Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2022-08-17T12:10:33.5527944Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-08-17T12:10:33.5528387Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt 2022-08-17T12:10:33.5528818Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks 2022-08-17T12:10:33.5529383Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 2022-08-17T12:10:33.5530179Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake 2022-08-17T12:10:33.5531026Z inflating: build/custom_test_artifacts/custom-op-build/CMakeCache.txt 2022-08-17T12:10:33.5531752Z inflating: build/custom_test_artifacts/custom-op-build/Makefile 2022-08-17T12:10:33.5532222Z inflating: build/custom_test_artifacts/custom-op-build/cmake_install.cmake 2022-08-17T12:10:33.5582660Z inflating: build/custom_test_artifacts/custom-op-build/libcustom_ops.so 2022-08-17T12:10:33.5612076Z inflating: build/custom_test_artifacts/custom-op-build/test_custom_ops 2022-08-17T12:10:33.5612732Z creating: build/custom_test_artifacts/jit-hook-build/ 2022-08-17T12:10:33.5613113Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ 2022-08-17T12:10:33.5614645Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeOutput.log 2022-08-17T12:10:33.5615354Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/ 2022-08-17T12:10:33.5616104Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2022-08-17T12:10:33.5616527Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/ 2022-08-17T12:10:33.5616925Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2022-08-17T12:10:33.5618191Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2022-08-17T12:10:33.5619180Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2022-08-17T12:10:33.5619951Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2022-08-17T12:10:33.5620447Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2022-08-17T12:10:33.5621714Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-08-17T12:10:33.5622680Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2022-08-17T12:10:33.5623768Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2022-08-17T12:10:33.5624600Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2022-08-17T12:10:33.5625410Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2022-08-17T12:10:33.5626249Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2022-08-17T12:10:33.5626981Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ 2022-08-17T12:10:33.5627699Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeError.log 2022-08-17T12:10:33.5628429Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache 2022-08-17T12:10:33.5629169Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ 2022-08-17T12:10:33.5630004Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts 2022-08-17T12:10:33.5631027Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make 2022-08-17T12:10:33.5631759Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make 2022-08-17T12:10:33.5632197Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt 2022-08-17T12:10:33.5632643Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake 2022-08-17T12:10:33.5633078Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make 2022-08-17T12:10:33.5633529Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake 2022-08-17T12:10:33.5634029Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make 2022-08-17T12:10:33.5634462Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make 2022-08-17T12:10:33.5647460Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d 2022-08-17T12:10:33.5671108Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2022-08-17T12:10:33.5672102Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-08-17T12:10:33.5672937Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt 2022-08-17T12:10:33.5673686Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks 2022-08-17T12:10:33.5674279Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 2022-08-17T12:10:33.5674939Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake 2022-08-17T12:10:33.5675619Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt 2022-08-17T12:10:33.5676297Z inflating: build/custom_test_artifacts/jit-hook-build/Makefile 2022-08-17T12:10:33.5676709Z inflating: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake 2022-08-17T12:10:33.5695538Z inflating: build/custom_test_artifacts/jit-hook-build/test_jit_hooks 2022-08-17T12:10:33.5696191Z creating: build/custom_test_artifacts/custom-backend-build/ 2022-08-17T12:10:33.5696579Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ 2022-08-17T12:10:33.5698141Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeOutput.log 2022-08-17T12:10:33.5698915Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/ 2022-08-17T12:10:33.5699565Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2022-08-17T12:10:33.5700004Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/ 2022-08-17T12:10:33.5700511Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2022-08-17T12:10:33.5701423Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2022-08-17T12:10:33.5702411Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2022-08-17T12:10:33.5703097Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2022-08-17T12:10:33.5703541Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2022-08-17T12:10:33.5704568Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-08-17T12:10:33.5705497Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2022-08-17T12:10:33.5706565Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2022-08-17T12:10:33.5707510Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2022-08-17T12:10:33.5708340Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2022-08-17T12:10:33.5709233Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2022-08-17T12:10:33.5709994Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ 2022-08-17T12:10:33.5710752Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeError.log 2022-08-17T12:10:33.5711529Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache 2022-08-17T12:10:33.5712369Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ 2022-08-17T12:10:33.5713226Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts 2022-08-17T12:10:33.5714133Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make 2022-08-17T12:10:33.5714967Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make 2022-08-17T12:10:33.5715432Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt 2022-08-17T12:10:33.5715889Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake 2022-08-17T12:10:33.5716359Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make 2022-08-17T12:10:33.5716829Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake 2022-08-17T12:10:33.5717301Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make 2022-08-17T12:10:33.5717832Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make 2022-08-17T12:10:33.5718679Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d 2022-08-17T12:10:33.5796716Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2022-08-17T12:10:33.5797584Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ 2022-08-17T12:10:33.5798465Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts 2022-08-17T12:10:33.5799413Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make 2022-08-17T12:10:33.5800299Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make 2022-08-17T12:10:33.5801163Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt 2022-08-17T12:10:33.5801652Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake 2022-08-17T12:10:33.5802133Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make 2022-08-17T12:10:33.5802676Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake 2022-08-17T12:10:33.5803167Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make 2022-08-17T12:10:33.5803653Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make 2022-08-17T12:10:33.5816927Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d 2022-08-17T12:10:33.5835587Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2022-08-17T12:10:33.5836648Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-08-17T12:10:33.5837546Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt 2022-08-17T12:10:33.5838358Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks 2022-08-17T12:10:33.5838900Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 2022-08-17T12:10:33.5839564Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake 2022-08-17T12:10:33.5840316Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt 2022-08-17T12:10:33.5841084Z inflating: build/custom_test_artifacts/custom-backend-build/Makefile 2022-08-17T12:10:33.5841472Z inflating: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake 2022-08-17T12:10:33.5908731Z inflating: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so 2022-08-17T12:10:33.5924077Z inflating: build/custom_test_artifacts/custom-backend-build/test_custom_backend 2022-08-17T12:10:33.5924559Z creating: build/lib/ 2022-08-17T12:10:33.5925122Z inflating: build/lib/libclog.a 2022-08-17T12:10:33.5979605Z inflating: build/lib/libgtest.a 2022-08-17T12:10:33.5987240Z inflating: build/lib/libpthreadpool.a 2022-08-17T12:10:33.6047827Z inflating: build/lib/libbenchmark.a 2022-08-17T12:10:33.6119666Z inflating: build/lib/libprotobuf-lite.a 2022-08-17T12:10:33.6126767Z inflating: build/lib/libittnotify.a 2022-08-17T12:10:33.6150658Z inflating: build/lib/libtensorpipe_uv.a 2022-08-17T12:10:33.6214060Z inflating: build/lib/libgloo.a 2022-08-17T12:10:33.6273805Z inflating: build/lib/libasmjit.a 2022-08-17T12:10:33.6648039Z inflating: build/lib/libprotobuf.a 2022-08-17T12:10:33.6661955Z inflating: build/lib/libfmt.a 2022-08-17T12:10:33.6662629Z inflating: build/lib/libfoxi_loader.a 2022-08-17T12:10:33.6706953Z inflating: build/lib/libc10.so 2022-08-17T12:10:33.6707743Z inflating: build/lib/libtorch_global_deps.so 2022-08-17T12:10:33.6714639Z inflating: build/lib/libcpuinfo.a 2022-08-17T12:10:33.6721036Z inflating: build/lib/libcpuinfo_internals.a 2022-08-17T12:10:33.6723089Z inflating: build/lib/libnnpack_reference_layers.a 2022-08-17T12:10:33.6734237Z inflating: build/lib/libgmock.a 2022-08-17T12:10:33.6734688Z inflating: build/lib/libgtest_main.a 2022-08-17T12:10:33.6735203Z inflating: build/lib/libbenchmark_main.a 2022-08-17T12:10:34.5805815Z inflating: build/lib/libdnnl.a 2022-08-17T12:10:34.6224287Z inflating: build/lib/libprotoc.a 2022-08-17T12:10:34.6681515Z inflating: build/lib/libtensorpipe.a 2022-08-17T12:10:34.6693254Z inflating: build/lib/libqnnpack.a 2022-08-17T12:10:34.6694041Z inflating: build/lib/libgmock_main.a 2022-08-17T12:10:34.7634547Z inflating: build/lib/libfbgemm.a 2022-08-17T12:10:34.8590327Z inflating: build/lib/libdnnl_graph.a 2022-08-17T12:10:34.8760915Z inflating: build/lib/libkineto.a 2022-08-17T12:10:34.8778473Z inflating: build/lib/libpytorch_qnnpack.a 2022-08-17T12:10:34.8881056Z inflating: build/lib/libXNNPACK.a 2022-08-17T12:10:34.8917233Z inflating: build/lib/libcaffe2_protos.a 2022-08-17T12:10:34.8956864Z inflating: build/lib/libonnx_proto.a 2022-08-17T12:10:34.8973137Z inflating: build/lib/libnnpack.a 2022-08-17T12:10:34.9490217Z inflating: build/lib/libonnx.a 2022-08-17T12:10:36.8178468Z inflating: build/lib/libtorch_cpu.so 2022-08-17T12:10:36.8178890Z inflating: build/lib/libtorch.so 2022-08-17T12:10:36.8182675Z inflating: build/lib/libshm.so 2022-08-17T12:10:36.8203693Z inflating: build/lib/libjitbackend_test.so 2022-08-17T12:10:36.8252003Z inflating: build/lib/libtorchbind_test.so 2022-08-17T12:10:36.8276691Z inflating: build/lib/libbackend_with_compiler.so 2022-08-17T12:10:36.9803333Z inflating: build/lib/libtorch_python.so 2022-08-17T12:10:36.9838988Z inflating: build/lib/libnnapi_backend.so 2022-08-17T12:10:36.9839222Z creating: build/bin/ 2022-08-17T12:10:36.9883527Z inflating: build/bin/c10_CompileTimeFunctionPointer_test 2022-08-17T12:10:36.9928429Z inflating: build/bin/c10_DeviceGuard_test 2022-08-17T12:10:36.9972926Z inflating: build/bin/c10_Device_test 2022-08-17T12:10:37.0016170Z inflating: build/bin/c10_StreamGuard_test 2022-08-17T12:10:37.0067507Z inflating: build/bin/c10_DispatchKeySet_test 2022-08-17T12:10:37.0111892Z inflating: build/bin/c10_SymInt_test 2022-08-17T12:10:37.0159307Z inflating: build/bin/c10_InlineDeviceGuard_test 2022-08-17T12:10:37.0208401Z inflating: build/bin/c10_InlineStreamGuard_test 2022-08-17T12:10:37.0259116Z inflating: build/bin/c10_SizesAndStrides_test 2022-08-17T12:10:37.0302073Z inflating: build/bin/c10_Array_test 2022-08-17T12:10:37.0347239Z inflating: build/bin/c10_C++17_test 2022-08-17T12:10:37.0393343Z inflating: build/bin/c10_Bitset_test 2022-08-17T12:10:37.0436522Z inflating: build/bin/c10_ConstexprCrc_test 2022-08-17T12:10:37.0480547Z inflating: build/bin/c10_DeadlockDetection_test 2022-08-17T12:10:37.0524473Z inflating: build/bin/c10_Half_test 2022-08-17T12:10:37.0577870Z inflating: build/bin/c10_Metaprogramming_test 2022-08-17T12:10:37.0627239Z inflating: build/bin/c10_LeftRight_test 2022-08-17T12:10:37.0760646Z inflating: build/bin/c10_SmallVectorTest 2022-08-17T12:10:37.0808601Z inflating: build/bin/c10_ThreadLocal_test 2022-08-17T12:10:37.0852787Z inflating: build/bin/c10_Synchronized_test 2022-08-17T12:10:37.0897745Z inflating: build/bin/c10_TypeIndex_test 2022-08-17T12:10:37.0942401Z inflating: build/bin/c10_TypeList_test 2022-08-17T12:10:37.0985558Z inflating: build/bin/c10_TypeTraits_test 2022-08-17T12:10:37.1031110Z inflating: build/bin/c10_accumulate_test 2022-08-17T12:10:37.1078920Z inflating: build/bin/c10_bfloat16_test 2022-08-17T12:10:37.1127871Z inflating: build/bin/c10_complex_math_test 2022-08-17T12:10:37.1175969Z inflating: build/bin/c10_complex_test 2022-08-17T12:10:37.1264347Z inflating: build/bin/c10_either_test 2022-08-17T12:10:37.1310607Z inflating: build/bin/c10_exception_test 2022-08-17T12:10:37.1355589Z inflating: build/bin/c10_flags_test 2022-08-17T12:10:37.1483771Z inflating: build/bin/c10_intrusive_ptr_test 2022-08-17T12:10:37.1528529Z inflating: build/bin/c10_irange_test 2022-08-17T12:10:37.1576740Z inflating: build/bin/c10_logging_test 2022-08-17T12:10:37.1644342Z inflating: build/bin/c10_optional_test 2022-08-17T12:10:37.1698625Z inflating: build/bin/c10_ordered_preserving_dict_test 2022-08-17T12:10:37.1746174Z inflating: build/bin/c10_registry_test 2022-08-17T12:10:37.1796372Z inflating: build/bin/c10_string_view_test 2022-08-17T12:10:37.1841242Z inflating: build/bin/c10_tempfile_test 2022-08-17T12:10:37.1880483Z inflating: build/bin/c10_intrusive_ptr_benchmark 2022-08-17T12:10:37.1927689Z inflating: build/bin/c10_typeid_test 2022-08-17T12:10:37.2290833Z inflating: build/bin/protoc-3.13.0.0 2022-08-17T12:10:37.2654288Z inflating: build/bin/protoc 2022-08-17T12:10:37.2948108Z inflating: build/bin/vec_test_all_types_DEFAULT 2022-08-17T12:10:37.3252544Z inflating: build/bin/vec_test_all_types_AVX512 2022-08-17T12:10:37.3569817Z inflating: build/bin/vec_test_all_types_AVX2 2022-08-17T12:10:37.3616564Z inflating: build/bin/HashStoreTest 2022-08-17T12:10:37.3663183Z inflating: build/bin/FileStoreTest 2022-08-17T12:10:37.3715419Z inflating: build/bin/TCPStoreTest 2022-08-17T12:10:37.3773418Z inflating: build/bin/ProcessGroupGlooTest 2022-08-17T12:10:37.3775613Z inflating: build/bin/example_allreduce 2022-08-17T12:10:37.3823925Z inflating: build/bin/test_dist_autograd 2022-08-17T12:10:37.3885151Z inflating: build/bin/test_cpp_rpc 2022-08-17T12:10:37.3887223Z inflating: build/bin/parallel_benchmark 2022-08-17T12:10:37.3947476Z inflating: build/bin/test_mobile_nnc 2022-08-17T12:10:37.3956513Z inflating: build/bin/aot_model_compiler_test 2022-08-17T12:10:37.4005924Z inflating: build/bin/scalar_test 2022-08-17T12:10:37.4057122Z inflating: build/bin/apply_utils_test 2022-08-17T12:10:37.4112580Z inflating: build/bin/basic 2022-08-17T12:10:37.4422152Z inflating: build/bin/test_lazy 2022-08-17T12:10:37.4468115Z inflating: build/bin/Dimname_test 2022-08-17T12:10:37.4519699Z inflating: build/bin/atest 2022-08-17T12:10:37.4583228Z inflating: build/bin/Dict_test 2022-08-17T12:10:37.4632417Z inflating: build/bin/NamedTensor_test 2022-08-17T12:10:37.4679002Z inflating: build/bin/half_test 2022-08-17T12:10:37.4726435Z inflating: build/bin/broadcast_test 2022-08-17T12:10:37.4771239Z inflating: build/bin/dlconvertor_test 2022-08-17T12:10:37.4816475Z inflating: build/bin/wrapdim_test 2022-08-17T12:10:37.4867469Z inflating: build/bin/native_test 2022-08-17T12:10:37.4917956Z inflating: build/bin/scalar_tensor_test 2022-08-17T12:10:37.4965514Z inflating: build/bin/test_parallel 2022-08-17T12:10:37.5011498Z inflating: build/bin/undefined_tensor_test 2022-08-17T12:10:37.5013355Z inflating: build/bin/thread_init_test 2022-08-17T12:10:37.5014298Z inflating: build/bin/verify_api_visibility 2022-08-17T12:10:37.5059534Z inflating: build/bin/weakref_test 2022-08-17T12:10:37.5109202Z inflating: build/bin/quantized_test 2022-08-17T12:10:37.5154053Z inflating: build/bin/operators_test 2022-08-17T12:10:37.5203078Z inflating: build/bin/extension_backend_test 2022-08-17T12:10:37.5247237Z inflating: build/bin/lazy_tensor_test 2022-08-17T12:10:37.5318999Z inflating: build/bin/tensor_iterator_test 2022-08-17T12:10:37.5365792Z inflating: build/bin/math_kernel_test 2022-08-17T12:10:37.5411735Z inflating: build/bin/memory_overlapping_test 2022-08-17T12:10:37.6778847Z inflating: build/bin/test_api 2022-08-17T12:10:37.6829287Z inflating: build/bin/cpu_generator_test 2022-08-17T12:10:37.6876132Z inflating: build/bin/mobile_memory_cleanup 2022-08-17T12:10:37.6923177Z inflating: build/bin/cpu_profiling_allocator_test 2022-08-17T12:10:37.6967203Z inflating: build/bin/variant_test 2022-08-17T12:10:37.7029537Z inflating: build/bin/pow_test 2022-08-17T12:10:37.7074493Z inflating: build/bin/reportMemoryUsage_test 2022-08-17T12:10:37.7118653Z inflating: build/bin/reduce_ops_test 2022-08-17T12:10:37.7165259Z inflating: build/bin/memory_format_test 2022-08-17T12:10:37.7252921Z inflating: build/bin/ivalue_test 2022-08-17T12:10:37.7318898Z inflating: build/bin/vmap_test 2022-08-17T12:10:37.7400244Z inflating: build/bin/cpu_rng_test 2022-08-17T12:10:37.7455424Z inflating: build/bin/type_test 2022-08-17T12:10:37.7499725Z inflating: build/bin/dispatch_key_set_test 2022-08-17T12:10:37.7545517Z inflating: build/bin/stride_properties_test 2022-08-17T12:10:37.7597976Z inflating: build/bin/IListRef_test 2022-08-17T12:10:37.7688384Z inflating: build/bin/List_test 2022-08-17T12:10:37.7805558Z inflating: build/bin/kernel_function_legacy_test 2022-08-17T12:10:37.7861598Z inflating: build/bin/KernelFunction_test 2022-08-17T12:10:37.7948591Z inflating: build/bin/kernel_function_test 2022-08-17T12:10:37.8067022Z inflating: build/bin/kernel_lambda_legacy_test 2022-08-17T12:10:37.8160733Z inflating: build/bin/kernel_lambda_test 2022-08-17T12:10:37.8214670Z inflating: build/bin/kernel_stackbased_test 2022-08-17T12:10:37.8258980Z inflating: build/bin/CppSignature_test 2022-08-17T12:10:37.8302336Z inflating: build/bin/op_allowlist_test 2022-08-17T12:10:37.8390408Z inflating: build/bin/make_boxed_from_unboxed_functor_test 2022-08-17T12:10:37.8674148Z inflating: build/bin/op_registration_test 2022-08-17T12:10:37.8719959Z inflating: build/bin/inline_container_test 2022-08-17T12:10:37.8768660Z inflating: build/bin/backend_fallback_test 2022-08-17T12:10:37.8785373Z inflating: build/bin/tutorial_tensorexpr 2022-08-17T12:10:37.8789674Z inflating: build/bin/torch_shm_manager 2022-08-17T12:10:37.9892712Z inflating: build/bin/test_tensorexpr 2022-08-17T12:10:38.0431220Z inflating: build/bin/test_jit 2022-08-17T12:10:38.0432772Z inflating: .pytorch-test-times.json 2022-08-17T12:10:38.0455527Z ##[group]Run df -H 2022-08-17T12:10:38.0455717Z df -H 2022-08-17T12:10:38.0467137Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:10:38.0467358Z env: 2022-08-17T12:10:38.0467533Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:38.0467707Z ##[endgroup] 2022-08-17T12:10:38.0527332Z Filesystem Size Used Avail Use% Mounted on 2022-08-17T12:10:38.0527751Z devtmpfs 8.2G 0 8.2G 0% /dev 2022-08-17T12:10:38.0528266Z tmpfs 8.2G 0 8.2G 0% /dev/shm 2022-08-17T12:10:38.0528466Z tmpfs 8.2G 463k 8.2G 1% /run 2022-08-17T12:10:38.0528814Z tmpfs 8.2G 0 8.2G 0% /sys/fs/cgroup 2022-08-17T12:10:38.0529077Z /dev/nvme0n1p1 162G 19G 143G 12% / 2022-08-17T12:10:38.0529300Z tmpfs 1.7G 0 1.7G 0% /run/user/0 2022-08-17T12:10:38.0553854Z ##[group]Run .github/scripts/parse_ref.py 2022-08-17T12:10:38.0554095Z .github/scripts/parse_ref.py 2022-08-17T12:10:38.0564209Z shell: /usr/bin/bash -e {0} 2022-08-17T12:10:38.0564383Z env: 2022-08-17T12:10:38.0564556Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:38.0564744Z ##[endgroup] 2022-08-17T12:10:38.0828759Z ##[group]Run set -x 2022-08-17T12:10:38.0829014Z set -x 2022-08-17T12:10:38.0829183Z  2022-08-17T12:10:38.0829381Z if [[ $TEST_CONFIG == 'multigpu' ]]; then 2022-08-17T12:10:38.0829633Z  TEST_COMMAND=.jenkins/pytorch/multigpu-test.sh 2022-08-17T12:10:38.0829895Z elif [[ $BUILD_ENVIRONMENT == *onnx* ]]; then 2022-08-17T12:10:38.0830138Z  TEST_COMMAND=.jenkins/caffe2/test.sh 2022-08-17T12:10:38.0830345Z else 2022-08-17T12:10:38.0830539Z  TEST_COMMAND=.jenkins/pytorch/test.sh 2022-08-17T12:10:38.0830743Z fi 2022-08-17T12:10:38.0830904Z  2022-08-17T12:10:38.0831130Z COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2022-08-17T12:10:38.0831366Z  2022-08-17T12:10:38.0831586Z # sanitize the input commit message and PR body here: 2022-08-17T12:10:38.0831792Z # 2022-08-17T12:10:38.0832076Z # trim all new lines from commit messages + PR_BODY to avoid issues with batch environment 2022-08-17T12:10:38.0832452Z # variable copying. see https://github.com/pytorch/pytorch/pull/80043#issuecomment-1167796028 2022-08-17T12:10:38.0832756Z COMMIT_MESSAGES="${COMMIT_MESSAGES//[$'\n\r']}" 2022-08-17T12:10:38.0832989Z PR_BODY="${PR_BODY//[$'\n\r']}" 2022-08-17T12:10:38.0833178Z  2022-08-17T12:10:38.0833427Z # then trim all special characters like single and double quotes to avoid unescaped inputs to 2022-08-17T12:10:38.0833712Z # wreak havoc internally 2022-08-17T12:10:38.0833950Z export COMMIT_MESSAGES="${COMMIT_MESSAGES//[\'\"]}" 2022-08-17T12:10:38.0834193Z export PR_BODY="${PR_BODY//[\'\"]}" 2022-08-17T12:10:38.0834372Z  2022-08-17T12:10:38.0834600Z # detached container should get cleaned up by teardown_ec2_linux 2022-08-17T12:10:38.0835052Z # TODO: Stop building test binaries as part of the build phase 2022-08-17T12:10:38.0835357Z # Used for GPU_FLAG since that doesn't play nice 2022-08-17T12:10:38.0835600Z # shellcheck disable=SC2086,SC2090 2022-08-17T12:10:38.0835827Z container_name=$(docker run \ 2022-08-17T12:10:38.0836225Z  ${GPU_FLAG:-} \ 2022-08-17T12:10:38.0836415Z  -e BUILD_ENVIRONMENT \ 2022-08-17T12:10:38.0836620Z  -e PR_NUMBER \ 2022-08-17T12:10:38.0836821Z  -e GITHUB_ACTIONS \ 2022-08-17T12:10:38.0837098Z  -e BASE_SHA \ 2022-08-17T12:10:38.0837287Z  -e BRANCH \ 2022-08-17T12:10:38.0837470Z  -e SHA1 \ 2022-08-17T12:10:38.0837653Z  -e AWS_DEFAULT_REGION \ 2022-08-17T12:10:38.0837856Z  -e IN_WHEEL_TEST \ 2022-08-17T12:10:38.0838052Z  -e SHARD_NUMBER \ 2022-08-17T12:10:38.0838232Z  -e TEST_CONFIG \ 2022-08-17T12:10:38.0838431Z  -e NUM_TEST_SHARDS \ 2022-08-17T12:10:38.0838625Z  -e PR_BODY \ 2022-08-17T12:10:38.0838810Z  -e COMMIT_MESSAGES \ 2022-08-17T12:10:38.0839021Z  -e PYTORCH_RETRY_TEST_CASES \ 2022-08-17T12:10:38.0839251Z  -e PYTORCH_OVERRIDE_FLAKY_SIGNAL \ 2022-08-17T12:10:38.0839524Z  -e PR_LABELS \ 2022-08-17T12:10:38.0839740Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2022-08-17T12:10:38.0839953Z  -e SCCACHE_BUCKET \ 2022-08-17T12:10:38.0840145Z  -e XLA_CUDA \ 2022-08-17T12:10:38.0840341Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2022-08-17T12:10:38.0840601Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2022-08-17T12:10:38.0840841Z  --ulimit stack=10485760:83886080 \ 2022-08-17T12:10:38.0841061Z  --security-opt seccomp=unconfined \ 2022-08-17T12:10:38.0841319Z  --cap-add=SYS_PTRACE \ 2022-08-17T12:10:38.0841519Z  --ipc=host \ 2022-08-17T12:10:38.0841707Z  --shm-size="${SHM_SIZE}" \ 2022-08-17T12:10:38.0841902Z  --tty \ 2022-08-17T12:10:38.0842133Z  --detach \ 2022-08-17T12:10:38.0842322Z  --name="${container_name}" \ 2022-08-17T12:10:38.0842527Z  --user jenkins \ 2022-08-17T12:10:38.0842765Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2022-08-17T12:10:38.0843019Z  -w /var/lib/jenkins/workspace \ 2022-08-17T12:10:38.0843216Z  "${DOCKER_IMAGE}" 2022-08-17T12:10:38.0843392Z ) 2022-08-17T12:10:38.0843643Z docker exec -t "${container_name}" sh -c "pip install dist/*.whl && ${TEST_COMMAND}" 2022-08-17T12:10:38.0853801Z shell: /usr/bin/bash -e {0} 2022-08-17T12:10:38.0853990Z env: 2022-08-17T12:10:38.0854168Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:38.0854396Z BUILD_ENVIRONMENT: linux-bionic-py3.7-clang9 2022-08-17T12:10:38.0854619Z PR_NUMBER: 82657 2022-08-17T12:10:38.0854804Z BRANCH: pull/82657 2022-08-17T12:10:38.0855013Z SHA1: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:10:38.0855264Z BASE_SHA: 343b5f86512f75f8f3bd4b90749c0459743b9e72 2022-08-17T12:10:38.0855485Z PYTORCH_RETRY_TEST_CASES: 1 2022-08-17T12:10:38.0855685Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-08-17T12:10:38.0855887Z TEST_CONFIG: functorch 2022-08-17T12:10:38.0856073Z SHARD_NUMBER: 1 2022-08-17T12:10:38.0856240Z NUM_TEST_SHARDS: 1 2022-08-17T12:10:38.0856786Z PR_BODY: ### Description This PR replaces `DecompositionInterpreter` with a context manager which decomposes a function into prims only if the decomposition is executable by nvFuser. Partitioning of the graph is removed because it's handled by the `execute(..., executor="nvfuser")` function. ### Testing Existing tests in `test/test_fx_backends.py`. 2022-08-17T12:10:38.0857368Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-08-17T12:10:38.0857601Z SHM_SIZE: 1g 2022-08-17T12:10:38.0857946Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:10:38.0858265Z XLA_CUDA: 2022-08-17T12:10:38.0858527Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-08-17T12:10:38.0858793Z ##[endgroup] 2022-08-17T12:10:38.0880467Z + [[ functorch == \m\u\l\t\i\g\p\u ]] 2022-08-17T12:10:38.0880854Z + [[ linux-bionic-py3.7-clang9 == *onnx* ]] 2022-08-17T12:10:38.0881095Z + TEST_COMMAND=.jenkins/pytorch/test.sh 2022-08-17T12:10:38.0883334Z ++ git cherry -v origin/master 2022-08-17T12:10:38.3851325Z + COMMIT_MESSAGES='+ 52429d4ec9d162496e677edd78a883288d617a90 Add a helper for make_fx 2022-08-17T12:10:38.3852148Z + 80daf93686965f0383b5fa106ed8782b6905d891 Map torch.ops.aten calls to refs using decomposition_table 2022-08-17T12:10:38.3852874Z + e03d99a2da7e26168d8878f4e77d86f9c1af572a Use TorchRefsNvfuserCapabilityMode for fx.passes.backends.nvfuser 2022-08-17T12:10:38.3853620Z + a2242f67da754bd2714e056764d0cea51f8cdaed Fix output of PartitionedInterpreter to use _out_spec 2022-08-17T12:10:38.3854246Z + fcca9240398d1cf986a5606a61c50f7903d4ee96 Remove incorrect asserts from tests 2022-08-17T12:10:38.3855007Z + 209563d78b9998025726c92d4fa419151454f79e Add a link to the discussion about torch.ops.aten->refs path 2022-08-17T12:10:38.3855643Z + d3f1f74e60a1d82de78a545b7a7a177e3de6c8a2 Revert changes to torch/fx/passes/backends/nvfuser.py 2022-08-17T12:10:38.3856440Z + ce6a3c605df99d1df57c0dda75c06d748e54ed2a Add aten->refs->prims under TorchRefsMode test' 2022-08-17T12:10:38.3860927Z + COMMIT_MESSAGES='+ 52429d4ec9d162496e677edd78a883288d617a90 Add a helper for make_fx+ 80daf93686965f0383b5fa106ed8782b6905d891 Map torch.ops.aten calls to refs using decomposition_table+ e03d99a2da7e26168d8878f4e77d86f9c1af572a Use TorchRefsNvfuserCapabilityMode for fx.passes.backends.nvfuser+ a2242f67da754bd2714e056764d0cea51f8cdaed Fix output of PartitionedInterpreter to use _out_spec+ fcca9240398d1cf986a5606a61c50f7903d4ee96 Remove incorrect asserts from tests+ 209563d78b9998025726c92d4fa419151454f79e Add a link to the discussion about torch.ops.aten->refs path+ d3f1f74e60a1d82de78a545b7a7a177e3de6c8a2 Revert changes to torch/fx/passes/backends/nvfuser.py+ ce6a3c605df99d1df57c0dda75c06d748e54ed2a Add aten->refs->prims under TorchRefsMode test' 2022-08-17T12:10:38.3863705Z + PR_BODY='### DescriptionThis PR replaces `DecompositionInterpreter` with a context manager which decomposes a function into prims only if the decomposition is executable by nvFuser.Partitioning of the graph is removed because it'\''s handled by the `execute(..., executor="nvfuser")` function.### TestingExisting tests in `test/test_fx_backends.py`.' 2022-08-17T12:10:38.3868524Z + export 'COMMIT_MESSAGES=+ 52429d4ec9d162496e677edd78a883288d617a90 Add a helper for make_fx+ 80daf93686965f0383b5fa106ed8782b6905d891 Map torch.ops.aten calls to refs using decomposition_table+ e03d99a2da7e26168d8878f4e77d86f9c1af572a Use TorchRefsNvfuserCapabilityMode for fx.passes.backends.nvfuser+ a2242f67da754bd2714e056764d0cea51f8cdaed Fix output of PartitionedInterpreter to use _out_spec+ fcca9240398d1cf986a5606a61c50f7903d4ee96 Remove incorrect asserts from tests+ 209563d78b9998025726c92d4fa419151454f79e Add a link to the discussion about torch.ops.aten->refs path+ d3f1f74e60a1d82de78a545b7a7a177e3de6c8a2 Revert changes to torch/fx/passes/backends/nvfuser.py+ ce6a3c605df99d1df57c0dda75c06d748e54ed2a Add aten->refs->prims under TorchRefsMode test' 2022-08-17T12:10:38.3872258Z + COMMIT_MESSAGES='+ 52429d4ec9d162496e677edd78a883288d617a90 Add a helper for make_fx+ 80daf93686965f0383b5fa106ed8782b6905d891 Map torch.ops.aten calls to refs using decomposition_table+ e03d99a2da7e26168d8878f4e77d86f9c1af572a Use TorchRefsNvfuserCapabilityMode for fx.passes.backends.nvfuser+ a2242f67da754bd2714e056764d0cea51f8cdaed Fix output of PartitionedInterpreter to use _out_spec+ fcca9240398d1cf986a5606a61c50f7903d4ee96 Remove incorrect asserts from tests+ 209563d78b9998025726c92d4fa419151454f79e Add a link to the discussion about torch.ops.aten->refs path+ d3f1f74e60a1d82de78a545b7a7a177e3de6c8a2 Revert changes to torch/fx/passes/backends/nvfuser.py+ ce6a3c605df99d1df57c0dda75c06d748e54ed2a Add aten->refs->prims under TorchRefsMode test' 2022-08-17T12:10:38.3873816Z + export 'PR_BODY=### DescriptionThis PR replaces `DecompositionInterpreter` with a context manager which decomposes a function into prims only if the decomposition is executable by nvFuser.Partitioning of the graph is removed because its handled by the `execute(..., executor=nvfuser)` function.### TestingExisting tests in `test/test_fx_backends.py`.' 2022-08-17T12:10:38.3874902Z + PR_BODY='### DescriptionThis PR replaces `DecompositionInterpreter` with a context manager which decomposes a function into prims only if the decomposition is executable by nvFuser.Partitioning of the graph is removed because its handled by the `execute(..., executor=nvfuser)` function.### TestingExisting tests in `test/test_fx_backends.py`.' 2022-08-17T12:10:38.3877388Z +++ nproc --ignore=2 2022-08-17T12:10:38.3909032Z ++ docker run -e BUILD_ENVIRONMENT -e PR_NUMBER -e GITHUB_ACTIONS -e BASE_SHA -e BRANCH -e SHA1 -e AWS_DEFAULT_REGION -e IN_WHEEL_TEST -e SHARD_NUMBER -e TEST_CONFIG -e NUM_TEST_SHARDS -e PR_BODY -e COMMIT_MESSAGES -e PYTORCH_RETRY_TEST_CASES -e PYTORCH_OVERRIDE_FLAKY_SIGNAL -e PR_LABELS -e MAX_JOBS=6 -e SCCACHE_BUCKET -e XLA_CUDA -e XLA_CLANG_CACHE_S3_BUCKET_NAME --env-file=/tmp/github_env_2875102080 --ulimit stack=10485760:83886080 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --ipc=host --shm-size=1g --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-bionic-py3.7-clang9:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:10:48.6417959Z + container_name=9f056bf41fd056aa08c99f4bab025be1198f136337a60e308aaa51a660ec0e99 2022-08-17T12:10:48.6418994Z + docker exec -t 9f056bf41fd056aa08c99f4bab025be1198f136337a60e308aaa51a660ec0e99 sh -c 'pip install dist/*.whl && .jenkins/pytorch/test.sh' 2022-08-17T12:10:49.1843948Z Processing ./dist/torch-1.13.0a0+gitce6a3c6-cp37-cp37m-linux_x86_64.whl 2022-08-17T12:10:49.2560519Z Requirement already satisfied: typing-extensions in /opt/conda/lib/python3.7/site-packages (from torch==1.13.0a0+gitce6a3c6) (4.3.0) 2022-08-17T12:10:49.6985678Z Installing collected packages: torch 2022-08-17T12:10:55.8072978Z Successfully installed torch-1.13.0a0+gitce6a3c6 2022-08-17T12:10:55.8641039Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2022-08-17T12:10:55.8796861Z + TORCH_INSTALL_DIR=/opt/conda/lib/python3.7/site-packages/torch 2022-08-17T12:10:55.8797477Z + TORCH_BIN_DIR=/opt/conda/lib/python3.7/site-packages/torch/bin 2022-08-17T12:10:55.8797820Z + TORCH_LIB_DIR=/opt/conda/lib/python3.7/site-packages/torch/lib 2022-08-17T12:10:55.8798168Z + TORCH_TEST_DIR=/opt/conda/lib/python3.7/site-packages/torch/test 2022-08-17T12:10:55.8798471Z + BUILD_DIR=build 2022-08-17T12:10:55.8798748Z + BUILD_RENAMED_DIR=build_renamed 2022-08-17T12:10:55.8798957Z + BUILD_BIN_DIR=build/bin 2022-08-17T12:10:55.8799241Z + [[ linux-bionic-py3.7-clang9 != *bazel* ]] 2022-08-17T12:10:55.8799487Z ++ realpath build/custom_test_artifacts 2022-08-17T12:10:55.8829977Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=/var/lib/jenkins/workspace/build/custom_test_artifacts 2022-08-17T12:10:55.8832709Z ++ dirname .jenkins/pytorch/test.sh 2022-08-17T12:10:55.8862185Z + source .jenkins/pytorch/common.sh 2022-08-17T12:10:55.8868922Z +++ dirname .jenkins/pytorch/common.sh 2022-08-17T12:10:55.8876037Z ++ source .jenkins/pytorch/common_utils.sh 2022-08-17T12:10:55.8893418Z +++ declare -f -t trap_add 2022-08-17T12:10:55.8897216Z ++ set -ex 2022-08-17T12:10:55.8897544Z ++ [[ linux-bionic-py3.7-clang9 == *rocm* ]] 2022-08-17T12:10:55.8897844Z ++ BUILD_TEST_LIBTORCH=0 2022-08-17T12:10:55.8899043Z ++ [[ functorch == *xla* ]] 2022-08-17T12:10:55.8899366Z ++ [[ linux-bionic-py3.7-clang9 == *centos* ]] 2022-08-17T12:10:55.8899678Z ++ [[ linux-bionic-py3.7-clang9 == *linux-bionic* ]] 2022-08-17T12:10:55.8899896Z ++ which conda 2022-08-17T12:10:55.8915149Z /opt/conda/bin/conda 2022-08-17T12:10:55.8916060Z ++ conda install -q -y cmake 2022-08-17T12:10:57.8654855Z Collecting package metadata (current_repodata.json): ...working... done 2022-08-17T12:10:58.2845520Z Solving environment: ...working... done 2022-08-17T12:10:58.3684679Z 2022-08-17T12:10:58.3685074Z ## Package Plan ## 2022-08-17T12:10:58.3685318Z 2022-08-17T12:10:58.3685614Z environment location: /opt/conda 2022-08-17T12:10:58.3685850Z 2022-08-17T12:10:58.3685992Z added / updated specs: 2022-08-17T12:10:58.3686695Z - cmake 2022-08-17T12:10:58.3687096Z 2022-08-17T12:10:58.3687123Z 2022-08-17T12:10:58.3687291Z The following packages will be downloaded: 2022-08-17T12:10:58.3687530Z 2022-08-17T12:10:58.3687667Z package | build 2022-08-17T12:10:58.3688088Z ---------------------------|----------------- 2022-08-17T12:10:58.3688533Z bzip2-1.0.8 | h7b6447c_0 78 KB 2022-08-17T12:10:58.3689043Z c-ares-1.18.1 | h7f8727e_0 114 KB 2022-08-17T12:10:58.3689516Z cmake-3.22.1 | h1fce559_0 7.3 MB 2022-08-17T12:10:58.3689984Z expat-2.4.4 | h295c915_0 169 KB 2022-08-17T12:10:58.3690441Z krb5-1.19.2 | hac12032_0 1.2 MB 2022-08-17T12:10:58.3690875Z libcurl-7.84.0 | h91b91d3_0 337 KB 2022-08-17T12:10:58.3691352Z libedit-3.1.20210910 | h7f8727e_0 166 KB 2022-08-17T12:10:58.3691791Z libev-4.33 | h7f8727e_1 111 KB 2022-08-17T12:10:58.3692375Z libnghttp2-1.46.0 | hce63b2e_0 680 KB 2022-08-17T12:10:58.3692838Z libssh2-1.10.0 | h8f2d780_0 274 KB 2022-08-17T12:10:58.3693302Z libuv-1.40.0 | h7b6447c_0 736 KB 2022-08-17T12:10:58.3693727Z lz4-c-1.9.3 | h295c915_1 185 KB 2022-08-17T12:10:58.3694371Z rhash-1.4.1 | h3c74f83_1 203 KB 2022-08-17T12:10:58.3694855Z zstd-1.5.2 | ha4553b6_0 488 KB 2022-08-17T12:10:58.3695377Z ------------------------------------------------------------ 2022-08-17T12:10:58.3695811Z Total: 12.0 MB 2022-08-17T12:10:58.3696031Z 2022-08-17T12:10:58.3696306Z The following NEW packages will be INSTALLED: 2022-08-17T12:10:58.3696605Z 2022-08-17T12:10:58.3711622Z bzip2 pkgs/main/linux-64::bzip2-1.0.8-h7b6447c_0 2022-08-17T12:10:58.3712080Z c-ares pkgs/main/linux-64::c-ares-1.18.1-h7f8727e_0 2022-08-17T12:10:58.3712488Z cmake pkgs/main/linux-64::cmake-3.22.1-h1fce559_0 2022-08-17T12:10:58.3713586Z expat pkgs/main/linux-64::expat-2.4.4-h295c915_0 2022-08-17T12:10:58.3714197Z krb5 pkgs/main/linux-64::krb5-1.19.2-hac12032_0 2022-08-17T12:10:58.3714737Z libcurl pkgs/main/linux-64::libcurl-7.84.0-h91b91d3_0 2022-08-17T12:10:58.3715286Z libedit pkgs/main/linux-64::libedit-3.1.20210910-h7f8727e_0 2022-08-17T12:10:58.3715770Z libev pkgs/main/linux-64::libev-4.33-h7f8727e_1 2022-08-17T12:10:58.3716167Z libnghttp2 pkgs/main/linux-64::libnghttp2-1.46.0-hce63b2e_0 2022-08-17T12:10:58.3716603Z libssh2 pkgs/main/linux-64::libssh2-1.10.0-h8f2d780_0 2022-08-17T12:10:58.3717013Z libuv pkgs/main/linux-64::libuv-1.40.0-h7b6447c_0 2022-08-17T12:10:58.3717421Z lz4-c pkgs/main/linux-64::lz4-c-1.9.3-h295c915_1 2022-08-17T12:10:58.3717809Z rhash pkgs/main/linux-64::rhash-1.4.1-h3c74f83_1 2022-08-17T12:10:58.3718237Z zstd pkgs/main/linux-64::zstd-1.5.2-ha4553b6_0 2022-08-17T12:10:58.3718412Z 2022-08-17T12:10:58.3718417Z 2022-08-17T12:10:59.1671038Z Preparing transaction: ...working... done 2022-08-17T12:10:59.5759534Z Verifying transaction: ...working... done 2022-08-17T12:10:59.8683365Z Executing transaction: ...working... done 2022-08-17T12:11:00.0459719Z ++ [[ linux-bionic-py3.7-clang9 == *centos* ]] 2022-08-17T12:11:00.0460172Z + echo 'Environment variables' 2022-08-17T12:11:00.0460419Z Environment variables 2022-08-17T12:11:00.0460664Z + env 2022-08-17T12:11:00.0487951Z SHARD_NUMBER=1 2022-08-17T12:11:00.0488374Z UCC_HOME=/usr 2022-08-17T12:11:00.0488962Z BUILD_ENVIRONMENT=linux-bionic-py3.7-clang9 2022-08-17T12:11:00.0489368Z INSTALLED_DB=yes 2022-08-17T12:11:00.0489727Z HOSTNAME=9f056bf41fd0 2022-08-17T12:11:00.0489991Z GITHUB_REF_NAME=82657/merge 2022-08-17T12:11:00.0490533Z GITHUB_API_URL=https://api.github.com 2022-08-17T12:11:00.0490812Z OPENSSL_DIR=/opt/openssl 2022-08-17T12:11:00.0491076Z UCC_COMMIT=a7bda274b10f8adf5bb729f01da064f4e735fb23 2022-08-17T12:11:00.0491653Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_99a4ea3f-728c-4c9d-973d-71e9db6cf61a 2022-08-17T12:11:00.0492015Z CUDA_PATH=/usr/local/cuda 2022-08-17T12:11:00.0492416Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2022-08-17T12:11:00.0492760Z GITHUB_RUN_ATTEMPT=1 2022-08-17T12:11:00.0493029Z INSTALLED_THRIFT= 2022-08-17T12:11:00.0493229Z TEST_CONFIG=functorch 2022-08-17T12:11:00.0511027Z GITHUB_REPOSITORY_OWNER=pytorch 2022-08-17T12:11:00.0511271Z GITHUB_ACTIONS=true 2022-08-17T12:11:00.0511482Z CI=true 2022-08-17T12:11:00.0511718Z PYTORCH_OVERRIDE_FLAKY_SIGNAL=1 2022-08-17T12:11:00.0511984Z BRANCH=pull/82657 2022-08-17T12:11:00.0512373Z GITHUB_HEAD_REF=fx-passes-nvfuser 2022-08-17T12:11:00.0512663Z UCX_COMMIT=v1.13.x 2022-08-17T12:11:00.0512924Z GITHUB_ACTOR=IvanYashchuk 2022-08-17T12:11:00.0513176Z GITHUB_ACTION_REF= 2022-08-17T12:11:00.0513413Z GITHUB_ACTION=__self 2022-08-17T12:11:00.0513671Z GITHUB_REF_PROTECTED=false 2022-08-17T12:11:00.0514197Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2022-08-17T12:11:00.0514996Z *** 2022-08-17T12:11:00.0515245Z INSTALLED_VISION=yes 2022-08-17T12:11:00.0515529Z HOME=/var/lib/jenkins 2022-08-17T12:11:00.0515999Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2022-08-17T12:11:00.0516302Z GITHUB_ACTION_REPOSITORY= 2022-08-17T12:11:00.0516609Z GITHUB_REF_TYPE=branch 2022-08-17T12:11:00.0516901Z GITHUB_RETENTION_DAYS=90 2022-08-17T12:11:00.0517365Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2022-08-17T12:11:00.0518108Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_99a4ea3f-728c-4c9d-973d-71e9db6cf61a 2022-08-17T12:11:00.0518626Z DEBIAN_FRONTEND=noninteractive 2022-08-17T12:11:00.0518969Z GITHUB_REF=refs/pull/82657/merge 2022-08-17T12:11:00.0519357Z GITHUB_SHA=e9efe573711d9f8141e152403ee143f5875669e7 2022-08-17T12:11:00.0519722Z INSTALLED_PROTOBUF=yes 2022-08-17T12:11:00.0520020Z DESIRED_CUDA= 2022-08-17T12:11:00.0520299Z GITHUB_RUN_ID=2875102080 2022-08-17T12:11:00.0520655Z GITHUB_SERVER_URL=https://github.com 2022-08-17T12:11:00.0520958Z MAX_JOBS=6 2022-08-17T12:11:00.0521504Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2022-08-17T12:11:00.0521957Z UCX_HOME=/usr 2022-08-17T12:11:00.0522247Z PYTORCH_RETRY_TEST_CASES=1 2022-08-17T12:11:00.0522660Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2022-08-17T12:11:00.0523095Z BASE_SHA=343b5f86512f75f8f3bd4b90749c0459743b9e72 2022-08-17T12:11:00.0523429Z INSTALLED_ANDROID= 2022-08-17T12:11:00.0524425Z PR_BODY=### DescriptionThis PR replaces `DecompositionInterpreter` with a context manager which decomposes a function into prims only if the decomposition is executable by nvFuser.Partitioning of the graph is removed because its handled by the `execute(..., executor=nvfuser)` function.### TestingExisting tests in `test/test_fx_backends.py`. 2022-08-17T12:11:00.0525340Z GITHUB_BASE_REF=master 2022-08-17T12:11:00.0525639Z TERM=xterm 2022-08-17T12:11:00.0525916Z XLA_CUDA= 2022-08-17T12:11:00.0526191Z TORCH_CUDA_ARCH_LIST=Maxwell 2022-08-17T12:11:00.0526532Z OPENSSL_ROOT_DIR=/opt/openssl 2022-08-17T12:11:00.0527387Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_99a4ea3f-728c-4c9d-973d-71e9db6cf61a 2022-08-17T12:11:00.0527864Z GITHUB_JOB=test 2022-08-17T12:11:00.0530249Z COMMIT_MESSAGES=+ 52429d4ec9d162496e677edd78a883288d617a90 Add a helper for make_fx+ 80daf93686965f0383b5fa106ed8782b6905d891 Map torch.ops.aten calls to refs using decomposition_table+ e03d99a2da7e26168d8878f4e77d86f9c1af572a Use TorchRefsNvfuserCapabilityMode for fx.passes.backends.nvfuser+ a2242f67da754bd2714e056764d0cea51f8cdaed Fix output of PartitionedInterpreter to use _out_spec+ fcca9240398d1cf986a5606a61c50f7903d4ee96 Remove incorrect asserts from tests+ 209563d78b9998025726c92d4fa419151454f79e Add a link to the discussion about torch.ops.aten->refs path+ d3f1f74e60a1d82de78a545b7a7a177e3de6c8a2 Revert changes to torch/fx/passes/backends/nvfuser.py+ ce6a3c605df99d1df57c0dda75c06d748e54ed2a Add aten->refs->prims under TorchRefsMode test 2022-08-17T12:11:00.0531931Z NUM_TEST_SHARDS=1 2022-08-17T12:11:00.0532225Z PR_NUMBER=82657 2022-08-17T12:11:00.0532484Z SHLVL=1 2022-08-17T12:11:00.0532706Z GITHUB_REPOSITORY=pytorch/pytorch 2022-08-17T12:11:00.0532952Z SHA1=ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:11:00.0533254Z GITHUB_EVENT_NAME=pull_request 2022-08-17T12:11:00.0533683Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2022-08-17T12:11:00.0533980Z GITHUB_RUN_NUMBER=40757 2022-08-17T12:11:00.0534171Z GITHUB_WORKFLOW=pull 2022-08-17T12:11:00.0534474Z PATH=/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-08-17T12:11:00.0534910Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:11:00.0535178Z GITHUB_TRIGGERING_ACTOR=IvanYashchuk 2022-08-17T12:11:00.0535365Z _=/usr/bin/env 2022-08-17T12:11:00.0535579Z + echo 'Testing pytorch' 2022-08-17T12:11:00.0535764Z Testing pytorch 2022-08-17T12:11:00.0535948Z + export LANG=C.UTF-8 2022-08-17T12:11:00.0536141Z + LANG=C.UTF-8 2022-08-17T12:11:00.0581072Z + PR_NUMBER=82657 2022-08-17T12:11:00.0581377Z + [[ functorch == \d\e\f\a\u\l\t ]] 2022-08-17T12:11:00.0581878Z + [[ functorch == \d\i\s\t\r\i\b\u\t\e\d ]] 2022-08-17T12:11:00.0582229Z + [[ functorch == \s\l\o\w ]] 2022-08-17T12:11:00.0582768Z + [[ linux-bionic-py3.7-clang9 == *slow-gradcheck* ]] 2022-08-17T12:11:00.0583289Z + [[ linux-bionic-py3.7-clang9 == *cuda* ]] 2022-08-17T12:11:00.0583778Z + [[ linux-bionic-py3.7-clang9 == *rocm* ]] 2022-08-17T12:11:00.0584315Z + [[ linux-bionic-py3.7-clang9 == *cuda11* ]] 2022-08-17T12:11:00.0584652Z + [[ functorch == *crossref* ]] 2022-08-17T12:11:00.0584981Z + [[ functorch == *dynamo* ]] 2022-08-17T12:11:00.0585324Z + [[ -n 82657 ]] 2022-08-17T12:11:00.0585610Z + [[ -z '' ]] 2022-08-17T12:11:00.0585971Z + export PYTORCH_TEST_SKIP_CUDA_MEM_LEAK_CHECK=1 2022-08-17T12:11:00.0586318Z + PYTORCH_TEST_SKIP_CUDA_MEM_LEAK_CHECK=1 2022-08-17T12:11:00.0586597Z + [[ linux-bionic-py3.7-clang9 == *rocm* ]] 2022-08-17T12:11:00.0586895Z + [[ linux-bionic-py3.7-clang9 != *-bazel-* ]] 2022-08-17T12:11:00.0587146Z + pip_install --user ninja 2022-08-17T12:11:00.0587404Z + pip install --progress-bar off --user ninja 2022-08-17T12:11:00.4757159Z Collecting ninja 2022-08-17T12:11:00.4942380Z Downloading ninja-1.10.2.3-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (108 kB) 2022-08-17T12:11:00.8944160Z Installing collected packages: ninja 2022-08-17T12:11:00.9027321Z  WARNING: The script ninja is installed in '/var/lib/jenkins/.local/bin' which is not on PATH. 2022-08-17T12:11:00.9027836Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-08-17T12:11:00.9081665Z Successfully installed ninja-1.10.2.3 2022-08-17T12:11:00.9659706Z + export PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-08-17T12:11:00.9660373Z + PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-08-17T12:11:00.9661100Z + [[ linux-bionic-py3.7-clang9 == *asan* ]] 2022-08-17T12:11:00.9661457Z + [[ functorch == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2022-08-17T12:11:00.9661838Z + [[ functorch == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2022-08-17T12:11:00.9665767Z + [[ linux-bionic-py3.7-clang9 == *tbb* ]] 2022-08-17T12:11:00.9677506Z + [[ linux-bionic-py3.7-clang9 == *libtorch* ]] 2022-08-17T12:11:00.9677798Z + [[ linux-bionic-py3.7-clang9 == *-bazel-* ]] 2022-08-17T12:11:00.9680043Z + cd test 2022-08-17T12:11:00.9681005Z + python -c 'import torch; print(torch.__config__.show())' 2022-08-17T12:11:01.9433983Z PyTorch built with: 2022-08-17T12:11:01.9434524Z - GCC 4.2 2022-08-17T12:11:01.9434889Z - C++ Version: 201402 2022-08-17T12:11:01.9435259Z - clang 9.0.0 2022-08-17T12:11:01.9435665Z - Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2022-08-17T12:11:01.9436116Z - Intel(R) MKL-DNN v2.6.0 (Git Hash 52b5f107dd9cf10910aaa19cb47f3abf9b349815) 2022-08-17T12:11:01.9436409Z - OpenMP 201107 (a.k.a. OpenMP 3.1) 2022-08-17T12:11:01.9436687Z - LAPACK is enabled (usually provided by MKL) 2022-08-17T12:11:01.9436923Z - NNPACK is enabled 2022-08-17T12:11:01.9437137Z - CPU capability usage: AVX2 2022-08-17T12:11:01.9439977Z - Build settings: BLAS_INFO=mkl, BUILD_TYPE=Release, CXX_COMPILER=/opt/cache/bin/clang++, CXX_FLAGS= -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp=libomp -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOCUPTI -DUSE_FBGEMM -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -DEDGE_PROFILER_USE_KINETO -O2 -fPIC -Wno-narrowing -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-range-loop-analysis -Wno-pass-failed -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -Wconstant-conversion -Wno-invalid-partial-specialization -Wno-typedef-redefinition -Wno-unused-private-field -Wno-inconsistent-missing-override -Wno-c++14-extensions -Wno-constexpr-not-const -Wno-missing-braces -Qunused-arguments -fcolor-diagnostics -fdiagnostics-color=always -Werror -fno-math-errno -fno-trapping-math -Werror=format, LAPACK_INFO=mkl, PERF_WITH_AVX=1, PERF_WITH_AVX2=1, PERF_WITH_AVX512=1, TORCH_VERSION=1.13.0, USE_CUDA=OFF, USE_CUDNN=OFF, USE_EXCEPTION_PTR=1, USE_GFLAGS=OFF, USE_GLOG=OFF, USE_MKL=ON, USE_MKLDNN=ON, USE_MPI=OFF, USE_NCCL=OFF, USE_NNPACK=ON, USE_OPENMP=ON, USE_ROCM=OFF, 2022-08-17T12:11:01.9441909Z 2022-08-17T12:11:02.0903335Z + cd test 2022-08-17T12:11:02.0903952Z + python -c 'import torch; print(torch.__config__.parallel_info())' 2022-08-17T12:11:02.9380808Z ATen/Parallel: 2022-08-17T12:11:02.9381228Z at::get_num_threads() : 4 2022-08-17T12:11:02.9381599Z at::get_num_interop_threads() : 4 2022-08-17T12:11:02.9381998Z OpenMP 201107 (a.k.a. OpenMP 3.1) 2022-08-17T12:11:02.9382318Z omp_get_max_threads() : 4 2022-08-17T12:11:02.9383010Z Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2022-08-17T12:11:02.9383523Z mkl_get_max_threads() : 4 2022-08-17T12:11:02.9384116Z Intel(R) MKL-DNN v2.6.0 (Git Hash 52b5f107dd9cf10910aaa19cb47f3abf9b349815) 2022-08-17T12:11:02.9384488Z std::thread::hardware_concurrency() : 8 2022-08-17T12:11:02.9384855Z Environment variables: 2022-08-17T12:11:02.9385227Z OMP_NUM_THREADS : [not set] 2022-08-17T12:11:02.9385517Z MKL_NUM_THREADS : [not set] 2022-08-17T12:11:02.9385721Z ATen parallel backend: OpenMP 2022-08-17T12:11:02.9386136Z 2022-08-17T12:11:03.0815747Z + [[ functorch == *deploy* ]] 2022-08-17T12:11:03.0816020Z + [[ functorch == *backward* ]] 2022-08-17T12:11:03.0816304Z + [[ functorch == *xla* ]] 2022-08-17T12:11:03.0816590Z + [[ functorch == \j\i\t\_\l\e\g\a\c\y ]] 2022-08-17T12:11:03.0817036Z + [[ linux-bionic-py3.7-clang9 == *libtorch* ]] 2022-08-17T12:11:03.0817271Z + [[ functorch == distributed ]] 2022-08-17T12:11:03.0817469Z + [[ functorch == *dynamo* ]] 2022-08-17T12:11:03.0817700Z + [[ functorch == *dynamo* ]] 2022-08-17T12:11:03.0817877Z + [[ 1 == 1 ]] 2022-08-17T12:11:03.0818069Z + [[ 1 -gt 1 ]] 2022-08-17T12:11:03.0818214Z + [[ 1 == 2 ]] 2022-08-17T12:11:03.0826602Z + [[ 1 -gt 2 ]] 2022-08-17T12:11:03.0827068Z + [[ linux-bionic-py3.7-clang9 == *vulkan* ]] 2022-08-17T12:11:03.0827621Z + [[ linux-bionic-py3.7-clang9 == *-bazel-* ]] 2022-08-17T12:11:03.0828499Z + [[ linux-bionic-py3.7-clang9 == *-mobile-lightweight-dispatch* ]] 2022-08-17T12:11:03.0828955Z + [[ functorch = docs_test ]] 2022-08-17T12:11:03.0829189Z + [[ functorch == *functorch* ]] 2022-08-17T12:11:03.0829380Z + install_functorch 2022-08-17T12:11:03.0829544Z + pushd functorch 2022-08-17T12:11:03.0829738Z ~/workspace/functorch ~/workspace 2022-08-17T12:11:03.0829946Z + python setup.py develop 2022-08-17T12:11:04.3346584Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T12:11:04.3758100Z Building wheel functorch-0.3.0a0+ce6a3c6 2022-08-17T12:11:04.7608332Z running develop 2022-08-17T12:11:04.7611395Z /opt/conda/lib/python3.7/site-packages/setuptools/command/easy_install.py:147: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2022-08-17T12:11:04.7611828Z EasyInstallDeprecationWarning, 2022-08-17T12:11:04.8747172Z /opt/conda/lib/python3.7/site-packages/setuptools/command/install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-08-17T12:11:04.8747683Z setuptools.SetuptoolsDeprecationWarning, 2022-08-17T12:11:05.0477811Z running egg_info 2022-08-17T12:11:05.0478386Z creating functorch.egg-info 2022-08-17T12:11:05.1014436Z writing functorch.egg-info/PKG-INFO 2022-08-17T12:11:05.1500484Z writing dependency_links to functorch.egg-info/dependency_links.txt 2022-08-17T12:11:05.3915595Z writing requirements to functorch.egg-info/requires.txt 2022-08-17T12:11:05.4404862Z writing top-level names to functorch.egg-info/top_level.txt 2022-08-17T12:11:05.4406186Z writing manifest file 'functorch.egg-info/SOURCES.txt' 2022-08-17T12:11:05.5464454Z reading manifest file 'functorch.egg-info/SOURCES.txt' 2022-08-17T12:11:05.5464968Z adding license file 'LICENSE' 2022-08-17T12:11:05.5476799Z writing manifest file 'functorch.egg-info/SOURCES.txt' 2022-08-17T12:11:05.5477435Z running build_ext 2022-08-17T12:11:05.5496051Z building 'functorch._C' extension 2022-08-17T12:11:05.5499243Z creating /var/lib/jenkins/workspace/functorch/build 2022-08-17T12:11:05.5500328Z creating /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7 2022-08-17T12:11:05.5501016Z creating /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var 2022-08-17T12:11:05.5501593Z creating /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib 2022-08-17T12:11:05.5502032Z creating /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins 2022-08-17T12:11:05.5502462Z creating /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace 2022-08-17T12:11:05.5502916Z creating /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch 2022-08-17T12:11:05.5503390Z creating /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch 2022-08-17T12:11:05.5503870Z creating /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc 2022-08-17T12:11:05.5505987Z creating /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/dim 2022-08-17T12:11:05.5845147Z Emitting ninja build file /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/build.ninja... 2022-08-17T12:11:05.5848393Z Compiling objects... 2022-08-17T12:11:05.5848675Z Using envvar MAX_JOBS (6) as the number of workers... 2022-08-17T12:11:06.3851193Z [1/34] c++ -MMD -MF /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/FunctionalizeInterpreter.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DFUNCTORCH_BUILD_MAIN_LIB -I/var/lib/jenkins/workspace/functorch -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/functorch/functorch/csrc/FunctionalizeInterpreter.cpp -o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/FunctionalizeInterpreter.o -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:11:06.4136230Z [2/34] c++ -MMD -MF /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/ADInterpreters.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DFUNCTORCH_BUILD_MAIN_LIB -I/var/lib/jenkins/workspace/functorch -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/functorch/functorch/csrc/ADInterpreters.cpp -o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/ADInterpreters.o -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:11:06.4139153Z In file included from /opt/conda/lib/python3.7/site-packages/torch/include/c10/core/InferenceMode.h:4:0, 2022-08-17T12:11:06.4139988Z from /opt/conda/lib/python3.7/site-packages/torch/include/c10/core/TensorImpl.h:6, 2022-08-17T12:11:06.4140915Z from /opt/conda/lib/python3.7/site-packages/torch/include/ATen/core/TensorBody.h:20, 2022-08-17T12:11:06.4141711Z from /opt/conda/lib/python3.7/site-packages/torch/include/ATen/core/ivalue.h:4, 2022-08-17T12:11:06.4142473Z from /opt/conda/lib/python3.7/site-packages/torch/include/ATen/core/stack.h:5, 2022-08-17T12:11:06.4143324Z from /opt/conda/lib/python3.7/site-packages/torch/include/ATen/core/boxing/KernelFunction.h:4, 2022-08-17T12:11:06.4144201Z from /opt/conda/lib/python3.7/site-packages/torch/include/ATen/core/dispatch/Dispatcher.h:4, 2022-08-17T12:11:06.4145006Z from /var/lib/jenkins/workspace/functorch/functorch/csrc/Interpreter.h:5, 2022-08-17T12:11:06.4145773Z from /var/lib/jenkins/workspace/functorch/functorch/csrc/ADInterpreters.h:2, 2022-08-17T12:11:06.4146580Z from /var/lib/jenkins/workspace/functorch/functorch/csrc/ADInterpreters.cpp:1: 2022-08-17T12:11:06.4149078Z /opt/conda/lib/python3.7/site-packages/torch/include/c10/core/GradMode.h: In function ‘void at::functorch::autogradBasedTransformSendToNext(const c10::OperatorHandle&, torch::jit::Stack*, int64_t, at::functorch::TransformType, c10::optional, c10::optional)’: 2022-08-17T12:11:06.4150734Z /opt/conda/lib/python3.7/site-packages/torch/include/c10/core/GradMode.h:20:27: warning: ‘*((void*)& grad_guard +1)’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2022-08-17T12:11:06.4151597Z GradMode::set_enabled(prev_mode); 2022-08-17T12:11:06.4152070Z ^~~~~~~~~ 2022-08-17T12:11:06.4152925Z /var/lib/jenkins/workspace/functorch/functorch/csrc/ADInterpreters.cpp:125:31: note: ‘*((void*)& grad_guard +1)’ was declared here 2022-08-17T12:11:06.4153750Z optional grad_guard; 2022-08-17T12:11:06.4154213Z ^~~~~~~~~~ 2022-08-17T12:11:06.4154904Z In file included from /opt/conda/lib/python3.7/site-packages/torch/include/c10/core/InferenceMode.h:4:0, 2022-08-17T12:11:06.4155743Z from /opt/conda/lib/python3.7/site-packages/torch/include/c10/core/TensorImpl.h:6, 2022-08-17T12:11:06.4156552Z from /opt/conda/lib/python3.7/site-packages/torch/include/ATen/core/TensorBody.h:20, 2022-08-17T12:11:06.4157356Z from /opt/conda/lib/python3.7/site-packages/torch/include/ATen/core/ivalue.h:4, 2022-08-17T12:11:06.4158117Z from /opt/conda/lib/python3.7/site-packages/torch/include/ATen/core/stack.h:5, 2022-08-17T12:11:06.4158968Z from /opt/conda/lib/python3.7/site-packages/torch/include/ATen/core/boxing/KernelFunction.h:4, 2022-08-17T12:11:06.4159846Z from /opt/conda/lib/python3.7/site-packages/torch/include/ATen/core/dispatch/Dispatcher.h:4, 2022-08-17T12:11:06.4160651Z from /var/lib/jenkins/workspace/functorch/functorch/csrc/Interpreter.h:5, 2022-08-17T12:11:06.4161409Z from /var/lib/jenkins/workspace/functorch/functorch/csrc/ADInterpreters.h:2, 2022-08-17T12:11:06.4162335Z from /var/lib/jenkins/workspace/functorch/functorch/csrc/ADInterpreters.cpp:1: 2022-08-17T12:11:06.4163605Z /opt/conda/lib/python3.7/site-packages/torch/include/c10/core/GradMode.h:39:53: warning: ‘*((void*)& fw_grad_guard +1)’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2022-08-17T12:11:06.4164588Z AutogradState::get_tls_state().set_fw_grad_mode(prev_mode); 2022-08-17T12:11:06.4165176Z ^~~~~~~~~ 2022-08-17T12:11:06.4166036Z /var/lib/jenkins/workspace/functorch/functorch/csrc/ADInterpreters.cpp:129:33: note: ‘*((void*)& fw_grad_guard +1)’ was declared here 2022-08-17T12:11:06.4167215Z optional fw_grad_guard; 2022-08-17T12:11:06.4167708Z ^~~~~~~~~~~~~ 2022-08-17T12:11:07.0580257Z [3/34] c++ -MMD -MF /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesActivation.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DFUNCTORCH_BUILD_MAIN_LIB -I/var/lib/jenkins/workspace/functorch -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/functorch/functorch/csrc/BatchRulesActivation.cpp -o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesActivation.o -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:11:07.1141969Z [4/34] c++ -MMD -MF /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesDecompositions.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DFUNCTORCH_BUILD_MAIN_LIB -I/var/lib/jenkins/workspace/functorch -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/functorch/functorch/csrc/BatchRulesDecompositions.cpp -o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesDecompositions.o -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:11:07.1522092Z [5/34] c++ -MMD -MF /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesConvolution.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DFUNCTORCH_BUILD_MAIN_LIB -I/var/lib/jenkins/workspace/functorch -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/functorch/functorch/csrc/BatchRulesConvolution.cpp -o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesConvolution.o -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:11:07.2544825Z [6/34] c++ -MMD -MF /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesBinaryOps.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DFUNCTORCH_BUILD_MAIN_LIB -I/var/lib/jenkins/workspace/functorch -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/functorch/functorch/csrc/BatchRulesBinaryOps.cpp -o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesBinaryOps.o -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:11:07.3450221Z [7/34] c++ -MMD -MF /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesDynamic.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DFUNCTORCH_BUILD_MAIN_LIB -I/var/lib/jenkins/workspace/functorch -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/functorch/functorch/csrc/BatchRulesDynamic.cpp -o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesDynamic.o -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:11:07.3697912Z [8/34] c++ -MMD -MF /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesFactory.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DFUNCTORCH_BUILD_MAIN_LIB -I/var/lib/jenkins/workspace/functorch -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/functorch/functorch/csrc/BatchRulesFactory.cpp -o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesFactory.o -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:11:08.1591880Z [9/34] c++ -MMD -MF /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesHelper.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DFUNCTORCH_BUILD_MAIN_LIB -I/var/lib/jenkins/workspace/functorch -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/functorch/functorch/csrc/BatchRulesHelper.cpp -o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesHelper.o -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:11:08.2196209Z [10/34] c++ -MMD -MF /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesLinearAlgebra.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DFUNCTORCH_BUILD_MAIN_LIB -I/var/lib/jenkins/workspace/functorch -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/functorch/functorch/csrc/BatchRulesLinearAlgebra.cpp -o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesLinearAlgebra.o -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:11:08.2788991Z [11/34] c++ -MMD -MF /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesLoss.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DFUNCTORCH_BUILD_MAIN_LIB -I/var/lib/jenkins/workspace/functorch -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/functorch/functorch/csrc/BatchRulesLoss.cpp -o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesLoss.o -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:11:08.3934074Z [12/34] c++ -MMD -MF /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesModules.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DFUNCTORCH_BUILD_MAIN_LIB -I/var/lib/jenkins/workspace/functorch -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/functorch/functorch/csrc/BatchRulesModules.cpp -o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesModules.o -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:11:08.4313993Z [13/34] c++ -MMD -MF /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesNorm.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DFUNCTORCH_BUILD_MAIN_LIB -I/var/lib/jenkins/workspace/functorch -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/functorch/functorch/csrc/BatchRulesNorm.cpp -o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesNorm.o -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:11:08.4510470Z [14/34] c++ -MMD -MF /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesPooling.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DFUNCTORCH_BUILD_MAIN_LIB -I/var/lib/jenkins/workspace/functorch -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/functorch/functorch/csrc/BatchRulesPooling.cpp -o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesPooling.o -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:11:09.2350612Z [15/34] c++ -MMD -MF /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesReduceOps.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DFUNCTORCH_BUILD_MAIN_LIB -I/var/lib/jenkins/workspace/functorch -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/functorch/functorch/csrc/BatchRulesReduceOps.cpp -o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesReduceOps.o -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:11:09.2696341Z [16/34] c++ -MMD -MF /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesRandomness.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DFUNCTORCH_BUILD_MAIN_LIB -I/var/lib/jenkins/workspace/functorch -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/functorch/functorch/csrc/BatchRulesRandomness.cpp -o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesRandomness.o -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:11:09.4040380Z [17/34] c++ -MMD -MF /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DFUNCTORCH_BUILD_MAIN_LIB -I/var/lib/jenkins/workspace/functorch -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/functorch/functorch/csrc/BatchedFallback.cpp -o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.o -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:11:09.4111033Z [18/34] c++ -MMD -MF /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesScatterOps.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DFUNCTORCH_BUILD_MAIN_LIB -I/var/lib/jenkins/workspace/functorch -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/functorch/functorch/csrc/BatchRulesScatterOps.cpp -o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesScatterOps.o -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:11:09.4817234Z [19/34] c++ -MMD -MF /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesViews.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DFUNCTORCH_BUILD_MAIN_LIB -I/var/lib/jenkins/workspace/functorch -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/functorch/functorch/csrc/BatchRulesViews.cpp -o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesViews.o -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:11:09.5323967Z [20/34] c++ -MMD -MF /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedTensorImpl.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DFUNCTORCH_BUILD_MAIN_LIB -I/var/lib/jenkins/workspace/functorch -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/functorch/functorch/csrc/BatchedTensorImpl.cpp -o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedTensorImpl.o -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:11:09.5479885Z [21/34] c++ -MMD -MF /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesUnaryOps.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DFUNCTORCH_BUILD_MAIN_LIB -I/var/lib/jenkins/workspace/functorch -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/functorch/functorch/csrc/BatchRulesUnaryOps.cpp -o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesUnaryOps.o -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:11:09.8626047Z [22/34] c++ -MMD -MF /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/Interpreter.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DFUNCTORCH_BUILD_MAIN_LIB -I/var/lib/jenkins/workspace/functorch -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/functorch/functorch/csrc/Interpreter.cpp -o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/Interpreter.o -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:11:10.4521043Z [23/34] c++ -MMD -MF /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/dim/dim.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DFUNCTORCH_BUILD_MAIN_LIB -I/var/lib/jenkins/workspace/functorch -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/functorch/functorch/csrc/dim/dim.cpp -o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/dim/dim.o -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:11:10.4524534Z /var/lib/jenkins/workspace/functorch/functorch/csrc/dim/dim.cpp: In function ‘int Dim_init(py::hdl, PyObject*, PyObject*)’: 2022-08-17T12:11:10.4525835Z /var/lib/jenkins/workspace/functorch/functorch/csrc/dim/dim.cpp:220:53: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] 2022-08-17T12:11:10.4526629Z static char* kwlist[] = {"name", "size", nullptr}; 2022-08-17T12:11:10.4527418Z ^ 2022-08-17T12:11:10.4528496Z /var/lib/jenkins/workspace/functorch/functorch/csrc/dim/dim.cpp:220:53: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] 2022-08-17T12:11:10.4529669Z /var/lib/jenkins/workspace/functorch/functorch/csrc/dim/dim.cpp: In function ‘int DimList_init(DimList*, PyObject*, PyObject*)’: 2022-08-17T12:11:10.4530835Z /var/lib/jenkins/workspace/functorch/functorch/csrc/dim/dim.cpp:558:60: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] 2022-08-17T12:11:10.4531640Z static char* kwlist[] = {"len_or_dims", "name", nullptr}; 2022-08-17T12:11:10.4532215Z ^ 2022-08-17T12:11:10.4533172Z /var/lib/jenkins/workspace/functorch/functorch/csrc/dim/dim.cpp:558:60: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] 2022-08-17T12:11:10.4662546Z [24/34] c++ -MMD -MF /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/CompileCache.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DFUNCTORCH_BUILD_MAIN_LIB -I/var/lib/jenkins/workspace/functorch -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/functorch/functorch/csrc/CompileCache.cpp -o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/CompileCache.o -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:11:10.4665120Z In file included from /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/utils/python_arg_parser.h:63:0, 2022-08-17T12:11:10.4665926Z from /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/jit/python/pybind_utils.h:26, 2022-08-17T12:11:10.4666822Z from /var/lib/jenkins/workspace/functorch/functorch/csrc/CompileCache.cpp:15: 2022-08-17T12:11:10.4668105Z /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/utils/python_strings.h:106:19: warning: ‘pybind11::object PyObject_FastGetAttrString(PyObject*, const char*)’ defined but not used [-Wunused-function] 2022-08-17T12:11:10.4669022Z static py::object PyObject_FastGetAttrString(PyObject* obj, const char* name) { 2022-08-17T12:11:10.4669539Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-08-17T12:11:10.4925819Z [25/34] c++ -MMD -MF /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/LegacyBatchingRegistrations.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DFUNCTORCH_BUILD_MAIN_LIB -I/var/lib/jenkins/workspace/functorch -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/functorch/functorch/csrc/LegacyBatchingRegistrations.cpp -o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/LegacyBatchingRegistrations.o -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:11:10.5111695Z [26/34] c++ -MMD -MF /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/DynamicLayer.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DFUNCTORCH_BUILD_MAIN_LIB -I/var/lib/jenkins/workspace/functorch -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/functorch/functorch/csrc/DynamicLayer.cpp -o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/DynamicLayer.o -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:11:10.6961719Z [27/34] c++ -MMD -MF /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/LegacyVmapTransforms.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DFUNCTORCH_BUILD_MAIN_LIB -I/var/lib/jenkins/workspace/functorch -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/functorch/functorch/csrc/LegacyVmapTransforms.cpp -o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/LegacyVmapTransforms.o -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:11:10.7791323Z [28/34] c++ -MMD -MF /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/VmapInterpreter.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DFUNCTORCH_BUILD_MAIN_LIB -I/var/lib/jenkins/workspace/functorch -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/functorch/functorch/csrc/VmapInterpreter.cpp -o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/VmapInterpreter.o -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:11:10.8038959Z [29/34] c++ -MMD -MF /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/PlumbingHelper.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DFUNCTORCH_BUILD_MAIN_LIB -I/var/lib/jenkins/workspace/functorch -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/functorch/functorch/csrc/PlumbingHelper.cpp -o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/PlumbingHelper.o -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:11:10.8568159Z [30/34] c++ -MMD -MF /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/TensorWrapper.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DFUNCTORCH_BUILD_MAIN_LIB -I/var/lib/jenkins/workspace/functorch -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/functorch/functorch/csrc/TensorWrapper.cpp -o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/TensorWrapper.o -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:11:11.0528274Z [31/34] c++ -MMD -MF /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/CustomFunction.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DFUNCTORCH_BUILD_MAIN_LIB -I/var/lib/jenkins/workspace/functorch -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/functorch/functorch/csrc/CustomFunction.cpp -o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/CustomFunction.o -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:11:11.0531147Z In file included from /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/Exceptions.h:13:0, 2022-08-17T12:11:11.0532005Z from /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/python.h:11, 2022-08-17T12:11:11.0532824Z from /opt/conda/lib/python3.7/site-packages/torch/include/torch/extension.h:6, 2022-08-17T12:11:11.0533525Z from /var/lib/jenkins/workspace/functorch/functorch/csrc/CustomFunction.h:4, 2022-08-17T12:11:11.0534257Z from /var/lib/jenkins/workspace/functorch/functorch/csrc/CustomFunction.cpp:2: 2022-08-17T12:11:11.0536678Z /opt/conda/lib/python3.7/site-packages/torch/include/pybind11/pybind11.h: In instantiation of ‘class pybind11::class_’: 2022-08-17T12:11:11.0537347Z /var/lib/jenkins/workspace/functorch/functorch/csrc/CustomFunction.cpp:257:70: required from here 2022-08-17T12:11:11.0538355Z /opt/conda/lib/python3.7/site-packages/torch/include/pybind11/pybind11.h:1479:7: warning: ‘pybind11::class_’ declared with greater visibility than the type of its field ‘pybind11::class_::’ [-Wattributes] 2022-08-17T12:11:11.0539070Z class class_ : public detail::generic_type { 2022-08-17T12:11:11.0539343Z ^~~~~~ 2022-08-17T12:11:11.0540112Z /opt/conda/lib/python3.7/site-packages/torch/include/pybind11/pybind11.h:1479:7: warning: ‘pybind11::class_’ declared with greater visibility than its base ‘pybind11::detail::generic_type’ [-Wattributes] 2022-08-17T12:11:11.0540805Z In file included from /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/utils/python_arg_parser.h:63:0, 2022-08-17T12:11:11.0541312Z from /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/jit/python/pybind_utils.h:26, 2022-08-17T12:11:11.0541784Z from /var/lib/jenkins/workspace/functorch/functorch/csrc/CustomFunction.h:6, 2022-08-17T12:11:11.0542226Z from /var/lib/jenkins/workspace/functorch/functorch/csrc/CustomFunction.cpp:2: 2022-08-17T12:11:11.0543050Z /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/utils/python_strings.h:106:19: warning: ‘pybind11::object PyObject_FastGetAttrString(PyObject*, const char*)’ defined but not used [-Wunused-function] 2022-08-17T12:11:11.0543645Z static py::object PyObject_FastGetAttrString(PyObject* obj, const char* name) { 2022-08-17T12:11:11.0543987Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-08-17T12:11:11.2046046Z [32/34] c++ -MMD -MF /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/PyTorchOperatorHacks.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DFUNCTORCH_BUILD_MAIN_LIB -I/var/lib/jenkins/workspace/functorch -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/functorch/functorch/csrc/PyTorchOperatorHacks.cpp -o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/PyTorchOperatorHacks.o -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:11:11.3047758Z [33/34] c++ -MMD -MF /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/VmapModeRegistrations.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DFUNCTORCH_BUILD_MAIN_LIB -I/var/lib/jenkins/workspace/functorch -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/functorch/functorch/csrc/VmapModeRegistrations.cpp -o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/VmapModeRegistrations.o -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:11:11.9151883Z [34/34] c++ -MMD -MF /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/init.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DFUNCTORCH_BUILD_MAIN_LIB -I/var/lib/jenkins/workspace/functorch -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/functorch/functorch/csrc/init.cpp -o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/init.o -O3 -std=c++14 -fdiagnostics-color=always -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:11:11.9153450Z In file included from /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/utils/python_arg_parser.h:63:0, 2022-08-17T12:11:11.9153953Z from /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/jit/python/pybind_utils.h:26, 2022-08-17T12:11:11.9154417Z from /var/lib/jenkins/workspace/functorch/functorch/csrc/CustomFunction.h:6, 2022-08-17T12:11:11.9154833Z from /var/lib/jenkins/workspace/functorch/functorch/csrc/init.cpp:18: 2022-08-17T12:11:11.9155802Z /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/utils/python_strings.h:106:19: warning: ‘pybind11::object PyObject_FastGetAttrString(PyObject*, const char*)’ defined but not used [-Wunused-function] 2022-08-17T12:11:11.9156407Z static py::object PyObject_FastGetAttrString(PyObject* obj, const char* name) { 2022-08-17T12:11:11.9156742Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-08-17T12:11:11.9204469Z creating build/lib.linux-x86_64-3.7 2022-08-17T12:11:11.9204747Z creating build/lib.linux-x86_64-3.7/functorch 2022-08-17T12:11:11.9218696Z g++ -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -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/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/ADInterpreters.o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesActivation.o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesBinaryOps.o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesConvolution.o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesDecompositions.o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesDynamic.o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesFactory.o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesHelper.o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesLinearAlgebra.o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesLoss.o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesModules.o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesNorm.o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesPooling.o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesRandomness.o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesReduceOps.o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesScatterOps.o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesUnaryOps.o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchRulesViews.o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedTensorImpl.o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/CompileCache.o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/CustomFunction.o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/DynamicLayer.o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/FunctionalizeInterpreter.o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/Interpreter.o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/LegacyBatchingRegistrations.o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/LegacyVmapTransforms.o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/PlumbingHelper.o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/PyTorchOperatorHacks.o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/TensorWrapper.o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/VmapInterpreter.o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/VmapModeRegistrations.o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/dim/dim.o /var/lib/jenkins/workspace/functorch/build/temp.linux-x86_64-3.7/var/lib/jenkins/workspace/functorch/functorch/csrc/init.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/functorch/_C.so 2022-08-17T12:11:13.2049966Z copying build/lib.linux-x86_64-3.7/functorch/_C.so -> functorch 2022-08-17T12:11:13.2489769Z Creating /opt/conda/lib/python3.7/site-packages/functorch.egg-link (link to .) 2022-08-17T12:11:13.2493962Z Adding functorch 0.3.0a0+ce6a3c6 to easy-install.pth file 2022-08-17T12:11:13.2503805Z 2022-08-17T12:11:13.2503951Z Installed /var/lib/jenkins/workspace/functorch 2022-08-17T12:11:13.2515212Z Processing dependencies for functorch==0.3.0a0+ce6a3c6 2022-08-17T12:11:13.2555483Z Searching for torch==1.13.0a0+gitce6a3c6 2022-08-17T12:11:13.2555997Z Best match: torch 1.13.0a0+gitce6a3c6 2022-08-17T12:11:13.2557034Z Adding torch 1.13.0a0+gitce6a3c6 to easy-install.pth file 2022-08-17T12:11:13.2561821Z Installing convert-caffe2-to-onnx script to /opt/conda/bin 2022-08-17T12:11:13.2563623Z Installing convert-onnx-to-caffe2 script to /opt/conda/bin 2022-08-17T12:11:13.2564801Z Installing torchrun script to /opt/conda/bin 2022-08-17T12:11:13.2566125Z 2022-08-17T12:11:13.2566337Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:11:13.2572105Z Searching for typing-extensions==4.3.0 2022-08-17T12:11:13.2572905Z Best match: typing-extensions 4.3.0 2022-08-17T12:11:13.2573745Z Adding typing-extensions 4.3.0 to easy-install.pth file 2022-08-17T12:11:13.2575065Z 2022-08-17T12:11:13.2575269Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:11:13.2576508Z Finished processing dependencies for functorch==0.3.0a0+ce6a3c6 2022-08-17T12:11:13.4986293Z 2022-08-17T12:11:13.4986560Z real 0m10.417s 2022-08-17T12:11:13.4986887Z user 0m4.140s 2022-08-17T12:11:13.4987187Z sys 0m1.028s 2022-08-17T12:11:13.4987489Z + popd 2022-08-17T12:11:13.4987692Z ~/workspace 2022-08-17T12:11:13.4987853Z + test_functorch 2022-08-17T12:11:13.4988209Z + python test/run_test.py --functorch --verbose 2022-08-17T12:11:14.7370089Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T12:11:14.8374097Z Ignoring disabled issues: [] 2022-08-17T12:11:14.8491208Z Selected tests: 2022-08-17T12:11:14.8491527Z /var/lib/jenkins/workspace/functorch/test/test_compile_cache 2022-08-17T12:11:14.8491916Z /var/lib/jenkins/workspace/functorch/test/test_dims 2022-08-17T12:11:14.8492222Z /var/lib/jenkins/workspace/functorch/test/test_eager_transforms 2022-08-17T12:11:14.8492505Z /var/lib/jenkins/workspace/functorch/test/test_functionalize 2022-08-17T12:11:14.8492782Z /var/lib/jenkins/workspace/functorch/test/test_memory_efficient_fusion 2022-08-17T12:11:14.8493069Z /var/lib/jenkins/workspace/functorch/test/test_minifier 2022-08-17T12:11:14.8493324Z /var/lib/jenkins/workspace/functorch/test/test_ops 2022-08-17T12:11:14.8493572Z /var/lib/jenkins/workspace/functorch/test/test_pythonkey 2022-08-17T12:11:14.8493848Z /var/lib/jenkins/workspace/functorch/test/test_vmap 2022-08-17T12:11:14.8573897Z Prioritized test from test file changes. 2022-08-17T12:11:14.8574224Z reordering tests for PR: 2022-08-17T12:11:14.8574409Z prioritized: [] 2022-08-17T12:11:14.8575525Z the rest: ['/var/lib/jenkins/workspace/functorch/test/test_compile_cache', '/var/lib/jenkins/workspace/functorch/test/test_dims', '/var/lib/jenkins/workspace/functorch/test/test_eager_transforms', '/var/lib/jenkins/workspace/functorch/test/test_functionalize', '/var/lib/jenkins/workspace/functorch/test/test_memory_efficient_fusion', '/var/lib/jenkins/workspace/functorch/test/test_minifier', '/var/lib/jenkins/workspace/functorch/test/test_ops', '/var/lib/jenkins/workspace/functorch/test/test_pythonkey', '/var/lib/jenkins/workspace/functorch/test/test_vmap'] 2022-08-17T12:11:14.8576155Z 2022-08-17T12:11:14.8576561Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/slow-tests.json to /var/lib/jenkins/workspace/test/.pytorch-slow-tests.json 2022-08-17T12:11:14.8771354Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/disabled-tests.json to /var/lib/jenkins/workspace/test/.pytorch-disabled-tests.json 2022-08-17T12:11:14.9120998Z Running /var/lib/jenkins/workspace/functorch/test/test_compile_cache ... [2022-08-17 12:11:14.911883] 2022-08-17T12:11:14.9121631Z Executing ['/opt/conda/bin/python', '-bb', '/var/lib/jenkins/workspace/functorch/test/test_compile_cache.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:11:14.911925] 2022-08-17T12:11:16.0330427Z Test results will be stored in test-reports/python-unittest/functorch.test.test_compile_cache 2022-08-17T12:11:16.0341242Z 2022-08-17T12:11:16.0341382Z Running tests... 2022-08-17T12:11:16.0341869Z ---------------------------------------------------------------------- 2022-08-17T12:11:17.0475743Z test_compilation_for_dynamic_shape (__main__.TestCompileCache) ... ok (1.013s) 2022-08-17T12:11:17.0557108Z test_global_cache_no_recompilations (__main__.TestCompileCache) ... ok (0.008s) 2022-08-17T12:11:17.4177673Z test_high_number_of_args (__main__.TestCompileCache) ... ok (0.362s) 2022-08-17T12:11:17.4292881Z test_multiple_compiler (__main__.TestCompileCache) ... /var/lib/jenkins/workspace/functorch/functorch/_src/aot_autograd.py:176: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2022-08-17T12:11:17.4293661Z "Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. " 2022-08-17T12:11:17.4393382Z ok (0.022s) 2022-08-17T12:11:17.4675876Z test_multiple_functions (__main__.TestCompileCache) ... ok (0.028s) 2022-08-17T12:11:17.4882573Z test_recompilation_on_broadcast (__main__.TestCompileCache) ... ok (0.021s) 2022-08-17T12:11:17.5191179Z test_arg_none (__main__.TestCompileCacheStaticArgs) ... ok (0.031s) 2022-08-17T12:11:17.5292495Z test_custom (__main__.TestCompileCacheStaticArgs) ... ok (0.010s) 2022-08-17T12:11:17.5458894Z test_dict (__main__.TestCompileCacheStaticArgs) ... ok (0.017s) 2022-08-17T12:11:17.6226078Z test_dict_with_static_arg_before_dict (__main__.TestCompileCacheStaticArgs) ... ok (0.077s) 2022-08-17T12:11:17.6331724Z test_dropout (__main__.TestCompileCacheStaticArgs) ... ok (0.011s) 2022-08-17T12:11:17.6341890Z test_failure (__main__.TestCompileCacheStaticArgs) ... ok (0.001s) 2022-08-17T12:11:17.6465542Z test_if_condition (__main__.TestCompileCacheStaticArgs) ... ok (0.012s) 2022-08-17T12:11:17.6574160Z test_interleaved_static_args (__main__.TestCompileCacheStaticArgs) ... ok (0.011s) 2022-08-17T12:11:17.6673121Z test_simple (__main__.TestCompileCacheStaticArgs) ... ok (0.010s) 2022-08-17T12:11:17.6771260Z test_static_arg_before_tensor_arg (__main__.TestCompileCacheStaticArgs) ... ok (0.010s) 2022-08-17T12:11:17.6932048Z test_tuple (__main__.TestCompileCacheStaticArgs) ... ok (0.016s) 2022-08-17T12:11:17.7051503Z test_tuple_static_args (__main__.TestCompileCacheStaticArgs) ... ok (0.012s) 2022-08-17T12:11:17.7205804Z test_tuple_with_first_arg_as_static (__main__.TestCompileCacheStaticArgs) ... ok (0.015s) 2022-08-17T12:11:17.7206294Z 2022-08-17T12:11:17.7206951Z ---------------------------------------------------------------------- 2022-08-17T12:11:17.7207302Z Ran 19 tests in 1.686s 2022-08-17T12:11:17.7207419Z 2022-08-17T12:11:17.7207487Z OK 2022-08-17T12:11:17.7207576Z 2022-08-17T12:11:17.7207665Z Generating XML reports... 2022-08-17T12:11:17.7238877Z Generated XML report: test-reports/python-unittest/functorch.test.test_compile_cache/TEST-TestCompileCache-20220817121116.xml 2022-08-17T12:11:17.7249163Z Generated XML report: test-reports/python-unittest/functorch.test.test_compile_cache/TEST-TestCompileCacheStaticArgs-20220817121116.xml 2022-08-17T12:11:17.9828011Z Running /var/lib/jenkins/workspace/functorch/test/test_dims ... [2022-08-17 12:11:17.982404] 2022-08-17T12:11:17.9828824Z Executing ['/opt/conda/bin/python', '-bb', '/var/lib/jenkins/workspace/functorch/test/test_dims.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:11:17.982487] 2022-08-17T12:11:19.0782091Z Test results will be stored in test-reports/python-unittest/functorch.test.test_dims 2022-08-17T12:11:19.0795369Z 2022-08-17T12:11:19.0795480Z Running tests... 2022-08-17T12:11:19.0796253Z ---------------------------------------------------------------------- 2022-08-17T12:11:19.1190265Z test_attn (__main__.TestMin) ... /opt/conda/lib/python3.7/site-packages/torch/distributed/distributed_c10d.py:192: UserWarning: torch.distributed.reduce_op is deprecated, please use torch.distributed.ReduceOp instead 2022-08-17T12:11:19.1190750Z "torch.distributed.reduce_op is deprecated, please use " 2022-08-17T12:11:19.2138889Z ok (0.134s) 2022-08-17T12:11:19.2143126Z test_attn_cuda (__main__.TestMin) ... skip: no CUDA (0.000s) 2022-08-17T12:11:19.3363440Z test_c (__main__.TestMin) ... ok (0.122s) 2022-08-17T12:11:19.4567469Z test_compare_dims (__main__.TestMin) ... ok (0.120s) 2022-08-17T12:11:19.5748869Z test_diag (__main__.TestMin) ... ok (0.118s) 2022-08-17T12:11:19.6941825Z test_dim_args (__main__.TestMin) ... ok (0.119s) 2022-08-17T12:11:19.8132841Z test_dims_with_size (__main__.TestMin) ... ok (0.119s) 2022-08-17T12:11:19.9365224Z test_dir (__main__.TestMin) ... ok (0.123s) 2022-08-17T12:11:20.0557605Z test_doc (__main__.TestMin) ... ok (0.119s) 2022-08-17T12:11:20.1894843Z test_embed (__main__.TestMin) ... ok (0.134s) 2022-08-17T12:11:20.3197422Z test_eq (__main__.TestMin) ... ok (0.130s) 2022-08-17T12:11:20.4444196Z test_expand (__main__.TestMin) ... ok (0.125s) 2022-08-17T12:11:20.5679390Z test_functorch (__main__.TestMin) ... ok (0.123s) 2022-08-17T12:11:20.6946158Z test_hello (__main__.TestMin) ... ok (0.127s) 2022-08-17T12:11:20.8158973Z test_index (__main__.TestMin) ... ok (0.121s) 2022-08-17T12:11:20.9416792Z test_index_placement (__main__.TestMin) ... ok (0.126s) 2022-08-17T12:11:21.0649787Z test_inplace (__main__.TestMin) ... ok (0.123s) 2022-08-17T12:11:21.1877597Z test_manual_stuff (__main__.TestMin) ... ok (0.123s) 2022-08-17T12:11:21.3107168Z test_mask (__main__.TestMin) ... ok (0.123s) 2022-08-17T12:11:21.4354269Z test_max (__main__.TestMin) ... ok (0.125s) 2022-08-17T12:11:21.5557796Z test_mm (__main__.TestMin) ... ok (0.120s) 2022-08-17T12:11:21.6743827Z test_mm_fuse (__main__.TestMin) ... ok (0.119s) 2022-08-17T12:11:21.7952200Z test_monkey (__main__.TestMin) ... ok (0.121s) 2022-08-17T12:11:21.9353275Z test_network (__main__.TestMin) ... skip: no torchvision (0.140s) 2022-08-17T12:11:22.0734818Z test_order (__main__.TestMin) ... ok (0.138s) 2022-08-17T12:11:22.1960167Z test_parse (__main__.TestMin) ... ok (0.122s) 2022-08-17T12:11:22.3178472Z test_seg (__main__.TestMin) ... ok (0.122s) 2022-08-17T12:11:22.4377750Z test_simple (__main__.TestMin) ... ok (0.120s) 2022-08-17T12:11:22.5593841Z test_softmax_split (__main__.TestMin) ... ok (0.121s) 2022-08-17T12:11:22.6861566Z test_stack (__main__.TestMin) ... ok (0.127s) 2022-08-17T12:11:22.7736904Z test_time_mm_fuse (__main__.TestMin) ... pp: 0.02508393100015382515 seconds 2022-08-17T12:11:22.8079272Z fc: 0.03422043700015819923 seconds 2022-08-17T12:11:22.9407625Z ok (0.255s) 2022-08-17T12:11:23.0620224Z test_with_dims_split (__main__.TestMin) ... ok (0.121s) 2022-08-17T12:11:23.1889030Z test_attn (__main__.TestMinFunctorchOnly) ... ok (0.127s) 2022-08-17T12:11:23.1891867Z test_attn_cuda (__main__.TestMinFunctorchOnly) ... skip: skip_functorch_only (0.000s) 2022-08-17T12:11:23.3121849Z test_c (__main__.TestMinFunctorchOnly) ... ok (0.123s) 2022-08-17T12:11:23.4366194Z test_compare_dims (__main__.TestMinFunctorchOnly) ... ok (0.124s) 2022-08-17T12:11:23.5564021Z test_diag (__main__.TestMinFunctorchOnly) ... ok (0.120s) 2022-08-17T12:11:23.6760899Z test_dim_args (__main__.TestMinFunctorchOnly) ... ok (0.120s) 2022-08-17T12:11:23.7969892Z test_dims_with_size (__main__.TestMinFunctorchOnly) ... ok (0.121s) 2022-08-17T12:11:23.9174759Z test_dir (__main__.TestMinFunctorchOnly) ... ok (0.120s) 2022-08-17T12:11:24.0426156Z test_doc (__main__.TestMinFunctorchOnly) ... ok (0.125s) 2022-08-17T12:11:24.1714049Z test_embed (__main__.TestMinFunctorchOnly) ... ok (0.129s) 2022-08-17T12:11:24.2940794Z test_eq (__main__.TestMinFunctorchOnly) ... ok (0.122s) 2022-08-17T12:11:24.4177369Z test_expand (__main__.TestMinFunctorchOnly) ... ok (0.124s) 2022-08-17T12:11:24.5456455Z test_functorch (__main__.TestMinFunctorchOnly) ... ok (0.128s) 2022-08-17T12:11:24.6945386Z test_hello (__main__.TestMinFunctorchOnly) ... ok (0.149s) 2022-08-17T12:11:24.8163918Z test_index (__main__.TestMinFunctorchOnly) ... ok (0.122s) 2022-08-17T12:11:24.9359273Z test_index_placement (__main__.TestMinFunctorchOnly) ... ok (0.119s) 2022-08-17T12:11:25.0583389Z test_inplace (__main__.TestMinFunctorchOnly) ... ok (0.122s) 2022-08-17T12:11:25.1857413Z test_manual_stuff (__main__.TestMinFunctorchOnly) ... ok (0.127s) 2022-08-17T12:11:25.3152959Z test_mask (__main__.TestMinFunctorchOnly) ... ok (0.129s) 2022-08-17T12:11:25.4481537Z test_max (__main__.TestMinFunctorchOnly) ... ok (0.133s) 2022-08-17T12:11:25.5780492Z test_mm (__main__.TestMinFunctorchOnly) ... ok (0.130s) 2022-08-17T12:11:25.7023154Z test_mm_fuse (__main__.TestMinFunctorchOnly) ... ok (0.124s) 2022-08-17T12:11:25.8227024Z test_monkey (__main__.TestMinFunctorchOnly) ... ok (0.120s) 2022-08-17T12:11:25.9450624Z test_network (__main__.TestMinFunctorchOnly) ... skip: no torchvision (0.122s) 2022-08-17T12:11:26.0686620Z test_order (__main__.TestMinFunctorchOnly) ... ok (0.124s) 2022-08-17T12:11:26.1887203Z test_parse (__main__.TestMinFunctorchOnly) ... ok (0.120s) 2022-08-17T12:11:26.3114665Z test_seg (__main__.TestMinFunctorchOnly) ... ok (0.123s) 2022-08-17T12:11:26.4318197Z test_simple (__main__.TestMinFunctorchOnly) ... ok (0.120s) 2022-08-17T12:11:26.5523956Z test_softmax_split (__main__.TestMinFunctorchOnly) ... ok (0.120s) 2022-08-17T12:11:26.6711677Z test_stack (__main__.TestMinFunctorchOnly) ... ok (0.119s) 2022-08-17T12:11:26.6714709Z test_time_mm_fuse (__main__.TestMinFunctorchOnly) ... skip: skip_functorch_only (0.000s) 2022-08-17T12:11:26.7926231Z test_with_dims_split (__main__.TestMinFunctorchOnly) ... ok (0.121s) 2022-08-17T12:11:26.7926531Z 2022-08-17T12:11:26.7927283Z ---------------------------------------------------------------------- 2022-08-17T12:11:26.7927699Z Ran 64 tests in 7.713s 2022-08-17T12:11:26.7927883Z 2022-08-17T12:11:26.7928008Z OK (skipped=5) 2022-08-17T12:11:26.7928196Z 2022-08-17T12:11:26.7928348Z Generating XML reports... 2022-08-17T12:11:26.7973786Z Generated XML report: test-reports/python-unittest/functorch.test.test_dims/TEST-TestMin-20220817121119.xml 2022-08-17T12:11:26.7998028Z Generated XML report: test-reports/python-unittest/functorch.test.test_dims/TEST-TestMinFunctorchOnly-20220817121119.xml 2022-08-17T12:11:26.9343325Z Running /var/lib/jenkins/workspace/functorch/test/test_eager_transforms ... [2022-08-17 12:11:26.933973] 2022-08-17T12:11:26.9343962Z Executing ['/opt/conda/bin/python', '-bb', '/var/lib/jenkins/workspace/functorch/test/test_eager_transforms.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:11:26.934064] 2022-08-17T12:11:28.3286243Z /var/lib/jenkins/workspace/functorch/test/test_eager_transforms.py:51: UserWarning: Couldn't import torchvision. Some of our tests use it, try to install it with commands from pytorch.org, post-fixed with `--no-deps` to avoid overwriting the pytorch installation 2022-08-17T12:11:28.3286711Z UserWarning) 2022-08-17T12:11:28.3388112Z Test results will be stored in test-reports/python-unittest/functorch.test.test_eager_transforms 2022-08-17T12:11:28.3416099Z 2022-08-17T12:11:28.3416205Z Running tests... 2022-08-17T12:11:28.3416889Z ---------------------------------------------------------------------- 2022-08-17T12:11:28.3434229Z test_argnums_reorders (__main__.TestArgnumsPartial) ... ok (0.002s) 2022-08-17T12:11:28.3452931Z test_duplicate_argnums (__main__.TestArgnumsPartial) ... ok (0.002s) 2022-08-17T12:11:28.3465203Z test_flat_args_with_negative_int_argnum (__main__.TestArgnumsPartial) ... ok (0.001s) 2022-08-17T12:11:28.3476949Z test_flat_args_with_positive_int_argnum (__main__.TestArgnumsPartial) ... ok (0.001s) 2022-08-17T12:11:28.3489794Z test_flat_args_with_tuple_argnum (__main__.TestArgnumsPartial) ... ok (0.001s) 2022-08-17T12:11:28.3503052Z test_function_with_default_args (__main__.TestArgnumsPartial) ... ok (0.001s) 2022-08-17T12:11:28.3515464Z test_invalid_argnum_type (__main__.TestArgnumsPartial) ... ok (0.001s) 2022-08-17T12:11:28.3522818Z test_not_enough_argnums (__main__.TestArgnumsPartial) ... ok (0.001s) 2022-08-17T12:11:28.3532220Z test_out_of_bounds_argnum_values (__main__.TestArgnumsPartial) ... ok (0.001s) 2022-08-17T12:11:28.3549484Z test_pytree_args (__main__.TestArgnumsPartial) ... ok (0.002s) 2022-08-17T12:11:28.3567959Z test_autograd_functional_jacfwd_inside_transform_cpu (__main__.TestComposabilityCPU) ... /opt/conda/lib/python3.7/site-packages/torch/_vmap_internals.py:101: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::_add_batch_dim. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:11:28.3568891Z for in_dim, arg in zip(flat_in_dims, flat_args) 2022-08-17T12:11:28.3659543Z ok (0.011s) 2022-08-17T12:11:28.3694891Z test_autograd_functional_jacrev_inside_transform_cpu (__main__.TestComposabilityCPU) ... ok (0.003s) 2022-08-17T12:11:28.3731347Z test_autograd_functional_jvp_inside_transform_cpu (__main__.TestComposabilityCPU) ... ok (0.004s) 2022-08-17T12:11:28.3765938Z test_autograd_functional_vjp_inside_transform_cpu (__main__.TestComposabilityCPU) ... ok (0.003s) 2022-08-17T12:11:28.3783774Z test_grad_grad_cpu (__main__.TestComposabilityCPU) ... ok (0.002s) 2022-08-17T12:11:28.3801973Z test_grad_vjp_cpu (__main__.TestComposabilityCPU) ... ok (0.002s) 2022-08-17T12:11:28.3815015Z test_grad_vmap_cpu (__main__.TestComposabilityCPU) ... ok (0.001s) 2022-08-17T12:11:28.4078612Z test_make_fx_jacrev_cpu (__main__.TestComposabilityCPU) ... ok (0.026s) 2022-08-17T12:11:28.4124798Z test_make_fx_vjp_cpu (__main__.TestComposabilityCPU) ... ok (0.005s) 2022-08-17T12:11:28.4152471Z test_make_fx_vmap_cpu (__main__.TestComposabilityCPU) ... ok (0.003s) 2022-08-17T12:11:28.4213299Z test_requires_grad_inside_transform_cpu (__main__.TestComposabilityCPU) ... ok (0.006s) 2022-08-17T12:11:28.4240099Z test_retain_grad_inside_transform_cpu (__main__.TestComposabilityCPU) ... ok (0.003s) 2022-08-17T12:11:28.4255186Z test_vjp_grad_cpu (__main__.TestComposabilityCPU) ... ok (0.001s) 2022-08-17T12:11:28.4271718Z test_vjp_vjp_cpu (__main__.TestComposabilityCPU) ... ok (0.002s) 2022-08-17T12:11:28.4286357Z test_vjp_vmap_cpu (__main__.TestComposabilityCPU) ... ok (0.001s) 2022-08-17T12:11:28.4298310Z test_vmap_grad_cpu (__main__.TestComposabilityCPU) ... ok (0.001s) 2022-08-17T12:11:28.4320443Z test_vmap_vjp_cpu (__main__.TestComposabilityCPU) ... ok (0.002s) 2022-08-17T12:11:28.4331366Z test_vmap_vmap_cpu (__main__.TestComposabilityCPU) ... ok (0.001s) 2022-08-17T12:11:28.4349937Z test_basic_cpu (__main__.TestCustomFunctionCPU) ... ok (0.002s) 2022-08-17T12:11:28.4445149Z test_ensemble_regression_cpu (__main__.TestExamplesCorrectnessCPU) ... ok (0.009s) 2022-08-17T12:11:28.4522458Z test_find_learning_rate_ensembling_dropout_layer__cpu (__main__.TestExamplesCorrectnessCPU) ... ok (0.008s) 2022-08-17T12:11:28.4594016Z test_find_learning_rate_ensembling_dropout_layer__cpu (__main__.TestExamplesCorrectnessCPU) ... ok (0.007s) 2022-08-17T12:11:28.4667095Z test_find_learning_rate_ensembling_dropout_layer__cpu (__main__.TestExamplesCorrectnessCPU) ... ok (0.007s) 2022-08-17T12:11:28.5586155Z test_lennard_jones_batched_jac_jac_jacfwd_cpu (__main__.TestExamplesCorrectnessCPU) ... ok (0.092s) 2022-08-17T12:11:28.6442535Z test_lennard_jones_batched_jac_jac_jacrev_cpu (__main__.TestExamplesCorrectnessCPU) ... ok (0.086s) 2022-08-17T12:11:29.5583652Z test_maml_omniglot_cpu (__main__.TestExamplesCorrectnessCPU) ... ok (0.914s) 2022-08-17T12:11:29.5629439Z test_maml_regression_cpu (__main__.TestExamplesCorrectnessCPU) ... /var/lib/jenkins/workspace/functorch/test/test_eager_transforms.py:2516: UserWarning: Creating a tensor from a list of numpy.ndarrays is extremely slow. Please consider converting the list to a single numpy.ndarray with numpy.array() before converting to a tensor. (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/utils/tensor_new.cpp:233.) 2022-08-17T12:11:29.5630544Z return torch.tensor(xs, dtype=torch.float, device=device), \ 2022-08-17T12:11:29.5800006Z ok (0.022s) 2022-08-17T12:11:29.5812963Z test_resnet18_per_sample_grads_cpu (__main__.TestExamplesCorrectnessCPU) ... skip: test requires torchvision (0.001s) 2022-08-17T12:11:29.6018252Z test_update_batch_norm_originally_track_running_stats_False_cpu (__main__.TestExamplesCorrectnessCPU) ... ok (0.020s) 2022-08-17T12:11:29.6224183Z test_update_batch_norm_originally_track_running_stats_True_cpu (__main__.TestExamplesCorrectnessCPU) ... ok (0.021s) 2022-08-17T12:11:29.6288721Z test_functionalize_fx_multi_out_op_cpu (__main__.TestFunctionalizeCPU) ... ok (0.006s) 2022-08-17T12:11:29.6340151Z test_functionalize_fx_out_op_cpu (__main__.TestFunctionalizeCPU) ... ok (0.005s) 2022-08-17T12:11:29.6384983Z test_functionalize_fx_reapply_views_simple_cpu (__main__.TestFunctionalizeCPU) ... ok (0.004s) 2022-08-17T12:11:29.6429125Z test_functionalize_fx_simple_cpu (__main__.TestFunctionalizeCPU) ... ok (0.004s) 2022-08-17T12:11:29.6458261Z test_functionalize_fx_transpose_simple_cpu (__main__.TestFunctionalizeCPU) ... ok (0.003s) 2022-08-17T12:11:29.6477972Z test_functionalize_grad_cpu (__main__.TestFunctionalizeCPU) ... ok (0.002s) 2022-08-17T12:11:29.6500106Z test_functionalize_nonfunctional_output_cpu (__main__.TestFunctionalizeCPU) ... ok (0.002s) 2022-08-17T12:11:29.6529827Z test_functionalize_opt_tensor_list_cpu (__main__.TestFunctionalizeCPU) ... ok (0.003s) 2022-08-17T12:11:29.6558656Z test_functionalize_optional_tensorlist1_cpu (__main__.TestFunctionalizeCPU) ... ok (0.003s) 2022-08-17T12:11:29.6592287Z test_functionalize_optional_tensorlist2_cpu (__main__.TestFunctionalizeCPU) ... ok (0.003s) 2022-08-17T12:11:29.6610172Z test_inplace_view_cpu (__main__.TestFunctionalizeCPU) ... ok (0.002s) 2022-08-17T12:11:29.6629320Z test_linear_cpu (__main__.TestFunctionalizeCPU) ... ok (0.002s) 2022-08-17T12:11:29.6651410Z test_multioutput_inplace_slice_view_cpu (__main__.TestFunctionalizeCPU) ... ok (0.002s) 2022-08-17T12:11:29.6668605Z test_multioutput_view_cpu (__main__.TestFunctionalizeCPU) ... ok (0.002s) 2022-08-17T12:11:29.6684621Z test_simple_view_cpu (__main__.TestFunctionalizeCPU) ... ok (0.002s) 2022-08-17T12:11:29.6702450Z test_vmap_functionalize_jvp_cpu (__main__.TestFunctionalizeCPU) ... /var/lib/jenkins/workspace/functorch/test/test_eager_transforms.py:3049: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::copy. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:11:29.6703459Z y.add_(1) 2022-08-17T12:11:29.6707224Z ok (0.002s) 2022-08-17T12:11:29.6728212Z test_advanced_indexing_cpu (__main__.TestGradTransformCPU) ... ok (0.002s) 2022-08-17T12:11:29.6754444Z test_argnums_cpu (__main__.TestGradTransformCPU) ... ok (0.003s) 2022-08-17T12:11:29.6767105Z test_composed_with_autograd_cpu (__main__.TestGradTransformCPU) ... ok (0.001s) 2022-08-17T12:11:29.6783245Z test_composite_complicated_cpu (__main__.TestGradTransformCPU) ... ok (0.002s) 2022-08-17T12:11:29.6795599Z test_composite_simple_cpu (__main__.TestGradTransformCPU) ... ok (0.001s) 2022-08-17T12:11:29.6810433Z test_composite_two_ops_cpu (__main__.TestGradTransformCPU) ... ok (0.001s) 2022-08-17T12:11:29.6822544Z test_conj_bit_cpu (__main__.TestGradTransformCPU) ... ok (0.001s) 2022-08-17T12:11:29.6832877Z test_dtype_cpu (__main__.TestGradTransformCPU) ... ok (0.001s) 2022-08-17T12:11:29.6847499Z test_escaped_wrappers_are_ignored_cpu (__main__.TestGradTransformCPU) ... ok (0.001s) 2022-08-17T12:11:29.6860149Z test_escaped_wrappers_are_marked_as_dead_cpu (__main__.TestGradTransformCPU) ... ok (0.001s) 2022-08-17T12:11:29.6875124Z test_fn_with_kwargs_cpu (__main__.TestGradTransformCPU) ... ok (0.001s) 2022-08-17T12:11:29.6918396Z test_functional_init_cpu (__main__.TestGradTransformCPU) ... ok (0.004s) 2022-08-17T12:11:29.6984637Z test_functional_init_with_buffers_cpu (__main__.TestGradTransformCPU) ... ok (0.007s) 2022-08-17T12:11:29.7015964Z test_grad_aux_pytree_cpu (__main__.TestGradTransformCPU) ... ok (0.003s) 2022-08-17T12:11:29.7035708Z test_grad_aux_tensor_cpu (__main__.TestGradTransformCPU) ... ok (0.002s) 2022-08-17T12:11:29.7051969Z test_grad_of_vjp_composition_cpu (__main__.TestGradTransformCPU) ... ok (0.002s) 2022-08-17T12:11:29.7069805Z test_grad_of_vjp_of_grad_composition_cpu (__main__.TestGradTransformCPU) ... ok (0.002s) 2022-08-17T12:11:29.7101815Z test_grad_pytree_inputs_cpu (__main__.TestGradTransformCPU) ... ok (0.003s) 2022-08-17T12:11:29.7114022Z test_inplace_cpu (__main__.TestGradTransformCPU) ... ok (0.001s) 2022-08-17T12:11:29.7142656Z test_inplace_on_captures_cpu (__main__.TestGradTransformCPU) ... ok (0.003s) 2022-08-17T12:11:29.7157532Z test_inplace_on_view_base_cpu (__main__.TestGradTransformCPU) ... ok (0.001s) 2022-08-17T12:11:29.7173708Z test_inplace_on_view_cpu (__main__.TestGradTransformCPU) ... ok (0.002s) 2022-08-17T12:11:29.7191175Z test_invalid_argnums_cpu (__main__.TestGradTransformCPU) ... ok (0.002s) 2022-08-17T12:11:29.7200819Z test_is_cuda_cpu (__main__.TestGradTransformCPU) ... ok (0.001s) 2022-08-17T12:11:29.7224851Z test_negative_argnums_cpu (__main__.TestGradTransformCPU) ... ok (0.002s) 2022-08-17T12:11:29.7237731Z test_nesting_simple_cpu (__main__.TestGradTransformCPU) ... ok (0.001s) 2022-08-17T12:11:29.7259662Z test_no_grad_inside_cpu (__main__.TestGradTransformCPU) ... ok (0.002s) 2022-08-17T12:11:29.7273388Z test_no_grad_mixed_cpu (__main__.TestGradTransformCPU) ... ok (0.001s) 2022-08-17T12:11:29.7292782Z test_no_grad_nested_complicated_cpu (__main__.TestGradTransformCPU) ... ok (0.002s) 2022-08-17T12:11:29.7309444Z test_no_grad_nested_simple_cpu (__main__.TestGradTransformCPU) ... ok (0.002s) 2022-08-17T12:11:29.7321477Z test_no_grad_outside_cpu (__main__.TestGradTransformCPU) ... ok (0.001s) 2022-08-17T12:11:29.7335430Z test_no_grad_outside_vjp_cpu (__main__.TestGradTransformCPU) ... ok (0.001s) 2022-08-17T12:11:29.7351721Z test_no_grad_outside_vjp_fn_cpu (__main__.TestGradTransformCPU) ... ok (0.002s) 2022-08-17T12:11:29.7367244Z test_no_grad_outside_vjp_only_cpu (__main__.TestGradTransformCPU) ... ok (0.002s) 2022-08-17T12:11:29.7384303Z test_no_grad_value_cpu (__main__.TestGradTransformCPU) ... ok (0.002s) 2022-08-17T12:11:29.7393519Z test_numel_cpu (__main__.TestGradTransformCPU) ... ok (0.001s) 2022-08-17T12:11:29.7406486Z test_out_of_order_argnums_cpu (__main__.TestGradTransformCPU) ... ok (0.001s) 2022-08-17T12:11:29.7418095Z test_primitive_cpu (__main__.TestGradTransformCPU) ... ok (0.001s) 2022-08-17T12:11:29.7428059Z test_shape_cpu (__main__.TestGradTransformCPU) ... ok (0.001s) 2022-08-17T12:11:29.7437368Z test_tensor_ctor_inside_grad_cpu (__main__.TestGradTransformCPU) ... ok (0.001s) 2022-08-17T12:11:29.8087790Z test_tensor_print_grad_cpu (__main__.TestGradTransformCPU) ... ok (0.065s) 2022-08-17T12:11:29.8132715Z test_tensor_print_grad_grad_cpu (__main__.TestGradTransformCPU) ... ok (0.004s) 2022-08-17T12:11:29.8721276Z test_tensor_print_vmap_cpu (__main__.TestGradTransformCPU) ... ok (0.059s) 2022-08-17T12:11:29.8773176Z test_tensor_print_vmap_grad_cpu (__main__.TestGradTransformCPU) ... ok (0.005s) 2022-08-17T12:11:29.9379365Z test_tensor_print_vmap_vmap_cpu (__main__.TestGradTransformCPU) ... ok (0.061s) 2022-08-17T12:11:29.9390506Z test_unrelated_grad_cpu (__main__.TestGradTransformCPU) ... ok (0.001s) 2022-08-17T12:11:29.9409969Z test_unrelated_hessian_cpu (__main__.TestGradTransformCPU) ... ok (0.002s) 2022-08-17T12:11:29.9422394Z test_unrelated_vjp_cpu (__main__.TestGradTransformCPU) ... ok (0.001s) 2022-08-17T12:11:29.9436921Z test_unrelated_vjp_multiple_inputs_outputs_cpu (__main__.TestGradTransformCPU) ... ok (0.001s) 2022-08-17T12:11:29.9450638Z test_view_inplace_simple_cpu (__main__.TestGradTransformCPU) ... ok (0.001s) 2022-08-17T12:11:29.9469573Z test_views_cpu (__main__.TestGradTransformCPU) ... ok (0.002s) 2022-08-17T12:11:29.9495794Z test_vjp_aux_pytree_cpu (__main__.TestGradTransformCPU) ... ok (0.003s) 2022-08-17T12:11:29.9517995Z test_vjp_aux_tensor_cpu (__main__.TestGradTransformCPU) ... ok (0.002s) 2022-08-17T12:11:29.9533433Z test_vjp_cpu (__main__.TestGradTransformCPU) ... ok (0.001s) 2022-08-17T12:11:29.9549587Z test_vjp_of_grad_composition_cpu (__main__.TestGradTransformCPU) ... ok (0.002s) 2022-08-17T12:11:29.9580343Z test_vjp_outputs_can_any_pytree_cpu (__main__.TestGradTransformCPU) ... ok (0.003s) 2022-08-17T12:11:29.9593133Z test_vjp_pytree_error_cpu (__main__.TestGradTransformCPU) ... ok (0.001s) 2022-08-17T12:11:29.9609424Z test_vjp_pytree_input_cpu (__main__.TestGradTransformCPU) ... ok (0.002s) 2022-08-17T12:11:29.9623282Z test_vjp_pytree_output_cpu (__main__.TestGradTransformCPU) ... ok (0.001s) 2022-08-17T12:11:29.9633108Z test_vjp_two_outputs_cpu (__main__.TestGradTransformCPU) ... ok (0.001s) 2022-08-17T12:11:29.9647788Z test_zero_grad_cpu (__main__.TestGradTransformCPU) ... ok (0.001s) 2022-08-17T12:11:29.9753132Z test_hessian_vectorize_correctness_multi_input_cpu (__main__.TestHessianCPU) ... ok (0.010s) 2022-08-17T12:11:29.9797143Z test_hessian_vectorize_correctness_simple_cpu (__main__.TestHessianCPU) ... ok (0.004s) 2022-08-17T12:11:29.9839546Z test_hessian_vectorize_correctness_unrelated_outputs_cpu (__main__.TestHessianCPU) ... ok (0.004s) 2022-08-17T12:11:29.9888851Z test_jacfwd_different_levels_cpu (__main__.TestHessianCPU) ... ok (0.005s) 2022-08-17T12:11:29.9910100Z test_against_reference_correctness_different_devices_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.002s) 2022-08-17T12:11:29.9931512Z test_against_reference_correctness_different_devices_jacrev_cpu (__main__.TestJacCPU) ... ok (0.002s) 2022-08-17T12:11:29.9960767Z test_against_reference_multi_input_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.003s) 2022-08-17T12:11:29.9989724Z test_against_reference_multi_input_jacrev_cpu (__main__.TestJacCPU) ... ok (0.003s) 2022-08-17T12:11:30.0054946Z test_against_reference_multi_input_multi_output_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.006s) 2022-08-17T12:11:30.0124149Z test_against_reference_multi_input_multi_output_jacrev_cpu (__main__.TestJacCPU) ... ok (0.007s) 2022-08-17T12:11:30.0156588Z test_against_reference_simple_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.003s) 2022-08-17T12:11:30.0187738Z test_against_reference_simple_jacrev_cpu (__main__.TestJacCPU) ... ok (0.003s) 2022-08-17T12:11:30.0214857Z test_against_reference_unrelated_outputs_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.003s) 2022-08-17T12:11:30.0240015Z test_against_reference_unrelated_outputs_jacrev_cpu (__main__.TestJacCPU) ... ok (0.002s) 2022-08-17T12:11:30.0284941Z test_against_reference_zero_dim_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.004s) 2022-08-17T12:11:30.0329775Z test_against_reference_zero_dim_jacrev_cpu (__main__.TestJacCPU) ... ok (0.004s) 2022-08-17T12:11:30.0345855Z test_argnums_defaults_to_zero_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.002s) 2022-08-17T12:11:30.0361695Z test_argnums_defaults_to_zero_jacrev_cpu (__main__.TestJacCPU) ... ok (0.002s) 2022-08-17T12:11:30.0382980Z test_argnums_effect_on_return_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.002s) 2022-08-17T12:11:30.0402767Z test_argnums_effect_on_return_jacrev_cpu (__main__.TestJacCPU) ... ok (0.002s) 2022-08-17T12:11:30.0418002Z test_argnums_tuple_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.001s) 2022-08-17T12:11:30.0432609Z test_argnums_tuple_jacrev_cpu (__main__.TestJacCPU) ... ok (0.001s) 2022-08-17T12:11:30.0465199Z test_aux_pytree_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.003s) 2022-08-17T12:11:30.0490249Z test_aux_pytree_jacrev_cpu (__main__.TestJacCPU) ... ok (0.002s) 2022-08-17T12:11:30.0506607Z test_aux_tensor_jacrev_cpu (__main__.TestJacCPU) ... ok (0.002s) 2022-08-17T12:11:30.0525188Z test_diff_numel_jacrev_cpu (__main__.TestJacCPU) ... ok (0.002s) 2022-08-17T12:11:30.0545502Z test_dimensionality_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.002s) 2022-08-17T12:11:30.0565184Z test_dimensionality_jacrev_cpu (__main__.TestJacCPU) ... ok (0.002s) 2022-08-17T12:11:30.0573676Z test_empty_argnums_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.001s) 2022-08-17T12:11:30.0581868Z test_empty_argnums_jacrev_cpu (__main__.TestJacCPU) ... ok (0.001s) 2022-08-17T12:11:30.0592667Z test_empty_output_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.001s) 2022-08-17T12:11:30.0602058Z test_empty_output_jacrev_cpu (__main__.TestJacCPU) ... ok (0.001s) 2022-08-17T12:11:30.0612026Z test_float_argnums_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.001s) 2022-08-17T12:11:30.0621121Z test_float_argnums_jacrev_cpu (__main__.TestJacCPU) ... ok (0.001s) 2022-08-17T12:11:30.0636367Z test_hessian_simple_cpu (__main__.TestJacCPU) ... ok (0.002s) 2022-08-17T12:11:30.0650282Z test_multiple_args_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.001s) 2022-08-17T12:11:30.0663250Z test_multiple_args_jacrev_cpu (__main__.TestJacCPU) ... ok (0.001s) 2022-08-17T12:11:30.0710589Z test_multiple_inputs_outputs_pytree_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.005s) 2022-08-17T12:11:30.0754413Z test_multiple_inputs_outputs_pytree_jacrev_cpu (__main__.TestJacCPU) ... ok (0.004s) 2022-08-17T12:11:30.0777364Z test_multiple_inputs_outputs_pytree_multidim_jacrev_cpu (__main__.TestJacCPU) ... ok (0.002s) 2022-08-17T12:11:30.0816061Z test_multiple_inputs_pytree_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.004s) 2022-08-17T12:11:30.0853005Z test_multiple_inputs_pytree_jacrev_cpu (__main__.TestJacCPU) ... ok (0.004s) 2022-08-17T12:11:30.0881697Z test_multiple_outputs_multiple_argnums_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.003s) 2022-08-17T12:11:30.0910306Z test_multiple_outputs_multiple_argnums_jacrev_cpu (__main__.TestJacCPU) ... ok (0.003s) 2022-08-17T12:11:30.0932784Z test_multiple_outputs_pytree_jacrev_cpu (__main__.TestJacCPU) ... ok (0.002s) 2022-08-17T12:11:30.0962592Z test_multiple_outputs_single_argnums_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.003s) 2022-08-17T12:11:30.0990727Z test_multiple_outputs_single_argnums_jacrev_cpu (__main__.TestJacCPU) ... ok (0.003s) 2022-08-17T12:11:30.1000109Z test_negative_argnums_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.001s) 2022-08-17T12:11:30.1008665Z test_negative_argnums_jacrev_cpu (__main__.TestJacCPU) ... ok (0.001s) 2022-08-17T12:11:30.1027626Z test_nested_jac_simple_jacrev_cpu (__main__.TestJacCPU) ... ok (0.002s) 2022-08-17T12:11:30.1037197Z test_out_of_bounds_argnums_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.001s) 2022-08-17T12:11:30.1045995Z test_out_of_bounds_argnums_jacrev_cpu (__main__.TestJacCPU) ... ok (0.001s) 2022-08-17T12:11:30.1084764Z test_outputs_can_any_pytree_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.004s) 2022-08-17T12:11:30.1114911Z test_outputs_can_any_pytree_jacrev_cpu (__main__.TestJacCPU) ... ok (0.003s) 2022-08-17T12:11:30.1123031Z test_repeated_argnums_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.001s) 2022-08-17T12:11:30.1131785Z test_repeated_argnums_jacrev_cpu (__main__.TestJacCPU) ... ok (0.001s) 2022-08-17T12:11:30.1144374Z test_simple_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.001s) 2022-08-17T12:11:30.1157954Z test_simple_jacrev_cpu (__main__.TestJacCPU) ... ok (0.001s) 2022-08-17T12:11:30.1172316Z test_simple_not_flat_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.001s) 2022-08-17T12:11:30.1186819Z test_simple_not_flat_jacrev_cpu (__main__.TestJacCPU) ... ok (0.001s) 2022-08-17T12:11:30.1204852Z test_unrelated_input_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.002s) 2022-08-17T12:11:30.1222272Z test_unrelated_input_jacrev_cpu (__main__.TestJacCPU) ... ok (0.002s) 2022-08-17T12:11:30.1236524Z test_unrelated_output_jacfwd_cpu (__main__.TestJacCPU) ... ok (0.001s) 2022-08-17T12:11:30.1250029Z test_unrelated_output_jacrev_cpu (__main__.TestJacCPU) ... ok (0.001s) 2022-08-17T12:11:30.1264735Z test_vmap_on_jac_simple_jacrev_cpu (__main__.TestJacCPU) ... ok (0.001s) 2022-08-17T12:11:30.1276439Z test_autograd_function_disables_fwd_grad_cpu (__main__.TestJvpCPU) ... ok (0.001s) 2022-08-17T12:11:30.1303067Z test_aux_pytree_cpu (__main__.TestJvpCPU) ... ok (0.003s) 2022-08-17T12:11:30.1326113Z test_aux_tensor_cpu (__main__.TestJvpCPU) ... ok (0.002s) 2022-08-17T12:11:30.1346551Z test_disable_fwd_grad_inside_cpu (__main__.TestJvpCPU) ... ok (0.002s) 2022-08-17T12:11:30.1359787Z test_disable_fwd_grad_mixed_cpu (__main__.TestJvpCPU) ... ok (0.001s) 2022-08-17T12:11:30.1372389Z test_disable_fwd_grad_outside_cpu (__main__.TestJvpCPU) ... ok (0.001s) 2022-08-17T12:11:30.1382724Z test_enable_fwd_grad_cpu (__main__.TestJvpCPU) ... ok (0.001s) 2022-08-17T12:11:30.1391726Z test_fwd_grad_enabled_cpu (__main__.TestJvpCPU) ... ok (0.001s) 2022-08-17T12:11:30.1418176Z test_inplace_on_captures_cpu (__main__.TestJvpCPU) ... ok (0.003s) 2022-08-17T12:11:30.1432911Z test_inputs_are_tuples_of_tensors_cpu (__main__.TestJvpCPU) ... ok (0.001s) 2022-08-17T12:11:30.1454812Z test_jvp_inside_autograd_function_cpu (__main__.TestJvpCPU) ... ok (0.002s) 2022-08-17T12:11:30.1471018Z test_multiple_inputs_cpu (__main__.TestJvpCPU) ... ok (0.002s) 2022-08-17T12:11:30.1490553Z test_multiple_inputs_outputs_cpu (__main__.TestJvpCPU) ... ok (0.002s) 2022-08-17T12:11:30.1508299Z test_multiple_outputs_cpu (__main__.TestJvpCPU) ... ok (0.002s) 2022-08-17T12:11:30.1516667Z test_nonempty_primals_and_tangents_cpu (__main__.TestJvpCPU) ... ok (0.001s) 2022-08-17T12:11:30.1546361Z test_outputs_can_any_pytree_cpu (__main__.TestJvpCPU) ... ok (0.003s) 2022-08-17T12:11:30.1556802Z test_primals_tangents_length_mismatch_cpu (__main__.TestJvpCPU) ... ok (0.001s) 2022-08-17T12:11:30.1572582Z test_pytree_inputs_cpu (__main__.TestJvpCPU) ... ok (0.002s) 2022-08-17T12:11:30.1587459Z test_pytree_inputs_error_cases_cpu (__main__.TestJvpCPU) ... ok (0.001s) 2022-08-17T12:11:30.1601714Z test_simple_cpu (__main__.TestJvpCPU) ... ok (0.001s) 2022-08-17T12:11:30.1613557Z test_strict_mode_cpu (__main__.TestJvpCPU) ... ok (0.001s) 2022-08-17T12:11:30.1628513Z test_unrelated_input_cpu (__main__.TestJvpCPU) ... ok (0.001s) 2022-08-17T12:11:30.1643899Z test_unrelated_output_cpu (__main__.TestJvpCPU) ... ok (0.001s) 2022-08-17T12:11:30.1658470Z test_zerotensor_vmapjvp_interaction_cpu (__main__.TestJvpCPU) ... ok (0.001s) 2022-08-17T12:11:30.1692502Z test_buffer_tying (__main__.TestMakeFunctional) ... ok (0.003s) 2022-08-17T12:11:30.1711338Z test_combine_state_for_ensemble_error (__main__.TestMakeFunctional) ... ok (0.002s) 2022-08-17T12:11:30.1724952Z test_combine_state_for_ensemble_smoke (__main__.TestMakeFunctional) ... ok (0.001s) 2022-08-17T12:11:30.1804423Z test_correctness_mnist (__main__.TestMakeFunctional) ... /var/lib/jenkins/workspace/functorch/test/test_eager_transforms.py:2430: UserWarning: Implicit dimension choice for log_softmax has been deprecated. Change the call to include dim=X as an argument. 2022-08-17T12:11:30.1805382Z return F.log_softmax(x) 2022-08-17T12:11:30.1840366Z ok (0.011s) 2022-08-17T12:11:30.1855785Z test_disable_autograd_tracking_disable_autograd_tracking_False (__main__.TestMakeFunctional) ... ok (0.002s) 2022-08-17T12:11:30.1870590Z test_disable_autograd_tracking_disable_autograd_tracking_True (__main__.TestMakeFunctional) ... ok (0.001s) 2022-08-17T12:11:30.1897961Z test_parameter_tying (__main__.TestMakeFunctional) ... ok (0.003s) 2022-08-17T12:11:30.1945183Z test_parameter_tying_ensemble (__main__.TestMakeFunctional) ... ok (0.005s) 2022-08-17T12:11:30.1985016Z test_parameter_tying_grad (__main__.TestMakeFunctional) ... ok (0.004s) 2022-08-17T12:11:30.2002387Z test_with_buffers_disable_autograd_tracking_disable_autograd_tracking_False (__main__.TestMakeFunctional) ... ok (0.002s) 2022-08-17T12:11:30.2019814Z test_with_buffers_disable_autograd_tracking_disable_autograd_tracking_True (__main__.TestMakeFunctional) ... ok (0.002s) 2022-08-17T12:11:30.2036308Z test_log_softmax_cpu (__main__.TestVmapOfGradCPU) ... ok (0.002s) 2022-08-17T12:11:30.2050673Z test_new_empty_materializes_tensor_cpu (__main__.TestVmapOfGradCPU) ... ok (0.001s) 2022-08-17T12:11:30.2065005Z test_new_zeros_materializes_tensor_cpu (__main__.TestVmapOfGradCPU) ... ok (0.001s) 2022-08-17T12:11:30.2711172Z test_per_sample_grads_embeddingnet_cpu (__main__.TestVmapOfGradCPU) ... ok (0.064s) 2022-08-17T12:11:30.2852526Z test_per_sample_grads_inplace_view_cpu (__main__.TestVmapOfGradCPU) ... ok (0.014s) 2022-08-17T12:11:30.3025164Z test_per_sample_grads_simple_cpu (__main__.TestVmapOfGradCPU) ... ok (0.017s) 2022-08-17T12:11:30.3025476Z 2022-08-17T12:11:30.3026201Z ---------------------------------------------------------------------- 2022-08-17T12:11:30.3026605Z Ran 223 tests in 1.961s 2022-08-17T12:11:30.3026789Z 2022-08-17T12:11:30.3026895Z OK (skipped=1) 2022-08-17T12:11:30.3027072Z 2022-08-17T12:11:30.3027208Z Generating XML reports... 2022-08-17T12:11:30.3060589Z Generated XML report: test-reports/python-unittest/functorch.test.test_eager_transforms/TEST-TestArgnumsPartial-20220817121128.xml 2022-08-17T12:11:30.3076291Z Generated XML report: test-reports/python-unittest/functorch.test.test_eager_transforms/TEST-TestComposabilityCPU-20220817121128.xml 2022-08-17T12:11:30.3078998Z Generated XML report: test-reports/python-unittest/functorch.test.test_eager_transforms/TEST-TestCustomFunctionCPU-20220817121128.xml 2022-08-17T12:11:30.3089039Z Generated XML report: test-reports/python-unittest/functorch.test.test_eager_transforms/TEST-TestExamplesCorrectnessCPU-20220817121128.xml 2022-08-17T12:11:30.3102662Z Generated XML report: test-reports/python-unittest/functorch.test.test_eager_transforms/TEST-TestFunctionalizeCPU-20220817121128.xml 2022-08-17T12:11:30.3145936Z Generated XML report: test-reports/python-unittest/functorch.test.test_eager_transforms/TEST-TestGradTransformCPU-20220817121128.xml 2022-08-17T12:11:30.3150792Z Generated XML report: test-reports/python-unittest/functorch.test.test_eager_transforms/TEST-TestHessianCPU-20220817121128.xml 2022-08-17T12:11:30.3194591Z Generated XML report: test-reports/python-unittest/functorch.test.test_eager_transforms/TEST-TestJacCPU-20220817121128.xml 2022-08-17T12:11:30.3219206Z Generated XML report: test-reports/python-unittest/functorch.test.test_eager_transforms/TEST-TestJvpCPU-20220817121128.xml 2022-08-17T12:11:30.3228429Z Generated XML report: test-reports/python-unittest/functorch.test.test_eager_transforms/TEST-TestMakeFunctional-20220817121128.xml 2022-08-17T12:11:30.3234604Z Generated XML report: test-reports/python-unittest/functorch.test.test_eager_transforms/TEST-TestVmapOfGradCPU-20220817121128.xml 2022-08-17T12:11:30.5761212Z Running /var/lib/jenkins/workspace/functorch/test/test_functionalize ... [2022-08-17 12:11:30.575747] 2022-08-17T12:11:30.5761838Z Executing ['/opt/conda/bin/python', '-bb', '/var/lib/jenkins/workspace/functorch/test/test_functionalize.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:11:30.575834] 2022-08-17T12:11:33.0492410Z /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-08-17T12:11:33.0493081Z warnings.warn(msg, FutureWarning) 2022-08-17T12:11:33.0493736Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.floating_types_and() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with (torch.float32, torch.float64, torch.float16, torch.bfloat16). 2022-08-17T12:11:33.0494192Z warnings.warn(msg, FutureWarning) 2022-08-17T12:11:33.0512267Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.floating_types_and() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with (torch.float32, torch.float64, torch.bfloat16, torch.float16). 2022-08-17T12:11:33.0512732Z warnings.warn(msg, FutureWarning) 2022-08-17T12:11:33.0514372Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.floating_types_and() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with (torch.float32, torch.float64, torch.float16). 2022-08-17T12:11:33.0514817Z warnings.warn(msg, FutureWarning) 2022-08-17T12:11:33.0517654Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.all_types_and_complex_and() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with (torch.float32, torch.float64, torch.uint8, torch.int8, torch.int16, torch.int32, torch.int64, torch.complex64, torch.complex128, torch.bool, torch.float16, torch.bfloat16). 2022-08-17T12:11:33.0518236Z warnings.warn(msg, FutureWarning) 2022-08-17T12:11:33.0523859Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.all_types_and_complex_and() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with (torch.float32, torch.float64, torch.uint8, torch.int8, torch.int16, torch.int32, torch.int64, torch.complex64, torch.complex128, torch.bool, torch.float16, torch.bfloat16, torch.complex32). 2022-08-17T12:11:33.0524443Z warnings.warn(msg, FutureWarning) 2022-08-17T12:11:33.0583794Z /var/lib/jenkins/workspace/functorch/test/test_pythonkey.py:46: UserWarning: Couldn't import torchvision. Some of our tests use it, try to install it with commands from pytorch.org, post-fixed with `--no-deps` to avoid overwriting the pytorch installation 2022-08-17T12:11:33.0584209Z UserWarning) 2022-08-17T12:11:33.3165269Z Test results will be stored in test-reports/python-unittest/functorch.test.test_functionalize 2022-08-17T12:11:33.3180805Z 2022-08-17T12:11:33.3180903Z Running tests... 2022-08-17T12:11:33.3181443Z ---------------------------------------------------------------------- 2022-08-17T12:11:33.5724473Z test_compilation_for_dynamic_shape_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.254s) 2022-08-17T12:11:33.5830144Z test_global_cache_no_recompilations_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.011s) 2022-08-17T12:11:34.1747752Z test_high_number_of_args_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.592s) 2022-08-17T12:11:34.1978999Z test_multiple_compiler_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /var/lib/jenkins/workspace/functorch/functorch/_src/aot_autograd.py:176: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2022-08-17T12:11:34.1979826Z "Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. " 2022-08-17T12:11:34.2136800Z ok (0.039s) 2022-08-17T12:11:34.2561793Z test_multiple_functions_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.042s) 2022-08-17T12:11:34.2871785Z test_recompilation_on_broadcast_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.031s) 2022-08-17T12:11:34.3331264Z test_arg_none_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.046s) 2022-08-17T12:11:34.3480979Z test_custom_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.015s) 2022-08-17T12:11:34.3725452Z test_dict_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.024s) 2022-08-17T12:11:34.3964808Z test_dict_with_static_arg_before_dict_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.024s) 2022-08-17T12:11:34.4128389Z test_dropout_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.016s) 2022-08-17T12:11:34.4138075Z test_failure_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.001s) 2022-08-17T12:11:34.4324061Z test_if_condition_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.018s) 2022-08-17T12:11:34.4489703Z test_interleaved_static_args_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.017s) 2022-08-17T12:11:34.4647799Z test_simple_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.016s) 2022-08-17T12:11:34.4793027Z test_static_arg_before_tensor_arg_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.014s) 2022-08-17T12:11:34.5028882Z test_tuple_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.024s) 2022-08-17T12:11:34.5212520Z test_tuple_static_args_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.018s) 2022-08-17T12:11:34.5447529Z test_tuple_with_first_arg_as_static_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.023s) 2022-08-17T12:11:34.5617001Z test_batchnorm_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.017s) 2022-08-17T12:11:34.5712396Z test_grad_context_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.009s) 2022-08-17T12:11:34.5843672Z test_inner_grad_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.013s) 2022-08-17T12:11:34.6049093Z test_list_codegen_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.020s) 2022-08-17T12:11:34.6276765Z test_module_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.023s) 2022-08-17T12:11:34.6379170Z test_multi_output_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.010s) 2022-08-17T12:11:34.6481145Z test_multi_output_list_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.010s) 2022-08-17T12:11:34.7024631Z test_no_grad_input_output_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.054s) 2022-08-17T12:11:34.7296948Z test_output_dict_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.027s) 2022-08-17T12:11:34.7305948Z test_single_output_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/83405 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-17T12:11:34.7408712Z test_contiguous_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.010s) 2022-08-17T12:11:34.7528075Z test_default_partitioner_getitem_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.012s) 2022-08-17T12:11:35.0205251Z test_meta_tensor_inplace_op_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.267s) 2022-08-17T12:11:35.0826001Z test_min_cut_partitioner_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.062s) 2022-08-17T12:11:35.0986081Z test_recompute_partitioning_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.016s) 2022-08-17T12:11:35.1033057Z test_preserve_random_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.005s) 2022-08-17T12:11:35.1033585Z 2022-08-17T12:11:35.1034004Z ---------------------------------------------------------------------- 2022-08-17T12:11:35.1034405Z Ran 35 tests in 1.785s 2022-08-17T12:11:35.1034591Z 2022-08-17T12:11:35.1034704Z OK (skipped=1) 2022-08-17T12:11:35.1034878Z 2022-08-17T12:11:35.1035016Z Generating XML reports... 2022-08-17T12:11:35.1064775Z Generated XML report: test-reports/python-unittest/functorch.test.test_functionalize/TEST-FunctionalizeTestCompileCache-20220817121133.xml 2022-08-17T12:11:35.1084112Z Generated XML report: test-reports/python-unittest/functorch.test.test_functionalize/TEST-FunctionalizeTestCompileCacheStaticArgs-20220817121133.xml 2022-08-17T12:11:35.1093460Z Generated XML report: test-reports/python-unittest/functorch.test.test_functionalize/TEST-FunctionalizeTestAOTAutograd-20220817121133.xml 2022-08-17T12:11:35.1095814Z Generated XML report: test-reports/python-unittest/functorch.test.test_functionalize/TEST-FunctionalizeTestContiguous-20220817121133.xml 2022-08-17T12:11:35.1100964Z Generated XML report: test-reports/python-unittest/functorch.test.test_functionalize/TEST-FunctionalizeTestPartitioning-20220817121133.xml 2022-08-17T12:11:35.1103597Z Generated XML report: test-reports/python-unittest/functorch.test.test_functionalize/TEST-FunctionalizeTestRandom-20220817121133.xml 2022-08-17T12:11:35.4874196Z Running /var/lib/jenkins/workspace/functorch/test/test_memory_efficient_fusion ... [2022-08-17 12:11:35.487040] 2022-08-17T12:11:35.4874843Z Executing ['/opt/conda/bin/python', '-bb', '/var/lib/jenkins/workspace/functorch/test/test_memory_efficient_fusion.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:11:35.487121] 2022-08-17T12:11:36.5879244Z Test results will be stored in test-reports/python-unittest/functorch.test.test_memory_efficient_fusion 2022-08-17T12:11:36.5892010Z 2022-08-17T12:11:36.5892294Z Running tests... 2022-08-17T12:11:36.5892901Z ---------------------------------------------------------------------- 2022-08-17T12:11:36.8269303Z test_empty (__main__.NoChangeTestCase) ... ok (0.237s) 2022-08-17T12:11:36.8393213Z test_nochange (__main__.NoChangeTestCase) ... ok (0.012s) 2022-08-17T12:11:36.8432889Z test_rand_like (__main__.NoChangeTestCase) ... ok (0.004s) 2022-08-17T12:11:36.8468211Z test_rand_n (__main__.NoChangeTestCase) ... ok (0.004s) 2022-08-17T12:11:36.9001078Z test_random (__main__.RandomOpTestCase) ... ok (0.053s) 2022-08-17T12:11:36.9062965Z test_immutable_list_multiple_entries (__main__.ReduceTestCase) ... ok (0.006s) 2022-08-17T12:11:36.9116327Z test_immutable_list_type (__main__.ReduceTestCase) ... ok (0.005s) 2022-08-17T12:11:36.9156159Z test_kwarg (__main__.ReduceTestCase) ... ok (0.004s) 2022-08-17T12:11:36.9193325Z test_nested_immutable_list_type (__main__.ReduceTestCase) ... ok (0.004s) 2022-08-17T12:11:36.9238714Z test_simple (__main__.ReduceTestCase) ... ok (0.005s) 2022-08-17T12:11:36.9291751Z test_simple_2 (__main__.ReduceTestCase) ... ok (0.005s) 2022-08-17T12:11:36.9342584Z test_simple_multiple_same_ops (__main__.ReduceTestCase) ... ok (0.005s) 2022-08-17T12:11:36.9398089Z test_two_args (__main__.ReduceTestCase) ... ok (0.005s) 2022-08-17T12:11:36.9453360Z test_two_args_default (__main__.ReduceTestCase) ... ok (0.005s) 2022-08-17T12:11:36.9457102Z test_gelu_bias (__main__.TestMemoryEfficientOpAuthoring) ... skip: CUDA is unavailable (0.000s) 2022-08-17T12:11:36.9459893Z test_hard_sigmoid (__main__.TestMemoryEfficientOpAuthoring) ... skip: CUDA is unavailable (0.000s) 2022-08-17T12:11:36.9462596Z test_hard_swish (__main__.TestMemoryEfficientOpAuthoring) ... skip: CUDA is unavailable (0.000s) 2022-08-17T12:11:36.9469608Z test_layer_norm (__main__.TestMemoryEfficientOpAuthoring) ... skip: CUDA is unavailable (0.001s) 2022-08-17T12:11:36.9472666Z test_mish (__main__.TestMemoryEfficientOpAuthoring) ... skip: CUDA is unavailable (0.000s) 2022-08-17T12:11:36.9484607Z test_rmsnorm (__main__.TestMemoryEfficientOpAuthoring) ... skip: CUDA is unavailable (0.001s) 2022-08-17T12:11:36.9488015Z test_swish (__main__.TestMemoryEfficientOpAuthoring) ... skip: CUDA is unavailable (0.000s) 2022-08-17T12:11:36.9488387Z 2022-08-17T12:11:36.9488834Z ---------------------------------------------------------------------- 2022-08-17T12:11:36.9489236Z Ran 21 tests in 0.360s 2022-08-17T12:11:36.9489423Z 2022-08-17T12:11:36.9489536Z OK (skipped=7) 2022-08-17T12:11:36.9489709Z 2022-08-17T12:11:36.9489832Z Generating XML reports... 2022-08-17T12:11:36.9516817Z Generated XML report: test-reports/python-unittest/functorch.test.test_memory_efficient_fusion/TEST-NoChangeTestCase-20220817121136.xml 2022-08-17T12:11:36.9519858Z Generated XML report: test-reports/python-unittest/functorch.test.test_memory_efficient_fusion/TEST-RandomOpTestCase-20220817121136.xml 2022-08-17T12:11:36.9532850Z Generated XML report: test-reports/python-unittest/functorch.test.test_memory_efficient_fusion/TEST-ReduceTestCase-20220817121136.xml 2022-08-17T12:11:36.9541906Z Generated XML report: test-reports/python-unittest/functorch.test.test_memory_efficient_fusion/TEST-TestMemoryEfficientOpAuthoring-20220817121136.xml 2022-08-17T12:11:37.2047774Z Running /var/lib/jenkins/workspace/functorch/test/test_minifier ... [2022-08-17 12:11:37.204388] 2022-08-17T12:11:37.2048393Z Executing ['/opt/conda/bin/python', '-bb', '/var/lib/jenkins/workspace/functorch/test/test_minifier.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:11:37.204469] 2022-08-17T12:11:38.2943810Z Test results will be stored in test-reports/python-unittest/functorch.test.test_minifier 2022-08-17T12:11:38.2954946Z 2022-08-17T12:11:38.2955264Z Running tests... 2022-08-17T12:11:38.2955915Z ---------------------------------------------------------------------- 2022-08-17T12:11:38.5443344Z test_has_add_mul (__main__.TestMinifier) ... Started off with 9 nodes 2022-08-17T12:11:38.5443884Z Trying granularity 8 2022-08-17T12:11:38.5444098Z 2022-08-17T12:11:38.5444327Z Strategy: Eliminate dead code (G: 8) (9 nodes, 1 inputs) 2022-08-17T12:11:38.5448133Z FAIL: Eliminate dead code 2022-08-17T12:11:38.5448280Z 2022-08-17T12:11:38.5448403Z Strategy: Remove unused inputs (G: 8) (9 nodes, 1 inputs) 2022-08-17T12:11:38.5451715Z FAIL: Remove unused inputs 2022-08-17T12:11:38.5451881Z 2022-08-17T12:11:38.5451984Z Strategy: Truncate suffix (G: 8) (9 nodes, 1 inputs) 2022-08-17T12:11:38.5457644Z FAIL: Truncate suffix 2022-08-17T12:11:38.5457797Z 2022-08-17T12:11:38.5457954Z Strategy: Delta Debugging (G: 8) (9 nodes, 1 inputs) 2022-08-17T12:11:38.5469966Z FAIL: Delta Debugging 2022-08-17T12:11:38.5470270Z Trying granularity 4 2022-08-17T12:11:38.5470484Z 2022-08-17T12:11:38.5470687Z Strategy: Eliminate dead code (G: 4) (9 nodes, 1 inputs) 2022-08-17T12:11:38.5473348Z FAIL: Eliminate dead code 2022-08-17T12:11:38.5473554Z 2022-08-17T12:11:38.5473777Z Strategy: Remove unused inputs (G: 4) (9 nodes, 1 inputs) 2022-08-17T12:11:38.5476053Z FAIL: Remove unused inputs 2022-08-17T12:11:38.5476273Z 2022-08-17T12:11:38.5476489Z Strategy: Truncate suffix (G: 4) (9 nodes, 1 inputs) 2022-08-17T12:11:38.5486435Z FAIL: Truncate suffix 2022-08-17T12:11:38.5486649Z 2022-08-17T12:11:38.5487208Z Strategy: Delta Debugging (G: 4) (9 nodes, 1 inputs) 2022-08-17T12:11:38.5498913Z SUCCESS: Went from 9 to 6 nodes 2022-08-17T12:11:38.5507167Z 2022-08-17T12:11:38.5507316Z # Working Repro with 6 nodes 2022-08-17T12:11:38.5507908Z inps = [(torch.Size([3]), torch.float32, 'cpu')] 2022-08-17T12:11:38.5508503Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2022-08-17T12:11:38.5508951Z 2022-08-17T12:11:38.5508980Z 2022-08-17T12:11:38.5508986Z 2022-08-17T12:11:38.5509100Z def forward(self, cos_default): 2022-08-17T12:11:38.5509542Z sub_tensor = torch.ops.aten.sub.Tensor(cos_default, cos_default); cos_default = None 2022-08-17T12:11:38.5510164Z div_tensor = torch.ops.aten.div.Tensor(sub_tensor, sub_tensor); sub_tensor = None 2022-08-17T12:11:38.5510879Z add_tensor_1 = torch.ops.aten.add.Tensor(div_tensor, 3); div_tensor = None 2022-08-17T12:11:38.5511536Z mul_tensor_1 = torch.ops.aten.mul.Tensor(add_tensor_1, 2); add_tensor_1 = None 2022-08-17T12:11:38.5512074Z return (mul_tensor_1,) 2022-08-17T12:11:38.5512431Z 2022-08-17T12:11:38.5512629Z 2022-08-17T12:11:38.5512770Z Trying granularity 4 2022-08-17T12:11:38.5513011Z 2022-08-17T12:11:38.5513256Z Strategy: Eliminate dead code (G: 4) (6 nodes, 1 inputs) 2022-08-17T12:11:38.5513732Z FAIL: Eliminate dead code 2022-08-17T12:11:38.5513988Z 2022-08-17T12:11:38.5514245Z Strategy: Remove unused inputs (G: 4) (6 nodes, 1 inputs) 2022-08-17T12:11:38.5514701Z FAIL: Remove unused inputs 2022-08-17T12:11:38.5514955Z 2022-08-17T12:11:38.5515181Z Strategy: Truncate suffix (G: 4) (6 nodes, 1 inputs) 2022-08-17T12:11:38.5519246Z FAIL: Truncate suffix 2022-08-17T12:11:38.5519489Z 2022-08-17T12:11:38.5519705Z Strategy: Delta Debugging (G: 4) (6 nodes, 1 inputs) 2022-08-17T12:11:38.5534203Z FAIL: Delta Debugging 2022-08-17T12:11:38.5534582Z Trying granularity 2 2022-08-17T12:11:38.5534994Z 2022-08-17T12:11:38.5535166Z Strategy: Eliminate dead code (G: 2) (6 nodes, 1 inputs) 2022-08-17T12:11:38.5536726Z FAIL: Eliminate dead code 2022-08-17T12:11:38.5536934Z 2022-08-17T12:11:38.5537140Z Strategy: Remove unused inputs (G: 2) (6 nodes, 1 inputs) 2022-08-17T12:11:38.5538608Z FAIL: Remove unused inputs 2022-08-17T12:11:38.5538784Z 2022-08-17T12:11:38.5538897Z Strategy: Truncate suffix (G: 2) (6 nodes, 1 inputs) 2022-08-17T12:11:38.5546076Z SUCCESS: Went from 6 to 4 nodes 2022-08-17T12:11:38.5552571Z 2022-08-17T12:11:38.5552769Z # Working Repro with 4 nodes 2022-08-17T12:11:38.5553375Z inps = [(torch.Size([3]), torch.float32, 'cpu')] 2022-08-17T12:11:38.5553900Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2022-08-17T12:11:38.5554240Z 2022-08-17T12:11:38.5554261Z 2022-08-17T12:11:38.5554265Z 2022-08-17T12:11:38.5554421Z def forward(self, cos_default): 2022-08-17T12:11:38.5554932Z sub_tensor = torch.ops.aten.sub.Tensor(cos_default, cos_default); cos_default = None 2022-08-17T12:11:38.5555386Z div_tensor = torch.ops.aten.div.Tensor(sub_tensor, sub_tensor); sub_tensor = None 2022-08-17T12:11:38.5555681Z return (div_tensor,) 2022-08-17T12:11:38.5555853Z 2022-08-17T12:11:38.5555932Z 2022-08-17T12:11:38.5556010Z Trying granularity 4 2022-08-17T12:11:38.5556123Z 2022-08-17T12:11:38.5556323Z Strategy: Eliminate dead code (G: 4) (4 nodes, 1 inputs) 2022-08-17T12:11:38.5556603Z FAIL: Eliminate dead code 2022-08-17T12:11:38.5556777Z 2022-08-17T12:11:38.5556884Z Strategy: Remove unused inputs (G: 4) (4 nodes, 1 inputs) 2022-08-17T12:11:38.5557655Z FAIL: Remove unused inputs 2022-08-17T12:11:38.5557840Z 2022-08-17T12:11:38.5557974Z Strategy: Truncate suffix (G: 4) (4 nodes, 1 inputs) 2022-08-17T12:11:38.5560510Z FAIL: Truncate suffix 2022-08-17T12:11:38.5560740Z 2022-08-17T12:11:38.5560955Z Strategy: Delta Debugging (G: 4) (4 nodes, 1 inputs) 2022-08-17T12:11:38.5567134Z FAIL: Delta Debugging 2022-08-17T12:11:38.5567490Z Trying granularity 2 2022-08-17T12:11:38.5567689Z 2022-08-17T12:11:38.5567903Z Strategy: Eliminate dead code (G: 2) (4 nodes, 1 inputs) 2022-08-17T12:11:38.5569581Z FAIL: Eliminate dead code 2022-08-17T12:11:38.5569754Z 2022-08-17T12:11:38.5569901Z Strategy: Remove unused inputs (G: 2) (4 nodes, 1 inputs) 2022-08-17T12:11:38.5571235Z FAIL: Remove unused inputs 2022-08-17T12:11:38.5571369Z 2022-08-17T12:11:38.5571499Z Strategy: Truncate suffix (G: 2) (4 nodes, 1 inputs) 2022-08-17T12:11:38.5575117Z FAIL: Truncate suffix 2022-08-17T12:11:38.5575267Z 2022-08-17T12:11:38.5575388Z Strategy: Delta Debugging (G: 2) (4 nodes, 1 inputs) 2022-08-17T12:11:38.5582385Z SUCCESS: Went from 4 to 3 nodes 2022-08-17T12:11:38.5588255Z 2022-08-17T12:11:38.5588416Z # Working Repro with 3 nodes 2022-08-17T12:11:38.5588886Z inps = [(torch.Size([3]), torch.float32, 'cpu')] 2022-08-17T12:11:38.5589346Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2022-08-17T12:11:38.5589552Z 2022-08-17T12:11:38.5589557Z 2022-08-17T12:11:38.5589561Z 2022-08-17T12:11:38.5589691Z def forward(self, sub_tensor): 2022-08-17T12:11:38.5590066Z div_tensor = torch.ops.aten.div.Tensor(sub_tensor, sub_tensor); sub_tensor = None 2022-08-17T12:11:38.5590602Z return (div_tensor,) 2022-08-17T12:11:38.5607523Z 2022-08-17T12:11:38.5607687Z 2022-08-17T12:11:38.5607815Z Trying granularity 2 2022-08-17T12:11:38.5608014Z 2022-08-17T12:11:38.5608183Z Strategy: Eliminate dead code (G: 2) (3 nodes, 1 inputs) 2022-08-17T12:11:38.5608524Z FAIL: Eliminate dead code 2022-08-17T12:11:38.5608643Z 2022-08-17T12:11:38.5608758Z Strategy: Remove unused inputs (G: 2) (3 nodes, 1 inputs) 2022-08-17T12:11:38.5608981Z FAIL: Remove unused inputs 2022-08-17T12:11:38.5609086Z 2022-08-17T12:11:38.5609197Z Strategy: Truncate suffix (G: 2) (3 nodes, 1 inputs) 2022-08-17T12:11:38.5609407Z FAIL: Truncate suffix 2022-08-17T12:11:38.5609519Z 2022-08-17T12:11:38.5609724Z Strategy: Delta Debugging (G: 2) (3 nodes, 1 inputs) 2022-08-17T12:11:38.5609924Z FAIL: Delta Debugging 2022-08-17T12:11:38.5610105Z Trying granularity 1 2022-08-17T12:11:38.5610217Z 2022-08-17T12:11:38.5610333Z Strategy: Eliminate dead code (G: 1) (3 nodes, 1 inputs) 2022-08-17T12:11:38.5610540Z FAIL: Eliminate dead code 2022-08-17T12:11:38.5610655Z 2022-08-17T12:11:38.5610764Z Strategy: Remove unused inputs (G: 1) (3 nodes, 1 inputs) 2022-08-17T12:11:38.5610981Z FAIL: Remove unused inputs 2022-08-17T12:11:38.5611099Z 2022-08-17T12:11:38.5611209Z Strategy: Truncate suffix (G: 1) (3 nodes, 1 inputs) 2022-08-17T12:11:38.5611407Z FAIL: Truncate suffix 2022-08-17T12:11:38.5613442Z 2022-08-17T12:11:38.5613739Z Strategy: Delta Debugging (G: 1) (3 nodes, 1 inputs) 2022-08-17T12:11:38.5615308Z FAIL: Delta Debugging 2022-08-17T12:11:38.5615674Z 2022-08-17T12:11:38.5615886Z Strategy: Remove outputs (G: 1) (3 nodes, 1 inputs) 2022-08-17T12:11:38.5617301Z FAIL: Remove outputs 2022-08-17T12:11:38.5620250Z Made 15 queries 2022-08-17T12:11:38.5622902Z 2022-08-17T12:11:38.5623039Z # Working Repro with 3 nodes 2022-08-17T12:11:38.5623549Z inps = [(torch.Size([3]), torch.float32, 'cpu')] 2022-08-17T12:11:38.5624096Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2022-08-17T12:11:38.5624428Z 2022-08-17T12:11:38.5624433Z 2022-08-17T12:11:38.5624450Z 2022-08-17T12:11:38.5624525Z def forward(self, sub_tensor): 2022-08-17T12:11:38.5624796Z div_tensor = torch.ops.aten.div.Tensor(sub_tensor, sub_tensor); sub_tensor = None 2022-08-17T12:11:38.5625060Z return (div_tensor,) 2022-08-17T12:11:38.5625215Z 2022-08-17T12:11:38.5625305Z 2022-08-17T12:11:38.5626992Z ok (0.267s) 2022-08-17T12:11:38.5670944Z test_has_mul_minifier (__main__.TestMinifier) ... Started off with 7 nodes 2022-08-17T12:11:38.5671242Z Trying granularity 4 2022-08-17T12:11:38.5671343Z 2022-08-17T12:11:38.5671460Z Strategy: Eliminate dead code (G: 4) (7 nodes, 2 inputs) 2022-08-17T12:11:38.5674129Z FAIL: Eliminate dead code 2022-08-17T12:11:38.5674250Z 2022-08-17T12:11:38.5674690Z Strategy: Remove unused inputs (G: 4) (7 nodes, 2 inputs) 2022-08-17T12:11:38.5676725Z FAIL: Remove unused inputs 2022-08-17T12:11:38.5676903Z 2022-08-17T12:11:38.5677136Z Strategy: Truncate suffix (G: 4) (7 nodes, 2 inputs) 2022-08-17T12:11:38.5684077Z SUCCESS: Went from 7 to 6 nodes 2022-08-17T12:11:38.5691930Z 2022-08-17T12:11:38.5692079Z # Working Repro with 6 nodes 2022-08-17T12:11:38.5692643Z inps = [(torch.Size([3]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu')] 2022-08-17T12:11:38.5693426Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2022-08-17T12:11:38.5693737Z 2022-08-17T12:11:38.5693742Z 2022-08-17T12:11:38.5693746Z 2022-08-17T12:11:38.5693839Z def forward(self, x_1, y_1): 2022-08-17T12:11:38.5694081Z div_tensor = torch.ops.aten.div.Tensor(y_1, 3); y_1 = None 2022-08-17T12:11:38.5694361Z add_tensor = torch.ops.aten.add.Tensor(x_1, 3); x_1 = None 2022-08-17T12:11:38.5694706Z mul_tensor = torch.ops.aten.mul.Tensor(add_tensor, div_tensor); add_tensor = div_tensor = None 2022-08-17T12:11:38.5694971Z return (mul_tensor,) 2022-08-17T12:11:38.5695126Z 2022-08-17T12:11:38.5695262Z 2022-08-17T12:11:38.5695379Z Trying granularity 4 2022-08-17T12:11:38.5695553Z 2022-08-17T12:11:38.5695671Z Strategy: Eliminate dead code (G: 4) (6 nodes, 2 inputs) 2022-08-17T12:11:38.5695988Z FAIL: Eliminate dead code 2022-08-17T12:11:38.5696182Z 2022-08-17T12:11:38.5696403Z Strategy: Remove unused inputs (G: 4) (6 nodes, 2 inputs) 2022-08-17T12:11:38.5698072Z FAIL: Remove unused inputs 2022-08-17T12:11:38.5698244Z 2022-08-17T12:11:38.5698477Z Strategy: Truncate suffix (G: 4) (6 nodes, 2 inputs) 2022-08-17T12:11:38.5707492Z FAIL: Truncate suffix 2022-08-17T12:11:38.5707686Z 2022-08-17T12:11:38.5707835Z Strategy: Delta Debugging (G: 4) (6 nodes, 2 inputs) 2022-08-17T12:11:38.5715388Z SUCCESS: Went from 6 to 4 nodes 2022-08-17T12:11:38.5720755Z 2022-08-17T12:11:38.5721096Z # Working Repro with 4 nodes 2022-08-17T12:11:38.5721813Z inps = [(torch.Size([3]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu')] 2022-08-17T12:11:38.5722451Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2022-08-17T12:11:38.5722814Z 2022-08-17T12:11:38.5722821Z 2022-08-17T12:11:38.5722829Z 2022-08-17T12:11:38.5723016Z def forward(self, div_tensor, add_tensor): 2022-08-17T12:11:38.5723537Z mul_tensor = torch.ops.aten.mul.Tensor(add_tensor, div_tensor); add_tensor = div_tensor = None 2022-08-17T12:11:38.5723797Z return (mul_tensor,) 2022-08-17T12:11:38.5724005Z 2022-08-17T12:11:38.5724127Z 2022-08-17T12:11:38.5724203Z Trying granularity 4 2022-08-17T12:11:38.5724305Z 2022-08-17T12:11:38.5724423Z Strategy: Eliminate dead code (G: 4) (4 nodes, 2 inputs) 2022-08-17T12:11:38.5724646Z FAIL: Eliminate dead code 2022-08-17T12:11:38.5724800Z 2022-08-17T12:11:38.5724928Z Strategy: Remove unused inputs (G: 4) (4 nodes, 2 inputs) 2022-08-17T12:11:38.5725436Z FAIL: Remove unused inputs 2022-08-17T12:11:38.5725622Z 2022-08-17T12:11:38.5725825Z Strategy: Truncate suffix (G: 4) (4 nodes, 2 inputs) 2022-08-17T12:11:38.5728121Z FAIL: Truncate suffix 2022-08-17T12:11:38.5728291Z 2022-08-17T12:11:38.5728410Z Strategy: Delta Debugging (G: 4) (4 nodes, 2 inputs) 2022-08-17T12:11:38.5734846Z FAIL: Delta Debugging 2022-08-17T12:11:38.5735104Z Trying granularity 2 2022-08-17T12:11:38.5735223Z 2022-08-17T12:11:38.5735350Z Strategy: Eliminate dead code (G: 2) (4 nodes, 2 inputs) 2022-08-17T12:11:38.5736924Z FAIL: Eliminate dead code 2022-08-17T12:11:38.5737055Z 2022-08-17T12:11:38.5737216Z Strategy: Remove unused inputs (G: 2) (4 nodes, 2 inputs) 2022-08-17T12:11:38.5738695Z FAIL: Remove unused inputs 2022-08-17T12:11:38.5738847Z 2022-08-17T12:11:38.5738994Z Strategy: Truncate suffix (G: 2) (4 nodes, 2 inputs) 2022-08-17T12:11:38.5741713Z FAIL: Truncate suffix 2022-08-17T12:11:38.5741864Z 2022-08-17T12:11:38.5741997Z Strategy: Delta Debugging (G: 2) (4 nodes, 2 inputs) 2022-08-17T12:11:38.5749112Z FAIL: Delta Debugging 2022-08-17T12:11:38.5749374Z Trying granularity 1 2022-08-17T12:11:38.5749491Z 2022-08-17T12:11:38.5749594Z Strategy: Eliminate dead code (G: 1) (4 nodes, 2 inputs) 2022-08-17T12:11:38.5751446Z FAIL: Eliminate dead code 2022-08-17T12:11:38.5751627Z 2022-08-17T12:11:38.5751764Z Strategy: Remove unused inputs (G: 1) (4 nodes, 2 inputs) 2022-08-17T12:11:38.5753378Z FAIL: Remove unused inputs 2022-08-17T12:11:38.5753675Z 2022-08-17T12:11:38.5753773Z Strategy: Truncate suffix (G: 1) (4 nodes, 2 inputs) 2022-08-17T12:11:38.5756283Z FAIL: Truncate suffix 2022-08-17T12:11:38.5756444Z 2022-08-17T12:11:38.5756587Z Strategy: Delta Debugging (G: 1) (4 nodes, 2 inputs) 2022-08-17T12:11:38.5766121Z FAIL: Delta Debugging 2022-08-17T12:11:38.5766268Z 2022-08-17T12:11:38.5766646Z Strategy: Remove outputs (G: 1) (4 nodes, 2 inputs) 2022-08-17T12:11:38.5767908Z FAIL: Remove outputs 2022-08-17T12:11:38.5771846Z Made 9 queries 2022-08-17T12:11:38.5774891Z 2022-08-17T12:11:38.5775214Z # Working Repro with 4 nodes 2022-08-17T12:11:38.5775693Z inps = [(torch.Size([3]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu')] 2022-08-17T12:11:38.5776030Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2022-08-17T12:11:38.5776253Z 2022-08-17T12:11:38.5776270Z 2022-08-17T12:11:38.5776276Z 2022-08-17T12:11:38.5776384Z def forward(self, div_tensor, add_tensor): 2022-08-17T12:11:38.5776729Z mul_tensor = torch.ops.aten.mul.Tensor(add_tensor, div_tensor); add_tensor = div_tensor = None 2022-08-17T12:11:38.5776995Z return (mul_tensor,) 2022-08-17T12:11:38.5777150Z 2022-08-17T12:11:38.5777265Z 2022-08-17T12:11:38.5777441Z ok (0.015s) 2022-08-17T12:11:38.5818826Z test_input_returned (__main__.TestMinifier) ... Started off with 7 nodes 2022-08-17T12:11:38.5819257Z Trying granularity 4 2022-08-17T12:11:38.5819471Z 2022-08-17T12:11:38.5819819Z Strategy: Eliminate dead code (G: 4) (7 nodes, 3 inputs) 2022-08-17T12:11:38.5822253Z FAIL: Eliminate dead code 2022-08-17T12:11:38.5822458Z 2022-08-17T12:11:38.5822665Z Strategy: Remove unused inputs (G: 4) (7 nodes, 3 inputs) 2022-08-17T12:11:38.5825689Z FAIL: Remove unused inputs 2022-08-17T12:11:38.5825903Z 2022-08-17T12:11:38.5826106Z Strategy: Truncate suffix (G: 4) (7 nodes, 3 inputs) 2022-08-17T12:11:38.5833174Z FAIL: Truncate suffix 2022-08-17T12:11:38.5833311Z 2022-08-17T12:11:38.5833445Z Strategy: Delta Debugging (G: 4) (7 nodes, 3 inputs) 2022-08-17T12:11:38.5841954Z SUCCESS: Went from 7 to 6 nodes 2022-08-17T12:11:38.5848352Z 2022-08-17T12:11:38.5848504Z # Working Repro with 6 nodes 2022-08-17T12:11:38.5849242Z inps = [(torch.Size([3]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu')] 2022-08-17T12:11:38.5849916Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2022-08-17T12:11:38.5850107Z 2022-08-17T12:11:38.5850112Z 2022-08-17T12:11:38.5850131Z 2022-08-17T12:11:38.5850225Z def forward(self, b_1, c_1, sin_default): 2022-08-17T12:11:38.5850483Z cos_default = torch.ops.aten.cos.default(c_1); c_1 = None 2022-08-17T12:11:38.5850778Z mul_tensor = torch.ops.aten.mul.Tensor(sin_default, cos_default) 2022-08-17T12:11:38.5851055Z return (sin_default, b_1, cos_default, mul_tensor) 2022-08-17T12:11:38.5851268Z 2022-08-17T12:11:38.5851370Z 2022-08-17T12:11:38.5851453Z Trying granularity 4 2022-08-17T12:11:38.5851568Z 2022-08-17T12:11:38.5851683Z Strategy: Eliminate dead code (G: 4) (6 nodes, 3 inputs) 2022-08-17T12:11:38.5852232Z FAIL: Eliminate dead code 2022-08-17T12:11:38.5852465Z 2022-08-17T12:11:38.5852685Z Strategy: Remove unused inputs (G: 4) (6 nodes, 3 inputs) 2022-08-17T12:11:38.5854467Z FAIL: Remove unused inputs 2022-08-17T12:11:38.5854684Z 2022-08-17T12:11:38.5854867Z Strategy: Truncate suffix (G: 4) (6 nodes, 3 inputs) 2022-08-17T12:11:38.5859784Z FAIL: Truncate suffix 2022-08-17T12:11:38.5860072Z 2022-08-17T12:11:38.5860265Z Strategy: Delta Debugging (G: 4) (6 nodes, 3 inputs) 2022-08-17T12:11:38.5868910Z SUCCESS: Went from 6 to 5 nodes 2022-08-17T12:11:38.5875305Z 2022-08-17T12:11:38.5875721Z # Working Repro with 5 nodes 2022-08-17T12:11:38.5876539Z inps = [(torch.Size([3]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu')] 2022-08-17T12:11:38.5877068Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2022-08-17T12:11:38.5877380Z 2022-08-17T12:11:38.5877385Z 2022-08-17T12:11:38.5877390Z 2022-08-17T12:11:38.5877501Z def forward(self, b_1, sin_default, cos_default): 2022-08-17T12:11:38.5877877Z mul_tensor = torch.ops.aten.mul.Tensor(sin_default, cos_default) 2022-08-17T12:11:38.5878218Z return (sin_default, b_1, cos_default, mul_tensor) 2022-08-17T12:11:38.5878442Z 2022-08-17T12:11:38.5878534Z 2022-08-17T12:11:38.5878618Z Trying granularity 4 2022-08-17T12:11:38.5878729Z 2022-08-17T12:11:38.5878845Z Strategy: Eliminate dead code (G: 4) (5 nodes, 3 inputs) 2022-08-17T12:11:38.5879125Z FAIL: Eliminate dead code 2022-08-17T12:11:38.5879244Z 2022-08-17T12:11:38.5879359Z Strategy: Remove unused inputs (G: 4) (5 nodes, 3 inputs) 2022-08-17T12:11:38.5880879Z FAIL: Remove unused inputs 2022-08-17T12:11:38.5881050Z 2022-08-17T12:11:38.5881557Z Strategy: Truncate suffix (G: 4) (5 nodes, 3 inputs) 2022-08-17T12:11:38.5883452Z FAIL: Truncate suffix 2022-08-17T12:11:38.5883670Z 2022-08-17T12:11:38.5883882Z Strategy: Delta Debugging (G: 4) (5 nodes, 3 inputs) 2022-08-17T12:11:38.5891792Z SUCCESS: Went from 3 to 4 inputs 2022-08-17T12:11:38.5896951Z 2022-08-17T12:11:38.5897237Z # Working Repro with 5 nodes 2022-08-17T12:11:38.5898155Z inps = [(torch.Size([3]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu')] 2022-08-17T12:11:38.5898692Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2022-08-17T12:11:38.5898896Z 2022-08-17T12:11:38.5898900Z 2022-08-17T12:11:38.5898905Z 2022-08-17T12:11:38.5899031Z def forward(self, b_1, sin_default, cos_default, mul_tensor): 2022-08-17T12:11:38.5899290Z return (sin_default, b_1, cos_default, mul_tensor) 2022-08-17T12:11:38.5899537Z 2022-08-17T12:11:38.5899651Z 2022-08-17T12:11:38.5899730Z Trying granularity 4 2022-08-17T12:11:38.5899856Z 2022-08-17T12:11:38.5899970Z Strategy: Eliminate dead code (G: 4) (5 nodes, 4 inputs) 2022-08-17T12:11:38.5900246Z FAIL: Eliminate dead code 2022-08-17T12:11:38.5900363Z 2022-08-17T12:11:38.5900477Z Strategy: Remove unused inputs (G: 4) (5 nodes, 4 inputs) 2022-08-17T12:11:38.5901792Z FAIL: Remove unused inputs 2022-08-17T12:11:38.5901955Z 2022-08-17T12:11:38.5902057Z Strategy: Truncate suffix (G: 4) (5 nodes, 4 inputs) 2022-08-17T12:11:38.5904313Z FAIL: Truncate suffix 2022-08-17T12:11:38.5904451Z 2022-08-17T12:11:38.5904582Z Strategy: Delta Debugging (G: 4) (5 nodes, 4 inputs) 2022-08-17T12:11:38.5908180Z FAIL: Delta Debugging 2022-08-17T12:11:38.5908459Z Trying granularity 2 2022-08-17T12:11:38.5908666Z 2022-08-17T12:11:38.5908878Z Strategy: Eliminate dead code (G: 2) (5 nodes, 4 inputs) 2022-08-17T12:11:38.5910158Z FAIL: Eliminate dead code 2022-08-17T12:11:38.5910369Z 2022-08-17T12:11:38.5910584Z Strategy: Remove unused inputs (G: 2) (5 nodes, 4 inputs) 2022-08-17T12:11:38.5911912Z FAIL: Remove unused inputs 2022-08-17T12:11:38.5912073Z 2022-08-17T12:11:38.5912187Z Strategy: Truncate suffix (G: 2) (5 nodes, 4 inputs) 2022-08-17T12:11:38.5914636Z FAIL: Truncate suffix 2022-08-17T12:11:38.5914875Z 2022-08-17T12:11:38.5914989Z Strategy: Delta Debugging (G: 2) (5 nodes, 4 inputs) 2022-08-17T12:11:38.5920803Z FAIL: Delta Debugging 2022-08-17T12:11:38.5921029Z Trying granularity 1 2022-08-17T12:11:38.5921156Z 2022-08-17T12:11:38.5921309Z Strategy: Eliminate dead code (G: 1) (5 nodes, 4 inputs) 2022-08-17T12:11:38.5923159Z FAIL: Eliminate dead code 2022-08-17T12:11:38.5923308Z 2022-08-17T12:11:38.5923441Z Strategy: Remove unused inputs (G: 1) (5 nodes, 4 inputs) 2022-08-17T12:11:38.5924847Z FAIL: Remove unused inputs 2022-08-17T12:11:38.5925035Z 2022-08-17T12:11:38.5925224Z Strategy: Truncate suffix (G: 1) (5 nodes, 4 inputs) 2022-08-17T12:11:38.5927681Z FAIL: Truncate suffix 2022-08-17T12:11:38.5927905Z 2022-08-17T12:11:38.5928113Z Strategy: Delta Debugging (G: 1) (5 nodes, 4 inputs) 2022-08-17T12:11:38.5934509Z FAIL: Delta Debugging 2022-08-17T12:11:38.5934674Z 2022-08-17T12:11:38.5934888Z Strategy: Remove outputs (G: 1) (5 nodes, 4 inputs) 2022-08-17T12:11:38.5940081Z SUCCESS: Went from 4 to 1 outputs 2022-08-17T12:11:38.5942894Z Trying granularity 4 2022-08-17T12:11:38.5943131Z 2022-08-17T12:11:38.5943252Z Strategy: Eliminate dead code (G: 4) (5 nodes, 4 inputs) 2022-08-17T12:11:38.5944878Z FAIL: Eliminate dead code 2022-08-17T12:11:38.5945052Z 2022-08-17T12:11:38.5945180Z Strategy: Remove unused inputs (G: 4) (5 nodes, 4 inputs) 2022-08-17T12:11:38.5949218Z SUCCESS: Went from 5 to 2 nodes 2022-08-17T12:11:38.5953472Z 2022-08-17T12:11:38.5953682Z # Working Repro with 2 nodes 2022-08-17T12:11:38.5954354Z inps = [(torch.Size([3]), torch.float32, 'cpu')] 2022-08-17T12:11:38.5954890Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2022-08-17T12:11:38.5955217Z 2022-08-17T12:11:38.5955225Z 2022-08-17T12:11:38.5955230Z 2022-08-17T12:11:38.5955337Z def forward(self, b_1): 2022-08-17T12:11:38.5955589Z return [b_1] 2022-08-17T12:11:38.5955795Z 2022-08-17T12:11:38.5956002Z 2022-08-17T12:11:38.5956179Z Trying granularity 2 2022-08-17T12:11:38.5956388Z 2022-08-17T12:11:38.5956719Z Strategy: Eliminate dead code (G: 2) (2 nodes, 1 inputs) 2022-08-17T12:11:38.5957149Z FAIL: Eliminate dead code 2022-08-17T12:11:38.5957344Z 2022-08-17T12:11:38.5957588Z Strategy: Remove unused inputs (G: 2) (2 nodes, 1 inputs) 2022-08-17T12:11:38.5958160Z FAIL: Remove unused inputs 2022-08-17T12:11:38.5958391Z 2022-08-17T12:11:38.5958616Z Strategy: Truncate suffix (G: 2) (2 nodes, 1 inputs) 2022-08-17T12:11:38.5959046Z FAIL: Truncate suffix 2022-08-17T12:11:38.5959328Z 2022-08-17T12:11:38.5959570Z Strategy: Delta Debugging (G: 2) (2 nodes, 1 inputs) 2022-08-17T12:11:38.5960826Z FAIL: Delta Debugging 2022-08-17T12:11:38.5961209Z Trying granularity 1 2022-08-17T12:11:38.5961387Z 2022-08-17T12:11:38.5961610Z Strategy: Eliminate dead code (G: 1) (2 nodes, 1 inputs) 2022-08-17T12:11:38.5962271Z FAIL: Eliminate dead code 2022-08-17T12:11:38.5962527Z 2022-08-17T12:11:38.5962753Z Strategy: Remove unused inputs (G: 1) (2 nodes, 1 inputs) 2022-08-17T12:11:38.5963463Z FAIL: Remove unused inputs 2022-08-17T12:11:38.5963720Z 2022-08-17T12:11:38.5963958Z Strategy: Truncate suffix (G: 1) (2 nodes, 1 inputs) 2022-08-17T12:11:38.5965515Z FAIL: Truncate suffix 2022-08-17T12:11:38.5965791Z 2022-08-17T12:11:38.5966034Z Strategy: Delta Debugging (G: 1) (2 nodes, 1 inputs) 2022-08-17T12:11:38.5967915Z FAIL: Delta Debugging 2022-08-17T12:11:38.5968152Z 2022-08-17T12:11:38.5968391Z Strategy: Remove outputs (G: 1) (2 nodes, 1 inputs) 2022-08-17T12:11:38.5970151Z FAIL: Remove outputs 2022-08-17T12:11:38.5972884Z Made 13 queries 2022-08-17T12:11:38.5975108Z 2022-08-17T12:11:38.5975234Z # Working Repro with 2 nodes 2022-08-17T12:11:38.5975806Z inps = [(torch.Size([3]), torch.float32, 'cpu')] 2022-08-17T12:11:38.5976454Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2022-08-17T12:11:38.5976831Z 2022-08-17T12:11:38.5976840Z 2022-08-17T12:11:38.5976846Z 2022-08-17T12:11:38.5977098Z def forward(self, b_1): 2022-08-17T12:11:38.5977429Z return [b_1] 2022-08-17T12:11:38.5977785Z 2022-08-17T12:11:38.5977970Z 2022-08-17T12:11:38.5978154Z ok (0.020s) 2022-08-17T12:11:38.5978378Z 2022-08-17T12:11:38.5978748Z ---------------------------------------------------------------------- 2022-08-17T12:11:38.5979274Z Ran 3 tests in 0.302s 2022-08-17T12:11:38.5979512Z 2022-08-17T12:11:38.5979657Z OK 2022-08-17T12:11:38.5979854Z 2022-08-17T12:11:38.5980110Z Generating XML reports... 2022-08-17T12:11:38.6007582Z Generated XML report: test-reports/python-unittest/functorch.test.test_minifier/TEST-TestMinifier-20220817121138.xml 2022-08-17T12:11:38.8261267Z Running /var/lib/jenkins/workspace/functorch/test/test_ops ... [2022-08-17 12:11:38.825765] 2022-08-17T12:11:38.8261920Z Executing ['/opt/conda/bin/python', '-bb', '/var/lib/jenkins/workspace/functorch/test/test_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:11:38.825846] 2022-08-17T12:11:40.7263667Z /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-08-17T12:11:40.7264251Z warnings.warn(msg, FutureWarning) 2022-08-17T12:11:40.7264915Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.floating_types_and() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with (torch.float32, torch.float64, torch.float16, torch.bfloat16). 2022-08-17T12:11:40.7265368Z warnings.warn(msg, FutureWarning) 2022-08-17T12:11:40.7283026Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.floating_types_and() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with (torch.float32, torch.float64, torch.bfloat16, torch.float16). 2022-08-17T12:11:40.7283623Z warnings.warn(msg, FutureWarning) 2022-08-17T12:11:40.7284864Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.floating_types_and() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with (torch.float32, torch.float64, torch.float16). 2022-08-17T12:11:40.7285289Z warnings.warn(msg, FutureWarning) 2022-08-17T12:11:40.7288426Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.all_types_and_complex_and() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with (torch.float32, torch.float64, torch.uint8, torch.int8, torch.int16, torch.int32, torch.int64, torch.complex64, torch.complex128, torch.bool, torch.float16, torch.bfloat16). 2022-08-17T12:11:40.7288994Z warnings.warn(msg, FutureWarning) 2022-08-17T12:11:40.7295656Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.all_types_and_complex_and() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with (torch.float32, torch.float64, torch.uint8, torch.int8, torch.int16, torch.int32, torch.int64, torch.complex64, torch.complex128, torch.bool, torch.float16, torch.bfloat16, torch.complex32). 2022-08-17T12:11:40.7296233Z warnings.warn(msg, FutureWarning) 2022-08-17T12:11:41.0482544Z Test results will be stored in test-reports/python-unittest/functorch.test.test_ops 2022-08-17T12:11:41.1654856Z 2022-08-17T12:11:41.1655251Z Running tests... 2022-08-17T12:11:41.1655730Z ---------------------------------------------------------------------- 2022-08-17T12:11:41.2600369Z test_extremal_numerics_binary_cross_entropy_cpu (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:11:48.1727672Z test_extremal_numerics_cross_entropy_cpu (__main__.TestOperatorsCPU) ... ok (6.913s) 2022-08-17T12:11:48.4723421Z test_extremal_numerics_l1_loss_cpu (__main__.TestOperatorsCPU) ... ok (0.299s) 2022-08-17T12:11:48.4739202Z test_extremal_numerics_layer_norm_cpu (__main__.TestOperatorsCPU) ... ok (0.002s) 2022-08-17T12:11:48.4752142Z test_extremal_numerics_log_softmax_cpu (__main__.TestOperatorsCPU) ... /var/lib/jenkins/workspace/functorch/test/test_ops.py:1257: UserWarning: Implicit dimension choice for log_softmax has been deprecated. Change the call to include dim=X as an argument. 2022-08-17T12:11:48.4752956Z result = torch.nn.functional.log_softmax(input) 2022-08-17T12:11:48.4756911Z /var/lib/jenkins/workspace/functorch/functorch/_src/eager_transforms.py:270: UserWarning: Implicit dimension choice for log_softmax has been deprecated. Change the call to include dim=X as an argument. 2022-08-17T12:11:48.4757653Z primals_out = func(*diff_primals) 2022-08-17T12:11:48.5227636Z ok (0.049s) 2022-08-17T12:11:48.8831900Z test_extremal_numerics_mse_loss_cpu (__main__.TestOperatorsCPU) ... ok (0.360s) 2022-08-17T12:11:52.0672252Z test_extremal_numerics_nll_loss_cpu (__main__.TestOperatorsCPU) ... ok (3.184s) 2022-08-17T12:11:52.0686141Z test_extremal_numerics_softmax_cpu (__main__.TestOperatorsCPU) ... /var/lib/jenkins/workspace/functorch/test/test_ops.py:1245: UserWarning: Implicit dimension choice for softmax has been deprecated. Change the call to include dim=X as an argument. 2022-08-17T12:11:52.0687042Z result = torch.nn.functional.softmax(input) 2022-08-17T12:11:52.0692577Z /var/lib/jenkins/workspace/functorch/functorch/_src/eager_transforms.py:270: UserWarning: Implicit dimension choice for softmax has been deprecated. Change the call to include dim=X as an argument. 2022-08-17T12:11:52.0693301Z primals_out = func(*diff_primals) 2022-08-17T12:11:52.1175067Z ok (0.050s) 2022-08-17T12:11:52.1209305Z test_grad_H_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:11:52.1240667Z test_grad_T_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:11:52.1369308Z test_grad___getitem___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:11:52.1613928Z test_grad___getitem___functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:11:52.1701902Z test_grad___radd___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:11:52.1799066Z test_grad___rdiv___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:11:52.1947394Z test_grad___rmatmul___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:11:52.2037508Z test_grad___rmod___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:11:52.2125402Z test_grad___rmul___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:11:52.2151534Z test_grad___rpow___cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:850: 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-08-17T12:11:52.2152457Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-08-17T12:11:52.2235140Z ok (0.011s) 2022-08-17T12:11:52.2321093Z test_grad___rsub___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:11:52.2807043Z test_grad__masked_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:11:52.3286003Z test_grad__masked_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:11:52.3307785Z test_grad__masked_argmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:52.3330373Z test_grad__masked_argmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:52.3432100Z test_grad__masked_cumprod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:11:52.3523834Z test_grad__masked_cumsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:11:52.3647828Z test_grad__masked_log_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:11:52.3785248Z test_grad__masked_logaddexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:11:52.4383344Z test_grad__masked_logsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.060s) 2022-08-17T12:11:52.4899899Z test_grad__masked_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.052s) 2022-08-17T12:11:52.5022656Z test_grad__masked_median_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:11:52.7486685Z test_grad__masked_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.246s) 2022-08-17T12:11:52.7748485Z test_grad__masked_normalize_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:11:52.8302945Z test_grad__masked_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.055s) 2022-08-17T12:11:52.8428624Z test_grad__masked_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:11:52.8558205Z test_grad__masked_softmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:11:52.9499887Z test_grad__masked_std_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:11:52.9928820Z test_grad__masked_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.043s) 2022-08-17T12:11:53.0709231Z test_grad__masked_var_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.078s) 2022-08-17T12:11:53.0738457Z test_grad_abs_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:11:53.0779981Z test_grad_acos_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:53.0817354Z test_grad_acosh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:53.0911851Z test_grad_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:11:53.1001247Z test_grad_addbmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:11:53.1131815Z test_grad_addcdiv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:11:53.1262168Z test_grad_addcmul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:11:53.1313693Z test_grad_addmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:11:53.1363177Z test_grad_addmm_decomposed_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:11:53.1444944Z test_grad_addmv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:11:53.1506047Z test_grad_addr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:11:53.1526527Z test_grad_all_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:53.1546743Z test_grad_allclose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:53.1664547Z test_grad_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:11:53.1783055Z test_grad_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:11:53.1803325Z test_grad_aminmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:53.1829530Z test_grad_angle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:11:53.1850505Z test_grad_any_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:53.1870161Z test_grad_arange_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:53.1890383Z test_grad_argmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:53.1910039Z test_grad_argmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:53.1930065Z test_grad_argsort_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:53.1950051Z test_grad_argwhere_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:53.1997978Z test_grad_as_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:11:53.2014675Z test_grad_as_strided_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:11:53.2042562Z test_grad_asin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:11:53.2070656Z test_grad_asinh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:11:53.2168312Z test_grad_atan2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:11:53.2195944Z test_grad_atan_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:11:53.2224743Z test_grad_atanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:11:53.2283460Z test_grad_atleast_1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:11:53.2342643Z test_grad_atleast_2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:11:53.2401345Z test_grad_atleast_3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:11:53.2483230Z test_grad_baddbmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:11:53.2567404Z test_grad_bernoulli_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:11:53.2611557Z test_grad_bfloat16_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:53.2651023Z test_grad_bfloat16_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:53.2705191Z test_grad_block_diag_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:11:53.2735664Z test_grad_bmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:11:53.2756989Z test_grad_bool_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:53.2776978Z test_grad_bool_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:53.2796900Z test_grad_broadcast_shapes_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:53.2828361Z test_grad_broadcast_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:11:53.2880855Z test_grad_broadcast_to_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:11:53.2902056Z test_grad_bucketize_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:53.2921964Z test_grad_byte_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:53.2942201Z test_grad_byte_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:53.2982805Z test_grad_cartesian_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:53.3048427Z test_grad_cat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:11:53.5002722Z test_grad_cdist_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.195s) 2022-08-17T12:11:53.5031048Z test_grad_ceil_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:11:53.5055338Z test_grad_chalf_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:15579: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/EmptyTensor.cpp:32.) 2022-08-17T12:11:53.5056255Z op=lambda x, *args, **kwargs: x.chalf(*args, **kwargs), 2022-08-17T12:11:53.5130561Z expected failure (0.010s) 2022-08-17T12:11:53.5151122Z test_grad_char_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:53.5171749Z test_grad_char_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:53.5199370Z test_grad_cholesky_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: torch.cholesky is deprecated in favor of torch.linalg.cholesky and will be removed in a future PyTorch release. 2022-08-17T12:11:53.5200101Z L = torch.cholesky(A) 2022-08-17T12:11:53.5200423Z should be replaced with 2022-08-17T12:11:53.5200740Z L = torch.linalg.cholesky(A) 2022-08-17T12:11:53.5201032Z and 2022-08-17T12:11:53.5201319Z U = torch.cholesky(A, upper=True) 2022-08-17T12:11:53.5201630Z should be replaced with 2022-08-17T12:11:53.5201964Z U = torch.linalg.cholesky(A).mH(). 2022-08-17T12:11:53.5202656Z 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:1816.) 2022-08-17T12:11:53.5203302Z return self.op(*args, **kwargs) 2022-08-17T12:11:53.5306923Z ok (0.013s) 2022-08-17T12:11:53.5410529Z test_grad_cholesky_inverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:11:53.5541099Z test_grad_cholesky_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:11:53.5584944Z test_grad_chunk_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:53.5634111Z test_grad_clamp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:11:53.5722240Z test_grad_clamp_max_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:11:53.5809736Z test_grad_clamp_min_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:11:53.5840923Z test_grad_clone_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:11:53.5882975Z test_grad_column_stack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:53.6036990Z test_grad_combinations_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:11:53.6122955Z test_grad_complex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:11:53.6156284Z test_grad_conj_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:11:53.6182362Z test_grad_conj_physical_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:11:53.6457940Z test_grad_constant_pad_nd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:11:53.6490161Z test_grad_contiguous_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:11:53.6581657Z test_grad_copysign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:11:53.6649272Z test_grad_corrcoef_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:11:53.6687850Z test_grad_cos_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:53.6724726Z test_grad_cosh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:53.6747020Z test_grad_count_nonzero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:53.7153371Z test_grad_cov_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:11:53.7195746Z test_grad_cross_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:53.7234949Z test_grad_cummax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:53.7273702Z test_grad_cummin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:53.7375462Z test_grad_cumprod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:11:53.7417948Z test_grad_cumsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:53.7510809Z test_grad_cumulative_trapezoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:11:53.7544955Z test_grad_deg2rad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:11:53.7633041Z test_grad_diag_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:11:53.7728119Z test_grad_diag_embed_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:11:53.7771513Z test_grad_diagflat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:53.7864325Z test_grad_diagonal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:11:53.7989504Z test_grad_diagonal_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:11:53.8494000Z test_grad_diff_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.050s) 2022-08-17T12:11:53.8529632Z test_grad_digamma_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:53.8998995Z test_grad_dist_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:11:53.9088842Z test_grad_div_floor_rounding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:11:53.9183520Z test_grad_div_no_rounding_mode_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:11:53.9271621Z test_grad_div_trunc_rounding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:11:53.9299514Z test_grad_dot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:11:53.9342883Z test_grad_double_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:53.9381169Z test_grad_double_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:53.9416304Z test_grad_dsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:11:53.9455013Z test_grad_dstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:53.9480774Z test_grad_eig_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: torch.eig is deprecated in favor of torch.linalg.eig and will be removed in a future PyTorch release. 2022-08-17T12:11:53.9481544Z torch.linalg.eig returns complex tensors of dtype cfloat or cdouble rather than real tensors mimicking complex tensors. 2022-08-17T12:11:53.9481829Z L, _ = torch.eig(A) 2022-08-17T12:11:53.9482012Z should be replaced with 2022-08-17T12:11:53.9482221Z L_complex = torch.linalg.eigvals(A) 2022-08-17T12:11:53.9482397Z and 2022-08-17T12:11:53.9482577Z L, V = torch.eig(A, eigenvectors=True) 2022-08-17T12:11:53.9482777Z should be replaced with 2022-08-17T12:11:53.9483254Z L_complex, V_complex = torch.linalg.eig(A) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:3378.) 2022-08-17T12:11:53.9483590Z return self.op(*args, **kwargs) 2022-08-17T12:11:53.9492197Z ok (0.004s) 2022-08-17T12:11:53.9596597Z test_grad_einsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:11:53.9617657Z test_grad_empty_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:53.9638858Z test_grad_empty_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:53.9659061Z test_grad_eq_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:53.9679397Z test_grad_equal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:53.9708179Z test_grad_erf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:11:53.9748010Z test_grad_erfc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:53.9777199Z test_grad_erfinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:11:53.9813428Z test_grad_exp2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:53.9850737Z test_grad_exp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:53.9886763Z test_grad_expand_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:53.9950525Z test_grad_expand_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:11:53.9978087Z test_grad_expm1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:11:54.0046568Z test_grad_fft_fft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:11:54.0117077Z test_grad_fft_fft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:11:54.0195043Z test_grad_fft_fftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:11:54.0245686Z test_grad_fft_fftshift_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:11:54.0319333Z test_grad_fft_hfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:11:54.0393194Z test_grad_fft_hfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:11:54.0477462Z test_grad_fft_hfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:11:54.0541622Z test_grad_fft_ifft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:11:54.0620442Z test_grad_fft_ifft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:11:54.0697541Z test_grad_fft_ifftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:11:54.0743657Z test_grad_fft_ifftshift_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:11:54.0813984Z test_grad_fft_ihfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:11:54.0891916Z test_grad_fft_ihfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:11:54.0973339Z test_grad_fft_ihfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:11:54.1041838Z test_grad_fft_irfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:11:54.1111655Z test_grad_fft_irfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:11:54.1191389Z test_grad_fft_irfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:11:54.1255665Z test_grad_fft_rfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:11:54.1325947Z test_grad_fft_rfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:11:54.1405039Z test_grad_fft_rfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:11:54.1440914Z test_grad_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:54.1489817Z test_grad_flatten_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:11:54.1561325Z test_grad_flip_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:11:54.1592761Z test_grad_fliplr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:11:54.1623761Z test_grad_flipud_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:11:54.1666208Z test_grad_float_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:54.1704416Z test_grad_float_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:54.1827799Z test_grad_float_power_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:11:54.1854209Z test_grad_floor_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:11:54.1875251Z test_grad_floor_divide_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:54.1963976Z test_grad_fmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:11:54.2053484Z test_grad_fmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:11:54.2147620Z test_grad_fmod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:11:54.2181660Z test_grad_frac_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:11:54.2218351Z test_grad_frexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:54.2238780Z test_grad_full_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:54.2283650Z test_grad_gather_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:54.2304124Z test_grad_ge_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:54.2324454Z test_grad_geqrf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:54.2458049Z test_grad_gradient_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:11:54.2479193Z test_grad_gt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:54.2523745Z test_grad_half_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:54.2562755Z test_grad_half_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:54.2583314Z test_grad_heaviside_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:54.2603397Z test_grad_histc_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:54.2623887Z test_grad_histogram_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:54.2644036Z test_grad_histogramdd_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:54.2678196Z test_grad_hsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:11:54.2715284Z test_grad_hstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:54.2807084Z test_grad_hypot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:11:54.2841975Z test_grad_i0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:11:54.2862931Z test_grad_igamma_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:54.2883343Z test_grad_igammac_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:54.2962813Z test_grad_index_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:11:54.3004473Z test_grad_index_copy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:54.3041687Z test_grad_index_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:54.3090245Z test_grad_index_put_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:11:54.3162250Z test_grad_index_put_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:11:54.3186886Z test_grad_index_reduce_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: index_reduce() is in beta and the API may change at any time. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1007.) 2022-08-17T12:11:54.3187874Z return self.op(*args, **kwargs) 2022-08-17T12:11:54.3462779Z ok (0.030s) 2022-08-17T12:11:54.3498698Z test_grad_index_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:54.3535020Z test_grad_inner_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:54.3554944Z test_grad_int_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:54.3574742Z test_grad_int_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:54.3653896Z test_grad_inverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:11:54.3674853Z test_grad_isclose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:54.3695135Z test_grad_isfinite_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:54.3715136Z test_grad_isin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:54.3735186Z test_grad_isinf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:54.3756676Z test_grad_isnan_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:54.3776700Z test_grad_isneginf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:54.3796784Z test_grad_isposinf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:54.3816954Z test_grad_isreal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:54.3842874Z test_grad_istft_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: 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:979.) 2022-08-17T12:11:54.3843967Z return self.op(*args, **kwargs) 2022-08-17T12:11:54.3966501Z ok (0.015s) 2022-08-17T12:11:54.3987422Z test_grad_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:11:54.4009106Z test_grad_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:11:54.4029377Z test_grad_jiterator_binary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:11:54.4049417Z test_grad_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:11:54.4069701Z test_grad_jiterator_unary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:11:54.4100166Z test_grad_kron_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:11:54.4179961Z test_grad_kthvalue_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:11:54.4275165Z test_grad_ldexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:11:54.4296149Z test_grad_le_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:54.4418747Z test_grad_lerp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:11:54.4457321Z test_grad_lgamma_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:54.4585921Z test_grad_linalg_cholesky_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:11:54.4723577Z test_grad_linalg_cholesky_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:11:54.4775249Z test_grad_linalg_cond_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:11:54.4815608Z test_grad_linalg_cross_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:54.4907802Z test_grad_linalg_det_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:11:54.5021015Z test_grad_linalg_eig_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.011s) 2022-08-17T12:11:54.5131867Z test_grad_linalg_eigh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:11:54.5225125Z test_grad_linalg_eigvals_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:11:54.5306673Z test_grad_linalg_eigvalsh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:11:54.5506464Z test_grad_linalg_householder_product_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:11:54.5589147Z test_grad_linalg_inv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:11:54.5674025Z test_grad_linalg_inv_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:11:54.5694933Z test_grad_linalg_ldl_factor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:54.5715093Z test_grad_linalg_ldl_factor_ex_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:54.5735355Z test_grad_linalg_ldl_solve_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:54.6425087Z test_grad_linalg_lstsq_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.069s) 2022-08-17T12:11:54.7071709Z test_grad_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.065s) 2022-08-17T12:11:54.7267531Z test_grad_linalg_lu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:11:54.7493345Z test_grad_linalg_lu_factor_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:11:54.7696115Z test_grad_linalg_lu_factor_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:11:55.0013445Z test_grad_linalg_lu_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.232s) 2022-08-17T12:11:55.0498675Z test_grad_linalg_matrix_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.049s) 2022-08-17T12:11:55.0668767Z test_grad_linalg_matrix_power_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:11:55.0689994Z test_grad_linalg_matrix_rank_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:55.0711984Z test_grad_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:55.0798449Z test_grad_linalg_multi_dot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:11:55.0961857Z test_grad_linalg_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:11:55.1108081Z test_grad_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:11:55.1362784Z test_grad_linalg_pinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:11:55.1468925Z test_grad_linalg_pinv_hermitian_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:11:55.1490245Z test_grad_linalg_pinv_singular_cpu_float32 (__main__.TestOperatorsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:11:55.1861853Z test_grad_linalg_qr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:11:55.1963480Z test_grad_linalg_slogdet_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:11:55.2162116Z test_grad_linalg_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:11:55.2358100Z test_grad_linalg_solve_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:11:55.5045147Z test_grad_linalg_solve_triangular_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.268s) 2022-08-17T12:11:55.7309531Z test_grad_linalg_svd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.226s) 2022-08-17T12:11:55.7553192Z test_grad_linalg_svdvals_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:11:55.7596407Z test_grad_linalg_tensorinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:55.7663838Z test_grad_linalg_tensorsolve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:11:55.7751837Z test_grad_linalg_vander_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:11:55.8066471Z test_grad_linalg_vecdot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:11:55.9057499Z test_grad_linalg_vector_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.099s) 2022-08-17T12:11:55.9079647Z test_grad_linspace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:55.9117734Z test_grad_log10_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:55.9146628Z test_grad_log1p_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:11:55.9185569Z test_grad_log2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:55.9223619Z test_grad_log_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:55.9278434Z test_grad_log_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:11:55.9335309Z test_grad_log_softmax_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:11:55.9365378Z test_grad_logaddexp2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:11:55.9395165Z test_grad_logaddexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:11:55.9463074Z test_grad_logcumsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:11:55.9564290Z test_grad_logdet_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:11:55.9585721Z test_grad_logical_and_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:55.9605708Z test_grad_logical_not_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:55.9626104Z test_grad_logical_or_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:55.9646440Z test_grad_logical_xor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:55.9692989Z test_grad_logit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:11:55.9714439Z test_grad_logspace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:55.9830024Z test_grad_logsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:11:55.9851546Z test_grad_long_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:55.9871630Z test_grad_long_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:55.9892290Z test_grad_lt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:55.9917071Z test_grad_lu_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/functional.py:1658: UserWarning: torch.lu is deprecated in favor of torch.linalg.lu_factor / torch.linalg.lu_factor_ex and will be removed in a future PyTorch release. 2022-08-17T12:11:55.9917844Z LU, pivots = torch.lu(A, compute_pivots) 2022-08-17T12:11:55.9918206Z should be replaced with 2022-08-17T12:11:55.9918712Z LU, pivots = torch.linalg.lu_factor(A, compute_pivots) 2022-08-17T12:11:55.9919051Z and 2022-08-17T12:11:55.9919404Z LU, pivots, info = torch.lu(A, compute_pivots, get_infos=True) 2022-08-17T12:11:55.9919761Z should be replaced with 2022-08-17T12:11:55.9920364Z LU, pivots, info = torch.linalg.lu_factor_ex(A, compute_pivots) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2114.) 2022-08-17T12:11:55.9921030Z return torch._lu_with_info(A, pivot=pivot, check_errors=(not get_infos)) 2022-08-17T12:11:56.0318439Z ok (0.043s) 2022-08-17T12:11:56.0345117Z test_grad_lu_solve_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: torch.lu_solve is deprecated in favor of torch.linalg.lu_solveand will be removed in a future PyTorch release. 2022-08-17T12:11:56.0346072Z Note that torch.linalg.lu_solve has its arguments reversed. 2022-08-17T12:11:56.0346541Z X = torch.lu_solve(B, LU, pivots) 2022-08-17T12:11:56.0346910Z should be replaced with 2022-08-17T12:11:56.0347539Z X = torch.linalg.lu_solve(LU, pivots, B) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2268.) 2022-08-17T12:11:56.0348134Z return self.op(*args, **kwargs) 2022-08-17T12:11:56.0933544Z ok (0.061s) 2022-08-17T12:11:56.1073475Z test_grad_lu_unpack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:11:56.1123308Z test_grad_mH_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:11:56.1173316Z test_grad_mT_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:11:56.1239761Z test_grad_masked_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:11:56.1285728Z test_grad_masked_fill_functorch_Scalar_only_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:11:56.1337533Z test_grad_masked_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:11:56.1397957Z test_grad_masked_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:11:56.1543904Z test_grad_matmul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:11:56.1604256Z test_grad_matrix_exp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:11:56.1697618Z test_grad_max_binary_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:11:56.1729038Z test_grad_max_reduction_no_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:11:56.1773116Z test_grad_max_reduction_with_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:56.1864267Z test_grad_maximum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:11:56.1977060Z test_grad_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:11:56.2066080Z test_grad_median_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:11:56.2168173Z test_grad_meshgrid_list_of_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:11:56.2265113Z test_grad_meshgrid_variadic_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:11:56.2360619Z test_grad_min_binary_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:11:56.2392851Z test_grad_min_reduction_no_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:11:56.2437329Z test_grad_min_reduction_with_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:56.2532380Z test_grad_minimum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:11:56.2561197Z test_grad_mm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:11:56.2627895Z test_grad_mode_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:11:56.2659304Z test_grad_movedim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:11:56.2706720Z test_grad_msort_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:11:56.2795813Z test_grad_mul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:11:56.2816334Z test_grad_multinomial_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:56.2845062Z test_grad_mv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:11:56.2937105Z test_grad_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:11:56.3027814Z test_grad_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:11:56.3117753Z test_grad_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:11:56.3154184Z test_grad_nan_to_num_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:56.3352858Z test_grad_nanmean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:11:56.3445598Z test_grad_nanmedian_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:11:56.4015523Z test_grad_nanquantile_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.057s) 2022-08-17T12:11:56.4189155Z test_grad_nansum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:11:56.4238754Z test_grad_narrow_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:11:56.4410804Z test_grad_native_layer_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:11:56.4431864Z test_grad_ne_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:56.4458208Z test_grad_neg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:11:56.4480703Z test_grad_new_empty_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:56.4501606Z test_grad_new_full_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:56.4522153Z test_grad_new_ones_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:56.4542267Z test_grad_new_zeros_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:56.4562176Z test_grad_nextafter_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:11:56.4619316Z test_grad_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:11:56.4701634Z test_grad_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:11:56.4803507Z test_grad_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:11:56.4874661Z test_grad_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:11:56.5038710Z test_grad_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:11:56.5196969Z test_grad_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:11:56.5274662Z test_grad_nn_functional_avg_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:11:56.5339828Z test_grad_nn_functional_avg_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:11:56.5413266Z test_grad_nn_functional_avg_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:11:56.5538447Z test_grad_nn_functional_batch_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:11:56.5803423Z test_grad_nn_functional_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:11:56.5927027Z test_grad_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:11:56.6258703Z test_grad_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.033s) 2022-08-17T12:11:56.6296832Z test_grad_nn_functional_celu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:56.6766516Z test_grad_nn_functional_conv1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:11:56.6941124Z test_grad_nn_functional_conv2d_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: 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:885.) 2022-08-17T12:11:56.6942188Z return self.op(*args, **kwargs) 2022-08-17T12:11:56.7244111Z ok (0.048s) 2022-08-17T12:11:56.7287907Z test_grad_nn_functional_conv2d_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:56.7330351Z test_grad_nn_functional_conv2d_stride_depthwise_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:56.7370508Z test_grad_nn_functional_conv2d_stride_groups_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:56.7407449Z test_grad_nn_functional_conv2d_stride_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:56.7446339Z test_grad_nn_functional_conv2d_stride_padding_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:56.7485115Z test_grad_nn_functional_conv2d_stride_padding_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:56.7523292Z test_grad_nn_functional_conv2d_stride_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:56.7562166Z test_grad_nn_functional_conv2d_strided_padding_dilation_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:56.7598293Z test_grad_nn_functional_conv2d_strided_padding_dilation_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:56.7638082Z test_grad_nn_functional_conv2d_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:56.7767833Z test_grad_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:11:56.7902926Z test_grad_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:11:56.8081883Z test_grad_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:11:56.8198778Z test_grad_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:11:56.8341625Z test_grad_nn_functional_cosine_similarity_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:11:56.8501498Z test_grad_nn_functional_cross_entropy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:11:56.8562223Z test_grad_nn_functional_ctc_loss_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.006s) 2022-08-17T12:11:56.8587907Z test_grad_nn_functional_dropout2d_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-17T12:11:56.8589367Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-17T12:11:56.8718229Z ok (0.016s) 2022-08-17T12:11:56.8882434Z test_grad_nn_functional_dropout3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:11:56.9077999Z test_grad_nn_functional_dropout_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:11:56.9114010Z test_grad_nn_functional_elu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:56.9383706Z test_grad_nn_functional_embedding_bag_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:11:56.9420877Z test_grad_nn_functional_embedding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:56.9472681Z test_grad_nn_functional_embedding_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:11:56.9572347Z test_grad_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:11:56.9679550Z test_grad_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:11:57.0101106Z test_grad_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.042s) 2022-08-17T12:11:57.0661727Z test_grad_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.056s) 2022-08-17T12:11:57.5175769Z test_grad_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.451s) 2022-08-17T12:11:57.5249603Z test_grad_nn_functional_gelu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:11:57.5524412Z test_grad_nn_functional_glu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:11:57.5789862Z test_grad_nn_functional_grid_sample_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:11:57.5860918Z test_grad_nn_functional_group_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:11:57.5910499Z test_grad_nn_functional_hardshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:11:57.5945661Z test_grad_nn_functional_hardsigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:11:57.5987674Z test_grad_nn_functional_hardswish_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:57.6038506Z test_grad_nn_functional_hardtanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:11:57.6151427Z test_grad_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:11:57.6240971Z test_grad_nn_functional_huber_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:11:57.6346980Z test_grad_nn_functional_instance_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:11:57.6441937Z test_grad_nn_functional_interpolate_area_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:11:57.6535050Z test_grad_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:11:57.6625436Z test_grad_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:11:57.6706408Z test_grad_nn_functional_interpolate_linear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:11:57.6795772Z test_grad_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:11:57.6894965Z test_grad_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:11:57.6925695Z test_grad_nn_functional_kl_div_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2913: 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-08-17T12:11:57.6927293Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-17T12:11:57.7019107Z ok (0.012s) 2022-08-17T12:11:57.7087267Z test_grad_nn_functional_l1_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:11:57.7157175Z test_grad_nn_functional_layer_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:11:57.7223234Z test_grad_nn_functional_leaky_relu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:11:57.7387987Z test_grad_nn_functional_linear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:11:57.7523061Z test_grad_nn_functional_local_response_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:11:57.7559679Z test_grad_nn_functional_logsigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:11:57.7749450Z test_grad_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:11:58.3287499Z test_grad_nn_functional_max_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.554s) 2022-08-17T12:11:59.2422381Z test_grad_nn_functional_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.913s) 2022-08-17T12:11:59.6565262Z test_grad_nn_functional_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.414s) 2022-08-17T12:11:59.7771147Z test_grad_nn_functional_max_unpool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.121s) 2022-08-17T12:11:59.8189495Z test_grad_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.042s) 2022-08-17T12:12:00.0406934Z test_grad_nn_functional_max_unpool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.222s) 2022-08-17T12:12:00.1106536Z test_grad_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.070s) 2022-08-17T12:12:00.2023023Z test_grad_nn_functional_max_unpool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.092s) 2022-08-17T12:12:00.2397500Z test_grad_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:12:00.2440248Z test_grad_nn_functional_mish_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:00.2504613Z test_grad_nn_functional_mse_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:00.2597650Z test_grad_nn_functional_mse_loss_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:00.2645850Z test_grad_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:00.2683302Z test_grad_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:00.2740810Z test_grad_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:00.3088124Z test_grad_nn_functional_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.035s) 2022-08-17T12:12:00.3177848Z test_grad_nn_functional_normalize_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:00.3264010Z test_grad_nn_functional_pad_circular_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:00.3539573Z test_grad_nn_functional_pad_constant_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:12:00.3627390Z test_grad_nn_functional_pad_reflect_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:00.3714758Z test_grad_nn_functional_pad_replicate_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:00.3788551Z test_grad_nn_functional_pairwise_distance_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:00.3854641Z test_grad_nn_functional_pdist_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:00.3887007Z test_grad_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:00.3917457Z test_grad_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:00.4707418Z test_grad_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:12:00.4877433Z test_grad_nn_functional_prelu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:00.4914708Z test_grad_nn_functional_relu6_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:00.4957423Z test_grad_nn_functional_relu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:00.5007368Z test_grad_nn_functional_rrelu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:00.5042691Z test_grad_nn_functional_selu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:00.5080774Z test_grad_nn_functional_silu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:00.5161255Z test_grad_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:00.5223947Z test_grad_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:00.5278585Z test_grad_nn_functional_softmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:00.5335831Z test_grad_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:00.5371051Z test_grad_nn_functional_softplus_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:00.5415724Z test_grad_nn_functional_softshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:00.5455232Z test_grad_nn_functional_softsign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:00.5496270Z test_grad_nn_functional_tanhshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:00.5539781Z test_grad_nn_functional_threshold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:00.5645652Z test_grad_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:00.5757921Z test_grad_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:00.7156748Z test_grad_nn_functional_unfold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.140s) 2022-08-17T12:12:00.7183723Z test_grad_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4066: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-08-17T12:12:00.7184664Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-08-17T12:12:00.7205528Z ok (0.005s) 2022-08-17T12:12:00.7234755Z test_grad_nn_functional_upsample_nearest_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-17T12:12:00.7235961Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-17T12:12:00.7297348Z ok (0.009s) 2022-08-17T12:12:00.7319289Z test_grad_nonzero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:00.7619878Z test_grad_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.030s) 2022-08-17T12:12:00.7660172Z test_grad_norm_fro_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:00.7707453Z test_grad_norm_inf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:00.7748727Z test_grad_norm_nuc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:00.7822963Z test_grad_normal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:00.7853817Z test_grad_normal_number_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:00.7874199Z test_grad_ones_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:00.7895006Z test_grad_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:00.8152850Z test_grad_ops_aten_index_put_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:12:00.8174860Z test_grad_ormqr_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:00.8203920Z test_grad_outer_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:01.3887766Z test_grad_pca_lowrank_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.568s) 2022-08-17T12:12:01.3929375Z test_grad_permute_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:01.4036738Z test_grad_pinverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:01.4137621Z test_grad_polar_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:01.4212237Z test_grad_polygamma_polygamma_n_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:01.4285978Z test_grad_polygamma_polygamma_n_1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:01.4359437Z test_grad_polygamma_polygamma_n_2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:01.4433333Z test_grad_polygamma_polygamma_n_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:01.4507104Z test_grad_polygamma_polygamma_n_4_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:01.4540903Z test_grad_positive_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:01.4655086Z test_grad_pow_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:01.4900074Z test_grad_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:12:01.5053150Z test_grad_put_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:01.5080648Z test_grad_qr_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2022-08-17T12:12:01.5081610Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-08-17T12:12:01.5082019Z Q, R = torch.qr(A, some) 2022-08-17T12:12:01.5082334Z should be replaced with 2022-08-17T12:12:01.5083151Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2544.) 2022-08-17T12:12:01.5083713Z return self.op(*args, **kwargs) 2022-08-17T12:12:01.5434268Z ok (0.038s) 2022-08-17T12:12:01.5996779Z test_grad_quantile_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.056s) 2022-08-17T12:12:01.6035272Z test_grad_rad2deg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:01.6057223Z test_grad_rand_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:01.6077200Z test_grad_randint_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:01.6097565Z test_grad_randn_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:01.6132329Z test_grad_ravel_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:01.6166545Z test_grad_real_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:01.6202949Z test_grad_reciprocal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:01.6298306Z test_grad_remainder_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:01.6355000Z test_grad_renorm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:01.6483366Z test_grad_repeat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:12:01.6525438Z test_grad_repeat_interleave_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:01.6568375Z test_grad_reshape_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:01.6645948Z test_grad_reshape_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:01.6667060Z test_grad_resize__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:01.6687048Z test_grad_resize_as__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:01.6716041Z test_grad_resolve_conj_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:01.6747728Z test_grad_resolve_neg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:01.6852903Z test_grad_roll_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:01.7065177Z test_grad_rot90_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:12:01.7092593Z test_grad_round_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:01.7128255Z test_grad_round_decimals_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:01.7162386Z test_grad_round_decimals_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:01.7196515Z test_grad_round_decimals_neg_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:01.7233017Z test_grad_rsqrt_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:01.7329066Z test_grad_rsub_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:01.7397303Z test_grad_scatter_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:01.7468708Z test_grad_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:01.7496022Z test_grad_scatter_reduce_amax_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: scatter_reduce() is in beta and the API may change at any time. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1531.) 2022-08-17T12:12:01.7496923Z return self.op(*args, **kwargs) 2022-08-17T12:12:01.7597894Z ok (0.013s) 2022-08-17T12:12:01.7725721Z test_grad_scatter_reduce_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:12:01.7854515Z test_grad_scatter_reduce_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:12:01.8025090Z test_grad_scatter_reduce_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:01.8141375Z test_grad_scatter_reduce_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:01.8162258Z test_grad_searchsorted_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:01.8712758Z test_grad_segment_reduce_lengths_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.055s) 2022-08-17T12:12:01.9261072Z test_grad_segment_reduce_offsets_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.055s) 2022-08-17T12:12:01.9309056Z test_grad_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:01.9365809Z test_grad_select_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:01.9392201Z test_grad_sgn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:01.9413409Z test_grad_short_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:01.9433383Z test_grad_short_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:01.9468063Z test_grad_sigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:01.9494717Z test_grad_sign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:01.9515681Z test_grad_signbit_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:01.9542814Z test_grad_sin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:01.9585424Z test_grad_sinc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:01.9613255Z test_grad_sinh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:01.9729525Z test_grad_slice_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:01.9781960Z test_grad_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:01.9836643Z test_grad_softmax_with_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:02.0203616Z test_grad_sort_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:12:02.0226553Z test_grad_sparse_sampled_addmm_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:1225: UserWarning: Sparse CSR tensor support is in beta state. If you miss a functionality in the sparse tensor support, please submit a feature request to https://github.com/pytorch/pytorch/issues. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/SparseCsrTensorImpl.cpp:68.) 2022-08-17T12:12:02.0227244Z torch.eye(m, n, device=device, dtype=dtype) 2022-08-17T12:12:02.0254550Z expected failure (0.005s) 2022-08-17T12:12:02.0275189Z test_grad_special_airy_ai_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:02.0295702Z test_grad_special_bessel_j0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:02.0315630Z test_grad_special_bessel_j1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:02.0335479Z test_grad_special_bessel_y0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:02.0355626Z test_grad_special_bessel_y1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:02.0375850Z test_grad_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:02.0395945Z test_grad_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:02.0412856Z test_grad_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:12:02.0429158Z test_grad_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:12:02.0461188Z test_grad_special_entr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:02.0498385Z test_grad_special_erfcx_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:02.0518444Z test_grad_special_hermite_polynomial_h_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:02.0538726Z test_grad_special_hermite_polynomial_he_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:02.0570269Z test_grad_special_i0e_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:02.0608301Z test_grad_special_i1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:02.0647188Z test_grad_special_i1e_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:02.0667816Z test_grad_special_laguerre_polynomial_l_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:02.0684371Z test_grad_special_legendre_polynomial_p_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:12:02.0723706Z test_grad_special_log_ndtr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:02.0745218Z test_grad_special_modified_bessel_i0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:02.0765745Z test_grad_special_modified_bessel_i1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:02.0786328Z test_grad_special_modified_bessel_k0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:02.0807136Z test_grad_special_modified_bessel_k1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:02.0849671Z test_grad_special_ndtr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:02.0889720Z test_grad_special_ndtri_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:02.0964519Z test_grad_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:02.0985927Z test_grad_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:02.1005920Z test_grad_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:02.1022868Z test_grad_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:12:02.1040780Z test_grad_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:12:02.1057600Z test_grad_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:12:02.1074625Z test_grad_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:12:02.1094348Z test_grad_special_spherical_bessel_j0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:02.1195817Z test_grad_special_xlog1py_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:02.1216082Z test_grad_special_zeta_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:02.1249077Z test_grad_split_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:02.1290913Z test_grad_split_list_args_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:02.1339710Z test_grad_split_with_sizes_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:02.1367338Z test_grad_sqrt_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:02.1403600Z test_grad_square_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:02.1456222Z test_grad_squeeze_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:02.1532571Z test_grad_stack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:02.1600097Z test_grad_std_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:02.1677641Z test_grad_std_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:02.1704159Z test_grad_stft_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/functional.py:613: 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:803.) 2022-08-17T12:12:02.1705270Z normalized, onesided, return_complex) 2022-08-17T12:12:02.1789097Z ok (0.011s) 2022-08-17T12:12:02.1884505Z test_grad_sub_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:02.1990025Z test_grad_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:02.2037424Z test_grad_sum_to_size_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:02.4363505Z test_grad_svd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.232s) 2022-08-17T12:12:03.0409896Z test_grad_svd_lowrank_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.604s) 2022-08-17T12:12:03.0437120Z test_grad_symeig_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-08-17T12:12:03.0440628Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-08-17T12:12:03.0441235Z L, _ = torch.symeig(A, upper=upper) 2022-08-17T12:12:03.0441628Z should be replaced with 2022-08-17T12:12:03.0442228Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-08-17T12:12:03.0442614Z and 2022-08-17T12:12:03.0442971Z L, V = torch.symeig(A, eigenvectors=True) 2022-08-17T12:12:03.0443336Z should be replaced with 2022-08-17T12:12:03.0444270Z 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:2992.) 2022-08-17T12:12:03.0444960Z return self.op(*args, **kwargs) 2022-08-17T12:12:03.0527146Z ok (0.012s) 2022-08-17T12:12:03.0561413Z test_grad_t_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:03.0613888Z test_grad_take_along_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:03.0681560Z test_grad_take_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:03.0710266Z test_grad_tan_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:03.0737842Z test_grad_tanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:03.0794903Z test_grad_tensor_split_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.006s) 2022-08-17T12:12:03.0836211Z test_grad_tensordot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:03.0980201Z test_grad_tile_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:03.1042646Z test_grad_to_sparse_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.006s) 2022-08-17T12:12:03.1144252Z test_grad_topk_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:03.1171127Z test_grad_trace_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:03.1229785Z test_grad_transpose_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:03.1323064Z test_grad_trapezoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:03.1415695Z test_grad_trapz_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:03.1442451Z test_grad_triangular_solve_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2022-08-17T12:12:03.1443467Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-08-17T12:12:03.1443960Z X = torch.triangular_solve(B, A).solution 2022-08-17T12:12:03.1444313Z should be replaced with 2022-08-17T12:12:03.1444891Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2310.) 2022-08-17T12:12:03.1445463Z return self.op(*args, **kwargs) 2022-08-17T12:12:03.1557325Z ok (0.014s) 2022-08-17T12:12:03.1605884Z test_grad_tril_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:03.1655049Z test_grad_triu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:03.1751923Z test_grad_true_divide_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:03.1779995Z test_grad_trunc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:03.1843403Z test_grad_unbind_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:03.1912661Z test_grad_unflatten_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:03.2056118Z test_grad_unfold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:03.2077162Z test_grad_unique_consecutive_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:03.2097691Z test_grad_unique_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:03.2156255Z test_grad_unsqueeze_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:03.2220851Z test_grad_var_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:03.2292373Z test_grad_var_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:03.2321068Z test_grad_vdot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:03.2347237Z test_grad_view_as_complex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:03.2383293Z test_grad_view_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:03.2438988Z test_grad_view_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:03.2474160Z test_grad_vsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:03.2512156Z test_grad_vstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:03.2571628Z test_grad_where_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:03.2670850Z test_grad_xlogy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:03.2707115Z test_grad_zero__cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:03.2727853Z test_grad_zeros_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:03.2760158Z test_jvp_H_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:03.2792075Z test_jvp_T_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:03.2926732Z test_jvp___getitem___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:12:03.3180068Z test_jvp___getitem___functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:12:03.3267605Z test_jvp___radd___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:03.3357840Z test_jvp___rdiv___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:03.3489537Z test_jvp___rmatmul___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:12:03.3573889Z test_jvp___rmod___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:03.3656823Z test_jvp___rmul___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:03.3765706Z test_jvp___rpow___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:03.3849069Z test_jvp___rsub___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:03.4382260Z test_jvp__masked_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.053s) 2022-08-17T12:12:03.4918191Z test_jvp__masked_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.054s) 2022-08-17T12:12:03.4937407Z test_jvp__masked_argmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:03.4956995Z test_jvp__masked_argmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:03.5067267Z test_jvp__masked_cumprod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:03.5164888Z test_jvp__masked_cumsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:03.5317578Z test_jvp__masked_log_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:03.5442740Z test_jvp__masked_logaddexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:03.6079357Z test_jvp__masked_logsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:12:03.6678106Z test_jvp__masked_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.060s) 2022-08-17T12:12:03.6814522Z test_jvp__masked_median_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:03.9478638Z test_jvp__masked_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.266s) 2022-08-17T12:12:03.9750426Z test_jvp__masked_normalize_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:12:04.0347925Z test_jvp__masked_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.060s) 2022-08-17T12:12:04.0501869Z test_jvp__masked_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:04.0658599Z test_jvp__masked_softmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:12:04.1587535Z test_jvp__masked_std_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.093s) 2022-08-17T12:12:04.2070896Z test_jvp__masked_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:12:04.2867561Z test_jvp__masked_var_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.080s) 2022-08-17T12:12:04.2900431Z test_jvp_abs_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:04.2957697Z test_jvp_acos_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:04.2993727Z test_jvp_acosh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:04.3132904Z test_jvp_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:04.3227684Z test_jvp_addbmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:04.3381033Z test_jvp_addcdiv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:04.3534878Z test_jvp_addcmul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:04.3587893Z test_jvp_addmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:04.3638404Z test_jvp_addmm_decomposed_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:04.3724577Z test_jvp_addmv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:04.3792856Z test_jvp_addr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:04.3811608Z test_jvp_all_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:04.3830306Z test_jvp_allclose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:04.3963790Z test_jvp_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:12:04.4101560Z test_jvp_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:04.4120382Z test_jvp_aminmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:04.4145709Z test_jvp_angle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:04.4164993Z test_jvp_any_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:04.4183380Z test_jvp_arange_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:04.4201575Z test_jvp_argmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:04.4220051Z test_jvp_argmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:04.4238302Z test_jvp_argsort_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:04.4256784Z test_jvp_argwhere_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:04.4333154Z test_jvp_as_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:04.4383812Z test_jvp_as_strided_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:04.4419377Z test_jvp_asin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:04.4445620Z test_jvp_asinh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:04.4569225Z test_jvp_atan2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:04.4603873Z test_jvp_atan_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:04.4631195Z test_jvp_atanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:04.4696816Z test_jvp_atleast_1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:04.4762216Z test_jvp_atleast_2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:04.4828143Z test_jvp_atleast_3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:04.4915726Z test_jvp_baddbmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:04.4973432Z test_jvp_bernoulli_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:04.4991880Z test_jvp_bfloat16_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:04.5010389Z test_jvp_bfloat16_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:04.5057826Z test_jvp_block_diag_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:04.5084507Z test_jvp_bmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:04.5103985Z test_jvp_bool_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:04.5122149Z test_jvp_bool_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:04.5140958Z test_jvp_broadcast_shapes_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:04.5174750Z test_jvp_broadcast_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:04.5232869Z test_jvp_broadcast_to_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:04.5251333Z test_jvp_bucketize_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:04.5269577Z test_jvp_byte_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:04.5287939Z test_jvp_byte_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:04.5325045Z test_jvp_cartesian_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:04.5389787Z test_jvp_cat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:04.5408824Z test_jvp_cdist_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:04.5440311Z test_jvp_ceil_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:04.5459914Z test_jvp_chalf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:04.5479253Z test_jvp_char_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:04.5498751Z test_jvp_char_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:04.5517218Z test_jvp_cholesky_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:04.5621042Z test_jvp_cholesky_inverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:04.5737636Z test_jvp_cholesky_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:04.5798304Z test_jvp_chunk_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:04.5864214Z test_jvp_clamp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:04.5982067Z test_jvp_clamp_max_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:04.6099731Z test_jvp_clamp_min_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:04.6131395Z test_jvp_clone_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:04.6168914Z test_jvp_column_stack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:04.6315950Z test_jvp_combinations_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:04.6401056Z test_jvp_complex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:04.6435678Z test_jvp_conj_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:04.6467084Z test_jvp_conj_physical_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:04.6797823Z test_jvp_constant_pad_nd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.033s) 2022-08-17T12:12:04.6830369Z test_jvp_contiguous_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:04.6950598Z test_jvp_copysign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:04.7011162Z test_jvp_corrcoef_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:04.7067255Z test_jvp_cos_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:04.7120901Z test_jvp_cosh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:04.7139715Z test_jvp_count_nonzero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:04.7599619Z test_jvp_cov_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.046s) 2022-08-17T12:12:04.7638369Z test_jvp_cross_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:04.7677896Z test_jvp_cummax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:04.7716295Z test_jvp_cummin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:04.7880061Z test_jvp_cumprod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:12:04.7947938Z test_jvp_cumsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:04.8029540Z test_jvp_cumulative_trapezoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:04.8080249Z test_jvp_deg2rad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:04.8180610Z test_jvp_diag_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:04.8298039Z test_jvp_diag_embed_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:04.8344004Z test_jvp_diagflat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:04.8446417Z test_jvp_diagonal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:04.8570225Z test_jvp_diagonal_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:04.9026085Z test_jvp_diff_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.045s) 2022-08-17T12:12:04.9077507Z test_jvp_digamma_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:04.9466121Z test_jvp_dist_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.039s) 2022-08-17T12:12:04.9587322Z test_jvp_div_floor_rounding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:04.9707719Z test_jvp_div_no_rounding_mode_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:04.9827160Z test_jvp_div_trunc_rounding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:04.9852794Z test_jvp_dot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:04.9899089Z test_jvp_double_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:04.9941233Z test_jvp_double_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:04.9980494Z test_jvp_dsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:05.0014861Z test_jvp_dstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:05.0033969Z test_jvp_eig_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:05.0128377Z test_jvp_einsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:05.0146535Z test_jvp_empty_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:05.0164713Z test_jvp_empty_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:05.0182746Z test_jvp_eq_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:05.0200624Z test_jvp_equal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:05.0235089Z test_jvp_erf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:05.0292047Z test_jvp_erfc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:05.0327044Z test_jvp_erfinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:05.0378842Z test_jvp_exp2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:05.0431630Z test_jvp_exp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:05.0469143Z test_jvp_expand_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:05.0544044Z test_jvp_expand_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:05.0576006Z test_jvp_expm1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:05.0643735Z test_jvp_fft_fft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:05.0716295Z test_jvp_fft_fft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:05.0802025Z test_jvp_fft_fftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:05.0855466Z test_jvp_fft_fftshift_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:05.0925298Z test_jvp_fft_hfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:05.0997895Z test_jvp_fft_hfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:05.1080495Z test_jvp_fft_hfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:05.1146694Z test_jvp_fft_ifft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:05.1222526Z test_jvp_fft_ifft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:05.1304079Z test_jvp_fft_ifftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:05.1357168Z test_jvp_fft_ifftshift_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:05.1426181Z test_jvp_fft_ihfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:05.1500092Z test_jvp_fft_ihfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:05.1584477Z test_jvp_fft_ihfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:05.1655527Z test_jvp_fft_irfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:05.1725193Z test_jvp_fft_irfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:05.1804953Z test_jvp_fft_irfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:05.1870357Z test_jvp_fft_rfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:05.1941572Z test_jvp_fft_rfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:05.2021645Z test_jvp_fft_rfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:05.2075367Z test_jvp_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:05.2128778Z test_jvp_flatten_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:05.2208184Z test_jvp_flip_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:05.2239848Z test_jvp_fliplr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:05.2270753Z test_jvp_flipud_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:05.2289317Z test_jvp_float_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:05.2307385Z test_jvp_float_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:05.2416307Z test_jvp_float_power_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:05.2448321Z test_jvp_floor_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:05.2467704Z test_jvp_floor_divide_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:05.2554854Z test_jvp_fmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:05.2641158Z test_jvp_fmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:05.2765101Z test_jvp_fmod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:05.2815232Z test_jvp_frac_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:05.2851955Z test_jvp_frexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:05.2870872Z test_jvp_full_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:05.2918793Z test_jvp_gather_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:05.2937466Z test_jvp_ge_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:05.2955915Z test_jvp_geqrf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:05.3085307Z test_jvp_gradient_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:12:05.3104898Z test_jvp_gt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:05.3123689Z test_jvp_half_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:05.3142133Z test_jvp_half_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:05.3160805Z test_jvp_heaviside_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:05.3179061Z test_jvp_histc_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:05.3197447Z test_jvp_histogram_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:05.3215840Z test_jvp_histogramdd_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:05.3254459Z test_jvp_hsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:05.3288474Z test_jvp_hstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:05.3407442Z test_jvp_hypot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:05.3458685Z test_jvp_i0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:05.3477809Z test_jvp_igamma_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:05.3496125Z test_jvp_igammac_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:05.3630021Z test_jvp_index_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:12:05.3685726Z test_jvp_index_copy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:05.3739980Z test_jvp_index_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:05.3811138Z test_jvp_index_put_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:05.3931076Z test_jvp_index_put_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:05.3949759Z test_jvp_index_reduce_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:05.3985529Z test_jvp_index_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:05.4018081Z test_jvp_inner_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:05.4036174Z test_jvp_int_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:05.4054327Z test_jvp_int_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:05.4132463Z test_jvp_inverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:05.4150930Z test_jvp_isclose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:05.4169205Z test_jvp_isfinite_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:05.4187476Z test_jvp_isin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:05.4205843Z test_jvp_isinf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:05.4224217Z test_jvp_isnan_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:05.4242368Z test_jvp_isneginf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:05.4261368Z test_jvp_isposinf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:05.4280223Z test_jvp_isreal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:05.4430797Z test_jvp_istft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:05.4450681Z test_jvp_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:12:05.4470011Z test_jvp_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:12:05.4488743Z test_jvp_jiterator_binary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:12:05.4507103Z test_jvp_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:12:05.4525213Z test_jvp_jiterator_unary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:12:05.4553763Z test_jvp_kron_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:05.4637322Z test_jvp_kthvalue_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:05.4725647Z test_jvp_ldexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:05.4744910Z test_jvp_le_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:05.4901292Z test_jvp_lerp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:12:05.4957630Z test_jvp_lgamma_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:05.5086626Z test_jvp_linalg_cholesky_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:12:05.5219564Z test_jvp_linalg_cholesky_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:12:05.5273465Z test_jvp_linalg_cond_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:05.5312116Z test_jvp_linalg_cross_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:05.5399772Z test_jvp_linalg_det_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:05.5510468Z test_jvp_linalg_eig_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:05.5615727Z test_jvp_linalg_eigh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:05.5718123Z test_jvp_linalg_eigvals_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:05.5807598Z test_jvp_linalg_eigvalsh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:05.5956341Z test_jvp_linalg_householder_product_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:05.6036394Z test_jvp_linalg_inv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:05.6118155Z test_jvp_linalg_inv_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:05.6136672Z test_jvp_linalg_ldl_factor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:05.6155481Z test_jvp_linalg_ldl_factor_ex_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:05.6174465Z test_jvp_linalg_ldl_solve_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:05.6192878Z test_jvp_linalg_lstsq_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:05.6742071Z test_jvp_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.055s) 2022-08-17T12:12:05.6985798Z test_jvp_linalg_lu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:12:05.7198658Z test_jvp_linalg_lu_factor_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:12:05.7386521Z test_jvp_linalg_lu_factor_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:12:05.9806200Z test_jvp_linalg_lu_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.242s) 2022-08-17T12:12:06.0378791Z test_jvp_linalg_matrix_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.057s) 2022-08-17T12:12:06.0539637Z test_jvp_linalg_matrix_power_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:12:06.0558984Z test_jvp_linalg_matrix_rank_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:06.0578114Z test_jvp_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:06.0652655Z test_jvp_linalg_multi_dot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:06.0825026Z test_jvp_linalg_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:06.0984096Z test_jvp_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:12:06.1211316Z test_jvp_linalg_pinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:12:06.1306112Z test_jvp_linalg_pinv_hermitian_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:06.1325403Z test_jvp_linalg_pinv_singular_cpu_float32 (__main__.TestOperatorsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:12:06.1704704Z test_jvp_linalg_qr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.038s) 2022-08-17T12:12:06.1814447Z test_jvp_linalg_slogdet_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:06.1980744Z test_jvp_linalg_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:06.2149462Z test_jvp_linalg_solve_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:06.4942119Z test_jvp_linalg_solve_triangular_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.279s) 2022-08-17T12:12:06.7329614Z test_jvp_linalg_svd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.239s) 2022-08-17T12:12:06.7661573Z test_jvp_linalg_svdvals_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.033s) 2022-08-17T12:12:06.7704193Z test_jvp_linalg_tensorinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:06.7761006Z test_jvp_linalg_tensorsolve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:06.7854746Z test_jvp_linalg_vander_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:06.8160587Z test_jvp_linalg_vecdot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:12:06.9200272Z test_jvp_linalg_vector_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.104s) 2022-08-17T12:12:06.9218905Z test_jvp_linspace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:06.9275706Z test_jvp_log10_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:06.9310929Z test_jvp_log1p_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:06.9366981Z test_jvp_log2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:06.9421959Z test_jvp_log_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:06.9482919Z test_jvp_log_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:06.9546430Z test_jvp_log_softmax_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:06.9573684Z test_jvp_logaddexp2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:06.9600467Z test_jvp_logaddexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:06.9619269Z test_jvp_logcumsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:06.9719103Z test_jvp_logdet_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:06.9738066Z test_jvp_logical_and_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:06.9756570Z test_jvp_logical_not_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:06.9775907Z test_jvp_logical_or_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:06.9794574Z test_jvp_logical_xor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:06.9870770Z test_jvp_logit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:06.9889614Z test_jvp_logspace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:07.0016104Z test_jvp_logsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:12:07.0035948Z test_jvp_long_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:07.0054897Z test_jvp_long_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:07.0073936Z test_jvp_lt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:07.0478582Z test_jvp_lu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.040s) 2022-08-17T12:12:07.1108063Z test_jvp_lu_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:12:07.1275340Z test_jvp_lu_unpack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:07.1336724Z test_jvp_mH_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:07.1395485Z test_jvp_mT_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:07.1498697Z test_jvp_masked_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:07.1569529Z test_jvp_masked_fill_functorch_Scalar_only_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:07.1638982Z test_jvp_masked_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:07.1703773Z test_jvp_masked_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:07.1832946Z test_jvp_matmul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:12:07.1888611Z test_jvp_matrix_exp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:07.1976783Z test_jvp_max_binary_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:07.2008159Z test_jvp_max_reduction_no_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:07.2051686Z test_jvp_max_reduction_with_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:07.2139352Z test_jvp_maximum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:07.2265406Z test_jvp_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:12:07.2357338Z test_jvp_median_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:07.2465527Z test_jvp_meshgrid_list_of_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:07.2571200Z test_jvp_meshgrid_variadic_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:07.2660680Z test_jvp_min_binary_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:07.2693996Z test_jvp_min_reduction_no_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:07.2737836Z test_jvp_min_reduction_with_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:07.2825845Z test_jvp_minimum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:07.2853369Z test_jvp_mm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:07.2918977Z test_jvp_mode_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:07.2950274Z test_jvp_movedim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:07.2998570Z test_jvp_msort_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:07.3117989Z test_jvp_mul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:07.3136415Z test_jvp_multinomial_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:07.3163859Z test_jvp_mv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:07.3332688Z test_jvp_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:07.3500577Z test_jvp_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:07.3674570Z test_jvp_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:07.3728300Z test_jvp_nan_to_num_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:07.3969943Z test_jvp_nanmean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:12:07.4064722Z test_jvp_nanmedian_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:07.4639842Z test_jvp_nanquantile_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.057s) 2022-08-17T12:12:07.4840680Z test_jvp_nansum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:12:07.4890972Z test_jvp_narrow_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:07.4909940Z test_jvp_native_layer_norm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:07.4928153Z test_jvp_ne_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:07.4959790Z test_jvp_neg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:07.4979731Z test_jvp_new_empty_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:07.4998682Z test_jvp_new_full_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:07.5017304Z test_jvp_new_ones_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:07.5036070Z test_jvp_new_zeros_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:07.5054887Z test_jvp_nextafter_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:07.5116087Z test_jvp_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:07.5207960Z test_jvp_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:07.5317081Z test_jvp_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:07.5393536Z test_jvp_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:07.5586598Z test_jvp_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:12:07.5762999Z test_jvp_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:12:07.5837100Z test_jvp_nn_functional_avg_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:07.5905313Z test_jvp_nn_functional_avg_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:07.5977893Z test_jvp_nn_functional_avg_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:07.6109095Z test_jvp_nn_functional_batch_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:12:07.6360302Z test_jvp_nn_functional_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:12:07.6478429Z test_jvp_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:07.6787382Z test_jvp_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:12:07.6839814Z test_jvp_nn_functional_celu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:07.6964906Z test_jvp_nn_functional_conv1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:07.7324563Z test_jvp_nn_functional_conv2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.036s) 2022-08-17T12:12:07.7356534Z test_jvp_nn_functional_conv2d_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:07.7390932Z test_jvp_nn_functional_conv2d_stride_depthwise_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:07.7424057Z test_jvp_nn_functional_conv2d_stride_groups_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:07.7455124Z test_jvp_nn_functional_conv2d_stride_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:07.7486407Z test_jvp_nn_functional_conv2d_stride_padding_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:07.7519884Z test_jvp_nn_functional_conv2d_stride_padding_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:07.7553008Z test_jvp_nn_functional_conv2d_stride_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:07.7585455Z test_jvp_nn_functional_conv2d_strided_padding_dilation_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:07.7618431Z test_jvp_nn_functional_conv2d_strided_padding_dilation_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:07.7651241Z test_jvp_nn_functional_conv2d_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:07.7764494Z test_jvp_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:07.7886415Z test_jvp_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:07.8062475Z test_jvp_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:12:07.8159580Z test_jvp_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:07.8282974Z test_jvp_nn_functional_cosine_similarity_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:07.8466503Z test_jvp_nn_functional_cross_entropy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:12:07.8484926Z test_jvp_nn_functional_ctc_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:07.8839526Z test_jvp_nn_functional_dropout2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.035s) 2022-08-17T12:12:07.9210285Z test_jvp_nn_functional_dropout3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:12:07.9649536Z test_jvp_nn_functional_dropout_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.044s) 2022-08-17T12:12:07.9702873Z test_jvp_nn_functional_elu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:07.9722204Z test_jvp_nn_functional_embedding_bag_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:07.9762428Z test_jvp_nn_functional_embedding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:07.9818670Z test_jvp_nn_functional_embedding_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:08.0033293Z test_jvp_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:12:08.0253326Z test_jvp_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:12:08.0690338Z test_jvp_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.044s) 2022-08-17T12:12:08.1263866Z test_jvp_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.057s) 2022-08-17T12:12:08.5312890Z test_jvp_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.405s) 2022-08-17T12:12:08.5387224Z test_jvp_nn_functional_gelu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:08.5695881Z test_jvp_nn_functional_glu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:12:08.5717199Z test_jvp_nn_functional_grid_sample_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:08.5797458Z test_jvp_nn_functional_group_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:08.5849267Z test_jvp_nn_functional_hardshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:08.5901072Z test_jvp_nn_functional_hardsigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:08.5945594Z test_jvp_nn_functional_hardswish_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:08.5998323Z test_jvp_nn_functional_hardtanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:08.6106365Z test_jvp_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:08.6191924Z test_jvp_nn_functional_huber_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:08.6322452Z test_jvp_nn_functional_instance_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:12:08.6423449Z test_jvp_nn_functional_interpolate_area_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:08.6533091Z test_jvp_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:08.6636108Z test_jvp_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:08.6724564Z test_jvp_nn_functional_interpolate_linear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:08.6825738Z test_jvp_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:08.6938331Z test_jvp_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:08.7048871Z test_jvp_nn_functional_kl_div_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:08.7110311Z test_jvp_nn_functional_l1_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:08.7224568Z test_jvp_nn_functional_layer_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:08.7254413Z test_jvp_nn_functional_leaky_relu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:08.7396879Z test_jvp_nn_functional_linear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:08.7525214Z test_jvp_nn_functional_local_response_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:12:08.7574333Z test_jvp_nn_functional_logsigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:08.7795624Z test_jvp_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:12:09.3465005Z test_jvp_nn_functional_max_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.567s) 2022-08-17T12:12:10.3286975Z test_jvp_nn_functional_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.982s) 2022-08-17T12:12:10.7541382Z test_jvp_nn_functional_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.425s) 2022-08-17T12:12:10.7557153Z test_jvp_nn_functional_max_unpool1d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:12:10.8001903Z test_jvp_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.044s) 2022-08-17T12:12:10.8020729Z test_jvp_nn_functional_max_unpool2d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:12:10.8733628Z test_jvp_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.071s) 2022-08-17T12:12:10.8749929Z test_jvp_nn_functional_max_unpool3d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:12:10.9127485Z test_jvp_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.038s) 2022-08-17T12:12:10.9189573Z test_jvp_nn_functional_mish_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:10.9251927Z test_jvp_nn_functional_mse_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:10.9341090Z test_jvp_nn_functional_mse_loss_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:10.9359860Z test_jvp_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:10.9378443Z test_jvp_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:10.9454420Z test_jvp_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:10.9831380Z test_jvp_nn_functional_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.038s) 2022-08-17T12:12:10.9918559Z test_jvp_nn_functional_normalize_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:10.9997456Z test_jvp_nn_functional_pad_circular_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:11.0322018Z test_jvp_nn_functional_pad_constant_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:12:11.0414611Z test_jvp_nn_functional_pad_reflect_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:11.0505983Z test_jvp_nn_functional_pad_replicate_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:11.0572616Z test_jvp_nn_functional_pairwise_distance_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:11.0590620Z test_jvp_nn_functional_pdist_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:11.0621378Z test_jvp_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:11.0653163Z test_jvp_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:11.1335449Z test_jvp_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.068s) 2022-08-17T12:12:11.1513840Z test_jvp_nn_functional_prelu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:12:11.1550421Z test_jvp_nn_functional_relu6_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:11.1592940Z test_jvp_nn_functional_relu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:11.1672224Z test_jvp_nn_functional_rrelu_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:12:11.1723071Z test_jvp_nn_functional_selu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:11.1777763Z test_jvp_nn_functional_silu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:11.1858666Z test_jvp_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:11.1924685Z test_jvp_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:11.1987160Z test_jvp_nn_functional_softmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:11.2052295Z test_jvp_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:11.2088233Z test_jvp_nn_functional_softplus_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:11.2133991Z test_jvp_nn_functional_softshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:11.2172441Z test_jvp_nn_functional_softsign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:11.2210306Z test_jvp_nn_functional_tanhshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:11.2254189Z test_jvp_nn_functional_threshold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:11.2351984Z test_jvp_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:11.2460086Z test_jvp_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:11.4100048Z test_jvp_nn_functional_unfold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.164s) 2022-08-17T12:12:11.4148834Z test_jvp_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:11.4249408Z test_jvp_nn_functional_upsample_nearest_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:11.4268940Z test_jvp_nonzero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:11.4577427Z test_jvp_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:12:11.4615984Z test_jvp_norm_fro_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:11.4665510Z test_jvp_norm_inf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:11.4707879Z test_jvp_norm_nuc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:11.4726319Z test_jvp_normal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:11.4744961Z test_jvp_normal_number_mean_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:11.4763145Z test_jvp_ones_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:11.4782456Z test_jvp_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:11.5096822Z test_jvp_ops_aten_index_put_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:12:11.5115918Z test_jvp_ormqr_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:11.5144299Z test_jvp_outer_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:11.9545271Z test_jvp_pca_lowrank_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.440s) 2022-08-17T12:12:11.9591221Z test_jvp_permute_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:11.9688876Z test_jvp_pinverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:11.9789400Z test_jvp_polar_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:11.9929066Z test_jvp_polygamma_polygamma_n_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:12.0067351Z test_jvp_polygamma_polygamma_n_1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:12.0207666Z test_jvp_polygamma_polygamma_n_2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:12.0344886Z test_jvp_polygamma_polygamma_n_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:12.0484290Z test_jvp_polygamma_polygamma_n_4_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:12.0521450Z test_jvp_positive_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:12.0623495Z test_jvp_pow_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:12.0893514Z test_jvp_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:12:12.1163892Z test_jvp_put_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:12:12.1545682Z test_jvp_qr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.038s) 2022-08-17T12:12:12.2103388Z test_jvp_quantile_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.056s) 2022-08-17T12:12:12.2154923Z test_jvp_rad2deg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:12.2173347Z test_jvp_rand_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:12.2191706Z test_jvp_randint_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:12.2210194Z test_jvp_randn_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:12.2248027Z test_jvp_ravel_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:12.2282715Z test_jvp_real_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:12.2333838Z test_jvp_reciprocal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:12.2458387Z test_jvp_remainder_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:12.2477170Z test_jvp_renorm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:12.2621579Z test_jvp_repeat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:12.2663765Z test_jvp_repeat_interleave_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:12.2709174Z test_jvp_reshape_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:12.2799064Z test_jvp_reshape_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:12.2817646Z test_jvp_resize__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:12.2836225Z test_jvp_resize_as__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:12.2865894Z test_jvp_resolve_conj_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:12.2895857Z test_jvp_resolve_neg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:12.3022346Z test_jvp_roll_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:12:12.3272269Z test_jvp_rot90_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:12:12.3305637Z test_jvp_round_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:12.3356629Z test_jvp_round_decimals_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:12.3406728Z test_jvp_round_decimals_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:12.3456988Z test_jvp_round_decimals_neg_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:12.3508713Z test_jvp_rsqrt_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:12.3603557Z test_jvp_rsub_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:12.3716473Z test_jvp_scatter_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:12.3842578Z test_jvp_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:12:12.3861103Z test_jvp_scatter_reduce_amax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:12.3880417Z test_jvp_scatter_reduce_amin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:12.3898559Z test_jvp_scatter_reduce_mean_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:12.3916977Z test_jvp_scatter_reduce_prod_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:12.3935540Z test_jvp_scatter_reduce_sum_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:12.3953377Z test_jvp_searchsorted_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:12.3971539Z test_jvp_segment_reduce_lengths_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:12.3989779Z test_jvp_segment_reduce_offsets_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:12.4039497Z test_jvp_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:12.4095588Z test_jvp_select_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:12.4128385Z test_jvp_sgn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:12.4148286Z test_jvp_short_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:12.4167247Z test_jvp_short_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:12.4217909Z test_jvp_sigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:12.4250615Z test_jvp_sign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:12.4270042Z test_jvp_signbit_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:12.4304746Z test_jvp_sin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:12.4365869Z test_jvp_sinc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:12.4398963Z test_jvp_sinh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:12.4523858Z test_jvp_slice_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:12.4586096Z test_jvp_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:12.4650215Z test_jvp_softmax_with_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:12.5038882Z test_jvp_sort_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.039s) 2022-08-17T12:12:12.5058053Z test_jvp_sparse_sampled_addmm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:12.5075905Z test_jvp_special_airy_ai_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:12.5093807Z test_jvp_special_bessel_j0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:12.5111787Z test_jvp_special_bessel_j1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:12.5129758Z test_jvp_special_bessel_y0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:12.5147733Z test_jvp_special_bessel_y1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:12.5165527Z test_jvp_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:12.5183708Z test_jvp_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:12.5198562Z test_jvp_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:12:12.5213133Z test_jvp_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:12:12.5243914Z test_jvp_special_entr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:12.5280028Z test_jvp_special_erfcx_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:12.5298328Z test_jvp_special_hermite_polynomial_h_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:12.5316757Z test_jvp_special_hermite_polynomial_he_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:12.5346772Z test_jvp_special_i0e_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:12.5383578Z test_jvp_special_i1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:12.5420654Z test_jvp_special_i1e_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:12.5438937Z test_jvp_special_laguerre_polynomial_l_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:12.5453807Z test_jvp_special_legendre_polynomial_p_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:12:12.5491632Z test_jvp_special_log_ndtr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:12.5509982Z test_jvp_special_modified_bessel_i0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:12.5527694Z test_jvp_special_modified_bessel_i1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:12.5545590Z test_jvp_special_modified_bessel_k0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:12.5563291Z test_jvp_special_modified_bessel_k1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:12.5603277Z test_jvp_special_ndtr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:12.5641264Z test_jvp_special_ndtri_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:12.5719790Z test_jvp_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:12.5737885Z test_jvp_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:12.5756152Z test_jvp_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:12.5770951Z test_jvp_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:12:12.5785225Z test_jvp_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:12:12.5799149Z test_jvp_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:12:12.5813392Z test_jvp_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:12:12.5831021Z test_jvp_special_spherical_bessel_j0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:12.5921275Z test_jvp_special_xlog1py_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:12.5939254Z test_jvp_special_zeta_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:12.5974862Z test_jvp_split_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:12.6026321Z test_jvp_split_list_args_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:12.6087125Z test_jvp_split_with_sizes_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:12.6119401Z test_jvp_sqrt_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:12.6171250Z test_jvp_square_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:12.6263612Z test_jvp_squeeze_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:12.6334818Z test_jvp_stack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:12.6403831Z test_jvp_std_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:12.6484258Z test_jvp_std_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:12.6586972Z test_jvp_stft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:12.6726338Z test_jvp_sub_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:12.6847907Z test_jvp_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:12.6899545Z test_jvp_sum_to_size_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:12.9352537Z test_jvp_svd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.245s) 2022-08-17T12:12:13.4697632Z test_jvp_svd_lowrank_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.534s) 2022-08-17T12:12:13.4719221Z test_jvp_symeig_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:13.4770846Z test_jvp_t_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:13.4819925Z test_jvp_take_along_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:13.4892851Z test_jvp_take_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:13.4927670Z test_jvp_tan_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:13.4959910Z test_jvp_tanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:13.5017745Z test_jvp_tensor_split_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.006s) 2022-08-17T12:12:13.5053973Z test_jvp_tensordot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:13.5221864Z test_jvp_tile_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:13.5241131Z test_jvp_to_sparse_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:13.5346676Z test_jvp_topk_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:13.5370797Z test_jvp_trace_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.002s) 2022-08-17T12:12:13.5479939Z test_jvp_transpose_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:13.5563134Z test_jvp_trapezoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:13.5644370Z test_jvp_trapz_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:13.5784236Z test_jvp_triangular_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:13.5868117Z test_jvp_tril_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:13.5952459Z test_jvp_triu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:13.6074674Z test_jvp_true_divide_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:13.6108089Z test_jvp_trunc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:13.6202171Z test_jvp_unbind_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:13.6281033Z test_jvp_unflatten_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:13.6440008Z test_jvp_unfold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:12:13.6460445Z test_jvp_unique_consecutive_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:13.6478844Z test_jvp_unique_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:13.6596738Z test_jvp_unsqueeze_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:13.6662272Z test_jvp_var_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:13.6741869Z test_jvp_var_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:13.6768643Z test_jvp_vdot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:13.6794223Z test_jvp_view_as_complex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:13.6832279Z test_jvp_view_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:13.6894063Z test_jvp_view_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:13.6933604Z test_jvp_vsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:13.6967710Z test_jvp_vstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:13.7026082Z test_jvp_where_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:13.7149292Z test_jvp_xlogy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:13.7202323Z test_jvp_zero__cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:13.7221138Z test_jvp_zeros_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:12:13.7280182Z test_jvpvjp_H_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:13.7340582Z test_jvpvjp_T_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:13.7582839Z test_jvpvjp___getitem___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:12:13.8060571Z test_jvpvjp___getitem___functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:12:13.8207833Z test_jvpvjp___radd___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:13.8395332Z test_jvpvjp___rdiv___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:12:13.8641462Z test_jvpvjp___rmatmul___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:12:13.8809458Z test_jvpvjp___rmod___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:13.8974875Z test_jvpvjp___rmul___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:13.9180167Z test_jvpvjp___rpow___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:12:13.9328331Z test_jvpvjp___rsub___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:14.0389910Z test_jvpvjp__masked_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.106s) 2022-08-17T12:12:14.1452953Z test_jvpvjp__masked_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.106s) 2022-08-17T12:12:14.1494545Z test_jvpvjp__masked_argmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:14.1535060Z test_jvpvjp__masked_argmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:14.1757124Z test_jvpvjp__masked_cumprod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:12:14.1938309Z test_jvpvjp__masked_cumsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:12:14.2042743Z test_jvpvjp__masked_log_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.010s) 2022-08-17T12:12:14.2317706Z test_jvpvjp__masked_logaddexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:12:14.3584394Z test_jvpvjp__masked_logsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.127s) 2022-08-17T12:12:14.4676387Z test_jvpvjp__masked_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.109s) 2022-08-17T12:12:14.4920919Z test_jvpvjp__masked_median_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:12:15.0337828Z test_jvpvjp__masked_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.542s) 2022-08-17T12:12:15.0967648Z test_jvpvjp__masked_normalize_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:12:15.2206199Z test_jvpvjp__masked_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.124s) 2022-08-17T12:12:15.2314738Z test_jvpvjp__masked_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.011s) 2022-08-17T12:12:15.2419438Z test_jvpvjp__masked_softmin_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.010s) 2022-08-17T12:12:15.4289921Z test_jvpvjp__masked_std_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.187s) 2022-08-17T12:12:15.5157013Z test_jvpvjp__masked_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.087s) 2022-08-17T12:12:15.6729599Z test_jvpvjp__masked_var_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.157s) 2022-08-17T12:12:15.6786373Z test_jvpvjp_abs_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:15.6856555Z test_jvpvjp_acos_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:15.6922510Z test_jvpvjp_acosh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:15.7094813Z test_jvpvjp_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:15.7270138Z test_jvpvjp_addbmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:12:15.7552997Z test_jvpvjp_addcdiv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.028s) 2022-08-17T12:12:15.7814195Z test_jvpvjp_addcmul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:12:15.7916584Z test_jvpvjp_addmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:15.8014198Z test_jvpvjp_addmm_decomposed_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:15.8171540Z test_jvpvjp_addmv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:12:15.8288927Z test_jvpvjp_addr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:15.8329235Z test_jvpvjp_all_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:15.8369215Z test_jvpvjp_allclose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:15.8644134Z test_jvpvjp_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:12:15.8919558Z test_jvpvjp_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.028s) 2022-08-17T12:12:15.8959848Z test_jvpvjp_aminmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:15.9013881Z test_jvpvjp_angle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:15.9055034Z test_jvpvjp_any_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:15.9095314Z test_jvpvjp_arange_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:15.9135717Z test_jvpvjp_argmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:15.9176240Z test_jvpvjp_argmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:15.9217573Z test_jvpvjp_argsort_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:15.9257984Z test_jvpvjp_argwhere_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:15.9351960Z test_jvpvjp_as_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:15.9389161Z test_jvpvjp_as_strided_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.004s) 2022-08-17T12:12:15.9446224Z test_jvpvjp_asin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:15.9501516Z test_jvpvjp_asinh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:15.9694293Z test_jvpvjp_atan2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:12:15.9750222Z test_jvpvjp_atan_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:15.9805790Z test_jvpvjp_atanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:15.9915168Z test_jvpvjp_atleast_1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:16.0026707Z test_jvpvjp_atleast_2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:16.0137353Z test_jvpvjp_atleast_3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:16.0300907Z test_jvpvjp_baddbmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:12:16.0391763Z test_jvpvjp_bernoulli_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:16.0478103Z test_jvpvjp_bfloat16_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:16.0554355Z test_jvpvjp_bfloat16_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:16.0656200Z test_jvpvjp_block_diag_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:16.0713799Z test_jvpvjp_bmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:16.0757377Z test_jvpvjp_bool_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:16.0797252Z test_jvpvjp_bool_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:16.0837228Z test_jvpvjp_broadcast_shapes_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:16.0898536Z test_jvpvjp_broadcast_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:16.1007256Z test_jvpvjp_broadcast_to_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:16.1048037Z test_jvpvjp_bucketize_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:16.1088390Z test_jvpvjp_byte_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:16.1128790Z test_jvpvjp_byte_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:16.1211334Z test_jvpvjp_cartesian_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:16.1317336Z test_jvpvjp_cat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:16.1573307Z test_jvpvjp_cdist_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.026s) 2022-08-17T12:12:16.1627874Z test_jvpvjp_ceil_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:16.1718103Z test_jvpvjp_chalf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:16.1758869Z test_jvpvjp_char_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:16.1799059Z test_jvpvjp_char_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:16.1894094Z test_jvpvjp_cholesky_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.009s) 2022-08-17T12:12:16.2046035Z test_jvpvjp_cholesky_inverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:16.2235379Z test_jvpvjp_cholesky_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:12:16.2313784Z test_jvpvjp_chunk_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:16.2407332Z test_jvpvjp_clamp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:16.2565404Z test_jvpvjp_clamp_max_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:12:16.2724076Z test_jvpvjp_clamp_min_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:12:16.2783955Z test_jvpvjp_clone_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:16.2861833Z test_jvpvjp_column_stack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:16.3180108Z test_jvpvjp_combinations_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:12:16.3332886Z test_jvpvjp_complex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:16.3391381Z test_jvpvjp_conj_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:16.3441513Z test_jvpvjp_conj_physical_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:16.3858998Z test_jvpvjp_constant_pad_nd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.042s) 2022-08-17T12:12:16.3918234Z test_jvpvjp_contiguous_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:16.4085395Z test_jvpvjp_copysign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:16.4242388Z test_jvpvjp_corrcoef_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:12:16.4308993Z test_jvpvjp_cos_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:16.4372947Z test_jvpvjp_cosh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:16.4412853Z test_jvpvjp_count_nonzero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:16.5441942Z test_jvpvjp_cov_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.103s) 2022-08-17T12:12:16.5523027Z test_jvpvjp_cross_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:16.5596794Z test_jvpvjp_cummax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:16.5670331Z test_jvpvjp_cummin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:16.5923672Z test_jvpvjp_cumprod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:12:16.6006745Z test_jvpvjp_cumsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:16.6195367Z test_jvpvjp_cumulative_trapezoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:12:16.6256297Z test_jvpvjp_deg2rad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:16.6442636Z test_jvpvjp_diag_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:12:16.6637685Z test_jvpvjp_diag_embed_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:12:16.6723536Z test_jvpvjp_diagflat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:16.6905467Z test_jvpvjp_diagonal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:12:16.7143491Z test_jvpvjp_diagonal_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:12:16.8175457Z test_jvpvjp_diff_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.103s) 2022-08-17T12:12:16.8238307Z test_jvpvjp_digamma_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:16.9296938Z test_jvpvjp_dist_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.106s) 2022-08-17T12:12:16.9451540Z test_jvpvjp_div_floor_rounding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:16.9628225Z test_jvpvjp_div_no_rounding_mode_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:12:16.9779870Z test_jvpvjp_div_trunc_rounding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:16.9835081Z test_jvpvjp_dot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:16.9921606Z test_jvpvjp_double_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:16.9997179Z test_jvpvjp_double_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:17.0064036Z test_jvpvjp_dsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:17.0137873Z test_jvpvjp_dstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:17.0234953Z test_jvpvjp_eig_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.010s) 2022-08-17T12:12:17.0439885Z test_jvpvjp_einsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:12:17.0480030Z test_jvpvjp_empty_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:17.0520073Z test_jvpvjp_empty_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:17.0559806Z test_jvpvjp_eq_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:17.0599874Z test_jvpvjp_equal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:17.0656148Z test_jvpvjp_erf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:17.0724456Z test_jvpvjp_erfc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:17.0781223Z test_jvpvjp_erfinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:17.0844225Z test_jvpvjp_exp2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:17.0907940Z test_jvpvjp_exp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:17.0977676Z test_jvpvjp_expand_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:17.1109270Z test_jvpvjp_expand_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:12:17.1161628Z test_jvpvjp_expm1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:17.1287293Z test_jvpvjp_fft_fft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:17.1423133Z test_jvpvjp_fft_fft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:17.1575489Z test_jvpvjp_fft_fftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:17.1669419Z test_jvpvjp_fft_fftshift_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:17.1813351Z test_jvpvjp_fft_hfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:17.1960611Z test_jvpvjp_fft_hfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:17.2129529Z test_jvpvjp_fft_hfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:17.2253993Z test_jvpvjp_fft_ifft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:17.2402022Z test_jvpvjp_fft_ifft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:17.2555311Z test_jvpvjp_fft_ifftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:17.2650604Z test_jvpvjp_fft_ifftshift_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:17.2788812Z test_jvpvjp_fft_ihfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:17.2936523Z test_jvpvjp_fft_ihfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:17.3103561Z test_jvpvjp_fft_ihfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:17.3241173Z test_jvpvjp_fft_irfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:17.3381197Z test_jvpvjp_fft_irfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:17.3538379Z test_jvpvjp_fft_irfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:12:17.3666272Z test_jvpvjp_fft_rfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:12:17.3805876Z test_jvpvjp_fft_rfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:17.3961784Z test_jvpvjp_fft_rfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:12:17.4029388Z test_jvpvjp_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:17.4124236Z test_jvpvjp_flatten_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:17.4225753Z test_jvpvjp_flip_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:17.4278869Z test_jvpvjp_fliplr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:17.4331704Z test_jvpvjp_flipud_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:17.4415003Z test_jvpvjp_float_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:17.4487803Z test_jvpvjp_float_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:17.4745035Z test_jvpvjp_float_power_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:12:17.4799107Z test_jvpvjp_floor_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:17.4839811Z test_jvpvjp_floor_divide_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:17.5001230Z test_jvpvjp_fmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:12:17.5166530Z test_jvpvjp_fmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:12:17.5335211Z test_jvpvjp_fmod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:17.5394355Z test_jvpvjp_frac_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:17.5457671Z test_jvpvjp_frexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:17.5498341Z test_jvpvjp_full_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:17.5589313Z test_jvpvjp_gather_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:17.5630543Z test_jvpvjp_ge_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:17.5671106Z test_jvpvjp_geqrf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:17.5992753Z test_jvpvjp_gradient_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:12:17.6033466Z test_jvpvjp_gt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:17.6120344Z test_jvpvjp_half_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:17.6195971Z test_jvpvjp_half_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:17.6235864Z test_jvpvjp_heaviside_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:17.6275637Z test_jvpvjp_histc_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:17.6315433Z test_jvpvjp_histogram_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:17.6354971Z test_jvpvjp_histogramdd_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:17.6420924Z test_jvpvjp_hsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:17.6491133Z test_jvpvjp_hstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:17.6664518Z test_jvpvjp_hypot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:17.6737982Z test_jvpvjp_i0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:17.6778755Z test_jvpvjp_igamma_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:17.6818144Z test_jvpvjp_igammac_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:17.6969550Z test_jvpvjp_index_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:17.7047201Z test_jvpvjp_index_copy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:17.7118003Z test_jvpvjp_index_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:17.7212663Z test_jvpvjp_index_put_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:17.7333456Z test_jvpvjp_index_put_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:17.7425006Z test_jvpvjp_index_reduce_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.009s) 2022-08-17T12:12:17.7494708Z test_jvpvjp_index_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:17.7566008Z test_jvpvjp_inner_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:17.7605911Z test_jvpvjp_int_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:17.7645739Z test_jvpvjp_int_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:17.7747847Z test_jvpvjp_inverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:17.7788198Z test_jvpvjp_isclose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:17.7831280Z test_jvpvjp_isfinite_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:17.7871309Z test_jvpvjp_isin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:17.7911761Z test_jvpvjp_isinf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:17.7952517Z test_jvpvjp_isnan_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:17.7993499Z test_jvpvjp_isneginf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:17.8034303Z test_jvpvjp_isposinf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:17.8074686Z test_jvpvjp_isreal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:17.8389275Z test_jvpvjp_istft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:12:17.8430167Z test_jvpvjp_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:12:17.8471408Z test_jvpvjp_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:12:17.8512072Z test_jvpvjp_jiterator_binary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:12:17.8553439Z test_jvpvjp_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:12:17.8593680Z test_jvpvjp_jiterator_unary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:12:17.8654137Z test_jvpvjp_kron_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:17.8804235Z test_jvpvjp_kthvalue_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:17.8982357Z test_jvpvjp_ldexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:12:17.9022807Z test_jvpvjp_le_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:17.9283809Z test_jvpvjp_lerp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:12:17.9350406Z test_jvpvjp_lgamma_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:17.9520624Z test_jvpvjp_linalg_cholesky_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:17.9690520Z test_jvpvjp_linalg_cholesky_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:17.9806023Z test_jvpvjp_linalg_cond_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:17.9888075Z test_jvpvjp_linalg_cross_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:18.0007616Z test_jvpvjp_linalg_det_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:18.0179854Z test_jvpvjp_linalg_eig_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:18.0312689Z test_jvpvjp_linalg_eigh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:12:18.0438468Z test_jvpvjp_linalg_eigvals_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:12:18.0547621Z test_jvpvjp_linalg_eigvalsh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:18.1107536Z test_jvpvjp_linalg_householder_product_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.056s) 2022-08-17T12:12:18.1208912Z test_jvpvjp_linalg_inv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:18.1309758Z test_jvpvjp_linalg_inv_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:18.1349378Z test_jvpvjp_linalg_ldl_factor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:18.1389433Z test_jvpvjp_linalg_ldl_factor_ex_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:18.1431932Z test_jvpvjp_linalg_ldl_solve_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:18.3019874Z test_jvpvjp_linalg_lstsq_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.158s) 2022-08-17T12:12:18.4591981Z test_jvpvjp_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.157s) 2022-08-17T12:12:18.5088872Z test_jvpvjp_linalg_lu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.050s) 2022-08-17T12:12:18.5595515Z test_jvpvjp_linalg_lu_factor_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.051s) 2022-08-17T12:12:18.6080476Z test_jvpvjp_linalg_lu_factor_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:12:18.9094576Z test_jvpvjp_linalg_lu_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.301s) 2022-08-17T12:12:19.0271993Z test_jvpvjp_linalg_matrix_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.118s) 2022-08-17T12:12:19.0534252Z test_jvpvjp_linalg_matrix_power_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:12:19.0574997Z test_jvpvjp_linalg_matrix_rank_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:19.0617678Z test_jvpvjp_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:19.0768962Z test_jvpvjp_linalg_multi_dot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:19.1158129Z test_jvpvjp_linalg_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.039s) 2022-08-17T12:12:19.1518874Z test_jvpvjp_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.036s) 2022-08-17T12:12:19.1831150Z test_jvpvjp_linalg_pinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:12:19.1966491Z test_jvpvjp_linalg_pinv_hermitian_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:19.2007052Z test_jvpvjp_linalg_pinv_singular_cpu_float32 (__main__.TestOperatorsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-17T12:12:19.2394826Z test_jvpvjp_linalg_qr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.039s) 2022-08-17T12:12:19.2522147Z test_jvpvjp_linalg_slogdet_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:12:19.2710090Z test_jvpvjp_linalg_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:12:19.2904518Z test_jvpvjp_linalg_solve_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:12:19.5470223Z test_jvpvjp_linalg_solve_triangular_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.256s) 2022-08-17T12:12:19.7673564Z test_jvpvjp_linalg_svd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.220s) 2022-08-17T12:12:19.7980794Z test_jvpvjp_linalg_svdvals_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:12:19.8075057Z test_jvpvjp_linalg_tensorinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:19.8201330Z test_jvpvjp_linalg_tensorsolve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:12:19.8397917Z test_jvpvjp_linalg_vander_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:12:19.8806459Z test_jvpvjp_linalg_vecdot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:12:20.1205647Z test_jvpvjp_linalg_vector_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.240s) 2022-08-17T12:12:20.1245581Z test_jvpvjp_linspace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:20.1310715Z test_jvpvjp_log10_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:20.1365025Z test_jvpvjp_log1p_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:20.1430333Z test_jvpvjp_log2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:20.1494961Z test_jvpvjp_log_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:20.1722867Z test_jvpvjp_log_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:12:20.1934698Z test_jvpvjp_log_softmax_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:12:20.1993320Z test_jvpvjp_logaddexp2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:20.2051011Z test_jvpvjp_logaddexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:20.2144964Z test_jvpvjp_logcumsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.009s) 2022-08-17T12:12:20.2275828Z test_jvpvjp_logdet_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:12:20.2319120Z test_jvpvjp_logical_and_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:20.2359158Z test_jvpvjp_logical_not_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:20.2399377Z test_jvpvjp_logical_or_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:20.2439275Z test_jvpvjp_logical_xor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:20.2538810Z test_jvpvjp_logit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:20.2579305Z test_jvpvjp_logspace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:20.2829909Z test_jvpvjp_logsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:12:20.2869998Z test_jvpvjp_long_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:20.2909799Z test_jvpvjp_long_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:20.2949807Z test_jvpvjp_lt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:20.3912496Z test_jvpvjp_lu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.096s) 2022-08-17T12:12:20.4614816Z test_jvpvjp_lu_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.070s) 2022-08-17T12:12:20.4860545Z test_jvpvjp_lu_unpack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:12:20.4963599Z test_jvpvjp_mH_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:20.5066913Z test_jvpvjp_mT_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:20.5202677Z test_jvpvjp_masked_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:20.5293168Z test_jvpvjp_masked_fill_functorch_Scalar_only_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:20.5391119Z test_jvpvjp_masked_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:20.5512564Z test_jvpvjp_masked_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:20.5756299Z test_jvpvjp_matmul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:12:20.5880530Z test_jvpvjp_matrix_exp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:20.6048964Z test_jvpvjp_max_binary_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:20.6115134Z test_jvpvjp_max_reduction_no_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:20.6200825Z test_jvpvjp_max_reduction_with_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:20.6371946Z test_jvpvjp_maximum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:20.6604066Z test_jvpvjp_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:12:20.6780686Z test_jvpvjp_median_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:12:20.6959952Z test_jvpvjp_meshgrid_list_of_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:12:20.7136822Z test_jvpvjp_meshgrid_variadic_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:12:20.7309490Z test_jvpvjp_min_binary_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:20.7375360Z test_jvpvjp_min_reduction_no_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:20.7462789Z test_jvpvjp_min_reduction_with_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:20.7630237Z test_jvpvjp_minimum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:20.7688394Z test_jvpvjp_mm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:20.7811974Z test_jvpvjp_mode_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:20.7872071Z test_jvpvjp_movedim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:20.7958948Z test_jvpvjp_msort_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:20.8121070Z test_jvpvjp_mul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:12:20.8162371Z test_jvpvjp_multinomial_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:20.8218409Z test_jvpvjp_mv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:20.8411630Z test_jvpvjp_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:12:20.8604919Z test_jvpvjp_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:12:20.8801762Z test_jvpvjp_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:12:20.8869147Z test_jvpvjp_nan_to_num_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:20.9351275Z test_jvpvjp_nanmean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:12:20.9525422Z test_jvpvjp_nanmedian_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:21.0776006Z test_jvpvjp_nanquantile_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.125s) 2022-08-17T12:12:21.1179760Z test_jvpvjp_nansum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.040s) 2022-08-17T12:12:21.1275661Z test_jvpvjp_narrow_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:21.1403773Z test_jvpvjp_native_layer_norm_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.013s) 2022-08-17T12:12:21.1444482Z test_jvpvjp_ne_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:21.1495554Z test_jvpvjp_neg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:21.1536455Z test_jvpvjp_new_empty_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:21.1576402Z test_jvpvjp_new_full_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:21.1616165Z test_jvpvjp_new_ones_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:21.1655862Z test_jvpvjp_new_zeros_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:21.1696068Z test_jvpvjp_nextafter_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:21.1799395Z test_jvpvjp_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:21.1957278Z test_jvpvjp_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:12:21.2143243Z test_jvpvjp_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:12:21.2282049Z test_jvpvjp_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:21.2601025Z test_jvpvjp_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:12:21.2889442Z test_jvpvjp_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:12:21.3024522Z test_jvpvjp_nn_functional_avg_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:12:21.3147918Z test_jvpvjp_nn_functional_avg_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:21.3272698Z test_jvpvjp_nn_functional_avg_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:21.3917493Z test_jvpvjp_nn_functional_batch_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:12:21.4539037Z test_jvpvjp_nn_functional_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.062s) 2022-08-17T12:12:21.4831732Z test_jvpvjp_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:12:21.5532309Z test_jvpvjp_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.070s) 2022-08-17T12:12:21.5596944Z test_jvpvjp_nn_functional_celu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:21.5883826Z test_jvpvjp_nn_functional_conv1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:12:21.6738072Z test_jvpvjp_nn_functional_conv2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.085s) 2022-08-17T12:12:21.6810545Z test_jvpvjp_nn_functional_conv2d_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:21.6888692Z test_jvpvjp_nn_functional_conv2d_stride_depthwise_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:21.6964456Z test_jvpvjp_nn_functional_conv2d_stride_groups_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:21.7038332Z test_jvpvjp_nn_functional_conv2d_stride_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:21.7110669Z test_jvpvjp_nn_functional_conv2d_stride_padding_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:21.7186406Z test_jvpvjp_nn_functional_conv2d_stride_padding_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:21.7261043Z test_jvpvjp_nn_functional_conv2d_stride_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:21.7335647Z test_jvpvjp_nn_functional_conv2d_strided_padding_dilation_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:21.7409796Z test_jvpvjp_nn_functional_conv2d_strided_padding_dilation_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:21.7485708Z test_jvpvjp_nn_functional_conv2d_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:21.7742457Z test_jvpvjp_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:12:21.8010857Z test_jvpvjp_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:12:21.8423692Z test_jvpvjp_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:12:21.8675912Z test_jvpvjp_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:12:21.9005472Z test_jvpvjp_nn_functional_cosine_similarity_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.033s) 2022-08-17T12:12:21.9822975Z test_jvpvjp_nn_functional_cross_entropy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.082s) 2022-08-17T12:12:21.9908628Z test_jvpvjp_nn_functional_ctc_loss_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.009s) 2022-08-17T12:12:22.0184279Z test_jvpvjp_nn_functional_dropout2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:12:22.0481198Z test_jvpvjp_nn_functional_dropout3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.030s) 2022-08-17T12:12:22.0830707Z test_jvpvjp_nn_functional_dropout_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.035s) 2022-08-17T12:12:22.0894565Z test_jvpvjp_nn_functional_elu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:22.0995148Z test_jvpvjp_nn_functional_embedding_bag_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.010s) 2022-08-17T12:12:22.1068775Z test_jvpvjp_nn_functional_embedding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:22.1174680Z test_jvpvjp_nn_functional_embedding_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:22.1358588Z test_jvpvjp_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:12:22.1544812Z test_jvpvjp_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:12:22.2255533Z test_jvpvjp_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.071s) 2022-08-17T12:12:22.3115506Z test_jvpvjp_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.086s) 2022-08-17T12:12:23.2850487Z test_jvpvjp_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.973s) 2022-08-17T12:12:23.3018719Z test_jvpvjp_nn_functional_gelu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:23.3527359Z test_jvpvjp_nn_functional_glu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.051s) 2022-08-17T12:12:23.3650964Z test_jvpvjp_nn_functional_grid_sample_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.012s) 2022-08-17T12:12:23.3805743Z test_jvpvjp_nn_functional_group_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:23.3905413Z test_jvpvjp_nn_functional_hardshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:23.4007644Z test_jvpvjp_nn_functional_hardsigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.010s) 2022-08-17T12:12:23.4099598Z test_jvpvjp_nn_functional_hardswish_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:23.4198725Z test_jvpvjp_nn_functional_hardtanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:23.4419067Z test_jvpvjp_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:12:23.4525245Z test_jvpvjp_nn_functional_huber_loss_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.011s) 2022-08-17T12:12:23.4638020Z test_jvpvjp_nn_functional_instance_norm_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.011s) 2022-08-17T12:12:23.4824011Z test_jvpvjp_nn_functional_interpolate_area_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:12:23.5006292Z test_jvpvjp_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:12:23.5185895Z test_jvpvjp_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:12:23.5351187Z test_jvpvjp_nn_functional_interpolate_linear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:23.5525913Z test_jvpvjp_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:23.5718438Z test_jvpvjp_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:12:23.5974978Z test_jvpvjp_nn_functional_kl_div_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:12:23.6112846Z test_jvpvjp_nn_functional_l1_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:23.6418900Z test_jvpvjp_nn_functional_layer_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:12:23.6555405Z test_jvpvjp_nn_functional_leaky_relu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:23.6831451Z test_jvpvjp_nn_functional_linear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.028s) 2022-08-17T12:12:23.7120657Z test_jvpvjp_nn_functional_local_response_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:12:23.7243879Z test_jvpvjp_nn_functional_logsigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.012s) 2022-08-17T12:12:23.7647833Z test_jvpvjp_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.040s) 2022-08-17T12:12:24.7563590Z test_jvpvjp_nn_functional_max_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.991s) 2022-08-17T12:12:26.4301934Z test_jvpvjp_nn_functional_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.674s) 2022-08-17T12:12:27.1436930Z test_jvpvjp_nn_functional_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.713s) 2022-08-17T12:12:27.3433382Z test_jvpvjp_nn_functional_max_unpool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.200s) 2022-08-17T12:12:27.3980762Z test_jvpvjp_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.055s) 2022-08-17T12:12:27.7729011Z test_jvpvjp_nn_functional_max_unpool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.375s) 2022-08-17T12:12:27.8557983Z test_jvpvjp_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.083s) 2022-08-17T12:12:27.9982792Z test_jvpvjp_nn_functional_max_unpool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.142s) 2022-08-17T12:12:28.0430500Z test_jvpvjp_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.045s) 2022-08-17T12:12:28.0511108Z test_jvpvjp_nn_functional_mish_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:28.0645401Z test_jvpvjp_nn_functional_mse_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:12:28.0841718Z test_jvpvjp_nn_functional_mse_loss_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:12:28.0935440Z test_jvpvjp_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.009s) 2022-08-17T12:12:28.1033403Z test_jvpvjp_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.010s) 2022-08-17T12:12:28.1162685Z test_jvpvjp_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.013s) 2022-08-17T12:12:28.2636527Z test_jvpvjp_nn_functional_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.147s) 2022-08-17T12:12:28.2838990Z test_jvpvjp_nn_functional_normalize_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:12:28.2977144Z test_jvpvjp_nn_functional_pad_circular_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:28.3395359Z test_jvpvjp_nn_functional_pad_constant_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.042s) 2022-08-17T12:12:28.3538083Z test_jvpvjp_nn_functional_pad_reflect_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:28.3681256Z test_jvpvjp_nn_functional_pad_replicate_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:28.3839366Z test_jvpvjp_nn_functional_pairwise_distance_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:12:28.3937366Z test_jvpvjp_nn_functional_pdist_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.010s) 2022-08-17T12:12:28.3998415Z test_jvpvjp_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:28.4059258Z test_jvpvjp_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:28.5710593Z test_jvpvjp_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.165s) 2022-08-17T12:12:28.6085508Z test_jvpvjp_nn_functional_prelu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.038s) 2022-08-17T12:12:28.6149422Z test_jvpvjp_nn_functional_relu6_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:28.6232927Z test_jvpvjp_nn_functional_relu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:28.6311281Z test_jvpvjp_nn_functional_rrelu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:28.6374943Z test_jvpvjp_nn_functional_selu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:28.6442811Z test_jvpvjp_nn_functional_silu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:28.6623897Z test_jvpvjp_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:12:28.6729138Z test_jvpvjp_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.011s) 2022-08-17T12:12:28.6831708Z test_jvpvjp_nn_functional_softmin_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.010s) 2022-08-17T12:12:28.6934877Z test_jvpvjp_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.010s) 2022-08-17T12:12:28.6999244Z test_jvpvjp_nn_functional_softplus_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:28.7084928Z test_jvpvjp_nn_functional_softshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:28.7155907Z test_jvpvjp_nn_functional_softsign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:28.7223556Z test_jvpvjp_nn_functional_tanhshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:28.7307724Z test_jvpvjp_nn_functional_threshold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:28.7541533Z test_jvpvjp_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:12:28.7783812Z test_jvpvjp_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:12:28.9821545Z test_jvpvjp_nn_functional_unfold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.204s) 2022-08-17T12:12:28.9908381Z test_jvpvjp_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:29.0081849Z test_jvpvjp_nn_functional_upsample_nearest_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:29.0123597Z test_jvpvjp_nonzero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:29.0803756Z test_jvpvjp_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.068s) 2022-08-17T12:12:29.0883680Z test_jvpvjp_norm_fro_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:29.0986578Z test_jvpvjp_norm_inf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:29.1071263Z test_jvpvjp_norm_nuc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:29.1254599Z test_jvpvjp_normal_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.018s) 2022-08-17T12:12:29.1311605Z test_jvpvjp_normal_number_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:29.1351956Z test_jvpvjp_ones_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:29.1392266Z test_jvpvjp_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:29.1946008Z test_jvpvjp_ops_aten_index_put_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.055s) 2022-08-17T12:12:29.1986149Z test_jvpvjp_ormqr_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:29.2043132Z test_jvpvjp_outer_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:29.8322926Z test_jvpvjp_pca_lowrank_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.628s) 2022-08-17T12:12:29.8407016Z test_jvpvjp_permute_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:29.8545424Z test_jvpvjp_pinverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:29.8760693Z test_jvpvjp_polar_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:12:29.8922559Z test_jvpvjp_polygamma_polygamma_n_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:12:29.9078372Z test_jvpvjp_polygamma_polygamma_n_1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:12:29.9233804Z test_jvpvjp_polygamma_polygamma_n_2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:12:29.9390204Z test_jvpvjp_polygamma_polygamma_n_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:12:29.9546421Z test_jvpvjp_polygamma_polygamma_n_4_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:12:29.9606083Z test_jvpvjp_positive_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:29.9841091Z test_jvpvjp_pow_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:12:30.0353871Z test_jvpvjp_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.051s) 2022-08-17T12:12:30.0643698Z test_jvpvjp_put_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:12:30.1035017Z test_jvpvjp_qr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.039s) 2022-08-17T12:12:30.2251292Z test_jvpvjp_quantile_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.121s) 2022-08-17T12:12:30.2313555Z test_jvpvjp_rad2deg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:30.2353699Z test_jvpvjp_rand_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:30.2394213Z test_jvpvjp_randint_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:30.2434138Z test_jvpvjp_randn_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:30.2505224Z test_jvpvjp_ravel_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:30.2564069Z test_jvpvjp_real_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:30.2627254Z test_jvpvjp_reciprocal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:30.2799346Z test_jvpvjp_remainder_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:30.2893703Z test_jvpvjp_renorm_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.009s) 2022-08-17T12:12:30.3109404Z test_jvpvjp_repeat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:12:30.3195423Z test_jvpvjp_repeat_interleave_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:30.3279714Z test_jvpvjp_reshape_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:30.3432301Z test_jvpvjp_reshape_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:30.3472580Z test_jvpvjp_resize__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:30.3515392Z test_jvpvjp_resize_as__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:30.3572730Z test_jvpvjp_resolve_conj_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:30.3630201Z test_jvpvjp_resolve_neg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:30.3769698Z test_jvpvjp_roll_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:30.4185790Z test_jvpvjp_rot90_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.042s) 2022-08-17T12:12:30.4238265Z test_jvpvjp_round_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:30.4298710Z test_jvpvjp_round_decimals_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:30.4358443Z test_jvpvjp_round_decimals_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:30.4418242Z test_jvpvjp_round_decimals_neg_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:30.4482155Z test_jvpvjp_rsqrt_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:30.4655113Z test_jvpvjp_rsub_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:30.4784380Z test_jvpvjp_scatter_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:12:30.4922574Z test_jvpvjp_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:30.5019106Z test_jvpvjp_scatter_reduce_amax_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.010s) 2022-08-17T12:12:30.5115468Z test_jvpvjp_scatter_reduce_amin_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.010s) 2022-08-17T12:12:30.5210960Z test_jvpvjp_scatter_reduce_mean_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.009s) 2022-08-17T12:12:30.5306335Z test_jvpvjp_scatter_reduce_prod_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.009s) 2022-08-17T12:12:30.5401218Z test_jvpvjp_scatter_reduce_sum_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.009s) 2022-08-17T12:12:30.5441364Z test_jvpvjp_searchsorted_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:30.5531637Z test_jvpvjp_segment_reduce_lengths_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.009s) 2022-08-17T12:12:30.5622098Z test_jvpvjp_segment_reduce_offsets_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.009s) 2022-08-17T12:12:30.5715396Z test_jvpvjp_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:30.5825093Z test_jvpvjp_select_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:30.5876325Z test_jvpvjp_sgn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:30.5917168Z test_jvpvjp_short_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:30.5957134Z test_jvpvjp_short_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:30.6018796Z test_jvpvjp_sigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:30.6070133Z test_jvpvjp_sign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:30.6110759Z test_jvpvjp_signbit_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:30.6165208Z test_jvpvjp_sin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:30.6240382Z test_jvpvjp_sinc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:30.6293467Z test_jvpvjp_sinh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:30.6515367Z test_jvpvjp_slice_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:12:30.6742855Z test_jvpvjp_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:12:30.6959256Z test_jvpvjp_softmax_with_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:12:30.7631263Z test_jvpvjp_sort_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.067s) 2022-08-17T12:12:30.7716620Z test_jvpvjp_sparse_sampled_addmm_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.009s) 2022-08-17T12:12:30.7757164Z test_jvpvjp_special_airy_ai_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:30.7796476Z test_jvpvjp_special_bessel_j0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:30.7835937Z test_jvpvjp_special_bessel_j1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:30.7875425Z test_jvpvjp_special_bessel_y0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:30.7915544Z test_jvpvjp_special_bessel_y1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:30.7957862Z test_jvpvjp_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:30.7997670Z test_jvpvjp_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:30.8034128Z test_jvpvjp_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.004s) 2022-08-17T12:12:30.8070313Z test_jvpvjp_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.004s) 2022-08-17T12:12:30.8136225Z test_jvpvjp_special_entr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:30.8201530Z test_jvpvjp_special_erfcx_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:30.8242586Z test_jvpvjp_special_hermite_polynomial_h_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:30.8282667Z test_jvpvjp_special_hermite_polynomial_he_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:30.8349384Z test_jvpvjp_special_i0e_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:30.8431269Z test_jvpvjp_special_i1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:30.8519355Z test_jvpvjp_special_i1e_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:30.8559790Z test_jvpvjp_special_laguerre_polynomial_l_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:30.8595662Z test_jvpvjp_special_legendre_polynomial_p_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.004s) 2022-08-17T12:12:30.8665001Z test_jvpvjp_special_log_ndtr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:30.8705634Z test_jvpvjp_special_modified_bessel_i0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:30.8745150Z test_jvpvjp_special_modified_bessel_i1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:30.8784812Z test_jvpvjp_special_modified_bessel_k0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:30.8824363Z test_jvpvjp_special_modified_bessel_k1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:30.8900792Z test_jvpvjp_special_ndtr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:30.8968981Z test_jvpvjp_special_ndtri_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:30.9125136Z test_jvpvjp_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:12:30.9165428Z test_jvpvjp_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:30.9206110Z test_jvpvjp_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:30.9242945Z test_jvpvjp_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.004s) 2022-08-17T12:12:30.9279114Z test_jvpvjp_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.004s) 2022-08-17T12:12:30.9315256Z test_jvpvjp_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.004s) 2022-08-17T12:12:30.9350630Z test_jvpvjp_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.004s) 2022-08-17T12:12:30.9389625Z test_jvpvjp_special_spherical_bessel_j0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:30.9577302Z test_jvpvjp_special_xlog1py_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:12:30.9620184Z test_jvpvjp_special_zeta_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:30.9681004Z test_jvpvjp_split_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:30.9759282Z test_jvpvjp_split_list_args_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:30.9849522Z test_jvpvjp_split_with_sizes_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:30.9903072Z test_jvpvjp_sqrt_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:30.9967691Z test_jvpvjp_square_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:31.0074883Z test_jvpvjp_squeeze_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:31.0196271Z test_jvpvjp_stack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:31.0341767Z test_jvpvjp_std_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:31.0495995Z test_jvpvjp_std_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:31.0732015Z test_jvpvjp_stft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:12:31.0905687Z test_jvpvjp_sub_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:31.1123944Z test_jvpvjp_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:12:31.1220566Z test_jvpvjp_sum_to_size_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:31.3472837Z test_jvpvjp_svd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.225s) 2022-08-17T12:12:32.0223489Z test_jvpvjp_svd_lowrank_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.675s) 2022-08-17T12:12:32.0324585Z test_jvpvjp_symeig_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.010s) 2022-08-17T12:12:32.0393511Z test_jvpvjp_t_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:32.0488746Z test_jvpvjp_take_along_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:32.0615467Z test_jvpvjp_take_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:12:32.0671381Z test_jvpvjp_tan_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:32.0724503Z test_jvpvjp_tanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:32.0803029Z test_jvpvjp_tensor_split_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:12:32.0881725Z test_jvpvjp_tensordot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:32.1122849Z test_jvpvjp_tile_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:12:32.1224797Z test_jvpvjp_to_sparse_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.010s) 2022-08-17T12:12:32.1413544Z test_jvpvjp_topk_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:12:32.1464148Z test_jvpvjp_trace_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:32.1578480Z test_jvpvjp_transpose_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:32.1772128Z test_jvpvjp_trapezoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:12:32.1964546Z test_jvpvjp_trapz_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:12:32.2110811Z test_jvpvjp_triangular_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:32.2204423Z test_jvpvjp_tril_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:32.2299007Z test_jvpvjp_triu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:32.2476610Z test_jvpvjp_true_divide_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:12:32.2530580Z test_jvpvjp_trunc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:32.2630817Z test_jvpvjp_unbind_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:32.2752839Z test_jvpvjp_unflatten_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:32.3043919Z test_jvpvjp_unfold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:12:32.3084995Z test_jvpvjp_unique_consecutive_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:32.3124644Z test_jvpvjp_unique_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:32.3247559Z test_jvpvjp_unsqueeze_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:32.3379363Z test_jvpvjp_var_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:12:32.3522338Z test_jvpvjp_var_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:32.3578920Z test_jvpvjp_vdot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:32.3628660Z test_jvpvjp_view_as_complex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:32.3698590Z test_jvpvjp_view_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:32.3808061Z test_jvpvjp_view_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:32.3872751Z test_jvpvjp_vsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:32.3944941Z test_jvpvjp_vstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:32.4057246Z test_jvpvjp_where_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:32.4249335Z test_jvpvjp_xlogy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:12:32.4322469Z test_jvpvjp_zero__cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:32.4361922Z test_jvpvjp_zeros_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:12:32.4392879Z test_vjp_H_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:32.4424988Z test_vjp_T_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:32.4580758Z test_vjp___getitem___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:32.4885067Z test_vjp___getitem___functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.030s) 2022-08-17T12:12:32.4986231Z test_vjp___radd___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:32.5097593Z test_vjp___rdiv___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:32.5268647Z test_vjp___rmatmul___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:32.5373612Z test_vjp___rmod___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:32.5475405Z test_vjp___rmul___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:32.5596401Z test_vjp___rpow___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:32.5695423Z test_vjp___rsub___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:32.6310002Z test_vjp__masked_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.061s) 2022-08-17T12:12:32.6922783Z test_vjp__masked_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.061s) 2022-08-17T12:12:32.6943797Z test_vjp__masked_argmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:32.6962250Z test_vjp__masked_argmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:32.7084777Z test_vjp__masked_cumprod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:32.7197633Z test_vjp__masked_cumsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:32.7354429Z test_vjp__masked_log_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:12:32.7509184Z test_vjp__masked_logaddexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:32.8275878Z test_vjp__masked_logsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.077s) 2022-08-17T12:12:32.8958183Z test_vjp__masked_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.068s) 2022-08-17T12:12:32.9114255Z test_vjp__masked_median_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:12:33.2223300Z test_vjp__masked_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.311s) 2022-08-17T12:12:33.2527978Z test_vjp__masked_normalize_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.030s) 2022-08-17T12:12:33.3199930Z test_vjp__masked_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.067s) 2022-08-17T12:12:33.3354721Z test_vjp__masked_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:33.3515182Z test_vjp__masked_softmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:12:33.4564667Z test_vjp__masked_std_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.105s) 2022-08-17T12:12:33.5137216Z test_vjp__masked_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.057s) 2022-08-17T12:12:33.6018187Z test_vjp__masked_var_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.088s) 2022-08-17T12:12:33.6048998Z test_vjp_abs_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:33.6093730Z test_vjp_acos_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:33.6132750Z test_vjp_acosh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:33.6244278Z test_vjp_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:33.6340836Z test_vjp_addbmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:33.6545056Z test_vjp_addcdiv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:12:33.6741699Z test_vjp_addcmul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:12:33.6806615Z test_vjp_addmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:33.6869665Z test_vjp_addmm_decomposed_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:33.6958946Z test_vjp_addmv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:33.7023596Z test_vjp_addr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:33.7044716Z test_vjp_all_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:33.7063847Z test_vjp_allclose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:33.7211736Z test_vjp_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:33.7360411Z test_vjp_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:33.7379703Z test_vjp_aminmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:33.7407381Z test_vjp_angle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:33.7427726Z test_vjp_any_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:33.7446144Z test_vjp_arange_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:33.7465048Z test_vjp_argmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:33.7483615Z test_vjp_argmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:33.7502727Z test_vjp_argsort_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:33.7521735Z test_vjp_argwhere_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:33.7576070Z test_vjp_as_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:33.7591949Z test_vjp_as_strided_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:12:33.7621585Z test_vjp_asin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:33.7651691Z test_vjp_asinh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:33.7760220Z test_vjp_atan2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:33.7788721Z test_vjp_atan_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:33.7817685Z test_vjp_atanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:33.7887545Z test_vjp_atleast_1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:33.7957283Z test_vjp_atleast_2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:33.8028653Z test_vjp_atleast_3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:33.8141321Z test_vjp_baddbmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:33.8210827Z test_vjp_bernoulli_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:33.8261125Z test_vjp_bfloat16_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:33.8305183Z test_vjp_bfloat16_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:33.8362234Z test_vjp_block_diag_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:33.8392371Z test_vjp_bmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:33.8411774Z test_vjp_bool_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:33.8431689Z test_vjp_bool_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:33.8450553Z test_vjp_broadcast_shapes_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:33.8483931Z test_vjp_broadcast_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:33.8549295Z test_vjp_broadcast_to_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:33.8568316Z test_vjp_bucketize_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:33.8586989Z test_vjp_byte_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:33.8606002Z test_vjp_byte_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:33.8650150Z test_vjp_cartesian_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:33.8731815Z test_vjp_cat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:34.1102576Z test_vjp_cdist_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.237s) 2022-08-17T12:12:34.1132827Z test_vjp_ceil_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:34.1189614Z test_vjp_chalf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:34.1209647Z test_vjp_char_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:34.1229376Z test_vjp_char_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:34.1376415Z test_vjp_cholesky_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:34.1494729Z test_vjp_cholesky_inverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:34.1643989Z test_vjp_cholesky_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:34.1695914Z test_vjp_chunk_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:34.1806417Z test_vjp_clamp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:34.1907717Z test_vjp_clamp_max_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:34.2008546Z test_vjp_clamp_min_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:34.2042630Z test_vjp_clone_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:34.2085836Z test_vjp_column_stack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:34.2271374Z test_vjp_combinations_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:12:34.2377081Z test_vjp_complex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:34.2412929Z test_vjp_conj_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:34.2439225Z test_vjp_conj_physical_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:34.2813492Z test_vjp_constant_pad_nd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:12:34.2846689Z test_vjp_contiguous_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:34.2952003Z test_vjp_copysign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:34.3023966Z test_vjp_corrcoef_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:34.3065353Z test_vjp_cos_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:34.3106298Z test_vjp_cosh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:34.3125630Z test_vjp_count_nonzero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:34.3613297Z test_vjp_cov_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.049s) 2022-08-17T12:12:34.3658488Z test_vjp_cross_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:34.3700012Z test_vjp_cummax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:34.3741245Z test_vjp_cummin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:34.3854611Z test_vjp_cumprod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:34.3929661Z test_vjp_cumsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:34.4033481Z test_vjp_cumulative_trapezoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:34.4071205Z test_vjp_deg2rad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:34.4183425Z test_vjp_diag_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:34.4312756Z test_vjp_diag_embed_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:12:34.4363060Z test_vjp_diagflat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:34.4478251Z test_vjp_diagonal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:34.4630364Z test_vjp_diagonal_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:34.5237477Z test_vjp_diff_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.061s) 2022-08-17T12:12:34.5275953Z test_vjp_digamma_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:34.5800437Z test_vjp_dist_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.052s) 2022-08-17T12:12:34.5904677Z test_vjp_div_floor_rounding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:34.6013035Z test_vjp_div_no_rounding_mode_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:34.6115098Z test_vjp_div_trunc_rounding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:34.6143304Z test_vjp_dot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:34.6193634Z test_vjp_double_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:34.6236622Z test_vjp_double_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:34.6276561Z test_vjp_dsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:34.6318236Z test_vjp_dstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:34.6354045Z test_vjp_eig_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:34.6474014Z test_vjp_einsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:34.6494263Z test_vjp_empty_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:34.6512725Z test_vjp_empty_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:34.6531212Z test_vjp_eq_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:34.6549592Z test_vjp_equal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:34.6578232Z test_vjp_erf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:34.6620712Z test_vjp_erfc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:34.6649633Z test_vjp_erfinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:34.6688657Z test_vjp_exp2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:34.6728836Z test_vjp_exp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:34.6771268Z test_vjp_expand_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:34.6854926Z test_vjp_expand_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:34.6881872Z test_vjp_expm1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:34.6960549Z test_vjp_fft_fft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:34.7044094Z test_vjp_fft_fft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:34.7139147Z test_vjp_fft_fftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:34.7195699Z test_vjp_fft_fftshift_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:34.7281332Z test_vjp_fft_hfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:34.7367326Z test_vjp_fft_hfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:34.7467384Z test_vjp_fft_hfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:34.7547735Z test_vjp_fft_ifft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:34.7636610Z test_vjp_fft_ifft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:34.7731018Z test_vjp_fft_ifftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:34.7788676Z test_vjp_fft_ifftshift_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:34.7870045Z test_vjp_fft_ihfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:34.7958513Z test_vjp_fft_ihfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:34.8060066Z test_vjp_fft_ihfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:34.8138660Z test_vjp_fft_irfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:34.8222391Z test_vjp_fft_irfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:34.8317461Z test_vjp_fft_irfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:34.8393392Z test_vjp_fft_rfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:34.8477746Z test_vjp_fft_rfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:34.8572694Z test_vjp_fft_rfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:34.8614548Z test_vjp_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:34.8670946Z test_vjp_flatten_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:34.8757625Z test_vjp_flip_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:34.8791018Z test_vjp_fliplr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:34.8824698Z test_vjp_flipud_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:34.8873400Z test_vjp_float_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:34.8916301Z test_vjp_float_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:34.9049296Z test_vjp_float_power_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:12:34.9076233Z test_vjp_floor_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:34.9096559Z test_vjp_floor_divide_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:34.9199728Z test_vjp_fmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:34.9303014Z test_vjp_fmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:34.9414669Z test_vjp_fmod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:34.9453365Z test_vjp_frac_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:34.9493799Z test_vjp_frexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:34.9514141Z test_vjp_full_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:34.9565922Z test_vjp_gather_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:34.9585244Z test_vjp_ge_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:34.9603953Z test_vjp_geqrf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:34.9754052Z test_vjp_gradient_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:34.9774659Z test_vjp_gt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:34.9826961Z test_vjp_half_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:34.9870937Z test_vjp_half_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:34.9889803Z test_vjp_heaviside_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:34.9908849Z test_vjp_histc_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:34.9927440Z test_vjp_histogram_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:34.9946772Z test_vjp_histogramdd_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:34.9985504Z test_vjp_hsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:35.0025692Z test_vjp_hstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:35.0129808Z test_vjp_hypot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:35.0202652Z test_vjp_i0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:35.0221753Z test_vjp_igamma_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:35.0241164Z test_vjp_igammac_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:35.0333528Z test_vjp_index_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:35.0378022Z test_vjp_index_copy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:35.0419616Z test_vjp_index_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:35.0505833Z test_vjp_index_put_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:35.0654010Z test_vjp_index_put_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:35.0997539Z test_vjp_index_reduce_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.034s) 2022-08-17T12:12:35.1036366Z test_vjp_index_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:35.1075118Z test_vjp_inner_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:35.1094340Z test_vjp_int_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:35.1113161Z test_vjp_int_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:35.1202303Z test_vjp_inverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:35.1221161Z test_vjp_isclose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:35.1239498Z test_vjp_isfinite_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:35.1258633Z test_vjp_isin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:35.1277239Z test_vjp_isinf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:35.1296090Z test_vjp_isnan_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:35.1315327Z test_vjp_isneginf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:35.1333943Z test_vjp_isposinf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:35.1352289Z test_vjp_isreal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:35.1526485Z test_vjp_istft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:35.1546423Z test_vjp_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:12:35.1565915Z test_vjp_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:12:35.1584805Z test_vjp_jiterator_binary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:12:35.1603729Z test_vjp_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:12:35.1622793Z test_vjp_jiterator_unary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:12:35.1654797Z test_vjp_kron_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:35.1747642Z test_vjp_kthvalue_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:35.1856283Z test_vjp_ldexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:35.1876045Z test_vjp_le_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:35.2078470Z test_vjp_lerp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:12:35.2119719Z test_vjp_lgamma_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:35.2267319Z test_vjp_linalg_cholesky_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:35.2415269Z test_vjp_linalg_cholesky_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:35.2470830Z test_vjp_linalg_cond_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:35.2516354Z test_vjp_linalg_cross_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:35.2621765Z test_vjp_linalg_det_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:35.2761036Z test_vjp_linalg_eig_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:35.2879352Z test_vjp_linalg_eigh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:35.2987046Z test_vjp_linalg_eigvals_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:35.3080290Z test_vjp_linalg_eigvalsh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:35.3384877Z test_vjp_linalg_householder_product_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.030s) 2022-08-17T12:12:35.3476126Z test_vjp_linalg_inv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:35.3568916Z test_vjp_linalg_inv_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:35.3587747Z test_vjp_linalg_ldl_factor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:35.3606519Z test_vjp_linalg_ldl_factor_ex_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:35.3625868Z test_vjp_linalg_ldl_solve_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:35.4366979Z test_vjp_linalg_lstsq_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.074s) 2022-08-17T12:12:35.5038922Z test_vjp_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.067s) 2022-08-17T12:12:35.5257873Z test_vjp_linalg_lu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:12:35.5492606Z test_vjp_linalg_lu_factor_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:12:35.5691002Z test_vjp_linalg_lu_factor_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:12:35.8345959Z test_vjp_linalg_lu_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.265s) 2022-08-17T12:12:35.8949959Z test_vjp_linalg_matrix_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.060s) 2022-08-17T12:12:35.9144110Z test_vjp_linalg_matrix_power_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:12:35.9165194Z test_vjp_linalg_matrix_rank_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:35.9185434Z test_vjp_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:35.9281110Z test_vjp_linalg_multi_dot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:35.9479883Z test_vjp_linalg_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:12:35.9659278Z test_vjp_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:12:35.9931676Z test_vjp_linalg_pinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:12:36.0042374Z test_vjp_linalg_pinv_hermitian_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:36.0062078Z test_vjp_linalg_pinv_singular_cpu_float32 (__main__.TestOperatorsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:12:36.0479591Z test_vjp_linalg_qr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.042s) 2022-08-17T12:12:36.0598733Z test_vjp_linalg_slogdet_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:36.0814032Z test_vjp_linalg_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:12:36.1027043Z test_vjp_linalg_solve_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:12:36.4300832Z test_vjp_linalg_solve_triangular_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.327s) 2022-08-17T12:12:36.6815962Z test_vjp_linalg_svd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.251s) 2022-08-17T12:12:36.7115928Z test_vjp_linalg_svdvals_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.030s) 2022-08-17T12:12:36.7163276Z test_vjp_linalg_tensorinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:36.7233954Z test_vjp_linalg_tensorsolve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:36.7339794Z test_vjp_linalg_vander_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:36.7725081Z test_vjp_linalg_vecdot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.038s) 2022-08-17T12:12:36.8953491Z test_vjp_linalg_vector_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.123s) 2022-08-17T12:12:36.8972638Z test_vjp_linspace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:36.9013513Z test_vjp_log10_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:36.9042934Z test_vjp_log1p_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:36.9084343Z test_vjp_log2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:36.9125310Z test_vjp_log_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:36.9259659Z test_vjp_log_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:12:36.9405544Z test_vjp_log_softmax_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:36.9434635Z test_vjp_logaddexp2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:36.9463607Z test_vjp_logaddexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:36.9538170Z test_vjp_logcumsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:36.9657277Z test_vjp_logdet_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:36.9676397Z test_vjp_logical_and_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:36.9694921Z test_vjp_logical_not_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:36.9714034Z test_vjp_logical_or_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:36.9732771Z test_vjp_logical_xor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:36.9845766Z test_vjp_logit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:36.9865371Z test_vjp_logspace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:37.0131578Z test_vjp_logsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:12:37.0151292Z test_vjp_long_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:37.0169792Z test_vjp_long_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:37.0188713Z test_vjp_lt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:37.0621200Z test_vjp_lu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.043s) 2022-08-17T12:12:37.1330973Z test_vjp_lu_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.071s) 2022-08-17T12:12:37.1505501Z test_vjp_lu_unpack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:37.1608733Z test_vjp_mH_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:37.1700679Z test_vjp_mT_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:37.1805736Z test_vjp_masked_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:37.1878000Z test_vjp_masked_fill_functorch_Scalar_only_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:37.1936920Z test_vjp_masked_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:37.2011362Z test_vjp_masked_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:37.2310140Z test_vjp_matmul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.030s) 2022-08-17T12:12:37.2415168Z test_vjp_matrix_exp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:37.2519921Z test_vjp_max_binary_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:37.2553582Z test_vjp_max_reduction_no_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:37.2602739Z test_vjp_max_reduction_with_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:37.2706510Z test_vjp_maximum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:37.2852789Z test_vjp_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:37.2961968Z test_vjp_median_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:37.3081993Z test_vjp_meshgrid_list_of_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:37.3210686Z test_vjp_meshgrid_variadic_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:37.3305262Z test_vjp_min_binary_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:37.3338768Z test_vjp_min_reduction_no_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:37.3387110Z test_vjp_min_reduction_with_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:37.3490744Z test_vjp_minimum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:37.3521267Z test_vjp_mm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:37.3594747Z test_vjp_mode_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:37.3641558Z test_vjp_movedim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:37.3699384Z test_vjp_msort_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:37.3801429Z test_vjp_mul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:37.3821275Z test_vjp_multinomial_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:37.3850662Z test_vjp_mv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:37.3959870Z test_vjp_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:37.4067762Z test_vjp_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:37.4175718Z test_vjp_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:37.4214930Z test_vjp_nan_to_num_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:37.4475005Z test_vjp_nanmean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:12:37.4582814Z test_vjp_nanmedian_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:37.5286395Z test_vjp_nanquantile_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.070s) 2022-08-17T12:12:37.5520091Z test_vjp_nansum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:12:37.5578947Z test_vjp_narrow_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:37.5802754Z test_vjp_native_layer_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:12:37.5823239Z test_vjp_ne_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:37.5850926Z test_vjp_neg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:37.5871255Z test_vjp_new_empty_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:37.5890670Z test_vjp_new_full_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:37.5909624Z test_vjp_new_ones_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:37.5928980Z test_vjp_new_zeros_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:37.5947295Z test_vjp_nextafter_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:37.6015818Z test_vjp_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:37.6117323Z test_vjp_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:37.6243034Z test_vjp_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:12:37.6326122Z test_vjp_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:37.6539202Z test_vjp_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:12:37.6732176Z test_vjp_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:12:37.6820024Z test_vjp_nn_functional_avg_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:37.6898362Z test_vjp_nn_functional_avg_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:37.6983149Z test_vjp_nn_functional_avg_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:37.7127574Z test_vjp_nn_functional_batch_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:37.7429500Z test_vjp_nn_functional_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.030s) 2022-08-17T12:12:37.7567186Z test_vjp_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:37.7936978Z test_vjp_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:12:37.7978961Z test_vjp_nn_functional_celu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:37.8137272Z test_vjp_nn_functional_conv1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:12:37.8611645Z test_vjp_nn_functional_conv2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:12:37.8648404Z test_vjp_nn_functional_conv2d_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:37.8687426Z test_vjp_nn_functional_conv2d_stride_depthwise_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:37.8725864Z test_vjp_nn_functional_conv2d_stride_groups_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:37.8762042Z test_vjp_nn_functional_conv2d_stride_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:37.8797926Z test_vjp_nn_functional_conv2d_stride_padding_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:37.8836148Z test_vjp_nn_functional_conv2d_stride_padding_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:37.8874710Z test_vjp_nn_functional_conv2d_stride_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:37.8913479Z test_vjp_nn_functional_conv2d_strided_padding_dilation_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:37.8951448Z test_vjp_nn_functional_conv2d_strided_padding_dilation_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:37.8990136Z test_vjp_nn_functional_conv2d_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:37.9136392Z test_vjp_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:37.9296734Z test_vjp_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:12:37.9516105Z test_vjp_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:12:37.9647214Z test_vjp_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:12:37.9801944Z test_vjp_nn_functional_cosine_similarity_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:37.9995458Z test_vjp_nn_functional_cross_entropy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:12:38.0057970Z test_vjp_nn_functional_ctc_loss_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.006s) 2022-08-17T12:12:38.0265747Z test_vjp_nn_functional_dropout2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:12:38.0488178Z test_vjp_nn_functional_dropout3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:12:38.0750131Z test_vjp_nn_functional_dropout_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:12:38.0791991Z test_vjp_nn_functional_elu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:38.1122060Z test_vjp_nn_functional_embedding_bag_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.033s) 2022-08-17T12:12:38.1165522Z test_vjp_nn_functional_embedding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:38.1228847Z test_vjp_nn_functional_embedding_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:38.1358167Z test_vjp_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:12:38.1496817Z test_vjp_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:38.2123902Z test_vjp_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:12:38.2889773Z test_vjp_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.076s) 2022-08-17T12:12:38.8184324Z test_vjp_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.529s) 2022-08-17T12:12:38.8268073Z test_vjp_nn_functional_gelu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:38.8622754Z test_vjp_nn_functional_glu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.035s) 2022-08-17T12:12:38.8938941Z test_vjp_nn_functional_grid_sample_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:12:38.9012706Z test_vjp_nn_functional_group_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:38.9069991Z test_vjp_nn_functional_hardshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:38.9108320Z test_vjp_nn_functional_hardsigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:38.9155418Z test_vjp_nn_functional_hardswish_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:38.9213567Z test_vjp_nn_functional_hardtanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:38.9344212Z test_vjp_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:12:38.9446728Z test_vjp_nn_functional_huber_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:38.9575886Z test_vjp_nn_functional_instance_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:12:38.9694695Z test_vjp_nn_functional_interpolate_area_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:38.9815942Z test_vjp_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:38.9929603Z test_vjp_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:39.0031876Z test_vjp_nn_functional_interpolate_linear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:39.0144169Z test_vjp_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:39.0274669Z test_vjp_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:12:39.0418739Z test_vjp_nn_functional_kl_div_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:39.0495354Z test_vjp_nn_functional_l1_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:39.0573801Z test_vjp_nn_functional_layer_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:39.0655097Z test_vjp_nn_functional_leaky_relu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:39.0844716Z test_vjp_nn_functional_linear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:12:39.0994668Z test_vjp_nn_functional_local_response_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:39.1033240Z test_vjp_nn_functional_logsigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:39.1266800Z test_vjp_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:12:39.8026060Z test_vjp_nn_functional_max_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.676s) 2022-08-17T12:12:40.9151117Z test_vjp_nn_functional_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.112s) 2022-08-17T12:12:41.4170242Z test_vjp_nn_functional_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.502s) 2022-08-17T12:12:41.5615868Z test_vjp_nn_functional_max_unpool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.144s) 2022-08-17T12:12:41.6081853Z test_vjp_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:12:41.8920424Z test_vjp_nn_functional_max_unpool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.284s) 2022-08-17T12:12:41.9667797Z test_vjp_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.075s) 2022-08-17T12:12:42.0745939Z test_vjp_nn_functional_max_unpool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.108s) 2022-08-17T12:12:42.1141776Z test_vjp_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.040s) 2022-08-17T12:12:42.1188827Z test_vjp_nn_functional_mish_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:42.1263266Z test_vjp_nn_functional_mse_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:42.1371435Z test_vjp_nn_functional_mse_loss_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:42.1425976Z test_vjp_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:42.1469464Z test_vjp_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:42.1534704Z test_vjp_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:42.1977851Z test_vjp_nn_functional_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.044s) 2022-08-17T12:12:42.2081775Z test_vjp_nn_functional_normalize_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:42.2178976Z test_vjp_nn_functional_pad_circular_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:42.2549157Z test_vjp_nn_functional_pad_constant_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:12:42.2655390Z test_vjp_nn_functional_pad_reflect_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:42.2761113Z test_vjp_nn_functional_pad_replicate_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:42.2846292Z test_vjp_nn_functional_pairwise_distance_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:42.2925459Z test_vjp_nn_functional_pdist_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:42.2958952Z test_vjp_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:42.2992201Z test_vjp_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:42.4037802Z test_vjp_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.104s) 2022-08-17T12:12:42.4244577Z test_vjp_nn_functional_prelu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:12:42.4284404Z test_vjp_nn_functional_relu6_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:42.4331332Z test_vjp_nn_functional_relu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:42.4390539Z test_vjp_nn_functional_rrelu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:42.4430075Z test_vjp_nn_functional_selu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:42.4470427Z test_vjp_nn_functional_silu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:42.4562429Z test_vjp_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:42.4636016Z test_vjp_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:42.4698558Z test_vjp_nn_functional_softmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:42.4763939Z test_vjp_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:42.4803026Z test_vjp_nn_functional_softplus_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:42.4854539Z test_vjp_nn_functional_softshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:42.4896090Z test_vjp_nn_functional_softsign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:42.4938720Z test_vjp_nn_functional_tanhshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:42.4986271Z test_vjp_nn_functional_threshold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:42.5102209Z test_vjp_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:42.5223515Z test_vjp_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:42.7133325Z test_vjp_nn_functional_unfold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.191s) 2022-08-17T12:12:42.7187978Z test_vjp_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:42.7298736Z test_vjp_nn_functional_upsample_nearest_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:42.7318615Z test_vjp_nonzero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:42.7681109Z test_vjp_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.036s) 2022-08-17T12:12:42.7727143Z test_vjp_norm_fro_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:42.7780886Z test_vjp_norm_inf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:42.7824030Z test_vjp_norm_nuc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:42.7913512Z test_vjp_normal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:42.7946089Z test_vjp_normal_number_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:42.7965796Z test_vjp_ones_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:42.7985354Z test_vjp_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:42.8351340Z test_vjp_ops_aten_index_put_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.036s) 2022-08-17T12:12:42.8370915Z test_vjp_ormqr_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:42.8408951Z test_vjp_outer_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:43.4268614Z test_vjp_pca_lowrank_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.586s) 2022-08-17T12:12:43.4317442Z test_vjp_permute_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:43.4430459Z test_vjp_pinverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:43.4544984Z test_vjp_polar_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:43.4634202Z test_vjp_polygamma_polygamma_n_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:43.4722648Z test_vjp_polygamma_polygamma_n_1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:43.4811984Z test_vjp_polygamma_polygamma_n_2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:43.4900708Z test_vjp_polygamma_polygamma_n_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:43.4989723Z test_vjp_polygamma_polygamma_n_4_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:43.5025947Z test_vjp_positive_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:43.5149235Z test_vjp_pow_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:43.5445782Z test_vjp_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.030s) 2022-08-17T12:12:43.5627596Z test_vjp_put_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:12:43.6046156Z test_vjp_qr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.042s) 2022-08-17T12:12:43.6738983Z test_vjp_quantile_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.069s) 2022-08-17T12:12:43.6778275Z test_vjp_rad2deg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:43.6797916Z test_vjp_rand_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:43.6816695Z test_vjp_randint_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:43.6835126Z test_vjp_randn_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:43.6876457Z test_vjp_ravel_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:43.6913568Z test_vjp_real_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:43.6951731Z test_vjp_reciprocal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:43.7060013Z test_vjp_remainder_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:43.7119563Z test_vjp_renorm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:43.7286222Z test_vjp_repeat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:43.7336594Z test_vjp_repeat_interleave_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:43.7385421Z test_vjp_reshape_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:43.7483728Z test_vjp_reshape_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:43.7503028Z test_vjp_resize__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:43.7521951Z test_vjp_resize_as__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:43.7552094Z test_vjp_resolve_conj_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:43.7582507Z test_vjp_resolve_neg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:43.7717240Z test_vjp_roll_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:12:43.7997361Z test_vjp_rot90_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.028s) 2022-08-17T12:12:43.8025802Z test_vjp_round_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:43.8064376Z test_vjp_round_decimals_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:43.8102785Z test_vjp_round_decimals_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:43.8140684Z test_vjp_round_decimals_neg_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:43.8180279Z test_vjp_rsqrt_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:43.8293275Z test_vjp_rsub_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:43.8431694Z test_vjp_scatter_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:43.8582735Z test_vjp_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:43.8740250Z test_vjp_scatter_reduce_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:12:43.8896474Z test_vjp_scatter_reduce_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:12:43.9058654Z test_vjp_scatter_reduce_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:12:43.9250190Z test_vjp_scatter_reduce_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:12:43.9398824Z test_vjp_scatter_reduce_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:43.9418266Z test_vjp_searchsorted_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:44.0120172Z test_vjp_segment_reduce_lengths_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.070s) 2022-08-17T12:12:44.0808516Z test_vjp_segment_reduce_offsets_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.069s) 2022-08-17T12:12:44.0866849Z test_vjp_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:44.0933615Z test_vjp_select_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:44.0961704Z test_vjp_sgn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:44.0982482Z test_vjp_short_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:44.1001512Z test_vjp_short_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:44.1039984Z test_vjp_sigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:44.1067289Z test_vjp_sign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:44.1087423Z test_vjp_signbit_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:44.1116128Z test_vjp_sin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:44.1160064Z test_vjp_sinc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:44.1188308Z test_vjp_sinh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:44.1334275Z test_vjp_slice_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:44.1468190Z test_vjp_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:12:44.1611720Z test_vjp_softmax_with_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:44.2069721Z test_vjp_sort_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.046s) 2022-08-17T12:12:44.2118086Z test_vjp_sparse_sampled_addmm_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:12:44.2137672Z test_vjp_special_airy_ai_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:44.2157058Z test_vjp_special_bessel_j0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:44.2175495Z test_vjp_special_bessel_j1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:44.2194689Z test_vjp_special_bessel_y0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:44.2213270Z test_vjp_special_bessel_y1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:44.2232649Z test_vjp_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:44.2251320Z test_vjp_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:44.2267633Z test_vjp_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:12:44.2282960Z test_vjp_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:12:44.2317234Z test_vjp_special_entr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:44.2356982Z test_vjp_special_erfcx_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:44.2376073Z test_vjp_special_hermite_polynomial_h_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:44.2394977Z test_vjp_special_hermite_polynomial_he_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:44.2427490Z test_vjp_special_i0e_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:44.2467966Z test_vjp_special_i1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:44.2508640Z test_vjp_special_i1e_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:44.2528086Z test_vjp_special_laguerre_polynomial_l_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:44.2545276Z test_vjp_special_legendre_polynomial_p_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:12:44.2587207Z test_vjp_special_log_ndtr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:44.2606350Z test_vjp_special_modified_bessel_i0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:44.2626574Z test_vjp_special_modified_bessel_i1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:44.2645177Z test_vjp_special_modified_bessel_k0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:44.2664460Z test_vjp_special_modified_bessel_k1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:44.2709019Z test_vjp_special_ndtr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:44.2751102Z test_vjp_special_ndtri_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:44.2840667Z test_vjp_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:44.2859744Z test_vjp_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:44.2878474Z test_vjp_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:44.2895136Z test_vjp_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:12:44.2910465Z test_vjp_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:12:44.2925616Z test_vjp_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:12:44.2941640Z test_vjp_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:12:44.2959837Z test_vjp_special_spherical_bessel_j0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:44.3070517Z test_vjp_special_xlog1py_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:44.3089621Z test_vjp_special_zeta_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:44.3126242Z test_vjp_split_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:44.3177824Z test_vjp_split_list_args_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:44.3238351Z test_vjp_split_with_sizes_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:44.3266943Z test_vjp_sqrt_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:44.3306149Z test_vjp_square_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:44.3368405Z test_vjp_squeeze_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:44.3456509Z test_vjp_stack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:44.3537693Z test_vjp_std_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:44.3624928Z test_vjp_std_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:44.3761575Z test_vjp_stft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:44.3874790Z test_vjp_sub_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:44.4013577Z test_vjp_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:44.4069783Z test_vjp_sum_to_size_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:44.6773676Z test_vjp_svd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.270s) 2022-08-17T12:12:45.2873674Z test_vjp_svd_lowrank_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.610s) 2022-08-17T12:12:45.2994775Z test_vjp_symeig_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:45.3049986Z test_vjp_t_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:45.3105670Z test_vjp_take_along_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:45.3187144Z test_vjp_take_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:45.3215619Z test_vjp_tan_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:45.3243371Z test_vjp_tanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:45.3299772Z test_vjp_tensor_split_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.006s) 2022-08-17T12:12:45.3343175Z test_vjp_tensordot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:45.3533799Z test_vjp_tile_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:12:45.3594344Z test_vjp_to_sparse_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.006s) 2022-08-17T12:12:45.3713347Z test_vjp_topk_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:45.3739509Z test_vjp_trace_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:45.3810904Z test_vjp_transpose_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:45.3921921Z test_vjp_trapezoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:45.4027373Z test_vjp_trapz_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:45.4186490Z test_vjp_triangular_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:12:45.4243488Z test_vjp_tril_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:45.4305005Z test_vjp_triu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:45.4414608Z test_vjp_true_divide_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:45.4442771Z test_vjp_trunc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:45.4525728Z test_vjp_unbind_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:45.4620314Z test_vjp_unflatten_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:45.4902844Z test_vjp_unfold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.028s) 2022-08-17T12:12:45.4931451Z test_vjp_unique_consecutive_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:12:45.4958103Z test_vjp_unique_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:12:45.5097776Z test_vjp_unsqueeze_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:45.5171445Z test_vjp_var_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:45.5253469Z test_vjp_var_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:45.5281853Z test_vjp_vdot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:45.5308093Z test_vjp_view_as_complex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:45.5349014Z test_vjp_view_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:45.5416880Z test_vjp_view_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:45.5456239Z test_vjp_vsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:45.5496853Z test_vjp_vstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:45.5564970Z test_vjp_where_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:45.5674601Z test_vjp_xlogy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:45.5715154Z test_vjp_zero__cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:45.5734525Z test_vjp_zeros_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:45.5774148Z test_vjpvjp_H_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:45.5814992Z test_vjpvjp_T_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:45.6065403Z test_vjpvjp___getitem___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:12:45.6547253Z test_vjpvjp___getitem___functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:12:45.6687196Z test_vjpvjp___radd___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:45.6863945Z test_vjpvjp___rdiv___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:12:45.7137079Z test_vjpvjp___rmatmul___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:12:45.7295107Z test_vjpvjp___rmod___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:12:45.7447795Z test_vjpvjp___rmul___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:45.7641461Z test_vjpvjp___rpow___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:12:45.7783879Z test_vjpvjp___rsub___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:45.8872482Z test_vjpvjp__masked_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.109s) 2022-08-17T12:12:45.9965409Z test_vjpvjp__masked_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.109s) 2022-08-17T12:12:45.9986518Z test_vjpvjp__masked_argmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:46.0005457Z test_vjpvjp__masked_argmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:46.0225123Z test_vjpvjp__masked_cumprod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:12:46.0405503Z test_vjpvjp__masked_cumsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:12:46.0690080Z test_vjpvjp__masked_log_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.028s) 2022-08-17T12:12:46.0952475Z test_vjpvjp__masked_logaddexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:12:46.2376728Z test_vjpvjp__masked_logsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.142s) 2022-08-17T12:12:46.3560915Z test_vjpvjp__masked_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.118s) 2022-08-17T12:12:46.3813767Z test_vjpvjp__masked_median_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:12:46.9533522Z test_vjpvjp__masked_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.572s) 2022-08-17T12:12:47.0175700Z test_vjpvjp__masked_normalize_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:12:47.1540929Z test_vjpvjp__masked_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.136s) 2022-08-17T12:12:47.1807706Z test_vjpvjp__masked_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:12:47.2088682Z test_vjpvjp__masked_softmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.028s) 2022-08-17T12:12:47.4281727Z test_vjpvjp__masked_std_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.219s) 2022-08-17T12:12:47.5258735Z test_vjpvjp__masked_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.098s) 2022-08-17T12:12:47.7048385Z test_vjpvjp__masked_var_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.179s) 2022-08-17T12:12:47.7082405Z test_vjpvjp_abs_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:47.7144981Z test_vjpvjp_acos_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:47.7199499Z test_vjpvjp_acosh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:47.7366667Z test_vjpvjp_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:47.7527416Z test_vjpvjp_addbmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:12:47.7887833Z test_vjpvjp_addcdiv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.036s) 2022-08-17T12:12:47.8215050Z test_vjpvjp_addcmul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.033s) 2022-08-17T12:12:47.8316847Z test_vjpvjp_addmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:47.8411355Z test_vjpvjp_addmm_decomposed_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:47.8552478Z test_vjpvjp_addmv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:47.8649068Z test_vjpvjp_addr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:47.8668460Z test_vjpvjp_all_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:47.8687419Z test_vjpvjp_allclose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:47.8946322Z test_vjpvjp_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:12:47.9199767Z test_vjpvjp_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:12:47.9220280Z test_vjpvjp_aminmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:47.9251648Z test_vjpvjp_angle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:47.9272395Z test_vjpvjp_any_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:47.9291614Z test_vjpvjp_arange_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:47.9310294Z test_vjpvjp_argmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:47.9328665Z test_vjpvjp_argmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:47.9347475Z test_vjpvjp_argsort_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:47.9365741Z test_vjpvjp_argwhere_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:47.9446514Z test_vjpvjp_as_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:47.9535538Z test_vjpvjp_as_strided_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:47.9571122Z test_vjpvjp_asin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:47.9604470Z test_vjpvjp_asinh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:47.9788931Z test_vjpvjp_atan2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:12:47.9823262Z test_vjpvjp_atan_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:47.9857734Z test_vjpvjp_atanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:47.9950913Z test_vjpvjp_atleast_1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:48.0044683Z test_vjpvjp_atleast_2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:48.0139811Z test_vjpvjp_atleast_3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:48.0319720Z test_vjpvjp_baddbmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:12:48.0410826Z test_vjpvjp_bernoulli_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:48.0480018Z test_vjpvjp_bfloat16_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:48.0538669Z test_vjpvjp_bfloat16_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:48.0623539Z test_vjpvjp_block_diag_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:48.0659471Z test_vjpvjp_bmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:48.0679499Z test_vjpvjp_bool_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:48.0698866Z test_vjpvjp_bool_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:48.0717847Z test_vjpvjp_broadcast_shapes_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:48.0760795Z test_vjpvjp_broadcast_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:48.0857063Z test_vjpvjp_broadcast_to_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:48.0876557Z test_vjpvjp_bucketize_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:48.0895769Z test_vjpvjp_byte_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:48.0914691Z test_vjpvjp_byte_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:48.0977247Z test_vjpvjp_cartesian_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:48.1086563Z test_vjpvjp_cat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:48.1105349Z test_vjpvjp_cdist_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Operation does not support gradgrad (0.002s) 2022-08-17T12:12:48.1135524Z test_vjpvjp_ceil_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:48.1212226Z test_vjpvjp_chalf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:48.1231203Z test_vjpvjp_char_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:48.1250000Z test_vjpvjp_char_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:48.1567512Z test_vjpvjp_cholesky_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:12:48.1791037Z test_vjpvjp_cholesky_inverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:12:48.2063097Z test_vjpvjp_cholesky_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:12:48.2130938Z test_vjpvjp_chunk_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:48.2257922Z test_vjpvjp_clamp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:12:48.2413121Z test_vjpvjp_clamp_max_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:48.2567915Z test_vjpvjp_clamp_min_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:48.2611402Z test_vjpvjp_clone_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:48.2670380Z test_vjpvjp_column_stack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:48.3021545Z test_vjpvjp_combinations_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.035s) 2022-08-17T12:12:48.3180239Z test_vjpvjp_complex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:12:48.3225336Z test_vjpvjp_conj_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:48.3255166Z test_vjpvjp_conj_physical_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:48.3848065Z test_vjpvjp_constant_pad_nd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.059s) 2022-08-17T12:12:48.3888776Z test_vjpvjp_contiguous_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:48.4056927Z test_vjpvjp_copysign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:48.4209619Z test_vjpvjp_corrcoef_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:48.4266092Z test_vjpvjp_cos_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:48.4319015Z test_vjpvjp_cosh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:48.4337855Z test_vjpvjp_count_nonzero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:48.5372759Z test_vjpvjp_cov_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.103s) 2022-08-17T12:12:48.5433665Z test_vjpvjp_cross_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:48.5490445Z test_vjpvjp_cummax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:48.5546644Z test_vjpvjp_cummin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:48.5817238Z test_vjpvjp_cumprod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:12:48.5933918Z test_vjpvjp_cumsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:48.6119179Z test_vjpvjp_cumulative_trapezoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:12:48.6170434Z test_vjpvjp_deg2rad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:48.6350815Z test_vjpvjp_diag_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:12:48.6547776Z test_vjpvjp_diag_embed_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:12:48.6624708Z test_vjpvjp_diagflat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:48.6804797Z test_vjpvjp_diagonal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:12:48.7039389Z test_vjpvjp_diagonal_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:12:48.8129381Z test_vjpvjp_diff_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.109s) 2022-08-17T12:12:48.8186991Z test_vjpvjp_digamma_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:48.9325472Z test_vjpvjp_dist_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.114s) 2022-08-17T12:12:48.9473448Z test_vjpvjp_div_floor_rounding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:48.9650289Z test_vjpvjp_div_no_rounding_mode_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:12:48.9790605Z test_vjpvjp_div_trunc_rounding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:48.9827411Z test_vjpvjp_dot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:48.9896973Z test_vjpvjp_double_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:48.9955295Z test_vjpvjp_double_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:49.0005744Z test_vjpvjp_dsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:49.0059978Z test_vjpvjp_dstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:49.0116639Z test_vjpvjp_eig_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:49.0320572Z test_vjpvjp_einsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:12:49.0339434Z test_vjpvjp_empty_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:49.0358890Z test_vjpvjp_empty_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:49.0378468Z test_vjpvjp_eq_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:49.0396720Z test_vjpvjp_equal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:49.0432559Z test_vjpvjp_erf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:49.0491519Z test_vjpvjp_erfc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:49.0527774Z test_vjpvjp_erfinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:49.0580048Z test_vjpvjp_exp2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:49.0633382Z test_vjpvjp_exp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:49.0689722Z test_vjpvjp_expand_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:49.0813763Z test_vjpvjp_expand_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:49.0844913Z test_vjpvjp_expm1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:49.0965464Z test_vjpvjp_fft_fft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:49.1095996Z test_vjpvjp_fft_fft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:12:49.1247308Z test_vjpvjp_fft_fftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:49.1331944Z test_vjpvjp_fft_fftshift_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:49.1477836Z test_vjpvjp_fft_hfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:49.1628172Z test_vjpvjp_fft_hfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:49.1805290Z test_vjpvjp_fft_hfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:12:49.1923789Z test_vjpvjp_fft_ifft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:49.2062259Z test_vjpvjp_fft_ifft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:49.2212618Z test_vjpvjp_fft_ifftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:49.2291944Z test_vjpvjp_fft_ifftshift_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:49.2427363Z test_vjpvjp_fft_ihfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:12:49.2572557Z test_vjpvjp_fft_ihfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:49.2740258Z test_vjpvjp_fft_ihfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:49.2875867Z test_vjpvjp_fft_irfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:12:49.3017201Z test_vjpvjp_fft_irfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:49.3180141Z test_vjpvjp_fft_irfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:12:49.3302813Z test_vjpvjp_fft_rfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:49.3439573Z test_vjpvjp_fft_rfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:49.3596428Z test_vjpvjp_fft_rfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:12:49.3652282Z test_vjpvjp_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:49.3731971Z test_vjpvjp_flatten_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:49.3860115Z test_vjpvjp_flip_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:12:49.3904369Z test_vjpvjp_fliplr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:49.3945711Z test_vjpvjp_flipud_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:49.4009557Z test_vjpvjp_float_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:49.4063608Z test_vjpvjp_float_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:49.4329812Z test_vjpvjp_float_power_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:12:49.4361991Z test_vjpvjp_floor_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:49.4382314Z test_vjpvjp_floor_divide_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:49.4538624Z test_vjpvjp_fmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:12:49.4695018Z test_vjpvjp_fmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:12:49.4854933Z test_vjpvjp_fmod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:12:49.4905337Z test_vjpvjp_frac_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:49.4956138Z test_vjpvjp_frexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:49.4975124Z test_vjpvjp_full_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:49.5048211Z test_vjpvjp_gather_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:49.5066949Z test_vjpvjp_ge_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:49.5085366Z test_vjpvjp_geqrf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:49.5385260Z test_vjpvjp_gradient_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.030s) 2022-08-17T12:12:49.5404361Z test_vjpvjp_gt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:49.5474868Z test_vjpvjp_half_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:49.5533249Z test_vjpvjp_half_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:49.5551844Z test_vjpvjp_heaviside_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:49.5570069Z test_vjpvjp_histc_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:49.5588547Z test_vjpvjp_histogram_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:49.5606739Z test_vjpvjp_histogramdd_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:49.5655148Z test_vjpvjp_hsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:49.5704702Z test_vjpvjp_hstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:49.5878338Z test_vjpvjp_hypot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:49.5968178Z test_vjpvjp_i0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:49.5986855Z test_vjpvjp_igamma_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:49.6005045Z test_vjpvjp_igammac_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:49.6143808Z test_vjpvjp_index_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:49.6202805Z test_vjpvjp_index_copy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:49.6254564Z test_vjpvjp_index_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:49.6384255Z test_vjpvjp_index_put_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:12:49.6615571Z test_vjpvjp_index_put_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:12:49.7263985Z test_vjpvjp_index_reduce_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.065s) 2022-08-17T12:12:49.7316223Z test_vjpvjp_index_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:49.7367422Z test_vjpvjp_inner_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:49.7385964Z test_vjpvjp_int_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:49.7404049Z test_vjpvjp_int_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:49.7550007Z test_vjpvjp_inverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:49.7568477Z test_vjpvjp_isclose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:49.7586836Z test_vjpvjp_isfinite_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:49.7604868Z test_vjpvjp_isin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:49.7623402Z test_vjpvjp_isinf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:49.7641826Z test_vjpvjp_isnan_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:49.7660277Z test_vjpvjp_isneginf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:49.7678905Z test_vjpvjp_isposinf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:49.7697619Z test_vjpvjp_isreal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:49.8014936Z test_vjpvjp_istft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:12:49.8033629Z test_vjpvjp_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:12:49.8052264Z test_vjpvjp_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:12:49.8070845Z test_vjpvjp_jiterator_binary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:12:49.8089826Z test_vjpvjp_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:12:49.8108714Z test_vjpvjp_jiterator_unary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:12:49.8148389Z test_vjpvjp_kron_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:49.8288265Z test_vjpvjp_kthvalue_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:49.8463236Z test_vjpvjp_ldexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:49.8482152Z test_vjpvjp_le_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:49.8816906Z test_vjpvjp_lerp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.033s) 2022-08-17T12:12:49.8870995Z test_vjpvjp_lgamma_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:49.9191611Z test_vjpvjp_linalg_cholesky_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:12:49.9513963Z test_vjpvjp_linalg_cholesky_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:12:49.9617070Z test_vjpvjp_linalg_cond_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:49.9678122Z test_vjpvjp_linalg_cross_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:49.9861254Z test_vjpvjp_linalg_det_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:12:50.0200446Z test_vjpvjp_linalg_eig_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.034s) 2022-08-17T12:12:50.0431094Z test_vjpvjp_linalg_eigh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:12:50.0650167Z test_vjpvjp_linalg_eigvals_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:12:50.0813308Z test_vjpvjp_linalg_eigvalsh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:12:50.1417709Z test_vjpvjp_linalg_householder_product_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.060s) 2022-08-17T12:12:50.1571471Z test_vjpvjp_linalg_inv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:50.1724357Z test_vjpvjp_linalg_inv_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:50.1744251Z test_vjpvjp_linalg_ldl_factor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:50.1763779Z test_vjpvjp_linalg_ldl_factor_ex_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:50.1783098Z test_vjpvjp_linalg_ldl_solve_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:50.3304236Z test_vjpvjp_linalg_lstsq_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.152s) 2022-08-17T12:12:50.4774167Z test_vjpvjp_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.147s) 2022-08-17T12:12:50.5257614Z test_vjpvjp_linalg_lu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:12:50.5784780Z test_vjpvjp_linalg_lu_factor_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.053s) 2022-08-17T12:12:50.6281862Z test_vjpvjp_linalg_lu_factor_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.050s) 2022-08-17T12:12:51.2351261Z test_vjpvjp_linalg_lu_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.607s) 2022-08-17T12:12:51.3521847Z test_vjpvjp_linalg_matrix_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.117s) 2022-08-17T12:12:51.3890231Z test_vjpvjp_linalg_matrix_power_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:12:51.3911640Z test_vjpvjp_linalg_matrix_rank_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:51.3932192Z test_vjpvjp_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:51.4086199Z test_vjpvjp_linalg_multi_dot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:51.4473726Z test_vjpvjp_linalg_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.039s) 2022-08-17T12:12:51.4830233Z test_vjpvjp_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.036s) 2022-08-17T12:12:51.5477736Z test_vjpvjp_linalg_pinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.065s) 2022-08-17T12:12:51.5710971Z test_vjpvjp_linalg_pinv_hermitian_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:12:51.5730604Z test_vjpvjp_linalg_pinv_singular_cpu_float32 (__main__.TestOperatorsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:12:51.6605786Z test_vjpvjp_linalg_qr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.087s) 2022-08-17T12:12:51.6792785Z test_vjpvjp_linalg_slogdet_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:12:51.7159602Z test_vjpvjp_linalg_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:12:51.7525058Z test_vjpvjp_linalg_solve_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:12:52.3707359Z test_vjpvjp_linalg_solve_triangular_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.618s) 2022-08-17T12:12:52.9636722Z test_vjpvjp_linalg_svd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.593s) 2022-08-17T12:12:53.0259333Z test_vjpvjp_linalg_svdvals_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.062s) 2022-08-17T12:12:53.0324080Z test_vjpvjp_linalg_tensorinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:53.0444967Z test_vjpvjp_linalg_tensorsolve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:53.0632451Z test_vjpvjp_linalg_vander_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:12:53.1256657Z test_vjpvjp_linalg_vecdot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.062s) 2022-08-17T12:12:53.3727537Z test_vjpvjp_linalg_vector_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.247s) 2022-08-17T12:12:53.3748589Z test_vjpvjp_linspace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:53.3804246Z test_vjpvjp_log10_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:53.3838225Z test_vjpvjp_log1p_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:53.3893501Z test_vjpvjp_log2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:53.3946692Z test_vjpvjp_log_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:53.4043677Z test_vjpvjp_log_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:53.4149460Z test_vjpvjp_log_softmax_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:53.4186375Z test_vjpvjp_logaddexp2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:53.4222370Z test_vjpvjp_logaddexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:53.4382268Z test_vjpvjp_logcumsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:12:53.4581152Z test_vjpvjp_logdet_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:12:53.4600499Z test_vjpvjp_logical_and_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:53.4619199Z test_vjpvjp_logical_not_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:53.4637974Z test_vjpvjp_logical_or_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:53.4656792Z test_vjpvjp_logical_xor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:53.4796526Z test_vjpvjp_logit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:53.4815455Z test_vjpvjp_logspace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:53.5069310Z test_vjpvjp_logsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:12:53.5089483Z test_vjpvjp_long_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:53.5109175Z test_vjpvjp_long_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:53.5127632Z test_vjpvjp_lt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:53.6149998Z test_vjpvjp_lu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.102s) 2022-08-17T12:12:53.7668916Z test_vjpvjp_lu_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.152s) 2022-08-17T12:12:53.7928659Z test_vjpvjp_lu_unpack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:12:53.8016139Z test_vjpvjp_mH_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:53.8103197Z test_vjpvjp_mT_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:53.8218861Z test_vjpvjp_masked_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:53.8291965Z test_vjpvjp_masked_fill_functorch_Scalar_only_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:53.8370586Z test_vjpvjp_masked_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:53.8481229Z test_vjpvjp_masked_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:53.8754982Z test_vjpvjp_matmul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:12:53.8859579Z test_vjpvjp_matrix_exp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:53.9032635Z test_vjpvjp_max_binary_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:53.9077519Z test_vjpvjp_max_reduction_no_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:53.9144918Z test_vjpvjp_max_reduction_with_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:53.9316101Z test_vjpvjp_maximum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:53.9556723Z test_vjpvjp_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:12:53.9721172Z test_vjpvjp_median_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:12:53.9893244Z test_vjpvjp_meshgrid_list_of_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:54.0063419Z test_vjpvjp_meshgrid_variadic_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:54.0236347Z test_vjpvjp_min_binary_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:54.0280705Z test_vjpvjp_min_reduction_no_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:54.0349050Z test_vjpvjp_min_reduction_with_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:54.0520433Z test_vjpvjp_minimum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:54.0557907Z test_vjpvjp_mm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:54.0668601Z test_vjpvjp_mode_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:54.0710215Z test_vjpvjp_movedim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:54.0785219Z test_vjpvjp_msort_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:54.0940011Z test_vjpvjp_mul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:54.0959950Z test_vjpvjp_multinomial_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:54.0995809Z test_vjpvjp_mv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:12:54.1173354Z test_vjpvjp_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:12:54.1350359Z test_vjpvjp_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:12:54.1532733Z test_vjpvjp_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:12:54.1584295Z test_vjpvjp_nan_to_num_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:54.2048044Z test_vjpvjp_nanmean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.046s) 2022-08-17T12:12:54.2214810Z test_vjpvjp_nanmedian_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:54.3525077Z test_vjpvjp_nanquantile_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.131s) 2022-08-17T12:12:54.3928592Z test_vjpvjp_nansum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.040s) 2022-08-17T12:12:54.4008613Z test_vjpvjp_narrow_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:54.4120439Z test_vjpvjp_native_layer_norm_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.011s) 2022-08-17T12:12:54.4140872Z test_vjpvjp_ne_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:54.4172285Z test_vjpvjp_neg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:12:54.4192243Z test_vjpvjp_new_empty_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:54.4210686Z test_vjpvjp_new_full_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:54.4228707Z test_vjpvjp_new_ones_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:54.4247152Z test_vjpvjp_new_zeros_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:54.4265652Z test_vjpvjp_nextafter_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:12:54.4365738Z test_vjpvjp_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:12:54.4512877Z test_vjpvjp_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:54.4697843Z test_vjpvjp_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:12:54.4823281Z test_vjpvjp_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:12:54.5147646Z test_vjpvjp_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:12:54.5439735Z test_vjpvjp_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:12:54.5572828Z test_vjpvjp_nn_functional_avg_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:12:54.5687038Z test_vjpvjp_nn_functional_avg_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:54.5808069Z test_vjpvjp_nn_functional_avg_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:54.6059380Z test_vjpvjp_nn_functional_batch_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:12:54.6738688Z test_vjpvjp_nn_functional_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.068s) 2022-08-17T12:12:54.6997450Z test_vjpvjp_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:12:54.7779801Z test_vjpvjp_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.078s) 2022-08-17T12:12:54.7833214Z test_vjpvjp_nn_functional_celu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:54.8122203Z test_vjpvjp_nn_functional_conv1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:12:54.9044007Z test_vjpvjp_nn_functional_conv2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.092s) 2022-08-17T12:12:54.9097302Z test_vjpvjp_nn_functional_conv2d_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:54.9162746Z test_vjpvjp_nn_functional_conv2d_stride_depthwise_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:54.9219203Z test_vjpvjp_nn_functional_conv2d_stride_groups_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:54.9270527Z test_vjpvjp_nn_functional_conv2d_stride_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:54.9323031Z test_vjpvjp_nn_functional_conv2d_stride_padding_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:54.9376189Z test_vjpvjp_nn_functional_conv2d_stride_padding_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:54.9431542Z test_vjpvjp_nn_functional_conv2d_stride_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:54.9485635Z test_vjpvjp_nn_functional_conv2d_strided_padding_dilation_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:54.9537658Z test_vjpvjp_nn_functional_conv2d_strided_padding_dilation_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:54.9590536Z test_vjpvjp_nn_functional_conv2d_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:54.9853783Z test_vjpvjp_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:12:55.0143884Z test_vjpvjp_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:12:55.0555603Z test_vjpvjp_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:12:55.0810413Z test_vjpvjp_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:12:55.1154538Z test_vjpvjp_nn_functional_cosine_similarity_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.034s) 2022-08-17T12:12:55.1529909Z test_vjpvjp_nn_functional_cross_entropy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.038s) 2022-08-17T12:12:55.1590978Z test_vjpvjp_nn_functional_ctc_loss_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.006s) 2022-08-17T12:12:55.1885397Z test_vjpvjp_nn_functional_dropout2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:12:55.2200888Z test_vjpvjp_nn_functional_dropout3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:12:55.2579562Z test_vjpvjp_nn_functional_dropout_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.038s) 2022-08-17T12:12:55.2631439Z test_vjpvjp_nn_functional_elu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:55.2650052Z test_vjpvjp_nn_functional_embedding_bag_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Operation does not support gradgrad (0.002s) 2022-08-17T12:12:55.2706087Z test_vjpvjp_nn_functional_embedding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:12:55.2795355Z test_vjpvjp_nn_functional_embedding_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:12:55.2975053Z test_vjpvjp_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:12:55.3166414Z test_vjpvjp_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:12:55.3994666Z test_vjpvjp_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.083s) 2022-08-17T12:12:55.5098781Z test_vjpvjp_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.110s) 2022-08-17T12:12:56.5205283Z test_vjpvjp_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.010s) 2022-08-17T12:12:56.5355054Z test_vjpvjp_nn_functional_gelu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:56.6018619Z test_vjpvjp_nn_functional_glu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.066s) 2022-08-17T12:12:56.6038342Z test_vjpvjp_nn_functional_grid_sample_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Operation does not support gradgrad (0.002s) 2022-08-17T12:12:56.6185351Z test_vjpvjp_nn_functional_group_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:56.6265004Z test_vjpvjp_nn_functional_hardshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:56.6284009Z test_vjpvjp_nn_functional_hardsigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Operation does not support gradgrad (0.002s) 2022-08-17T12:12:56.6353442Z test_vjpvjp_nn_functional_hardswish_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:12:56.6435083Z test_vjpvjp_nn_functional_hardtanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:12:56.6643335Z test_vjpvjp_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:12:56.6816976Z test_vjpvjp_nn_functional_huber_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:56.7060917Z test_vjpvjp_nn_functional_instance_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:12:56.7237553Z test_vjpvjp_nn_functional_interpolate_area_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:12:56.7421017Z test_vjpvjp_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:12:56.7598096Z test_vjpvjp_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:12:56.7750980Z test_vjpvjp_nn_functional_interpolate_linear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:12:56.7922437Z test_vjpvjp_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:12:56.8115839Z test_vjpvjp_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:12:56.8359947Z test_vjpvjp_nn_functional_kl_div_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:12:56.8474168Z test_vjpvjp_nn_functional_l1_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:12:56.8613155Z test_vjpvjp_nn_functional_layer_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:12:56.8734893Z test_vjpvjp_nn_functional_leaky_relu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:12:56.9056751Z test_vjpvjp_nn_functional_linear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:12:56.9358486Z test_vjpvjp_nn_functional_local_response_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.030s) 2022-08-17T12:12:56.9411109Z test_vjpvjp_nn_functional_logsigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:12:56.9792698Z test_vjpvjp_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.038s) 2022-08-17T12:12:58.0898806Z test_vjpvjp_nn_functional_max_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.110s) 2022-08-17T12:12:59.8826977Z test_vjpvjp_nn_functional_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.793s) 2022-08-17T12:13:00.6674167Z test_vjpvjp_nn_functional_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.785s) 2022-08-17T12:13:00.6689758Z test_vjpvjp_nn_functional_max_unpool1d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:13:00.7291222Z test_vjpvjp_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.060s) 2022-08-17T12:13:00.7309275Z test_vjpvjp_nn_functional_max_unpool2d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:13:00.8151285Z test_vjpvjp_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.084s) 2022-08-17T12:13:00.9754189Z test_vjpvjp_nn_functional_max_unpool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.160s) 2022-08-17T12:13:01.0275671Z test_vjpvjp_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.052s) 2022-08-17T12:13:01.0344414Z test_vjpvjp_nn_functional_mish_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:13:01.0459135Z test_vjpvjp_nn_functional_mse_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:13:01.0631036Z test_vjpvjp_nn_functional_mse_loss_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:13:01.0651453Z test_vjpvjp_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Operation does not support gradgrad (0.002s) 2022-08-17T12:13:01.0670506Z test_vjpvjp_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Operation does not support gradgrad (0.002s) 2022-08-17T12:13:01.0781334Z test_vjpvjp_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:13:01.1453965Z test_vjpvjp_nn_functional_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.067s) 2022-08-17T12:13:01.1661189Z test_vjpvjp_nn_functional_normalize_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:13:01.1842050Z test_vjpvjp_nn_functional_pad_circular_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:13:01.2427594Z test_vjpvjp_nn_functional_pad_constant_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.058s) 2022-08-17T12:13:01.2580837Z test_vjpvjp_nn_functional_pad_reflect_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:13:01.2734199Z test_vjpvjp_nn_functional_pad_replicate_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:13:01.2873828Z test_vjpvjp_nn_functional_pairwise_distance_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:13:01.2893067Z test_vjpvjp_nn_functional_pdist_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Operation does not support gradgrad (0.002s) 2022-08-17T12:13:01.2934934Z test_vjpvjp_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:13:01.2977022Z test_vjpvjp_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:13:01.4683503Z test_vjpvjp_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.170s) 2022-08-17T12:13:01.5033895Z test_vjpvjp_nn_functional_prelu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.035s) 2022-08-17T12:13:01.5084664Z test_vjpvjp_nn_functional_relu6_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:01.5148815Z test_vjpvjp_nn_functional_relu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:01.5228304Z test_vjpvjp_nn_functional_rrelu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:01.5279606Z test_vjpvjp_nn_functional_selu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:01.5336752Z test_vjpvjp_nn_functional_silu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:01.5492966Z test_vjpvjp_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:13:01.5608839Z test_vjpvjp_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:13:01.5704191Z test_vjpvjp_nn_functional_softmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:13:01.5808710Z test_vjpvjp_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:13:01.5861782Z test_vjpvjp_nn_functional_softplus_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:01.5930579Z test_vjpvjp_nn_functional_softshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:13:01.5995168Z test_vjpvjp_nn_functional_softsign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:01.6053057Z test_vjpvjp_nn_functional_tanhshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:01.6115822Z test_vjpvjp_nn_functional_threshold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:01.6352599Z test_vjpvjp_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:13:01.6598553Z test_vjpvjp_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:13:01.9622148Z test_vjpvjp_nn_functional_unfold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.302s) 2022-08-17T12:13:01.9700267Z test_vjpvjp_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:01.9873824Z test_vjpvjp_nn_functional_upsample_nearest_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:13:01.9895081Z test_vjpvjp_nonzero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:02.0619972Z test_vjpvjp_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.072s) 2022-08-17T12:13:02.0685558Z test_vjpvjp_norm_fro_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:13:02.0762647Z test_vjpvjp_norm_inf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:02.0829085Z test_vjpvjp_norm_nuc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:13:02.0952743Z test_vjpvjp_normal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:13:02.0991530Z test_vjpvjp_normal_number_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:13:02.1010221Z test_vjpvjp_ones_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:02.1028957Z test_vjpvjp_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:02.1573633Z test_vjpvjp_ops_aten_index_put_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.054s) 2022-08-17T12:13:02.1592890Z test_vjpvjp_ormqr_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:02.1629969Z test_vjpvjp_outer_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:13:03.8524219Z test_vjpvjp_pca_lowrank_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.689s) 2022-08-17T12:13:03.8588664Z test_vjpvjp_permute_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:13:03.8829420Z test_vjpvjp_pinverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:13:03.9046297Z test_vjpvjp_polar_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:13:03.9185161Z test_vjpvjp_polygamma_polygamma_n_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:13:03.9326021Z test_vjpvjp_polygamma_polygamma_n_1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:13:03.9462818Z test_vjpvjp_polygamma_polygamma_n_2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:13:03.9599807Z test_vjpvjp_polygamma_polygamma_n_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:13:03.9738688Z test_vjpvjp_polygamma_polygamma_n_4_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:13:03.9785049Z test_vjpvjp_positive_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:04.0031230Z test_vjpvjp_pow_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:13:04.0660433Z test_vjpvjp_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:13:04.0955197Z test_vjpvjp_put_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:13:04.1840091Z test_vjpvjp_qr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.088s) 2022-08-17T12:13:04.3137469Z test_vjpvjp_quantile_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.130s) 2022-08-17T12:13:04.3188405Z test_vjpvjp_rad2deg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:04.3208060Z test_vjpvjp_rand_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:04.3227069Z test_vjpvjp_randint_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:04.3245253Z test_vjpvjp_randn_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:04.3298480Z test_vjpvjp_ravel_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:04.3344906Z test_vjpvjp_real_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:04.3397883Z test_vjpvjp_reciprocal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:04.3567509Z test_vjpvjp_remainder_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:13:04.3675600Z test_vjpvjp_renorm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:13:04.3943470Z test_vjpvjp_repeat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:13:04.4013786Z test_vjpvjp_repeat_interleave_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:13:04.4078597Z test_vjpvjp_reshape_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:04.4223949Z test_vjpvjp_reshape_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:13:04.4243140Z test_vjpvjp_resize__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:04.4262571Z test_vjpvjp_resize_as__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:04.4299199Z test_vjpvjp_resolve_conj_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:13:04.4335595Z test_vjpvjp_resolve_neg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:13:04.4538300Z test_vjpvjp_roll_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:13:04.4977801Z test_vjpvjp_rot90_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.044s) 2022-08-17T12:13:04.5009018Z test_vjpvjp_round_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:13:04.5056399Z test_vjpvjp_round_decimals_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:04.5103062Z test_vjpvjp_round_decimals_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:04.5149628Z test_vjpvjp_round_decimals_neg_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:04.5203956Z test_vjpvjp_rsqrt_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:04.5371774Z test_vjpvjp_rsub_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:13:04.5576039Z test_vjpvjp_scatter_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:13:04.5805633Z test_vjpvjp_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:13:04.6055899Z test_vjpvjp_scatter_reduce_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:13:04.6305223Z test_vjpvjp_scatter_reduce_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:13:04.6553744Z test_vjpvjp_scatter_reduce_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:13:04.6978183Z test_vjpvjp_scatter_reduce_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.042s) 2022-08-17T12:13:04.7197103Z test_vjpvjp_scatter_reduce_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:13:04.7215615Z test_vjpvjp_searchsorted_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:04.7234312Z test_vjpvjp_segment_reduce_lengths_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Operation does not support gradgrad (0.002s) 2022-08-17T12:13:04.7252314Z test_vjpvjp_segment_reduce_offsets_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Operation does not support gradgrad (0.002s) 2022-08-17T12:13:04.7328505Z test_vjpvjp_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:04.7419784Z test_vjpvjp_select_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:13:04.7450412Z test_vjpvjp_sgn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:13:04.7469503Z test_vjpvjp_short_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:04.7487528Z test_vjpvjp_short_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:04.7538261Z test_vjpvjp_sigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:04.7568322Z test_vjpvjp_sign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:13:04.7587594Z test_vjpvjp_signbit_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:04.7620965Z test_vjpvjp_sin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:13:04.7689009Z test_vjpvjp_sinc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:13:04.7720877Z test_vjpvjp_sinh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:13:04.7924698Z test_vjpvjp_slice_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:13:04.8014719Z test_vjpvjp_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:13:04.8114096Z test_vjpvjp_softmax_with_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:13:04.8853562Z test_vjpvjp_sort_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.074s) 2022-08-17T12:13:04.8902106Z test_vjpvjp_sparse_sampled_addmm_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:13:04.8920859Z test_vjpvjp_special_airy_ai_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:04.8939881Z test_vjpvjp_special_bessel_j0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:04.8958890Z test_vjpvjp_special_bessel_j1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:04.8978167Z test_vjpvjp_special_bessel_y0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:04.8997241Z test_vjpvjp_special_bessel_y1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:04.9016596Z test_vjpvjp_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:04.9035810Z test_vjpvjp_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:04.9051856Z test_vjpvjp_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:13:04.9067412Z test_vjpvjp_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:13:04.9112930Z test_vjpvjp_special_entr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:13:04.9169471Z test_vjpvjp_special_erfcx_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:04.9188956Z test_vjpvjp_special_hermite_polynomial_h_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:04.9207796Z test_vjpvjp_special_hermite_polynomial_he_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:04.9254516Z test_vjpvjp_special_i0e_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:04.9317787Z test_vjpvjp_special_i1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:04.9384975Z test_vjpvjp_special_i1e_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:13:04.9404697Z test_vjpvjp_special_laguerre_polynomial_l_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:04.9420068Z test_vjpvjp_special_legendre_polynomial_p_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:13:04.9483977Z test_vjpvjp_special_log_ndtr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:04.9503476Z test_vjpvjp_special_modified_bessel_i0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:04.9522249Z test_vjpvjp_special_modified_bessel_i1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:04.9541606Z test_vjpvjp_special_modified_bessel_k0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:04.9560697Z test_vjpvjp_special_modified_bessel_k1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:04.9629460Z test_vjpvjp_special_ndtr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:13:04.9691619Z test_vjpvjp_special_ndtri_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:04.9828718Z test_vjpvjp_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:13:04.9847527Z test_vjpvjp_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:04.9866016Z test_vjpvjp_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:04.9880776Z test_vjpvjp_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:13:04.9895766Z test_vjpvjp_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:13:04.9911078Z test_vjpvjp_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:13:04.9925695Z test_vjpvjp_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:13:04.9944323Z test_vjpvjp_special_spherical_bessel_j0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:05.0126517Z test_vjpvjp_special_xlog1py_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:13:05.0145385Z test_vjpvjp_special_zeta_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:05.0190941Z test_vjpvjp_split_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:05.0254555Z test_vjpvjp_split_list_args_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:05.0333354Z test_vjpvjp_split_with_sizes_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:05.0366488Z test_vjpvjp_sqrt_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:13:05.0420099Z test_vjpvjp_square_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:05.0507780Z test_vjpvjp_squeeze_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:13:05.0636934Z test_vjpvjp_stack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:13:05.0778706Z test_vjpvjp_std_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:13:05.0939184Z test_vjpvjp_std_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:13:05.1173924Z test_vjpvjp_stft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:13:05.1343177Z test_vjpvjp_sub_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:13:05.1562983Z test_vjpvjp_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:13:05.1644341Z test_vjpvjp_sum_to_size_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:05.7779746Z test_vjpvjp_svd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.613s) 2022-08-17T12:13:07.5570266Z test_vjpvjp_svd_lowrank_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.779s) 2022-08-17T12:13:07.5805790Z test_vjpvjp_symeig_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:13:07.5883490Z test_vjpvjp_t_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:07.5962175Z test_vjpvjp_take_along_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:07.6084661Z test_vjpvjp_take_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:13:07.6120030Z test_vjpvjp_tan_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:13:07.6152773Z test_vjpvjp_tanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:13:07.6208814Z test_vjpvjp_tensor_split_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.006s) 2022-08-17T12:13:07.6269613Z test_vjpvjp_tensordot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:07.6577857Z test_vjpvjp_tile_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:13:07.6643976Z test_vjpvjp_to_sparse_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.007s) 2022-08-17T12:13:07.6831438Z test_vjpvjp_topk_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:13:07.6863216Z test_vjpvjp_trace_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:13:07.6965304Z test_vjpvjp_transpose_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:13:07.7156100Z test_vjpvjp_trapezoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:13:07.7343592Z test_vjpvjp_trapz_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:13:07.7593754Z test_vjpvjp_triangular_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:13:07.7674812Z test_vjpvjp_tril_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:07.7755110Z test_vjpvjp_triu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:07.7935658Z test_vjpvjp_true_divide_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:13:07.7968996Z test_vjpvjp_trunc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:13:07.8080315Z test_vjpvjp_unbind_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:13:07.8210771Z test_vjpvjp_unflatten_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:13:07.8508804Z test_vjpvjp_unfold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.030s) 2022-08-17T12:13:07.8528775Z test_vjpvjp_unique_consecutive_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:07.8548699Z test_vjpvjp_unique_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:07.8756939Z test_vjpvjp_unsqueeze_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:13:07.8878061Z test_vjpvjp_var_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:13:07.9011897Z test_vjpvjp_var_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:13:07.9046455Z test_vjpvjp_vdot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:13:07.9075961Z test_vjpvjp_view_as_complex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2022-08-17T12:13:07.9128589Z test_vjpvjp_view_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:07.9227651Z test_vjpvjp_view_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:13:07.9277049Z test_vjpvjp_vsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:07.9329026Z test_vjpvjp_vstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:07.9426731Z test_vjpvjp_where_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:13:07.9615393Z test_vjpvjp_xlogy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:13:07.9667319Z test_vjpvjp_zero__cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:07.9686472Z test_vjpvjp_zeros_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:07.9735433Z test_vjpvmap_H_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:07.9785801Z test_vjpvmap_T_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:08.0127315Z test_vjpvmap___getitem___cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.034s) 2022-08-17T12:13:08.2450058Z test_vjpvmap___getitem___functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.232s) 2022-08-17T12:13:08.2788572Z test_vjpvmap___radd___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.034s) 2022-08-17T12:13:08.3176031Z test_vjpvmap___rdiv___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.039s) 2022-08-17T12:13:08.3881955Z test_vjpvmap___rmatmul___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.070s) 2022-08-17T12:13:08.4257137Z test_vjpvmap___rmod___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:13:08.4613814Z test_vjpvmap___rmul___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.035s) 2022-08-17T12:13:08.4673040Z test_vjpvmap___rpow___cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:850: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::detach_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:08.4674333Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-08-17T12:13:08.4674753Z expected failure (0.006s) 2022-08-17T12:13:08.5013022Z test_vjpvmap___rsub___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.034s) 2022-08-17T12:13:08.6322762Z test_vjpvmap__masked_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.131s) 2022-08-17T12:13:08.7626861Z test_vjpvmap__masked_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.130s) 2022-08-17T12:13:08.7651968Z test_vjpvmap__masked_argmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:08.7676886Z test_vjpvmap__masked_argmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:08.7934277Z test_vjpvmap__masked_cumprod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:13:08.8168332Z test_vjpvmap__masked_cumsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:13:08.8502179Z test_vjpvmap__masked_log_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.033s) 2022-08-17T12:13:08.9120649Z test_vjpvmap__masked_logaddexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.062s) 2022-08-17T12:13:09.0777190Z test_vjpvmap__masked_logsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.166s) 2022-08-17T12:13:09.2267012Z test_vjpvmap__masked_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.149s) 2022-08-17T12:13:09.2591788Z test_vjpvmap__masked_median_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:13:09.9319552Z test_vjpvmap__masked_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.673s) 2022-08-17T12:13:10.0013898Z test_vjpvmap__masked_normalize_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.069s) 2022-08-17T12:13:10.1451292Z test_vjpvmap__masked_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.144s) 2022-08-17T12:13:10.1789852Z test_vjpvmap__masked_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.034s) 2022-08-17T12:13:10.2140446Z test_vjpvmap__masked_softmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.035s) 2022-08-17T12:13:10.4532789Z test_vjpvmap__masked_std_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.239s) 2022-08-17T12:13:10.5729357Z test_vjpvmap__masked_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.120s) 2022-08-17T12:13:10.7720209Z test_vjpvmap__masked_var_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.199s) 2022-08-17T12:13:10.7762134Z test_vjpvmap_abs_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:13:10.7831568Z test_vjpvmap_acos_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:13:10.7896158Z test_vjpvmap_acosh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:10.8293583Z test_vjpvmap_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.040s) 2022-08-17T12:13:10.9036087Z test_vjpvmap_addbmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.074s) 2022-08-17T12:13:11.0092635Z test_vjpvmap_addcdiv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.106s) 2022-08-17T12:13:11.1104967Z test_vjpvmap_addcmul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.101s) 2022-08-17T12:13:11.1443033Z test_vjpvmap_addmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.034s) 2022-08-17T12:13:11.1778200Z test_vjpvmap_addmm_decomposed_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.033s) 2022-08-17T12:13:11.2433338Z test_vjpvmap_addmv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.065s) 2022-08-17T12:13:11.2964438Z test_vjpvmap_addr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.053s) 2022-08-17T12:13:11.2990013Z test_vjpvmap_all_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:11.3014921Z test_vjpvmap_allclose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:11.3313097Z test_vjpvmap_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.030s) 2022-08-17T12:13:11.3616338Z test_vjpvmap_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.030s) 2022-08-17T12:13:11.3641687Z test_vjpvmap_aminmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:11.3682187Z test_vjpvmap_angle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:13:11.3707713Z test_vjpvmap_any_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:11.3731995Z test_vjpvmap_arange_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:11.3756435Z test_vjpvmap_argmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:11.3780452Z test_vjpvmap_argmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:11.3804752Z test_vjpvmap_argsort_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:11.3829487Z test_vjpvmap_argwhere_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:11.3884842Z test_vjpvmap_as_strided_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:13:11.3919747Z test_vjpvmap_as_strided_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:12051: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::as_strided_scatter. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:11.3921094Z torch.as_strided_scatter(x, src, size, stride, storage_offset=storage_offset), 2022-08-17T12:13:11.3979160Z expected failure (0.009s) 2022-08-17T12:13:11.4023980Z test_vjpvmap_asin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:13:11.4066867Z test_vjpvmap_asinh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:13:11.4458494Z test_vjpvmap_atan2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.039s) 2022-08-17T12:13:11.4501583Z test_vjpvmap_atan_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:13:11.4545458Z test_vjpvmap_atanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:13:11.5127452Z test_vjpvmap_atleast_1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.058s) 2022-08-17T12:13:11.5719596Z test_vjpvmap_atleast_2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.059s) 2022-08-17T12:13:11.6322136Z test_vjpvmap_atleast_3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.060s) 2022-08-17T12:13:11.7055275Z test_vjpvmap_baddbmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.073s) 2022-08-17T12:13:11.7076221Z test_vjpvmap_bernoulli_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:13:11.7245456Z test_vjpvmap_bfloat16_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.017s) 2022-08-17T12:13:11.7322699Z test_vjpvmap_bfloat16_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:11.7722340Z test_vjpvmap_block_diag_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.040s) 2022-08-17T12:13:11.7794596Z test_vjpvmap_bmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:13:11.7819634Z test_vjpvmap_bool_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:11.7844033Z test_vjpvmap_bool_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:11.7868137Z test_vjpvmap_broadcast_shapes_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:11.8112400Z test_vjpvmap_broadcast_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:13:11.8240253Z test_vjpvmap_broadcast_to_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:13:11.8266760Z test_vjpvmap_bucketize_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:11.8292291Z test_vjpvmap_byte_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:11.8316476Z test_vjpvmap_byte_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:11.8507820Z test_vjpvmap_cartesian_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:13:11.8782391Z test_vjpvmap_cat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:13:12.9245236Z test_vjpvmap_cdist_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.046s) 2022-08-17T12:13:12.9287257Z test_vjpvmap_ceil_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:13:12.9316265Z test_vjpvmap_chalf_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:15579: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::chalf. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:12.9316957Z op=lambda x, *args, **kwargs: x.chalf(*args, **kwargs), 2022-08-17T12:13:12.9403401Z ok (0.012s) 2022-08-17T12:13:12.9428330Z test_vjpvmap_char_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:12.9452495Z test_vjpvmap_char_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:12.9744305Z test_vjpvmap_cholesky_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:13:12.9980302Z test_vjpvmap_cholesky_inverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:13:13.0542528Z test_vjpvmap_cholesky_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.056s) 2022-08-17T12:13:13.0621748Z test_vjpvmap_chunk_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:13.0805921Z test_vjpvmap_clamp_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.018s) 2022-08-17T12:13:13.1159218Z test_vjpvmap_clamp_max_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.035s) 2022-08-17T12:13:13.1510163Z test_vjpvmap_clamp_min_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.035s) 2022-08-17T12:13:13.1562346Z test_vjpvmap_clone_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:13.1614045Z test_vjpvmap_column_stack_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:13:13.2090694Z test_vjpvmap_combinations_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:13:13.2121173Z test_vjpvmap_complex_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::complex. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:13.2122547Z return self.op(*args, **kwargs) 2022-08-17T12:13:13.2538284Z ok (0.045s) 2022-08-17T12:13:13.2597083Z test_vjpvmap_conj_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:13.2636219Z test_vjpvmap_conj_physical_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:13:13.3450086Z test_vjpvmap_constant_pad_nd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.081s) 2022-08-17T12:13:13.3500395Z test_vjpvmap_contiguous_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:13.3529745Z test_vjpvmap_copysign_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::copysign.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:13.3530417Z return self.op(*args, **kwargs) 2022-08-17T12:13:13.3973372Z ok (0.047s) 2022-08-17T12:13:13.4124109Z test_vjpvmap_corrcoef_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:13:13.4193603Z test_vjpvmap_cos_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:13:13.4258419Z test_vjpvmap_cosh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:13.4283014Z test_vjpvmap_count_nonzero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:13.5356269Z test_vjpvmap_cov_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.107s) 2022-08-17T12:13:13.5487764Z test_vjpvmap_cross_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:13:13.5562444Z test_vjpvmap_cummax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:13:13.5636027Z test_vjpvmap_cummin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:13:13.5855708Z test_vjpvmap_cumprod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:13:13.5940339Z test_vjpvmap_cumsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:13.6292333Z test_vjpvmap_cumulative_trapezoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.035s) 2022-08-17T12:13:13.6356132Z test_vjpvmap_deg2rad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:13.6605293Z test_vjpvmap_diag_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:13:13.6849193Z test_vjpvmap_diag_embed_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:13:13.6880261Z test_vjpvmap_diagflat_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::diagflat. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:13.6881353Z return self.op(*args, **kwargs) 2022-08-17T12:13:13.6967289Z ok (0.012s) 2022-08-17T12:13:13.7184762Z test_vjpvmap_diagonal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:13:13.7750619Z test_vjpvmap_diagonal_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.056s) 2022-08-17T12:13:14.1611095Z test_vjpvmap_diff_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.386s) 2022-08-17T12:13:14.1675891Z test_vjpvmap_digamma_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:14.3818222Z test_vjpvmap_dist_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.214s) 2022-08-17T12:13:14.4170686Z test_vjpvmap_div_floor_rounding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.035s) 2022-08-17T12:13:14.4537485Z test_vjpvmap_div_no_rounding_mode_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:13:14.4881043Z test_vjpvmap_div_trunc_rounding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.034s) 2022-08-17T12:13:14.4947918Z test_vjpvmap_dot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:13:14.5116582Z test_vjpvmap_double_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.017s) 2022-08-17T12:13:14.5189273Z test_vjpvmap_double_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:13:14.5250449Z test_vjpvmap_dsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:14.5462288Z test_vjpvmap_dstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:13:14.5494142Z test_vjpvmap_eig_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::eig. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:14.5495203Z return self.op(*args, **kwargs) 2022-08-17T12:13:14.5535710Z ok (0.007s) 2022-08-17T12:13:14.5963798Z test_vjpvmap_einsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.043s) 2022-08-17T12:13:14.5988907Z test_vjpvmap_empty_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:14.6012393Z test_vjpvmap_empty_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:14.6036330Z test_vjpvmap_eq_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:14.6060968Z test_vjpvmap_equal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:14.6104885Z test_vjpvmap_erf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:13:14.6173778Z test_vjpvmap_erfc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:13:14.6218172Z test_vjpvmap_erfinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:13:14.6286479Z test_vjpvmap_exp2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:13:14.6351813Z test_vjpvmap_exp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:14.6455750Z test_vjpvmap_expand_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:13:14.6617922Z test_vjpvmap_expand_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:13:14.6659078Z test_vjpvmap_expm1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:13:14.6803074Z test_vjpvmap_fft_fft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:13:14.6960777Z test_vjpvmap_fft_fft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:13:14.7139897Z test_vjpvmap_fft_fftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:13:14.7240545Z test_vjpvmap_fft_fftshift_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:13:14.7404573Z test_vjpvmap_fft_hfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:13:14.7571497Z test_vjpvmap_fft_hfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:13:14.7771110Z test_vjpvmap_fft_hfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:13:14.7914106Z test_vjpvmap_fft_ifft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:13:14.8082394Z test_vjpvmap_fft_ifft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:13:14.8266178Z test_vjpvmap_fft_ifftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:13:14.8366967Z test_vjpvmap_fft_ifftshift_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:13:14.8399780Z test_vjpvmap_fft_ihfft2_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::fft_ihfft2. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:14.8401005Z return self.op(*args, **kwargs) 2022-08-17T12:13:14.8572329Z ok (0.020s) 2022-08-17T12:13:14.8738157Z test_vjpvmap_fft_ihfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:13:14.8771507Z test_vjpvmap_fft_ihfftn_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::fft_ihfftn. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:14.8772757Z return self.op(*args, **kwargs) 2022-08-17T12:13:14.8993333Z ok (0.025s) 2022-08-17T12:13:14.9143814Z test_vjpvmap_fft_irfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:13:14.9302811Z test_vjpvmap_fft_irfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:13:14.9487112Z test_vjpvmap_fft_irfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:13:14.9627580Z test_vjpvmap_fft_rfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:13:14.9785306Z test_vjpvmap_fft_rfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:13:14.9963933Z test_vjpvmap_fft_rfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:13:15.0032340Z test_vjpvmap_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:13:15.0131724Z test_vjpvmap_flatten_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:13:15.0291580Z test_vjpvmap_flip_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:13:15.0343360Z test_vjpvmap_fliplr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:15.0394967Z test_vjpvmap_flipud_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:15.0560277Z test_vjpvmap_float_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:13:15.0633150Z test_vjpvmap_float_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:13:15.1146972Z test_vjpvmap_float_power_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.051s) 2022-08-17T12:13:15.1186619Z test_vjpvmap_floor_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:13:15.1211852Z test_vjpvmap_floor_divide_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:15.1574168Z test_vjpvmap_fmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.036s) 2022-08-17T12:13:15.1936417Z test_vjpvmap_fmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.036s) 2022-08-17T12:13:15.2302060Z test_vjpvmap_fmod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:13:15.2362280Z test_vjpvmap_frac_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:15.2427930Z test_vjpvmap_frexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:15.2451883Z test_vjpvmap_full_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:15.2616432Z test_vjpvmap_gather_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:13:15.2650868Z test_vjpvmap_ge_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:15.2664713Z test_vjpvmap_geqrf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:15.3032443Z test_vjpvmap_gradient_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:13:15.3057185Z test_vjpvmap_gt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:15.3226098Z test_vjpvmap_half_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.017s) 2022-08-17T12:13:15.3298601Z test_vjpvmap_half_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:13:15.3322556Z test_vjpvmap_heaviside_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:15.3346634Z test_vjpvmap_histc_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:15.3370569Z test_vjpvmap_histogram_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:15.3394446Z test_vjpvmap_histogramdd_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:15.3451691Z test_vjpvmap_hsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:15.3643408Z test_vjpvmap_hstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:13:15.4011741Z test_vjpvmap_hypot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:13:15.4072120Z test_vjpvmap_i0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:15.4096429Z test_vjpvmap_igamma_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:15.4120316Z test_vjpvmap_igammac_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:15.4821767Z test_vjpvmap_index_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.070s) 2022-08-17T12:13:15.5054673Z test_vjpvmap_index_copy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:13:15.5083069Z test_vjpvmap_index_fill_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::index_fill.int_Scalar. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:15.5083716Z return self.op(*args, **kwargs) 2022-08-17T12:13:15.5192356Z ok (0.014s) 2022-08-17T12:13:15.5306007Z test_vjpvmap_index_put_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.011s) 2022-08-17T12:13:15.5935077Z test_vjpvmap_index_put_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:13:15.5963446Z test_vjpvmap_index_reduce_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::index_reduce. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:15.5964088Z return self.op(*args, **kwargs) 2022-08-17T12:13:15.9589411Z ok (0.365s) 2022-08-17T12:13:15.9701366Z test_vjpvmap_index_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:13:15.9806166Z test_vjpvmap_inner_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:13:15.9830784Z test_vjpvmap_int_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:15.9855464Z test_vjpvmap_int_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:15.9996234Z test_vjpvmap_inverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:13:16.0021044Z test_vjpvmap_isclose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:16.0045437Z test_vjpvmap_isfinite_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:16.0069823Z test_vjpvmap_isin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:16.0094546Z test_vjpvmap_isinf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:16.0118903Z test_vjpvmap_isnan_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:16.0143355Z test_vjpvmap_isneginf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:16.0167542Z test_vjpvmap_isposinf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:16.0191663Z test_vjpvmap_isreal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:16.0223218Z test_vjpvmap_istft_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::istft. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:16.0224437Z return self.op(*args, **kwargs) 2022-08-17T12:13:16.0707167Z ok (0.051s) 2022-08-17T12:13:16.0732307Z test_vjpvmap_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:13:16.0756795Z test_vjpvmap_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:13:16.0781590Z test_vjpvmap_jiterator_binary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:13:16.0805961Z test_vjpvmap_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:13:16.0830432Z test_vjpvmap_jiterator_unary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:13:16.0913067Z test_vjpvmap_kron_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:16.1101345Z test_vjpvmap_kthvalue_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:13:16.1497175Z test_vjpvmap_ldexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.040s) 2022-08-17T12:13:16.1521826Z test_vjpvmap_le_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:16.2387574Z test_vjpvmap_lerp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.086s) 2022-08-17T12:13:16.2456114Z test_vjpvmap_lgamma_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:13:16.2758656Z test_vjpvmap_linalg_cholesky_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.030s) 2022-08-17T12:13:16.3064487Z test_vjpvmap_linalg_cholesky_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:13:16.3173475Z test_vjpvmap_linalg_cond_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:13:16.3204150Z test_vjpvmap_linalg_cross_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_cross. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:16.3205486Z return self.op(*args, **kwargs) 2022-08-17T12:13:16.3338606Z ok (0.016s) 2022-08-17T12:13:16.3529741Z test_vjpvmap_linalg_det_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:13:16.3818987Z test_vjpvmap_linalg_eig_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:13:16.3852113Z test_vjpvmap_linalg_eigh_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_eigh. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:16.3853204Z return self.op(*args, **kwargs) 2022-08-17T12:13:16.4099394Z ok (0.028s) 2022-08-17T12:13:16.4300718Z test_vjpvmap_linalg_eigvals_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:13:16.4469149Z test_vjpvmap_linalg_eigvalsh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:13:16.5177885Z test_vjpvmap_linalg_householder_product_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.071s) 2022-08-17T12:13:16.5342678Z test_vjpvmap_linalg_inv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:13:16.5509046Z test_vjpvmap_linalg_inv_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:13:16.5533646Z test_vjpvmap_linalg_ldl_factor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:16.5557849Z test_vjpvmap_linalg_ldl_factor_ex_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:16.5582237Z test_vjpvmap_linalg_ldl_solve_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:16.5669830Z test_vjpvmap_linalg_lstsq_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_lstsq. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:16.5670913Z return self.op(*args, **kwargs) 2022-08-17T12:13:16.9711906Z ok (0.413s) 2022-08-17T12:13:16.9804369Z test_vjpvmap_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:11084: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_lstsq. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:17.3770018Z op=lambda a, b, driver: torch.linalg.lstsq(a, b, driver=driver)[0], 2022-08-17T12:13:17.3770456Z ok (0.406s) 2022-08-17T12:13:17.3802997Z test_vjpvmap_linalg_lu_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_lu. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:17.3804245Z return self.op(*args, **kwargs) 2022-08-17T12:13:17.4378773Z ok (0.061s) 2022-08-17T12:13:17.4411633Z test_vjpvmap_linalg_lu_factor_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_lu_factor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:17.4413004Z return self.op(*args, **kwargs) 2022-08-17T12:13:17.4994498Z ok (0.061s) 2022-08-17T12:13:17.5411044Z test_vjpvmap_linalg_lu_factor_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.042s) 2022-08-17T12:13:17.5444237Z test_vjpvmap_linalg_lu_solve_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_lu_solve. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:17.5445293Z return self.op(*args, **kwargs) 2022-08-17T12:13:20.6124969Z ok (3.071s) 2022-08-17T12:13:20.7468341Z test_vjpvmap_linalg_matrix_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.134s) 2022-08-17T12:13:20.7842760Z test_vjpvmap_linalg_matrix_power_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:13:20.7868261Z test_vjpvmap_linalg_matrix_rank_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:20.7892865Z test_vjpvmap_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:20.9014000Z test_vjpvmap_linalg_multi_dot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.112s) 2022-08-17T12:13:20.9432968Z test_vjpvmap_linalg_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.042s) 2022-08-17T12:13:20.9811251Z test_vjpvmap_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.038s) 2022-08-17T12:13:20.9844279Z test_vjpvmap_linalg_pinv_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_pinv.atol_rtol_tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:20.9845399Z return self.op(*args, **kwargs) 2022-08-17T12:13:21.0532569Z ok (0.072s) 2022-08-17T12:13:21.0818081Z test_vjpvmap_linalg_pinv_hermitian_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:13:21.0843842Z test_vjpvmap_linalg_pinv_singular_cpu_float32 (__main__.TestOperatorsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:13:21.1593958Z test_vjpvmap_linalg_qr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.075s) 2022-08-17T12:13:21.1797285Z test_vjpvmap_linalg_slogdet_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:13:21.1829353Z test_vjpvmap_linalg_solve_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_solve_ex. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:21.1830433Z return self.op(*args, **kwargs) 2022-08-17T12:13:21.2812923Z ok (0.101s) 2022-08-17T12:13:21.3842970Z test_vjpvmap_linalg_solve_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.103s) 2022-08-17T12:13:22.7516720Z test_vjpvmap_linalg_solve_triangular_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.367s) 2022-08-17T12:13:23.2597601Z test_vjpvmap_linalg_svd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.508s) 2022-08-17T12:13:23.3190971Z test_vjpvmap_linalg_svdvals_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.059s) 2022-08-17T12:13:23.3270854Z test_vjpvmap_linalg_tensorinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:23.3302366Z test_vjpvmap_linalg_tensorsolve_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_tensorsolve. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:23.3303493Z return self.op(*args, **kwargs) 2022-08-17T12:13:23.3578370Z ok (0.031s) 2022-08-17T12:13:23.3610165Z test_vjpvmap_linalg_vander_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_vander. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:23.3611262Z return self.op(*args, **kwargs) 2022-08-17T12:13:23.3858823Z ok (0.028s) 2022-08-17T12:13:23.3889363Z test_vjpvmap_linalg_vecdot_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_vecdot. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:23.3890470Z return self.op(*args, **kwargs) 2022-08-17T12:13:23.5812375Z ok (0.195s) 2022-08-17T12:13:23.8525970Z test_vjpvmap_linalg_vector_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.271s) 2022-08-17T12:13:23.8552714Z test_vjpvmap_linspace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:23.8621232Z test_vjpvmap_log10_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:13:23.8666080Z test_vjpvmap_log1p_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:13:23.8733631Z test_vjpvmap_log2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:13:23.8801730Z test_vjpvmap_log_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:13:23.8917310Z test_vjpvmap_log_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:13:23.9038360Z test_vjpvmap_log_softmax_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:13:23.9103126Z test_vjpvmap_logaddexp2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:23.9168860Z test_vjpvmap_logaddexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:13:23.9328430Z test_vjpvmap_logcumsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:13:23.9543651Z test_vjpvmap_logdet_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:13:23.9568390Z test_vjpvmap_logical_and_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:23.9592714Z test_vjpvmap_logical_not_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:23.9617371Z test_vjpvmap_logical_or_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:23.9641502Z test_vjpvmap_logical_xor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:23.9731650Z test_vjpvmap_logit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:13:23.9756542Z test_vjpvmap_logspace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:24.0067662Z test_vjpvmap_logsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:13:24.0092506Z test_vjpvmap_long_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:24.0117317Z test_vjpvmap_long_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:24.0141611Z test_vjpvmap_lt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:24.1019043Z test_vjpvmap_lu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.088s) 2022-08-17T12:13:24.1052729Z test_vjpvmap_lu_solve_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::lu_solve. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:24.1053809Z return self.op(*args, **kwargs) 2022-08-17T12:13:24.8493712Z ok (0.747s) 2022-08-17T12:13:24.8525612Z test_vjpvmap_lu_unpack_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::lu_unpack. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:24.8526716Z return self.op(*args, **kwargs) 2022-08-17T12:13:24.9327191Z ok (0.083s) 2022-08-17T12:13:24.9438829Z test_vjpvmap_mH_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:13:24.9550133Z test_vjpvmap_mT_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:13:24.9610272Z test_vjpvmap_masked_fill_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::masked_fill.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:24.9611555Z return self.op(*args, **kwargs) 2022-08-17T12:13:24.9995075Z ok (0.044s) 2022-08-17T12:13:25.0156301Z test_vjpvmap_masked_fill_functorch_Scalar_only_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:13:25.0185915Z test_vjpvmap_masked_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::masked_scatter. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:25.0187009Z return self.op(*args, **kwargs) 2022-08-17T12:13:25.0573539Z ok (0.042s) 2022-08-17T12:13:25.0627517Z test_vjpvmap_masked_select_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:13:25.1325423Z test_vjpvmap_matmul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.070s) 2022-08-17T12:13:25.1358411Z test_vjpvmap_matrix_exp_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::matrix_exp. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:25.1359667Z return self.op(*args, **kwargs) 2022-08-17T12:13:25.1501680Z ok (0.018s) 2022-08-17T12:13:25.1870407Z test_vjpvmap_max_binary_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:13:25.1928897Z test_vjpvmap_max_reduction_no_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:25.2019727Z test_vjpvmap_max_reduction_with_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:13:25.2388132Z test_vjpvmap_maximum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:13:25.2678860Z test_vjpvmap_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:13:25.2890073Z test_vjpvmap_median_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:13:25.3694498Z test_vjpvmap_meshgrid_list_of_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.080s) 2022-08-17T12:13:25.4485445Z test_vjpvmap_meshgrid_variadic_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:13:25.4855710Z test_vjpvmap_min_binary_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:13:25.4911239Z test_vjpvmap_min_reduction_no_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:25.5000333Z test_vjpvmap_min_reduction_with_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:13:25.5368767Z test_vjpvmap_minimum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:13:25.5438033Z test_vjpvmap_mm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:13:25.5585791Z test_vjpvmap_mode_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:13:25.5642729Z test_vjpvmap_movedim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:25.5781649Z test_vjpvmap_msort_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:13:25.6133279Z test_vjpvmap_mul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.035s) 2022-08-17T12:13:25.6158214Z test_vjpvmap_multinomial_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:25.6226152Z test_vjpvmap_mv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:13:25.6432306Z test_vjpvmap_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:13:25.6637550Z test_vjpvmap_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:13:25.6843968Z test_vjpvmap_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:13:25.6908716Z test_vjpvmap_nan_to_num_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:25.6941230Z test_vjpvmap_nanmean_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::nanmean. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:25.6942310Z return self.op(*args, **kwargs) 2022-08-17T12:13:25.7661177Z ok (0.075s) 2022-08-17T12:13:25.7868318Z test_vjpvmap_nanmedian_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:13:25.7903288Z test_vjpvmap_nanquantile_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::nanquantile.scalar. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:25.7904386Z return self.op(*args, **kwargs) 2022-08-17T12:13:25.8889237Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::nanquantile. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:25.8890003Z return self.op(*args, **kwargs) 2022-08-17T12:13:26.1197639Z ok (0.333s) 2022-08-17T12:13:26.1231494Z test_vjpvmap_nansum_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::nansum. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:26.1232195Z return self.op(*args, **kwargs) 2022-08-17T12:13:26.1834835Z ok (0.064s) 2022-08-17T12:13:26.1938676Z test_vjpvmap_narrow_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:13:26.2911883Z test_vjpvmap_native_layer_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.097s) 2022-08-17T12:13:26.2938817Z test_vjpvmap_ne_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:26.2981179Z test_vjpvmap_neg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:13:26.3007246Z test_vjpvmap_new_empty_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:26.3031280Z test_vjpvmap_new_full_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:26.3055557Z test_vjpvmap_new_ones_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:26.3080378Z test_vjpvmap_new_zeros_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:26.3105435Z test_vjpvmap_nextafter_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:26.3241618Z test_vjpvmap_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:13:26.3461002Z test_vjpvmap_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:13:26.3748215Z test_vjpvmap_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:13:26.3929198Z test_vjpvmap_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:13:26.4431124Z test_vjpvmap_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.050s) 2022-08-17T12:13:26.4890078Z test_vjpvmap_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.046s) 2022-08-17T12:13:26.5084999Z test_vjpvmap_nn_functional_avg_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:13:26.5258309Z test_vjpvmap_nn_functional_avg_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:13:26.5444369Z test_vjpvmap_nn_functional_avg_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:13:26.9309200Z test_vjpvmap_nn_functional_batch_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.386s) 2022-08-17T12:13:26.9360020Z test_vjpvmap_nn_functional_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::bilinear. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:26.9361179Z return self.op(*args, **kwargs) 2022-08-17T12:13:27.4822011Z ok (0.551s) 2022-08-17T12:13:27.5361995Z test_vjpvmap_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.054s) 2022-08-17T12:13:27.7281300Z test_vjpvmap_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.192s) 2022-08-17T12:13:27.7347260Z test_vjpvmap_nn_functional_celu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:13:27.8716632Z test_vjpvmap_nn_functional_conv1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.137s) 2022-08-17T12:13:28.3030655Z test_vjpvmap_nn_functional_conv2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.431s) 2022-08-17T12:13:28.3148309Z test_vjpvmap_nn_functional_conv2d_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:13:28.3375771Z test_vjpvmap_nn_functional_conv2d_stride_depthwise_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:13:28.3591978Z test_vjpvmap_nn_functional_conv2d_stride_groups_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:13:28.3699360Z test_vjpvmap_nn_functional_conv2d_stride_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:13:28.3814617Z test_vjpvmap_nn_functional_conv2d_stride_padding_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:13:28.4019926Z test_vjpvmap_nn_functional_conv2d_stride_padding_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:13:28.4217769Z test_vjpvmap_nn_functional_conv2d_stride_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:13:28.4426957Z test_vjpvmap_nn_functional_conv2d_strided_padding_dilation_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:13:28.4631839Z test_vjpvmap_nn_functional_conv2d_strided_padding_dilation_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:13:28.4832027Z test_vjpvmap_nn_functional_conv2d_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:13:28.5829801Z test_vjpvmap_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.100s) 2022-08-17T12:13:28.6920543Z test_vjpvmap_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.109s) 2022-08-17T12:13:28.9051454Z test_vjpvmap_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.213s) 2022-08-17T12:13:29.0074997Z test_vjpvmap_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.102s) 2022-08-17T12:13:29.0716324Z test_vjpvmap_nn_functional_cosine_similarity_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:13:29.1589587Z test_vjpvmap_nn_functional_cross_entropy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.087s) 2022-08-17T12:13:29.1629060Z test_vjpvmap_nn_functional_ctc_loss_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2625: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::ctc_loss.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:29.1630305Z log_probs, targets, input_lengths, target_lengths, blank, _Reduction.get_enum(reduction), zero_infinity 2022-08-17T12:13:29.1667559Z expected failure (0.008s) 2022-08-17T12:13:29.1779797Z test_vjpvmap_nn_functional_dropout2d_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.011s) 2022-08-17T12:13:29.1896547Z test_vjpvmap_nn_functional_dropout3d_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.012s) 2022-08-17T12:13:29.1921194Z test_vjpvmap_nn_functional_dropout_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:13:29.1984185Z test_vjpvmap_nn_functional_elu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:29.2014010Z test_vjpvmap_nn_functional_embedding_bag_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2389: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::embedding_bag.padding_idx. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:29.2015273Z weight, input, offsets, scale_grad_by_freq, mode_enum, sparse, per_sample_weights, include_last_offset, padding_idx 2022-08-17T12:13:29.3719531Z ok (0.173s) 2022-08-17T12:13:29.3848210Z test_vjpvmap_nn_functional_embedding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:13:29.4069143Z test_vjpvmap_nn_functional_embedding_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:13:29.4091528Z test_vjpvmap_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:13:29.4113515Z test_vjpvmap_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:13:29.4133646Z test_vjpvmap_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:13:29.4154137Z test_vjpvmap_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:13:29.4183717Z test_vjpvmap_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2829: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::any. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:29.4184759Z if torch.any(var < 0): 2022-08-17T12:13:29.4204533Z expected failure (0.005s) 2022-08-17T12:13:29.4369625Z test_vjpvmap_nn_functional_gelu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:13:29.5111219Z test_vjpvmap_nn_functional_glu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.074s) 2022-08-17T12:13:29.6578828Z test_vjpvmap_nn_functional_grid_sample_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.147s) 2022-08-17T12:13:29.6727635Z test_vjpvmap_nn_functional_group_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:13:29.6833420Z test_vjpvmap_nn_functional_hardshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:13:29.6897112Z test_vjpvmap_nn_functional_hardsigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:29.6979016Z test_vjpvmap_nn_functional_hardswish_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:29.7084315Z test_vjpvmap_nn_functional_hardtanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:13:29.7612075Z test_vjpvmap_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.053s) 2022-08-17T12:13:29.7641341Z test_vjpvmap_nn_functional_huber_loss_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3226: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::huber_loss. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:29.7642569Z return torch._C._nn.huber_loss(expanded_input, expanded_target, _Reduction.get_enum(reduction), delta) 2022-08-17T12:13:29.8086471Z ok (0.047s) 2022-08-17T12:13:29.8125569Z test_vjpvmap_nn_functional_instance_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:13:29.8401281Z test_vjpvmap_nn_functional_interpolate_area_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:13:29.8672352Z test_vjpvmap_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:13:29.8937540Z test_vjpvmap_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:13:29.9176948Z test_vjpvmap_nn_functional_interpolate_linear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:13:29.9438133Z test_vjpvmap_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:13:29.9735583Z test_vjpvmap_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.030s) 2022-08-17T12:13:29.9775711Z test_vjpvmap_nn_functional_kl_div_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2924: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::kl_div. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:29.9776849Z reduced = torch.kl_div(input, target, reduction_enum, log_target=log_target) 2022-08-17T12:13:30.0480725Z ok (0.074s) 2022-08-17T12:13:30.0746182Z test_vjpvmap_nn_functional_l1_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:13:30.1238972Z test_vjpvmap_nn_functional_layer_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.049s) 2022-08-17T12:13:30.1390662Z test_vjpvmap_nn_functional_leaky_relu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:13:30.2631793Z test_vjpvmap_nn_functional_linear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.124s) 2022-08-17T12:13:30.2977258Z test_vjpvmap_nn_functional_local_response_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.034s) 2022-08-17T12:13:30.3042091Z test_vjpvmap_nn_functional_logsigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:30.3071946Z test_vjpvmap_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3327: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::margin_ranking_loss. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:30.3073150Z return torch.margin_ranking_loss(input1, input2, target, margin, reduction_enum) 2022-08-17T12:13:30.5355016Z ok (0.231s) 2022-08-17T12:13:30.5406594Z test_vjpvmap_nn_functional_max_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:696: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::max_pool1d. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:30.5407533Z return torch.max_pool1d(input, kernel_size, stride, padding, dilation, ceil_mode) 2022-08-17T12:13:32.2611638Z ok (1.725s) 2022-08-17T12:13:34.8985996Z test_vjpvmap_nn_functional_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (2.637s) 2022-08-17T12:13:34.9020161Z test_vjpvmap_nn_functional_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:843: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::max_pool3d_with_indices. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:34.9021409Z return torch._C._nn.max_pool3d_with_indices(input, kernel_size, stride, padding, dilation, ceil_mode) 2022-08-17T12:13:34.9046732Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:868: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::max_pool3d. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:34.9047903Z return torch.max_pool3d(input, kernel_size, stride, padding, dilation, ceil_mode) 2022-08-17T12:13:36.3483041Z ok (1.450s) 2022-08-17T12:13:36.3515682Z test_vjpvmap_nn_functional_max_unpool1d_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:948: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::max_unpool2d. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:36.3517072Z return torch._C._nn.max_unpool2d(input.unsqueeze(-1), indices.unsqueeze(-1), output_size).squeeze(-1) 2022-08-17T12:13:37.0107422Z ok (0.662s) 2022-08-17T12:13:37.1420745Z test_vjpvmap_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.131s) 2022-08-17T12:13:37.1457355Z test_vjpvmap_nn_functional_max_unpool2d_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:980: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::max_unpool2d. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:37.1458473Z return torch._C._nn.max_unpool2d(input, indices, output_size) 2022-08-17T12:13:38.4570158Z ok (1.315s) 2022-08-17T12:13:38.6157551Z test_vjpvmap_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.159s) 2022-08-17T12:13:38.6190311Z test_vjpvmap_nn_functional_max_unpool3d_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1012: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::max_unpool3d. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:38.6191478Z return torch._C._nn.max_unpool3d(input, indices, output_size, _stride, padding) 2022-08-17T12:13:39.0873011Z ok (0.471s) 2022-08-17T12:13:39.1733897Z test_vjpvmap_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.086s) 2022-08-17T12:13:39.1834254Z test_vjpvmap_nn_functional_mish_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:13:39.1883014Z test_vjpvmap_nn_functional_mse_loss_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: An output with one or more elements was resized since it had shape [1], 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-08-17T12:13:39.1884488Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-17T12:13:39.1923943Z /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: An output with one or more elements was resized since it had shape [5], which does not match the required output shape [2, 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-08-17T12:13:39.1925386Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-17T12:13:39.2039227Z /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: An output with one or more elements was resized since it had shape [25], which does not match the required output shape [2, 25]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:13:39.2040443Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-17T12:13:39.2086508Z /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: An output with one or more elements was resized since it had shape [125], which does not match the required output shape [2, 125]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:13:39.2087865Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-17T12:13:39.2106206Z ok (0.027s) 2022-08-17T12:13:39.2422282Z test_vjpvmap_nn_functional_mse_loss_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: An output with one or more elements was resized since it had shape [625], which does not match the required output shape [2, 625]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:13:39.2423713Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-17T12:13:39.2539788Z ok (0.043s) 2022-08-17T12:13:39.2570456Z test_vjpvmap_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3526: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::multi_margin_loss. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:39.2571659Z return torch._C._nn.multi_margin_loss(input, target, p, margin, weight, reduction_enum) 2022-08-17T12:13:39.2750559Z ok (0.021s) 2022-08-17T12:13:39.2780297Z test_vjpvmap_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3385: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::multilabel_margin_loss. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:39.2781491Z return torch._C._nn.multilabel_margin_loss(input, target, reduction_enum) 2022-08-17T12:13:39.2893696Z ok (0.014s) 2022-08-17T12:13:39.3126318Z test_vjpvmap_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:13:39.5306854Z test_vjpvmap_nn_functional_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.218s) 2022-08-17T12:13:39.5522816Z test_vjpvmap_nn_functional_normalize_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:13:39.5729192Z test_vjpvmap_nn_functional_pad_circular_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:13:39.6553031Z test_vjpvmap_nn_functional_pad_constant_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.082s) 2022-08-17T12:13:39.6796719Z test_vjpvmap_nn_functional_pad_reflect_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:13:39.7036892Z test_vjpvmap_nn_functional_pad_replicate_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:13:39.7330089Z test_vjpvmap_nn_functional_pairwise_distance_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:13:39.7358608Z test_vjpvmap_nn_functional_pdist_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::pdist. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:39.7359695Z return self.op(*args, **kwargs) 2022-08-17T12:13:39.7521568Z ok (0.019s) 2022-08-17T12:13:39.7579174Z test_vjpvmap_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:39.7637019Z test_vjpvmap_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:40.1946309Z test_vjpvmap_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.431s) 2022-08-17T12:13:40.2843267Z test_vjpvmap_nn_functional_prelu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.090s) 2022-08-17T12:13:40.2907772Z test_vjpvmap_nn_functional_relu6_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:40.2987585Z test_vjpvmap_nn_functional_relu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:40.3008896Z test_vjpvmap_nn_functional_rrelu_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:13:40.3072433Z test_vjpvmap_nn_functional_selu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:40.3138764Z test_vjpvmap_nn_functional_silu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:13:40.3167370Z test_vjpvmap_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3196: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::smooth_l1_loss. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:40.3168098Z return torch._C._nn.smooth_l1_loss(expanded_input, expanded_target, _Reduction.get_enum(reduction), beta) 2022-08-17T12:13:40.3554600Z ok (0.041s) 2022-08-17T12:13:40.3582786Z test_vjpvmap_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3407: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::soft_margin_loss. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:40.3583480Z return torch._C._nn.soft_margin_loss(input, target, reduction_enum) 2022-08-17T12:13:40.3878910Z ok (0.032s) 2022-08-17T12:13:40.4019626Z test_vjpvmap_nn_functional_softmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:13:40.4178193Z test_vjpvmap_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:13:40.4253792Z test_vjpvmap_nn_functional_softplus_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:13:40.4343855Z test_vjpvmap_nn_functional_softshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:13:40.4416660Z test_vjpvmap_nn_functional_softsign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:13:40.4486520Z test_vjpvmap_nn_functional_tanhshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:13:40.4570142Z test_vjpvmap_nn_functional_threshold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:40.4601011Z test_vjpvmap_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4551: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::triplet_margin_loss. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:40.4602247Z return torch.triplet_margin_loss(anchor, positive, negative, margin, p, eps, swap, reduction_enum) 2022-08-17T12:13:40.5765912Z ok (0.119s) 2022-08-17T12:13:40.6759761Z test_vjpvmap_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.099s) 2022-08-17T12:13:41.1592994Z test_vjpvmap_nn_functional_unfold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.483s) 2022-08-17T12:13:41.1692595Z test_vjpvmap_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:13:41.1935302Z test_vjpvmap_nn_functional_upsample_nearest_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:13:41.1961165Z test_vjpvmap_nonzero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:41.2737572Z test_vjpvmap_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.078s) 2022-08-17T12:13:41.2819019Z test_vjpvmap_norm_fro_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:41.2911208Z test_vjpvmap_norm_inf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:13:41.2990844Z test_vjpvmap_norm_nuc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:41.3012352Z test_vjpvmap_normal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:13:41.3033721Z test_vjpvmap_normal_number_mean_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:13:41.3058944Z test_vjpvmap_ones_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:41.3084025Z test_vjpvmap_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:42.6636759Z test_vjpvmap_ops_aten_index_put_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.355s) 2022-08-17T12:13:42.6663157Z test_vjpvmap_ormqr_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:42.6727815Z test_vjpvmap_outer_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:42.6785777Z test_vjpvmap_pca_lowrank_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.006s) 2022-08-17T12:13:42.6867144Z test_vjpvmap_permute_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:42.7087233Z test_vjpvmap_pinverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:13:42.7500958Z test_vjpvmap_polar_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:13:42.7684134Z test_vjpvmap_polygamma_polygamma_n_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:13:42.7866048Z test_vjpvmap_polygamma_polygamma_n_1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:13:42.8052463Z test_vjpvmap_polygamma_polygamma_n_2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:13:42.8238362Z test_vjpvmap_polygamma_polygamma_n_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:13:42.8421064Z test_vjpvmap_polygamma_polygamma_n_4_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:13:42.8481415Z test_vjpvmap_positive_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:42.8937203Z test_vjpvmap_pow_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.045s) 2022-08-17T12:13:42.9587984Z test_vjpvmap_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.065s) 2022-08-17T12:13:42.9618585Z test_vjpvmap_put_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::put. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:42.9619267Z return self.op(*args, **kwargs) 2022-08-17T12:13:43.1437825Z ok (0.185s) 2022-08-17T12:13:43.2209348Z test_vjpvmap_qr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.077s) 2022-08-17T12:13:43.2247805Z test_vjpvmap_quantile_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::quantile.scalar. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:43.2248902Z return self.op(*args, **kwargs) 2022-08-17T12:13:43.3224586Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::quantile. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:43.3225560Z return self.op(*args, **kwargs) 2022-08-17T12:13:43.5539905Z ok (0.333s) 2022-08-17T12:13:43.5605254Z test_vjpvmap_rad2deg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:13:43.5630339Z test_vjpvmap_rand_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:43.5654579Z test_vjpvmap_randint_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:43.5678363Z test_vjpvmap_randn_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:43.5744815Z test_vjpvmap_ravel_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:13:43.5804886Z test_vjpvmap_real_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:43.5868865Z test_vjpvmap_reciprocal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:43.6248942Z test_vjpvmap_remainder_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.038s) 2022-08-17T12:13:43.6280165Z test_vjpvmap_renorm_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::renorm. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:43.6401790Z return self.op(*args, **kwargs) 2022-08-17T12:13:43.6402219Z ok (0.015s) 2022-08-17T12:13:43.6775864Z test_vjpvmap_repeat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:13:43.6868963Z test_vjpvmap_repeat_interleave_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:13:43.7001086Z test_vjpvmap_reshape_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:13:43.7192672Z test_vjpvmap_reshape_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:13:43.7217933Z test_vjpvmap_resize__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:43.7243776Z test_vjpvmap_resize_as__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:43.7291567Z test_vjpvmap_resolve_conj_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:43.7338860Z test_vjpvmap_resolve_neg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:43.7603311Z test_vjpvmap_roll_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:13:43.8202766Z test_vjpvmap_rot90_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.060s) 2022-08-17T12:13:43.8243949Z test_vjpvmap_round_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:13:43.8306741Z test_vjpvmap_round_decimals_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:43.8368781Z test_vjpvmap_round_decimals_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:43.8430218Z test_vjpvmap_round_decimals_neg_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:43.8495414Z test_vjpvmap_rsqrt_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:43.8898750Z test_vjpvmap_rsub_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.040s) 2022-08-17T12:13:43.9443317Z test_vjpvmap_scatter_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.054s) 2022-08-17T12:13:44.0024426Z test_vjpvmap_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.058s) 2022-08-17T12:13:44.0057973Z test_vjpvmap_scatter_reduce_amax_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::scatter_reduce.two. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:44.0058645Z return self.op(*args, **kwargs) 2022-08-17T12:13:44.1530941Z ok (0.151s) 2022-08-17T12:13:44.3034528Z test_vjpvmap_scatter_reduce_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.150s) 2022-08-17T12:13:44.4596886Z test_vjpvmap_scatter_reduce_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.156s) 2022-08-17T12:13:44.6573723Z test_vjpvmap_scatter_reduce_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.198s) 2022-08-17T12:13:44.7943034Z test_vjpvmap_scatter_reduce_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.137s) 2022-08-17T12:13:44.7968611Z test_vjpvmap_searchsorted_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:44.7997300Z test_vjpvmap_segment_reduce_lengths_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::segment_reduce. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:44.7997958Z return self.op(*args, **kwargs) 2022-08-17T12:13:45.0002552Z ok (0.203s) 2022-08-17T12:13:45.1943714Z test_vjpvmap_segment_reduce_offsets_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.194s) 2022-08-17T12:13:45.2044862Z test_vjpvmap_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:13:45.2289807Z test_vjpvmap_select_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:13:45.2330219Z test_vjpvmap_sgn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:13:45.2355333Z test_vjpvmap_short_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:45.2379552Z test_vjpvmap_short_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:45.2443335Z test_vjpvmap_sigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:45.2483045Z test_vjpvmap_sign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:13:45.2508196Z test_vjpvmap_signbit_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:45.2550693Z test_vjpvmap_sin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:13:45.2625095Z test_vjpvmap_sinc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:13:45.2666400Z test_vjpvmap_sinh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:13:45.3297943Z test_vjpvmap_slice_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:13:45.3412899Z test_vjpvmap_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:13:45.3532731Z test_vjpvmap_softmax_with_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:13:45.4589697Z test_vjpvmap_sort_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.106s) 2022-08-17T12:13:45.4673064Z test_vjpvmap_sparse_sampled_addmm_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:13:45.4698199Z test_vjpvmap_special_airy_ai_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:45.4722276Z test_vjpvmap_special_bessel_j0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:45.4746530Z test_vjpvmap_special_bessel_j1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:45.4771012Z test_vjpvmap_special_bessel_y0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:45.4795123Z test_vjpvmap_special_bessel_y1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:45.4819782Z test_vjpvmap_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:45.4844017Z test_vjpvmap_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:45.4865453Z test_vjpvmap_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:13:45.4885854Z test_vjpvmap_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:13:45.4939856Z test_vjpvmap_special_entr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:45.5006398Z test_vjpvmap_special_erfcx_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:13:45.5030844Z test_vjpvmap_special_hermite_polynomial_h_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:45.5055482Z test_vjpvmap_special_hermite_polynomial_he_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:45.5107252Z test_vjpvmap_special_i0e_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:45.5176099Z test_vjpvmap_special_i1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:13:45.5245577Z test_vjpvmap_special_i1e_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:13:45.5269821Z test_vjpvmap_special_laguerre_polynomial_l_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:45.5290645Z test_vjpvmap_special_legendre_polynomial_p_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:13:45.5318941Z test_vjpvmap_special_log_ndtr_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_log_ndtr. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:45.5320027Z return self.op(*args, **kwargs) 2022-08-17T12:13:45.5382293Z ok (0.009s) 2022-08-17T12:13:45.5409349Z test_vjpvmap_special_modified_bessel_i0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:45.5434492Z test_vjpvmap_special_modified_bessel_i1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:45.5458896Z test_vjpvmap_special_modified_bessel_k0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:45.5483697Z test_vjpvmap_special_modified_bessel_k1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:45.5561972Z test_vjpvmap_special_ndtr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:45.5632367Z test_vjpvmap_special_ndtri_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:13:45.5819411Z test_vjpvmap_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:13:45.5844277Z test_vjpvmap_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:45.5869175Z test_vjpvmap_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:45.5890250Z test_vjpvmap_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:13:45.5911071Z test_vjpvmap_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:13:45.5932072Z test_vjpvmap_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:13:45.5952548Z test_vjpvmap_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:13:45.5976862Z test_vjpvmap_special_spherical_bessel_j0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:45.6387890Z test_vjpvmap_special_xlog1py_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:13:45.6412695Z test_vjpvmap_special_zeta_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:45.6470559Z test_vjpvmap_split_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:45.6551084Z test_vjpvmap_split_list_args_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:45.6648753Z test_vjpvmap_split_with_sizes_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:13:45.6690980Z test_vjpvmap_sqrt_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:13:45.6759553Z test_vjpvmap_square_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:13:45.6875937Z test_vjpvmap_squeeze_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:13:45.7392655Z test_vjpvmap_stack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.052s) 2022-08-17T12:13:45.7546778Z test_vjpvmap_std_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:13:45.7706480Z test_vjpvmap_std_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:13:45.7740589Z test_vjpvmap_stft_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/functional.py:613: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::stft. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:45.7741783Z normalized, onesided, return_complex) 2022-08-17T12:13:45.8052150Z ok (0.034s) 2022-08-17T12:13:45.8455016Z test_vjpvmap_sub_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.040s) 2022-08-17T12:13:45.8733981Z test_vjpvmap_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.028s) 2022-08-17T12:13:45.8842407Z test_vjpvmap_sum_to_size_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:13:46.4223245Z test_vjpvmap_svd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.538s) 2022-08-17T12:13:46.4280426Z test_vjpvmap_svd_lowrank_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.006s) 2022-08-17T12:13:46.4495443Z test_vjpvmap_symeig_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:13:46.4556359Z test_vjpvmap_t_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:46.4737213Z test_vjpvmap_take_along_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:13:46.4768033Z test_vjpvmap_take_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::take. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:46.4769014Z return self.op(*args, **kwargs) 2022-08-17T12:13:46.5101706Z ok (0.036s) 2022-08-17T12:13:46.5147325Z test_vjpvmap_tan_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:46.5189864Z test_vjpvmap_tanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:13:46.5240007Z test_vjpvmap_tensor_split_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:13:46.5363842Z test_vjpvmap_tensordot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:13:46.5781070Z test_vjpvmap_tile_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.042s) 2022-08-17T12:13:46.5867507Z test_vjpvmap_to_sparse_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:16406: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::to_sparse. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:46.5868626Z op=lambda x, *args: x.to_sparse(*args), 2022-08-17T12:13:46.5870312Z expected failure (0.009s) 2022-08-17T12:13:46.6126141Z test_vjpvmap_topk_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:13:46.6169038Z test_vjpvmap_trace_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:13:46.6300698Z test_vjpvmap_transpose_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:13:46.6663945Z test_vjpvmap_trapezoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.036s) 2022-08-17T12:13:46.7029568Z test_vjpvmap_trapz_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:13:46.7553172Z test_vjpvmap_triangular_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.052s) 2022-08-17T12:13:46.7654607Z test_vjpvmap_tril_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:13:46.7760461Z test_vjpvmap_triu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:13:46.8137307Z test_vjpvmap_true_divide_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.038s) 2022-08-17T12:13:46.8182466Z test_vjpvmap_trunc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:13:46.8300651Z test_vjpvmap_unbind_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:13:46.8473245Z test_vjpvmap_unflatten_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:13:46.8881848Z test_vjpvmap_unfold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:13:46.8908095Z test_vjpvmap_unique_consecutive_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:46.8933865Z test_vjpvmap_unique_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:46.9077109Z test_vjpvmap_unsqueeze_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:13:46.9218550Z test_vjpvmap_var_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:13:46.9369581Z test_vjpvmap_var_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:13:46.9400703Z test_vjpvmap_vdot_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::vdot. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:46.9401749Z return self.op(*args, **kwargs) 2022-08-17T12:13:46.9445232Z ok (0.008s) 2022-08-17T12:13:46.9539783Z test_vjpvmap_view_as_complex_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.009s) 2022-08-17T12:13:46.9642731Z test_vjpvmap_view_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:13:46.9773523Z test_vjpvmap_view_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:13:46.9833403Z test_vjpvmap_vsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:47.0034526Z test_vjpvmap_vstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:13:47.0443193Z test_vjpvmap_where_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:13:47.0846981Z test_vjpvmap_xlogy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.040s) 2022-08-17T12:13:47.0913659Z test_vjpvmap_zero__cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:13:47.0938056Z test_vjpvmap_zeros_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:13:47.1000253Z test_vmap_autograd_grad_H_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:47.1062732Z test_vmap_autograd_grad_H_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:47.1126633Z test_vmap_autograd_grad_T_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:47.1190175Z test_vmap_autograd_grad_T_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:47.1575543Z test_vmap_autograd_grad___getitem___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.038s) 2022-08-17T12:13:47.1954312Z test_vmap_autograd_grad___getitem___cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.038s) 2022-08-17T12:13:47.2828306Z test_vmap_autograd_grad___getitem___functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.087s) 2022-08-17T12:13:47.3732852Z test_vmap_autograd_grad___getitem___functorch_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.090s) 2022-08-17T12:13:47.3985170Z test_vmap_autograd_grad___radd___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:13:47.4225459Z test_vmap_autograd_grad___radd___cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:13:47.4498530Z test_vmap_autograd_grad___rdiv___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:13:47.4761515Z test_vmap_autograd_grad___rdiv___cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:13:47.4788017Z test_vmap_autograd_grad___rmatmul___cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:13:47.4811813Z test_vmap_autograd_grad___rmatmul___cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:13:47.5075084Z test_vmap_autograd_grad___rmod___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:13:47.5338683Z test_vmap_autograd_grad___rmod___cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:13:47.5592156Z test_vmap_autograd_grad___rmul___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:13:47.5841669Z test_vmap_autograd_grad___rmul___cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:13:47.6090333Z test_vmap_autograd_grad___rpow___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:13:47.6343298Z test_vmap_autograd_grad___rpow___cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:13:47.6590589Z test_vmap_autograd_grad___rsub___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:13:47.6833436Z test_vmap_autograd_grad___rsub___cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:13:47.8347324Z test_vmap_autograd_grad__masked_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.151s) 2022-08-17T12:13:47.9843178Z test_vmap_autograd_grad__masked_amax_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.150s) 2022-08-17T12:13:48.1357213Z test_vmap_autograd_grad__masked_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.151s) 2022-08-17T12:13:48.2852816Z test_vmap_autograd_grad__masked_amin_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.150s) 2022-08-17T12:13:48.2882199Z test_vmap_autograd_grad__masked_argmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:48.2910222Z test_vmap_autograd_grad__masked_argmax_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:48.2938116Z test_vmap_autograd_grad__masked_argmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:48.2965965Z test_vmap_autograd_grad__masked_argmin_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:48.3005159Z test_vmap_autograd_grad__masked_cumprod_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::cumprod_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:48.3005879Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-17T12:13:48.3264250Z ok (0.030s) 2022-08-17T12:13:48.3559389Z test_vmap_autograd_grad__masked_cumprod_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:13:48.3816469Z test_vmap_autograd_grad__masked_cumsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:13:48.4069695Z test_vmap_autograd_grad__masked_cumsum_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:13:48.4428213Z test_vmap_autograd_grad__masked_log_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.036s) 2022-08-17T12:13:48.4784592Z test_vmap_autograd_grad__masked_log_softmax_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.036s) 2022-08-17T12:13:48.5155208Z test_vmap_autograd_grad__masked_logaddexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:13:48.5521375Z test_vmap_autograd_grad__masked_logaddexp_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:13:48.7170421Z test_vmap_autograd_grad__masked_logsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.165s) 2022-08-17T12:13:48.8783127Z test_vmap_autograd_grad__masked_logsumexp_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.161s) 2022-08-17T12:13:49.0259964Z test_vmap_autograd_grad__masked_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.148s) 2022-08-17T12:13:49.1717139Z test_vmap_autograd_grad__masked_mean_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.146s) 2022-08-17T12:13:49.2083324Z test_vmap_autograd_grad__masked_median_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:13:49.2442510Z test_vmap_autograd_grad__masked_median_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.036s) 2022-08-17T12:13:49.9204103Z test_vmap_autograd_grad__masked_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.676s) 2022-08-17T12:13:50.5883894Z test_vmap_autograd_grad__masked_norm_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.668s) 2022-08-17T12:13:50.6642496Z test_vmap_autograd_grad__masked_normalize_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.076s) 2022-08-17T12:13:50.7411011Z test_vmap_autograd_grad__masked_normalize_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.077s) 2022-08-17T12:13:50.9057476Z test_vmap_autograd_grad__masked_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.164s) 2022-08-17T12:13:51.0682038Z test_vmap_autograd_grad__masked_prod_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.162s) 2022-08-17T12:13:51.1043923Z test_vmap_autograd_grad__masked_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.036s) 2022-08-17T12:13:51.1398567Z test_vmap_autograd_grad__masked_softmax_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.035s) 2022-08-17T12:13:51.1771354Z test_vmap_autograd_grad__masked_softmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:13:51.2137844Z test_vmap_autograd_grad__masked_softmin_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:13:51.4036676Z test_vmap_autograd_grad__masked_std_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.190s) 2022-08-17T12:13:51.6039623Z test_vmap_autograd_grad__masked_std_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.200s) 2022-08-17T12:13:51.7399724Z test_vmap_autograd_grad__masked_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.136s) 2022-08-17T12:13:51.8731821Z test_vmap_autograd_grad__masked_sum_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.133s) 2022-08-17T12:13:52.0482067Z test_vmap_autograd_grad__masked_var_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.175s) 2022-08-17T12:13:52.2330802Z test_vmap_autograd_grad__masked_var_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.185s) 2022-08-17T12:13:52.2380924Z test_vmap_autograd_grad_abs_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:52.2430938Z test_vmap_autograd_grad_abs_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:52.2514229Z test_vmap_autograd_grad_acos_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:52.2596680Z test_vmap_autograd_grad_acos_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:52.2675315Z test_vmap_autograd_grad_acosh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:52.2753747Z test_vmap_autograd_grad_acosh_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:52.3042393Z test_vmap_autograd_grad_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:13:52.3332407Z test_vmap_autograd_grad_add_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:13:52.3586941Z test_vmap_autograd_grad_addbmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:13:52.3837774Z test_vmap_autograd_grad_addbmm_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:13:52.4226129Z test_vmap_autograd_grad_addcdiv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.039s) 2022-08-17T12:13:52.4616428Z test_vmap_autograd_grad_addcdiv_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.039s) 2022-08-17T12:13:52.4993383Z test_vmap_autograd_grad_addcmul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.038s) 2022-08-17T12:13:52.5369063Z test_vmap_autograd_grad_addcmul_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:13:52.5499897Z test_vmap_autograd_grad_addmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:13:52.5628216Z test_vmap_autograd_grad_addmm_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:13:52.5756036Z test_vmap_autograd_grad_addmm_decomposed_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:13:52.5882728Z test_vmap_autograd_grad_addmm_decomposed_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:13:52.6119765Z test_vmap_autograd_grad_addmv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:13:52.6348704Z test_vmap_autograd_grad_addmv_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:13:52.6510562Z test_vmap_autograd_grad_addr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:13:52.6666007Z test_vmap_autograd_grad_addr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:13:52.6694563Z test_vmap_autograd_grad_all_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:52.6722672Z test_vmap_autograd_grad_all_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:52.6751497Z test_vmap_autograd_grad_allclose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:52.6779801Z test_vmap_autograd_grad_allclose_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:52.7174379Z test_vmap_autograd_grad_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.039s) 2022-08-17T12:13:52.7566425Z test_vmap_autograd_grad_amax_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.039s) 2022-08-17T12:13:52.7963635Z test_vmap_autograd_grad_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.040s) 2022-08-17T12:13:52.8356037Z test_vmap_autograd_grad_amin_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.039s) 2022-08-17T12:13:52.8385381Z test_vmap_autograd_grad_aminmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:52.8413851Z test_vmap_autograd_grad_aminmax_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:52.8462717Z test_vmap_autograd_grad_angle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:52.8512013Z test_vmap_autograd_grad_angle_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:52.8541189Z test_vmap_autograd_grad_any_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:52.8569432Z test_vmap_autograd_grad_any_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:52.8597476Z test_vmap_autograd_grad_arange_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:52.8625808Z test_vmap_autograd_grad_arange_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:52.8654016Z test_vmap_autograd_grad_argmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:52.8681091Z test_vmap_autograd_grad_argmax_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:52.8708506Z test_vmap_autograd_grad_argmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:52.8736187Z test_vmap_autograd_grad_argmin_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:52.8763568Z test_vmap_autograd_grad_argsort_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:52.8791302Z test_vmap_autograd_grad_argsort_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:52.8818858Z test_vmap_autograd_grad_argwhere_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:52.8846160Z test_vmap_autograd_grad_argwhere_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:52.8936866Z test_vmap_autograd_grad_as_strided_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::index_add_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:52.8973724Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-17T12:13:52.8974023Z ok (0.013s) 2022-08-17T12:13:52.9095452Z test_vmap_autograd_grad_as_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:13:52.9196669Z test_vmap_autograd_grad_as_strided_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.010s) 2022-08-17T12:13:52.9298186Z test_vmap_autograd_grad_as_strided_scatter_cpu_float64 (__main__.TestOperatorsCPU) ... expected failure (0.010s) 2022-08-17T12:13:52.9349517Z test_vmap_autograd_grad_asin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:52.9400491Z test_vmap_autograd_grad_asin_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:52.9451458Z test_vmap_autograd_grad_asinh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:52.9502332Z test_vmap_autograd_grad_asinh_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:52.9775167Z test_vmap_autograd_grad_atan2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:13:53.0042226Z test_vmap_autograd_grad_atan2_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:13:53.0092410Z test_vmap_autograd_grad_atan_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:53.0143513Z test_vmap_autograd_grad_atan_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:53.0194654Z test_vmap_autograd_grad_atanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:53.0245494Z test_vmap_autograd_grad_atanh_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:53.1070116Z test_vmap_autograd_grad_atleast_1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.082s) 2022-08-17T12:13:53.1866818Z test_vmap_autograd_grad_atleast_1d_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.080s) 2022-08-17T12:13:53.2699940Z test_vmap_autograd_grad_atleast_2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.083s) 2022-08-17T12:13:53.3504923Z test_vmap_autograd_grad_atleast_2d_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.080s) 2022-08-17T12:13:53.4350966Z test_vmap_autograd_grad_atleast_3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.085s) 2022-08-17T12:13:53.5171604Z test_vmap_autograd_grad_atleast_3d_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.082s) 2022-08-17T12:13:53.5413689Z test_vmap_autograd_grad_baddbmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:13:53.5649178Z test_vmap_autograd_grad_baddbmm_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:13:53.5752508Z test_vmap_autograd_grad_bernoulli_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:13:53.5850714Z test_vmap_autograd_grad_bernoulli_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:13:53.5962716Z test_vmap_autograd_grad_bfloat16_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:13:53.6073975Z test_vmap_autograd_grad_bfloat16_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:13:53.6167732Z test_vmap_autograd_grad_bfloat16_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:13:53.6264949Z test_vmap_autograd_grad_bfloat16_functorch_no_channels_last_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:13:53.6400589Z test_vmap_autograd_grad_block_diag_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:13:53.6533060Z test_vmap_autograd_grad_block_diag_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:13:53.6595860Z test_vmap_autograd_grad_bmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:53.6654324Z test_vmap_autograd_grad_bmm_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:53.6683405Z test_vmap_autograd_grad_bool_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:53.6711223Z test_vmap_autograd_grad_bool_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:53.6739677Z test_vmap_autograd_grad_bool_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:53.6767848Z test_vmap_autograd_grad_bool_functorch_no_channels_last_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:53.6795592Z test_vmap_autograd_grad_broadcast_shapes_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:53.7109978Z test_vmap_autograd_grad_broadcast_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:13:53.7419640Z test_vmap_autograd_grad_broadcast_tensors_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:13:53.7571047Z test_vmap_autograd_grad_broadcast_to_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:13:53.7719112Z test_vmap_autograd_grad_broadcast_to_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:13:53.7747893Z test_vmap_autograd_grad_bucketize_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:53.7776068Z test_vmap_autograd_grad_bucketize_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:53.7803930Z test_vmap_autograd_grad_byte_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:53.7831542Z test_vmap_autograd_grad_byte_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:53.7859632Z test_vmap_autograd_grad_byte_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:53.7887085Z test_vmap_autograd_grad_byte_functorch_no_channels_last_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:53.7985480Z test_vmap_autograd_grad_cartesian_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:13:53.8081720Z test_vmap_autograd_grad_cartesian_prod_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:13:53.8267145Z test_vmap_autograd_grad_cat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:13:53.8442233Z test_vmap_autograd_grad_cat_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:13:54.4964139Z test_vmap_autograd_grad_cdist_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.652s) 2022-08-17T12:13:55.1385836Z test_vmap_autograd_grad_cdist_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.642s) 2022-08-17T12:13:55.1436286Z test_vmap_autograd_grad_ceil_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:55.1485288Z test_vmap_autograd_grad_ceil_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:55.1601291Z test_vmap_autograd_grad_chalf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:13:55.1713176Z test_vmap_autograd_grad_chalf_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:13:55.1740825Z test_vmap_autograd_grad_char_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:55.1768949Z test_vmap_autograd_grad_char_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:55.1796288Z test_vmap_autograd_grad_char_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:55.1823941Z test_vmap_autograd_grad_char_functorch_no_channels_last_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:55.2222834Z test_vmap_autograd_grad_cholesky_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.040s) 2022-08-17T12:13:55.2611701Z test_vmap_autograd_grad_cholesky_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.039s) 2022-08-17T12:13:55.2913448Z test_vmap_autograd_grad_cholesky_inverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.030s) 2022-08-17T12:13:55.3201479Z test_vmap_autograd_grad_cholesky_inverse_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:13:55.3582236Z test_vmap_autograd_grad_cholesky_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.038s) 2022-08-17T12:13:55.3956919Z test_vmap_autograd_grad_cholesky_solve_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:13:55.4865268Z test_vmap_autograd_grad_chunk_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.091s) 2022-08-17T12:13:55.5752025Z test_vmap_autograd_grad_chunk_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.089s) 2022-08-17T12:13:55.5885451Z test_vmap_autograd_grad_clamp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:13:55.6012730Z test_vmap_autograd_grad_clamp_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:13:55.6281538Z test_vmap_autograd_grad_clamp_max_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:13:55.6544861Z test_vmap_autograd_grad_clamp_max_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:13:55.6811282Z test_vmap_autograd_grad_clamp_min_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:13:55.7069926Z test_vmap_autograd_grad_clamp_min_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:13:55.7133202Z test_vmap_autograd_grad_clone_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:55.7195538Z test_vmap_autograd_grad_clone_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:55.7290193Z test_vmap_autograd_grad_column_stack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:13:55.7382992Z test_vmap_autograd_grad_column_stack_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:13:55.7823235Z test_vmap_autograd_grad_combinations_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.044s) 2022-08-17T12:13:55.8264191Z test_vmap_autograd_grad_combinations_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.044s) 2022-08-17T12:13:55.8522428Z test_vmap_autograd_grad_complex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:13:55.8769018Z test_vmap_autograd_grad_complex_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:13:55.8841851Z test_vmap_autograd_grad_conj_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:13:55.8913561Z test_vmap_autograd_grad_conj_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:13:55.8960478Z test_vmap_autograd_grad_conj_physical_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:55.9007876Z test_vmap_autograd_grad_conj_physical_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:55.9930775Z test_vmap_autograd_grad_constant_pad_nd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.092s) 2022-08-17T12:13:56.0868491Z test_vmap_autograd_grad_constant_pad_nd_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:13:56.0934884Z test_vmap_autograd_grad_contiguous_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:13:56.1000783Z test_vmap_autograd_grad_contiguous_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:56.1265259Z test_vmap_autograd_grad_copysign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:13:56.1527549Z test_vmap_autograd_grad_copysign_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:13:56.1697541Z test_vmap_autograd_grad_corrcoef_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:13:56.1865672Z test_vmap_autograd_grad_corrcoef_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:13:56.1950232Z test_vmap_autograd_grad_cos_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:56.2034455Z test_vmap_autograd_grad_cos_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:56.2116105Z test_vmap_autograd_grad_cosh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:56.2197205Z test_vmap_autograd_grad_cosh_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:56.2225199Z test_vmap_autograd_grad_count_nonzero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:56.2252866Z test_vmap_autograd_grad_count_nonzero_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:56.3430284Z test_vmap_autograd_grad_cov_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.118s) 2022-08-17T12:13:56.4620996Z test_vmap_autograd_grad_cov_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.119s) 2022-08-17T12:13:56.4660452Z test_vmap_autograd_grad_cross_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_cross. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:56.4661891Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-17T12:13:56.4729687Z ok (0.011s) 2022-08-17T12:13:56.4832292Z test_vmap_autograd_grad_cross_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:13:56.4868959Z test_vmap_autograd_grad_cummax_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::cummaxmin_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:56.4870149Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-17T12:13:56.4929052Z ok (0.010s) 2022-08-17T12:13:56.5024064Z test_vmap_autograd_grad_cummax_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:13:56.5118927Z test_vmap_autograd_grad_cummin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:13:56.5212970Z test_vmap_autograd_grad_cummin_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:13:56.5533824Z test_vmap_autograd_grad_cumprod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:13:56.5849978Z test_vmap_autograd_grad_cumprod_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:13:56.5960940Z test_vmap_autograd_grad_cumsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:13:56.6067762Z test_vmap_autograd_grad_cumsum_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:13:56.6332496Z test_vmap_autograd_grad_cumulative_trapezoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:13:56.6587561Z test_vmap_autograd_grad_cumulative_trapezoid_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:13:56.6670924Z test_vmap_autograd_grad_deg2rad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:56.6747439Z test_vmap_autograd_grad_deg2rad_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:56.7048564Z test_vmap_autograd_grad_diag_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.030s) 2022-08-17T12:13:56.7344513Z test_vmap_autograd_grad_diag_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.030s) 2022-08-17T12:13:56.7644218Z test_vmap_autograd_grad_diag_embed_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.030s) 2022-08-17T12:13:56.7931256Z test_vmap_autograd_grad_diag_embed_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:13:56.8045522Z test_vmap_autograd_grad_diagflat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:13:56.8159689Z test_vmap_autograd_grad_diagflat_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:13:56.8447091Z test_vmap_autograd_grad_diagonal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:13:56.8728884Z test_vmap_autograd_grad_diagonal_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.028s) 2022-08-17T12:13:56.9136393Z test_vmap_autograd_grad_diagonal_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:13:56.9535976Z test_vmap_autograd_grad_diagonal_scatter_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.040s) 2022-08-17T12:13:57.1234347Z test_vmap_autograd_grad_diff_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.170s) 2022-08-17T12:13:57.2927874Z test_vmap_autograd_grad_diff_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.169s) 2022-08-17T12:13:57.3007198Z test_vmap_autograd_grad_digamma_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:57.3084664Z test_vmap_autograd_grad_digamma_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:57.4546605Z test_vmap_autograd_grad_dist_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.146s) 2022-08-17T12:13:57.5987707Z test_vmap_autograd_grad_dist_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.144s) 2022-08-17T12:13:57.6246304Z test_vmap_autograd_grad_div_floor_rounding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:13:57.6499405Z test_vmap_autograd_grad_div_floor_rounding_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:13:57.6767790Z test_vmap_autograd_grad_div_no_rounding_mode_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:13:57.7028904Z test_vmap_autograd_grad_div_no_rounding_mode_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:13:57.7283855Z test_vmap_autograd_grad_div_trunc_rounding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:13:57.7537512Z test_vmap_autograd_grad_div_trunc_rounding_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:13:57.7588073Z test_vmap_autograd_grad_dot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:57.7638366Z test_vmap_autograd_grad_dot_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:57.7750725Z test_vmap_autograd_grad_double_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:13:57.7854421Z test_vmap_autograd_grad_double_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:13:57.7947012Z test_vmap_autograd_grad_double_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:13:57.8033965Z test_vmap_autograd_grad_double_functorch_no_channels_last_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:13:57.8327805Z test_vmap_autograd_grad_dsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:13:57.8616797Z test_vmap_autograd_grad_dsplit_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:13:57.8703811Z test_vmap_autograd_grad_dstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:13:57.8787660Z test_vmap_autograd_grad_dstack_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:57.8829373Z test_vmap_autograd_grad_eig_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_solve_ex. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:57.8830077Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-17T12:13:57.8891690Z ok (0.010s) 2022-08-17T12:13:57.8993012Z test_vmap_autograd_grad_eig_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:13:57.9286291Z test_vmap_autograd_grad_einsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:13:57.9579710Z test_vmap_autograd_grad_einsum_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:13:57.9608333Z test_vmap_autograd_grad_empty_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:57.9636667Z test_vmap_autograd_grad_empty_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:57.9664922Z test_vmap_autograd_grad_empty_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:57.9692826Z test_vmap_autograd_grad_empty_like_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:57.9720825Z test_vmap_autograd_grad_eq_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:57.9748747Z test_vmap_autograd_grad_eq_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:57.9776646Z test_vmap_autograd_grad_equal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:57.9804343Z test_vmap_autograd_grad_equal_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:57.9858457Z test_vmap_autograd_grad_erf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:57.9912031Z test_vmap_autograd_grad_erf_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:57.9998953Z test_vmap_autograd_grad_erfc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:13:58.0084170Z test_vmap_autograd_grad_erfc_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:58.0139103Z test_vmap_autograd_grad_erfinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:58.0192885Z test_vmap_autograd_grad_erfinv_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:58.0271997Z test_vmap_autograd_grad_exp2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:58.0348524Z test_vmap_autograd_grad_exp2_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:58.0427257Z test_vmap_autograd_grad_exp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:58.0505160Z test_vmap_autograd_grad_exp_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:58.0587359Z test_vmap_autograd_grad_expand_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:58.0668623Z test_vmap_autograd_grad_expand_as_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:58.0864220Z test_vmap_autograd_grad_expand_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:13:58.1053613Z test_vmap_autograd_grad_expand_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:13:58.1103192Z test_vmap_autograd_grad_expm1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:58.1152780Z test_vmap_autograd_grad_expm1_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:58.1330720Z test_vmap_autograd_grad_fft_fft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:13:58.1507821Z test_vmap_autograd_grad_fft_fft2_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:13:58.1703759Z test_vmap_autograd_grad_fft_fft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:13:58.1899139Z test_vmap_autograd_grad_fft_fft_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:13:58.2121660Z test_vmap_autograd_grad_fft_fftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:13:58.2343559Z test_vmap_autograd_grad_fft_fftn_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:13:58.2469378Z test_vmap_autograd_grad_fft_fftshift_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:13:58.2586287Z test_vmap_autograd_grad_fft_fftshift_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:13:58.2788428Z test_vmap_autograd_grad_fft_hfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:13:58.2994445Z test_vmap_autograd_grad_fft_hfft2_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:13:58.3204793Z test_vmap_autograd_grad_fft_hfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:13:58.3412827Z test_vmap_autograd_grad_fft_hfft_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:13:58.3657347Z test_vmap_autograd_grad_fft_hfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:13:58.3904095Z test_vmap_autograd_grad_fft_hfftn_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:13:58.4078791Z test_vmap_autograd_grad_fft_ifft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:13:58.4253652Z test_vmap_autograd_grad_fft_ifft2_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:13:58.4456851Z test_vmap_autograd_grad_fft_ifft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:13:58.4663256Z test_vmap_autograd_grad_fft_ifft_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:13:58.4885792Z test_vmap_autograd_grad_fft_ifftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:13:58.5114800Z test_vmap_autograd_grad_fft_ifftn_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:13:58.5240355Z test_vmap_autograd_grad_fft_ifftshift_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:13:58.5361319Z test_vmap_autograd_grad_fft_ifftshift_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:13:58.5403668Z test_vmap_autograd_grad_fft_ihfft2_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::_conj_physical. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:58.5404845Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-17T12:13:58.5567507Z ok (0.021s) 2022-08-17T12:13:58.5771555Z test_vmap_autograd_grad_fft_ihfft2_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:13:58.5983002Z test_vmap_autograd_grad_fft_ihfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:13:58.6196054Z test_vmap_autograd_grad_fft_ihfft_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:13:58.6443185Z test_vmap_autograd_grad_fft_ihfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:13:58.6692364Z test_vmap_autograd_grad_fft_ihfftn_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:13:58.6878861Z test_vmap_autograd_grad_fft_irfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:13:58.7062696Z test_vmap_autograd_grad_fft_irfft2_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:13:58.7271429Z test_vmap_autograd_grad_fft_irfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:13:58.7476691Z test_vmap_autograd_grad_fft_irfft_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:13:58.7710461Z test_vmap_autograd_grad_fft_irfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:13:58.7941461Z test_vmap_autograd_grad_fft_irfftn_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:13:58.8121562Z test_vmap_autograd_grad_fft_rfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:13:58.8306177Z test_vmap_autograd_grad_fft_rfft2_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:13:58.8506501Z test_vmap_autograd_grad_fft_rfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:13:58.8708818Z test_vmap_autograd_grad_fft_rfft_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:13:58.8940466Z test_vmap_autograd_grad_fft_rfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:13:58.9166947Z test_vmap_autograd_grad_fft_rfftn_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:13:58.9246390Z test_vmap_autograd_grad_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:58.9323604Z test_vmap_autograd_grad_fill_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:58.9456683Z test_vmap_autograd_grad_flatten_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:13:58.9587019Z test_vmap_autograd_grad_flatten_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:13:58.9794860Z test_vmap_autograd_grad_flip_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:13:59.0000835Z test_vmap_autograd_grad_flip_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:13:59.0065223Z test_vmap_autograd_grad_fliplr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:59.0129073Z test_vmap_autograd_grad_fliplr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:59.0193546Z test_vmap_autograd_grad_flipud_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:59.0257655Z test_vmap_autograd_grad_flipud_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:13:59.0363441Z test_vmap_autograd_grad_float_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:13:59.0473182Z test_vmap_autograd_grad_float_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:13:59.0562406Z test_vmap_autograd_grad_float_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:13:59.0655146Z test_vmap_autograd_grad_float_functorch_no_channels_last_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:13:59.1007808Z test_vmap_autograd_grad_float_power_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.035s) 2022-08-17T12:13:59.1337516Z test_vmap_autograd_grad_float_power_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.033s) 2022-08-17T12:13:59.1387254Z test_vmap_autograd_grad_floor_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:59.1436320Z test_vmap_autograd_grad_floor_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:13:59.1465134Z test_vmap_autograd_grad_floor_divide_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:59.1492690Z test_vmap_autograd_grad_floor_divide_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:59.1768078Z test_vmap_autograd_grad_fmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:13:59.2036914Z test_vmap_autograd_grad_fmax_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:13:59.2309057Z test_vmap_autograd_grad_fmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:13:59.2577191Z test_vmap_autograd_grad_fmin_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:13:59.2839461Z test_vmap_autograd_grad_fmod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:13:59.3097639Z test_vmap_autograd_grad_fmod_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:13:59.3171546Z test_vmap_autograd_grad_frac_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:13:59.3244000Z test_vmap_autograd_grad_frac_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:13:59.3326567Z test_vmap_autograd_grad_frexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:59.3409290Z test_vmap_autograd_grad_frexp_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:59.3436505Z test_vmap_autograd_grad_full_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:59.3463712Z test_vmap_autograd_grad_full_like_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:59.3580317Z test_vmap_autograd_grad_gather_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:13:59.3692173Z test_vmap_autograd_grad_gather_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:13:59.3719697Z test_vmap_autograd_grad_ge_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:59.3747046Z test_vmap_autograd_grad_ge_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:59.3774397Z test_vmap_autograd_grad_geqrf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:59.3801672Z test_vmap_autograd_grad_geqrf_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:59.4445116Z test_vmap_autograd_grad_gradient_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:13:59.5080403Z test_vmap_autograd_grad_gradient_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:13:59.5108628Z test_vmap_autograd_grad_gt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:59.5138100Z test_vmap_autograd_grad_gt_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:59.5250964Z test_vmap_autograd_grad_half_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:13:59.5360187Z test_vmap_autograd_grad_half_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:13:59.5457107Z test_vmap_autograd_grad_half_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:13:59.5548823Z test_vmap_autograd_grad_half_functorch_no_channels_last_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:13:59.5576174Z test_vmap_autograd_grad_heaviside_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:59.5603624Z test_vmap_autograd_grad_heaviside_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:59.5630897Z test_vmap_autograd_grad_histc_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:59.5658300Z test_vmap_autograd_grad_histc_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:59.5685524Z test_vmap_autograd_grad_histogram_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:59.5712766Z test_vmap_autograd_grad_histogram_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:59.5740093Z test_vmap_autograd_grad_histogramdd_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:59.5767618Z test_vmap_autograd_grad_histogramdd_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:59.6057068Z test_vmap_autograd_grad_hsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:13:59.6340845Z test_vmap_autograd_grad_hsplit_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.028s) 2022-08-17T12:13:59.6424169Z test_vmap_autograd_grad_hstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:59.6504183Z test_vmap_autograd_grad_hstack_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:59.6767174Z test_vmap_autograd_grad_hypot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:13:59.7024006Z test_vmap_autograd_grad_hypot_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:13:59.7103104Z test_vmap_autograd_grad_i0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:59.7179205Z test_vmap_autograd_grad_i0_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:59.7207175Z test_vmap_autograd_grad_igamma_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:59.7234561Z test_vmap_autograd_grad_igamma_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:59.7262122Z test_vmap_autograd_grad_igammac_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:59.7289655Z test_vmap_autograd_grad_igammac_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:13:59.7526276Z test_vmap_autograd_grad_index_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:13:59.7758779Z test_vmap_autograd_grad_index_add_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:13:59.7793018Z test_vmap_autograd_grad_index_copy_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::index_fill.int_Scalar. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:13:59.7793743Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-17T12:13:59.7861959Z ok (0.010s) 2022-08-17T12:13:59.7964250Z test_vmap_autograd_grad_index_copy_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:13:59.8049714Z test_vmap_autograd_grad_index_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:13:59.8134296Z test_vmap_autograd_grad_index_fill_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:13:59.8261237Z test_vmap_autograd_grad_index_put_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:13:59.8385202Z test_vmap_autograd_grad_index_put_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:13:59.8600925Z test_vmap_autograd_grad_index_put_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:13:59.8809463Z test_vmap_autograd_grad_index_put_functorch_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:13:59.9826242Z test_vmap_autograd_grad_index_reduce_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.102s) 2022-08-17T12:14:00.0811523Z test_vmap_autograd_grad_index_reduce_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.098s) 2022-08-17T12:14:00.0893604Z test_vmap_autograd_grad_index_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:00.0974131Z test_vmap_autograd_grad_index_select_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:00.1054281Z test_vmap_autograd_grad_inner_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:00.1132851Z test_vmap_autograd_grad_inner_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:00.1160699Z test_vmap_autograd_grad_int_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:00.1188261Z test_vmap_autograd_grad_int_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:00.1215398Z test_vmap_autograd_grad_int_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:00.1242631Z test_vmap_autograd_grad_int_functorch_no_channels_last_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:00.1440704Z test_vmap_autograd_grad_inverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:14:00.1634004Z test_vmap_autograd_grad_inverse_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:14:00.1663200Z test_vmap_autograd_grad_isclose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:00.1691988Z test_vmap_autograd_grad_isclose_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:00.1720486Z test_vmap_autograd_grad_isfinite_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:00.1749573Z test_vmap_autograd_grad_isfinite_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:00.1778419Z test_vmap_autograd_grad_isin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:00.1807275Z test_vmap_autograd_grad_isin_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:00.1835944Z test_vmap_autograd_grad_isinf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:00.1864477Z test_vmap_autograd_grad_isinf_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:00.1893400Z test_vmap_autograd_grad_isnan_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:00.1921467Z test_vmap_autograd_grad_isnan_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:00.1950205Z test_vmap_autograd_grad_isneginf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:00.1977769Z test_vmap_autograd_grad_isneginf_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:00.2005298Z test_vmap_autograd_grad_isposinf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:00.2033165Z test_vmap_autograd_grad_isposinf_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:00.2061162Z test_vmap_autograd_grad_isreal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:00.2089215Z test_vmap_autograd_grad_isreal_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:00.2133142Z test_vmap_autograd_grad_istft_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::col2im_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:14:00.2134511Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-17T12:14:00.2516298Z ok (0.043s) 2022-08-17T12:14:00.2939382Z test_vmap_autograd_grad_istft_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.042s) 2022-08-17T12:14:00.2968874Z test_vmap_autograd_grad_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:14:00.2997321Z test_vmap_autograd_grad_jiterator_2inputs_2outputs_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:14:00.3025752Z test_vmap_autograd_grad_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:14:00.3054157Z test_vmap_autograd_grad_jiterator_4inputs_with_extra_args_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:14:00.3082800Z test_vmap_autograd_grad_jiterator_binary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:14:00.3111614Z test_vmap_autograd_grad_jiterator_binary_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:14:00.3140171Z test_vmap_autograd_grad_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:14:00.3168634Z test_vmap_autograd_grad_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:14:00.3196820Z test_vmap_autograd_grad_jiterator_unary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:14:00.3224627Z test_vmap_autograd_grad_jiterator_unary_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:14:00.3288721Z test_vmap_autograd_grad_kron_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:14:00.3354078Z test_vmap_autograd_grad_kron_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:14:00.3590386Z test_vmap_autograd_grad_kthvalue_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:14:00.3820628Z test_vmap_autograd_grad_kthvalue_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:14:00.3845006Z test_vmap_autograd_grad_ldexp_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:14:00.4106742Z test_vmap_autograd_grad_ldexp_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:14:00.4135813Z test_vmap_autograd_grad_le_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:00.4164446Z test_vmap_autograd_grad_le_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:00.4566630Z test_vmap_autograd_grad_lerp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.040s) 2022-08-17T12:14:00.4960621Z test_vmap_autograd_grad_lerp_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.039s) 2022-08-17T12:14:00.5041165Z test_vmap_autograd_grad_lgamma_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:00.5120364Z test_vmap_autograd_grad_lgamma_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:00.5521434Z test_vmap_autograd_grad_linalg_cholesky_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.040s) 2022-08-17T12:14:00.5912940Z test_vmap_autograd_grad_linalg_cholesky_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.039s) 2022-08-17T12:14:00.6346194Z test_vmap_autograd_grad_linalg_cholesky_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.043s) 2022-08-17T12:14:00.6764327Z test_vmap_autograd_grad_linalg_cholesky_ex_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.042s) 2022-08-17T12:14:00.6880047Z test_vmap_autograd_grad_linalg_cond_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:14:00.6990592Z test_vmap_autograd_grad_linalg_cond_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:14:00.7096865Z test_vmap_autograd_grad_linalg_cross_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:14:00.7200008Z test_vmap_autograd_grad_linalg_cross_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:14:00.7237868Z test_vmap_autograd_grad_linalg_det_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_lu_solve. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:14:00.7239094Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-17T12:14:00.7449950Z ok (0.025s) 2022-08-17T12:14:00.7695183Z test_vmap_autograd_grad_linalg_det_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:14:00.8504009Z test_vmap_autograd_grad_linalg_det_singular_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.081s) 2022-08-17T12:14:00.8607933Z test_vmap_autograd_grad_linalg_eig_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.010s) 2022-08-17T12:14:00.8706856Z test_vmap_autograd_grad_linalg_eig_cpu_float64 (__main__.TestOperatorsCPU) ... expected failure (0.010s) 2022-08-17T12:14:00.9190951Z test_vmap_autograd_grad_linalg_eigh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:14:00.9663059Z test_vmap_autograd_grad_linalg_eigh_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:14:00.9896451Z test_vmap_autograd_grad_linalg_eigvals_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:14:01.0124537Z test_vmap_autograd_grad_linalg_eigvals_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:14:01.0320067Z test_vmap_autograd_grad_linalg_eigvalsh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:14:01.0514619Z test_vmap_autograd_grad_linalg_eigvalsh_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:14:01.0618935Z test_vmap_autograd_grad_linalg_householder_product_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.010s) 2022-08-17T12:14:01.0720337Z test_vmap_autograd_grad_linalg_householder_product_cpu_float64 (__main__.TestOperatorsCPU) ... expected failure (0.010s) 2022-08-17T12:14:01.0922267Z test_vmap_autograd_grad_linalg_inv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:14:01.1119964Z test_vmap_autograd_grad_linalg_inv_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:14:01.1336795Z test_vmap_autograd_grad_linalg_inv_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:14:01.1544897Z test_vmap_autograd_grad_linalg_inv_ex_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:14:01.1574563Z test_vmap_autograd_grad_linalg_ldl_factor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:01.1603258Z test_vmap_autograd_grad_linalg_ldl_factor_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:01.1632071Z test_vmap_autograd_grad_linalg_ldl_factor_ex_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:01.1660866Z test_vmap_autograd_grad_linalg_ldl_factor_ex_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:01.1689539Z test_vmap_autograd_grad_linalg_ldl_solve_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:01.1718230Z test_vmap_autograd_grad_linalg_ldl_solve_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:01.9085662Z test_vmap_autograd_grad_linalg_lstsq_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.736s) 2022-08-17T12:14:02.6269039Z test_vmap_autograd_grad_linalg_lstsq_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.718s) 2022-08-17T12:14:02.8186021Z test_vmap_autograd_grad_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.192s) 2022-08-17T12:14:03.0078169Z test_vmap_autograd_grad_linalg_lstsq_grad_oriented_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.189s) 2022-08-17T12:14:03.1274599Z test_vmap_autograd_grad_linalg_lu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.120s) 2022-08-17T12:14:03.2402056Z test_vmap_autograd_grad_linalg_lu_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.113s) 2022-08-17T12:14:03.3053068Z test_vmap_autograd_grad_linalg_lu_factor_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.065s) 2022-08-17T12:14:03.3696840Z test_vmap_autograd_grad_linalg_lu_factor_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:14:03.4320074Z test_vmap_autograd_grad_linalg_lu_factor_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.062s) 2022-08-17T12:14:03.4938779Z test_vmap_autograd_grad_linalg_lu_factor_ex_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.062s) 2022-08-17T12:14:04.3045014Z test_vmap_autograd_grad_linalg_lu_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.810s) 2022-08-17T12:14:05.0974976Z test_vmap_autograd_grad_linalg_lu_solve_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.793s) 2022-08-17T12:14:05.2403902Z test_vmap_autograd_grad_linalg_matrix_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.143s) 2022-08-17T12:14:05.3816708Z test_vmap_autograd_grad_linalg_matrix_norm_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.141s) 2022-08-17T12:14:05.4279017Z test_vmap_autograd_grad_linalg_matrix_power_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.046s) 2022-08-17T12:14:05.4737969Z test_vmap_autograd_grad_linalg_matrix_power_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.046s) 2022-08-17T12:14:05.4768602Z test_vmap_autograd_grad_linalg_matrix_rank_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:05.4797917Z test_vmap_autograd_grad_linalg_matrix_rank_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:05.4826031Z test_vmap_autograd_grad_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:05.4853944Z test_vmap_autograd_grad_linalg_matrix_rank_hermitian_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:05.4877854Z test_vmap_autograd_grad_linalg_multi_dot_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:14:05.4902083Z test_vmap_autograd_grad_linalg_multi_dot_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:14:05.5391529Z test_vmap_autograd_grad_linalg_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.049s) 2022-08-17T12:14:05.5873897Z test_vmap_autograd_grad_linalg_norm_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:14:05.6322892Z test_vmap_autograd_grad_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.045s) 2022-08-17T12:14:05.6763912Z test_vmap_autograd_grad_linalg_norm_subgradients_at_zero_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.044s) 2022-08-17T12:14:05.7441472Z test_vmap_autograd_grad_linalg_pinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.068s) 2022-08-17T12:14:05.8108297Z test_vmap_autograd_grad_linalg_pinv_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.067s) 2022-08-17T12:14:05.8360390Z test_vmap_autograd_grad_linalg_pinv_hermitian_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:14:05.8609015Z test_vmap_autograd_grad_linalg_pinv_hermitian_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:14:05.8637286Z test_vmap_autograd_grad_linalg_pinv_singular_cpu_float32 (__main__.TestOperatorsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:14:05.8665296Z test_vmap_autograd_grad_linalg_pinv_singular_cpu_float64 (__main__.TestOperatorsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:14:06.0760120Z test_vmap_autograd_grad_linalg_qr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.209s) 2022-08-17T12:14:06.2816295Z test_vmap_autograd_grad_linalg_qr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.205s) 2022-08-17T12:14:06.3252708Z test_vmap_autograd_grad_linalg_slogdet_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.044s) 2022-08-17T12:14:06.3683341Z test_vmap_autograd_grad_linalg_slogdet_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.043s) 2022-08-17T12:14:06.4201333Z test_vmap_autograd_grad_linalg_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.052s) 2022-08-17T12:14:06.4705454Z test_vmap_autograd_grad_linalg_solve_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.050s) 2022-08-17T12:14:06.5251894Z test_vmap_autograd_grad_linalg_solve_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.055s) 2022-08-17T12:14:06.5783363Z test_vmap_autograd_grad_linalg_solve_ex_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.053s) 2022-08-17T12:14:07.4764521Z test_vmap_autograd_grad_linalg_solve_triangular_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.898s) 2022-08-17T12:14:08.3593009Z test_vmap_autograd_grad_linalg_solve_triangular_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.883s) 2022-08-17T12:14:09.3002802Z test_vmap_autograd_grad_linalg_svd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.941s) 2022-08-17T12:14:10.2263141Z test_vmap_autograd_grad_linalg_svd_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.926s) 2022-08-17T12:14:10.2978046Z test_vmap_autograd_grad_linalg_svdvals_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.071s) 2022-08-17T12:14:10.3683474Z test_vmap_autograd_grad_linalg_svdvals_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.070s) 2022-08-17T12:14:10.3775821Z test_vmap_autograd_grad_linalg_tensorinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:14:10.3863493Z test_vmap_autograd_grad_linalg_tensorinv_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:14:10.4025362Z test_vmap_autograd_grad_linalg_tensorsolve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:14:10.4183871Z test_vmap_autograd_grad_linalg_tensorsolve_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:14:10.4448243Z test_vmap_autograd_grad_linalg_vander_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:14:10.4722945Z test_vmap_autograd_grad_linalg_vander_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:14:10.5713416Z test_vmap_autograd_grad_linalg_vecdot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.099s) 2022-08-17T12:14:10.6680201Z test_vmap_autograd_grad_linalg_vecdot_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.097s) 2022-08-17T12:14:10.9837059Z test_vmap_autograd_grad_linalg_vector_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.316s) 2022-08-17T12:14:11.3056595Z test_vmap_autograd_grad_linalg_vector_norm_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.322s) 2022-08-17T12:14:11.3085396Z test_vmap_autograd_grad_linspace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:11.3113469Z test_vmap_autograd_grad_linspace_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:11.3193948Z test_vmap_autograd_grad_log10_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:11.3272115Z test_vmap_autograd_grad_log10_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:11.3321578Z test_vmap_autograd_grad_log1p_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:14:11.3371901Z test_vmap_autograd_grad_log1p_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:14:11.3452794Z test_vmap_autograd_grad_log2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:11.3531181Z test_vmap_autograd_grad_log2_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:11.3609344Z test_vmap_autograd_grad_log_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:11.3686043Z test_vmap_autograd_grad_log_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:11.3821992Z test_vmap_autograd_grad_log_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:14:11.3955480Z test_vmap_autograd_grad_log_softmax_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:14:11.4099021Z test_vmap_autograd_grad_log_softmax_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:14:11.4233202Z test_vmap_autograd_grad_log_softmax_dtype_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:14:11.4289438Z test_vmap_autograd_grad_logaddexp2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:14:11.4345649Z test_vmap_autograd_grad_logaddexp2_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:14:11.4401239Z test_vmap_autograd_grad_logaddexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:14:11.4458086Z test_vmap_autograd_grad_logaddexp_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:14:11.4661566Z test_vmap_autograd_grad_logcumsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:14:11.4862869Z test_vmap_autograd_grad_logcumsumexp_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:14:11.5104686Z test_vmap_autograd_grad_logdet_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:14:11.5340855Z test_vmap_autograd_grad_logdet_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:14:11.5370223Z test_vmap_autograd_grad_logical_and_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:11.5398499Z test_vmap_autograd_grad_logical_and_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:11.5426764Z test_vmap_autograd_grad_logical_not_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:11.5454175Z test_vmap_autograd_grad_logical_not_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:11.5481998Z test_vmap_autograd_grad_logical_or_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:11.5509727Z test_vmap_autograd_grad_logical_or_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:11.5537472Z test_vmap_autograd_grad_logical_xor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:11.5565426Z test_vmap_autograd_grad_logical_xor_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:11.5666799Z test_vmap_autograd_grad_logit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:14:11.5766209Z test_vmap_autograd_grad_logit_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:14:11.5794333Z test_vmap_autograd_grad_logspace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:11.5822097Z test_vmap_autograd_grad_logspace_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:11.6155920Z test_vmap_autograd_grad_logsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.033s) 2022-08-17T12:14:11.6483221Z test_vmap_autograd_grad_logsumexp_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.033s) 2022-08-17T12:14:11.6511761Z test_vmap_autograd_grad_long_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:11.6542562Z test_vmap_autograd_grad_long_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:11.6570835Z test_vmap_autograd_grad_long_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:11.6599215Z test_vmap_autograd_grad_long_functorch_no_channels_last_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:11.6627850Z test_vmap_autograd_grad_lt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:11.6656435Z test_vmap_autograd_grad_lt_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:11.7931414Z test_vmap_autograd_grad_lu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.127s) 2022-08-17T12:14:11.9190803Z test_vmap_autograd_grad_lu_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.126s) 2022-08-17T12:14:12.1213845Z test_vmap_autograd_grad_lu_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.202s) 2022-08-17T12:14:12.3185981Z test_vmap_autograd_grad_lu_solve_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.197s) 2022-08-17T12:14:12.3959527Z test_vmap_autograd_grad_lu_unpack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.077s) 2022-08-17T12:14:12.4711780Z test_vmap_autograd_grad_lu_unpack_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.075s) 2022-08-17T12:14:12.4861682Z test_vmap_autograd_grad_mH_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:14:12.5003763Z test_vmap_autograd_grad_mH_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:14:12.5151450Z test_vmap_autograd_grad_mT_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:14:12.5293738Z test_vmap_autograd_grad_mT_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:14:12.5484596Z test_vmap_autograd_grad_masked_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:14:12.5672439Z test_vmap_autograd_grad_masked_fill_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:14:12.5787080Z test_vmap_autograd_grad_masked_fill_functorch_Scalar_only_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:14:12.5899924Z test_vmap_autograd_grad_masked_fill_functorch_Scalar_only_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:14:12.6033303Z test_vmap_autograd_grad_masked_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:14:12.6163889Z test_vmap_autograd_grad_masked_scatter_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:14:12.6309417Z test_vmap_autograd_grad_masked_select_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.014s) 2022-08-17T12:14:12.6452918Z test_vmap_autograd_grad_masked_select_cpu_float64 (__main__.TestOperatorsCPU) ... expected failure (0.014s) 2022-08-17T12:14:12.6477806Z test_vmap_autograd_grad_matmul_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:14:12.6502493Z test_vmap_autograd_grad_matmul_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:14:12.6640998Z test_vmap_autograd_grad_matrix_exp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:14:12.6778783Z test_vmap_autograd_grad_matrix_exp_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:14:12.7064269Z test_vmap_autograd_grad_max_binary_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:14:12.7349635Z test_vmap_autograd_grad_max_binary_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.028s) 2022-08-17T12:14:12.7420593Z test_vmap_autograd_grad_max_reduction_no_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:14:12.7490541Z test_vmap_autograd_grad_max_reduction_no_dim_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:14:12.7602118Z test_vmap_autograd_grad_max_reduction_with_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:14:12.7714540Z test_vmap_autograd_grad_max_reduction_with_dim_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:14:12.7999759Z test_vmap_autograd_grad_maximum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.028s) 2022-08-17T12:14:12.8282701Z test_vmap_autograd_grad_maximum_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.028s) 2022-08-17T12:14:12.8653675Z test_vmap_autograd_grad_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:14:12.9019032Z test_vmap_autograd_grad_mean_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.036s) 2022-08-17T12:14:12.9293049Z test_vmap_autograd_grad_median_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:14:12.9561209Z test_vmap_autograd_grad_median_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:14:13.0604508Z test_vmap_autograd_grad_meshgrid_list_of_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.104s) 2022-08-17T12:14:13.1615058Z test_vmap_autograd_grad_meshgrid_list_of_tensors_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.101s) 2022-08-17T12:14:13.2655153Z test_vmap_autograd_grad_meshgrid_variadic_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.104s) 2022-08-17T12:14:13.3659729Z test_vmap_autograd_grad_meshgrid_variadic_tensors_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.100s) 2022-08-17T12:14:13.3949343Z test_vmap_autograd_grad_min_binary_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:14:13.4230057Z test_vmap_autograd_grad_min_binary_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.028s) 2022-08-17T12:14:13.4300084Z test_vmap_autograd_grad_min_reduction_no_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:14:13.4369800Z test_vmap_autograd_grad_min_reduction_no_dim_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:14:13.4481195Z test_vmap_autograd_grad_min_reduction_with_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:14:13.4596187Z test_vmap_autograd_grad_min_reduction_with_dim_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:14:13.4883692Z test_vmap_autograd_grad_minimum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:14:13.5167915Z test_vmap_autograd_grad_minimum_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.028s) 2022-08-17T12:14:13.5227613Z test_vmap_autograd_grad_mm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:14:13.5284686Z test_vmap_autograd_grad_mm_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:14:13.5465185Z test_vmap_autograd_grad_mode_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:14:13.5641755Z test_vmap_autograd_grad_mode_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:14:13.5709768Z test_vmap_autograd_grad_movedim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:14:13.5772152Z test_vmap_autograd_grad_movedim_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:14:13.5861324Z test_vmap_autograd_grad_msort_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:14:13.5951832Z test_vmap_autograd_grad_msort_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:14:13.6205002Z test_vmap_autograd_grad_mul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:14:13.6453558Z test_vmap_autograd_grad_mul_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:14:13.6483626Z test_vmap_autograd_grad_multinomial_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:13.6512329Z test_vmap_autograd_grad_multinomial_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:13.6567782Z test_vmap_autograd_grad_mv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:14:13.6623264Z test_vmap_autograd_grad_mv_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:14:13.6849056Z test_vmap_autograd_grad_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:14:13.7073794Z test_vmap_autograd_grad_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:14:13.7299584Z test_vmap_autograd_grad_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:14:13.7527570Z test_vmap_autograd_grad_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:14:13.7750992Z test_vmap_autograd_grad_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:14:13.7973577Z test_vmap_autograd_grad_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:14:13.8052890Z test_vmap_autograd_grad_nan_to_num_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:13.8131058Z test_vmap_autograd_grad_nan_to_num_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:13.8806201Z test_vmap_autograd_grad_nanmean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.067s) 2022-08-17T12:14:13.9470463Z test_vmap_autograd_grad_nanmean_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.066s) 2022-08-17T12:14:13.9742231Z test_vmap_autograd_grad_nanmedian_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:14:14.0008910Z test_vmap_autograd_grad_nanmedian_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:14:14.1525145Z test_vmap_autograd_grad_nanquantile_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.151s) 2022-08-17T12:14:14.3023046Z test_vmap_autograd_grad_nanquantile_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.150s) 2022-08-17T12:14:14.3656679Z test_vmap_autograd_grad_nansum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:14:14.4280754Z test_vmap_autograd_grad_nansum_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.062s) 2022-08-17T12:14:14.4408358Z test_vmap_autograd_grad_narrow_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:14:14.4534592Z test_vmap_autograd_grad_narrow_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:14:14.4559481Z test_vmap_autograd_grad_native_layer_norm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:14:14.4583451Z test_vmap_autograd_grad_native_layer_norm_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:14:14.4611187Z test_vmap_autograd_grad_ne_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:14.4638725Z test_vmap_autograd_grad_ne_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:14.4686152Z test_vmap_autograd_grad_neg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:14:14.4734528Z test_vmap_autograd_grad_neg_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:14:14.4763226Z test_vmap_autograd_grad_new_empty_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:14.4790709Z test_vmap_autograd_grad_new_empty_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:14.4818016Z test_vmap_autograd_grad_new_full_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:14.4845232Z test_vmap_autograd_grad_new_full_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:14.4872686Z test_vmap_autograd_grad_new_ones_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:14.4899749Z test_vmap_autograd_grad_new_ones_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:14.4927057Z test_vmap_autograd_grad_new_zeros_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:14.4954395Z test_vmap_autograd_grad_new_zeros_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:14.4981775Z test_vmap_autograd_grad_nextafter_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:14.5009010Z test_vmap_autograd_grad_nextafter_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:14.5167437Z test_vmap_autograd_grad_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:14:14.5321169Z test_vmap_autograd_grad_nn_functional_adaptive_avg_pool1d_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:14:14.5567449Z test_vmap_autograd_grad_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:14:14.5811995Z test_vmap_autograd_grad_nn_functional_adaptive_avg_pool2d_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:14:14.6127305Z test_vmap_autograd_grad_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:14:14.6438893Z test_vmap_autograd_grad_nn_functional_adaptive_avg_pool3d_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:14:14.6641256Z test_vmap_autograd_grad_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:14:14.6832182Z test_vmap_autograd_grad_nn_functional_adaptive_max_pool1d_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:14:14.7385787Z test_vmap_autograd_grad_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.055s) 2022-08-17T12:14:14.7916661Z test_vmap_autograd_grad_nn_functional_adaptive_max_pool2d_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.053s) 2022-08-17T12:14:14.8411376Z test_vmap_autograd_grad_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.049s) 2022-08-17T12:14:14.8894690Z test_vmap_autograd_grad_nn_functional_adaptive_max_pool3d_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:14:14.9108541Z test_vmap_autograd_grad_nn_functional_avg_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:14:14.9307310Z test_vmap_autograd_grad_nn_functional_avg_pool1d_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:14:14.9486421Z test_vmap_autograd_grad_nn_functional_avg_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:14:14.9665899Z test_vmap_autograd_grad_nn_functional_avg_pool2d_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:14:14.9870912Z test_vmap_autograd_grad_nn_functional_avg_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:14:15.0068063Z test_vmap_autograd_grad_nn_functional_avg_pool3d_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:14:15.0488674Z test_vmap_autograd_grad_nn_functional_batch_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.042s) 2022-08-17T12:14:15.0895530Z test_vmap_autograd_grad_nn_functional_batch_norm_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:14:15.0955972Z test_vmap_autograd_grad_nn_functional_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::_trilinear. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:14:15.0957191Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-17T12:14:15.1876430Z ok (0.098s) 2022-08-17T12:14:15.2835264Z test_vmap_autograd_grad_nn_functional_bilinear_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.096s) 2022-08-17T12:14:15.3187558Z test_vmap_autograd_grad_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.035s) 2022-08-17T12:14:15.3555860Z test_vmap_autograd_grad_nn_functional_binary_cross_entropy_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:14:15.4261838Z test_vmap_autograd_grad_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.071s) 2022-08-17T12:14:15.4997796Z test_vmap_autograd_grad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.074s) 2022-08-17T12:14:15.5079642Z test_vmap_autograd_grad_nn_functional_celu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:15.5157119Z test_vmap_autograd_grad_nn_functional_celu_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:15.5602614Z test_vmap_autograd_grad_nn_functional_conv1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.044s) 2022-08-17T12:14:15.5997842Z test_vmap_autograd_grad_nn_functional_conv1d_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.039s) 2022-08-17T12:14:15.7392530Z test_vmap_autograd_grad_nn_functional_conv2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.139s) 2022-08-17T12:14:15.8715365Z test_vmap_autograd_grad_nn_functional_conv2d_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.132s) 2022-08-17T12:14:15.8793066Z test_vmap_autograd_grad_nn_functional_conv2d_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:15.8858489Z test_vmap_autograd_grad_nn_functional_conv2d_no_bias_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:14:15.8945924Z test_vmap_autograd_grad_nn_functional_conv2d_stride_depthwise_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:14:15.9039441Z test_vmap_autograd_grad_nn_functional_conv2d_stride_depthwise_with_bias_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:14:15.9121694Z test_vmap_autograd_grad_nn_functional_conv2d_stride_groups_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:15.9199663Z test_vmap_autograd_grad_nn_functional_conv2d_stride_groups_with_bias_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:15.9273690Z test_vmap_autograd_grad_nn_functional_conv2d_stride_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:14:15.9341062Z test_vmap_autograd_grad_nn_functional_conv2d_stride_no_bias_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:14:15.9414650Z test_vmap_autograd_grad_nn_functional_conv2d_stride_padding_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:14:15.9480832Z test_vmap_autograd_grad_nn_functional_conv2d_stride_padding_no_bias_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:14:15.9561735Z test_vmap_autograd_grad_nn_functional_conv2d_stride_padding_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:15.9638007Z test_vmap_autograd_grad_nn_functional_conv2d_stride_padding_with_bias_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:15.9718582Z test_vmap_autograd_grad_nn_functional_conv2d_stride_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:15.9790497Z test_vmap_autograd_grad_nn_functional_conv2d_stride_with_bias_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:14:15.9872800Z test_vmap_autograd_grad_nn_functional_conv2d_strided_padding_dilation_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:15.9950043Z test_vmap_autograd_grad_nn_functional_conv2d_strided_padding_dilation_no_bias_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:16.0030703Z test_vmap_autograd_grad_nn_functional_conv2d_strided_padding_dilation_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:16.0103213Z test_vmap_autograd_grad_nn_functional_conv2d_strided_padding_dilation_with_bias_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:14:16.0185133Z test_vmap_autograd_grad_nn_functional_conv2d_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:16.0256454Z test_vmap_autograd_grad_nn_functional_conv2d_with_bias_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:14:16.0281260Z test_vmap_autograd_grad_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:14:16.0306405Z test_vmap_autograd_grad_nn_functional_conv_transpose1d_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:14:16.0331131Z test_vmap_autograd_grad_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:14:16.0355794Z test_vmap_autograd_grad_nn_functional_conv_transpose2d_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:14:16.0379720Z test_vmap_autograd_grad_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:14:16.0403706Z test_vmap_autograd_grad_nn_functional_conv_transpose3d_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:14:16.0661435Z test_vmap_autograd_grad_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:14:16.0912869Z test_vmap_autograd_grad_nn_functional_cosine_embedding_loss_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:14:16.1271024Z test_vmap_autograd_grad_nn_functional_cosine_similarity_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.036s) 2022-08-17T12:14:16.1627786Z test_vmap_autograd_grad_nn_functional_cosine_similarity_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.036s) 2022-08-17T12:14:16.2122473Z test_vmap_autograd_grad_nn_functional_cross_entropy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.049s) 2022-08-17T12:14:16.2606045Z test_vmap_autograd_grad_nn_functional_cross_entropy_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:14:16.2665819Z test_vmap_autograd_grad_nn_functional_ctc_loss_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::_ctc_loss_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:14:16.2667065Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-17T12:14:16.3296369Z ok (0.069s) 2022-08-17T12:14:16.4153171Z test_vmap_autograd_grad_nn_functional_ctc_loss_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.086s) 2022-08-17T12:14:16.4467474Z test_vmap_autograd_grad_nn_functional_dropout2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:14:16.4779039Z test_vmap_autograd_grad_nn_functional_dropout2d_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:14:16.5133336Z test_vmap_autograd_grad_nn_functional_dropout3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.035s) 2022-08-17T12:14:16.5491116Z test_vmap_autograd_grad_nn_functional_dropout3d_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.036s) 2022-08-17T12:14:16.5868633Z test_vmap_autograd_grad_nn_functional_dropout_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.038s) 2022-08-17T12:14:16.6235378Z test_vmap_autograd_grad_nn_functional_dropout_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:14:16.6312717Z test_vmap_autograd_grad_nn_functional_elu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:16.6390552Z test_vmap_autograd_grad_nn_functional_elu_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:16.6429346Z test_vmap_autograd_grad_nn_functional_embedding_bag_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::_embedding_bag_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:14:16.6430584Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-17T12:14:16.7193567Z ok (0.080s) 2022-08-17T12:14:16.7924881Z test_vmap_autograd_grad_nn_functional_embedding_bag_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.073s) 2022-08-17T12:14:16.8023226Z test_vmap_autograd_grad_nn_functional_embedding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:14:16.8111084Z test_vmap_autograd_grad_nn_functional_embedding_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:14:16.8257585Z test_vmap_autograd_grad_nn_functional_embedding_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:14:16.8402821Z test_vmap_autograd_grad_nn_functional_embedding_functorch_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:14:16.8609155Z test_vmap_autograd_grad_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:14:16.8817474Z test_vmap_autograd_grad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:14:16.9020980Z test_vmap_autograd_grad_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:14:16.9220068Z test_vmap_autograd_grad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:14:16.9271149Z test_vmap_autograd_grad_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::fractional_max_pool2d_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:14:16.9272418Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-17T12:14:17.0154576Z ok (0.093s) 2022-08-17T12:14:17.1072821Z test_vmap_autograd_grad_nn_functional_fractional_max_pool2d_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.092s) 2022-08-17T12:14:17.1131492Z test_vmap_autograd_grad_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::fractional_max_pool3d_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:14:17.1133271Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-17T12:14:17.2329479Z ok (0.126s) 2022-08-17T12:14:17.3677509Z test_vmap_autograd_grad_nn_functional_fractional_max_pool3d_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.135s) 2022-08-17T12:14:18.5730880Z test_vmap_autograd_grad_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.205s) 2022-08-17T12:14:19.7500633Z test_vmap_autograd_grad_nn_functional_gaussian_nll_loss_cpu_float64 (__main__.TestOperatorsCPU) ... ok (1.177s) 2022-08-17T12:14:19.7698948Z test_vmap_autograd_grad_nn_functional_gelu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:14:19.7881547Z test_vmap_autograd_grad_nn_functional_gelu_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:14:19.8845119Z test_vmap_autograd_grad_nn_functional_glu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:14:19.9757856Z test_vmap_autograd_grad_nn_functional_glu_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:14:20.0676438Z test_vmap_autograd_grad_nn_functional_grid_sample_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.092s) 2022-08-17T12:14:20.1593226Z test_vmap_autograd_grad_nn_functional_grid_sample_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.092s) 2022-08-17T12:14:20.1730396Z test_vmap_autograd_grad_nn_functional_group_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:14:20.1859108Z test_vmap_autograd_grad_nn_functional_group_norm_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:14:20.1985209Z test_vmap_autograd_grad_nn_functional_hardshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:14:20.2109086Z test_vmap_autograd_grad_nn_functional_hardshrink_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:14:20.2185986Z test_vmap_autograd_grad_nn_functional_hardsigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:20.2261815Z test_vmap_autograd_grad_nn_functional_hardsigmoid_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:20.2364877Z test_vmap_autograd_grad_nn_functional_hardswish_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:14:20.2468757Z test_vmap_autograd_grad_nn_functional_hardswish_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:14:20.2596464Z test_vmap_autograd_grad_nn_functional_hardtanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:14:20.2720669Z test_vmap_autograd_grad_nn_functional_hardtanh_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:14:20.2988382Z test_vmap_autograd_grad_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:14:20.3252693Z test_vmap_autograd_grad_nn_functional_hinge_embedding_loss_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:14:20.3289734Z test_vmap_autograd_grad_nn_functional_huber_loss_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::huber_loss_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:14:20.3290945Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-17T12:14:20.3517296Z ok (0.026s) 2022-08-17T12:14:20.3779023Z test_vmap_autograd_grad_nn_functional_huber_loss_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:14:20.4046485Z test_vmap_autograd_grad_nn_functional_instance_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:14:20.4316355Z test_vmap_autograd_grad_nn_functional_instance_norm_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:14:20.4600849Z test_vmap_autograd_grad_nn_functional_interpolate_area_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.028s) 2022-08-17T12:14:20.4881712Z test_vmap_autograd_grad_nn_functional_interpolate_area_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.028s) 2022-08-17T12:14:20.5161751Z test_vmap_autograd_grad_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.028s) 2022-08-17T12:14:20.5433166Z test_vmap_autograd_grad_nn_functional_interpolate_bicubic_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:14:20.5706519Z test_vmap_autograd_grad_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:14:20.5977529Z test_vmap_autograd_grad_nn_functional_interpolate_bilinear_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:14:20.6217998Z test_vmap_autograd_grad_nn_functional_interpolate_linear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:14:20.6448850Z test_vmap_autograd_grad_nn_functional_interpolate_linear_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:14:20.6715178Z test_vmap_autograd_grad_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:14:20.6982121Z test_vmap_autograd_grad_nn_functional_interpolate_nearest_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:14:20.7275810Z test_vmap_autograd_grad_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:14:20.7567900Z test_vmap_autograd_grad_nn_functional_interpolate_trilinear_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:14:20.7896336Z test_vmap_autograd_grad_nn_functional_kl_div_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.033s) 2022-08-17T12:14:20.8216099Z test_vmap_autograd_grad_nn_functional_kl_div_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:14:20.8388338Z test_vmap_autograd_grad_nn_functional_l1_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:14:20.8558008Z test_vmap_autograd_grad_nn_functional_l1_loss_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:14:20.8582850Z test_vmap_autograd_grad_nn_functional_layer_norm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:14:20.8773256Z test_vmap_autograd_grad_nn_functional_layer_norm_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:14:20.8969275Z test_vmap_autograd_grad_nn_functional_leaky_relu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:14:20.9163693Z test_vmap_autograd_grad_nn_functional_leaky_relu_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:14:20.9690173Z test_vmap_autograd_grad_nn_functional_linear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.053s) 2022-08-17T12:14:21.0201781Z test_vmap_autograd_grad_nn_functional_linear_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.051s) 2022-08-17T12:14:21.0536184Z test_vmap_autograd_grad_nn_functional_local_response_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.033s) 2022-08-17T12:14:21.0857171Z test_vmap_autograd_grad_nn_functional_local_response_norm_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:14:21.0939436Z test_vmap_autograd_grad_nn_functional_logsigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:21.1017036Z test_vmap_autograd_grad_nn_functional_logsigmoid_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:21.1546740Z test_vmap_autograd_grad_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.053s) 2022-08-17T12:14:21.2070530Z test_vmap_autograd_grad_nn_functional_margin_ranking_loss_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.052s) 2022-08-17T12:14:22.9803942Z test_vmap_autograd_grad_nn_functional_max_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.773s) 2022-08-17T12:14:24.7243790Z test_vmap_autograd_grad_nn_functional_max_pool1d_cpu_float64 (__main__.TestOperatorsCPU) ... ok (1.744s) 2022-08-17T12:14:27.9362364Z test_vmap_autograd_grad_nn_functional_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (3.212s) 2022-08-17T12:14:31.0410198Z test_vmap_autograd_grad_nn_functional_max_pool2d_cpu_float64 (__main__.TestOperatorsCPU) ... ok (3.105s) 2022-08-17T12:14:31.0450542Z test_vmap_autograd_grad_nn_functional_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::max_pool3d_with_indices_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:14:31.0451781Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-17T12:14:32.4331893Z ok (1.392s) 2022-08-17T12:14:33.7977593Z test_vmap_autograd_grad_nn_functional_max_pool3d_cpu_float64 (__main__.TestOperatorsCPU) ... ok (1.364s) 2022-08-17T12:14:34.1060198Z test_vmap_autograd_grad_nn_functional_max_unpool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.308s) 2022-08-17T12:14:34.4100834Z test_vmap_autograd_grad_nn_functional_max_unpool1d_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.304s) 2022-08-17T12:14:34.4770299Z test_vmap_autograd_grad_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.067s) 2022-08-17T12:14:34.5473329Z test_vmap_autograd_grad_nn_functional_max_unpool1d_grad_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.070s) 2022-08-17T12:14:34.6307103Z test_vmap_autograd_grad_nn_functional_max_unpool2d_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.083s) 2022-08-17T12:14:34.7099702Z test_vmap_autograd_grad_nn_functional_max_unpool2d_cpu_float64 (__main__.TestOperatorsCPU) ... expected failure (0.079s) 2022-08-17T12:14:34.7348526Z test_vmap_autograd_grad_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.025s) 2022-08-17T12:14:34.7622156Z test_vmap_autograd_grad_nn_functional_max_unpool2d_grad_cpu_float64 (__main__.TestOperatorsCPU) ... expected failure (0.027s) 2022-08-17T12:14:34.9900677Z test_vmap_autograd_grad_nn_functional_max_unpool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.228s) 2022-08-17T12:14:35.2146948Z test_vmap_autograd_grad_nn_functional_max_unpool3d_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.225s) 2022-08-17T12:14:35.2704792Z test_vmap_autograd_grad_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.056s) 2022-08-17T12:14:35.3226714Z test_vmap_autograd_grad_nn_functional_max_unpool3d_grad_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.052s) 2022-08-17T12:14:35.3263765Z test_vmap_autograd_grad_nn_functional_mish_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::mish_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:14:35.3265001Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-17T12:14:35.3313833Z ok (0.009s) 2022-08-17T12:14:35.3395920Z test_vmap_autograd_grad_nn_functional_mish_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:35.3604489Z test_vmap_autograd_grad_nn_functional_mse_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:14:35.3807516Z test_vmap_autograd_grad_nn_functional_mse_loss_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:14:35.4138848Z test_vmap_autograd_grad_nn_functional_mse_loss_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.033s) 2022-08-17T12:14:35.4458659Z test_vmap_autograd_grad_nn_functional_mse_loss_functorch_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:14:35.4493743Z test_vmap_autograd_grad_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::multi_margin_loss_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:14:35.4494971Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-17T12:14:35.4582281Z ok (0.012s) 2022-08-17T12:14:35.4701187Z test_vmap_autograd_grad_nn_functional_multi_margin_loss_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:14:35.4735380Z test_vmap_autograd_grad_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::multilabel_margin_loss_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:14:35.4736638Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-17T12:14:35.4789408Z ok (0.009s) 2022-08-17T12:14:35.4874520Z test_vmap_autograd_grad_nn_functional_multilabel_margin_loss_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:35.5001223Z test_vmap_autograd_grad_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:14:35.5132588Z test_vmap_autograd_grad_nn_functional_multilabel_soft_margin_loss_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:14:35.6265902Z test_vmap_autograd_grad_nn_functional_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.113s) 2022-08-17T12:14:35.7386525Z test_vmap_autograd_grad_nn_functional_nll_loss_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.112s) 2022-08-17T12:14:35.7632240Z test_vmap_autograd_grad_nn_functional_normalize_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:14:35.7875825Z test_vmap_autograd_grad_nn_functional_normalize_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:14:35.8122016Z test_vmap_autograd_grad_nn_functional_pad_circular_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:14:35.8366216Z test_vmap_autograd_grad_nn_functional_pad_circular_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:14:35.9288954Z test_vmap_autograd_grad_nn_functional_pad_constant_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.092s) 2022-08-17T12:14:36.0192051Z test_vmap_autograd_grad_nn_functional_pad_constant_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.090s) 2022-08-17T12:14:36.0447563Z test_vmap_autograd_grad_nn_functional_pad_reflect_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:14:36.0698271Z test_vmap_autograd_grad_nn_functional_pad_reflect_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:14:36.0954329Z test_vmap_autograd_grad_nn_functional_pad_replicate_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:14:36.1204525Z test_vmap_autograd_grad_nn_functional_pad_replicate_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:14:36.1401679Z test_vmap_autograd_grad_nn_functional_pairwise_distance_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:14:36.1592303Z test_vmap_autograd_grad_nn_functional_pairwise_distance_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:14:36.1627162Z test_vmap_autograd_grad_nn_functional_pdist_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::_pdist_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:14:36.1628397Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-17T12:14:36.1790715Z ok (0.020s) 2022-08-17T12:14:36.1991761Z test_vmap_autograd_grad_nn_functional_pdist_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:14:36.2058828Z test_vmap_autograd_grad_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:14:36.2122292Z test_vmap_autograd_grad_nn_functional_pixel_shuffle_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:14:36.2190505Z test_vmap_autograd_grad_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:14:36.2253717Z test_vmap_autograd_grad_nn_functional_pixel_unshuffle_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:14:36.4437624Z test_vmap_autograd_grad_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.218s) 2022-08-17T12:14:36.6563366Z test_vmap_autograd_grad_nn_functional_poisson_nll_loss_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.213s) 2022-08-17T12:14:36.7135667Z test_vmap_autograd_grad_nn_functional_prelu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.057s) 2022-08-17T12:14:36.7694897Z test_vmap_autograd_grad_nn_functional_prelu_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.056s) 2022-08-17T12:14:36.7773451Z test_vmap_autograd_grad_nn_functional_relu6_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:36.7849103Z test_vmap_autograd_grad_nn_functional_relu6_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:36.7946968Z test_vmap_autograd_grad_nn_functional_relu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:14:36.8043757Z test_vmap_autograd_grad_nn_functional_relu_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:14:36.8079761Z test_vmap_autograd_grad_nn_functional_rrelu_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::rrelu_with_noise_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:14:36.8080473Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-17T12:14:36.8134142Z ok (0.009s) 2022-08-17T12:14:36.8220876Z test_vmap_autograd_grad_nn_functional_rrelu_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:14:36.8297936Z test_vmap_autograd_grad_nn_functional_selu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:36.8375780Z test_vmap_autograd_grad_nn_functional_selu_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:36.8453081Z test_vmap_autograd_grad_nn_functional_silu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:36.8530703Z test_vmap_autograd_grad_nn_functional_silu_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:36.8565967Z test_vmap_autograd_grad_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::smooth_l1_loss_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:14:36.8567774Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-17T12:14:36.8764023Z ok (0.023s) 2022-08-17T12:14:36.8991149Z test_vmap_autograd_grad_nn_functional_smooth_l1_loss_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:14:36.9027880Z test_vmap_autograd_grad_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::soft_margin_loss_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:14:36.9029325Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-17T12:14:36.9165995Z ok (0.017s) 2022-08-17T12:14:36.9337059Z test_vmap_autograd_grad_nn_functional_soft_margin_loss_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:14:36.9477557Z test_vmap_autograd_grad_nn_functional_softmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:14:36.9613921Z test_vmap_autograd_grad_nn_functional_softmin_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:14:36.9761501Z test_vmap_autograd_grad_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:14:36.9900265Z test_vmap_autograd_grad_nn_functional_softmin_with_dtype_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:14:36.9979287Z test_vmap_autograd_grad_nn_functional_softplus_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:37.0056720Z test_vmap_autograd_grad_nn_functional_softplus_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:37.0166496Z test_vmap_autograd_grad_nn_functional_softshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:14:37.0274636Z test_vmap_autograd_grad_nn_functional_softshrink_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:14:37.0360900Z test_vmap_autograd_grad_nn_functional_softsign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:14:37.0444841Z test_vmap_autograd_grad_nn_functional_softsign_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:37.0528520Z test_vmap_autograd_grad_nn_functional_tanhshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:37.0609826Z test_vmap_autograd_grad_nn_functional_tanhshrink_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:37.0709373Z test_vmap_autograd_grad_nn_functional_threshold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:14:37.0808933Z test_vmap_autograd_grad_nn_functional_threshold_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:14:37.1122494Z test_vmap_autograd_grad_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:14:37.1420398Z test_vmap_autograd_grad_nn_functional_triplet_margin_loss_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.030s) 2022-08-17T12:14:37.1736103Z test_vmap_autograd_grad_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:14:37.2036178Z test_vmap_autograd_grad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.030s) 2022-08-17T12:14:37.6739313Z test_vmap_autograd_grad_nn_functional_unfold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.470s) 2022-08-17T12:14:38.1319147Z test_vmap_autograd_grad_nn_functional_unfold_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.458s) 2022-08-17T12:14:38.1430570Z test_vmap_autograd_grad_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:14:38.1541579Z test_vmap_autograd_grad_nn_functional_upsample_bilinear_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:14:38.1809241Z test_vmap_autograd_grad_nn_functional_upsample_nearest_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:14:38.2077237Z test_vmap_autograd_grad_nn_functional_upsample_nearest_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:14:38.2106403Z test_vmap_autograd_grad_nonzero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:38.2134625Z test_vmap_autograd_grad_nonzero_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:38.3004464Z test_vmap_autograd_grad_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.087s) 2022-08-17T12:14:38.3876139Z test_vmap_autograd_grad_norm_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.087s) 2022-08-17T12:14:38.3963375Z test_vmap_autograd_grad_norm_fro_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:14:38.4048372Z test_vmap_autograd_grad_norm_fro_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:38.4160412Z test_vmap_autograd_grad_norm_inf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:14:38.4270900Z test_vmap_autograd_grad_norm_inf_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:14:38.4349941Z test_vmap_autograd_grad_norm_nuc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:38.4428455Z test_vmap_autograd_grad_norm_nuc_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:38.4572442Z test_vmap_autograd_grad_normal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:14:38.4712245Z test_vmap_autograd_grad_normal_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:14:38.4760485Z test_vmap_autograd_grad_normal_number_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:14:38.4807792Z test_vmap_autograd_grad_normal_number_mean_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:14:38.4836567Z test_vmap_autograd_grad_ones_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:38.4865184Z test_vmap_autograd_grad_ones_like_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:38.4893834Z test_vmap_autograd_grad_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:38.4922371Z test_vmap_autograd_grad_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:38.5904921Z test_vmap_autograd_grad_ops_aten_index_put_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.098s) 2022-08-17T12:14:38.7102616Z test_vmap_autograd_grad_ops_aten_index_put_functorch_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.120s) 2022-08-17T12:14:38.7133453Z test_vmap_autograd_grad_ormqr_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:38.7161984Z test_vmap_autograd_grad_ormqr_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:38.7218396Z test_vmap_autograd_grad_outer_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:14:38.7272727Z test_vmap_autograd_grad_outer_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:14:43.6543021Z test_vmap_autograd_grad_pca_lowrank_cpu_float32 (__main__.TestOperatorsCPU) ... ok (4.927s) 2022-08-17T12:14:48.5107931Z test_vmap_autograd_grad_pca_lowrank_cpu_float64 (__main__.TestOperatorsCPU) ... ok (4.856s) 2022-08-17T12:14:48.5209662Z test_vmap_autograd_grad_permute_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:14:48.5306073Z test_vmap_autograd_grad_permute_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:14:48.5560295Z test_vmap_autograd_grad_pinverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:14:48.5808396Z test_vmap_autograd_grad_pinverse_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:14:48.6098385Z test_vmap_autograd_grad_polar_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:14:48.6380010Z test_vmap_autograd_grad_polar_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.028s) 2022-08-17T12:14:48.6587333Z test_vmap_autograd_grad_polygamma_polygamma_n_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:14:48.6790879Z test_vmap_autograd_grad_polygamma_polygamma_n_0_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:14:48.7001220Z test_vmap_autograd_grad_polygamma_polygamma_n_1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:14:48.7203121Z test_vmap_autograd_grad_polygamma_polygamma_n_1_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:14:48.7410963Z test_vmap_autograd_grad_polygamma_polygamma_n_2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:14:48.7612983Z test_vmap_autograd_grad_polygamma_polygamma_n_2_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:14:48.7818623Z test_vmap_autograd_grad_polygamma_polygamma_n_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:14:48.8019879Z test_vmap_autograd_grad_polygamma_polygamma_n_3_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:14:48.8225370Z test_vmap_autograd_grad_polygamma_polygamma_n_4_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:14:48.8427038Z test_vmap_autograd_grad_polygamma_polygamma_n_4_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:14:48.8499999Z test_vmap_autograd_grad_positive_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:14:48.8572373Z test_vmap_autograd_grad_positive_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:14:48.8901669Z test_vmap_autograd_grad_pow_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.033s) 2022-08-17T12:14:48.9231127Z test_vmap_autograd_grad_pow_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.033s) 2022-08-17T12:14:49.0020309Z test_vmap_autograd_grad_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:14:49.0795012Z test_vmap_autograd_grad_prod_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.077s) 2022-08-17T12:14:49.0829073Z test_vmap_autograd_grad_put_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::take. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:14:49.0829760Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-17T12:14:49.0856891Z /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::put. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:14:49.0857514Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-17T12:14:49.1343279Z ok (0.055s) 2022-08-17T12:14:49.1877800Z test_vmap_autograd_grad_put_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.053s) 2022-08-17T12:14:49.3973957Z test_vmap_autograd_grad_qr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.209s) 2022-08-17T12:14:49.6017642Z test_vmap_autograd_grad_qr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.204s) 2022-08-17T12:14:49.7537194Z test_vmap_autograd_grad_quantile_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.152s) 2022-08-17T12:14:49.9033548Z test_vmap_autograd_grad_quantile_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.150s) 2022-08-17T12:14:49.9117534Z test_vmap_autograd_grad_rad2deg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:49.9194101Z test_vmap_autograd_grad_rad2deg_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:49.9221772Z test_vmap_autograd_grad_rand_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:49.9248879Z test_vmap_autograd_grad_rand_like_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:49.9275839Z test_vmap_autograd_grad_randint_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:49.9303135Z test_vmap_autograd_grad_randint_like_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:49.9330590Z test_vmap_autograd_grad_randn_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:49.9360099Z test_vmap_autograd_grad_randn_like_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:49.9445759Z test_vmap_autograd_grad_ravel_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:49.9529430Z test_vmap_autograd_grad_ravel_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:49.9604050Z test_vmap_autograd_grad_real_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:14:49.9676741Z test_vmap_autograd_grad_real_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:14:49.9755251Z test_vmap_autograd_grad_reciprocal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:49.9832388Z test_vmap_autograd_grad_reciprocal_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:50.0099615Z test_vmap_autograd_grad_remainder_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:14:50.0362725Z test_vmap_autograd_grad_remainder_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:14:50.0506794Z test_vmap_autograd_grad_renorm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:14:50.0644484Z test_vmap_autograd_grad_renorm_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:14:50.1062021Z test_vmap_autograd_grad_repeat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.042s) 2022-08-17T12:14:50.1469504Z test_vmap_autograd_grad_repeat_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:14:50.1571195Z test_vmap_autograd_grad_repeat_interleave_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:14:50.1669013Z test_vmap_autograd_grad_repeat_interleave_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:14:50.1770965Z test_vmap_autograd_grad_reshape_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:14:50.1871016Z test_vmap_autograd_grad_reshape_as_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:14:50.2103596Z test_vmap_autograd_grad_reshape_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:14:50.2334149Z test_vmap_autograd_grad_reshape_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:14:50.2362516Z test_vmap_autograd_grad_resize__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:50.2390232Z test_vmap_autograd_grad_resize__cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:50.2417917Z test_vmap_autograd_grad_resize_as__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:50.2445693Z test_vmap_autograd_grad_resize_as__cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:50.2504224Z test_vmap_autograd_grad_resolve_conj_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:14:50.2562311Z test_vmap_autograd_grad_resolve_conj_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:14:50.2621628Z test_vmap_autograd_grad_resolve_neg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:14:50.2681211Z test_vmap_autograd_grad_resolve_neg_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:14:50.3002364Z test_vmap_autograd_grad_roll_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:14:50.3320403Z test_vmap_autograd_grad_roll_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:14:50.4035582Z test_vmap_autograd_grad_rot90_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.071s) 2022-08-17T12:14:50.4735809Z test_vmap_autograd_grad_rot90_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.070s) 2022-08-17T12:14:50.4784926Z test_vmap_autograd_grad_round_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:14:50.4833163Z test_vmap_autograd_grad_round_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:14:50.4909197Z test_vmap_autograd_grad_round_decimals_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:50.4983269Z test_vmap_autograd_grad_round_decimals_0_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:14:50.5058025Z test_vmap_autograd_grad_round_decimals_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:14:50.5135828Z test_vmap_autograd_grad_round_decimals_3_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:50.5211434Z test_vmap_autograd_grad_round_decimals_neg_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:14:50.5285447Z test_vmap_autograd_grad_round_decimals_neg_3_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:14:50.5365377Z test_vmap_autograd_grad_rsqrt_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:50.5446632Z test_vmap_autograd_grad_rsqrt_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:50.5743118Z test_vmap_autograd_grad_rsub_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.030s) 2022-08-17T12:14:50.6030651Z test_vmap_autograd_grad_rsub_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:14:50.6230310Z test_vmap_autograd_grad_scatter_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:14:50.6413710Z test_vmap_autograd_grad_scatter_add_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:14:50.6632445Z test_vmap_autograd_grad_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:14:50.6837722Z test_vmap_autograd_grad_scatter_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:14:50.7263544Z test_vmap_autograd_grad_scatter_reduce_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.043s) 2022-08-17T12:14:50.7653215Z test_vmap_autograd_grad_scatter_reduce_amax_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.039s) 2022-08-17T12:14:50.8077813Z test_vmap_autograd_grad_scatter_reduce_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.042s) 2022-08-17T12:14:50.8472443Z test_vmap_autograd_grad_scatter_reduce_amin_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.039s) 2022-08-17T12:14:50.8901889Z test_vmap_autograd_grad_scatter_reduce_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.043s) 2022-08-17T12:14:50.9294797Z test_vmap_autograd_grad_scatter_reduce_mean_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.039s) 2022-08-17T12:14:50.9821112Z test_vmap_autograd_grad_scatter_reduce_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.053s) 2022-08-17T12:14:51.0315198Z test_vmap_autograd_grad_scatter_reduce_prod_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.049s) 2022-08-17T12:14:51.0691914Z test_vmap_autograd_grad_scatter_reduce_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.038s) 2022-08-17T12:14:51.1041728Z test_vmap_autograd_grad_scatter_reduce_sum_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.035s) 2022-08-17T12:14:51.1069675Z test_vmap_autograd_grad_searchsorted_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:51.1096775Z test_vmap_autograd_grad_searchsorted_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:51.1130654Z test_vmap_autograd_grad_segment_reduce_lengths_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::_segment_reduce_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:14:51.1131394Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-17T12:14:51.2927510Z ok (0.183s) 2022-08-17T12:14:51.4729915Z test_vmap_autograd_grad_segment_reduce_lengths_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.180s) 2022-08-17T12:14:51.6568075Z test_vmap_autograd_grad_segment_reduce_offsets_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.184s) 2022-08-17T12:14:51.8367472Z test_vmap_autograd_grad_segment_reduce_offsets_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.180s) 2022-08-17T12:14:51.8492281Z test_vmap_autograd_grad_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:14:51.8615415Z test_vmap_autograd_grad_select_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:14:51.8778920Z test_vmap_autograd_grad_select_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:14:51.8937640Z test_vmap_autograd_grad_select_scatter_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:14:51.8985949Z test_vmap_autograd_grad_sgn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:14:51.9035434Z test_vmap_autograd_grad_sgn_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:14:51.9064202Z test_vmap_autograd_grad_short_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:51.9091482Z test_vmap_autograd_grad_short_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:51.9118792Z test_vmap_autograd_grad_short_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:51.9145959Z test_vmap_autograd_grad_short_functorch_no_channels_last_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:51.9223882Z test_vmap_autograd_grad_sigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:51.9300958Z test_vmap_autograd_grad_sigmoid_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:51.9349967Z test_vmap_autograd_grad_sign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:14:51.9398138Z test_vmap_autograd_grad_sign_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:14:51.9426593Z test_vmap_autograd_grad_signbit_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:51.9453982Z test_vmap_autograd_grad_signbit_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:51.9505491Z test_vmap_autograd_grad_sin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:14:51.9557626Z test_vmap_autograd_grad_sin_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:14:51.9653382Z test_vmap_autograd_grad_sinc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:14:51.9747167Z test_vmap_autograd_grad_sinc_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:14:51.9795782Z test_vmap_autograd_grad_sinh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:14:51.9844863Z test_vmap_autograd_grad_sinh_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:14:52.0283984Z test_vmap_autograd_grad_slice_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.044s) 2022-08-17T12:14:52.0738206Z test_vmap_autograd_grad_slice_scatter_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.045s) 2022-08-17T12:14:52.0877436Z test_vmap_autograd_grad_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:14:52.1011689Z test_vmap_autograd_grad_softmax_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:14:52.1153750Z test_vmap_autograd_grad_softmax_with_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:14:52.1286221Z test_vmap_autograd_grad_softmax_with_dtype_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:14:52.2522729Z test_vmap_autograd_grad_sort_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.124s) 2022-08-17T12:14:52.3727868Z test_vmap_autograd_grad_sort_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.121s) 2022-08-17T12:14:52.3753347Z test_vmap_autograd_grad_sparse_sampled_addmm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:14:52.3776832Z test_vmap_autograd_grad_sparse_sampled_addmm_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:14:52.3805017Z test_vmap_autograd_grad_special_airy_ai_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:52.3832724Z test_vmap_autograd_grad_special_airy_ai_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:52.3860328Z test_vmap_autograd_grad_special_bessel_j0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:52.3887613Z test_vmap_autograd_grad_special_bessel_j0_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:52.3915122Z test_vmap_autograd_grad_special_bessel_j1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:52.3942703Z test_vmap_autograd_grad_special_bessel_j1_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:52.3970019Z test_vmap_autograd_grad_special_bessel_y0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:52.3997319Z test_vmap_autograd_grad_special_bessel_y0_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:52.4024688Z test_vmap_autograd_grad_special_bessel_y1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:52.4052001Z test_vmap_autograd_grad_special_bessel_y1_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:52.4079402Z test_vmap_autograd_grad_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:52.4106838Z test_vmap_autograd_grad_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:52.4134121Z test_vmap_autograd_grad_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:52.4161805Z test_vmap_autograd_grad_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:52.4187031Z test_vmap_autograd_grad_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:14:52.4210398Z test_vmap_autograd_grad_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:14:52.4234199Z test_vmap_autograd_grad_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:14:52.4258081Z test_vmap_autograd_grad_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:14:52.4325768Z test_vmap_autograd_grad_special_entr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:14:52.4393845Z test_vmap_autograd_grad_special_entr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:14:52.4475668Z test_vmap_autograd_grad_special_erfcx_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:52.4553537Z test_vmap_autograd_grad_special_erfcx_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:52.4581876Z test_vmap_autograd_grad_special_hermite_polynomial_h_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:52.4609175Z test_vmap_autograd_grad_special_hermite_polynomial_h_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:52.4637179Z test_vmap_autograd_grad_special_hermite_polynomial_he_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:52.4664883Z test_vmap_autograd_grad_special_hermite_polynomial_he_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:52.4727742Z test_vmap_autograd_grad_special_i0e_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:14:52.4790165Z test_vmap_autograd_grad_special_i0e_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:14:52.4876567Z test_vmap_autograd_grad_special_i1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:14:52.4960551Z test_vmap_autograd_grad_special_i1_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:52.5048004Z test_vmap_autograd_grad_special_i1e_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:14:52.5132908Z test_vmap_autograd_grad_special_i1e_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:52.5160811Z test_vmap_autograd_grad_special_laguerre_polynomial_l_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:52.5188481Z test_vmap_autograd_grad_special_laguerre_polynomial_l_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:52.5212516Z test_vmap_autograd_grad_special_legendre_polynomial_p_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:14:52.5236280Z test_vmap_autograd_grad_special_legendre_polynomial_p_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:14:52.5325083Z test_vmap_autograd_grad_special_log_ndtr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:14:52.5413386Z test_vmap_autograd_grad_special_log_ndtr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:14:52.5441894Z test_vmap_autograd_grad_special_modified_bessel_i0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:52.5469371Z test_vmap_autograd_grad_special_modified_bessel_i0_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:52.5496813Z test_vmap_autograd_grad_special_modified_bessel_i1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:52.5524109Z test_vmap_autograd_grad_special_modified_bessel_i1_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:52.5551747Z test_vmap_autograd_grad_special_modified_bessel_k0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:52.5579043Z test_vmap_autograd_grad_special_modified_bessel_k0_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:52.5606316Z test_vmap_autograd_grad_special_modified_bessel_k1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:52.5633917Z test_vmap_autograd_grad_special_modified_bessel_k1_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:52.5727194Z test_vmap_autograd_grad_special_ndtr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:14:52.5817676Z test_vmap_autograd_grad_special_ndtr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:14:52.5905804Z test_vmap_autograd_grad_special_ndtri_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:14:52.5992693Z test_vmap_autograd_grad_special_ndtri_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:14:52.6201117Z test_vmap_autograd_grad_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:14:52.6402489Z test_vmap_autograd_grad_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:14:52.6430892Z test_vmap_autograd_grad_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:52.6458127Z test_vmap_autograd_grad_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:52.6485413Z test_vmap_autograd_grad_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:52.6513191Z test_vmap_autograd_grad_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:52.6537659Z test_vmap_autograd_grad_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:14:52.6561024Z test_vmap_autograd_grad_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:14:52.6585048Z test_vmap_autograd_grad_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:14:52.6608902Z test_vmap_autograd_grad_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:14:52.6632595Z test_vmap_autograd_grad_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:14:52.6656211Z test_vmap_autograd_grad_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:14:52.6680277Z test_vmap_autograd_grad_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:14:52.6704121Z test_vmap_autograd_grad_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:14:52.6731881Z test_vmap_autograd_grad_special_spherical_bessel_j0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:52.6760939Z test_vmap_autograd_grad_special_spherical_bessel_j0_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:52.7048325Z test_vmap_autograd_grad_special_xlog1py_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:14:52.7337789Z test_vmap_autograd_grad_special_xlog1py_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:14:52.7366646Z test_vmap_autograd_grad_special_zeta_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:52.7394776Z test_vmap_autograd_grad_special_zeta_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:14:52.7539755Z test_vmap_autograd_grad_split_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:14:52.7682597Z test_vmap_autograd_grad_split_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:14:52.7997913Z test_vmap_autograd_grad_split_list_args_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:14:52.8306037Z test_vmap_autograd_grad_split_list_args_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:14:52.8714673Z test_vmap_autograd_grad_split_with_sizes_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:14:52.9117259Z test_vmap_autograd_grad_split_with_sizes_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.040s) 2022-08-17T12:14:52.9168766Z test_vmap_autograd_grad_sqrt_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:14:52.9219191Z test_vmap_autograd_grad_sqrt_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:14:52.9299356Z test_vmap_autograd_grad_square_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:52.9376585Z test_vmap_autograd_grad_square_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:14:52.9520309Z test_vmap_autograd_grad_squeeze_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:14:52.9660766Z test_vmap_autograd_grad_squeeze_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:14:52.9888339Z test_vmap_autograd_grad_stack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:14:53.0108599Z test_vmap_autograd_grad_stack_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:14:53.0295418Z test_vmap_autograd_grad_std_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:14:53.0478534Z test_vmap_autograd_grad_std_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:14:53.0883932Z test_vmap_autograd_grad_std_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.040s) 2022-08-17T12:14:53.1281573Z test_vmap_autograd_grad_std_mean_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.040s) 2022-08-17T12:14:53.1612950Z test_vmap_autograd_grad_stft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.033s) 2022-08-17T12:14:53.1959005Z test_vmap_autograd_grad_stft_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.035s) 2022-08-17T12:14:53.2256732Z test_vmap_autograd_grad_sub_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.030s) 2022-08-17T12:14:53.2547262Z test_vmap_autograd_grad_sub_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:14:53.2901618Z test_vmap_autograd_grad_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.035s) 2022-08-17T12:14:53.3248413Z test_vmap_autograd_grad_sum_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.035s) 2022-08-17T12:14:53.3379004Z test_vmap_autograd_grad_sum_to_size_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:14:53.3507978Z test_vmap_autograd_grad_sum_to_size_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:14:54.3109500Z test_vmap_autograd_grad_svd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.960s) 2022-08-17T12:14:55.2566075Z test_vmap_autograd_grad_svd_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.946s) 2022-08-17T12:15:00.4526447Z test_vmap_autograd_grad_svd_lowrank_cpu_float32 (__main__.TestOperatorsCPU) ... ok (5.196s) 2022-08-17T12:15:05.5810319Z test_vmap_autograd_grad_svd_lowrank_cpu_float64 (__main__.TestOperatorsCPU) ... ok (5.128s) 2022-08-17T12:15:05.6291838Z test_vmap_autograd_grad_symeig_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:15:05.6760375Z test_vmap_autograd_grad_symeig_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:15:05.6837855Z test_vmap_autograd_grad_t_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:15:05.6912618Z test_vmap_autograd_grad_t_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:15:05.7032555Z test_vmap_autograd_grad_take_along_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:15:05.7149741Z test_vmap_autograd_grad_take_along_dim_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:15:05.7360311Z test_vmap_autograd_grad_take_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:15:05.7571537Z test_vmap_autograd_grad_take_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:15:05.7622867Z test_vmap_autograd_grad_tan_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:15:05.7673418Z test_vmap_autograd_grad_tan_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:15:05.7722890Z test_vmap_autograd_grad_tanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:15:05.7772369Z test_vmap_autograd_grad_tanh_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:15:05.9084038Z test_vmap_autograd_grad_tensor_split_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.131s) 2022-08-17T12:15:06.0366636Z test_vmap_autograd_grad_tensor_split_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.128s) 2022-08-17T12:15:06.0457466Z test_vmap_autograd_grad_tensordot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:15:06.0544542Z test_vmap_autograd_grad_tensordot_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:15:06.1025743Z test_vmap_autograd_grad_tile_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:15:06.1492810Z test_vmap_autograd_grad_tile_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:15:06.1615074Z test_vmap_autograd_grad_to_sparse_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::to_dense_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:15:06.1616284Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-17T12:15:06.1618056Z expected failure (0.013s) 2022-08-17T12:15:06.1740170Z test_vmap_autograd_grad_to_sparse_cpu_float64 (__main__.TestOperatorsCPU) ... expected failure (0.012s) 2022-08-17T12:15:06.2054280Z test_vmap_autograd_grad_topk_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:15:06.2361794Z test_vmap_autograd_grad_topk_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:15:06.2409314Z test_vmap_autograd_grad_trace_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:15:06.2456604Z test_vmap_autograd_grad_trace_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:15:06.2621839Z test_vmap_autograd_grad_transpose_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:15:06.2785830Z test_vmap_autograd_grad_transpose_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:15:06.3053275Z test_vmap_autograd_grad_trapezoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:15:06.3306789Z test_vmap_autograd_grad_trapezoid_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:15:06.3570340Z test_vmap_autograd_grad_trapz_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:15:06.3822913Z test_vmap_autograd_grad_trapz_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:15:06.4536902Z test_vmap_autograd_grad_triangular_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.071s) 2022-08-17T12:15:06.5236476Z test_vmap_autograd_grad_triangular_solve_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.070s) 2022-08-17T12:15:06.5365306Z test_vmap_autograd_grad_tril_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:15:06.5495706Z test_vmap_autograd_grad_tril_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:15:06.5625831Z test_vmap_autograd_grad_triu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:15:06.5753491Z test_vmap_autograd_grad_triu_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:15:06.6021994Z test_vmap_autograd_grad_true_divide_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:15:06.6283400Z test_vmap_autograd_grad_true_divide_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:15:06.6335383Z test_vmap_autograd_grad_trunc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:15:06.6384703Z test_vmap_autograd_grad_trunc_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:15:06.8572358Z test_vmap_autograd_grad_unbind_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.219s) 2022-08-17T12:15:07.0705820Z test_vmap_autograd_grad_unbind_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.213s) 2022-08-17T12:15:07.0908971Z test_vmap_autograd_grad_unflatten_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:15:07.1104325Z test_vmap_autograd_grad_unflatten_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:15:07.1147832Z test_vmap_autograd_grad_unfold_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::unfold_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:15:07.1148542Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-17T12:15:07.1652326Z ok (0.055s) 2022-08-17T12:15:07.2189361Z test_vmap_autograd_grad_unfold_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.054s) 2022-08-17T12:15:07.2219218Z test_vmap_autograd_grad_unique_consecutive_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:15:07.2246991Z test_vmap_autograd_grad_unique_consecutive_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:15:07.2274364Z test_vmap_autograd_grad_unique_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:15:07.2302270Z test_vmap_autograd_grad_unique_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:15:07.2485546Z test_vmap_autograd_grad_unsqueeze_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:15:07.2665952Z test_vmap_autograd_grad_unsqueeze_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:15:07.2838019Z test_vmap_autograd_grad_var_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:15:07.3008611Z test_vmap_autograd_grad_var_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:15:07.3389308Z test_vmap_autograd_grad_var_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.038s) 2022-08-17T12:15:07.3762218Z test_vmap_autograd_grad_var_mean_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:15:07.3814849Z test_vmap_autograd_grad_vdot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:15:07.3865327Z test_vmap_autograd_grad_vdot_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:15:07.3910326Z test_vmap_autograd_grad_view_as_complex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:15:07.3954925Z test_vmap_autograd_grad_view_as_complex_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.004s) 2022-08-17T12:15:07.4036466Z test_vmap_autograd_grad_view_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:15:07.4117191Z test_vmap_autograd_grad_view_as_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:15:07.4271659Z test_vmap_autograd_grad_view_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:15:07.4424579Z test_vmap_autograd_grad_view_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:15:07.4710672Z test_vmap_autograd_grad_vsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:15:07.4991831Z test_vmap_autograd_grad_vsplit_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.028s) 2022-08-17T12:15:07.5076330Z test_vmap_autograd_grad_vstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:15:07.5158090Z test_vmap_autograd_grad_vstack_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:15:07.5322059Z test_vmap_autograd_grad_where_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:15:07.5483575Z test_vmap_autograd_grad_where_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:15:07.5769322Z test_vmap_autograd_grad_xlogy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.028s) 2022-08-17T12:15:07.6047843Z test_vmap_autograd_grad_xlogy_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.028s) 2022-08-17T12:15:07.6128676Z test_vmap_autograd_grad_zero__cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:15:07.6208739Z test_vmap_autograd_grad_zero__cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:15:07.6236584Z test_vmap_autograd_grad_zeros_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:15:07.6263882Z test_vmap_autograd_grad_zeros_like_cpu_float64 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.003s) 2022-08-17T12:15:07.6402027Z test_vmapjvpall_H_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:15:07.6543296Z test_vmapjvpall_T_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:15:07.7730641Z test_vmapjvpall___getitem___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.119s) 2022-08-17T12:15:07.9813317Z test_vmapjvpall___getitem___functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.208s) 2022-08-17T12:15:08.2358928Z test_vmapjvpall___radd___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.254s) 2022-08-17T12:15:08.5203066Z test_vmapjvpall___rdiv___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.284s) 2022-08-17T12:15:09.0312579Z test_vmapjvpall___rmatmul___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.511s) 2022-08-17T12:15:09.3090970Z test_vmapjvpall___rmod___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.278s) 2022-08-17T12:15:09.5748688Z test_vmapjvpall___rmul___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.266s) 2022-08-17T12:15:09.9572458Z test_vmapjvpall___rpow___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.382s) 2022-08-17T12:15:10.2167525Z test_vmapjvpall___rsub___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.259s) 2022-08-17T12:15:10.9286357Z test_vmapjvpall__masked_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.712s) 2022-08-17T12:15:11.6419311Z test_vmapjvpall__masked_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.713s) 2022-08-17T12:15:11.6435716Z test_vmapjvpall__masked_argmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:15:11.6451391Z test_vmapjvpall__masked_argmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.001s) 2022-08-17T12:15:11.7422028Z test_vmapjvpall__masked_cumprod_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/_masked/__init__.py:1167: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::masked_fill_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:15:11.7422728Z return torch.cumprod(mask_input, dim_, dtype=dtype).to(dtype=dtype) 2022-08-17T12:15:11.7488939Z ok (0.104s) 2022-08-17T12:15:11.8368550Z test_vmapjvpall__masked_cumsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.088s) 2022-08-17T12:15:11.9956103Z test_vmapjvpall__masked_log_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.159s) 2022-08-17T12:15:12.4743434Z test_vmapjvpall__masked_logaddexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.479s) 2022-08-17T12:15:13.3319753Z test_vmapjvpall__masked_logsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.857s) 2022-08-17T12:15:13.4795581Z test_vmapjvpall__masked_mean_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.148s) 2022-08-17T12:15:13.6091671Z test_vmapjvpall__masked_median_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.130s) 2022-08-17T12:15:17.2294789Z test_vmapjvpall__masked_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (3.620s) 2022-08-17T12:15:17.5196847Z test_vmapjvpall__masked_normalize_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.290s) 2022-08-17T12:15:17.5807060Z test_vmapjvpall__masked_prod_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.061s) 2022-08-17T12:15:17.7379101Z test_vmapjvpall__masked_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.157s) 2022-08-17T12:15:17.8998956Z test_vmapjvpall__masked_softmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.162s) 2022-08-17T12:15:20.3107412Z test_vmapjvpall__masked_std_cpu_float32 (__main__.TestOperatorsCPU) ... ok (2.411s) 2022-08-17T12:15:20.9466957Z test_vmapjvpall__masked_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.636s) 2022-08-17T12:15:23.0272924Z test_vmapjvpall__masked_var_cpu_float32 (__main__.TestOperatorsCPU) ... ok (2.080s) 2022-08-17T12:15:23.0365558Z test_vmapjvpall_abs_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:15:23.0587316Z test_vmapjvpall_acos_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:15:23.0787813Z test_vmapjvpall_acosh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:15:23.3855334Z test_vmapjvpall_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.307s) 2022-08-17T12:15:24.3677362Z test_vmapjvpall_addbmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.982s) 2022-08-17T12:15:25.9298408Z test_vmapjvpall_addcdiv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.562s) 2022-08-17T12:15:27.4492566Z test_vmapjvpall_addcmul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.519s) 2022-08-17T12:15:27.9010454Z test_vmapjvpall_addmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.452s) 2022-08-17T12:15:28.3320454Z test_vmapjvpall_addmm_decomposed_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.431s) 2022-08-17T12:15:29.2051626Z test_vmapjvpall_addmv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.873s) 2022-08-17T12:15:30.0957815Z test_vmapjvpall_addr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.891s) 2022-08-17T12:15:30.0974182Z test_vmapjvpall_all_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:15:30.1003979Z test_vmapjvpall_allclose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:15:30.2389430Z test_vmapjvpall_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.138s) 2022-08-17T12:15:30.3777993Z test_vmapjvpall_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.139s) 2022-08-17T12:15:30.3797719Z test_vmapjvpall_aminmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:15:30.3887172Z test_vmapjvpall_angle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:15:30.3903229Z test_vmapjvpall_any_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:15:30.3918160Z test_vmapjvpall_arange_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.001s) 2022-08-17T12:15:30.3933772Z test_vmapjvpall_argmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.001s) 2022-08-17T12:15:30.3948338Z test_vmapjvpall_argmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.001s) 2022-08-17T12:15:30.3972292Z test_vmapjvpall_argsort_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:15:30.3988378Z test_vmapjvpall_argwhere_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:15:30.4072768Z test_vmapjvpall_as_strided_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:15:30.5492896Z test_vmapjvpall_as_strided_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.142s) 2022-08-17T12:15:30.5593503Z test_vmapjvpall_asin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:15:30.5688517Z test_vmapjvpall_asinh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:15:30.8590260Z test_vmapjvpall_atan2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.290s) 2022-08-17T12:15:30.8692330Z test_vmapjvpall_atan_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:15:30.8789930Z test_vmapjvpall_atanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:15:35.1570112Z test_vmapjvpall_atleast_1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (4.278s) 2022-08-17T12:15:39.4811231Z test_vmapjvpall_atleast_2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (4.324s) 2022-08-17T12:15:43.9023803Z test_vmapjvpall_atleast_3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (4.421s) 2022-08-17T12:15:44.8305129Z test_vmapjvpall_baddbmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.928s) 2022-08-17T12:15:44.8318291Z test_vmapjvpall_bernoulli_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:15:44.8335565Z test_vmapjvpall_bfloat16_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:15:44.8352283Z test_vmapjvpall_bfloat16_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:15:45.2640020Z test_vmapjvpall_block_diag_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.429s) 2022-08-17T12:15:45.2995137Z test_vmapjvpall_bmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.036s) 2022-08-17T12:15:45.3012652Z test_vmapjvpall_bool_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:15:45.3029016Z test_vmapjvpall_bool_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:15:45.3044561Z test_vmapjvpall_broadcast_shapes_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:15:46.1740467Z test_vmapjvpall_broadcast_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.869s) 2022-08-17T12:15:46.2215675Z test_vmapjvpall_broadcast_to_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:15:46.2249764Z test_vmapjvpall_bucketize_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:15:46.2266410Z test_vmapjvpall_byte_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:15:46.2282292Z test_vmapjvpall_byte_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:15:46.4184393Z test_vmapjvpall_cartesian_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.190s) 2022-08-17T12:15:46.6122860Z test_vmapjvpall_cat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.194s) 2022-08-17T12:15:46.6288107Z test_vmapjvpall_cdist_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.017s) 2022-08-17T12:15:46.6376443Z test_vmapjvpall_ceil_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:15:46.6393253Z test_vmapjvpall_chalf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:15:46.6408981Z test_vmapjvpall_char_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:15:46.6424905Z test_vmapjvpall_char_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:15:46.6445551Z test_vmapjvpall_cholesky_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:15:46.7458005Z test_vmapjvpall_cholesky_inverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.101s) 2022-08-17T12:15:47.1689505Z test_vmapjvpall_cholesky_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.423s) 2022-08-17T12:15:47.2063361Z test_vmapjvpall_chunk_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:15:47.5360211Z test_vmapjvpall_clamp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.329s) 2022-08-17T12:15:47.8027370Z test_vmapjvpall_clamp_max_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.267s) 2022-08-17T12:15:48.0690239Z test_vmapjvpall_clamp_min_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.266s) 2022-08-17T12:15:48.0836755Z test_vmapjvpall_clone_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:15:48.1678270Z test_vmapjvpall_column_stack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.084s) 2022-08-17T12:15:48.3301587Z test_vmapjvpall_combinations_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.162s) 2022-08-17T12:15:48.6108991Z test_vmapjvpall_complex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.281s) 2022-08-17T12:15:48.6289057Z test_vmapjvpall_conj_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:15:48.6374326Z test_vmapjvpall_conj_physical_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:15:48.9612465Z test_vmapjvpall_constant_pad_nd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.324s) 2022-08-17T12:15:48.9753537Z test_vmapjvpall_contiguous_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:15:49.2557893Z test_vmapjvpall_copysign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.280s) 2022-08-17T12:15:49.3063282Z test_vmapjvpall_corrcoef_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.050s) 2022-08-17T12:15:49.3278865Z test_vmapjvpall_cos_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:15:49.3484184Z test_vmapjvpall_cosh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:15:49.3502061Z test_vmapjvpall_count_nonzero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:15:49.8180253Z test_vmapjvpall_cov_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.468s) 2022-08-17T12:15:49.9121836Z test_vmapjvpall_cross_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:15:49.9348958Z test_vmapjvpall_cummax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:15:49.9576028Z test_vmapjvpall_cummin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:15:49.9863825Z test_vmapjvpall_cumprod_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::masked_fill_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:15:49.9864923Z return self.op(*args, **kwargs) 2022-08-17T12:15:50.0405592Z ok (0.083s) 2022-08-17T12:15:50.0693922Z test_vmapjvpall_cumsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:15:50.2941087Z test_vmapjvpall_cumulative_trapezoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.225s) 2022-08-17T12:15:50.3134723Z test_vmapjvpall_deg2rad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:15:50.4103642Z test_vmapjvpall_diag_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.097s) 2022-08-17T12:15:50.5174160Z test_vmapjvpall_diag_embed_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.107s) 2022-08-17T12:15:50.5501334Z test_vmapjvpall_diagflat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.033s) 2022-08-17T12:15:50.6408667Z test_vmapjvpall_diagonal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.091s) 2022-08-17T12:15:51.0680514Z test_vmapjvpall_diagonal_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.427s) 2022-08-17T12:15:55.5924102Z test_vmapjvpall_diff_cpu_float32 (__main__.TestOperatorsCPU) ... ok (4.524s) 2022-08-17T12:15:55.6117957Z test_vmapjvpall_digamma_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:15:57.1778160Z test_vmapjvpall_dist_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.566s) 2022-08-17T12:15:57.4448217Z test_vmapjvpall_div_floor_rounding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.267s) 2022-08-17T12:15:57.7117179Z test_vmapjvpall_div_no_rounding_mode_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.267s) 2022-08-17T12:15:57.9751341Z test_vmapjvpall_div_trunc_rounding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.263s) 2022-08-17T12:15:58.0071101Z test_vmapjvpall_dot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:15:58.0440056Z test_vmapjvpall_double_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.037s) 2022-08-17T12:15:58.0688755Z test_vmapjvpall_double_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:15:58.0923463Z test_vmapjvpall_dsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:15:58.3673477Z test_vmapjvpall_dstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.275s) 2022-08-17T12:15:58.3694080Z test_vmapjvpall_eig_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:15:58.6512197Z test_vmapjvpall_einsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.282s) 2022-08-17T12:15:58.6530434Z test_vmapjvpall_empty_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:15:58.6549882Z test_vmapjvpall_empty_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:15:58.6565453Z test_vmapjvpall_eq_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:15:58.6580863Z test_vmapjvpall_equal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.001s) 2022-08-17T12:15:58.6685261Z test_vmapjvpall_erf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:15:58.6911897Z test_vmapjvpall_erfc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:15:58.7015785Z test_vmapjvpall_erfinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:15:58.7210236Z test_vmapjvpall_exp2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:15:58.7413996Z test_vmapjvpall_exp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:15:58.8216421Z test_vmapjvpall_expand_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.080s) 2022-08-17T12:15:58.8837223Z test_vmapjvpall_expand_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.062s) 2022-08-17T12:15:58.8929663Z test_vmapjvpall_expm1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:15:58.9487985Z test_vmapjvpall_fft_fft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.056s) 2022-08-17T12:15:59.0115953Z test_vmapjvpall_fft_fft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:15:59.0843736Z test_vmapjvpall_fft_fftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.073s) 2022-08-17T12:15:59.1213312Z test_vmapjvpall_fft_fftshift_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:15:59.1818164Z test_vmapjvpall_fft_hfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.060s) 2022-08-17T12:15:59.2455001Z test_vmapjvpall_fft_hfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:15:59.3210592Z test_vmapjvpall_fft_hfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.075s) 2022-08-17T12:15:59.3764544Z test_vmapjvpall_fft_ifft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.055s) 2022-08-17T12:15:59.4425191Z test_vmapjvpall_fft_ifft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.066s) 2022-08-17T12:15:59.5155247Z test_vmapjvpall_fft_ifftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.073s) 2022-08-17T12:15:59.5517189Z test_vmapjvpall_fft_ifftshift_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.036s) 2022-08-17T12:15:59.5553636Z test_vmapjvpall_fft_ihfft2_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::_conj_physical. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:15:59.5555035Z return self.op(*args, **kwargs) 2022-08-17T12:15:59.6130093Z ok (0.061s) 2022-08-17T12:15:59.6772215Z test_vmapjvpall_fft_ihfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:15:59.7538496Z test_vmapjvpall_fft_ihfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.077s) 2022-08-17T12:15:59.8096396Z test_vmapjvpall_fft_irfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.056s) 2022-08-17T12:15:59.8698165Z test_vmapjvpall_fft_irfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.060s) 2022-08-17T12:15:59.9417629Z test_vmapjvpall_fft_irfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.072s) 2022-08-17T12:15:59.9947791Z test_vmapjvpall_fft_rfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.053s) 2022-08-17T12:16:00.0554863Z test_vmapjvpall_fft_rfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.061s) 2022-08-17T12:16:00.1255939Z test_vmapjvpall_fft_rfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.070s) 2022-08-17T12:16:00.1477087Z test_vmapjvpall_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:16:00.1864200Z test_vmapjvpall_flatten_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.039s) 2022-08-17T12:16:00.2514880Z test_vmapjvpall_flip_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.065s) 2022-08-17T12:16:00.2657999Z test_vmapjvpall_fliplr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:16:00.2802082Z test_vmapjvpall_flipud_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:16:00.2818012Z test_vmapjvpall_float_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:16:00.2833726Z test_vmapjvpall_float_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:16:00.6669741Z test_vmapjvpall_float_power_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.383s) 2022-08-17T12:16:00.6758471Z test_vmapjvpall_floor_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:16:00.6775352Z test_vmapjvpall_floor_divide_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:16:00.9618485Z test_vmapjvpall_fmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.284s) 2022-08-17T12:16:01.2474031Z test_vmapjvpall_fmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.285s) 2022-08-17T12:16:01.5216277Z test_vmapjvpall_fmod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.274s) 2022-08-17T12:16:01.5402899Z test_vmapjvpall_frac_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:16:01.5604746Z test_vmapjvpall_frexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:16:01.5625419Z test_vmapjvpall_full_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:16:01.5937843Z test_vmapjvpall_gather_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:16:01.5954347Z test_vmapjvpall_ge_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:16:01.5970291Z test_vmapjvpall_geqrf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:16:01.7314656Z test_vmapjvpall_gradient_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.134s) 2022-08-17T12:16:01.7331284Z test_vmapjvpall_gt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:16:01.7347136Z test_vmapjvpall_half_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:16:01.7362018Z test_vmapjvpall_half_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.001s) 2022-08-17T12:16:01.7433789Z test_vmapjvpall_has_batch_rule_H_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:16:01.7506695Z test_vmapjvpall_has_batch_rule_T_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:16:01.7999171Z test_vmapjvpall_has_batch_rule___getitem___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.049s) 2022-08-17T12:16:01.8859739Z test_vmapjvpall_has_batch_rule___getitem___functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.086s) 2022-08-17T12:16:01.9825287Z test_vmapjvpall_has_batch_rule___radd___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.096s) 2022-08-17T12:16:02.1009263Z test_vmapjvpall_has_batch_rule___rdiv___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.118s) 2022-08-17T12:16:02.3234368Z test_vmapjvpall_has_batch_rule___rmatmul___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.222s) 2022-08-17T12:16:02.4385124Z test_vmapjvpall_has_batch_rule___rmod___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.115s) 2022-08-17T12:16:02.5461236Z test_vmapjvpall_has_batch_rule___rmul___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.107s) 2022-08-17T12:16:02.7237627Z test_vmapjvpall_has_batch_rule___rpow___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.178s) 2022-08-17T12:16:02.8238949Z test_vmapjvpall_has_batch_rule___rsub___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.100s) 2022-08-17T12:16:03.1396232Z test_vmapjvpall_has_batch_rule__masked_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.316s) 2022-08-17T12:16:03.4554578Z test_vmapjvpall_has_batch_rule__masked_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.316s) 2022-08-17T12:16:03.4584789Z test_vmapjvpall_has_batch_rule__masked_argmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:03.4613515Z test_vmapjvpall_has_batch_rule__masked_argmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:03.5123791Z test_vmapjvpall_has_batch_rule__masked_cumprod_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.051s) 2022-08-17T12:16:03.5492365Z test_vmapjvpall_has_batch_rule__masked_cumsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:16:03.6210728Z test_vmapjvpall_has_batch_rule__masked_log_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.072s) 2022-08-17T12:16:03.8391785Z test_vmapjvpall_has_batch_rule__masked_logaddexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.218s) 2022-08-17T12:16:04.2194272Z test_vmapjvpall_has_batch_rule__masked_logsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.380s) 2022-08-17T12:16:04.2219377Z test_vmapjvpall_has_batch_rule__masked_mean_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:16:04.2777097Z test_vmapjvpall_has_batch_rule__masked_median_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.056s) 2022-08-17T12:16:05.8754745Z test_vmapjvpall_has_batch_rule__masked_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.598s) 2022-08-17T12:16:06.0126974Z test_vmapjvpall_has_batch_rule__masked_normalize_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.137s) 2022-08-17T12:16:06.0432357Z test_vmapjvpall_has_batch_rule__masked_prod_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.030s) 2022-08-17T12:16:06.1150558Z test_vmapjvpall_has_batch_rule__masked_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.072s) 2022-08-17T12:16:06.1893194Z test_vmapjvpall_has_batch_rule__masked_softmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.074s) 2022-08-17T12:16:07.3676245Z test_vmapjvpall_has_batch_rule__masked_std_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.178s) 2022-08-17T12:16:07.6351884Z test_vmapjvpall_has_batch_rule__masked_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.267s) 2022-08-17T12:16:08.6354265Z test_vmapjvpall_has_batch_rule__masked_var_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.000s) 2022-08-17T12:16:08.6414124Z test_vmapjvpall_has_batch_rule_abs_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:16:08.6530751Z test_vmapjvpall_has_batch_rule_acos_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:16:08.6635214Z test_vmapjvpall_has_batch_rule_acosh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:16:08.7816500Z test_vmapjvpall_has_batch_rule_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.118s) 2022-08-17T12:16:09.2090477Z test_vmapjvpall_has_batch_rule_addbmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.427s) 2022-08-17T12:16:09.8736720Z test_vmapjvpall_has_batch_rule_addcdiv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.664s) 2022-08-17T12:16:10.5053790Z test_vmapjvpall_has_batch_rule_addcmul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.632s) 2022-08-17T12:16:10.7057847Z test_vmapjvpall_has_batch_rule_addmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.200s) 2022-08-17T12:16:10.8939535Z test_vmapjvpall_has_batch_rule_addmm_decomposed_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.188s) 2022-08-17T12:16:11.2834247Z test_vmapjvpall_has_batch_rule_addmv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.389s) 2022-08-17T12:16:11.6903332Z test_vmapjvpall_has_batch_rule_addr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.407s) 2022-08-17T12:16:11.6933071Z test_vmapjvpall_has_batch_rule_all_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:11.6974121Z test_vmapjvpall_has_batch_rule_allclose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.004s) 2022-08-17T12:16:11.7582803Z test_vmapjvpall_has_batch_rule_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.061s) 2022-08-17T12:16:11.8187949Z test_vmapjvpall_has_batch_rule_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.060s) 2022-08-17T12:16:11.8218621Z test_vmapjvpall_has_batch_rule_aminmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:11.8274763Z test_vmapjvpall_has_batch_rule_angle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:16:11.8304084Z test_vmapjvpall_has_batch_rule_any_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:11.8332182Z test_vmapjvpall_has_batch_rule_arange_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:11.8360273Z test_vmapjvpall_has_batch_rule_argmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:11.8388685Z test_vmapjvpall_has_batch_rule_argmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:11.8426361Z test_vmapjvpall_has_batch_rule_argsort_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.004s) 2022-08-17T12:16:11.8455323Z test_vmapjvpall_has_batch_rule_argwhere_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:11.8540058Z test_vmapjvpall_has_batch_rule_as_strided_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:16:11.8614408Z test_vmapjvpall_has_batch_rule_as_strided_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.007s) 2022-08-17T12:16:11.8679133Z test_vmapjvpall_has_batch_rule_asin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:16:11.8740161Z test_vmapjvpall_has_batch_rule_asinh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:16:11.9982739Z test_vmapjvpall_has_batch_rule_atan2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.124s) 2022-08-17T12:16:12.0047029Z test_vmapjvpall_has_batch_rule_atan_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:16:12.0111124Z test_vmapjvpall_has_batch_rule_atanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:16:13.1973250Z test_vmapjvpall_has_batch_rule_atleast_1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.186s) 2022-08-17T12:16:14.4217128Z test_vmapjvpall_has_batch_rule_atleast_2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.224s) 2022-08-17T12:16:15.6922376Z test_vmapjvpall_has_batch_rule_atleast_3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.270s) 2022-08-17T12:16:16.1145714Z test_vmapjvpall_has_batch_rule_baddbmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.422s) 2022-08-17T12:16:16.1171670Z test_vmapjvpall_has_batch_rule_bernoulli_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:16:16.1200311Z test_vmapjvpall_has_batch_rule_bfloat16_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:16.1228610Z test_vmapjvpall_has_batch_rule_bfloat16_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:16.3006752Z test_vmapjvpall_has_batch_rule_block_diag_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.178s) 2022-08-17T12:16:16.3172521Z test_vmapjvpall_has_batch_rule_bmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:16:16.3201442Z test_vmapjvpall_has_batch_rule_bool_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:16.3229578Z test_vmapjvpall_has_batch_rule_bool_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:16.3257169Z test_vmapjvpall_has_batch_rule_broadcast_shapes_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:16.6039711Z test_vmapjvpall_has_batch_rule_broadcast_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.278s) 2022-08-17T12:16:16.6228671Z test_vmapjvpall_has_batch_rule_broadcast_to_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:16:16.6274407Z test_vmapjvpall_has_batch_rule_bucketize_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.005s) 2022-08-17T12:16:16.6302918Z test_vmapjvpall_has_batch_rule_byte_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:16.6330566Z test_vmapjvpall_has_batch_rule_byte_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:16.7215703Z test_vmapjvpall_has_batch_rule_cartesian_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.088s) 2022-08-17T12:16:16.7979321Z test_vmapjvpall_has_batch_rule_cat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.076s) 2022-08-17T12:16:16.8157180Z test_vmapjvpall_has_batch_rule_cdist_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.018s) 2022-08-17T12:16:16.8213645Z test_vmapjvpall_has_batch_rule_ceil_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:16:16.8241826Z test_vmapjvpall_has_batch_rule_chalf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:16.8269446Z test_vmapjvpall_has_batch_rule_char_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:16.8296892Z test_vmapjvpall_has_batch_rule_char_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:16.8329759Z test_vmapjvpall_has_batch_rule_cholesky_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:16.8809460Z test_vmapjvpall_has_batch_rule_cholesky_inverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:16:17.0736991Z test_vmapjvpall_has_batch_rule_cholesky_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.193s) 2022-08-17T12:16:17.0871441Z test_vmapjvpall_has_batch_rule_chunk_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:16:17.2205862Z test_vmapjvpall_has_batch_rule_clamp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.133s) 2022-08-17T12:16:17.3254072Z test_vmapjvpall_has_batch_rule_clamp_max_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.104s) 2022-08-17T12:16:17.4294782Z test_vmapjvpall_has_batch_rule_clamp_min_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.105s) 2022-08-17T12:16:17.4369128Z test_vmapjvpall_has_batch_rule_clone_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:16:17.4733118Z test_vmapjvpall_has_batch_rule_column_stack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.036s) 2022-08-17T12:16:17.5509484Z test_vmapjvpall_has_batch_rule_combinations_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.078s) 2022-08-17T12:16:17.5583368Z test_vmapjvpall_has_batch_rule_complex_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.007s) 2022-08-17T12:16:17.5671510Z test_vmapjvpall_has_batch_rule_conj_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:16:17.5722031Z test_vmapjvpall_has_batch_rule_conj_physical_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:16:17.6963655Z test_vmapjvpall_has_batch_rule_constant_pad_nd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.124s) 2022-08-17T12:16:17.7037641Z test_vmapjvpall_has_batch_rule_contiguous_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:16:17.7111223Z test_vmapjvpall_has_batch_rule_copysign_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.007s) 2022-08-17T12:16:17.7377905Z test_vmapjvpall_has_batch_rule_corrcoef_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:16:17.7485665Z test_vmapjvpall_has_batch_rule_cos_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:16:17.7586562Z test_vmapjvpall_has_batch_rule_cosh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:16:17.7614942Z test_vmapjvpall_has_batch_rule_count_nonzero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:17.9821890Z test_vmapjvpall_has_batch_rule_cov_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.220s) 2022-08-17T12:16:17.9904238Z test_vmapjvpall_has_batch_rule_cross_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:16:18.0010708Z test_vmapjvpall_has_batch_rule_cummax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:16:18.0115802Z test_vmapjvpall_has_batch_rule_cummin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:16:18.0309531Z test_vmapjvpall_has_batch_rule_cumprod_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.019s) 2022-08-17T12:16:18.0433096Z test_vmapjvpall_has_batch_rule_cumsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:16:18.1467480Z test_vmapjvpall_has_batch_rule_cumulative_trapezoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.103s) 2022-08-17T12:16:18.1566469Z test_vmapjvpall_has_batch_rule_deg2rad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:16:18.1972512Z test_vmapjvpall_has_batch_rule_diag_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:16:18.2359601Z test_vmapjvpall_has_batch_rule_diag_embed_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.039s) 2022-08-17T12:16:18.2511330Z test_vmapjvpall_has_batch_rule_diagflat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:16:18.2884655Z test_vmapjvpall_has_batch_rule_diagonal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:16:18.4493032Z test_vmapjvpall_has_batch_rule_diagonal_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.161s) 2022-08-17T12:16:20.5467300Z test_vmapjvpall_has_batch_rule_diff_cpu_float32 (__main__.TestOperatorsCPU) ... ok (2.097s) 2022-08-17T12:16:20.5574830Z test_vmapjvpall_has_batch_rule_digamma_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:16:21.2615226Z test_vmapjvpall_has_batch_rule_dist_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.704s) 2022-08-17T12:16:21.3671283Z test_vmapjvpall_has_batch_rule_div_floor_rounding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.106s) 2022-08-17T12:16:21.4732661Z test_vmapjvpall_has_batch_rule_div_no_rounding_mode_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.106s) 2022-08-17T12:16:21.5737311Z test_vmapjvpall_has_batch_rule_div_trunc_rounding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.100s) 2022-08-17T12:16:21.5896687Z test_vmapjvpall_has_batch_rule_dot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:16:21.6137748Z test_vmapjvpall_has_batch_rule_double_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.024s) 2022-08-17T12:16:21.6258036Z test_vmapjvpall_has_batch_rule_double_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:16:21.6348891Z test_vmapjvpall_has_batch_rule_dsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:16:21.7502868Z test_vmapjvpall_has_batch_rule_dstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.115s) 2022-08-17T12:16:21.7533657Z test_vmapjvpall_has_batch_rule_eig_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:21.8806226Z test_vmapjvpall_has_batch_rule_einsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.127s) 2022-08-17T12:16:21.8835110Z test_vmapjvpall_has_batch_rule_empty_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:21.8866148Z test_vmapjvpall_has_batch_rule_empty_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:21.8893971Z test_vmapjvpall_has_batch_rule_eq_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:21.8921695Z test_vmapjvpall_has_batch_rule_equal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:21.8987132Z test_vmapjvpall_has_batch_rule_erf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:16:21.9101125Z test_vmapjvpall_has_batch_rule_erfc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:16:21.9166541Z test_vmapjvpall_has_batch_rule_erfinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:16:21.9268228Z test_vmapjvpall_has_batch_rule_exp2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:16:21.9369999Z test_vmapjvpall_has_batch_rule_exp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:16:21.9678683Z test_vmapjvpall_has_batch_rule_expand_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:16:21.9919016Z test_vmapjvpall_has_batch_rule_expand_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:16:21.9976635Z test_vmapjvpall_has_batch_rule_expm1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:16:22.0218147Z test_vmapjvpall_has_batch_rule_fft_fft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:16:22.0478051Z test_vmapjvpall_has_batch_rule_fft_fft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:16:22.0785557Z test_vmapjvpall_has_batch_rule_fft_fftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:16:22.0943488Z test_vmapjvpall_has_batch_rule_fft_fftshift_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:16:22.1214015Z test_vmapjvpall_has_batch_rule_fft_hfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:16:22.1492545Z test_vmapjvpall_has_batch_rule_fft_hfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.028s) 2022-08-17T12:16:22.1825661Z test_vmapjvpall_has_batch_rule_fft_hfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.033s) 2022-08-17T12:16:22.2064468Z test_vmapjvpall_has_batch_rule_fft_ifft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:16:22.2341520Z test_vmapjvpall_has_batch_rule_fft_ifft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.028s) 2022-08-17T12:16:22.2648541Z test_vmapjvpall_has_batch_rule_fft_ifftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:16:22.2809936Z test_vmapjvpall_has_batch_rule_fft_ifftshift_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:16:22.2909735Z test_vmapjvpall_has_batch_rule_fft_ihfft2_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.010s) 2022-08-17T12:16:22.3180282Z test_vmapjvpall_has_batch_rule_fft_ihfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:16:22.3278640Z test_vmapjvpall_has_batch_rule_fft_ihfftn_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.010s) 2022-08-17T12:16:22.3528274Z test_vmapjvpall_has_batch_rule_fft_irfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:16:22.3790348Z test_vmapjvpall_has_batch_rule_fft_irfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:16:22.4098556Z test_vmapjvpall_has_batch_rule_fft_irfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:16:22.4327426Z test_vmapjvpall_has_batch_rule_fft_rfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:16:22.4588039Z test_vmapjvpall_has_batch_rule_fft_rfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:16:22.4882927Z test_vmapjvpall_has_batch_rule_fft_rfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:16:22.5003684Z test_vmapjvpall_has_batch_rule_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:16:22.5165320Z test_vmapjvpall_has_batch_rule_flatten_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:16:22.5428205Z test_vmapjvpall_has_batch_rule_flip_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:16:22.5502965Z test_vmapjvpall_has_batch_rule_fliplr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:16:22.5577654Z test_vmapjvpall_has_batch_rule_flipud_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:16:22.5605803Z test_vmapjvpall_has_batch_rule_float_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:22.5633940Z test_vmapjvpall_has_batch_rule_float_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:22.7459630Z test_vmapjvpall_has_batch_rule_float_power_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.182s) 2022-08-17T12:16:22.7517254Z test_vmapjvpall_has_batch_rule_floor_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:16:22.7546674Z test_vmapjvpall_has_batch_rule_floor_divide_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:22.8761827Z test_vmapjvpall_has_batch_rule_fmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.121s) 2022-08-17T12:16:22.9974913Z test_vmapjvpall_has_batch_rule_fmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.121s) 2022-08-17T12:16:23.1104136Z test_vmapjvpall_has_batch_rule_fmod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.113s) 2022-08-17T12:16:23.1199199Z test_vmapjvpall_has_batch_rule_frac_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:16:23.1304675Z test_vmapjvpall_has_batch_rule_frexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:16:23.1338565Z test_vmapjvpall_has_batch_rule_full_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:23.1485615Z test_vmapjvpall_has_batch_rule_gather_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:16:23.1514236Z test_vmapjvpall_has_batch_rule_ge_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:23.1542627Z test_vmapjvpall_has_batch_rule_geqrf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:23.2217056Z test_vmapjvpall_has_batch_rule_gradient_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.067s) 2022-08-17T12:16:23.2247291Z test_vmapjvpall_has_batch_rule_gt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:23.2275796Z test_vmapjvpall_has_batch_rule_half_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:23.2304011Z test_vmapjvpall_has_batch_rule_half_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:23.2332006Z test_vmapjvpall_has_batch_rule_heaviside_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:23.2391452Z test_vmapjvpall_has_batch_rule_histc_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.006s) 2022-08-17T12:16:23.2492780Z test_vmapjvpall_has_batch_rule_histogram_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.010s) 2022-08-17T12:16:23.2605204Z test_vmapjvpall_has_batch_rule_histogramdd_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.011s) 2022-08-17T12:16:23.2697912Z test_vmapjvpall_has_batch_rule_hsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:16:23.3710186Z test_vmapjvpall_has_batch_rule_hstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.101s) 2022-08-17T12:16:23.4854833Z test_vmapjvpall_has_batch_rule_hypot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.114s) 2022-08-17T12:16:23.4931133Z test_vmapjvpall_has_batch_rule_i0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:16:23.4959550Z test_vmapjvpall_has_batch_rule_igamma_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:23.4987118Z test_vmapjvpall_has_batch_rule_igammac_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:23.5969841Z test_vmapjvpall_has_batch_rule_index_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.098s) 2022-08-17T12:16:23.6308439Z test_vmapjvpall_has_batch_rule_index_copy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.034s) 2022-08-17T12:16:23.6381620Z test_vmapjvpall_has_batch_rule_index_fill_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.007s) 2022-08-17T12:16:23.6891678Z test_vmapjvpall_has_batch_rule_index_put_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.051s) 2022-08-17T12:16:23.7809345Z test_vmapjvpall_has_batch_rule_index_put_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.092s) 2022-08-17T12:16:23.7838577Z test_vmapjvpall_has_batch_rule_index_reduce_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:23.7939261Z test_vmapjvpall_has_batch_rule_index_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:16:23.8231283Z test_vmapjvpall_has_batch_rule_inner_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:16:23.8260659Z test_vmapjvpall_has_batch_rule_int_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:23.8290300Z test_vmapjvpall_has_batch_rule_int_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:23.8575316Z test_vmapjvpall_has_batch_rule_inverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.028s) 2022-08-17T12:16:23.8605600Z test_vmapjvpall_has_batch_rule_isclose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:23.8633564Z test_vmapjvpall_has_batch_rule_isfinite_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:23.8661704Z test_vmapjvpall_has_batch_rule_isin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:23.8689410Z test_vmapjvpall_has_batch_rule_isinf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:23.8717239Z test_vmapjvpall_has_batch_rule_isnan_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:23.8745051Z test_vmapjvpall_has_batch_rule_isneginf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:23.8773029Z test_vmapjvpall_has_batch_rule_isposinf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:23.8800913Z test_vmapjvpall_has_batch_rule_isreal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:23.8886711Z test_vmapjvpall_has_batch_rule_istft_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:16:23.8916772Z test_vmapjvpall_has_batch_rule_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:16:23.8945673Z test_vmapjvpall_has_batch_rule_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:16:23.8973164Z test_vmapjvpall_has_batch_rule_jiterator_binary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:16:23.9000960Z test_vmapjvpall_has_batch_rule_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:16:23.9029092Z test_vmapjvpall_has_batch_rule_jiterator_unary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:16:23.9239080Z test_vmapjvpall_has_batch_rule_kron_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:16:23.9533081Z test_vmapjvpall_has_batch_rule_kthvalue_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:16:24.0772682Z test_vmapjvpall_has_batch_rule_ldexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.124s) 2022-08-17T12:16:24.0801916Z test_vmapjvpall_has_batch_rule_le_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:24.5250549Z test_vmapjvpall_has_batch_rule_lerp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.445s) 2022-08-17T12:16:24.5357506Z test_vmapjvpall_has_batch_rule_lgamma_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:16:24.5976327Z test_vmapjvpall_has_batch_rule_linalg_cholesky_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.062s) 2022-08-17T12:16:24.6594083Z test_vmapjvpall_has_batch_rule_linalg_cholesky_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.062s) 2022-08-17T12:16:24.6836497Z test_vmapjvpall_has_batch_rule_linalg_cond_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:16:24.6910678Z test_vmapjvpall_has_batch_rule_linalg_cross_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.007s) 2022-08-17T12:16:24.6998717Z test_vmapjvpall_has_batch_rule_linalg_det_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.009s) 2022-08-17T12:16:24.7110389Z test_vmapjvpall_has_batch_rule_linalg_eig_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.011s) 2022-08-17T12:16:24.7501641Z test_vmapjvpall_has_batch_rule_linalg_eigh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.039s) 2022-08-17T12:16:24.7621160Z test_vmapjvpall_has_batch_rule_linalg_eigvals_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.012s) 2022-08-17T12:16:24.7982373Z test_vmapjvpall_has_batch_rule_linalg_eigvalsh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.036s) 2022-08-17T12:16:24.8568638Z test_vmapjvpall_has_batch_rule_linalg_householder_product_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.059s) 2022-08-17T12:16:24.8870988Z test_vmapjvpall_has_batch_rule_linalg_inv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.030s) 2022-08-17T12:16:24.9166956Z test_vmapjvpall_has_batch_rule_linalg_inv_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.030s) 2022-08-17T12:16:24.9196243Z test_vmapjvpall_has_batch_rule_linalg_ldl_factor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:24.9224622Z test_vmapjvpall_has_batch_rule_linalg_ldl_factor_ex_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:24.9253234Z test_vmapjvpall_has_batch_rule_linalg_ldl_solve_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:24.9340100Z test_vmapjvpall_has_batch_rule_linalg_lstsq_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.009s) 2022-08-17T12:16:24.9470718Z test_vmapjvpall_has_batch_rule_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.013s) 2022-08-17T12:16:24.9540864Z test_vmapjvpall_has_batch_rule_linalg_lu_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.007s) 2022-08-17T12:16:24.9633221Z test_vmapjvpall_has_batch_rule_linalg_lu_factor_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.009s) 2022-08-17T12:16:24.9717323Z test_vmapjvpall_has_batch_rule_linalg_lu_factor_ex_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:16:24.9793133Z test_vmapjvpall_has_batch_rule_linalg_lu_solve_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.007s) 2022-08-17T12:16:25.2822008Z test_vmapjvpall_has_batch_rule_linalg_matrix_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.303s) 2022-08-17T12:16:25.3554606Z test_vmapjvpall_has_batch_rule_linalg_matrix_power_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.073s) 2022-08-17T12:16:25.3584316Z test_vmapjvpall_has_batch_rule_linalg_matrix_rank_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:25.3612565Z test_vmapjvpall_has_batch_rule_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:27.1930189Z test_vmapjvpall_has_batch_rule_linalg_multi_dot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.831s) 2022-08-17T12:16:27.2735457Z test_vmapjvpall_has_batch_rule_linalg_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.081s) 2022-08-17T12:16:27.3478824Z test_vmapjvpall_has_batch_rule_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.074s) 2022-08-17T12:16:27.3554033Z test_vmapjvpall_has_batch_rule_linalg_pinv_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:16:27.3627409Z test_vmapjvpall_has_batch_rule_linalg_pinv_hermitian_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.007s) 2022-08-17T12:16:27.3655698Z test_vmapjvpall_has_batch_rule_linalg_pinv_singular_cpu_float32 (__main__.TestOperatorsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:16:27.5204225Z test_vmapjvpall_has_batch_rule_linalg_qr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.155s) 2022-08-17T12:16:27.5299968Z test_vmapjvpall_has_batch_rule_linalg_slogdet_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.010s) 2022-08-17T12:16:27.5393563Z test_vmapjvpall_has_batch_rule_linalg_solve_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.009s) 2022-08-17T12:16:27.5477550Z test_vmapjvpall_has_batch_rule_linalg_solve_ex_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:16:29.3638820Z test_vmapjvpall_has_batch_rule_linalg_solve_triangular_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.816s) 2022-08-17T12:16:30.6870695Z test_vmapjvpall_has_batch_rule_linalg_svd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.323s) 2022-08-17T12:16:30.8859221Z test_vmapjvpall_has_batch_rule_linalg_svdvals_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.199s) 2022-08-17T12:16:30.8987588Z test_vmapjvpall_has_batch_rule_linalg_tensorinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:16:30.9092969Z test_vmapjvpall_has_batch_rule_linalg_tensorsolve_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.011s) 2022-08-17T12:16:30.9517814Z test_vmapjvpall_has_batch_rule_linalg_vander_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.042s) 2022-08-17T12:16:30.9597145Z test_vmapjvpall_has_batch_rule_linalg_vecdot_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:16:31.5118381Z test_vmapjvpall_has_batch_rule_linalg_vector_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.552s) 2022-08-17T12:16:31.5148441Z test_vmapjvpall_has_batch_rule_linspace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:31.5256716Z test_vmapjvpall_has_batch_rule_log10_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:16:31.5319413Z test_vmapjvpall_has_batch_rule_log1p_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:16:31.5428421Z test_vmapjvpall_has_batch_rule_log2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:16:31.5531186Z test_vmapjvpall_has_batch_rule_log_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:16:31.5772060Z test_vmapjvpall_has_batch_rule_log_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:16:31.6029724Z test_vmapjvpall_has_batch_rule_log_softmax_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:16:31.6203253Z test_vmapjvpall_has_batch_rule_logaddexp2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:16:31.6380383Z test_vmapjvpall_has_batch_rule_logaddexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:16:31.6411958Z test_vmapjvpall_has_batch_rule_logcumsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:31.6516272Z test_vmapjvpall_has_batch_rule_logdet_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.010s) 2022-08-17T12:16:31.6544626Z test_vmapjvpall_has_batch_rule_logical_and_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:31.6572311Z test_vmapjvpall_has_batch_rule_logical_not_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:31.6599772Z test_vmapjvpall_has_batch_rule_logical_or_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:31.6627867Z test_vmapjvpall_has_batch_rule_logical_xor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:31.6797808Z test_vmapjvpall_has_batch_rule_logit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:16:31.6826460Z test_vmapjvpall_has_batch_rule_logspace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:31.7386474Z test_vmapjvpall_has_batch_rule_logsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.056s) 2022-08-17T12:16:31.7414899Z test_vmapjvpall_has_batch_rule_long_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:31.7443866Z test_vmapjvpall_has_batch_rule_long_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:31.7471826Z test_vmapjvpall_has_batch_rule_lt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:31.7568277Z test_vmapjvpall_has_batch_rule_lu_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.010s) 2022-08-17T12:16:31.7651370Z test_vmapjvpall_has_batch_rule_lu_solve_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:16:31.7723384Z test_vmapjvpall_has_batch_rule_lu_unpack_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.007s) 2022-08-17T12:16:31.7894180Z test_vmapjvpall_has_batch_rule_mH_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:16:31.8062892Z test_vmapjvpall_has_batch_rule_mT_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:16:31.8160650Z test_vmapjvpall_has_batch_rule_masked_fill_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.010s) 2022-08-17T12:16:31.8316157Z test_vmapjvpall_has_batch_rule_masked_fill_functorch_Scalar_only_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:16:31.8388603Z test_vmapjvpall_has_batch_rule_masked_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.007s) 2022-08-17T12:16:31.8602410Z test_vmapjvpall_has_batch_rule_masked_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:16:32.0808885Z test_vmapjvpall_has_batch_rule_matmul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.220s) 2022-08-17T12:16:32.1017432Z test_vmapjvpall_has_batch_rule_matrix_exp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:16:32.2278219Z test_vmapjvpall_has_batch_rule_max_binary_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.126s) 2022-08-17T12:16:32.2369029Z test_vmapjvpall_has_batch_rule_max_reduction_no_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:16:32.2501887Z test_vmapjvpall_has_batch_rule_max_reduction_with_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:16:32.3757256Z test_vmapjvpall_has_batch_rule_maximum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.125s) 2022-08-17T12:16:32.4286991Z test_vmapjvpall_has_batch_rule_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.053s) 2022-08-17T12:16:32.4664749Z test_vmapjvpall_has_batch_rule_median_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.038s) 2022-08-17T12:16:33.2224924Z test_vmapjvpall_has_batch_rule_meshgrid_list_of_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.756s) 2022-08-17T12:16:33.9777660Z test_vmapjvpall_has_batch_rule_meshgrid_variadic_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.755s) 2022-08-17T12:16:34.1045055Z test_vmapjvpall_has_batch_rule_min_binary_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.127s) 2022-08-17T12:16:34.1138772Z test_vmapjvpall_has_batch_rule_min_reduction_no_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:16:34.1274032Z test_vmapjvpall_has_batch_rule_min_reduction_with_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:16:34.2540808Z test_vmapjvpall_has_batch_rule_minimum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.127s) 2022-08-17T12:16:34.2714273Z test_vmapjvpall_has_batch_rule_mm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:16:34.2943045Z test_vmapjvpall_has_batch_rule_mode_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:16:34.3021631Z test_vmapjvpall_has_batch_rule_movedim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:16:34.3187635Z test_vmapjvpall_has_batch_rule_msort_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:16:34.4263637Z test_vmapjvpall_has_batch_rule_mul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.107s) 2022-08-17T12:16:34.4295848Z test_vmapjvpall_has_batch_rule_multinomial_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:34.4461080Z test_vmapjvpall_has_batch_rule_mv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:16:34.4832934Z test_vmapjvpall_has_batch_rule_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:16:34.5203316Z test_vmapjvpall_has_batch_rule_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:16:34.5572274Z test_vmapjvpall_has_batch_rule_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:16:34.5684305Z test_vmapjvpall_has_batch_rule_nan_to_num_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:16:34.5766302Z test_vmapjvpall_has_batch_rule_nanmean_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:16:34.6143654Z test_vmapjvpall_has_batch_rule_nanmedian_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.038s) 2022-08-17T12:16:34.6239041Z test_vmapjvpall_has_batch_rule_nanquantile_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.009s) 2022-08-17T12:16:34.6313489Z test_vmapjvpall_has_batch_rule_nansum_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.007s) 2022-08-17T12:16:34.6464938Z test_vmapjvpall_has_batch_rule_narrow_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:16:34.6492761Z test_vmapjvpall_has_batch_rule_native_layer_norm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:34.6520631Z test_vmapjvpall_has_batch_rule_ne_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:34.6573036Z test_vmapjvpall_has_batch_rule_neg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:16:34.6603405Z test_vmapjvpall_has_batch_rule_new_empty_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:34.6636015Z test_vmapjvpall_has_batch_rule_new_full_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:34.6666596Z test_vmapjvpall_has_batch_rule_new_ones_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:34.6696820Z test_vmapjvpall_has_batch_rule_new_zeros_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:34.6724867Z test_vmapjvpall_has_batch_rule_nextafter_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:34.6934118Z test_vmapjvpall_has_batch_rule_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:16:34.7246429Z test_vmapjvpall_has_batch_rule_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:16:34.7641554Z test_vmapjvpall_has_batch_rule_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.039s) 2022-08-17T12:16:34.7929115Z test_vmapjvpall_has_batch_rule_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:16:34.8692336Z test_vmapjvpall_has_batch_rule_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.076s) 2022-08-17T12:16:34.9356229Z test_vmapjvpall_has_batch_rule_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.066s) 2022-08-17T12:16:34.9646961Z test_vmapjvpall_has_batch_rule_nn_functional_avg_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:16:34.9881889Z test_vmapjvpall_has_batch_rule_nn_functional_avg_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:16:35.0137298Z test_vmapjvpall_has_batch_rule_nn_functional_avg_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:16:36.0853513Z test_vmapjvpall_has_batch_rule_nn_functional_batch_norm_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (1.071s) 2022-08-17T12:16:36.0958868Z test_vmapjvpall_has_batch_rule_nn_functional_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.010s) 2022-08-17T12:16:36.2827937Z test_vmapjvpall_has_batch_rule_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.187s) 2022-08-17T12:16:37.0009789Z test_vmapjvpall_has_batch_rule_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.718s) 2022-08-17T12:16:37.0108753Z test_vmapjvpall_has_batch_rule_nn_functional_celu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:16:37.6848980Z test_vmapjvpall_has_batch_rule_nn_functional_conv1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.674s) 2022-08-17T12:16:40.2255951Z test_vmapjvpall_has_batch_rule_nn_functional_conv2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (2.541s) 2022-08-17T12:16:40.2541402Z test_vmapjvpall_has_batch_rule_nn_functional_conv2d_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.028s) 2022-08-17T12:16:40.3756715Z test_vmapjvpall_has_batch_rule_nn_functional_conv2d_stride_depthwise_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.121s) 2022-08-17T12:16:40.4926995Z test_vmapjvpall_has_batch_rule_nn_functional_conv2d_stride_groups_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.117s) 2022-08-17T12:16:40.5209929Z test_vmapjvpall_has_batch_rule_nn_functional_conv2d_stride_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.028s) 2022-08-17T12:16:40.5484900Z test_vmapjvpall_has_batch_rule_nn_functional_conv2d_stride_padding_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:16:40.6583297Z test_vmapjvpall_has_batch_rule_nn_functional_conv2d_stride_padding_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.110s) 2022-08-17T12:16:40.7705553Z test_vmapjvpall_has_batch_rule_nn_functional_conv2d_stride_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.112s) 2022-08-17T12:16:40.8790828Z test_vmapjvpall_has_batch_rule_nn_functional_conv2d_strided_padding_dilation_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.108s) 2022-08-17T12:16:40.9877106Z test_vmapjvpall_has_batch_rule_nn_functional_conv2d_strided_padding_dilation_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.109s) 2022-08-17T12:16:41.1013031Z test_vmapjvpall_has_batch_rule_nn_functional_conv2d_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.113s) 2022-08-17T12:16:41.6438623Z test_vmapjvpall_has_batch_rule_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.542s) 2022-08-17T12:16:42.2450298Z test_vmapjvpall_has_batch_rule_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.601s) 2022-08-17T12:16:43.1878548Z test_vmapjvpall_has_batch_rule_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.943s) 2022-08-17T12:16:43.9096763Z test_vmapjvpall_has_batch_rule_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.722s) 2022-08-17T12:16:44.1567902Z test_vmapjvpall_has_batch_rule_nn_functional_cosine_similarity_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.247s) 2022-08-17T12:16:44.3970869Z test_vmapjvpall_has_batch_rule_nn_functional_cross_entropy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.240s) 2022-08-17T12:16:44.4000620Z test_vmapjvpall_has_batch_rule_nn_functional_ctc_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:44.4025132Z test_vmapjvpall_has_batch_rule_nn_functional_dropout2d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:16:44.4050211Z test_vmapjvpall_has_batch_rule_nn_functional_dropout3d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:16:44.4074009Z test_vmapjvpall_has_batch_rule_nn_functional_dropout_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:16:44.4176024Z test_vmapjvpall_has_batch_rule_nn_functional_elu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:16:44.4204562Z test_vmapjvpall_has_batch_rule_nn_functional_embedding_bag_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:44.4229812Z test_vmapjvpall_has_batch_rule_nn_functional_embedding_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:16:44.4423942Z test_vmapjvpall_has_batch_rule_nn_functional_embedding_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:16:44.4448782Z test_vmapjvpall_has_batch_rule_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:16:44.4472653Z test_vmapjvpall_has_batch_rule_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:16:44.4545842Z test_vmapjvpall_has_batch_rule_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.007s) 2022-08-17T12:16:44.4623826Z test_vmapjvpall_has_batch_rule_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:16:44.4692665Z test_vmapjvpall_has_batch_rule_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.007s) 2022-08-17T12:16:44.4965477Z test_vmapjvpall_has_batch_rule_nn_functional_gelu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:16:44.5067641Z test_vmapjvpall_has_batch_rule_nn_functional_glu_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.010s) 2022-08-17T12:16:44.5119541Z test_vmapjvpall_has_batch_rule_nn_functional_grid_sample_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.005s) 2022-08-17T12:16:44.5444729Z test_vmapjvpall_has_batch_rule_nn_functional_group_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:16:44.5614418Z test_vmapjvpall_has_batch_rule_nn_functional_hardshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:16:44.5710471Z test_vmapjvpall_has_batch_rule_nn_functional_hardsigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:16:44.5847616Z test_vmapjvpall_has_batch_rule_nn_functional_hardswish_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:16:44.6021215Z test_vmapjvpall_has_batch_rule_nn_functional_hardtanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:16:44.7773609Z test_vmapjvpall_has_batch_rule_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.175s) 2022-08-17T12:16:44.7848302Z test_vmapjvpall_has_batch_rule_nn_functional_huber_loss_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.007s) 2022-08-17T12:16:44.8142694Z test_vmapjvpall_has_batch_rule_nn_functional_instance_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:16:44.8525254Z test_vmapjvpall_has_batch_rule_nn_functional_interpolate_area_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.038s) 2022-08-17T12:16:44.8931544Z test_vmapjvpall_has_batch_rule_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:16:44.9320010Z test_vmapjvpall_has_batch_rule_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.039s) 2022-08-17T12:16:44.9674034Z test_vmapjvpall_has_batch_rule_nn_functional_interpolate_linear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.035s) 2022-08-17T12:16:45.0052552Z test_vmapjvpall_has_batch_rule_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.038s) 2022-08-17T12:16:45.0484440Z test_vmapjvpall_has_batch_rule_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.043s) 2022-08-17T12:16:45.2387817Z test_vmapjvpall_has_batch_rule_nn_functional_kl_div_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.190s) 2022-08-17T12:16:45.3205598Z test_vmapjvpall_has_batch_rule_nn_functional_l1_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.082s) 2022-08-17T12:16:45.6889817Z test_vmapjvpall_has_batch_rule_nn_functional_layer_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.368s) 2022-08-17T12:16:45.7163960Z test_vmapjvpall_has_batch_rule_nn_functional_leaky_relu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:16:46.3575796Z test_vmapjvpall_has_batch_rule_nn_functional_linear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.641s) 2022-08-17T12:16:46.4200419Z test_vmapjvpall_has_batch_rule_nn_functional_local_response_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.062s) 2022-08-17T12:16:46.4369180Z test_vmapjvpall_has_batch_rule_nn_functional_logsigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:16:48.0244598Z test_vmapjvpall_has_batch_rule_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.587s) 2022-08-17T12:16:48.0270179Z test_vmapjvpall_has_batch_rule_nn_functional_max_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:16:52.4128328Z test_vmapjvpall_has_batch_rule_nn_functional_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (4.385s) 2022-08-17T12:16:52.4200262Z test_vmapjvpall_has_batch_rule_nn_functional_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:16:52.4225905Z test_vmapjvpall_has_batch_rule_nn_functional_max_unpool1d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:16:52.4300872Z test_vmapjvpall_has_batch_rule_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.007s) 2022-08-17T12:16:52.4326111Z test_vmapjvpall_has_batch_rule_nn_functional_max_unpool2d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:16:52.4405446Z test_vmapjvpall_has_batch_rule_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:16:52.4430268Z test_vmapjvpall_has_batch_rule_nn_functional_max_unpool3d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:16:52.4508651Z test_vmapjvpall_has_batch_rule_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:16:52.4635365Z test_vmapjvpall_has_batch_rule_nn_functional_mish_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:16:52.5788994Z test_vmapjvpall_has_batch_rule_nn_functional_mse_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.115s) 2022-08-17T12:16:52.7677412Z test_vmapjvpall_has_batch_rule_nn_functional_mse_loss_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.189s) 2022-08-17T12:16:52.7707661Z test_vmapjvpall_has_batch_rule_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:52.7736875Z test_vmapjvpall_has_batch_rule_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:52.9314366Z test_vmapjvpall_has_batch_rule_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.158s) 2022-08-17T12:16:53.1224808Z test_vmapjvpall_has_batch_rule_nn_functional_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.191s) 2022-08-17T12:16:53.1599497Z test_vmapjvpall_has_batch_rule_nn_functional_normalize_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:16:53.1916944Z test_vmapjvpall_has_batch_rule_nn_functional_pad_circular_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:16:53.3160177Z test_vmapjvpall_has_batch_rule_nn_functional_pad_constant_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.124s) 2022-08-17T12:16:53.3501477Z test_vmapjvpall_has_batch_rule_nn_functional_pad_reflect_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.034s) 2022-08-17T12:16:53.3841077Z test_vmapjvpall_has_batch_rule_nn_functional_pad_replicate_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.034s) 2022-08-17T12:16:53.4827848Z test_vmapjvpall_has_batch_rule_nn_functional_pairwise_distance_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.099s) 2022-08-17T12:16:53.4856340Z test_vmapjvpall_has_batch_rule_nn_functional_pdist_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:53.4941593Z test_vmapjvpall_has_batch_rule_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:16:53.5023022Z test_vmapjvpall_has_batch_rule_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:16:54.9585900Z test_vmapjvpall_has_batch_rule_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.456s) 2022-08-17T12:16:55.1226769Z test_vmapjvpall_has_batch_rule_nn_functional_prelu_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.164s) 2022-08-17T12:16:55.1326082Z test_vmapjvpall_has_batch_rule_nn_functional_relu6_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:16:55.1452241Z test_vmapjvpall_has_batch_rule_nn_functional_relu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:16:55.1477887Z test_vmapjvpall_has_batch_rule_nn_functional_rrelu_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:16:55.1576630Z test_vmapjvpall_has_batch_rule_nn_functional_selu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:16:55.1687517Z test_vmapjvpall_has_batch_rule_nn_functional_silu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:16:55.1759452Z test_vmapjvpall_has_batch_rule_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.007s) 2022-08-17T12:16:55.1830166Z test_vmapjvpall_has_batch_rule_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.007s) 2022-08-17T12:16:55.2078417Z test_vmapjvpall_has_batch_rule_nn_functional_softmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:16:55.2344751Z test_vmapjvpall_has_batch_rule_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:16:55.2443728Z test_vmapjvpall_has_batch_rule_nn_functional_softplus_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:16:55.2588998Z test_vmapjvpall_has_batch_rule_nn_functional_softshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:16:55.2707009Z test_vmapjvpall_has_batch_rule_nn_functional_softsign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:16:55.2814126Z test_vmapjvpall_has_batch_rule_nn_functional_tanhshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:16:55.2942365Z test_vmapjvpall_has_batch_rule_nn_functional_threshold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:16:55.9174010Z test_vmapjvpall_has_batch_rule_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.623s) 2022-08-17T12:16:56.5906572Z test_vmapjvpall_has_batch_rule_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.673s) 2022-08-17T12:16:57.2823073Z test_vmapjvpall_has_batch_rule_nn_functional_unfold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.692s) 2022-08-17T12:16:57.2973251Z test_vmapjvpall_has_batch_rule_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:16:57.3350044Z test_vmapjvpall_has_batch_rule_nn_functional_upsample_nearest_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.038s) 2022-08-17T12:16:57.3378970Z test_vmapjvpall_has_batch_rule_nonzero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:57.4751277Z test_vmapjvpall_has_batch_rule_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.137s) 2022-08-17T12:16:57.4871815Z test_vmapjvpall_has_batch_rule_norm_fro_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:16:57.5043867Z test_vmapjvpall_has_batch_rule_norm_inf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:16:57.5211881Z test_vmapjvpall_has_batch_rule_norm_nuc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:16:57.5245974Z test_vmapjvpall_has_batch_rule_normal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:57.5275202Z test_vmapjvpall_has_batch_rule_normal_number_mean_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:57.5305886Z test_vmapjvpall_has_batch_rule_ones_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:57.5339798Z test_vmapjvpall_has_batch_rule_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:57.7976932Z test_vmapjvpall_has_batch_rule_ops_aten_index_put_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.263s) 2022-08-17T12:16:57.8128480Z test_vmapjvpall_has_batch_rule_ormqr_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.015s) 2022-08-17T12:16:57.8277812Z test_vmapjvpall_has_batch_rule_outer_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:16:57.8301584Z test_vmapjvpall_has_batch_rule_pca_lowrank_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:16:57.8428404Z test_vmapjvpall_has_batch_rule_permute_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:16:57.8532693Z test_vmapjvpall_has_batch_rule_pinverse_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.010s) 2022-08-17T12:16:57.8615629Z test_vmapjvpall_has_batch_rule_polar_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:16:57.8911505Z test_vmapjvpall_has_batch_rule_polygamma_polygamma_n_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:16:57.9204191Z test_vmapjvpall_has_batch_rule_polygamma_polygamma_n_1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:16:57.9498053Z test_vmapjvpall_has_batch_rule_polygamma_polygamma_n_2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:16:57.9794789Z test_vmapjvpall_has_batch_rule_polygamma_polygamma_n_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.030s) 2022-08-17T12:16:58.0089621Z test_vmapjvpall_has_batch_rule_polygamma_polygamma_n_4_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:16:58.0184575Z test_vmapjvpall_has_batch_rule_positive_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:16:58.1811935Z test_vmapjvpall_has_batch_rule_pow_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.163s) 2022-08-17T12:16:58.1900736Z test_vmapjvpall_has_batch_rule_prod_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.009s) 2022-08-17T12:16:58.1973957Z test_vmapjvpall_has_batch_rule_put_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.007s) 2022-08-17T12:16:58.3538150Z test_vmapjvpall_has_batch_rule_qr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.156s) 2022-08-17T12:16:58.3632631Z test_vmapjvpall_has_batch_rule_quantile_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.009s) 2022-08-17T12:16:58.3732570Z test_vmapjvpall_has_batch_rule_rad2deg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:16:58.3763848Z test_vmapjvpall_has_batch_rule_rand_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:58.3795031Z test_vmapjvpall_has_batch_rule_randint_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:58.3826286Z test_vmapjvpall_has_batch_rule_randn_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:58.3924956Z test_vmapjvpall_has_batch_rule_ravel_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:16:58.4014016Z test_vmapjvpall_has_batch_rule_real_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:16:58.4110620Z test_vmapjvpall_has_batch_rule_reciprocal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:16:58.5259809Z test_vmapjvpall_has_batch_rule_remainder_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.115s) 2022-08-17T12:16:58.5288448Z test_vmapjvpall_has_batch_rule_renorm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:58.6216113Z test_vmapjvpall_has_batch_rule_repeat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.093s) 2022-08-17T12:16:58.6358409Z test_vmapjvpall_has_batch_rule_repeat_interleave_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:16:58.6770450Z test_vmapjvpall_has_batch_rule_reshape_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:16:58.7060918Z test_vmapjvpall_has_batch_rule_reshape_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:16:58.7089035Z test_vmapjvpall_has_batch_rule_resize__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:58.7116996Z test_vmapjvpall_has_batch_rule_resize_as__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:58.7185113Z test_vmapjvpall_has_batch_rule_resolve_conj_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:16:58.7254737Z test_vmapjvpall_has_batch_rule_resolve_neg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:16:58.7668501Z test_vmapjvpall_has_batch_rule_roll_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:16:58.8581713Z test_vmapjvpall_has_batch_rule_rot90_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.091s) 2022-08-17T12:16:58.8641152Z test_vmapjvpall_has_batch_rule_round_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:16:58.8737082Z test_vmapjvpall_has_batch_rule_round_decimals_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:16:58.8831712Z test_vmapjvpall_has_batch_rule_round_decimals_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:16:58.8926945Z test_vmapjvpall_has_batch_rule_round_decimals_neg_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:16:58.9030836Z test_vmapjvpall_has_batch_rule_rsqrt_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:16:59.0246995Z test_vmapjvpall_has_batch_rule_rsub_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.121s) 2022-08-17T12:16:59.1012945Z test_vmapjvpall_has_batch_rule_scatter_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.077s) 2022-08-17T12:16:59.1196873Z test_vmapjvpall_has_batch_rule_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.018s) 2022-08-17T12:16:59.1225305Z test_vmapjvpall_has_batch_rule_scatter_reduce_amax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:59.1252424Z test_vmapjvpall_has_batch_rule_scatter_reduce_amin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:59.1280385Z test_vmapjvpall_has_batch_rule_scatter_reduce_mean_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:59.1307462Z test_vmapjvpall_has_batch_rule_scatter_reduce_prod_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:59.1334618Z test_vmapjvpall_has_batch_rule_scatter_reduce_sum_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:59.1423749Z test_vmapjvpall_has_batch_rule_searchsorted_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.009s) 2022-08-17T12:16:59.1453024Z test_vmapjvpall_has_batch_rule_segment_reduce_lengths_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:59.1481642Z test_vmapjvpall_has_batch_rule_segment_reduce_offsets_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:59.1629599Z test_vmapjvpall_has_batch_rule_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:16:59.2241323Z test_vmapjvpall_has_batch_rule_select_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.061s) 2022-08-17T12:16:59.2301820Z test_vmapjvpall_has_batch_rule_sgn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:16:59.2330682Z test_vmapjvpall_has_batch_rule_short_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:59.2358389Z test_vmapjvpall_has_batch_rule_short_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:59.2452422Z test_vmapjvpall_has_batch_rule_sigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:16:59.2507954Z test_vmapjvpall_has_batch_rule_sign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.005s) 2022-08-17T12:16:59.2536918Z test_vmapjvpall_has_batch_rule_signbit_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:59.2599255Z test_vmapjvpall_has_batch_rule_sin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:16:59.2730440Z test_vmapjvpall_has_batch_rule_sinc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:16:59.2788639Z test_vmapjvpall_has_batch_rule_sinh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:16:59.4087400Z test_vmapjvpall_has_batch_rule_slice_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.130s) 2022-08-17T12:16:59.4322857Z test_vmapjvpall_has_batch_rule_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:16:59.4579038Z test_vmapjvpall_has_batch_rule_softmax_with_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:16:59.6215182Z test_vmapjvpall_has_batch_rule_sort_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.164s) 2022-08-17T12:16:59.6253460Z test_vmapjvpall_has_batch_rule_sparse_sampled_addmm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.004s) 2022-08-17T12:16:59.6282297Z test_vmapjvpall_has_batch_rule_special_airy_ai_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:59.6310613Z test_vmapjvpall_has_batch_rule_special_bessel_j0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:59.6338889Z test_vmapjvpall_has_batch_rule_special_bessel_j1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:59.6366243Z test_vmapjvpall_has_batch_rule_special_bessel_y0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:59.6393787Z test_vmapjvpall_has_batch_rule_special_bessel_y1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:59.6421478Z test_vmapjvpall_has_batch_rule_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:59.6448891Z test_vmapjvpall_has_batch_rule_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:59.6473874Z test_vmapjvpall_has_batch_rule_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:16:59.6496907Z test_vmapjvpall_has_batch_rule_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:16:59.6582549Z test_vmapjvpall_has_batch_rule_special_entr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:16:59.6687029Z test_vmapjvpall_has_batch_rule_special_erfcx_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:16:59.6715257Z test_vmapjvpall_has_batch_rule_special_hermite_polynomial_h_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:59.6743374Z test_vmapjvpall_has_batch_rule_special_hermite_polynomial_he_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:59.6822292Z test_vmapjvpall_has_batch_rule_special_i0e_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:16:59.6909125Z test_vmapjvpall_has_batch_rule_special_i1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:16:59.6996823Z test_vmapjvpall_has_batch_rule_special_i1e_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:16:59.7025292Z test_vmapjvpall_has_batch_rule_special_laguerre_polynomial_l_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:59.7051212Z test_vmapjvpall_has_batch_rule_special_legendre_polynomial_p_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-08-17T12:16:59.7122465Z test_vmapjvpall_has_batch_rule_special_log_ndtr_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.007s) 2022-08-17T12:16:59.7150718Z test_vmapjvpall_has_batch_rule_special_modified_bessel_i0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:59.7178756Z test_vmapjvpall_has_batch_rule_special_modified_bessel_i1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:59.7206636Z test_vmapjvpall_has_batch_rule_special_modified_bessel_k0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:59.7234201Z test_vmapjvpall_has_batch_rule_special_modified_bessel_k1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:59.7367616Z test_vmapjvpall_has_batch_rule_special_ndtr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:16:59.7481434Z test_vmapjvpall_has_batch_rule_special_ndtri_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:16:59.7776971Z test_vmapjvpall_has_batch_rule_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:16:59.7805000Z test_vmapjvpall_has_batch_rule_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:59.7833640Z test_vmapjvpall_has_batch_rule_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:59.7858532Z test_vmapjvpall_has_batch_rule_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:16:59.7882627Z test_vmapjvpall_has_batch_rule_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:16:59.7907010Z test_vmapjvpall_has_batch_rule_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:16:59.7930510Z test_vmapjvpall_has_batch_rule_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:16:59.7958175Z test_vmapjvpall_has_batch_rule_special_spherical_bessel_j0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:59.9294459Z test_vmapjvpall_has_batch_rule_special_xlog1py_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.133s) 2022-08-17T12:16:59.9324004Z test_vmapjvpall_has_batch_rule_special_zeta_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:16:59.9409528Z test_vmapjvpall_has_batch_rule_split_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:16:59.9533122Z test_vmapjvpall_has_batch_rule_split_list_args_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:16:59.9688280Z test_vmapjvpall_has_batch_rule_split_with_sizes_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:16:59.9746697Z test_vmapjvpall_has_batch_rule_sqrt_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:16:59.9849232Z test_vmapjvpall_has_batch_rule_square_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:17:00.0036806Z test_vmapjvpall_has_batch_rule_squeeze_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:17:00.2435249Z test_vmapjvpall_has_batch_rule_stack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.240s) 2022-08-17T12:17:00.2718185Z test_vmapjvpall_has_batch_rule_std_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.028s) 2022-08-17T12:17:00.3012792Z test_vmapjvpall_has_batch_rule_std_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:17:00.3170410Z test_vmapjvpall_has_batch_rule_stft_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.016s) 2022-08-17T12:17:00.4349329Z test_vmapjvpall_has_batch_rule_sub_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.118s) 2022-08-17T12:17:00.4848313Z test_vmapjvpall_has_batch_rule_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.050s) 2022-08-17T12:17:00.5018807Z test_vmapjvpall_has_batch_rule_sum_to_size_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:17:01.8716594Z test_vmapjvpall_has_batch_rule_svd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.370s) 2022-08-17T12:17:01.8741992Z test_vmapjvpall_has_batch_rule_svd_lowrank_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:17:01.8772810Z test_vmapjvpall_has_batch_rule_symeig_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:17:01.8867398Z test_vmapjvpall_has_batch_rule_t_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:17:01.9026601Z test_vmapjvpall_has_batch_rule_take_along_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:17:01.9100248Z test_vmapjvpall_has_batch_rule_take_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.007s) 2022-08-17T12:17:01.9164521Z test_vmapjvpall_has_batch_rule_tan_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:17:01.9222332Z test_vmapjvpall_has_batch_rule_tanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:17:01.9288787Z test_vmapjvpall_has_batch_rule_tensor_split_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.007s) 2022-08-17T12:17:01.9647514Z test_vmapjvpall_has_batch_rule_tensordot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.036s) 2022-08-17T12:17:02.0890950Z test_vmapjvpall_has_batch_rule_tile_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.124s) 2022-08-17T12:17:02.0921638Z test_vmapjvpall_has_batch_rule_to_sparse_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:17:02.1305167Z test_vmapjvpall_has_batch_rule_topk_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.038s) 2022-08-17T12:17:02.1366207Z test_vmapjvpall_has_batch_rule_trace_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:17:02.1578660Z test_vmapjvpall_has_batch_rule_transpose_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:17:02.2630556Z test_vmapjvpall_has_batch_rule_trapezoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.105s) 2022-08-17T12:17:02.3678827Z test_vmapjvpall_has_batch_rule_trapz_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.105s) 2022-08-17T12:17:02.5324662Z test_vmapjvpall_has_batch_rule_triangular_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.164s) 2022-08-17T12:17:02.5482502Z test_vmapjvpall_has_batch_rule_tril_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:17:02.5642889Z test_vmapjvpall_has_batch_rule_triu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:17:02.6708622Z test_vmapjvpall_has_batch_rule_true_divide_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.107s) 2022-08-17T12:17:02.6770245Z test_vmapjvpall_has_batch_rule_trunc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:17:02.7014369Z test_vmapjvpall_has_batch_rule_unbind_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:17:02.7281404Z test_vmapjvpall_has_batch_rule_unflatten_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:17:02.7840499Z test_vmapjvpall_has_batch_rule_unfold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.056s) 2022-08-17T12:17:02.7868960Z test_vmapjvpall_has_batch_rule_unique_consecutive_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:17:02.7990932Z test_vmapjvpall_has_batch_rule_unique_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.012s) 2022-08-17T12:17:02.8217737Z test_vmapjvpall_has_batch_rule_unsqueeze_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:17:02.8474846Z test_vmapjvpall_has_batch_rule_var_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:17:02.8751801Z test_vmapjvpall_has_batch_rule_var_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.028s) 2022-08-17T12:17:02.8823984Z test_vmapjvpall_has_batch_rule_vdot_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.007s) 2022-08-17T12:17:02.8948179Z test_vmapjvpall_has_batch_rule_view_as_complex_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.012s) 2022-08-17T12:17:02.9253351Z test_vmapjvpall_has_batch_rule_view_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.030s) 2022-08-17T12:17:02.9449083Z test_vmapjvpall_has_batch_rule_view_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:17:02.9538130Z test_vmapjvpall_has_batch_rule_vsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:17:03.0602448Z test_vmapjvpall_has_batch_rule_vstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.106s) 2022-08-17T12:17:03.1155817Z test_vmapjvpall_has_batch_rule_where_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.055s) 2022-08-17T12:17:03.2376723Z test_vmapjvpall_has_batch_rule_xlogy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.122s) 2022-08-17T12:17:03.2478070Z test_vmapjvpall_has_batch_rule_zero__cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:17:03.2510459Z test_vmapjvpall_has_batch_rule_zeros_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:17:03.2527046Z test_vmapjvpall_heaviside_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:17:03.2575186Z test_vmapjvpall_histc_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.005s) 2022-08-17T12:17:03.2663518Z test_vmapjvpall_histogram_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.009s) 2022-08-17T12:17:03.2764431Z test_vmapjvpall_histogramdd_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.010s) 2022-08-17T12:17:03.2980038Z test_vmapjvpall_hsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:17:03.5466060Z test_vmapjvpall_hstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.248s) 2022-08-17T12:17:03.8223964Z test_vmapjvpall_hypot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.276s) 2022-08-17T12:17:03.8362011Z test_vmapjvpall_i0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:17:03.8378775Z test_vmapjvpall_igamma_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:17:03.8395291Z test_vmapjvpall_igammac_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:17:04.0783585Z test_vmapjvpall_index_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.239s) 2022-08-17T12:17:04.1575002Z test_vmapjvpall_index_copy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:17:04.1785668Z test_vmapjvpall_index_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:17:04.2937108Z test_vmapjvpall_index_put_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.115s) 2022-08-17T12:17:04.5166367Z test_vmapjvpall_index_put_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.223s) 2022-08-17T12:17:04.5184027Z test_vmapjvpall_index_reduce_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:17:04.5379858Z test_vmapjvpall_index_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:17:04.6023488Z test_vmapjvpall_inner_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:17:04.6039818Z test_vmapjvpall_int_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:17:04.6056344Z test_vmapjvpall_int_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:17:04.6649081Z test_vmapjvpall_inverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.059s) 2022-08-17T12:17:04.6664697Z test_vmapjvpall_isclose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:17:04.6680237Z test_vmapjvpall_isfinite_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:17:04.6695877Z test_vmapjvpall_isin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:17:04.6711040Z test_vmapjvpall_isinf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.001s) 2022-08-17T12:17:04.6726437Z test_vmapjvpall_isnan_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.001s) 2022-08-17T12:17:04.6742335Z test_vmapjvpall_isneginf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:17:04.6758520Z test_vmapjvpall_isposinf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:17:04.6774091Z test_vmapjvpall_isreal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:17:04.6812837Z test_vmapjvpall_istft_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::col2im. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:17:04.6813903Z return self.op(*args, **kwargs) 2022-08-17T12:17:04.8232141Z ok (0.146s) 2022-08-17T12:17:04.8248314Z test_vmapjvpall_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:17:04.8264110Z test_vmapjvpall_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:17:04.8279258Z test_vmapjvpall_jiterator_binary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:17:04.8294608Z test_vmapjvpall_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:17:04.8310149Z test_vmapjvpall_jiterator_unary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:17:04.8793410Z test_vmapjvpall_kron_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:17:04.9466408Z test_vmapjvpall_kthvalue_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.067s) 2022-08-17T12:17:05.2360204Z test_vmapjvpall_ldexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.289s) 2022-08-17T12:17:05.2376292Z test_vmapjvpall_le_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:17:06.3124548Z test_vmapjvpall_lerp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.075s) 2022-08-17T12:17:06.3335950Z test_vmapjvpall_lgamma_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:17:06.4668050Z test_vmapjvpall_linalg_cholesky_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.133s) 2022-08-17T12:17:06.6012104Z test_vmapjvpall_linalg_cholesky_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.134s) 2022-08-17T12:17:06.6439505Z test_vmapjvpall_linalg_cond_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.043s) 2022-08-17T12:17:06.7376862Z test_vmapjvpall_linalg_cross_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:17:06.8057456Z test_vmapjvpall_linalg_det_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.068s) 2022-08-17T12:17:06.8096164Z test_vmapjvpall_linalg_eig_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::_linalg_solve_ex. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:17:06.8097517Z return self.op(*args, **kwargs) 2022-08-17T12:17:06.9101367Z ok (0.104s) 2022-08-17T12:17:06.9960801Z test_vmapjvpall_linalg_eigh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.086s) 2022-08-17T12:17:07.0912507Z test_vmapjvpall_linalg_eigvals_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.095s) 2022-08-17T12:17:07.1621994Z test_vmapjvpall_linalg_eigvalsh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.071s) 2022-08-17T12:17:07.2563158Z test_vmapjvpall_linalg_householder_product_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.094s) 2022-08-17T12:17:07.3187794Z test_vmapjvpall_linalg_inv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.062s) 2022-08-17T12:17:07.3817511Z test_vmapjvpall_linalg_inv_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:17:07.3833724Z test_vmapjvpall_linalg_ldl_factor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:17:07.3850519Z test_vmapjvpall_linalg_ldl_factor_ex_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:17:07.3868365Z test_vmapjvpall_linalg_ldl_solve_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:17:07.3941670Z test_vmapjvpall_linalg_lstsq_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.007s) 2022-08-17T12:17:07.4036029Z test_vmapjvpall_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:11084: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_pinv.atol_rtol_tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:17:07.4037363Z op=lambda a, b, driver: torch.linalg.lstsq(a, b, driver=driver)[0], 2022-08-17T12:17:09.8589540Z ok (2.465s) 2022-08-17T12:17:10.1272242Z test_vmapjvpall_linalg_lu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.268s) 2022-08-17T12:17:10.3380568Z test_vmapjvpall_linalg_lu_factor_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.211s) 2022-08-17T12:17:10.5421730Z test_vmapjvpall_linalg_lu_factor_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.204s) 2022-08-17T12:17:14.6408122Z test_vmapjvpall_linalg_lu_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (4.098s) 2022-08-17T12:17:15.2665172Z test_vmapjvpall_linalg_matrix_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.626s) 2022-08-17T12:17:15.4192290Z test_vmapjvpall_linalg_matrix_power_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.153s) 2022-08-17T12:17:15.4209716Z test_vmapjvpall_linalg_matrix_rank_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:17:15.4226627Z test_vmapjvpall_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:17:19.1006342Z test_vmapjvpall_linalg_multi_dot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (3.678s) 2022-08-17T12:17:19.2836881Z test_vmapjvpall_linalg_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.183s) 2022-08-17T12:17:19.4520283Z test_vmapjvpall_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.168s) 2022-08-17T12:17:19.7156990Z test_vmapjvpall_linalg_pinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.264s) 2022-08-17T12:17:19.8046427Z test_vmapjvpall_linalg_pinv_hermitian_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.089s) 2022-08-17T12:17:19.8063765Z test_vmapjvpall_linalg_pinv_singular_cpu_float32 (__main__.TestOperatorsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:17:20.1684827Z test_vmapjvpall_linalg_qr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.362s) 2022-08-17T12:17:20.2559682Z test_vmapjvpall_linalg_slogdet_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.087s) 2022-08-17T12:17:20.8381275Z test_vmapjvpall_linalg_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.582s) 2022-08-17T12:17:21.4236610Z test_vmapjvpall_linalg_solve_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.585s) 2022-08-17T12:17:25.6427120Z test_vmapjvpall_linalg_solve_triangular_cpu_float32 (__main__.TestOperatorsCPU) ... ok (4.219s) 2022-08-17T12:17:28.3024920Z test_vmapjvpall_linalg_svd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (2.660s) 2022-08-17T12:17:28.6876407Z test_vmapjvpall_linalg_svdvals_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.385s) 2022-08-17T12:17:28.7105323Z test_vmapjvpall_linalg_tensorinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:17:28.8817021Z test_vmapjvpall_linalg_tensorsolve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.171s) 2022-08-17T12:17:28.9725995Z test_vmapjvpall_linalg_vander_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.091s) 2022-08-17T12:17:30.1711146Z test_vmapjvpall_linalg_vecdot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.198s) 2022-08-17T12:17:31.4506068Z test_vmapjvpall_linalg_vector_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.279s) 2022-08-17T12:17:31.4523676Z test_vmapjvpall_linspace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:17:31.4737027Z test_vmapjvpall_log10_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:17:31.4834892Z test_vmapjvpall_log1p_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:17:31.5048278Z test_vmapjvpall_log2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:17:31.5256135Z test_vmapjvpall_log_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:17:31.5758412Z test_vmapjvpall_log_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.050s) 2022-08-17T12:17:31.6286358Z test_vmapjvpall_log_softmax_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.053s) 2022-08-17T12:17:31.6649161Z test_vmapjvpall_logaddexp2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.036s) 2022-08-17T12:17:31.7017204Z test_vmapjvpall_logaddexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:17:31.7036618Z test_vmapjvpall_logcumsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:17:31.7851809Z test_vmapjvpall_logdet_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.081s) 2022-08-17T12:17:31.7867624Z test_vmapjvpall_logical_and_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:17:31.7883559Z test_vmapjvpall_logical_not_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:17:31.7898976Z test_vmapjvpall_logical_or_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:17:31.7914235Z test_vmapjvpall_logical_xor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.001s) 2022-08-17T12:17:31.8254039Z test_vmapjvpall_logit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.034s) 2022-08-17T12:17:31.8269683Z test_vmapjvpall_logspace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:17:31.9534473Z test_vmapjvpall_logsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.126s) 2022-08-17T12:17:31.9551536Z test_vmapjvpall_long_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:17:31.9567327Z test_vmapjvpall_long_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:17:31.9582836Z test_vmapjvpall_lt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:17:31.9618891Z test_vmapjvpall_lu_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/functional.py:1658: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::lu_unpack. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:17:31.9620035Z return torch._lu_with_info(A, pivot=pivot, check_errors=(not get_infos)) 2022-08-17T12:17:32.3734420Z ok (0.415s) 2022-08-17T12:17:33.3348637Z test_vmapjvpall_lu_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.961s) 2022-08-17T12:17:33.4827536Z test_vmapjvpall_lu_unpack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.148s) 2022-08-17T12:17:33.5257207Z test_vmapjvpall_mH_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.043s) 2022-08-17T12:17:33.5684161Z test_vmapjvpall_mT_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.043s) 2022-08-17T12:17:33.6821140Z test_vmapjvpall_masked_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.114s) 2022-08-17T12:17:33.7139961Z test_vmapjvpall_masked_fill_functorch_Scalar_only_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:17:33.8285606Z test_vmapjvpall_masked_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.114s) 2022-08-17T12:17:33.8798033Z test_vmapjvpall_masked_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.051s) 2022-08-17T12:17:34.3869953Z test_vmapjvpall_matmul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.507s) 2022-08-17T12:17:34.4243952Z test_vmapjvpall_matrix_exp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:17:34.7204360Z test_vmapjvpall_max_binary_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.296s) 2022-08-17T12:17:34.7370110Z test_vmapjvpall_max_reduction_no_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:17:34.7648871Z test_vmapjvpall_max_reduction_with_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.028s) 2022-08-17T12:17:35.0608274Z test_vmapjvpall_maximum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.296s) 2022-08-17T12:17:35.1871208Z test_vmapjvpall_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.126s) 2022-08-17T12:17:35.2736392Z test_vmapjvpall_median_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.086s) 2022-08-17T12:17:37.4995884Z test_vmapjvpall_meshgrid_list_of_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (2.226s) 2022-08-17T12:17:39.7290779Z test_vmapjvpall_meshgrid_variadic_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (2.229s) 2022-08-17T12:17:40.0230797Z test_vmapjvpall_min_binary_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.294s) 2022-08-17T12:17:40.0392559Z test_vmapjvpall_min_reduction_no_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:17:40.0672195Z test_vmapjvpall_min_reduction_with_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.028s) 2022-08-17T12:17:40.3612523Z test_vmapjvpall_minimum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.294s) 2022-08-17T12:17:40.3970900Z test_vmapjvpall_mm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.036s) 2022-08-17T12:17:40.4466796Z test_vmapjvpall_mode_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.050s) 2022-08-17T12:17:40.4612930Z test_vmapjvpall_movedim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:17:40.4941393Z test_vmapjvpall_msort_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.033s) 2022-08-17T12:17:40.7618275Z test_vmapjvpall_mul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.268s) 2022-08-17T12:17:40.7636961Z test_vmapjvpall_multinomial_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:17:40.7975123Z test_vmapjvpall_mv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.034s) 2022-08-17T12:17:40.8784307Z test_vmapjvpall_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.081s) 2022-08-17T12:17:40.9589729Z test_vmapjvpall_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.081s) 2022-08-17T12:17:41.0403784Z test_vmapjvpall_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.081s) 2022-08-17T12:17:41.0609626Z test_vmapjvpall_nan_to_num_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:17:41.3406126Z test_vmapjvpall_nanmean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.280s) 2022-08-17T12:17:41.4268266Z test_vmapjvpall_nanmedian_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.086s) 2022-08-17T12:17:41.4305805Z test_vmapjvpall_nanquantile_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::lerp_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:17:41.4306865Z return self.op(*args, **kwargs) 2022-08-17T12:17:41.7556475Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::all. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:17:41.7557388Z return self.op(*args, **kwargs) 2022-08-17T12:17:41.7557708Z expected failure (0.329s) 2022-08-17T12:17:41.9880933Z test_vmapjvpall_nansum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.232s) 2022-08-17T12:17:42.0220406Z test_vmapjvpall_narrow_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.034s) 2022-08-17T12:17:42.0238047Z test_vmapjvpall_native_layer_norm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:17:42.0253948Z test_vmapjvpall_ne_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:17:42.0339627Z test_vmapjvpall_neg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:17:42.0358239Z test_vmapjvpall_new_empty_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:17:42.0378701Z test_vmapjvpall_new_full_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:17:42.0396949Z test_vmapjvpall_new_ones_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:17:42.0415235Z test_vmapjvpall_new_zeros_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:17:42.0430550Z test_vmapjvpall_nextafter_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.001s) 2022-08-17T12:17:42.0877524Z test_vmapjvpall_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.045s) 2022-08-17T12:17:42.1646079Z test_vmapjvpall_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.077s) 2022-08-17T12:17:42.2593015Z test_vmapjvpall_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.095s) 2022-08-17T12:17:42.3198597Z test_vmapjvpall_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.061s) 2022-08-17T12:17:42.4999614Z test_vmapjvpall_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.180s) 2022-08-17T12:17:42.6617480Z test_vmapjvpall_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.162s) 2022-08-17T12:17:42.7256878Z test_vmapjvpall_nn_functional_avg_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:17:42.7784442Z test_vmapjvpall_nn_functional_avg_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.053s) 2022-08-17T12:17:42.8365815Z test_vmapjvpall_nn_functional_avg_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.058s) 2022-08-17T12:17:44.9860911Z test_vmapjvpall_nn_functional_batch_norm_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (2.149s) 2022-08-17T12:17:44.9920917Z test_vmapjvpall_nn_functional_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::_trilinear. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:17:44.9922026Z return self.op(*args, **kwargs) 2022-08-17T12:17:56.0247774Z ok (11.039s) 2022-08-17T12:17:56.4353267Z test_vmapjvpall_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.411s) 2022-08-17T12:17:57.8401730Z test_vmapjvpall_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.405s) 2022-08-17T12:17:57.8593261Z test_vmapjvpall_nn_functional_celu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:17:59.2349574Z test_vmapjvpall_nn_functional_conv1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.375s) 2022-08-17T12:18:04.3982309Z test_vmapjvpall_nn_functional_conv2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (5.163s) 2022-08-17T12:18:04.4541487Z test_vmapjvpall_nn_functional_conv2d_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.056s) 2022-08-17T12:18:04.6968711Z test_vmapjvpall_nn_functional_conv2d_stride_depthwise_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.243s) 2022-08-17T12:18:04.9317906Z test_vmapjvpall_nn_functional_conv2d_stride_groups_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.235s) 2022-08-17T12:18:04.9868291Z test_vmapjvpall_nn_functional_conv2d_stride_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.055s) 2022-08-17T12:18:05.0408756Z test_vmapjvpall_nn_functional_conv2d_stride_padding_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.054s) 2022-08-17T12:18:05.2632748Z test_vmapjvpall_nn_functional_conv2d_stride_padding_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.222s) 2022-08-17T12:18:05.4921963Z test_vmapjvpall_nn_functional_conv2d_stride_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.229s) 2022-08-17T12:18:05.7110444Z test_vmapjvpall_nn_functional_conv2d_strided_padding_dilation_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.219s) 2022-08-17T12:18:05.9302930Z test_vmapjvpall_nn_functional_conv2d_strided_padding_dilation_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.219s) 2022-08-17T12:18:06.1621712Z test_vmapjvpall_nn_functional_conv2d_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.232s) 2022-08-17T12:18:07.3379351Z test_vmapjvpall_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.176s) 2022-08-17T12:18:08.6556068Z test_vmapjvpall_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.318s) 2022-08-17T12:18:10.7513567Z test_vmapjvpall_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (2.096s) 2022-08-17T12:18:12.1613426Z test_vmapjvpall_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.410s) 2022-08-17T12:18:12.6444020Z test_vmapjvpall_nn_functional_cosine_similarity_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.483s) 2022-08-17T12:18:13.1544524Z test_vmapjvpall_nn_functional_cross_entropy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.510s) 2022-08-17T12:18:13.1562562Z test_vmapjvpall_nn_functional_ctc_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:18:13.1575259Z test_vmapjvpall_nn_functional_dropout2d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:18:13.1587665Z test_vmapjvpall_nn_functional_dropout3d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:18:13.1597992Z test_vmapjvpall_nn_functional_dropout_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:18:13.1791285Z test_vmapjvpall_nn_functional_elu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:18:13.1807850Z test_vmapjvpall_nn_functional_embedding_bag_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:18:13.1819229Z test_vmapjvpall_nn_functional_embedding_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:18:13.2234478Z test_vmapjvpall_nn_functional_embedding_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:18:13.2245985Z test_vmapjvpall_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:18:13.2258594Z test_vmapjvpall_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:18:13.2331300Z test_vmapjvpall_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.007s) 2022-08-17T12:18:13.2405753Z test_vmapjvpall_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.007s) 2022-08-17T12:18:13.2495618Z test_vmapjvpall_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.009s) 2022-08-17T12:18:13.3103112Z test_vmapjvpall_nn_functional_gelu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.061s) 2022-08-17T12:18:13.3152381Z test_vmapjvpall_nn_functional_glu_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1493: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::glu_jvp. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:18:13.3153462Z return torch._C._nn.glu(input, dim) 2022-08-17T12:18:13.6498550Z ok (0.339s) 2022-08-17T12:18:13.6540275Z test_vmapjvpall_nn_functional_grid_sample_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.004s) 2022-08-17T12:18:13.7133966Z test_vmapjvpall_nn_functional_group_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.059s) 2022-08-17T12:18:13.7508103Z test_vmapjvpall_nn_functional_hardshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:18:13.7702527Z test_vmapjvpall_nn_functional_hardsigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:18:13.7999829Z test_vmapjvpall_nn_functional_hardswish_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.030s) 2022-08-17T12:18:13.8386096Z test_vmapjvpall_nn_functional_hardtanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.039s) 2022-08-17T12:18:14.2112732Z test_vmapjvpall_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.373s) 2022-08-17T12:18:14.2139676Z test_vmapjvpall_nn_functional_huber_loss_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3226: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::huber_loss_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:18:14.2140416Z return torch._C._nn.huber_loss(expanded_input, expanded_target, _Reduction.get_enum(reduction), delta) 2022-08-17T12:18:14.5065751Z ok (0.295s) 2022-08-17T12:18:14.5630674Z test_vmapjvpall_nn_functional_instance_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.056s) 2022-08-17T12:18:14.6561265Z test_vmapjvpall_nn_functional_interpolate_area_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.093s) 2022-08-17T12:18:14.7531623Z test_vmapjvpall_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.097s) 2022-08-17T12:18:14.8463318Z test_vmapjvpall_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.093s) 2022-08-17T12:18:14.9288533Z test_vmapjvpall_nn_functional_interpolate_linear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.083s) 2022-08-17T12:18:15.0204326Z test_vmapjvpall_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.091s) 2022-08-17T12:18:15.1260088Z test_vmapjvpall_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.106s) 2022-08-17T12:18:15.5553931Z test_vmapjvpall_nn_functional_kl_div_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.429s) 2022-08-17T12:18:15.7394630Z test_vmapjvpall_nn_functional_l1_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.184s) 2022-08-17T12:18:16.5175253Z test_vmapjvpall_nn_functional_layer_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.778s) 2022-08-17T12:18:16.5825655Z test_vmapjvpall_nn_functional_leaky_relu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.065s) 2022-08-17T12:18:18.0259242Z test_vmapjvpall_nn_functional_linear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.443s) 2022-08-17T12:18:18.1519421Z test_vmapjvpall_nn_functional_local_response_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.126s) 2022-08-17T12:18:18.1826754Z test_vmapjvpall_nn_functional_logsigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:18:21.6613611Z test_vmapjvpall_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (3.478s) 2022-08-17T12:18:21.6626055Z test_vmapjvpall_nn_functional_max_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:18:32.1723236Z test_vmapjvpall_nn_functional_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (10.509s) 2022-08-17T12:18:32.1828562Z test_vmapjvpall_nn_functional_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:868: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::max_pool3d_with_indices. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:18:32.1829770Z return torch.max_pool3d(input, kernel_size, stride, padding, dilation, ceil_mode) 2022-08-17T12:18:36.7699888Z ok (4.598s) 2022-08-17T12:18:36.7713320Z test_vmapjvpall_nn_functional_max_unpool1d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:18:36.9409719Z test_vmapjvpall_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.169s) 2022-08-17T12:18:36.9427009Z test_vmapjvpall_nn_functional_max_unpool2d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:18:37.1441807Z test_vmapjvpall_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.201s) 2022-08-17T12:18:37.1455114Z test_vmapjvpall_nn_functional_max_unpool3d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:18:37.2832703Z test_vmapjvpall_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.138s) 2022-08-17T12:18:37.3072688Z test_vmapjvpall_nn_functional_mish_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:18:37.5254362Z test_vmapjvpall_nn_functional_mse_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.218s) 2022-08-17T12:18:37.8828336Z test_vmapjvpall_nn_functional_mse_loss_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.357s) 2022-08-17T12:18:37.8844784Z test_vmapjvpall_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:18:37.8860548Z test_vmapjvpall_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:18:38.1799956Z test_vmapjvpall_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.294s) 2022-08-17T12:18:38.5869990Z test_vmapjvpall_nn_functional_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.407s) 2022-08-17T12:18:38.6671642Z test_vmapjvpall_nn_functional_normalize_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.080s) 2022-08-17T12:18:38.7353158Z test_vmapjvpall_nn_functional_pad_circular_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.068s) 2022-08-17T12:18:39.0596482Z test_vmapjvpall_nn_functional_pad_constant_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.324s) 2022-08-17T12:18:39.1410253Z test_vmapjvpall_nn_functional_pad_reflect_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.081s) 2022-08-17T12:18:39.2216630Z test_vmapjvpall_nn_functional_pad_replicate_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.081s) 2022-08-17T12:18:39.4409109Z test_vmapjvpall_nn_functional_pairwise_distance_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.219s) 2022-08-17T12:18:39.4426447Z test_vmapjvpall_nn_functional_pdist_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:18:39.4578154Z test_vmapjvpall_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:18:39.4729862Z test_vmapjvpall_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:18:42.5416291Z test_vmapjvpall_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (3.068s) 2022-08-17T12:18:42.9175096Z test_vmapjvpall_nn_functional_prelu_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.376s) 2022-08-17T12:18:42.9368762Z test_vmapjvpall_nn_functional_relu6_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:18:42.9632569Z test_vmapjvpall_nn_functional_relu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:18:42.9644860Z test_vmapjvpall_nn_functional_rrelu_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:18:42.9835286Z test_vmapjvpall_nn_functional_selu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:18:43.0045994Z test_vmapjvpall_nn_functional_silu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:18:43.0073353Z test_vmapjvpall_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3196: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::smooth_l1_loss_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:18:43.0074105Z return torch._C._nn.smooth_l1_loss(expanded_input, expanded_target, _Reduction.get_enum(reduction), beta) 2022-08-17T12:18:43.2670513Z ok (0.262s) 2022-08-17T12:18:43.2730409Z test_vmapjvpall_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.006s) 2022-08-17T12:18:43.3250138Z test_vmapjvpall_nn_functional_softmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.052s) 2022-08-17T12:18:43.3785838Z test_vmapjvpall_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.053s) 2022-08-17T12:18:43.3981029Z test_vmapjvpall_nn_functional_softplus_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:18:43.4292122Z test_vmapjvpall_nn_functional_softshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:18:43.4518479Z test_vmapjvpall_nn_functional_softsign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:18:43.4730561Z test_vmapjvpall_nn_functional_tanhshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:18:43.4998481Z test_vmapjvpall_nn_functional_threshold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:18:44.8064328Z test_vmapjvpall_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.306s) 2022-08-17T12:18:46.2025859Z test_vmapjvpall_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.396s) 2022-08-17T12:18:47.9496902Z test_vmapjvpall_nn_functional_unfold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.747s) 2022-08-17T12:18:47.9824810Z test_vmapjvpall_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.033s) 2022-08-17T12:18:48.0743909Z test_vmapjvpall_nn_functional_upsample_nearest_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.092s) 2022-08-17T12:18:48.0762153Z test_vmapjvpall_nonzero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:18:48.3884653Z test_vmapjvpall_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.312s) 2022-08-17T12:18:48.4117169Z test_vmapjvpall_norm_fro_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:18:48.4450987Z test_vmapjvpall_norm_inf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.033s) 2022-08-17T12:18:48.4733326Z test_vmapjvpall_norm_nuc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.028s) 2022-08-17T12:18:48.4752194Z test_vmapjvpall_normal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:18:48.4768988Z test_vmapjvpall_normal_number_mean_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:18:48.4787663Z test_vmapjvpall_ones_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:18:48.4810065Z test_vmapjvpall_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:18:49.5659423Z test_vmapjvpall_ops_aten_index_put_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.085s) 2022-08-17T12:18:49.5801574Z test_vmapjvpall_ormqr_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.014s) 2022-08-17T12:18:49.6137681Z test_vmapjvpall_outer_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.034s) 2022-08-17T12:18:49.6150869Z test_vmapjvpall_pca_lowrank_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:18:49.6414887Z test_vmapjvpall_permute_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:18:49.7320104Z test_vmapjvpall_pinverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.090s) 2022-08-17T12:18:50.0990314Z test_vmapjvpall_polar_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.367s) 2022-08-17T12:18:50.1656024Z test_vmapjvpall_polygamma_polygamma_n_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.067s) 2022-08-17T12:18:50.2319620Z test_vmapjvpall_polygamma_polygamma_n_1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.066s) 2022-08-17T12:18:50.2988978Z test_vmapjvpall_polygamma_polygamma_n_2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.067s) 2022-08-17T12:18:50.3656745Z test_vmapjvpall_polygamma_polygamma_n_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.067s) 2022-08-17T12:18:50.4316112Z test_vmapjvpall_polygamma_polygamma_n_4_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.066s) 2022-08-17T12:18:50.4493638Z test_vmapjvpall_positive_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:18:50.8025834Z test_vmapjvpall_pow_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.353s) 2022-08-17T12:18:50.8105071Z test_vmapjvpall_prod_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:18:51.3955715Z test_vmapjvpall_put_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.585s) 2022-08-17T12:18:51.7596597Z test_vmapjvpall_qr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.364s) 2022-08-17T12:18:52.0817003Z test_vmapjvpall_quantile_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.322s) 2022-08-17T12:18:52.1011270Z test_vmapjvpall_rad2deg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:18:52.1030296Z test_vmapjvpall_rand_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:18:52.1048921Z test_vmapjvpall_randint_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:18:52.1067093Z test_vmapjvpall_randn_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:18:52.1279796Z test_vmapjvpall_ravel_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:18:52.1457624Z test_vmapjvpall_real_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:18:52.1648433Z test_vmapjvpall_reciprocal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:18:52.4430994Z test_vmapjvpall_remainder_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.278s) 2022-08-17T12:18:52.4449469Z test_vmapjvpall_renorm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:18:52.6787534Z test_vmapjvpall_repeat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.234s) 2022-08-17T12:18:52.7093906Z test_vmapjvpall_repeat_interleave_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:18:52.8195381Z test_vmapjvpall_reshape_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.110s) 2022-08-17T12:18:52.8953740Z test_vmapjvpall_reshape_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.076s) 2022-08-17T12:18:52.8970757Z test_vmapjvpall_resize__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:18:52.8986596Z test_vmapjvpall_resize_as__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:18:52.9112750Z test_vmapjvpall_resolve_conj_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:18:52.9240759Z test_vmapjvpall_resolve_neg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:18:53.0286162Z test_vmapjvpall_roll_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.104s) 2022-08-17T12:18:53.2758811Z test_vmapjvpall_rot90_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.247s) 2022-08-17T12:18:53.2847311Z test_vmapjvpall_round_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:18:53.3034754Z test_vmapjvpall_round_decimals_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:18:53.3221920Z test_vmapjvpall_round_decimals_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:18:53.3408120Z test_vmapjvpall_round_decimals_neg_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:18:53.3602594Z test_vmapjvpall_rsqrt_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:18:53.6744008Z test_vmapjvpall_rsub_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.314s) 2022-08-17T12:18:53.8777413Z test_vmapjvpall_scatter_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.203s) 2022-08-17T12:18:53.9140153Z test_vmapjvpall_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.035s) 2022-08-17T12:18:53.9148347Z test_vmapjvpall_scatter_reduce_amax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:18:53.9163603Z test_vmapjvpall_scatter_reduce_amin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.001s) 2022-08-17T12:18:53.9178686Z test_vmapjvpall_scatter_reduce_mean_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.001s) 2022-08-17T12:18:53.9193903Z test_vmapjvpall_scatter_reduce_prod_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.001s) 2022-08-17T12:18:53.9209204Z test_vmapjvpall_scatter_reduce_sum_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.001s) 2022-08-17T12:18:53.9287157Z test_vmapjvpall_searchsorted_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.008s) 2022-08-17T12:18:53.9303173Z test_vmapjvpall_segment_reduce_lengths_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:18:53.9318888Z test_vmapjvpall_segment_reduce_offsets_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:18:53.9636434Z test_vmapjvpall_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:18:54.1298899Z test_vmapjvpall_select_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.166s) 2022-08-17T12:18:54.1391847Z test_vmapjvpall_sgn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:18:54.1409613Z test_vmapjvpall_short_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:18:54.1426119Z test_vmapjvpall_short_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:18:54.1617265Z test_vmapjvpall_sigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:18:54.1703150Z test_vmapjvpall_sign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:18:54.1719594Z test_vmapjvpall_signbit_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:18:54.1815686Z test_vmapjvpall_sin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:18:54.2063416Z test_vmapjvpall_sinc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:18:54.2153722Z test_vmapjvpall_sinh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:18:54.6432644Z test_vmapjvpall_slice_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.428s) 2022-08-17T12:18:54.6943750Z test_vmapjvpall_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.051s) 2022-08-17T12:18:54.7466958Z test_vmapjvpall_softmax_with_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.052s) 2022-08-17T12:18:55.1913805Z test_vmapjvpall_sort_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.445s) 2022-08-17T12:18:55.1941348Z test_vmapjvpall_sparse_sampled_addmm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.003s) 2022-08-17T12:18:55.1957366Z test_vmapjvpall_special_airy_ai_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:18:55.1973362Z test_vmapjvpall_special_bessel_j0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:18:55.1988631Z test_vmapjvpall_special_bessel_j1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.001s) 2022-08-17T12:18:55.2003867Z test_vmapjvpall_special_bessel_y0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.001s) 2022-08-17T12:18:55.2019527Z test_vmapjvpall_special_bessel_y1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:18:55.2034833Z test_vmapjvpall_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.001s) 2022-08-17T12:18:55.2050285Z test_vmapjvpall_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.001s) 2022-08-17T12:18:55.2062147Z test_vmapjvpall_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:18:55.2073943Z test_vmapjvpall_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:18:55.2233340Z test_vmapjvpall_special_entr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:18:55.2434264Z test_vmapjvpall_special_erfcx_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:18:55.2450583Z test_vmapjvpall_special_hermite_polynomial_h_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:18:55.2466766Z test_vmapjvpall_special_hermite_polynomial_he_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:18:55.2605782Z test_vmapjvpall_special_i0e_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:18:55.2760599Z test_vmapjvpall_special_i1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:18:55.2920483Z test_vmapjvpall_special_i1e_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:18:55.2936332Z test_vmapjvpall_special_laguerre_polynomial_l_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:18:55.2948422Z test_vmapjvpall_special_legendre_polynomial_p_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:18:55.3186606Z test_vmapjvpall_special_log_ndtr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:18:55.3202598Z test_vmapjvpall_special_modified_bessel_i0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:18:55.3219274Z test_vmapjvpall_special_modified_bessel_i1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:18:55.3235551Z test_vmapjvpall_special_modified_bessel_k0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:18:55.3251294Z test_vmapjvpall_special_modified_bessel_k1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:18:55.3503329Z test_vmapjvpall_special_ndtr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:18:55.3723160Z test_vmapjvpall_special_ndtri_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:18:55.4391630Z test_vmapjvpall_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.067s) 2022-08-17T12:18:55.4407757Z test_vmapjvpall_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:18:55.4423602Z test_vmapjvpall_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:18:55.4436366Z test_vmapjvpall_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:18:55.4448672Z test_vmapjvpall_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:18:55.4460820Z test_vmapjvpall_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:18:55.4473152Z test_vmapjvpall_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:18:55.4488783Z test_vmapjvpall_special_spherical_bessel_j0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:18:55.7539578Z test_vmapjvpall_special_xlog1py_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.305s) 2022-08-17T12:18:55.7556470Z test_vmapjvpall_special_zeta_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:18:55.7753556Z test_vmapjvpall_split_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:18:55.8091703Z test_vmapjvpall_split_list_args_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.034s) 2022-08-17T12:18:55.8536076Z test_vmapjvpall_split_with_sizes_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.044s) 2022-08-17T12:18:55.8627036Z test_vmapjvpall_sqrt_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:18:55.8826031Z test_vmapjvpall_square_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:18:55.9254601Z test_vmapjvpall_squeeze_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.043s) 2022-08-17T12:18:56.4943207Z test_vmapjvpall_stack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.569s) 2022-08-17T12:18:56.5514247Z test_vmapjvpall_std_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.057s) 2022-08-17T12:18:56.6203847Z test_vmapjvpall_std_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.069s) 2022-08-17T12:18:56.6426718Z test_vmapjvpall_stft_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.022s) 2022-08-17T12:18:56.9497974Z test_vmapjvpall_sub_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.307s) 2022-08-17T12:18:57.0702166Z test_vmapjvpall_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.120s) 2022-08-17T12:18:57.1079262Z test_vmapjvpall_sum_to_size_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.038s) 2022-08-17T12:18:59.8429389Z test_vmapjvpall_svd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (2.735s) 2022-08-17T12:18:59.8441737Z test_vmapjvpall_svd_lowrank_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:18:59.8459363Z test_vmapjvpall_symeig_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:18:59.8648040Z test_vmapjvpall_t_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:18:59.8985421Z test_vmapjvpall_take_along_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.034s) 2022-08-17T12:18:59.9603221Z test_vmapjvpall_take_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.062s) 2022-08-17T12:18:59.9707810Z test_vmapjvpall_tan_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:18:59.9797001Z test_vmapjvpall_tanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:18:59.9851927Z test_vmapjvpall_tensor_split_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:19:00.0615860Z test_vmapjvpall_tensordot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.076s) 2022-08-17T12:19:00.3759742Z test_vmapjvpall_tile_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.314s) 2022-08-17T12:19:00.3778052Z test_vmapjvpall_to_sparse_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:19:00.4732621Z test_vmapjvpall_topk_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.095s) 2022-08-17T12:19:00.4811574Z test_vmapjvpall_trace_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:19:00.5319472Z test_vmapjvpall_transpose_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.051s) 2022-08-17T12:19:00.7601978Z test_vmapjvpall_trapezoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.228s) 2022-08-17T12:19:00.9881067Z test_vmapjvpall_trapz_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.228s) 2022-08-17T12:19:01.4164092Z test_vmapjvpall_triangular_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.428s) 2022-08-17T12:19:01.4538887Z test_vmapjvpall_tril_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.038s) 2022-08-17T12:19:01.4911251Z test_vmapjvpall_triu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:19:01.7587720Z test_vmapjvpall_true_divide_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.267s) 2022-08-17T12:19:01.7679155Z test_vmapjvpall_trunc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:19:01.8447932Z test_vmapjvpall_unbind_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.077s) 2022-08-17T12:19:01.9086352Z test_vmapjvpall_unflatten_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:19:02.0692533Z test_vmapjvpall_unfold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.160s) 2022-08-17T12:19:02.0709903Z test_vmapjvpall_unique_consecutive_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:19:02.0820661Z test_vmapjvpall_unique_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.011s) 2022-08-17T12:19:02.1402120Z test_vmapjvpall_unsqueeze_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.058s) 2022-08-17T12:19:02.1943888Z test_vmapjvpall_var_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.054s) 2022-08-17T12:19:02.2599764Z test_vmapjvpall_var_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.065s) 2022-08-17T12:19:02.2911658Z test_vmapjvpall_vdot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:19:02.3025005Z test_vmapjvpall_view_as_complex_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.011s) 2022-08-17T12:19:02.3822529Z test_vmapjvpall_view_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.080s) 2022-08-17T12:19:02.4293245Z test_vmapjvpall_view_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:19:02.4514716Z test_vmapjvpall_vsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:19:02.7092201Z test_vmapjvpall_vstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.258s) 2022-08-17T12:19:02.8596467Z test_vmapjvpall_where_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.150s) 2022-08-17T12:19:03.1487006Z test_vmapjvpall_xlogy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.289s) 2022-08-17T12:19:03.1693340Z test_vmapjvpall_zero__cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:19:03.1712415Z test_vmapjvpall_zeros_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Forward AD not supported. (0.002s) 2022-08-17T12:19:03.1839833Z test_vmapvjp_H_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:19:03.1970965Z test_vmapvjp_T_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:19:03.3329614Z test_vmapvjp___getitem___cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.136s) 2022-08-17T12:19:04.2592894Z test_vmapvjp___getitem___functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.926s) 2022-08-17T12:19:04.3960740Z test_vmapvjp___radd___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.137s) 2022-08-17T12:19:04.5574711Z test_vmapvjp___rdiv___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.161s) 2022-08-17T12:19:04.8479435Z test_vmapvjp___rmatmul___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.290s) 2022-08-17T12:19:05.0036517Z test_vmapvjp___rmod___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.155s) 2022-08-17T12:19:05.1518569Z test_vmapvjp___rmul___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.148s) 2022-08-17T12:19:05.3366690Z test_vmapvjp___rpow___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.185s) 2022-08-17T12:19:05.4754257Z test_vmapvjp___rsub___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.139s) 2022-08-17T12:19:06.0432015Z test_vmapvjp__masked_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.568s) 2022-08-17T12:19:06.6097767Z test_vmapvjp__masked_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.566s) 2022-08-17T12:19:06.6114907Z test_vmapvjp__masked_argmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:19:06.6131245Z test_vmapvjp__masked_argmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:19:06.7168213Z test_vmapvjp__masked_cumprod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.104s) 2022-08-17T12:19:06.8045131Z test_vmapvjp__masked_cumsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.088s) 2022-08-17T12:19:06.9359187Z test_vmapvjp__masked_log_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.131s) 2022-08-17T12:19:07.1933138Z test_vmapvjp__masked_logaddexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.257s) 2022-08-17T12:19:07.8865821Z test_vmapvjp__masked_logsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.693s) 2022-08-17T12:19:08.4991180Z test_vmapvjp__masked_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.613s) 2022-08-17T12:19:08.6304683Z test_vmapvjp__masked_median_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.131s) 2022-08-17T12:19:11.6077729Z test_vmapvjp__masked_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (2.977s) 2022-08-17T12:19:11.8952932Z test_vmapvjp__masked_normalize_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.287s) 2022-08-17T12:19:11.9508348Z test_vmapvjp__masked_prod_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.055s) 2022-08-17T12:19:12.0814504Z test_vmapvjp__masked_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.130s) 2022-08-17T12:19:12.2167926Z test_vmapvjp__masked_softmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.135s) 2022-08-17T12:19:13.1039469Z test_vmapvjp__masked_std_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.887s) 2022-08-17T12:19:13.6195246Z test_vmapvjp__masked_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.515s) 2022-08-17T12:19:14.3682035Z test_vmapvjp__masked_var_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.748s) 2022-08-17T12:19:14.3769350Z test_vmapvjp_abs_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:19:14.3992475Z test_vmapvjp_acos_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:19:14.4192889Z test_vmapvjp_acosh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:19:14.5835514Z test_vmapvjp_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.164s) 2022-08-17T12:19:14.8770225Z test_vmapvjp_addbmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.293s) 2022-08-17T12:19:15.3472449Z test_vmapvjp_addcdiv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.470s) 2022-08-17T12:19:15.7906938Z test_vmapvjp_addcmul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.443s) 2022-08-17T12:19:15.9286535Z test_vmapvjp_addmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.138s) 2022-08-17T12:19:16.0611543Z test_vmapvjp_addmm_decomposed_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.132s) 2022-08-17T12:19:16.3287141Z test_vmapvjp_addmv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.267s) 2022-08-17T12:19:16.5149456Z test_vmapvjp_addr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.186s) 2022-08-17T12:19:16.5166463Z test_vmapvjp_all_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:19:16.5183593Z test_vmapvjp_allclose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:19:16.6482873Z test_vmapvjp_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.130s) 2022-08-17T12:19:16.7788437Z test_vmapvjp_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.130s) 2022-08-17T12:19:16.7804770Z test_vmapvjp_aminmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:19:16.7886386Z test_vmapvjp_angle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:19:16.7902940Z test_vmapvjp_any_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:19:16.7917736Z test_vmapvjp_arange_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.001s) 2022-08-17T12:19:16.7932609Z test_vmapvjp_argmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.001s) 2022-08-17T12:19:16.7947623Z test_vmapvjp_argmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.001s) 2022-08-17T12:19:16.7962400Z test_vmapvjp_argsort_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.001s) 2022-08-17T12:19:16.7977454Z test_vmapvjp_argwhere_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.001s) 2022-08-17T12:19:16.8007036Z test_vmapvjp_as_strided_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:19:16.8111859Z test_vmapvjp_as_strided_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.010s) 2022-08-17T12:19:16.8210059Z test_vmapvjp_asin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:19:16.8300618Z test_vmapvjp_asinh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:19:16.9961286Z test_vmapvjp_atan2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.166s) 2022-08-17T12:19:17.0056876Z test_vmapvjp_atan_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:19:17.0150465Z test_vmapvjp_atanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:19:20.1243537Z test_vmapvjp_atleast_1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (3.109s) 2022-08-17T12:19:23.3179514Z test_vmapvjp_atleast_2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (3.193s) 2022-08-17T12:19:26.5914953Z test_vmapvjp_atleast_3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (3.274s) 2022-08-17T12:19:26.8711488Z test_vmapvjp_baddbmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.280s) 2022-08-17T12:19:26.8723547Z test_vmapvjp_bernoulli_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:19:26.9085915Z test_vmapvjp_bfloat16_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.036s) 2022-08-17T12:19:26.9324784Z test_vmapvjp_bfloat16_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:19:27.0576587Z test_vmapvjp_block_diag_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.125s) 2022-08-17T12:19:27.0783384Z test_vmapvjp_bmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:19:27.0801142Z test_vmapvjp_bool_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:19:27.0816971Z test_vmapvjp_bool_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:19:27.0832505Z test_vmapvjp_broadcast_shapes_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:19:27.7562424Z test_vmapvjp_broadcast_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.673s) 2022-08-17T12:19:27.8030069Z test_vmapvjp_broadcast_to_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:19:27.8046669Z test_vmapvjp_bucketize_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:19:27.8062713Z test_vmapvjp_byte_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:19:27.8077882Z test_vmapvjp_byte_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.001s) 2022-08-17T12:19:27.8756610Z test_vmapvjp_cartesian_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.068s) 2022-08-17T12:19:27.9781934Z test_vmapvjp_cat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.102s) 2022-08-17T12:19:32.7538392Z test_vmapvjp_cdist_cpu_float32 (__main__.TestOperatorsCPU) ... ok (4.776s) 2022-08-17T12:19:32.7621091Z test_vmapvjp_ceil_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:19:32.7998277Z test_vmapvjp_chalf_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.038s) 2022-08-17T12:19:32.8013927Z test_vmapvjp_char_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:19:32.8029369Z test_vmapvjp_char_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.001s) 2022-08-17T12:19:32.9324032Z test_vmapvjp_cholesky_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.129s) 2022-08-17T12:19:33.0320657Z test_vmapvjp_cholesky_inverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.100s) 2022-08-17T12:19:33.2738640Z test_vmapvjp_cholesky_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.242s) 2022-08-17T12:19:33.5305865Z test_vmapvjp_chunk_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.257s) 2022-08-17T12:19:33.6386629Z test_vmapvjp_clamp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.108s) 2022-08-17T12:19:33.7872951Z test_vmapvjp_clamp_max_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.149s) 2022-08-17T12:19:33.9363573Z test_vmapvjp_clamp_min_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.149s) 2022-08-17T12:19:33.9495294Z test_vmapvjp_clone_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:19:33.9955096Z test_vmapvjp_column_stack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.046s) 2022-08-17T12:19:34.1678537Z test_vmapvjp_combinations_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.172s) 2022-08-17T12:19:34.3151774Z test_vmapvjp_complex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.147s) 2022-08-17T12:19:34.3315236Z test_vmapvjp_conj_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:19:34.3390989Z test_vmapvjp_conj_physical_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:19:34.6825197Z test_vmapvjp_constant_pad_nd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.343s) 2022-08-17T12:19:34.6953755Z test_vmapvjp_contiguous_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:19:34.8554164Z test_vmapvjp_copysign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.160s) 2022-08-17T12:19:34.9107745Z test_vmapvjp_corrcoef_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.055s) 2022-08-17T12:19:34.9320544Z test_vmapvjp_cos_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:19:34.9523001Z test_vmapvjp_cosh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:19:34.9540601Z test_vmapvjp_count_nonzero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:19:35.4253463Z test_vmapvjp_cov_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.471s) 2022-08-17T12:19:35.4780385Z test_vmapvjp_cross_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.053s) 2022-08-17T12:19:35.5014475Z test_vmapvjp_cummax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:19:35.5250659Z test_vmapvjp_cummin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:19:35.6216890Z test_vmapvjp_cumprod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.097s) 2022-08-17T12:19:35.6498049Z test_vmapvjp_cumsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.028s) 2022-08-17T12:19:35.7958439Z test_vmapvjp_cumulative_trapezoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.146s) 2022-08-17T12:19:35.8145410Z test_vmapvjp_deg2rad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:19:35.9125061Z test_vmapvjp_diag_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.098s) 2022-08-17T12:19:36.0030315Z test_vmapvjp_diag_embed_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.090s) 2022-08-17T12:19:36.0349247Z test_vmapvjp_diagflat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:19:36.1230357Z test_vmapvjp_diagonal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.088s) 2022-08-17T12:19:36.3633643Z test_vmapvjp_diagonal_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.240s) 2022-08-17T12:19:37.9609917Z test_vmapvjp_diff_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.597s) 2022-08-17T12:19:37.9802092Z test_vmapvjp_digamma_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:19:38.9944880Z test_vmapvjp_dist_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.014s) 2022-08-17T12:19:39.1376931Z test_vmapvjp_div_floor_rounding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.143s) 2022-08-17T12:19:39.2932320Z test_vmapvjp_div_no_rounding_mode_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.155s) 2022-08-17T12:19:39.4333550Z test_vmapvjp_div_trunc_rounding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.140s) 2022-08-17T12:19:39.4514048Z test_vmapvjp_dot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:19:39.4874179Z test_vmapvjp_double_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.036s) 2022-08-17T12:19:39.5110284Z test_vmapvjp_double_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:19:39.5943737Z test_vmapvjp_dsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.083s) 2022-08-17T12:19:39.6704132Z test_vmapvjp_dstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.076s) 2022-08-17T12:19:39.6797054Z test_vmapvjp_eig_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.009s) 2022-08-17T12:19:39.8541049Z test_vmapvjp_einsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.174s) 2022-08-17T12:19:39.8557186Z test_vmapvjp_empty_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:19:39.8573395Z test_vmapvjp_empty_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:19:39.8588947Z test_vmapvjp_eq_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:19:39.8604816Z test_vmapvjp_equal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:19:39.8706035Z test_vmapvjp_erf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:19:39.8928237Z test_vmapvjp_erfc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:19:39.9032861Z test_vmapvjp_erfinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:19:39.9230118Z test_vmapvjp_exp2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:19:39.9439928Z test_vmapvjp_exp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:19:39.9809934Z test_vmapvjp_expand_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:19:40.0402556Z test_vmapvjp_expand_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.059s) 2022-08-17T12:19:40.0491879Z test_vmapvjp_expm1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:19:40.1020127Z test_vmapvjp_fft_fft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.053s) 2022-08-17T12:19:40.1606183Z test_vmapvjp_fft_fft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.059s) 2022-08-17T12:19:40.2298999Z test_vmapvjp_fft_fftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.069s) 2022-08-17T12:19:40.2643935Z test_vmapvjp_fft_fftshift_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.034s) 2022-08-17T12:19:40.3253504Z test_vmapvjp_fft_hfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.061s) 2022-08-17T12:19:40.3885519Z test_vmapvjp_fft_hfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:19:40.4648306Z test_vmapvjp_fft_hfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.076s) 2022-08-17T12:19:40.5172679Z test_vmapvjp_fft_ifft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.052s) 2022-08-17T12:19:40.5784232Z test_vmapvjp_fft_ifft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.061s) 2022-08-17T12:19:40.6468231Z test_vmapvjp_fft_ifftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.068s) 2022-08-17T12:19:40.6807861Z test_vmapvjp_fft_ifftshift_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.034s) 2022-08-17T12:19:40.7415624Z test_vmapvjp_fft_ihfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.061s) 2022-08-17T12:19:40.8040767Z test_vmapvjp_fft_ihfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.062s) 2022-08-17T12:19:40.8798430Z test_vmapvjp_fft_ihfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.076s) 2022-08-17T12:19:40.9358655Z test_vmapvjp_fft_irfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.056s) 2022-08-17T12:19:40.9966068Z test_vmapvjp_fft_irfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.061s) 2022-08-17T12:19:41.0681480Z test_vmapvjp_fft_irfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.071s) 2022-08-17T12:19:41.1206590Z test_vmapvjp_fft_rfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.052s) 2022-08-17T12:19:41.1805292Z test_vmapvjp_fft_rfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.060s) 2022-08-17T12:19:41.2501586Z test_vmapvjp_fft_rfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.070s) 2022-08-17T12:19:41.2699653Z test_vmapvjp_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:19:41.3059210Z test_vmapvjp_flatten_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.036s) 2022-08-17T12:19:41.3689220Z test_vmapvjp_flip_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:19:41.3827518Z test_vmapvjp_fliplr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:19:41.3966111Z test_vmapvjp_flipud_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:19:41.4302386Z test_vmapvjp_float_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.034s) 2022-08-17T12:19:41.4518793Z test_vmapvjp_float_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:19:41.6670790Z test_vmapvjp_float_power_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.215s) 2022-08-17T12:19:41.6752087Z test_vmapvjp_floor_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:19:41.6769108Z test_vmapvjp_floor_divide_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:19:41.8305782Z test_vmapvjp_fmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.154s) 2022-08-17T12:19:41.9842163Z test_vmapvjp_fmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.153s) 2022-08-17T12:19:42.1369127Z test_vmapvjp_fmod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.153s) 2022-08-17T12:19:42.1544688Z test_vmapvjp_frac_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:19:42.1739244Z test_vmapvjp_frexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:19:42.1755089Z test_vmapvjp_full_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:19:42.2402504Z test_vmapvjp_gather_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.065s) 2022-08-17T12:19:42.2418061Z test_vmapvjp_ge_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:19:42.2433757Z test_vmapvjp_geqrf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.001s) 2022-08-17T12:19:42.4693686Z test_vmapvjp_gradient_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.226s) 2022-08-17T12:19:42.4709905Z test_vmapvjp_gt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:19:42.5064943Z test_vmapvjp_half_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.035s) 2022-08-17T12:19:42.5298613Z test_vmapvjp_half_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:19:42.5380325Z test_vmapvjp_has_batch_rule_H_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:19:42.5464257Z test_vmapvjp_has_batch_rule_T_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:19:42.6092570Z test_vmapvjp_has_batch_rule___getitem___cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.063s) 2022-08-17T12:19:42.9352166Z test_vmapvjp_has_batch_rule___getitem___functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.326s) 2022-08-17T12:19:42.9929240Z test_vmapvjp_has_batch_rule___radd___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.058s) 2022-08-17T12:19:43.0641587Z test_vmapvjp_has_batch_rule___rdiv___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.071s) 2022-08-17T12:19:43.1912257Z test_vmapvjp_has_batch_rule___rmatmul___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.127s) 2022-08-17T12:19:43.2590743Z test_vmapvjp_has_batch_rule___rmod___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.068s) 2022-08-17T12:19:43.3216048Z test_vmapvjp_has_batch_rule___rmul___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.062s) 2022-08-17T12:19:43.4063066Z test_vmapvjp_has_batch_rule___rpow___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.085s) 2022-08-17T12:19:43.4647166Z test_vmapvjp_has_batch_rule___rsub___cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.058s) 2022-08-17T12:19:43.7397438Z test_vmapvjp_has_batch_rule__masked_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.275s) 2022-08-17T12:19:44.0141106Z test_vmapvjp_has_batch_rule__masked_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.274s) 2022-08-17T12:19:44.0178935Z test_vmapvjp_has_batch_rule__masked_argmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:19:44.0217098Z test_vmapvjp_has_batch_rule__masked_argmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:19:44.0314562Z test_vmapvjp_has_batch_rule__masked_cumprod_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.010s) 2022-08-17T12:19:44.0743945Z test_vmapvjp_has_batch_rule__masked_cumsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.043s) 2022-08-17T12:19:44.1386093Z test_vmapvjp_has_batch_rule__masked_log_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:19:44.2554212Z test_vmapvjp_has_batch_rule__masked_logaddexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.117s) 2022-08-17T12:19:44.5870686Z test_vmapvjp_has_batch_rule__masked_logsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.332s) 2022-08-17T12:19:44.8853004Z test_vmapvjp_has_batch_rule__masked_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.298s) 2022-08-17T12:19:44.9485682Z test_vmapvjp_has_batch_rule__masked_median_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:19:46.3666530Z test_vmapvjp_has_batch_rule__masked_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.418s) 2022-08-17T12:19:46.5146422Z test_vmapvjp_has_batch_rule__masked_normalize_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.148s) 2022-08-17T12:19:46.5459681Z test_vmapvjp_has_batch_rule__masked_prod_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.031s) 2022-08-17T12:19:46.6073132Z test_vmapvjp_has_batch_rule__masked_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.061s) 2022-08-17T12:19:46.6717661Z test_vmapvjp_has_batch_rule__masked_softmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.064s) 2022-08-17T12:19:47.1405271Z test_vmapvjp_has_batch_rule__masked_std_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.469s) 2022-08-17T12:19:47.3831981Z test_vmapvjp_has_batch_rule__masked_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.243s) 2022-08-17T12:19:47.7721391Z test_vmapvjp_has_batch_rule__masked_var_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.389s) 2022-08-17T12:19:47.7818707Z test_vmapvjp_has_batch_rule_abs_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:19:47.8040953Z test_vmapvjp_has_batch_rule_acos_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:19:47.8239117Z test_vmapvjp_has_batch_rule_acosh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:19:47.8919343Z test_vmapvjp_has_batch_rule_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.068s) 2022-08-17T12:19:48.0157042Z test_vmapvjp_has_batch_rule_addbmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.124s) 2022-08-17T12:19:48.2120053Z test_vmapvjp_has_batch_rule_addcdiv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.196s) 2022-08-17T12:19:48.3918738Z test_vmapvjp_has_batch_rule_addcmul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.180s) 2022-08-17T12:19:48.4538996Z test_vmapvjp_has_batch_rule_addmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.062s) 2022-08-17T12:19:48.5124544Z test_vmapvjp_has_batch_rule_addmm_decomposed_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.058s) 2022-08-17T12:19:48.6275177Z test_vmapvjp_has_batch_rule_addmv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.115s) 2022-08-17T12:19:48.7181243Z test_vmapvjp_has_batch_rule_addr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.091s) 2022-08-17T12:19:48.7219837Z test_vmapvjp_has_batch_rule_all_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:19:48.7259458Z test_vmapvjp_has_batch_rule_allclose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:19:48.7893707Z test_vmapvjp_has_batch_rule_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:19:48.8525795Z test_vmapvjp_has_batch_rule_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:19:48.8565569Z test_vmapvjp_has_batch_rule_aminmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:19:48.8631865Z test_vmapvjp_has_batch_rule_angle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:19:48.8669377Z test_vmapvjp_has_batch_rule_any_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:19:48.8706374Z test_vmapvjp_has_batch_rule_arange_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:19:48.8742658Z test_vmapvjp_has_batch_rule_argmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:19:48.8780335Z test_vmapvjp_has_batch_rule_argmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:19:48.8817783Z test_vmapvjp_has_batch_rule_argsort_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:19:48.8854245Z test_vmapvjp_has_batch_rule_argwhere_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:19:48.8950092Z test_vmapvjp_has_batch_rule_as_strided_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.010s) 2022-08-17T12:19:48.9033827Z test_vmapvjp_has_batch_rule_as_strided_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:19:48.9150189Z test_vmapvjp_has_batch_rule_asin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:19:48.9253863Z test_vmapvjp_has_batch_rule_asinh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:19:49.0690320Z test_vmapvjp_has_batch_rule_atan2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.144s) 2022-08-17T12:19:49.0801459Z test_vmapvjp_has_batch_rule_atan_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:19:49.0909586Z test_vmapvjp_has_batch_rule_atanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:19:50.0618580Z test_vmapvjp_has_batch_rule_atleast_1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.971s) 2022-08-17T12:19:51.0806076Z test_vmapvjp_has_batch_rule_atleast_2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.019s) 2022-08-17T12:19:52.1513196Z test_vmapvjp_has_batch_rule_atleast_3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.071s) 2022-08-17T12:19:52.2748300Z test_vmapvjp_has_batch_rule_baddbmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.123s) 2022-08-17T12:19:52.2784085Z test_vmapvjp_has_batch_rule_bernoulli_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.004s) 2022-08-17T12:19:52.3034497Z test_vmapvjp_has_batch_rule_bfloat16_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.025s) 2022-08-17T12:19:52.3169269Z test_vmapvjp_has_batch_rule_bfloat16_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:19:52.3723030Z test_vmapvjp_has_batch_rule_block_diag_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.055s) 2022-08-17T12:19:52.3840625Z test_vmapvjp_has_batch_rule_bmm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:19:52.3878335Z test_vmapvjp_has_batch_rule_bool_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:19:52.3915919Z test_vmapvjp_has_batch_rule_bool_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:19:52.3955260Z test_vmapvjp_has_batch_rule_broadcast_shapes_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:19:52.6633083Z test_vmapvjp_has_batch_rule_broadcast_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.268s) 2022-08-17T12:19:52.6879727Z test_vmapvjp_has_batch_rule_broadcast_to_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:19:52.6917374Z test_vmapvjp_has_batch_rule_bucketize_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:19:52.6956415Z test_vmapvjp_has_batch_rule_byte_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:19:52.6992615Z test_vmapvjp_has_batch_rule_byte_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:19:52.7319137Z test_vmapvjp_has_batch_rule_cartesian_prod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.033s) 2022-08-17T12:19:52.8149903Z test_vmapvjp_has_batch_rule_cat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.083s) 2022-08-17T12:19:54.8885783Z test_vmapvjp_has_batch_rule_cdist_cpu_float32 (__main__.TestOperatorsCPU) ... ok (2.073s) 2022-08-17T12:19:54.8954037Z test_vmapvjp_has_batch_rule_ceil_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:19:54.9219582Z test_vmapvjp_has_batch_rule_chalf_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.026s) 2022-08-17T12:19:54.9256882Z test_vmapvjp_has_batch_rule_char_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:19:54.9293129Z test_vmapvjp_has_batch_rule_char_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:19:54.9951319Z test_vmapvjp_has_batch_rule_cholesky_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.066s) 2022-08-17T12:19:55.0479063Z test_vmapvjp_has_batch_rule_cholesky_inverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.053s) 2022-08-17T12:19:55.1615857Z test_vmapvjp_has_batch_rule_cholesky_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.114s) 2022-08-17T12:19:55.2691042Z test_vmapvjp_has_batch_rule_chunk_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.107s) 2022-08-17T12:19:55.3563454Z test_vmapvjp_has_batch_rule_clamp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.087s) 2022-08-17T12:19:55.4214621Z test_vmapvjp_has_batch_rule_clamp_max_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.065s) 2022-08-17T12:19:55.4863670Z test_vmapvjp_has_batch_rule_clamp_min_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.065s) 2022-08-17T12:19:55.4948658Z test_vmapvjp_has_batch_rule_clone_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:19:55.5167988Z test_vmapvjp_has_batch_rule_column_stack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:19:55.6080893Z test_vmapvjp_has_batch_rule_combinations_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.091s) 2022-08-17T12:19:55.6162376Z test_vmapvjp_has_batch_rule_complex_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:19:55.6261930Z test_vmapvjp_has_batch_rule_conj_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:19:55.6321598Z test_vmapvjp_has_batch_rule_conj_physical_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:19:55.7897638Z test_vmapvjp_has_batch_rule_constant_pad_nd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.157s) 2022-08-17T12:19:55.7980130Z test_vmapvjp_has_batch_rule_contiguous_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:19:55.8062254Z test_vmapvjp_has_batch_rule_copysign_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:19:55.8381825Z test_vmapvjp_has_batch_rule_corrcoef_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:19:55.8506449Z test_vmapvjp_has_batch_rule_cos_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:19:55.8624975Z test_vmapvjp_has_batch_rule_cosh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:19:55.8662450Z test_vmapvjp_has_batch_rule_count_nonzero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:19:56.1071462Z test_vmapvjp_has_batch_rule_cov_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.241s) 2022-08-17T12:19:56.1163765Z test_vmapvjp_has_batch_rule_cross_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.009s) 2022-08-17T12:19:56.1257756Z test_vmapvjp_has_batch_rule_cummax_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.009s) 2022-08-17T12:19:56.1351664Z test_vmapvjp_has_batch_rule_cummin_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.009s) 2022-08-17T12:19:56.1446297Z test_vmapvjp_has_batch_rule_cumprod_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.009s) 2022-08-17T12:19:56.1595359Z test_vmapvjp_has_batch_rule_cumsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:19:56.2298063Z test_vmapvjp_has_batch_rule_cumulative_trapezoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.070s) 2022-08-17T12:19:56.2410608Z test_vmapvjp_has_batch_rule_deg2rad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:19:56.2866204Z test_vmapvjp_has_batch_rule_diag_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.045s) 2022-08-17T12:19:56.3289383Z test_vmapvjp_has_batch_rule_diag_embed_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.042s) 2022-08-17T12:19:56.3462720Z test_vmapvjp_has_batch_rule_diagflat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:19:56.4219641Z test_vmapvjp_has_batch_rule_diagonal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.076s) 2022-08-17T12:19:56.5186793Z test_vmapvjp_has_batch_rule_diagonal_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.097s) 2022-08-17T12:19:57.2305791Z test_vmapvjp_has_batch_rule_diff_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.712s) 2022-08-17T12:19:57.2563029Z test_vmapvjp_has_batch_rule_digamma_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:19:57.7252553Z test_vmapvjp_has_batch_rule_dist_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.469s) 2022-08-17T12:19:57.8419918Z test_vmapvjp_has_batch_rule_div_floor_rounding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.117s) 2022-08-17T12:19:57.9683318Z test_vmapvjp_has_batch_rule_div_no_rounding_mode_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.126s) 2022-08-17T12:19:58.0802102Z test_vmapvjp_has_batch_rule_div_trunc_rounding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.112s) 2022-08-17T12:19:58.0910004Z test_vmapvjp_has_batch_rule_dot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:19:58.1160361Z test_vmapvjp_has_batch_rule_double_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.025s) 2022-08-17T12:19:58.1295243Z test_vmapvjp_has_batch_rule_double_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:19:58.1708244Z test_vmapvjp_has_batch_rule_dsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:19:58.2047881Z test_vmapvjp_has_batch_rule_dstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.034s) 2022-08-17T12:19:58.2134083Z test_vmapvjp_has_batch_rule_eig_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.009s) 2022-08-17T12:19:58.2960603Z test_vmapvjp_has_batch_rule_einsum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.083s) 2022-08-17T12:19:58.2998006Z test_vmapvjp_has_batch_rule_empty_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:19:58.3037091Z test_vmapvjp_has_batch_rule_empty_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:19:58.3074002Z test_vmapvjp_has_batch_rule_eq_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:19:58.3111025Z test_vmapvjp_has_batch_rule_equal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:19:58.3223276Z test_vmapvjp_has_batch_rule_erf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:19:58.3442283Z test_vmapvjp_has_batch_rule_erfc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:19:58.3555459Z test_vmapvjp_has_batch_rule_erfinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:19:58.3747599Z test_vmapvjp_has_batch_rule_exp2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:19:58.3869601Z test_vmapvjp_has_batch_rule_exp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:19:58.4062531Z test_vmapvjp_has_batch_rule_expand_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:19:58.4370849Z test_vmapvjp_has_batch_rule_expand_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:19:58.4470498Z test_vmapvjp_has_batch_rule_expm1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:19:58.4745562Z test_vmapvjp_has_batch_rule_fft_fft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:19:58.5042403Z test_vmapvjp_has_batch_rule_fft_fft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.030s) 2022-08-17T12:19:58.5395279Z test_vmapvjp_has_batch_rule_fft_fftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.035s) 2022-08-17T12:19:58.5569401Z test_vmapvjp_has_batch_rule_fft_fftshift_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:19:58.5892023Z test_vmapvjp_has_batch_rule_fft_hfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:19:58.6221492Z test_vmapvjp_has_batch_rule_fft_hfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.033s) 2022-08-17T12:19:58.6619781Z test_vmapvjp_has_batch_rule_fft_hfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.040s) 2022-08-17T12:19:58.6894605Z test_vmapvjp_has_batch_rule_fft_ifft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:19:58.7209162Z test_vmapvjp_has_batch_rule_fft_ifft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:19:58.7563134Z test_vmapvjp_has_batch_rule_fft_ifftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.035s) 2022-08-17T12:19:58.7739017Z test_vmapvjp_has_batch_rule_fft_ifftshift_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:19:58.7849631Z test_vmapvjp_has_batch_rule_fft_ihfft2_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.011s) 2022-08-17T12:19:58.8171844Z test_vmapvjp_has_batch_rule_fft_ihfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:19:58.8279136Z test_vmapvjp_has_batch_rule_fft_ihfftn_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.011s) 2022-08-17T12:19:58.8573175Z test_vmapvjp_has_batch_rule_fft_irfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:19:58.8892144Z test_vmapvjp_has_batch_rule_fft_irfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:19:58.9257892Z test_vmapvjp_has_batch_rule_fft_irfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:19:58.9540223Z test_vmapvjp_has_batch_rule_fft_rfft2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.028s) 2022-08-17T12:19:58.9846523Z test_vmapvjp_has_batch_rule_fft_rfft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:19:59.0198451Z test_vmapvjp_has_batch_rule_fft_rfftn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.035s) 2022-08-17T12:19:59.0321431Z test_vmapvjp_has_batch_rule_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:19:59.0498582Z test_vmapvjp_has_batch_rule_flatten_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:19:59.0788690Z test_vmapvjp_has_batch_rule_flip_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:19:59.0876228Z test_vmapvjp_has_batch_rule_fliplr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:19:59.0964302Z test_vmapvjp_has_batch_rule_flipud_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:19:59.1201505Z test_vmapvjp_has_batch_rule_float_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.024s) 2022-08-17T12:19:59.1323609Z test_vmapvjp_has_batch_rule_float_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:19:59.2351219Z test_vmapvjp_has_batch_rule_float_power_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.103s) 2022-08-17T12:19:59.2416715Z test_vmapvjp_has_batch_rule_floor_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:19:59.2454174Z test_vmapvjp_has_batch_rule_floor_divide_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:19:59.3153622Z test_vmapvjp_has_batch_rule_fmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.070s) 2022-08-17T12:19:59.3851238Z test_vmapvjp_has_batch_rule_fmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.070s) 2022-08-17T12:19:59.4510402Z test_vmapvjp_has_batch_rule_fmod_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.066s) 2022-08-17T12:19:59.4616125Z test_vmapvjp_has_batch_rule_frac_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:19:59.4733556Z test_vmapvjp_has_batch_rule_frexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:19:59.4770538Z test_vmapvjp_has_batch_rule_full_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:19:59.5079919Z test_vmapvjp_has_batch_rule_gather_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:19:59.5116618Z test_vmapvjp_has_batch_rule_ge_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:19:59.5153187Z test_vmapvjp_has_batch_rule_geqrf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:19:59.6409899Z test_vmapvjp_has_batch_rule_gradient_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.126s) 2022-08-17T12:19:59.6445960Z test_vmapvjp_has_batch_rule_gt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:19:59.6694038Z test_vmapvjp_has_batch_rule_half_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.025s) 2022-08-17T12:19:59.6827511Z test_vmapvjp_has_batch_rule_half_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:19:59.6867010Z test_vmapvjp_has_batch_rule_heaviside_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:19:59.6903473Z test_vmapvjp_has_batch_rule_histc_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:19:59.6939788Z test_vmapvjp_has_batch_rule_histogram_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:19:59.6976477Z test_vmapvjp_has_batch_rule_histogramdd_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:19:59.7381071Z test_vmapvjp_has_batch_rule_hsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.040s) 2022-08-17T12:19:59.7678618Z test_vmapvjp_has_batch_rule_hstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.030s) 2022-08-17T12:19:59.8351449Z test_vmapvjp_has_batch_rule_hypot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.067s) 2022-08-17T12:19:59.8536590Z test_vmapvjp_has_batch_rule_i0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:19:59.8572484Z test_vmapvjp_has_batch_rule_igamma_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:19:59.8608529Z test_vmapvjp_has_batch_rule_igammac_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:19:59.9837774Z test_vmapvjp_has_batch_rule_index_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.123s) 2022-08-17T12:19:59.9930655Z test_vmapvjp_has_batch_rule_index_copy_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.009s) 2022-08-17T12:20:00.0011777Z test_vmapvjp_has_batch_rule_index_fill_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:20:00.0202729Z test_vmapvjp_has_batch_rule_index_put_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.019s) 2022-08-17T12:20:00.1331483Z test_vmapvjp_has_batch_rule_index_put_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.113s) 2022-08-17T12:20:00.1411913Z test_vmapvjp_has_batch_rule_index_reduce_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:20:00.1624878Z test_vmapvjp_has_batch_rule_index_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:20:00.1814303Z test_vmapvjp_has_batch_rule_inner_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:20:00.1851259Z test_vmapvjp_has_batch_rule_int_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:00.1888582Z test_vmapvjp_has_batch_rule_int_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:00.2202159Z test_vmapvjp_has_batch_rule_inverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:20:00.2239183Z test_vmapvjp_has_batch_rule_isclose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:00.2276266Z test_vmapvjp_has_batch_rule_isfinite_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:00.2313631Z test_vmapvjp_has_batch_rule_isin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:00.2350550Z test_vmapvjp_has_batch_rule_isinf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:00.2387340Z test_vmapvjp_has_batch_rule_isnan_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:00.2424208Z test_vmapvjp_has_batch_rule_isneginf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:00.2461587Z test_vmapvjp_has_batch_rule_isposinf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:00.2499553Z test_vmapvjp_has_batch_rule_isreal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:00.2595495Z test_vmapvjp_has_batch_rule_istft_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.010s) 2022-08-17T12:20:00.2632792Z test_vmapvjp_has_batch_rule_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:20:00.2670686Z test_vmapvjp_has_batch_rule_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:20:00.2707752Z test_vmapvjp_has_batch_rule_jiterator_binary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:20:00.2745065Z test_vmapvjp_has_batch_rule_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:20:00.2782528Z test_vmapvjp_has_batch_rule_jiterator_unary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:20:00.2916883Z test_vmapvjp_has_batch_rule_kron_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:20:00.3265044Z test_vmapvjp_has_batch_rule_kthvalue_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.035s) 2022-08-17T12:20:00.3985271Z test_vmapvjp_has_batch_rule_ldexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.072s) 2022-08-17T12:20:00.4022397Z test_vmapvjp_has_batch_rule_le_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:00.5581851Z test_vmapvjp_has_batch_rule_lerp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.156s) 2022-08-17T12:20:00.5782175Z test_vmapvjp_has_batch_rule_lgamma_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:20:00.6460110Z test_vmapvjp_has_batch_rule_linalg_cholesky_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.068s) 2022-08-17T12:20:00.7131253Z test_vmapvjp_has_batch_rule_linalg_cholesky_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.067s) 2022-08-17T12:20:00.7345214Z test_vmapvjp_has_batch_rule_linalg_cond_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:20:00.7427923Z test_vmapvjp_has_batch_rule_linalg_cross_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:20:00.7461160Z test_vmapvjp_has_batch_rule_linalg_det_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:20:00.7564851Z test_vmapvjp_has_batch_rule_linalg_eig_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.010s) 2022-08-17T12:20:00.8419657Z test_vmapvjp_has_batch_rule_linalg_eigh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.085s) 2022-08-17T12:20:00.8533809Z test_vmapvjp_has_batch_rule_linalg_eigvals_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.011s) 2022-08-17T12:20:00.8867081Z test_vmapvjp_has_batch_rule_linalg_eigvalsh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.033s) 2022-08-17T12:20:00.8980578Z test_vmapvjp_has_batch_rule_linalg_householder_product_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.011s) 2022-08-17T12:20:00.9322450Z test_vmapvjp_has_batch_rule_linalg_inv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.034s) 2022-08-17T12:20:00.9661462Z test_vmapvjp_has_batch_rule_linalg_inv_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.034s) 2022-08-17T12:20:00.9701687Z test_vmapvjp_has_batch_rule_linalg_ldl_factor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:00.9738503Z test_vmapvjp_has_batch_rule_linalg_ldl_factor_ex_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:00.9775870Z test_vmapvjp_has_batch_rule_linalg_ldl_solve_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:00.9917302Z test_vmapvjp_has_batch_rule_linalg_lstsq_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.014s) 2022-08-17T12:20:01.0061213Z test_vmapvjp_has_batch_rule_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.014s) 2022-08-17T12:20:01.0143200Z test_vmapvjp_has_batch_rule_linalg_lu_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:20:01.0242174Z test_vmapvjp_has_batch_rule_linalg_lu_factor_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.010s) 2022-08-17T12:20:01.0340583Z test_vmapvjp_has_batch_rule_linalg_lu_factor_ex_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.010s) 2022-08-17T12:20:01.0425200Z test_vmapvjp_has_batch_rule_linalg_lu_solve_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:20:01.3347395Z test_vmapvjp_has_batch_rule_linalg_matrix_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.292s) 2022-08-17T12:20:01.5056646Z test_vmapvjp_has_batch_rule_linalg_matrix_power_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.171s) 2022-08-17T12:20:01.5094646Z test_vmapvjp_has_batch_rule_linalg_matrix_rank_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:01.5132098Z test_vmapvjp_has_batch_rule_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:01.7154499Z test_vmapvjp_has_batch_rule_linalg_multi_dot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.202s) 2022-08-17T12:20:01.8048829Z test_vmapvjp_has_batch_rule_linalg_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.089s) 2022-08-17T12:20:01.8881462Z test_vmapvjp_has_batch_rule_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.083s) 2022-08-17T12:20:01.8969381Z test_vmapvjp_has_batch_rule_linalg_pinv_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.009s) 2022-08-17T12:20:01.9055187Z test_vmapvjp_has_batch_rule_linalg_pinv_hermitian_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:20:01.9093126Z test_vmapvjp_has_batch_rule_linalg_pinv_singular_cpu_float32 (__main__.TestOperatorsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-17T12:20:02.2485335Z test_vmapvjp_has_batch_rule_linalg_qr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.339s) 2022-08-17T12:20:02.2600165Z test_vmapvjp_has_batch_rule_linalg_slogdet_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.011s) 2022-08-17T12:20:02.2706277Z test_vmapvjp_has_batch_rule_linalg_solve_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.010s) 2022-08-17T12:20:02.2798909Z test_vmapvjp_has_batch_rule_linalg_solve_ex_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.009s) 2022-08-17T12:20:05.1550887Z test_vmapvjp_has_batch_rule_linalg_solve_triangular_cpu_float32 (__main__.TestOperatorsCPU) ... ok (2.875s) 2022-08-17T12:20:07.0010090Z test_vmapvjp_has_batch_rule_linalg_svd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.846s) 2022-08-17T12:20:07.0044079Z test_vmapvjp_has_batch_rule_linalg_svdvals_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:20:07.0189553Z test_vmapvjp_has_batch_rule_linalg_tensorinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:20:07.0304558Z test_vmapvjp_has_batch_rule_linalg_tensorsolve_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.011s) 2022-08-17T12:20:07.0397573Z test_vmapvjp_has_batch_rule_linalg_vander_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.009s) 2022-08-17T12:20:07.0483142Z test_vmapvjp_has_batch_rule_linalg_vecdot_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:20:07.6325046Z test_vmapvjp_has_batch_rule_linalg_vector_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.584s) 2022-08-17T12:20:07.6363684Z test_vmapvjp_has_batch_rule_linspace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:07.6489298Z test_vmapvjp_has_batch_rule_log10_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:20:07.6596173Z test_vmapvjp_has_batch_rule_log1p_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:20:07.6721719Z test_vmapvjp_has_batch_rule_log2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:20:07.6841183Z test_vmapvjp_has_batch_rule_log_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:20:07.7367867Z test_vmapvjp_has_batch_rule_log_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.053s) 2022-08-17T12:20:07.7981577Z test_vmapvjp_has_batch_rule_log_softmax_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.061s) 2022-08-17T12:20:07.8096505Z test_vmapvjp_has_batch_rule_logaddexp2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:20:07.8213565Z test_vmapvjp_has_batch_rule_logaddexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:20:07.8531674Z test_vmapvjp_has_batch_rule_logcumsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:20:07.8642435Z test_vmapvjp_has_batch_rule_logdet_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.011s) 2022-08-17T12:20:07.8679708Z test_vmapvjp_has_batch_rule_logical_and_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:07.8716060Z test_vmapvjp_has_batch_rule_logical_not_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:07.8752792Z test_vmapvjp_has_batch_rule_logical_or_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:07.8789488Z test_vmapvjp_has_batch_rule_logical_xor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:07.9122334Z test_vmapvjp_has_batch_rule_logit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.033s) 2022-08-17T12:20:07.9160034Z test_vmapvjp_has_batch_rule_logspace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:08.0357644Z test_vmapvjp_has_batch_rule_logsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.120s) 2022-08-17T12:20:08.0397021Z test_vmapvjp_has_batch_rule_long_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:08.0436746Z test_vmapvjp_has_batch_rule_long_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:08.0473623Z test_vmapvjp_has_batch_rule_lt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:08.0575270Z test_vmapvjp_has_batch_rule_lu_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.010s) 2022-08-17T12:20:08.0666908Z test_vmapvjp_has_batch_rule_lu_solve_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.009s) 2022-08-17T12:20:08.0748615Z test_vmapvjp_has_batch_rule_lu_unpack_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:20:08.1061244Z test_vmapvjp_has_batch_rule_mH_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:20:08.1241218Z test_vmapvjp_has_batch_rule_mT_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:20:08.1376562Z test_vmapvjp_has_batch_rule_masked_fill_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.013s) 2022-08-17T12:20:08.1689712Z test_vmapvjp_has_batch_rule_masked_fill_functorch_Scalar_only_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:20:08.1773493Z test_vmapvjp_has_batch_rule_masked_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:20:08.1857964Z test_vmapvjp_has_batch_rule_masked_select_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:20:08.4324325Z test_vmapvjp_has_batch_rule_matmul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.246s) 2022-08-17T12:20:08.4738530Z test_vmapvjp_has_batch_rule_matrix_exp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:20:08.6132742Z test_vmapvjp_has_batch_rule_max_binary_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.139s) 2022-08-17T12:20:08.6238549Z test_vmapvjp_has_batch_rule_max_reduction_no_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:20:08.6398564Z test_vmapvjp_has_batch_rule_max_reduction_with_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:20:08.7128465Z test_vmapvjp_has_batch_rule_maximum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.073s) 2022-08-17T12:20:08.7719998Z test_vmapvjp_has_batch_rule_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.059s) 2022-08-17T12:20:08.8144945Z test_vmapvjp_has_batch_rule_median_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.042s) 2022-08-17T12:20:09.5567865Z test_vmapvjp_has_batch_rule_meshgrid_list_of_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.742s) 2022-08-17T12:20:10.2928084Z test_vmapvjp_has_batch_rule_meshgrid_variadic_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.736s) 2022-08-17T12:20:10.4316765Z test_vmapvjp_has_batch_rule_min_binary_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.139s) 2022-08-17T12:20:10.4422538Z test_vmapvjp_has_batch_rule_min_reduction_no_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:20:10.4583388Z test_vmapvjp_has_batch_rule_min_reduction_with_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:20:10.5309260Z test_vmapvjp_has_batch_rule_minimum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.073s) 2022-08-17T12:20:10.5428629Z test_vmapvjp_has_batch_rule_mm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:20:10.5689075Z test_vmapvjp_has_batch_rule_mode_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:20:10.5857675Z test_vmapvjp_has_batch_rule_movedim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:20:10.6042598Z test_vmapvjp_has_batch_rule_msort_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:20:10.7233710Z test_vmapvjp_has_batch_rule_mul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.119s) 2022-08-17T12:20:10.7271377Z test_vmapvjp_has_batch_rule_multinomial_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:10.7383946Z test_vmapvjp_has_batch_rule_mv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:20:10.8177026Z test_vmapvjp_has_batch_rule_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:20:10.8968694Z test_vmapvjp_has_batch_rule_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:20:10.9763032Z test_vmapvjp_has_batch_rule_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:20:10.9882806Z test_vmapvjp_has_batch_rule_nan_to_num_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:20:10.9974760Z test_vmapvjp_has_batch_rule_nanmean_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.009s) 2022-08-17T12:20:11.0401037Z test_vmapvjp_has_batch_rule_nanmedian_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.042s) 2022-08-17T12:20:11.0504112Z test_vmapvjp_has_batch_rule_nanquantile_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.010s) 2022-08-17T12:20:11.0586608Z test_vmapvjp_has_batch_rule_nansum_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:20:11.0770449Z test_vmapvjp_has_batch_rule_narrow_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:20:11.7592278Z test_vmapvjp_has_batch_rule_native_layer_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.682s) 2022-08-17T12:20:11.7633236Z test_vmapvjp_has_batch_rule_ne_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:11.7719739Z test_vmapvjp_has_batch_rule_neg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:20:11.7757468Z test_vmapvjp_has_batch_rule_new_empty_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:11.7794341Z test_vmapvjp_has_batch_rule_new_full_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:11.7831168Z test_vmapvjp_has_batch_rule_new_ones_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:11.7868298Z test_vmapvjp_has_batch_rule_new_zeros_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:11.7907318Z test_vmapvjp_has_batch_rule_nextafter_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:11.8153806Z test_vmapvjp_has_batch_rule_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:20:11.8537444Z test_vmapvjp_has_batch_rule_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.038s) 2022-08-17T12:20:11.9021535Z test_vmapvjp_has_batch_rule_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:20:11.9353515Z test_vmapvjp_has_batch_rule_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.033s) 2022-08-17T12:20:12.0238350Z test_vmapvjp_has_batch_rule_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.088s) 2022-08-17T12:20:12.1039490Z test_vmapvjp_has_batch_rule_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.080s) 2022-08-17T12:20:12.1397754Z test_vmapvjp_has_batch_rule_nn_functional_avg_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.036s) 2022-08-17T12:20:12.1714079Z test_vmapvjp_has_batch_rule_nn_functional_avg_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:20:12.2037540Z test_vmapvjp_has_batch_rule_nn_functional_avg_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:20:12.9834186Z test_vmapvjp_has_batch_rule_nn_functional_batch_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.780s) 2022-08-17T12:20:12.9949447Z test_vmapvjp_has_batch_rule_nn_functional_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.011s) 2022-08-17T12:20:13.1011575Z test_vmapvjp_has_batch_rule_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.106s) 2022-08-17T12:20:13.4678185Z test_vmapvjp_has_batch_rule_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.367s) 2022-08-17T12:20:13.4794933Z test_vmapvjp_has_batch_rule_nn_functional_celu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:20:13.9011559Z test_vmapvjp_has_batch_rule_nn_functional_conv1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.421s) 2022-08-17T12:20:15.3904563Z test_vmapvjp_has_batch_rule_nn_functional_conv2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.489s) 2022-08-17T12:20:15.4094189Z test_vmapvjp_has_batch_rule_nn_functional_conv2d_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:20:15.4482725Z test_vmapvjp_has_batch_rule_nn_functional_conv2d_stride_depthwise_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.039s) 2022-08-17T12:20:15.4856059Z test_vmapvjp_has_batch_rule_nn_functional_conv2d_stride_groups_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:20:15.5041458Z test_vmapvjp_has_batch_rule_nn_functional_conv2d_stride_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:20:15.5237919Z test_vmapvjp_has_batch_rule_nn_functional_conv2d_stride_padding_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:20:15.5592445Z test_vmapvjp_has_batch_rule_nn_functional_conv2d_stride_padding_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.035s) 2022-08-17T12:20:15.5944204Z test_vmapvjp_has_batch_rule_nn_functional_conv2d_stride_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.035s) 2022-08-17T12:20:15.6313703Z test_vmapvjp_has_batch_rule_nn_functional_conv2d_strided_padding_dilation_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:20:15.6679654Z test_vmapvjp_has_batch_rule_nn_functional_conv2d_strided_padding_dilation_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.036s) 2022-08-17T12:20:15.7025962Z test_vmapvjp_has_batch_rule_nn_functional_conv2d_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.035s) 2022-08-17T12:20:16.0633186Z test_vmapvjp_has_batch_rule_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.361s) 2022-08-17T12:20:16.4479513Z test_vmapvjp_has_batch_rule_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.384s) 2022-08-17T12:20:17.0178064Z test_vmapvjp_has_batch_rule_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.570s) 2022-08-17T12:20:17.2216617Z test_vmapvjp_has_batch_rule_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.204s) 2022-08-17T12:20:17.3537391Z test_vmapvjp_has_batch_rule_nn_functional_cosine_similarity_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.132s) 2022-08-17T12:20:17.5185341Z test_vmapvjp_has_batch_rule_nn_functional_cross_entropy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.165s) 2022-08-17T12:20:17.5269034Z test_vmapvjp_has_batch_rule_nn_functional_ctc_loss_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:20:17.5302574Z test_vmapvjp_has_batch_rule_nn_functional_dropout2d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:20:17.5335802Z test_vmapvjp_has_batch_rule_nn_functional_dropout3d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:20:17.5369168Z test_vmapvjp_has_batch_rule_nn_functional_dropout_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:20:17.5483151Z test_vmapvjp_has_batch_rule_nn_functional_elu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:20:17.5572228Z test_vmapvjp_has_batch_rule_nn_functional_embedding_bag_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.009s) 2022-08-17T12:20:17.5791012Z test_vmapvjp_has_batch_rule_nn_functional_embedding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:20:17.6192221Z test_vmapvjp_has_batch_rule_nn_functional_embedding_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.040s) 2022-08-17T12:20:17.6225666Z test_vmapvjp_has_batch_rule_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:20:17.6258735Z test_vmapvjp_has_batch_rule_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:20:17.6342661Z test_vmapvjp_has_batch_rule_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:20:17.6433265Z test_vmapvjp_has_batch_rule_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.009s) 2022-08-17T12:20:17.6513260Z test_vmapvjp_has_batch_rule_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:20:17.6810669Z test_vmapvjp_has_batch_rule_nn_functional_gelu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.030s) 2022-08-17T12:20:17.8248359Z test_vmapvjp_has_batch_rule_nn_functional_glu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.144s) 2022-08-17T12:20:18.0660071Z test_vmapvjp_has_batch_rule_nn_functional_grid_sample_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.241s) 2022-08-17T12:20:18.1217833Z test_vmapvjp_has_batch_rule_nn_functional_group_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.056s) 2022-08-17T12:20:18.1408152Z test_vmapvjp_has_batch_rule_nn_functional_hardshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:20:18.1521418Z test_vmapvjp_has_batch_rule_nn_functional_hardsigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:20:18.1672396Z test_vmapvjp_has_batch_rule_nn_functional_hardswish_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:20:18.1870070Z test_vmapvjp_has_batch_rule_nn_functional_hardtanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:20:18.2861544Z test_vmapvjp_has_batch_rule_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.099s) 2022-08-17T12:20:18.2945475Z test_vmapvjp_has_batch_rule_nn_functional_huber_loss_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:20:18.3230963Z test_vmapvjp_has_batch_rule_nn_functional_instance_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.028s) 2022-08-17T12:20:18.3737695Z test_vmapvjp_has_batch_rule_nn_functional_interpolate_area_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.051s) 2022-08-17T12:20:18.4208901Z test_vmapvjp_has_batch_rule_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:20:18.4670363Z test_vmapvjp_has_batch_rule_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.046s) 2022-08-17T12:20:18.5108007Z test_vmapvjp_has_batch_rule_nn_functional_interpolate_linear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.044s) 2022-08-17T12:20:18.5568912Z test_vmapvjp_has_batch_rule_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.046s) 2022-08-17T12:20:18.6080023Z test_vmapvjp_has_batch_rule_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.051s) 2022-08-17T12:20:18.7157669Z test_vmapvjp_has_batch_rule_nn_functional_kl_div_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.108s) 2022-08-17T12:20:18.7637398Z test_vmapvjp_has_batch_rule_nn_functional_l1_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:20:18.9390772Z test_vmapvjp_has_batch_rule_nn_functional_layer_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.175s) 2022-08-17T12:20:18.9684228Z test_vmapvjp_has_batch_rule_nn_functional_leaky_relu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:20:19.1928879Z test_vmapvjp_has_batch_rule_nn_functional_linear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.224s) 2022-08-17T12:20:19.2640200Z test_vmapvjp_has_batch_rule_nn_functional_local_response_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.071s) 2022-08-17T12:20:19.2697444Z test_vmapvjp_has_batch_rule_nn_functional_logsigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: An output with one or more elements was resized since it had shape [20], which does not match the required output shape [2, 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-08-17T12:20:19.2698923Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-17T12:20:19.2752031Z /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: An output with one or more elements was resized since it had shape [], 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-08-17T12:20:19.2753308Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-17T12:20:19.2763061Z ok (0.012s) 2022-08-17T12:20:19.6410771Z test_vmapvjp_has_batch_rule_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.365s) 2022-08-17T12:20:22.6804891Z test_vmapvjp_has_batch_rule_nn_functional_max_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (3.039s) 2022-08-17T12:20:27.3727214Z test_vmapvjp_has_batch_rule_nn_functional_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (4.692s) 2022-08-17T12:20:27.3814904Z test_vmapvjp_has_batch_rule_nn_functional_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.009s) 2022-08-17T12:20:27.3899647Z test_vmapvjp_has_batch_rule_nn_functional_max_unpool1d_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:20:27.3983790Z test_vmapvjp_has_batch_rule_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:20:27.4069410Z test_vmapvjp_has_batch_rule_nn_functional_max_unpool2d_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:20:27.4156853Z test_vmapvjp_has_batch_rule_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.009s) 2022-08-17T12:20:27.4240315Z test_vmapvjp_has_batch_rule_nn_functional_max_unpool3d_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:20:27.4328559Z test_vmapvjp_has_batch_rule_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.009s) 2022-08-17T12:20:27.4478345Z test_vmapvjp_has_batch_rule_nn_functional_mish_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:20:27.5109292Z test_vmapvjp_has_batch_rule_nn_functional_mse_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:20:27.6124754Z test_vmapvjp_has_batch_rule_nn_functional_mse_loss_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.101s) 2022-08-17T12:20:27.6208721Z test_vmapvjp_has_batch_rule_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:20:27.6296371Z test_vmapvjp_has_batch_rule_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.009s) 2022-08-17T12:20:27.6605196Z test_vmapvjp_has_batch_rule_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: An output with one or more elements was resized since it had shape [5, 5], which does not match the required output shape [2, 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-08-17T12:20:27.6606713Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-17T12:20:27.6755199Z ok (0.046s) 2022-08-17T12:20:28.0903422Z test_vmapvjp_has_batch_rule_nn_functional_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.415s) 2022-08-17T12:20:28.1326049Z test_vmapvjp_has_batch_rule_nn_functional_normalize_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.042s) 2022-08-17T12:20:28.1782763Z test_vmapvjp_has_batch_rule_nn_functional_pad_circular_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.046s) 2022-08-17T12:20:28.3407730Z test_vmapvjp_has_batch_rule_nn_functional_pad_constant_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.162s) 2022-08-17T12:20:28.3863192Z test_vmapvjp_has_batch_rule_nn_functional_pad_reflect_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.045s) 2022-08-17T12:20:28.4320985Z test_vmapvjp_has_batch_rule_nn_functional_pad_replicate_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.046s) 2022-08-17T12:20:28.4870709Z test_vmapvjp_has_batch_rule_nn_functional_pairwise_distance_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.055s) 2022-08-17T12:20:28.4957757Z test_vmapvjp_has_batch_rule_nn_functional_pdist_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.009s) 2022-08-17T12:20:28.5052248Z test_vmapvjp_has_batch_rule_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:20:28.5146488Z test_vmapvjp_has_batch_rule_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:20:29.3270596Z test_vmapvjp_has_batch_rule_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.812s) 2022-08-17T12:20:29.4779862Z test_vmapvjp_has_batch_rule_nn_functional_prelu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.151s) 2022-08-17T12:20:29.4895855Z test_vmapvjp_has_batch_rule_nn_functional_relu6_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:20:29.5041012Z test_vmapvjp_has_batch_rule_nn_functional_relu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:20:29.5075252Z test_vmapvjp_has_batch_rule_nn_functional_rrelu_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:20:29.5187688Z test_vmapvjp_has_batch_rule_nn_functional_selu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:20:29.5317665Z test_vmapvjp_has_batch_rule_nn_functional_silu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:20:29.5400647Z test_vmapvjp_has_batch_rule_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:20:29.5482710Z test_vmapvjp_has_batch_rule_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:20:29.5699898Z test_vmapvjp_has_batch_rule_nn_functional_softmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:20:29.5939657Z test_vmapvjp_has_batch_rule_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:20:29.6056388Z test_vmapvjp_has_batch_rule_nn_functional_softplus_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:20:29.6220318Z test_vmapvjp_has_batch_rule_nn_functional_softshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:20:29.6359324Z test_vmapvjp_has_batch_rule_nn_functional_softsign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:20:29.6496125Z test_vmapvjp_has_batch_rule_nn_functional_tanhshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:20:29.6649052Z test_vmapvjp_has_batch_rule_nn_functional_threshold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:20:29.8287393Z test_vmapvjp_has_batch_rule_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.164s) 2022-08-17T12:20:29.9999189Z test_vmapvjp_has_batch_rule_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.171s) 2022-08-17T12:20:30.8976297Z test_vmapvjp_has_batch_rule_nn_functional_unfold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.898s) 2022-08-17T12:20:30.9139159Z test_vmapvjp_has_batch_rule_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:20:30.9544173Z test_vmapvjp_has_batch_rule_nn_functional_upsample_nearest_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.040s) 2022-08-17T12:20:30.9582422Z test_vmapvjp_has_batch_rule_nonzero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:31.1163109Z test_vmapvjp_has_batch_rule_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.158s) 2022-08-17T12:20:31.1310479Z test_vmapvjp_has_batch_rule_norm_fro_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:20:31.1494883Z test_vmapvjp_has_batch_rule_norm_inf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:20:31.1640264Z test_vmapvjp_has_batch_rule_norm_nuc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:20:31.1675948Z test_vmapvjp_has_batch_rule_normal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.004s) 2022-08-17T12:20:31.1709441Z test_vmapvjp_has_batch_rule_normal_number_mean_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:20:31.1747048Z test_vmapvjp_has_batch_rule_ones_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:31.1784585Z test_vmapvjp_has_batch_rule_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:31.9940462Z test_vmapvjp_has_batch_rule_ops_aten_index_put_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.815s) 2022-08-17T12:20:31.9979309Z test_vmapvjp_has_batch_rule_ormqr_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:32.0156583Z test_vmapvjp_has_batch_rule_outer_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:20:32.0234519Z test_vmapvjp_has_batch_rule_pca_lowrank_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:20:32.0383452Z test_vmapvjp_has_batch_rule_permute_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.015s) 2022-08-17T12:20:32.0497386Z test_vmapvjp_has_batch_rule_pinverse_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.011s) 2022-08-17T12:20:32.1259137Z test_vmapvjp_has_batch_rule_polar_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.076s) 2022-08-17T12:20:32.1597625Z test_vmapvjp_has_batch_rule_polygamma_polygamma_n_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.034s) 2022-08-17T12:20:32.1934076Z test_vmapvjp_has_batch_rule_polygamma_polygamma_n_1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.034s) 2022-08-17T12:20:32.2271911Z test_vmapvjp_has_batch_rule_polygamma_polygamma_n_2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.034s) 2022-08-17T12:20:32.2608142Z test_vmapvjp_has_batch_rule_polygamma_polygamma_n_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.034s) 2022-08-17T12:20:32.2947634Z test_vmapvjp_has_batch_rule_polygamma_polygamma_n_4_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.034s) 2022-08-17T12:20:32.3054069Z test_vmapvjp_has_batch_rule_positive_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:20:32.3983153Z test_vmapvjp_has_batch_rule_pow_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.093s) 2022-08-17T12:20:32.4081724Z test_vmapvjp_has_batch_rule_prod_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.010s) 2022-08-17T12:20:32.4163548Z test_vmapvjp_has_batch_rule_put_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:20:32.7551619Z test_vmapvjp_has_batch_rule_qr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.339s) 2022-08-17T12:20:32.7677077Z test_vmapvjp_has_batch_rule_quantile_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.013s) 2022-08-17T12:20:32.7841819Z test_vmapvjp_has_batch_rule_rad2deg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:20:32.7898165Z test_vmapvjp_has_batch_rule_rand_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.006s) 2022-08-17T12:20:32.7952120Z test_vmapvjp_has_batch_rule_randint_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.005s) 2022-08-17T12:20:32.7989352Z test_vmapvjp_has_batch_rule_randn_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:32.8104761Z test_vmapvjp_has_batch_rule_ravel_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:20:32.8204792Z test_vmapvjp_has_batch_rule_real_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:20:32.8322138Z test_vmapvjp_has_batch_rule_reciprocal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:20:32.8999368Z test_vmapvjp_has_batch_rule_remainder_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.068s) 2022-08-17T12:20:32.9086028Z test_vmapvjp_has_batch_rule_renorm_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.009s) 2022-08-17T12:20:32.9800321Z test_vmapvjp_has_batch_rule_repeat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.071s) 2022-08-17T12:20:32.9971371Z test_vmapvjp_has_batch_rule_repeat_interleave_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:20:33.0203024Z test_vmapvjp_has_batch_rule_reshape_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:20:33.0542994Z test_vmapvjp_has_batch_rule_reshape_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.034s) 2022-08-17T12:20:33.0580187Z test_vmapvjp_has_batch_rule_resize__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:33.0617371Z test_vmapvjp_has_batch_rule_resize_as__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:33.0695625Z test_vmapvjp_has_batch_rule_resolve_conj_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:20:33.0774281Z test_vmapvjp_has_batch_rule_resolve_neg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:20:33.1269284Z test_vmapvjp_has_batch_rule_roll_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.049s) 2022-08-17T12:20:33.2319764Z test_vmapvjp_has_batch_rule_rot90_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.105s) 2022-08-17T12:20:33.2410954Z test_vmapvjp_has_batch_rule_round_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:20:33.2584448Z test_vmapvjp_has_batch_rule_round_decimals_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:20:33.2757532Z test_vmapvjp_has_batch_rule_round_decimals_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:20:33.2931227Z test_vmapvjp_has_batch_rule_round_decimals_neg_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:20:33.3048734Z test_vmapvjp_has_batch_rule_rsqrt_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:20:33.3743382Z test_vmapvjp_has_batch_rule_rsub_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.069s) 2022-08-17T12:20:33.4628917Z test_vmapvjp_has_batch_rule_scatter_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.088s) 2022-08-17T12:20:33.5590997Z test_vmapvjp_has_batch_rule_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.096s) 2022-08-17T12:20:33.5678644Z test_vmapvjp_has_batch_rule_scatter_reduce_amax_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.009s) 2022-08-17T12:20:33.5764077Z test_vmapvjp_has_batch_rule_scatter_reduce_amin_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:20:33.5849553Z test_vmapvjp_has_batch_rule_scatter_reduce_mean_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:20:33.5934495Z test_vmapvjp_has_batch_rule_scatter_reduce_prod_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:20:33.6019795Z test_vmapvjp_has_batch_rule_scatter_reduce_sum_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:20:33.6056668Z test_vmapvjp_has_batch_rule_searchsorted_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:33.6136849Z test_vmapvjp_has_batch_rule_segment_reduce_lengths_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:20:33.6216860Z test_vmapvjp_has_batch_rule_segment_reduce_offsets_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:20:33.6391279Z test_vmapvjp_has_batch_rule_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:20:33.6779270Z test_vmapvjp_has_batch_rule_select_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.039s) 2022-08-17T12:20:33.6843990Z test_vmapvjp_has_batch_rule_sgn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2022-08-17T12:20:33.6881604Z test_vmapvjp_has_batch_rule_short_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:33.6918144Z test_vmapvjp_has_batch_rule_short_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:33.7008199Z test_vmapvjp_has_batch_rule_sigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1967: UserWarning: nn.functional.sigmoid is deprecated. Use torch.sigmoid instead. 2022-08-17T12:20:33.7008941Z warnings.warn("nn.functional.sigmoid is deprecated. Use torch.sigmoid instead.") 2022-08-17T12:20:33.7172140Z ok (0.025s) 2022-08-17T12:20:33.7241135Z test_vmapvjp_has_batch_rule_sign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:20:33.7279180Z test_vmapvjp_has_batch_rule_signbit_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:33.7350956Z test_vmapvjp_has_batch_rule_sin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:20:33.7604527Z test_vmapvjp_has_batch_rule_sinc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:20:33.7676537Z test_vmapvjp_has_batch_rule_sinh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:20:33.8556480Z test_vmapvjp_has_batch_rule_slice_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.088s) 2022-08-17T12:20:33.9074400Z test_vmapvjp_has_batch_rule_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.052s) 2022-08-17T12:20:33.9662793Z test_vmapvjp_has_batch_rule_softmax_with_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.059s) 2022-08-17T12:20:34.1502241Z test_vmapvjp_has_batch_rule_sort_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.184s) 2022-08-17T12:20:34.1602436Z test_vmapvjp_has_batch_rule_sparse_sampled_addmm_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.010s) 2022-08-17T12:20:34.1641189Z test_vmapvjp_has_batch_rule_special_airy_ai_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:34.1677679Z test_vmapvjp_has_batch_rule_special_bessel_j0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:34.1714911Z test_vmapvjp_has_batch_rule_special_bessel_j1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:34.1751713Z test_vmapvjp_has_batch_rule_special_bessel_y0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:34.1788687Z test_vmapvjp_has_batch_rule_special_bessel_y1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:34.1827747Z test_vmapvjp_has_batch_rule_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:34.1864188Z test_vmapvjp_has_batch_rule_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:34.1897979Z test_vmapvjp_has_batch_rule_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-08-17T12:20:34.1930864Z test_vmapvjp_has_batch_rule_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-08-17T12:20:34.2030646Z test_vmapvjp_has_batch_rule_special_entr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:20:34.2153958Z test_vmapvjp_has_batch_rule_special_erfcx_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:20:34.2194416Z test_vmapvjp_has_batch_rule_special_hermite_polynomial_h_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:34.2232022Z test_vmapvjp_has_batch_rule_special_hermite_polynomial_he_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:34.2325717Z test_vmapvjp_has_batch_rule_special_i0e_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:20:34.2461190Z test_vmapvjp_has_batch_rule_special_i1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:20:34.2598168Z test_vmapvjp_has_batch_rule_special_i1e_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:20:34.2635044Z test_vmapvjp_has_batch_rule_special_laguerre_polynomial_l_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:34.2668325Z test_vmapvjp_has_batch_rule_special_legendre_polynomial_p_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-08-17T12:20:34.2748279Z test_vmapvjp_has_batch_rule_special_log_ndtr_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:20:34.2785424Z test_vmapvjp_has_batch_rule_special_modified_bessel_i0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:34.2822444Z test_vmapvjp_has_batch_rule_special_modified_bessel_i1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:34.2859698Z test_vmapvjp_has_batch_rule_special_modified_bessel_k0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:34.2896634Z test_vmapvjp_has_batch_rule_special_modified_bessel_k1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:34.3052564Z test_vmapvjp_has_batch_rule_special_ndtr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:20:34.3185738Z test_vmapvjp_has_batch_rule_special_ndtri_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.013s) 2022-08-17T12:20:34.3524997Z test_vmapvjp_has_batch_rule_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.034s) 2022-08-17T12:20:34.3562245Z test_vmapvjp_has_batch_rule_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:34.3599274Z test_vmapvjp_has_batch_rule_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:34.3632787Z test_vmapvjp_has_batch_rule_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-08-17T12:20:34.3665949Z test_vmapvjp_has_batch_rule_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-08-17T12:20:34.3699235Z test_vmapvjp_has_batch_rule_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-08-17T12:20:34.3732195Z test_vmapvjp_has_batch_rule_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-08-17T12:20:34.3769106Z test_vmapvjp_has_batch_rule_special_spherical_bessel_j0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:34.4543529Z test_vmapvjp_has_batch_rule_special_xlog1py_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.077s) 2022-08-17T12:20:34.4580386Z test_vmapvjp_has_batch_rule_special_zeta_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:34.4757961Z test_vmapvjp_has_batch_rule_split_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:20:34.5157739Z test_vmapvjp_has_batch_rule_split_list_args_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.040s) 2022-08-17T12:20:34.5671444Z test_vmapvjp_has_batch_rule_split_with_sizes_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.051s) 2022-08-17T12:20:34.5741293Z test_vmapvjp_has_batch_rule_sqrt_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:20:34.5859627Z test_vmapvjp_has_batch_rule_square_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:20:34.6067594Z test_vmapvjp_has_batch_rule_squeeze_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:20:34.6877500Z test_vmapvjp_has_batch_rule_stack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.081s) 2022-08-17T12:20:34.7164779Z test_vmapvjp_has_batch_rule_std_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:20:34.7705033Z test_vmapvjp_has_batch_rule_std_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.054s) 2022-08-17T12:20:34.7812824Z test_vmapvjp_has_batch_rule_stft_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.011s) 2022-08-17T12:20:34.9150891Z test_vmapvjp_has_batch_rule_sub_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.134s) 2022-08-17T12:20:34.9693587Z test_vmapvjp_has_batch_rule_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.054s) 2022-08-17T12:20:34.9899703Z test_vmapvjp_has_batch_rule_sum_to_size_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:20:36.9013989Z test_vmapvjp_has_batch_rule_svd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.911s) 2022-08-17T12:20:36.9094741Z test_vmapvjp_has_batch_rule_svd_lowrank_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:20:36.9942319Z test_vmapvjp_has_batch_rule_symeig_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.085s) 2022-08-17T12:20:37.0049882Z test_vmapvjp_has_batch_rule_t_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:20:37.0382581Z test_vmapvjp_has_batch_rule_take_along_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.033s) 2022-08-17T12:20:37.0464600Z test_vmapvjp_has_batch_rule_take_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:20:37.0539512Z test_vmapvjp_has_batch_rule_tan_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:20:37.0609888Z test_vmapvjp_has_batch_rule_tanh_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1956: UserWarning: nn.functional.tanh is deprecated. Use torch.tanh instead. 2022-08-17T12:20:37.0610635Z warnings.warn("nn.functional.tanh is deprecated. Use torch.tanh instead.") 2022-08-17T12:20:37.0638026Z ok (0.010s) 2022-08-17T12:20:37.0714577Z test_vmapvjp_has_batch_rule_tensor_split_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:20:37.0945735Z test_vmapvjp_has_batch_rule_tensordot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:20:37.1754702Z test_vmapvjp_has_batch_rule_tile_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.081s) 2022-08-17T12:20:37.1836791Z test_vmapvjp_has_batch_rule_to_sparse_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:20:37.2315740Z test_vmapvjp_has_batch_rule_topk_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:20:37.2388071Z test_vmapvjp_has_batch_rule_trace_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2022-08-17T12:20:37.4031401Z test_vmapvjp_has_batch_rule_transpose_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.164s) 2022-08-17T12:20:37.4744673Z test_vmapvjp_has_batch_rule_trapezoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.071s) 2022-08-17T12:20:37.5451143Z test_vmapvjp_has_batch_rule_trapz_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.071s) 2022-08-17T12:20:37.7279813Z test_vmapvjp_has_batch_rule_triangular_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.183s) 2022-08-17T12:20:37.7458743Z test_vmapvjp_has_batch_rule_tril_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:20:37.7638524Z test_vmapvjp_has_batch_rule_triu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:20:37.8318838Z test_vmapvjp_has_batch_rule_true_divide_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.068s) 2022-08-17T12:20:37.8420797Z test_vmapvjp_has_batch_rule_trunc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:20:38.1295707Z test_vmapvjp_has_batch_rule_unbind_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.287s) 2022-08-17T12:20:38.1623772Z test_vmapvjp_has_batch_rule_unflatten_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.033s) 2022-08-17T12:20:38.1726238Z test_vmapvjp_has_batch_rule_unfold_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.010s) 2022-08-17T12:20:38.1763442Z test_vmapvjp_has_batch_rule_unique_consecutive_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:38.1799860Z test_vmapvjp_has_batch_rule_unique_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:38.2062660Z test_vmapvjp_has_batch_rule_unsqueeze_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:20:38.2325510Z test_vmapvjp_has_batch_rule_var_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:20:38.2826378Z test_vmapvjp_has_batch_rule_var_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.050s) 2022-08-17T12:20:38.2907894Z test_vmapvjp_has_batch_rule_vdot_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:20:38.3041458Z test_vmapvjp_has_batch_rule_view_as_complex_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.013s) 2022-08-17T12:20:38.3222744Z test_vmapvjp_has_batch_rule_view_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:20:38.3449179Z test_vmapvjp_has_batch_rule_view_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:20:38.3853619Z test_vmapvjp_has_batch_rule_vsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.040s) 2022-08-17T12:20:38.4437118Z test_vmapvjp_has_batch_rule_vstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.058s) 2022-08-17T12:20:38.5138997Z test_vmapvjp_has_batch_rule_where_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.070s) 2022-08-17T12:20:38.6597009Z test_vmapvjp_has_batch_rule_xlogy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.146s) 2022-08-17T12:20:38.6711809Z test_vmapvjp_has_batch_rule_zero__cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:20:38.6749430Z test_vmapvjp_has_batch_rule_zeros_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.004s) 2022-08-17T12:20:38.6764663Z test_vmapvjp_heaviside_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.001s) 2022-08-17T12:20:38.6780015Z test_vmapvjp_histc_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.001s) 2022-08-17T12:20:38.6795106Z test_vmapvjp_histogram_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.001s) 2022-08-17T12:20:38.6810357Z test_vmapvjp_histogramdd_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.001s) 2022-08-17T12:20:38.7620883Z test_vmapvjp_hsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.081s) 2022-08-17T12:20:38.8313008Z test_vmapvjp_hstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.069s) 2022-08-17T12:20:38.9878751Z test_vmapvjp_hypot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.156s) 2022-08-17T12:20:39.0071001Z test_vmapvjp_i0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:20:39.0087328Z test_vmapvjp_igamma_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:20:39.0103103Z test_vmapvjp_igammac_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:20:39.2904061Z test_vmapvjp_index_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.280s) 2022-08-17T12:20:39.3868373Z test_vmapvjp_index_copy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.096s) 2022-08-17T12:20:39.4294620Z test_vmapvjp_index_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.043s) 2022-08-17T12:20:39.4656309Z test_vmapvjp_index_put_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.036s) 2022-08-17T12:20:39.7241477Z test_vmapvjp_index_put_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.258s) 2022-08-17T12:20:39.7334668Z test_vmapvjp_index_reduce_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::index_reduce. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:20:39.7335768Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-17T12:20:39.7336849Z /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::any. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:20:39.7337457Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-17T12:20:39.7337724Z expected failure (0.010s) 2022-08-17T12:20:39.7730346Z test_vmapvjp_index_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.039s) 2022-08-17T12:20:39.8105807Z test_vmapvjp_inner_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:20:39.8122036Z test_vmapvjp_int_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:20:39.8138559Z test_vmapvjp_int_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:20:39.8724030Z test_vmapvjp_inverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.058s) 2022-08-17T12:20:39.8740400Z test_vmapvjp_isclose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:20:39.8756420Z test_vmapvjp_isfinite_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:20:39.8772108Z test_vmapvjp_isin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:20:39.8787691Z test_vmapvjp_isinf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.001s) 2022-08-17T12:20:39.8803057Z test_vmapvjp_isnan_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:20:39.8818972Z test_vmapvjp_isneginf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:20:39.8834341Z test_vmapvjp_isposinf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:20:39.8850049Z test_vmapvjp_isreal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:20:40.0360940Z test_vmapvjp_istft_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.151s) 2022-08-17T12:20:40.0378118Z test_vmapvjp_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:20:40.0394337Z test_vmapvjp_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:20:40.0410568Z test_vmapvjp_jiterator_binary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:20:40.0425973Z test_vmapvjp_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:20:40.0441592Z test_vmapvjp_jiterator_unary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:20:40.0676658Z test_vmapvjp_kron_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:20:40.1399360Z test_vmapvjp_kthvalue_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.072s) 2022-08-17T12:20:40.3044785Z test_vmapvjp_ldexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.164s) 2022-08-17T12:20:40.3061317Z test_vmapvjp_le_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:20:40.6909692Z test_vmapvjp_lerp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.385s) 2022-08-17T12:20:40.7118298Z test_vmapvjp_lgamma_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:20:40.8445929Z test_vmapvjp_linalg_cholesky_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.133s) 2022-08-17T12:20:40.9774804Z test_vmapvjp_linalg_cholesky_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.133s) 2022-08-17T12:20:41.0125723Z test_vmapvjp_linalg_cond_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.035s) 2022-08-17T12:20:41.0654093Z test_vmapvjp_linalg_cross_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.053s) 2022-08-17T12:20:41.1435415Z test_vmapvjp_linalg_det_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.078s) 2022-08-17T12:20:41.1536053Z test_vmapvjp_linalg_eig_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.010s) 2022-08-17T12:20:41.3096406Z test_vmapvjp_linalg_eigh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.156s) 2022-08-17T12:20:41.3882284Z test_vmapvjp_linalg_eigvals_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.079s) 2022-08-17T12:20:41.4500607Z test_vmapvjp_linalg_eigvalsh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.062s) 2022-08-17T12:20:41.4558887Z test_vmapvjp_linalg_householder_product_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::tril_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:20:41.4560122Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-17T12:20:41.4792063Z expected failure (0.029s) 2022-08-17T12:20:41.5426742Z test_vmapvjp_linalg_inv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:20:41.6058418Z test_vmapvjp_linalg_inv_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:20:41.6074887Z test_vmapvjp_linalg_ldl_factor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:20:41.6091228Z test_vmapvjp_linalg_ldl_factor_ex_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:20:41.6107252Z test_vmapvjp_linalg_ldl_solve_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:20:41.6205536Z test_vmapvjp_linalg_lstsq_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_pinv.atol_rtol_tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:20:41.6206739Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-17T12:20:46.8765904Z ok (5.266s) 2022-08-17T12:20:48.2463415Z test_vmapvjp_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.370s) 2022-08-17T12:20:48.6024995Z test_vmapvjp_linalg_lu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.356s) 2022-08-17T12:20:48.6064066Z test_vmapvjp_linalg_lu_factor_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::lu_unpack. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:20:48.6065250Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-17T12:20:48.7972507Z ok (0.195s) 2022-08-17T12:20:48.9850039Z test_vmapvjp_linalg_lu_factor_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.188s) 2022-08-17T12:21:01.0260581Z test_vmapvjp_linalg_lu_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (12.041s) 2022-08-17T12:21:01.6080474Z test_vmapvjp_linalg_matrix_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.582s) 2022-08-17T12:21:01.7759158Z test_vmapvjp_linalg_matrix_power_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.168s) 2022-08-17T12:21:01.7775491Z test_vmapvjp_linalg_matrix_rank_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:21:01.7791775Z test_vmapvjp_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:21:02.2276733Z test_vmapvjp_linalg_multi_dot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.448s) 2022-08-17T12:21:02.4095769Z test_vmapvjp_linalg_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.182s) 2022-08-17T12:21:02.5779188Z test_vmapvjp_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.168s) 2022-08-17T12:21:02.8525009Z test_vmapvjp_linalg_pinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.274s) 2022-08-17T12:21:02.9451132Z test_vmapvjp_linalg_pinv_hermitian_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.093s) 2022-08-17T12:21:02.9469179Z test_vmapvjp_linalg_pinv_singular_cpu_float32 (__main__.TestOperatorsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:21:03.5851421Z test_vmapvjp_linalg_qr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.638s) 2022-08-17T12:21:03.7355728Z test_vmapvjp_linalg_slogdet_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.150s) 2022-08-17T12:21:04.0926077Z test_vmapvjp_linalg_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.357s) 2022-08-17T12:21:04.4487964Z test_vmapvjp_linalg_solve_ex_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.356s) 2022-08-17T12:21:10.7647814Z test_vmapvjp_linalg_solve_triangular_cpu_float32 (__main__.TestOperatorsCPU) ... ok (6.316s) 2022-08-17T12:21:14.1772831Z test_vmapvjp_linalg_svd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (3.412s) 2022-08-17T12:21:14.1785447Z test_vmapvjp_linalg_svdvals_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:21:14.2005800Z test_vmapvjp_linalg_tensorinv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:21:14.3024052Z test_vmapvjp_linalg_tensorsolve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.102s) 2022-08-17T12:21:14.3866274Z test_vmapvjp_linalg_vander_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.084s) 2022-08-17T12:21:15.0558269Z test_vmapvjp_linalg_vecdot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.669s) 2022-08-17T12:21:16.2914213Z test_vmapvjp_linalg_vector_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.235s) 2022-08-17T12:21:16.2931539Z test_vmapvjp_linspace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:21:16.3142654Z test_vmapvjp_log10_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:21:16.3236617Z test_vmapvjp_log1p_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:21:16.3445233Z test_vmapvjp_log2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:21:16.3645977Z test_vmapvjp_log_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:21:16.4042225Z test_vmapvjp_log_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.039s) 2022-08-17T12:21:16.4478086Z test_vmapvjp_log_softmax_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.044s) 2022-08-17T12:21:16.4676283Z test_vmapvjp_logaddexp2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:21:16.4881705Z test_vmapvjp_logaddexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:21:16.5446510Z test_vmapvjp_logcumsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.056s) 2022-08-17T12:21:16.6315036Z test_vmapvjp_logdet_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.087s) 2022-08-17T12:21:16.6331947Z test_vmapvjp_logical_and_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:21:16.6348248Z test_vmapvjp_logical_not_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:21:16.6364069Z test_vmapvjp_logical_or_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:21:16.6379172Z test_vmapvjp_logical_xor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.001s) 2022-08-17T12:21:16.6709343Z test_vmapvjp_logit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.033s) 2022-08-17T12:21:16.6725203Z test_vmapvjp_logspace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:21:16.7995457Z test_vmapvjp_logsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.127s) 2022-08-17T12:21:16.8012287Z test_vmapvjp_long_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:21:16.8028577Z test_vmapvjp_long_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:21:16.8044863Z test_vmapvjp_lt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:21:17.1942497Z test_vmapvjp_lu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.390s) 2022-08-17T12:21:20.0888567Z test_vmapvjp_lu_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (2.895s) 2022-08-17T12:21:20.5592679Z test_vmapvjp_lu_unpack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.470s) 2022-08-17T12:21:20.5975482Z test_vmapvjp_mH_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.038s) 2022-08-17T12:21:20.6360319Z test_vmapvjp_mT_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.038s) 2022-08-17T12:21:20.7940214Z test_vmapvjp_masked_fill_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.158s) 2022-08-17T12:21:20.8567227Z test_vmapvjp_masked_fill_functorch_Scalar_only_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.063s) 2022-08-17T12:21:20.8651328Z test_vmapvjp_masked_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:21:20.8719422Z test_vmapvjp_masked_select_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.007s) 2022-08-17T12:21:21.1605564Z test_vmapvjp_matmul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.288s) 2022-08-17T12:21:21.1994153Z test_vmapvjp_matrix_exp_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.039s) 2022-08-17T12:21:21.3594396Z test_vmapvjp_max_binary_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.160s) 2022-08-17T12:21:21.3754647Z test_vmapvjp_max_reduction_no_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:21:21.4049058Z test_vmapvjp_max_reduction_with_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:21:21.5641858Z test_vmapvjp_maximum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.159s) 2022-08-17T12:21:21.6870653Z test_vmapvjp_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.123s) 2022-08-17T12:21:21.7707284Z test_vmapvjp_median_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.084s) 2022-08-17T12:21:23.5782405Z test_vmapvjp_meshgrid_list_of_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.807s) 2022-08-17T12:21:25.3664295Z test_vmapvjp_meshgrid_variadic_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.788s) 2022-08-17T12:21:25.5253348Z test_vmapvjp_min_binary_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.159s) 2022-08-17T12:21:25.5413998Z test_vmapvjp_min_reduction_no_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:21:25.5708086Z test_vmapvjp_min_reduction_with_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:21:25.7309827Z test_vmapvjp_minimum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.160s) 2022-08-17T12:21:25.7519634Z test_vmapvjp_mm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:21:25.8051587Z test_vmapvjp_mode_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.053s) 2022-08-17T12:21:25.8214705Z test_vmapvjp_movedim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:21:25.8521045Z test_vmapvjp_msort_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.031s) 2022-08-17T12:21:26.0001753Z test_vmapvjp_mul_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.148s) 2022-08-17T12:21:26.0018529Z test_vmapvjp_multinomial_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:21:26.0218245Z test_vmapvjp_mv_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:21:26.1038328Z test_vmapvjp_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.082s) 2022-08-17T12:21:26.1860991Z test_vmapvjp_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.082s) 2022-08-17T12:21:26.2685253Z test_vmapvjp_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.082s) 2022-08-17T12:21:26.2879676Z test_vmapvjp_nan_to_num_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:21:26.5427881Z test_vmapvjp_nanmean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.255s) 2022-08-17T12:21:26.6270847Z test_vmapvjp_nanmedian_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.084s) 2022-08-17T12:21:26.9539069Z test_vmapvjp_nanquantile_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.327s) 2022-08-17T12:21:27.1763116Z test_vmapvjp_nansum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.222s) 2022-08-17T12:21:27.2127884Z test_vmapvjp_narrow_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.036s) 2022-08-17T12:21:28.8045481Z test_vmapvjp_native_layer_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.592s) 2022-08-17T12:21:28.8063276Z test_vmapvjp_ne_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:21:28.8143972Z test_vmapvjp_neg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:21:28.8160725Z test_vmapvjp_new_empty_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:21:28.8176632Z test_vmapvjp_new_full_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:21:28.8192706Z test_vmapvjp_new_ones_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:21:28.8208663Z test_vmapvjp_new_zeros_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:21:28.8224578Z test_vmapvjp_nextafter_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:21:28.8701285Z test_vmapvjp_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.047s) 2022-08-17T12:21:28.9512761Z test_vmapvjp_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.081s) 2022-08-17T12:21:29.0558360Z test_vmapvjp_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.105s) 2022-08-17T12:21:29.1211745Z test_vmapvjp_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.065s) 2022-08-17T12:21:29.3124645Z test_vmapvjp_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.191s) 2022-08-17T12:21:29.4847568Z test_vmapvjp_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.172s) 2022-08-17T12:21:29.5539926Z test_vmapvjp_nn_functional_avg_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.069s) 2022-08-17T12:21:29.6164595Z test_vmapvjp_nn_functional_avg_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.062s) 2022-08-17T12:21:29.6826286Z test_vmapvjp_nn_functional_avg_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.066s) 2022-08-17T12:21:31.2342204Z test_vmapvjp_nn_functional_batch_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.551s) 2022-08-17T12:21:33.0772370Z test_vmapvjp_nn_functional_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.843s) 2022-08-17T12:21:33.3037406Z test_vmapvjp_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.226s) 2022-08-17T12:21:34.0327945Z test_vmapvjp_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.729s) 2022-08-17T12:21:34.0517634Z test_vmapvjp_nn_functional_celu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:21:34.4970078Z test_vmapvjp_nn_functional_conv1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.445s) 2022-08-17T12:21:36.0820770Z test_vmapvjp_nn_functional_conv2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.585s) 2022-08-17T12:21:36.1145619Z test_vmapvjp_nn_functional_conv2d_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:21:36.1903787Z test_vmapvjp_nn_functional_conv2d_stride_depthwise_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.076s) 2022-08-17T12:21:36.2628892Z test_vmapvjp_nn_functional_conv2d_stride_groups_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.072s) 2022-08-17T12:21:36.2949104Z test_vmapvjp_nn_functional_conv2d_stride_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:21:36.3281520Z test_vmapvjp_nn_functional_conv2d_stride_padding_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.033s) 2022-08-17T12:21:36.3983138Z test_vmapvjp_nn_functional_conv2d_stride_padding_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.070s) 2022-08-17T12:21:36.4660297Z test_vmapvjp_nn_functional_conv2d_stride_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.068s) 2022-08-17T12:21:36.5376857Z test_vmapvjp_nn_functional_conv2d_strided_padding_dilation_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.072s) 2022-08-17T12:21:36.6089657Z test_vmapvjp_nn_functional_conv2d_strided_padding_dilation_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.071s) 2022-08-17T12:21:36.6771760Z test_vmapvjp_nn_functional_conv2d_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.068s) 2022-08-17T12:21:37.0769842Z test_vmapvjp_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.400s) 2022-08-17T12:21:37.4983501Z test_vmapvjp_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.421s) 2022-08-17T12:21:38.0719391Z test_vmapvjp_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.573s) 2022-08-17T12:21:38.4778392Z test_vmapvjp_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.406s) 2022-08-17T12:21:38.7350177Z test_vmapvjp_nn_functional_cosine_similarity_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.257s) 2022-08-17T12:21:39.0806049Z test_vmapvjp_nn_functional_cross_entropy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.345s) 2022-08-17T12:21:39.0868255Z test_vmapvjp_nn_functional_ctc_loss_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.006s) 2022-08-17T12:21:39.0880927Z test_vmapvjp_nn_functional_dropout2d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:21:39.0893487Z test_vmapvjp_nn_functional_dropout3d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:21:39.0905444Z test_vmapvjp_nn_functional_dropout_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:21:39.1092131Z test_vmapvjp_nn_functional_elu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:21:39.1124302Z test_vmapvjp_nn_functional_embedding_bag_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2389: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::_embedding_bag. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:21:39.1125834Z weight, input, offsets, scale_grad_by_freq, mode_enum, sparse, per_sample_weights, include_last_offset, padding_idx 2022-08-17T12:21:39.6887917Z ok (0.579s) 2022-08-17T12:21:39.7313347Z test_vmapvjp_nn_functional_embedding_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.043s) 2022-08-17T12:21:39.8141091Z test_vmapvjp_nn_functional_embedding_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.083s) 2022-08-17T12:21:39.8154009Z test_vmapvjp_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:21:39.8166088Z test_vmapvjp_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:21:39.8243303Z test_vmapvjp_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:21:39.8324870Z test_vmapvjp_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:21:39.8416658Z test_vmapvjp_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.009s) 2022-08-17T12:21:39.9006942Z test_vmapvjp_nn_functional_gelu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.059s) 2022-08-17T12:21:40.2221482Z test_vmapvjp_nn_functional_glu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.321s) 2022-08-17T12:21:40.8029117Z test_vmapvjp_nn_functional_grid_sample_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.581s) 2022-08-17T12:21:40.8553823Z test_vmapvjp_nn_functional_group_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.052s) 2022-08-17T12:21:40.8913767Z test_vmapvjp_nn_functional_hardshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.036s) 2022-08-17T12:21:40.9100365Z test_vmapvjp_nn_functional_hardsigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:21:40.9381948Z test_vmapvjp_nn_functional_hardswish_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.028s) 2022-08-17T12:21:40.9748182Z test_vmapvjp_nn_functional_hardtanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.037s) 2022-08-17T12:21:41.1783371Z test_vmapvjp_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.203s) 2022-08-17T12:21:41.3436187Z test_vmapvjp_nn_functional_huber_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.165s) 2022-08-17T12:21:41.3919766Z test_vmapvjp_nn_functional_instance_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.048s) 2022-08-17T12:21:41.4945804Z test_vmapvjp_nn_functional_interpolate_area_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.103s) 2022-08-17T12:21:41.5946876Z test_vmapvjp_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.100s) 2022-08-17T12:21:41.6920838Z test_vmapvjp_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.097s) 2022-08-17T12:21:41.7767741Z test_vmapvjp_nn_functional_interpolate_linear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.085s) 2022-08-17T12:21:41.8712068Z test_vmapvjp_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:21:41.9775052Z test_vmapvjp_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.106s) 2022-08-17T12:21:42.2171966Z test_vmapvjp_nn_functional_kl_div_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.240s) 2022-08-17T12:21:42.3217677Z test_vmapvjp_nn_functional_l1_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.105s) 2022-08-17T12:21:42.5268157Z test_vmapvjp_nn_functional_layer_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.205s) 2022-08-17T12:21:42.5874474Z test_vmapvjp_nn_functional_leaky_relu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.061s) 2022-08-17T12:21:43.1104274Z test_vmapvjp_nn_functional_linear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.523s) 2022-08-17T12:21:43.2395599Z test_vmapvjp_nn_functional_local_response_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.129s) 2022-08-17T12:21:43.2587853Z test_vmapvjp_nn_functional_logsigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:21:44.0119300Z test_vmapvjp_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.753s) 2022-08-17T12:21:50.2783702Z test_vmapvjp_nn_functional_max_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (6.266s) 2022-08-17T12:22:00.9462098Z test_vmapvjp_nn_functional_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (10.668s) 2022-08-17T12:22:05.8297257Z test_vmapvjp_nn_functional_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (4.883s) 2022-08-17T12:22:08.0333015Z test_vmapvjp_nn_functional_max_unpool1d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (2.204s) 2022-08-17T12:22:08.3222585Z test_vmapvjp_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.289s) 2022-08-17T12:22:08.8414776Z test_vmapvjp_nn_functional_max_unpool2d_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.519s) 2022-08-17T12:22:08.9307936Z test_vmapvjp_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.089s) 2022-08-17T12:22:10.4080654Z test_vmapvjp_nn_functional_max_unpool3d_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.477s) 2022-08-17T12:22:10.6245411Z test_vmapvjp_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.216s) 2022-08-17T12:22:10.6491660Z test_vmapvjp_nn_functional_mish_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.025s) 2022-08-17T12:22:10.7667169Z test_vmapvjp_nn_functional_mse_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.117s) 2022-08-17T12:22:10.9617630Z test_vmapvjp_nn_functional_mse_loss_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.195s) 2022-08-17T12:22:11.0327338Z test_vmapvjp_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.071s) 2022-08-17T12:22:11.0354650Z test_vmapvjp_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3385: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::multilabel_margin_loss_forward. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:22:11.0356082Z return torch._C._nn.multilabel_margin_loss(input, target, reduction_enum) 2022-08-17T12:22:11.0787693Z ok (0.046s) 2022-08-17T12:22:11.1631842Z test_vmapvjp_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.084s) 2022-08-17T12:22:11.9766079Z test_vmapvjp_nn_functional_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.813s) 2022-08-17T12:22:12.0574455Z test_vmapvjp_nn_functional_normalize_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.081s) 2022-08-17T12:22:12.1395498Z test_vmapvjp_nn_functional_pad_circular_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.082s) 2022-08-17T12:22:12.4911995Z test_vmapvjp_nn_functional_pad_constant_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.352s) 2022-08-17T12:22:12.5821161Z test_vmapvjp_nn_functional_pad_reflect_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.091s) 2022-08-17T12:22:12.6726508Z test_vmapvjp_nn_functional_pad_replicate_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.091s) 2022-08-17T12:22:12.7936399Z test_vmapvjp_nn_functional_pairwise_distance_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.121s) 2022-08-17T12:22:12.7962071Z test_vmapvjp_nn_functional_pdist_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::_pdist_forward. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:22:12.7963440Z return self.op(*args, **kwargs) 2022-08-17T12:22:12.8554991Z ok (0.062s) 2022-08-17T12:22:12.8694654Z test_vmapvjp_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:22:12.8834906Z test_vmapvjp_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:22:14.5911131Z test_vmapvjp_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.707s) 2022-08-17T12:22:14.9221712Z test_vmapvjp_nn_functional_prelu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.331s) 2022-08-17T12:22:14.9416841Z test_vmapvjp_nn_functional_relu6_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:22:14.9678059Z test_vmapvjp_nn_functional_relu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:22:14.9691673Z test_vmapvjp_nn_functional_rrelu_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:22:14.9879829Z test_vmapvjp_nn_functional_selu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:22:15.0091838Z test_vmapvjp_nn_functional_silu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.021s) 2022-08-17T12:22:15.1546278Z test_vmapvjp_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.145s) 2022-08-17T12:22:15.2620789Z test_vmapvjp_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.107s) 2022-08-17T12:22:15.3036583Z test_vmapvjp_nn_functional_softmin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.041s) 2022-08-17T12:22:15.3481802Z test_vmapvjp_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.045s) 2022-08-17T12:22:15.3671904Z test_vmapvjp_nn_functional_softplus_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:22:15.3972239Z test_vmapvjp_nn_functional_softshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.030s) 2022-08-17T12:22:15.4198134Z test_vmapvjp_nn_functional_softsign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:22:15.4415656Z test_vmapvjp_nn_functional_tanhshrink_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:22:15.4690629Z test_vmapvjp_nn_functional_threshold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.027s) 2022-08-17T12:22:15.8516482Z test_vmapvjp_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.382s) 2022-08-17T12:22:16.2494458Z test_vmapvjp_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.398s) 2022-08-17T12:22:18.1324546Z test_vmapvjp_nn_functional_unfold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (1.883s) 2022-08-17T12:22:18.1629143Z test_vmapvjp_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.030s) 2022-08-17T12:22:18.2474976Z test_vmapvjp_nn_functional_upsample_nearest_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.085s) 2022-08-17T12:22:18.2491456Z test_vmapvjp_nonzero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:22:18.5793915Z test_vmapvjp_norm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.330s) 2022-08-17T12:22:18.6038392Z test_vmapvjp_norm_fro_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:22:18.6358592Z test_vmapvjp_norm_inf_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.032s) 2022-08-17T12:22:18.6589656Z test_vmapvjp_norm_nuc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:22:18.6602389Z test_vmapvjp_normal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:22:18.6614375Z test_vmapvjp_normal_number_mean_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:22:18.6631210Z test_vmapvjp_ones_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:22:18.6647131Z test_vmapvjp_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:22:21.0576830Z test_vmapvjp_ops_aten_index_put_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... ok (2.393s) 2022-08-17T12:22:21.0594289Z test_vmapvjp_ormqr_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:22:21.0781482Z test_vmapvjp_outer_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:22:21.0860860Z test_vmapvjp_pca_lowrank_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:22:21.1127163Z test_vmapvjp_permute_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:22:21.2072147Z test_vmapvjp_pinverse_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.094s) 2022-08-17T12:22:21.3752017Z test_vmapvjp_polar_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.168s) 2022-08-17T12:22:21.4421358Z test_vmapvjp_polygamma_polygamma_n_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.067s) 2022-08-17T12:22:21.5087401Z test_vmapvjp_polygamma_polygamma_n_1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.067s) 2022-08-17T12:22:21.5754104Z test_vmapvjp_polygamma_polygamma_n_2_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.067s) 2022-08-17T12:22:21.6420063Z test_vmapvjp_polygamma_polygamma_n_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.067s) 2022-08-17T12:22:21.7086259Z test_vmapvjp_polygamma_polygamma_n_4_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.067s) 2022-08-17T12:22:21.7250268Z test_vmapvjp_positive_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:22:21.9181807Z test_vmapvjp_pow_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.193s) 2022-08-17T12:22:21.9263404Z test_vmapvjp_prod_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:22:22.6250838Z test_vmapvjp_put_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.699s) 2022-08-17T12:22:23.2652255Z test_vmapvjp_qr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.640s) 2022-08-17T12:22:23.5874372Z test_vmapvjp_quantile_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.322s) 2022-08-17T12:22:23.6061265Z test_vmapvjp_rad2deg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:22:23.6077198Z test_vmapvjp_rand_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:22:23.6092395Z test_vmapvjp_randint_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.001s) 2022-08-17T12:22:23.6108046Z test_vmapvjp_randn_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.001s) 2022-08-17T12:22:23.6308198Z test_vmapvjp_ravel_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:22:23.6473186Z test_vmapvjp_real_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:22:23.6662417Z test_vmapvjp_reciprocal_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:22:23.8203457Z test_vmapvjp_remainder_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.154s) 2022-08-17T12:22:23.8640507Z test_vmapvjp_renorm_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.044s) 2022-08-17T12:22:24.0131280Z test_vmapvjp_repeat_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.149s) 2022-08-17T12:22:24.0421010Z test_vmapvjp_repeat_interleave_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.029s) 2022-08-17T12:22:24.0923417Z test_vmapvjp_reshape_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.050s) 2022-08-17T12:22:24.1668234Z test_vmapvjp_reshape_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.074s) 2022-08-17T12:22:24.1685591Z test_vmapvjp_resize__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:22:24.1703099Z test_vmapvjp_resize_as__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:22:24.1818976Z test_vmapvjp_resolve_conj_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.012s) 2022-08-17T12:22:24.1934373Z test_vmapvjp_resolve_neg_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.011s) 2022-08-17T12:22:24.2998338Z test_vmapvjp_roll_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.106s) 2022-08-17T12:22:24.5447467Z test_vmapvjp_rot90_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.245s) 2022-08-17T12:22:24.5529488Z test_vmapvjp_round_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:22:24.5707358Z test_vmapvjp_round_decimals_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:22:24.5886066Z test_vmapvjp_round_decimals_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:22:24.6063040Z test_vmapvjp_round_decimals_neg_3_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:22:24.6258777Z test_vmapvjp_rsqrt_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:22:24.7909403Z test_vmapvjp_rsub_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.165s) 2022-08-17T12:22:25.0086209Z test_vmapvjp_scatter_add_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.218s) 2022-08-17T12:22:25.2440423Z test_vmapvjp_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.235s) 2022-08-17T12:22:25.7867196Z test_vmapvjp_scatter_reduce_amax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.543s) 2022-08-17T12:22:26.3277554Z test_vmapvjp_scatter_reduce_amin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.541s) 2022-08-17T12:22:26.8726356Z test_vmapvjp_scatter_reduce_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.545s) 2022-08-17T12:22:26.8825814Z test_vmapvjp_scatter_reduce_prod_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::scatter_reduce.two. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:22:26.8827003Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-17T12:22:26.8827419Z expected failure (0.010s) 2022-08-17T12:22:27.3626820Z test_vmapvjp_scatter_reduce_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.480s) 2022-08-17T12:22:27.3644038Z test_vmapvjp_searchsorted_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:22:28.0518198Z test_vmapvjp_segment_reduce_lengths_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.687s) 2022-08-17T12:22:28.7128116Z test_vmapvjp_segment_reduce_offsets_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.661s) 2022-08-17T12:22:28.7476108Z test_vmapvjp_select_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.035s) 2022-08-17T12:22:28.8348316Z test_vmapvjp_select_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.087s) 2022-08-17T12:22:28.8429408Z test_vmapvjp_sgn_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:22:28.8445899Z test_vmapvjp_short_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:22:28.8461543Z test_vmapvjp_short_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:22:28.8646550Z test_vmapvjp_sigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:22:28.8725738Z test_vmapvjp_sign_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:22:28.8741959Z test_vmapvjp_signbit_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:22:28.8835513Z test_vmapvjp_sin_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:22:28.9079883Z test_vmapvjp_sinc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:22:28.9165064Z test_vmapvjp_sinh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:22:29.1404368Z test_vmapvjp_slice_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.224s) 2022-08-17T12:22:29.1798539Z test_vmapvjp_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.039s) 2022-08-17T12:22:29.2224643Z test_vmapvjp_softmax_with_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.043s) 2022-08-17T12:22:29.6349188Z test_vmapvjp_sort_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.412s) 2022-08-17T12:22:29.6425049Z test_vmapvjp_sparse_sampled_addmm_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:22:29.6441559Z test_vmapvjp_special_airy_ai_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:22:29.6457248Z test_vmapvjp_special_bessel_j0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:22:29.6473137Z test_vmapvjp_special_bessel_j1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.001s) 2022-08-17T12:22:29.6488919Z test_vmapvjp_special_bessel_y0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:22:29.6504725Z test_vmapvjp_special_bessel_y1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:22:29.6520833Z test_vmapvjp_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:22:29.6536765Z test_vmapvjp_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:22:29.6549354Z test_vmapvjp_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:22:29.6562622Z test_vmapvjp_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:22:29.6717895Z test_vmapvjp_special_entr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.016s) 2022-08-17T12:22:29.6921519Z test_vmapvjp_special_erfcx_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:22:29.6937916Z test_vmapvjp_special_hermite_polynomial_h_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:22:29.6953395Z test_vmapvjp_special_hermite_polynomial_he_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:22:29.7092586Z test_vmapvjp_special_i0e_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.014s) 2022-08-17T12:22:29.7315949Z test_vmapvjp_special_i1_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.022s) 2022-08-17T12:22:29.7542584Z test_vmapvjp_special_i1e_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:22:29.7558647Z test_vmapvjp_special_laguerre_polynomial_l_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:22:29.7571776Z test_vmapvjp_special_legendre_polynomial_p_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:22:29.7808869Z test_vmapvjp_special_log_ndtr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.024s) 2022-08-17T12:22:29.7825755Z test_vmapvjp_special_modified_bessel_i0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:22:29.7841113Z test_vmapvjp_special_modified_bessel_i1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:22:29.7856792Z test_vmapvjp_special_modified_bessel_k0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:22:29.7872332Z test_vmapvjp_special_modified_bessel_k1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:22:29.8128991Z test_vmapvjp_special_ndtr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.026s) 2022-08-17T12:22:29.8355395Z test_vmapvjp_special_ndtri_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.023s) 2022-08-17T12:22:29.9025142Z test_vmapvjp_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.067s) 2022-08-17T12:22:29.9040712Z test_vmapvjp_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:22:29.9056083Z test_vmapvjp_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:22:29.9067956Z test_vmapvjp_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:22:29.9079521Z test_vmapvjp_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:22:29.9091045Z test_vmapvjp_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:22:29.9102393Z test_vmapvjp_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:22:29.9117045Z test_vmapvjp_special_spherical_bessel_j0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.001s) 2022-08-17T12:22:30.0820152Z test_vmapvjp_special_xlog1py_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.170s) 2022-08-17T12:22:30.0836272Z test_vmapvjp_special_zeta_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:22:30.1195298Z test_vmapvjp_split_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.036s) 2022-08-17T12:22:30.2092261Z test_vmapvjp_split_list_args_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.090s) 2022-08-17T12:22:30.3270537Z test_vmapvjp_split_with_sizes_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.118s) 2022-08-17T12:22:30.3359889Z test_vmapvjp_sqrt_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:22:30.3554448Z test_vmapvjp_square_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.019s) 2022-08-17T12:22:30.3959298Z test_vmapvjp_squeeze_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.040s) 2022-08-17T12:22:30.5899949Z test_vmapvjp_stack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.194s) 2022-08-17T12:22:30.6475793Z test_vmapvjp_std_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.058s) 2022-08-17T12:22:30.7614557Z test_vmapvjp_std_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.114s) 2022-08-17T12:22:30.7861216Z test_vmapvjp_stft_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.025s) 2022-08-17T12:22:30.9508032Z test_vmapvjp_sub_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.165s) 2022-08-17T12:22:31.0643296Z test_vmapvjp_sum_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.113s) 2022-08-17T12:22:31.1021675Z test_vmapvjp_sum_to_size_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.038s) 2022-08-17T12:22:34.6195754Z test_vmapvjp_svd_cpu_float32 (__main__.TestOperatorsCPU) ... ok (3.517s) 2022-08-17T12:22:34.6275368Z test_vmapvjp_svd_lowrank_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.008s) 2022-08-17T12:22:34.7828321Z test_vmapvjp_symeig_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.155s) 2022-08-17T12:22:34.8009233Z test_vmapvjp_t_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.018s) 2022-08-17T12:22:34.8689253Z test_vmapvjp_take_along_dim_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.068s) 2022-08-17T12:22:34.8720324Z test_vmapvjp_take_cpu_float32 (__main__.TestOperatorsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:296: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::put_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:22:34.8721493Z allow_unused, accumulate_grad=False) # Calls into the C++ engine to run the backward pass 2022-08-17T12:22:34.8859776Z expected failure (0.017s) 2022-08-17T12:22:34.8962663Z test_vmapvjp_tan_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.010s) 2022-08-17T12:22:34.9052948Z test_vmapvjp_tanh_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:22:34.9108560Z test_vmapvjp_tensor_split_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.006s) 2022-08-17T12:22:34.9567396Z test_vmapvjp_tensordot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.046s) 2022-08-17T12:22:35.1288702Z test_vmapvjp_tile_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.172s) 2022-08-17T12:22:35.1350970Z test_vmapvjp_to_sparse_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.006s) 2022-08-17T12:22:35.2346929Z test_vmapvjp_topk_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.099s) 2022-08-17T12:22:35.2430901Z test_vmapvjp_trace_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.008s) 2022-08-17T12:22:35.2925305Z test_vmapvjp_transpose_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.049s) 2022-08-17T12:22:35.4384785Z test_vmapvjp_trapezoid_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.146s) 2022-08-17T12:22:35.5844025Z test_vmapvjp_trapz_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.146s) 2022-08-17T12:22:35.9943178Z test_vmapvjp_triangular_solve_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.410s) 2022-08-17T12:22:36.0291048Z test_vmapvjp_tril_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.035s) 2022-08-17T12:22:36.0637807Z test_vmapvjp_triu_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.035s) 2022-08-17T12:22:36.2190039Z test_vmapvjp_true_divide_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.155s) 2022-08-17T12:22:36.2281642Z test_vmapvjp_trunc_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.009s) 2022-08-17T12:22:36.8561954Z test_vmapvjp_unbind_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.628s) 2022-08-17T12:22:36.9211349Z test_vmapvjp_unflatten_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.065s) 2022-08-17T12:22:37.0878604Z test_vmapvjp_unfold_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.167s) 2022-08-17T12:22:37.0895764Z test_vmapvjp_unique_consecutive_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:22:37.0911438Z test_vmapvjp_unique_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:22:37.1460820Z test_vmapvjp_unsqueeze_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.055s) 2022-08-17T12:22:37.1990499Z test_vmapvjp_var_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.053s) 2022-08-17T12:22:37.3042302Z test_vmapvjp_var_mean_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.105s) 2022-08-17T12:22:37.3216301Z test_vmapvjp_vdot_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.017s) 2022-08-17T12:22:37.3326929Z test_vmapvjp_view_as_complex_cpu_float32 (__main__.TestOperatorsCPU) ... expected failure (0.011s) 2022-08-17T12:22:37.3685897Z test_vmapvjp_view_as_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.036s) 2022-08-17T12:22:37.4142182Z test_vmapvjp_view_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.046s) 2022-08-17T12:22:37.4944957Z test_vmapvjp_vsplit_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.080s) 2022-08-17T12:22:37.5652088Z test_vmapvjp_vstack_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.071s) 2022-08-17T12:22:37.7307452Z test_vmapvjp_where_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.166s) 2022-08-17T12:22:37.9000726Z test_vmapvjp_xlogy_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.169s) 2022-08-17T12:22:37.9196222Z test_vmapvjp_zero__cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.020s) 2022-08-17T12:22:37.9213198Z test_vmapvjp_zeros_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! Autograd not supported. (0.002s) 2022-08-17T12:22:37.9234329Z test_vmapvjpvjp_H_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:37.9252850Z test_vmapvjpvjp_T_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:37.9271829Z test_vmapvjpvjp___getitem___cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:37.9290473Z test_vmapvjpvjp___getitem___functorch_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:37.9309210Z test_vmapvjpvjp___radd___cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:37.9327740Z test_vmapvjpvjp___rdiv___cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:37.9346721Z test_vmapvjpvjp___rmatmul___cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:37.9364949Z test_vmapvjpvjp___rmod___cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:37.9383696Z test_vmapvjpvjp___rmul___cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:37.9402205Z test_vmapvjpvjp___rpow___cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:37.9420902Z test_vmapvjpvjp___rsub___cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:37.9439368Z test_vmapvjpvjp__masked_amax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:37.9458352Z test_vmapvjpvjp__masked_amin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:37.9476821Z test_vmapvjpvjp__masked_argmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:37.9495651Z test_vmapvjpvjp__masked_argmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:37.9514429Z test_vmapvjpvjp__masked_cumprod_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:37.9533104Z test_vmapvjpvjp__masked_cumsum_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:37.9551990Z test_vmapvjpvjp__masked_log_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:37.9570978Z test_vmapvjpvjp__masked_logaddexp_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:37.9589454Z test_vmapvjpvjp__masked_logsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:37.9607998Z test_vmapvjpvjp__masked_mean_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:37.9626473Z test_vmapvjpvjp__masked_median_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:37.9644747Z test_vmapvjpvjp__masked_norm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:37.9663333Z test_vmapvjpvjp__masked_normalize_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:37.9681703Z test_vmapvjpvjp__masked_prod_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:37.9700227Z test_vmapvjpvjp__masked_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:37.9718413Z test_vmapvjpvjp__masked_softmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:37.9737094Z test_vmapvjpvjp__masked_std_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:37.9756988Z test_vmapvjpvjp__masked_sum_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:37.9775933Z test_vmapvjpvjp__masked_var_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:37.9794612Z test_vmapvjpvjp_abs_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:37.9813199Z test_vmapvjpvjp_acos_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:37.9831900Z test_vmapvjpvjp_acosh_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:37.9850760Z test_vmapvjpvjp_add_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:37.9869231Z test_vmapvjpvjp_addbmm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:37.9888445Z test_vmapvjpvjp_addcdiv_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:37.9906697Z test_vmapvjpvjp_addcmul_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:37.9925303Z test_vmapvjpvjp_addmm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:37.9944110Z test_vmapvjpvjp_addmm_decomposed_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:37.9962595Z test_vmapvjpvjp_addmv_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:37.9981921Z test_vmapvjpvjp_addr_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0000467Z test_vmapvjpvjp_all_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0019269Z test_vmapvjpvjp_allclose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0038043Z test_vmapvjpvjp_amax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0057062Z test_vmapvjpvjp_amin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0075979Z test_vmapvjpvjp_aminmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0094878Z test_vmapvjpvjp_angle_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0113588Z test_vmapvjpvjp_any_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0132357Z test_vmapvjpvjp_arange_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0151147Z test_vmapvjpvjp_argmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0170109Z test_vmapvjpvjp_argmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0188807Z test_vmapvjpvjp_argsort_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0207589Z test_vmapvjpvjp_argwhere_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0226298Z test_vmapvjpvjp_as_strided_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0245129Z test_vmapvjpvjp_as_strided_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0264673Z test_vmapvjpvjp_asin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0283199Z test_vmapvjpvjp_asinh_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0302301Z test_vmapvjpvjp_atan2_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0320890Z test_vmapvjpvjp_atan_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0339713Z test_vmapvjpvjp_atanh_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0358350Z test_vmapvjpvjp_atleast_1d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0376946Z test_vmapvjpvjp_atleast_2d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0395729Z test_vmapvjpvjp_atleast_3d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0414415Z test_vmapvjpvjp_baddbmm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0433131Z test_vmapvjpvjp_bernoulli_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0452023Z test_vmapvjpvjp_bfloat16_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0470893Z test_vmapvjpvjp_bfloat16_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0489662Z test_vmapvjpvjp_block_diag_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0508470Z test_vmapvjpvjp_bmm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0528634Z test_vmapvjpvjp_bool_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0548374Z test_vmapvjpvjp_bool_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0567133Z test_vmapvjpvjp_broadcast_shapes_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0585976Z test_vmapvjpvjp_broadcast_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0604819Z test_vmapvjpvjp_broadcast_to_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0623697Z test_vmapvjpvjp_bucketize_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0642381Z test_vmapvjpvjp_byte_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0661345Z test_vmapvjpvjp_byte_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0679984Z test_vmapvjpvjp_cartesian_prod_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0698875Z test_vmapvjpvjp_cat_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0717545Z test_vmapvjpvjp_cdist_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0736386Z test_vmapvjpvjp_ceil_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0755690Z test_vmapvjpvjp_chalf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0775543Z test_vmapvjpvjp_char_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0795544Z test_vmapvjpvjp_char_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0814419Z test_vmapvjpvjp_cholesky_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0833088Z test_vmapvjpvjp_cholesky_inverse_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0851858Z test_vmapvjpvjp_cholesky_solve_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0870315Z test_vmapvjpvjp_chunk_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0888916Z test_vmapvjpvjp_clamp_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0907571Z test_vmapvjpvjp_clamp_max_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0926006Z test_vmapvjpvjp_clamp_min_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0944471Z test_vmapvjpvjp_clone_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0962669Z test_vmapvjpvjp_column_stack_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0981262Z test_vmapvjpvjp_combinations_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.0999504Z test_vmapvjpvjp_complex_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1018946Z test_vmapvjpvjp_conj_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1038733Z test_vmapvjpvjp_conj_physical_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1057290Z test_vmapvjpvjp_constant_pad_nd_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1076184Z test_vmapvjpvjp_contiguous_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1095032Z test_vmapvjpvjp_copysign_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1113871Z test_vmapvjpvjp_corrcoef_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1132904Z test_vmapvjpvjp_cos_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1151899Z test_vmapvjpvjp_cosh_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1170644Z test_vmapvjpvjp_count_nonzero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1189070Z test_vmapvjpvjp_cov_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1207748Z test_vmapvjpvjp_cross_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1226341Z test_vmapvjpvjp_cummax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1244928Z test_vmapvjpvjp_cummin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1264172Z test_vmapvjpvjp_cumprod_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1282781Z test_vmapvjpvjp_cumsum_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1301852Z test_vmapvjpvjp_cumulative_trapezoid_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1320302Z test_vmapvjpvjp_deg2rad_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1339315Z test_vmapvjpvjp_diag_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1358021Z test_vmapvjpvjp_diag_embed_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1376907Z test_vmapvjpvjp_diagflat_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1395573Z test_vmapvjpvjp_diagonal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1414339Z test_vmapvjpvjp_diagonal_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1433012Z test_vmapvjpvjp_diff_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1451797Z test_vmapvjpvjp_digamma_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1470492Z test_vmapvjpvjp_dist_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1489314Z test_vmapvjpvjp_div_floor_rounding_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1508003Z test_vmapvjpvjp_div_no_rounding_mode_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1527081Z test_vmapvjpvjp_div_trunc_rounding_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1545762Z test_vmapvjpvjp_dot_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1564238Z test_vmapvjpvjp_double_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1583000Z test_vmapvjpvjp_double_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1601653Z test_vmapvjpvjp_dsplit_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1620494Z test_vmapvjpvjp_dstack_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1639154Z test_vmapvjpvjp_eig_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1657877Z test_vmapvjpvjp_einsum_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1676533Z test_vmapvjpvjp_empty_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1695282Z test_vmapvjpvjp_empty_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1714169Z test_vmapvjpvjp_eq_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1732956Z test_vmapvjpvjp_equal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1751792Z test_vmapvjpvjp_erf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1770423Z test_vmapvjpvjp_erfc_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1789213Z test_vmapvjpvjp_erfinv_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1807795Z test_vmapvjpvjp_exp2_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1826486Z test_vmapvjpvjp_exp_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1845063Z test_vmapvjpvjp_expand_as_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1863744Z test_vmapvjpvjp_expand_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1882414Z test_vmapvjpvjp_expm1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1901449Z test_vmapvjpvjp_fft_fft2_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1919966Z test_vmapvjpvjp_fft_fft_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1938865Z test_vmapvjpvjp_fft_fftn_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1957514Z test_vmapvjpvjp_fft_fftshift_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1976364Z test_vmapvjpvjp_fft_hfft2_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.1995149Z test_vmapvjpvjp_fft_hfft_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2014034Z test_vmapvjpvjp_fft_hfftn_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2032708Z test_vmapvjpvjp_fft_ifft2_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2051615Z test_vmapvjpvjp_fft_ifft_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2070338Z test_vmapvjpvjp_fft_ifftn_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2089036Z test_vmapvjpvjp_fft_ifftshift_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2108140Z test_vmapvjpvjp_fft_ihfft2_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2126412Z test_vmapvjpvjp_fft_ihfft_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2145302Z test_vmapvjpvjp_fft_ihfftn_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2164075Z test_vmapvjpvjp_fft_irfft2_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2183092Z test_vmapvjpvjp_fft_irfft_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2201793Z test_vmapvjpvjp_fft_irfftn_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2220768Z test_vmapvjpvjp_fft_rfft2_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2239524Z test_vmapvjpvjp_fft_rfft_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2258435Z test_vmapvjpvjp_fft_rfftn_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2277138Z test_vmapvjpvjp_fill_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2295937Z test_vmapvjpvjp_flatten_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2315027Z test_vmapvjpvjp_flip_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2333839Z test_vmapvjpvjp_fliplr_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2352617Z test_vmapvjpvjp_flipud_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2371346Z test_vmapvjpvjp_float_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2390251Z test_vmapvjpvjp_float_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2408962Z test_vmapvjpvjp_float_power_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2427547Z test_vmapvjpvjp_floor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2446261Z test_vmapvjpvjp_floor_divide_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2465184Z test_vmapvjpvjp_fmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2483786Z test_vmapvjpvjp_fmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2502652Z test_vmapvjpvjp_fmod_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2521192Z test_vmapvjpvjp_frac_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2540013Z test_vmapvjpvjp_frexp_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2558605Z test_vmapvjpvjp_full_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2577714Z test_vmapvjpvjp_gather_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2596561Z test_vmapvjpvjp_ge_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2615270Z test_vmapvjpvjp_geqrf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2634044Z test_vmapvjpvjp_gradient_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2652909Z test_vmapvjpvjp_gt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2671762Z test_vmapvjpvjp_half_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2690580Z test_vmapvjpvjp_half_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2709353Z test_vmapvjpvjp_heaviside_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2728462Z test_vmapvjpvjp_histc_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2747394Z test_vmapvjpvjp_histogram_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2766043Z test_vmapvjpvjp_histogramdd_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2784844Z test_vmapvjpvjp_hsplit_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2803302Z test_vmapvjpvjp_hstack_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2822227Z test_vmapvjpvjp_hypot_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2841025Z test_vmapvjpvjp_i0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2859754Z test_vmapvjpvjp_igamma_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2878210Z test_vmapvjpvjp_igammac_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2897095Z test_vmapvjpvjp_index_add_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2915914Z test_vmapvjpvjp_index_copy_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2934542Z test_vmapvjpvjp_index_fill_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2953315Z test_vmapvjpvjp_index_put_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2972005Z test_vmapvjpvjp_index_put_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.2990765Z test_vmapvjpvjp_index_reduce_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.3009428Z test_vmapvjpvjp_index_select_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.3028095Z test_vmapvjpvjp_inner_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.3046657Z test_vmapvjpvjp_int_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.3065531Z test_vmapvjpvjp_int_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.3084921Z test_vmapvjpvjp_inverse_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.3103434Z test_vmapvjpvjp_isclose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.3121739Z test_vmapvjpvjp_isfinite_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.3140872Z test_vmapvjpvjp_isin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.3159691Z test_vmapvjpvjp_isinf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.3178677Z test_vmapvjpvjp_isnan_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.3197316Z test_vmapvjpvjp_isneginf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.3216032Z test_vmapvjpvjp_isposinf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.3235009Z test_vmapvjpvjp_isreal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.3253831Z test_vmapvjpvjp_istft_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.3272690Z test_vmapvjpvjp_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:22:38.3291535Z test_vmapvjpvjp_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:22:38.3310243Z test_vmapvjpvjp_jiterator_binary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:22:38.3329059Z test_vmapvjpvjp_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:22:38.3347942Z test_vmapvjpvjp_jiterator_unary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:22:38.3368025Z test_vmapvjpvjp_kron_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.3386980Z test_vmapvjpvjp_kthvalue_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.3405665Z test_vmapvjpvjp_ldexp_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.3424524Z test_vmapvjpvjp_le_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.3442972Z test_vmapvjpvjp_lerp_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.3461494Z test_vmapvjpvjp_lgamma_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.3479891Z test_vmapvjpvjp_linalg_cholesky_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.3498592Z test_vmapvjpvjp_linalg_cholesky_ex_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.3517527Z test_vmapvjpvjp_linalg_cond_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.3536021Z test_vmapvjpvjp_linalg_cross_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.3554618Z test_vmapvjpvjp_linalg_det_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.3573454Z test_vmapvjpvjp_linalg_eig_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.3592422Z test_vmapvjpvjp_linalg_eigh_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.3611550Z test_vmapvjpvjp_linalg_eigvals_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.3631635Z test_vmapvjpvjp_linalg_eigvalsh_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.3652076Z test_vmapvjpvjp_linalg_householder_product_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.3670332Z test_vmapvjpvjp_linalg_inv_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.3688927Z test_vmapvjpvjp_linalg_inv_ex_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.3707458Z test_vmapvjpvjp_linalg_ldl_factor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.3725861Z test_vmapvjpvjp_linalg_ldl_factor_ex_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.3744384Z test_vmapvjpvjp_linalg_ldl_solve_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.3763391Z test_vmapvjpvjp_linalg_lstsq_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.3782149Z test_vmapvjpvjp_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.3800400Z test_vmapvjpvjp_linalg_lu_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.3818960Z test_vmapvjpvjp_linalg_lu_factor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.3837371Z test_vmapvjpvjp_linalg_lu_factor_ex_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.3855951Z test_vmapvjpvjp_linalg_lu_solve_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.3875011Z test_vmapvjpvjp_linalg_matrix_norm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.3894344Z test_vmapvjpvjp_linalg_matrix_power_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.3913018Z test_vmapvjpvjp_linalg_matrix_rank_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.3932012Z test_vmapvjpvjp_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.3950529Z test_vmapvjpvjp_linalg_multi_dot_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.3969531Z test_vmapvjpvjp_linalg_norm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.3988791Z test_vmapvjpvjp_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4007576Z test_vmapvjpvjp_linalg_pinv_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4026422Z test_vmapvjpvjp_linalg_pinv_hermitian_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4045127Z test_vmapvjpvjp_linalg_pinv_singular_cpu_float32 (__main__.TestOperatorsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:22:38.4063943Z test_vmapvjpvjp_linalg_qr_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4082633Z test_vmapvjpvjp_linalg_slogdet_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4101553Z test_vmapvjpvjp_linalg_solve_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4120471Z test_vmapvjpvjp_linalg_solve_ex_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4138982Z test_vmapvjpvjp_linalg_solve_triangular_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4157978Z test_vmapvjpvjp_linalg_svd_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4176902Z test_vmapvjpvjp_linalg_svdvals_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4195601Z test_vmapvjpvjp_linalg_tensorinv_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4214354Z test_vmapvjpvjp_linalg_tensorsolve_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4233112Z test_vmapvjpvjp_linalg_vander_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4251677Z test_vmapvjpvjp_linalg_vecdot_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4270508Z test_vmapvjpvjp_linalg_vector_norm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4288923Z test_vmapvjpvjp_linspace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4307554Z test_vmapvjpvjp_log10_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4326124Z test_vmapvjpvjp_log1p_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4344992Z test_vmapvjpvjp_log2_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4363671Z test_vmapvjpvjp_log_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4382625Z test_vmapvjpvjp_log_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4400850Z test_vmapvjpvjp_log_softmax_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4419619Z test_vmapvjpvjp_logaddexp2_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4437949Z test_vmapvjpvjp_logaddexp_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4456569Z test_vmapvjpvjp_logcumsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4475252Z test_vmapvjpvjp_logdet_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4493887Z test_vmapvjpvjp_logical_and_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4512473Z test_vmapvjpvjp_logical_not_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4531979Z test_vmapvjpvjp_logical_or_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4550768Z test_vmapvjpvjp_logical_xor_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4569440Z test_vmapvjpvjp_logit_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4588045Z test_vmapvjpvjp_logspace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4606603Z test_vmapvjpvjp_logsumexp_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4625313Z test_vmapvjpvjp_long_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4644267Z test_vmapvjpvjp_long_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4662728Z test_vmapvjpvjp_lt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4681280Z test_vmapvjpvjp_lu_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4700240Z test_vmapvjpvjp_lu_solve_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4718932Z test_vmapvjpvjp_lu_unpack_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4737993Z test_vmapvjpvjp_mH_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4756987Z test_vmapvjpvjp_mT_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4775755Z test_vmapvjpvjp_masked_fill_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4794446Z test_vmapvjpvjp_masked_fill_functorch_Scalar_only_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4813293Z test_vmapvjpvjp_masked_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4831932Z test_vmapvjpvjp_masked_select_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4850558Z test_vmapvjpvjp_matmul_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4869316Z test_vmapvjpvjp_matrix_exp_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4888067Z test_vmapvjpvjp_max_binary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4906896Z test_vmapvjpvjp_max_reduction_no_dim_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4925484Z test_vmapvjpvjp_max_reduction_with_dim_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4944356Z test_vmapvjpvjp_maximum_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4963035Z test_vmapvjpvjp_mean_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.4981814Z test_vmapvjpvjp_median_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5000525Z test_vmapvjpvjp_meshgrid_list_of_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5019300Z test_vmapvjpvjp_meshgrid_variadic_tensors_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5038099Z test_vmapvjpvjp_min_binary_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5057050Z test_vmapvjpvjp_min_reduction_no_dim_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5075936Z test_vmapvjpvjp_min_reduction_with_dim_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5094630Z test_vmapvjpvjp_minimum_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5113505Z test_vmapvjpvjp_mm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5132363Z test_vmapvjpvjp_mode_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5151187Z test_vmapvjpvjp_movedim_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5169829Z test_vmapvjpvjp_msort_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5188414Z test_vmapvjpvjp_mul_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5207222Z test_vmapvjpvjp_multinomial_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5225879Z test_vmapvjpvjp_mv_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5244664Z test_vmapvjpvjp_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5263895Z test_vmapvjpvjp_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5282616Z test_vmapvjpvjp_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5301107Z test_vmapvjpvjp_nan_to_num_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5319688Z test_vmapvjpvjp_nanmean_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5338473Z test_vmapvjpvjp_nanmedian_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5357155Z test_vmapvjpvjp_nanquantile_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5375814Z test_vmapvjpvjp_nansum_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5394548Z test_vmapvjpvjp_narrow_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5413603Z test_vmapvjpvjp_native_layer_norm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5431983Z test_vmapvjpvjp_ne_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5450730Z test_vmapvjpvjp_neg_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5469387Z test_vmapvjpvjp_new_empty_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5488128Z test_vmapvjpvjp_new_full_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5507189Z test_vmapvjpvjp_new_ones_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5525671Z test_vmapvjpvjp_new_zeros_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5544427Z test_vmapvjpvjp_nextafter_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5563126Z test_vmapvjpvjp_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5581917Z test_vmapvjpvjp_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5600513Z test_vmapvjpvjp_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5619370Z test_vmapvjpvjp_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5638088Z test_vmapvjpvjp_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5656914Z test_vmapvjpvjp_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5675661Z test_vmapvjpvjp_nn_functional_avg_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5694840Z test_vmapvjpvjp_nn_functional_avg_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5713462Z test_vmapvjpvjp_nn_functional_avg_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5732401Z test_vmapvjpvjp_nn_functional_batch_norm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5751764Z test_vmapvjpvjp_nn_functional_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5770093Z test_vmapvjpvjp_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5788809Z test_vmapvjpvjp_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5807454Z test_vmapvjpvjp_nn_functional_celu_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5826185Z test_vmapvjpvjp_nn_functional_conv1d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5844826Z test_vmapvjpvjp_nn_functional_conv2d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5863691Z test_vmapvjpvjp_nn_functional_conv2d_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5882535Z test_vmapvjpvjp_nn_functional_conv2d_stride_depthwise_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5901151Z test_vmapvjpvjp_nn_functional_conv2d_stride_groups_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5919987Z test_vmapvjpvjp_nn_functional_conv2d_stride_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5938864Z test_vmapvjpvjp_nn_functional_conv2d_stride_padding_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5957338Z test_vmapvjpvjp_nn_functional_conv2d_stride_padding_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5976079Z test_vmapvjpvjp_nn_functional_conv2d_stride_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.5994772Z test_vmapvjpvjp_nn_functional_conv2d_strided_padding_dilation_no_bias_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6013796Z test_vmapvjpvjp_nn_functional_conv2d_strided_padding_dilation_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6032551Z test_vmapvjpvjp_nn_functional_conv2d_with_bias_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6051326Z test_vmapvjpvjp_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6070094Z test_vmapvjpvjp_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6088876Z test_vmapvjpvjp_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6107687Z test_vmapvjpvjp_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6126259Z test_vmapvjpvjp_nn_functional_cosine_similarity_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6145004Z test_vmapvjpvjp_nn_functional_cross_entropy_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6163645Z test_vmapvjpvjp_nn_functional_ctc_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6182887Z test_vmapvjpvjp_nn_functional_dropout2d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6201531Z test_vmapvjpvjp_nn_functional_dropout3d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6220765Z test_vmapvjpvjp_nn_functional_dropout_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6239607Z test_vmapvjpvjp_nn_functional_elu_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6258880Z test_vmapvjpvjp_nn_functional_embedding_bag_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6277798Z test_vmapvjpvjp_nn_functional_embedding_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6296773Z test_vmapvjpvjp_nn_functional_embedding_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6315826Z test_vmapvjpvjp_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6334727Z test_vmapvjpvjp_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6353703Z test_vmapvjpvjp_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6372744Z test_vmapvjpvjp_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6391762Z test_vmapvjpvjp_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6410885Z test_vmapvjpvjp_nn_functional_gelu_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6430180Z test_vmapvjpvjp_nn_functional_glu_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6448895Z test_vmapvjpvjp_nn_functional_grid_sample_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6467521Z test_vmapvjpvjp_nn_functional_group_norm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6486323Z test_vmapvjpvjp_nn_functional_hardshrink_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6505310Z test_vmapvjpvjp_nn_functional_hardsigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6523953Z test_vmapvjpvjp_nn_functional_hardswish_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6542835Z test_vmapvjpvjp_nn_functional_hardtanh_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6561745Z test_vmapvjpvjp_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6580721Z test_vmapvjpvjp_nn_functional_huber_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6599198Z test_vmapvjpvjp_nn_functional_instance_norm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6617999Z test_vmapvjpvjp_nn_functional_interpolate_area_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6636628Z test_vmapvjpvjp_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6655552Z test_vmapvjpvjp_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6674511Z test_vmapvjpvjp_nn_functional_interpolate_linear_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6693436Z test_vmapvjpvjp_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6712225Z test_vmapvjpvjp_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6731242Z test_vmapvjpvjp_nn_functional_kl_div_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6750956Z test_vmapvjpvjp_nn_functional_l1_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6769531Z test_vmapvjpvjp_nn_functional_layer_norm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6788163Z test_vmapvjpvjp_nn_functional_leaky_relu_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6806465Z test_vmapvjpvjp_nn_functional_linear_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6825223Z test_vmapvjpvjp_nn_functional_local_response_norm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6843522Z test_vmapvjpvjp_nn_functional_logsigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6862267Z test_vmapvjpvjp_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6880743Z test_vmapvjpvjp_nn_functional_max_pool1d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6899678Z test_vmapvjpvjp_nn_functional_max_pool2d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6918205Z test_vmapvjpvjp_nn_functional_max_pool3d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6936919Z test_vmapvjpvjp_nn_functional_max_unpool1d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6955473Z test_vmapvjpvjp_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6974498Z test_vmapvjpvjp_nn_functional_max_unpool2d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.6992781Z test_vmapvjpvjp_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7011685Z test_vmapvjpvjp_nn_functional_max_unpool3d_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7030671Z test_vmapvjpvjp_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7049585Z test_vmapvjpvjp_nn_functional_mish_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7068499Z test_vmapvjpvjp_nn_functional_mse_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7087340Z test_vmapvjpvjp_nn_functional_mse_loss_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7106216Z test_vmapvjpvjp_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7125149Z test_vmapvjpvjp_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7144182Z test_vmapvjpvjp_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7162964Z test_vmapvjpvjp_nn_functional_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7181954Z test_vmapvjpvjp_nn_functional_normalize_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7200940Z test_vmapvjpvjp_nn_functional_pad_circular_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7219909Z test_vmapvjpvjp_nn_functional_pad_constant_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7238606Z test_vmapvjpvjp_nn_functional_pad_reflect_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7257178Z test_vmapvjpvjp_nn_functional_pad_replicate_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7275929Z test_vmapvjpvjp_nn_functional_pairwise_distance_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7294636Z test_vmapvjpvjp_nn_functional_pdist_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7313419Z test_vmapvjpvjp_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7332085Z test_vmapvjpvjp_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7350905Z test_vmapvjpvjp_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7369706Z test_vmapvjpvjp_nn_functional_prelu_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7388392Z test_vmapvjpvjp_nn_functional_relu6_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7407240Z test_vmapvjpvjp_nn_functional_relu_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7425822Z test_vmapvjpvjp_nn_functional_rrelu_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7444450Z test_vmapvjpvjp_nn_functional_selu_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7463390Z test_vmapvjpvjp_nn_functional_silu_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7482424Z test_vmapvjpvjp_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7500944Z test_vmapvjpvjp_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7519403Z test_vmapvjpvjp_nn_functional_softmin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7538600Z test_vmapvjpvjp_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7557293Z test_vmapvjpvjp_nn_functional_softplus_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7576014Z test_vmapvjpvjp_nn_functional_softshrink_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7594749Z test_vmapvjpvjp_nn_functional_softsign_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7613599Z test_vmapvjpvjp_nn_functional_tanhshrink_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7632285Z test_vmapvjpvjp_nn_functional_threshold_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7650906Z test_vmapvjpvjp_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7669641Z test_vmapvjpvjp_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7688409Z test_vmapvjpvjp_nn_functional_unfold_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7707042Z test_vmapvjpvjp_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7725701Z test_vmapvjpvjp_nn_functional_upsample_nearest_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7744407Z test_vmapvjpvjp_nonzero_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7763291Z test_vmapvjpvjp_norm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7782225Z test_vmapvjpvjp_norm_fro_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7800749Z test_vmapvjpvjp_norm_inf_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7819633Z test_vmapvjpvjp_norm_nuc_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7838220Z test_vmapvjpvjp_normal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7856969Z test_vmapvjpvjp_normal_number_mean_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7875785Z test_vmapvjpvjp_ones_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7894595Z test_vmapvjpvjp_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7913311Z test_vmapvjpvjp_ops_aten_index_put_functorch_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7932001Z test_vmapvjpvjp_ormqr_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7950687Z test_vmapvjpvjp_outer_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7969991Z test_vmapvjpvjp_pca_lowrank_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.7988852Z test_vmapvjpvjp_permute_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8007635Z test_vmapvjpvjp_pinverse_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8026250Z test_vmapvjpvjp_polar_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8044920Z test_vmapvjpvjp_polygamma_polygamma_n_0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8064006Z test_vmapvjpvjp_polygamma_polygamma_n_1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8082627Z test_vmapvjpvjp_polygamma_polygamma_n_2_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8101582Z test_vmapvjpvjp_polygamma_polygamma_n_3_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8120218Z test_vmapvjpvjp_polygamma_polygamma_n_4_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8138980Z test_vmapvjpvjp_positive_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8157584Z test_vmapvjpvjp_pow_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8176498Z test_vmapvjpvjp_prod_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8195079Z test_vmapvjpvjp_put_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8213877Z test_vmapvjpvjp_qr_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8232695Z test_vmapvjpvjp_quantile_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8251484Z test_vmapvjpvjp_rad2deg_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8270100Z test_vmapvjpvjp_rand_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8288773Z test_vmapvjpvjp_randint_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8307597Z test_vmapvjpvjp_randn_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8326142Z test_vmapvjpvjp_ravel_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8344892Z test_vmapvjpvjp_real_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8363451Z test_vmapvjpvjp_reciprocal_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8382261Z test_vmapvjpvjp_remainder_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8400839Z test_vmapvjpvjp_renorm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8419777Z test_vmapvjpvjp_repeat_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8438468Z test_vmapvjpvjp_repeat_interleave_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8457153Z test_vmapvjpvjp_reshape_as_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8475825Z test_vmapvjpvjp_reshape_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8494542Z test_vmapvjpvjp_resize__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8513359Z test_vmapvjpvjp_resize_as__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8531945Z test_vmapvjpvjp_resolve_conj_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8550620Z test_vmapvjpvjp_resolve_neg_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8569336Z test_vmapvjpvjp_roll_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8588064Z test_vmapvjpvjp_rot90_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8606598Z test_vmapvjpvjp_round_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8625519Z test_vmapvjpvjp_round_decimals_0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8644122Z test_vmapvjpvjp_round_decimals_3_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8663027Z test_vmapvjpvjp_round_decimals_neg_3_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8681550Z test_vmapvjpvjp_rsqrt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8700484Z test_vmapvjpvjp_rsub_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8719023Z test_vmapvjpvjp_scatter_add_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8737583Z test_vmapvjpvjp_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8756942Z test_vmapvjpvjp_scatter_reduce_amax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8775257Z test_vmapvjpvjp_scatter_reduce_amin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8794557Z test_vmapvjpvjp_scatter_reduce_mean_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8813104Z test_vmapvjpvjp_scatter_reduce_prod_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8831904Z test_vmapvjpvjp_scatter_reduce_sum_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8850495Z test_vmapvjpvjp_searchsorted_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8869008Z test_vmapvjpvjp_segment_reduce_lengths_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8887812Z test_vmapvjpvjp_segment_reduce_offsets_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8906634Z test_vmapvjpvjp_select_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8925301Z test_vmapvjpvjp_select_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8944133Z test_vmapvjpvjp_sgn_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8962619Z test_vmapvjpvjp_short_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8981621Z test_vmapvjpvjp_short_functorch_no_channels_last_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.8999781Z test_vmapvjpvjp_sigmoid_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.9018787Z test_vmapvjpvjp_sign_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.9039020Z test_vmapvjpvjp_signbit_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.9057721Z test_vmapvjpvjp_sin_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.9076445Z test_vmapvjpvjp_sinc_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.9094994Z test_vmapvjpvjp_sinh_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.9113686Z test_vmapvjpvjp_slice_scatter_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.9132403Z test_vmapvjpvjp_softmax_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.9151184Z test_vmapvjpvjp_softmax_with_dtype_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.9170013Z test_vmapvjpvjp_sort_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.9188993Z test_vmapvjpvjp_sparse_sampled_addmm_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.9207709Z test_vmapvjpvjp_special_airy_ai_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.9226452Z test_vmapvjpvjp_special_bessel_j0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.9245141Z test_vmapvjpvjp_special_bessel_j1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.9264846Z test_vmapvjpvjp_special_bessel_y0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.9282667Z test_vmapvjpvjp_special_bessel_y1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.9301520Z test_vmapvjpvjp_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.9320075Z test_vmapvjpvjp_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.9335730Z test_vmapvjpvjp_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:22:38.9350639Z test_vmapvjpvjp_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:22:38.9369361Z test_vmapvjpvjp_special_entr_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.9387947Z test_vmapvjpvjp_special_erfcx_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.9406901Z test_vmapvjpvjp_special_hermite_polynomial_h_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.9425612Z test_vmapvjpvjp_special_hermite_polynomial_he_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.9444195Z test_vmapvjpvjp_special_i0e_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.9462988Z test_vmapvjpvjp_special_i1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.9481605Z test_vmapvjpvjp_special_i1e_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.9500448Z test_vmapvjpvjp_special_laguerre_polynomial_l_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.9515783Z test_vmapvjpvjp_special_legendre_polynomial_p_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:22:38.9534189Z test_vmapvjpvjp_special_log_ndtr_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.9553060Z test_vmapvjpvjp_special_modified_bessel_i0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.9572074Z test_vmapvjpvjp_special_modified_bessel_i1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.9590693Z test_vmapvjpvjp_special_modified_bessel_k0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.9609310Z test_vmapvjpvjp_special_modified_bessel_k1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.9628236Z test_vmapvjpvjp_special_ndtr_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.9647187Z test_vmapvjpvjp_special_ndtri_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.9665953Z test_vmapvjpvjp_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.9684733Z test_vmapvjpvjp_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.9703721Z test_vmapvjpvjp_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.9719240Z test_vmapvjpvjp_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:22:38.9734302Z test_vmapvjpvjp_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:22:38.9749631Z test_vmapvjpvjp_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:22:38.9764949Z test_vmapvjpvjp_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:22:38.9785174Z test_vmapvjpvjp_special_spherical_bessel_j0_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.9804004Z test_vmapvjpvjp_special_xlog1py_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.9822819Z test_vmapvjpvjp_special_zeta_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.9841641Z test_vmapvjpvjp_split_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.9860720Z test_vmapvjpvjp_split_list_args_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.9879613Z test_vmapvjpvjp_split_with_sizes_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.9898627Z test_vmapvjpvjp_sqrt_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.9917550Z test_vmapvjpvjp_square_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.9936657Z test_vmapvjpvjp_squeeze_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.9955664Z test_vmapvjpvjp_stack_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.9974652Z test_vmapvjpvjp_std_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:38.9993605Z test_vmapvjpvjp_std_mean_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:39.0013356Z test_vmapvjpvjp_stft_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:39.0031533Z test_vmapvjpvjp_sub_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:39.0050657Z test_vmapvjpvjp_sum_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:39.0069701Z test_vmapvjpvjp_sum_to_size_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:39.0089159Z test_vmapvjpvjp_svd_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:39.0108740Z test_vmapvjpvjp_svd_lowrank_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:39.0128125Z test_vmapvjpvjp_symeig_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:39.0147008Z test_vmapvjpvjp_t_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:39.0165921Z test_vmapvjpvjp_take_along_dim_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:39.0184911Z test_vmapvjpvjp_take_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:39.0203691Z test_vmapvjpvjp_tan_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:39.0222769Z test_vmapvjpvjp_tanh_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:39.0241540Z test_vmapvjpvjp_tensor_split_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:39.0260622Z test_vmapvjpvjp_tensordot_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:39.0279773Z test_vmapvjpvjp_tile_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:39.0298928Z test_vmapvjpvjp_to_sparse_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:39.0317646Z test_vmapvjpvjp_topk_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:39.0336545Z test_vmapvjpvjp_trace_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:39.0355539Z test_vmapvjpvjp_transpose_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:39.0374414Z test_vmapvjpvjp_trapezoid_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:39.0393417Z test_vmapvjpvjp_trapz_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:39.0412475Z test_vmapvjpvjp_triangular_solve_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:39.0431550Z test_vmapvjpvjp_tril_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:39.0450491Z test_vmapvjpvjp_triu_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:39.0469482Z test_vmapvjpvjp_true_divide_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:39.0488456Z test_vmapvjpvjp_trunc_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:39.0507456Z test_vmapvjpvjp_unbind_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:39.0526244Z test_vmapvjpvjp_unflatten_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:39.0545263Z test_vmapvjpvjp_unfold_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:39.0564082Z test_vmapvjpvjp_unique_consecutive_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:39.0583276Z test_vmapvjpvjp_unique_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:39.0602161Z test_vmapvjpvjp_unsqueeze_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:39.0621544Z test_vmapvjpvjp_var_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:39.0640369Z test_vmapvjpvjp_var_mean_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:39.0659280Z test_vmapvjpvjp_vdot_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:39.0678342Z test_vmapvjpvjp_view_as_complex_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:39.0697353Z test_vmapvjpvjp_view_as_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:39.0716244Z test_vmapvjpvjp_view_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:39.0735165Z test_vmapvjpvjp_vsplit_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:39.0754359Z test_vmapvjpvjp_vstack_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:39.0773106Z test_vmapvjpvjp_where_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:39.0792161Z test_vmapvjpvjp_xlogy_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:39.0811048Z test_vmapvjpvjp_zero__cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:39.0829989Z test_vmapvjpvjp_zeros_like_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped; these tests take too long (0.002s) 2022-08-17T12:22:39.0831402Z 2022-08-17T12:22:39.0831733Z ---------------------------------------------------------------------- 2022-08-17T12:22:39.0833081Z Ran 8055 tests in 657.918s 2022-08-17T12:22:39.0833824Z 2022-08-17T12:22:39.0834063Z OK (skipped=2179, expected failures=300) 2022-08-17T12:22:39.0834205Z 2022-08-17T12:22:39.0835657Z Generating XML reports... 2022-08-17T12:22:39.9450535Z Generated XML report: test-reports/python-unittest/functorch.test.test_ops/TEST-TestOperatorsCPU-20220817121141.xml 2022-08-17T12:22:40.4423705Z Running /var/lib/jenkins/workspace/functorch/test/test_pythonkey ... [2022-08-17 12:22:40.442008] 2022-08-17T12:22:40.4424529Z Executing ['/opt/conda/bin/python', '-bb', '/var/lib/jenkins/workspace/functorch/test/test_pythonkey.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:22:40.442090] 2022-08-17T12:22:42.4611139Z /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-08-17T12:22:42.4612118Z warnings.warn(msg, FutureWarning) 2022-08-17T12:22:42.4613083Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.floating_types_and() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with (torch.float32, torch.float64, torch.float16, torch.bfloat16). 2022-08-17T12:22:42.4613557Z warnings.warn(msg, FutureWarning) 2022-08-17T12:22:42.4632631Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.floating_types_and() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with (torch.float32, torch.float64, torch.bfloat16, torch.float16). 2022-08-17T12:22:42.4633191Z warnings.warn(msg, FutureWarning) 2022-08-17T12:22:42.4634256Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.floating_types_and() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with (torch.float32, torch.float64, torch.float16). 2022-08-17T12:22:42.4634692Z warnings.warn(msg, FutureWarning) 2022-08-17T12:22:42.4637242Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.all_types_and_complex_and() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with (torch.float32, torch.float64, torch.uint8, torch.int8, torch.int16, torch.int32, torch.int64, torch.complex64, torch.complex128, torch.bool, torch.float16, torch.bfloat16). 2022-08-17T12:22:42.4637834Z warnings.warn(msg, FutureWarning) 2022-08-17T12:22:42.4643302Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.all_types_and_complex_and() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with (torch.float32, torch.float64, torch.uint8, torch.int8, torch.int16, torch.int32, torch.int64, torch.complex64, torch.complex128, torch.bool, torch.float16, torch.bfloat16, torch.complex32). 2022-08-17T12:22:42.4643918Z warnings.warn(msg, FutureWarning) 2022-08-17T12:22:42.4675428Z /var/lib/jenkins/workspace/functorch/test/test_pythonkey.py:46: UserWarning: Couldn't import torchvision. Some of our tests use it, try to install it with commands from pytorch.org, post-fixed with `--no-deps` to avoid overwriting the pytorch installation 2022-08-17T12:22:42.4675850Z UserWarning) 2022-08-17T12:22:42.5296272Z Test results will be stored in test-reports/python-unittest/functorch.test.test_pythonkey 2022-08-17T12:22:42.5337076Z 2022-08-17T12:22:42.5337206Z Running tests... 2022-08-17T12:22:42.5337630Z ---------------------------------------------------------------------- 2022-08-17T12:22:42.5726891Z test_batchnorm (__main__.TestAOTAutograd) ... ok (0.039s) 2022-08-17T12:22:42.5807521Z test_grad_context (__main__.TestAOTAutograd) ... ok (0.008s) 2022-08-17T12:22:42.5889287Z test_inner_grad (__main__.TestAOTAutograd) ... ok (0.008s) 2022-08-17T12:22:42.6846618Z test_list_codegen (__main__.TestAOTAutograd) ... ok (0.096s) 2022-08-17T12:22:42.6983130Z test_module (__main__.TestAOTAutograd) ... ok (0.014s) 2022-08-17T12:22:42.7055598Z test_multi_output (__main__.TestAOTAutograd) ... ok (0.007s) 2022-08-17T12:22:42.7123711Z test_multi_output_list (__main__.TestAOTAutograd) ... ok (0.007s) 2022-08-17T12:22:42.7490365Z test_no_grad_input_output (__main__.TestAOTAutograd) ... ok (0.037s) 2022-08-17T12:22:42.7669700Z test_output_dict (__main__.TestAOTAutograd) ... ok (0.018s) 2022-08-17T12:22:42.7723350Z test_single_output (__main__.TestAOTAutograd) ... ok (0.005s) 2022-08-17T12:22:42.7851021Z test_aot_module_simplified (__main__.TestAOTModuleSimplified) ... ok (0.013s) 2022-08-17T12:22:42.7991508Z test_aot_module_simplified_preserves_stack_trace (__main__.TestAOTModuleSimplified) ... /var/lib/jenkins/workspace/functorch/functorch/_src/aot_autograd.py:176: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2022-08-17T12:22:42.7992534Z "Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. " 2022-08-17T12:22:42.7994026Z ok (0.014s) 2022-08-17T12:22:42.8002004Z test_autocast (__main__.TestAutocast) ... skip: CUDA is unavailable (0.001s) 2022-08-17T12:22:42.8069213Z test_contiguous (__main__.TestContiguous) ... ok (0.007s) 2022-08-17T12:22:42.8092520Z test_aot_autograd_exhaustive_H_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.8114952Z test_aot_autograd_exhaustive_T_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.8137128Z test_aot_autograd_exhaustive___getitem___cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.8159335Z test_aot_autograd_exhaustive___getitem___functorch_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.8181299Z test_aot_autograd_exhaustive___radd___cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.8203348Z test_aot_autograd_exhaustive___rdiv___cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.8225417Z test_aot_autograd_exhaustive___rmatmul___cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.8247579Z test_aot_autograd_exhaustive___rmod___cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.8269728Z test_aot_autograd_exhaustive___rmul___cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.8291985Z test_aot_autograd_exhaustive___rpow___cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.8314373Z test_aot_autograd_exhaustive___rsub___cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.8336784Z test_aot_autograd_exhaustive__masked_amax_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.8359059Z test_aot_autograd_exhaustive__masked_amin_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.8381191Z test_aot_autograd_exhaustive__masked_argmax_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.8403201Z test_aot_autograd_exhaustive__masked_argmin_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.8425315Z test_aot_autograd_exhaustive__masked_cumprod_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.8447561Z test_aot_autograd_exhaustive__masked_cumsum_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.8469335Z test_aot_autograd_exhaustive__masked_log_softmax_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.8491371Z test_aot_autograd_exhaustive__masked_logaddexp_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.8513472Z test_aot_autograd_exhaustive__masked_logsumexp_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.8535634Z test_aot_autograd_exhaustive__masked_mean_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.8559153Z test_aot_autograd_exhaustive__masked_median_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.8581089Z test_aot_autograd_exhaustive__masked_norm_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.8602905Z test_aot_autograd_exhaustive__masked_normalize_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.8625095Z test_aot_autograd_exhaustive__masked_prod_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.8647320Z test_aot_autograd_exhaustive__masked_softmax_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.8669434Z test_aot_autograd_exhaustive__masked_softmin_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.8691358Z test_aot_autograd_exhaustive__masked_std_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.8713629Z test_aot_autograd_exhaustive__masked_sum_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.8735744Z test_aot_autograd_exhaustive__masked_var_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.8758267Z test_aot_autograd_exhaustive_abs_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.8780114Z test_aot_autograd_exhaustive_acos_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.8802073Z test_aot_autograd_exhaustive_acosh_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.8824279Z test_aot_autograd_exhaustive_add_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.8846487Z test_aot_autograd_exhaustive_addbmm_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.8868516Z test_aot_autograd_exhaustive_addcdiv_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.8890576Z test_aot_autograd_exhaustive_addcmul_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.8912786Z test_aot_autograd_exhaustive_addmm_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.8934682Z test_aot_autograd_exhaustive_addmm_decomposed_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.8956905Z test_aot_autograd_exhaustive_addmv_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.8986126Z test_aot_autograd_exhaustive_addr_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.9001015Z test_aot_autograd_exhaustive_all_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.9023073Z test_aot_autograd_exhaustive_allclose_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.9045443Z test_aot_autograd_exhaustive_amax_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.9067596Z test_aot_autograd_exhaustive_amin_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.9089422Z test_aot_autograd_exhaustive_aminmax_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.9112002Z test_aot_autograd_exhaustive_angle_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.9134576Z test_aot_autograd_exhaustive_any_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.9156473Z test_aot_autograd_exhaustive_arange_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.9178651Z test_aot_autograd_exhaustive_argmax_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.9200945Z test_aot_autograd_exhaustive_argmin_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.9223330Z test_aot_autograd_exhaustive_argsort_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.9245279Z test_aot_autograd_exhaustive_argwhere_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.9267593Z test_aot_autograd_exhaustive_as_strided_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.9289861Z test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.9312032Z test_aot_autograd_exhaustive_asin_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.9334040Z test_aot_autograd_exhaustive_asinh_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.9355741Z test_aot_autograd_exhaustive_atan2_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.9378026Z test_aot_autograd_exhaustive_atan_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.9400216Z test_aot_autograd_exhaustive_atanh_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.9422452Z test_aot_autograd_exhaustive_atleast_1d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.9444496Z test_aot_autograd_exhaustive_atleast_2d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.9466381Z test_aot_autograd_exhaustive_atleast_3d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.9488525Z test_aot_autograd_exhaustive_baddbmm_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.9510652Z test_aot_autograd_exhaustive_bernoulli_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.9532918Z test_aot_autograd_exhaustive_bfloat16_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.9554686Z test_aot_autograd_exhaustive_bfloat16_functorch_no_channels_last_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.9576421Z test_aot_autograd_exhaustive_block_diag_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.9600647Z test_aot_autograd_exhaustive_bmm_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.9623760Z test_aot_autograd_exhaustive_bool_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.9645871Z test_aot_autograd_exhaustive_bool_functorch_no_channels_last_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.9667515Z test_aot_autograd_exhaustive_broadcast_shapes_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.9689392Z test_aot_autograd_exhaustive_broadcast_tensors_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.9711258Z test_aot_autograd_exhaustive_broadcast_to_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.9733909Z test_aot_autograd_exhaustive_bucketize_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.9756152Z test_aot_autograd_exhaustive_byte_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.9778298Z test_aot_autograd_exhaustive_byte_functorch_no_channels_last_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.9800466Z test_aot_autograd_exhaustive_cartesian_prod_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.9822861Z test_aot_autograd_exhaustive_cat_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.9844956Z test_aot_autograd_exhaustive_cdist_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.9867140Z test_aot_autograd_exhaustive_ceil_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.9889449Z test_aot_autograd_exhaustive_chalf_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.9911022Z test_aot_autograd_exhaustive_char_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.9933195Z test_aot_autograd_exhaustive_char_functorch_no_channels_last_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.9954803Z test_aot_autograd_exhaustive_cholesky_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.9976756Z test_aot_autograd_exhaustive_cholesky_inverse_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:42.9998903Z test_aot_autograd_exhaustive_cholesky_solve_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.0021311Z test_aot_autograd_exhaustive_chunk_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.0043797Z test_aot_autograd_exhaustive_clamp_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.0066507Z test_aot_autograd_exhaustive_clamp_max_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.0089026Z test_aot_autograd_exhaustive_clamp_min_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.0112248Z test_aot_autograd_exhaustive_clone_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.0135086Z test_aot_autograd_exhaustive_column_stack_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.0158064Z test_aot_autograd_exhaustive_combinations_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.0181015Z test_aot_autograd_exhaustive_complex_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.0203950Z test_aot_autograd_exhaustive_conj_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.0226990Z test_aot_autograd_exhaustive_conj_physical_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.0250026Z test_aot_autograd_exhaustive_constant_pad_nd_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.0275059Z test_aot_autograd_exhaustive_contiguous_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.0299562Z test_aot_autograd_exhaustive_copysign_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.0322356Z test_aot_autograd_exhaustive_corrcoef_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.0344463Z test_aot_autograd_exhaustive_cos_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.0366916Z test_aot_autograd_exhaustive_cosh_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.0391070Z test_aot_autograd_exhaustive_count_nonzero_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.0412826Z test_aot_autograd_exhaustive_cov_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.0434853Z test_aot_autograd_exhaustive_cross_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.0456927Z test_aot_autograd_exhaustive_cummax_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.0479055Z test_aot_autograd_exhaustive_cummin_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.0501106Z test_aot_autograd_exhaustive_cumprod_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.0522850Z test_aot_autograd_exhaustive_cumsum_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.0544930Z test_aot_autograd_exhaustive_cumulative_trapezoid_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.0566715Z test_aot_autograd_exhaustive_deg2rad_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.0588593Z test_aot_autograd_exhaustive_diag_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.0610830Z test_aot_autograd_exhaustive_diag_embed_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.0632688Z test_aot_autograd_exhaustive_diagflat_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.0654908Z test_aot_autograd_exhaustive_diagonal_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.0677438Z test_aot_autograd_exhaustive_diagonal_scatter_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.0699316Z test_aot_autograd_exhaustive_diff_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.0721351Z test_aot_autograd_exhaustive_digamma_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.0743644Z test_aot_autograd_exhaustive_dist_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.0766039Z test_aot_autograd_exhaustive_div_floor_rounding_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.0788166Z test_aot_autograd_exhaustive_div_no_rounding_mode_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.0810461Z test_aot_autograd_exhaustive_div_trunc_rounding_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.0832444Z test_aot_autograd_exhaustive_dot_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.0854510Z test_aot_autograd_exhaustive_double_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.0876616Z test_aot_autograd_exhaustive_double_functorch_no_channels_last_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.0898816Z test_aot_autograd_exhaustive_dsplit_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.0920587Z test_aot_autograd_exhaustive_dstack_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.0943135Z test_aot_autograd_exhaustive_eig_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.0965209Z test_aot_autograd_exhaustive_einsum_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.0987582Z test_aot_autograd_exhaustive_empty_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.1009547Z test_aot_autograd_exhaustive_empty_like_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.1031733Z test_aot_autograd_exhaustive_eq_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.1053861Z test_aot_autograd_exhaustive_equal_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.1075822Z test_aot_autograd_exhaustive_erf_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.1098017Z test_aot_autograd_exhaustive_erfc_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.1120063Z test_aot_autograd_exhaustive_erfinv_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.1142569Z test_aot_autograd_exhaustive_exp2_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.1164698Z test_aot_autograd_exhaustive_exp_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.1188522Z test_aot_autograd_exhaustive_expand_as_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.1210362Z test_aot_autograd_exhaustive_expand_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.1232535Z test_aot_autograd_exhaustive_expm1_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.1254549Z test_aot_autograd_exhaustive_fft_fft2_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.1276807Z test_aot_autograd_exhaustive_fft_fft_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.1299087Z test_aot_autograd_exhaustive_fft_fftn_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.1321288Z test_aot_autograd_exhaustive_fft_fftshift_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.1343783Z test_aot_autograd_exhaustive_fft_hfft2_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.1365866Z test_aot_autograd_exhaustive_fft_hfft_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.1388230Z test_aot_autograd_exhaustive_fft_hfftn_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.1410443Z test_aot_autograd_exhaustive_fft_ifft2_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.1432649Z test_aot_autograd_exhaustive_fft_ifft_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.1454834Z test_aot_autograd_exhaustive_fft_ifftn_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.1476895Z test_aot_autograd_exhaustive_fft_ifftshift_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.1499263Z test_aot_autograd_exhaustive_fft_ihfft2_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.1521092Z test_aot_autograd_exhaustive_fft_ihfft_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.1543403Z test_aot_autograd_exhaustive_fft_ihfftn_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.1565277Z test_aot_autograd_exhaustive_fft_irfft2_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.1587446Z test_aot_autograd_exhaustive_fft_irfft_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.1609342Z test_aot_autograd_exhaustive_fft_irfftn_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.1631764Z test_aot_autograd_exhaustive_fft_rfft2_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.1653881Z test_aot_autograd_exhaustive_fft_rfft_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.1675664Z test_aot_autograd_exhaustive_fft_rfftn_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.1697621Z test_aot_autograd_exhaustive_fill_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.1720015Z test_aot_autograd_exhaustive_flatten_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.1742101Z test_aot_autograd_exhaustive_flip_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.1764886Z test_aot_autograd_exhaustive_fliplr_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.1787789Z test_aot_autograd_exhaustive_flipud_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.1810545Z test_aot_autograd_exhaustive_float_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.1832818Z test_aot_autograd_exhaustive_float_functorch_no_channels_last_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.1855076Z test_aot_autograd_exhaustive_float_power_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.1877078Z test_aot_autograd_exhaustive_floor_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.1899231Z test_aot_autograd_exhaustive_floor_divide_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.1921232Z test_aot_autograd_exhaustive_fmax_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.1943708Z test_aot_autograd_exhaustive_fmin_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.1965762Z test_aot_autograd_exhaustive_fmod_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.1988117Z test_aot_autograd_exhaustive_frac_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.2011564Z test_aot_autograd_exhaustive_frexp_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.2034082Z test_aot_autograd_exhaustive_full_like_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.2056178Z test_aot_autograd_exhaustive_gather_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.2078671Z test_aot_autograd_exhaustive_ge_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.2100974Z test_aot_autograd_exhaustive_geqrf_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.2123134Z test_aot_autograd_exhaustive_gradient_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.2145388Z test_aot_autograd_exhaustive_gt_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.2167540Z test_aot_autograd_exhaustive_half_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.2189653Z test_aot_autograd_exhaustive_half_functorch_no_channels_last_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.2211729Z test_aot_autograd_exhaustive_heaviside_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.2234614Z test_aot_autograd_exhaustive_histc_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.2257050Z test_aot_autograd_exhaustive_histogram_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.2278760Z test_aot_autograd_exhaustive_histogramdd_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.2301836Z test_aot_autograd_exhaustive_hsplit_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.2323393Z test_aot_autograd_exhaustive_hstack_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.2345538Z test_aot_autograd_exhaustive_hypot_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.2367874Z test_aot_autograd_exhaustive_i0_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.2390202Z test_aot_autograd_exhaustive_igamma_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.2412076Z test_aot_autograd_exhaustive_igammac_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.2434569Z test_aot_autograd_exhaustive_index_add_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.2456786Z test_aot_autograd_exhaustive_index_copy_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.2478804Z test_aot_autograd_exhaustive_index_fill_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.2501087Z test_aot_autograd_exhaustive_index_put_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.2523501Z test_aot_autograd_exhaustive_index_put_functorch_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.2546769Z test_aot_autograd_exhaustive_index_reduce_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.2569525Z test_aot_autograd_exhaustive_index_select_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.2591690Z test_aot_autograd_exhaustive_inner_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.2613715Z test_aot_autograd_exhaustive_int_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.2636136Z test_aot_autograd_exhaustive_int_functorch_no_channels_last_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.2658259Z test_aot_autograd_exhaustive_inverse_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.2680075Z test_aot_autograd_exhaustive_isclose_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.2702501Z test_aot_autograd_exhaustive_isfinite_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.2724438Z test_aot_autograd_exhaustive_isin_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.2746711Z test_aot_autograd_exhaustive_isinf_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.2769315Z test_aot_autograd_exhaustive_isnan_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.2791217Z test_aot_autograd_exhaustive_isneginf_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.2813467Z test_aot_autograd_exhaustive_isposinf_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.2835605Z test_aot_autograd_exhaustive_isreal_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.2857813Z test_aot_autograd_exhaustive_istft_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.2879898Z test_aot_autograd_exhaustive_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.2901966Z test_aot_autograd_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.2923730Z test_aot_autograd_exhaustive_jiterator_binary_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.2945884Z test_aot_autograd_exhaustive_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.2967947Z test_aot_autograd_exhaustive_jiterator_unary_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.2990178Z test_aot_autograd_exhaustive_kron_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.3011993Z test_aot_autograd_exhaustive_kthvalue_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.3034068Z test_aot_autograd_exhaustive_ldexp_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.3056214Z test_aot_autograd_exhaustive_le_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.3078259Z test_aot_autograd_exhaustive_lerp_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.3100496Z test_aot_autograd_exhaustive_lgamma_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.3122845Z test_aot_autograd_exhaustive_linalg_cholesky_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.3145022Z test_aot_autograd_exhaustive_linalg_cholesky_ex_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.3167013Z test_aot_autograd_exhaustive_linalg_cond_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.3189043Z test_aot_autograd_exhaustive_linalg_cross_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.3210854Z test_aot_autograd_exhaustive_linalg_det_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.3232337Z test_aot_autograd_exhaustive_linalg_eig_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.3254116Z test_aot_autograd_exhaustive_linalg_eigh_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.3276460Z test_aot_autograd_exhaustive_linalg_eigvals_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.3298708Z test_aot_autograd_exhaustive_linalg_eigvalsh_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.3320665Z test_aot_autograd_exhaustive_linalg_householder_product_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.3342314Z test_aot_autograd_exhaustive_linalg_inv_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.3364161Z test_aot_autograd_exhaustive_linalg_inv_ex_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.3385973Z test_aot_autograd_exhaustive_linalg_ldl_factor_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.3409027Z test_aot_autograd_exhaustive_linalg_ldl_factor_ex_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.3429677Z test_aot_autograd_exhaustive_linalg_ldl_solve_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.3451989Z test_aot_autograd_exhaustive_linalg_lstsq_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.3474022Z test_aot_autograd_exhaustive_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.3496235Z test_aot_autograd_exhaustive_linalg_lu_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.3518297Z test_aot_autograd_exhaustive_linalg_lu_factor_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.3539987Z test_aot_autograd_exhaustive_linalg_lu_factor_ex_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.3562015Z test_aot_autograd_exhaustive_linalg_lu_solve_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.3584028Z test_aot_autograd_exhaustive_linalg_matrix_norm_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.3605712Z test_aot_autograd_exhaustive_linalg_matrix_power_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.3627639Z test_aot_autograd_exhaustive_linalg_matrix_rank_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.3649521Z test_aot_autograd_exhaustive_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.3671259Z test_aot_autograd_exhaustive_linalg_multi_dot_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.3693157Z test_aot_autograd_exhaustive_linalg_norm_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.3715176Z test_aot_autograd_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.3737077Z test_aot_autograd_exhaustive_linalg_pinv_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.3759908Z test_aot_autograd_exhaustive_linalg_pinv_hermitian_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.3781839Z test_aot_autograd_exhaustive_linalg_pinv_singular_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.3803824Z test_aot_autograd_exhaustive_linalg_qr_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.3825720Z test_aot_autograd_exhaustive_linalg_slogdet_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.3847681Z test_aot_autograd_exhaustive_linalg_solve_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.3869462Z test_aot_autograd_exhaustive_linalg_solve_ex_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.3891454Z test_aot_autograd_exhaustive_linalg_solve_triangular_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.3913402Z test_aot_autograd_exhaustive_linalg_svd_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.3935807Z test_aot_autograd_exhaustive_linalg_svdvals_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.3958050Z test_aot_autograd_exhaustive_linalg_tensorinv_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.3980475Z test_aot_autograd_exhaustive_linalg_tensorsolve_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.4002670Z test_aot_autograd_exhaustive_linalg_vander_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.4025337Z test_aot_autograd_exhaustive_linalg_vecdot_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.4047603Z test_aot_autograd_exhaustive_linalg_vector_norm_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.4069916Z test_aot_autograd_exhaustive_linspace_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.4092239Z test_aot_autograd_exhaustive_log10_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.4114374Z test_aot_autograd_exhaustive_log1p_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.4136035Z test_aot_autograd_exhaustive_log2_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.4157857Z test_aot_autograd_exhaustive_log_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.4179989Z test_aot_autograd_exhaustive_log_softmax_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.4201571Z test_aot_autograd_exhaustive_log_softmax_dtype_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.4223832Z test_aot_autograd_exhaustive_logaddexp2_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.4245545Z test_aot_autograd_exhaustive_logaddexp_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.4267565Z test_aot_autograd_exhaustive_logcumsumexp_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.4289600Z test_aot_autograd_exhaustive_logdet_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.4311470Z test_aot_autograd_exhaustive_logical_and_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.4335367Z test_aot_autograd_exhaustive_logical_not_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.4356991Z test_aot_autograd_exhaustive_logical_or_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.4378957Z test_aot_autograd_exhaustive_logical_xor_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.4400958Z test_aot_autograd_exhaustive_logit_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.4422734Z test_aot_autograd_exhaustive_logspace_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.4444477Z test_aot_autograd_exhaustive_logsumexp_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.4466347Z test_aot_autograd_exhaustive_long_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.4487911Z test_aot_autograd_exhaustive_long_functorch_no_channels_last_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.4509711Z test_aot_autograd_exhaustive_lt_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.4531523Z test_aot_autograd_exhaustive_lu_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.4553592Z test_aot_autograd_exhaustive_lu_solve_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.4575492Z test_aot_autograd_exhaustive_lu_unpack_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.4597565Z test_aot_autograd_exhaustive_mH_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.4619407Z test_aot_autograd_exhaustive_mT_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.4641320Z test_aot_autograd_exhaustive_masked_fill_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.4663282Z test_aot_autograd_exhaustive_masked_fill_functorch_Scalar_only_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.4685039Z test_aot_autograd_exhaustive_masked_scatter_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.4707215Z test_aot_autograd_exhaustive_masked_select_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.4728974Z test_aot_autograd_exhaustive_matmul_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.4751362Z test_aot_autograd_exhaustive_matrix_exp_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.4773452Z test_aot_autograd_exhaustive_max_binary_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.4795580Z test_aot_autograd_exhaustive_max_reduction_no_dim_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.4817809Z test_aot_autograd_exhaustive_max_reduction_with_dim_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.4839682Z test_aot_autograd_exhaustive_maximum_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.4861933Z test_aot_autograd_exhaustive_mean_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.4883756Z test_aot_autograd_exhaustive_median_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.4905779Z test_aot_autograd_exhaustive_meshgrid_list_of_tensors_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.4927568Z test_aot_autograd_exhaustive_meshgrid_variadic_tensors_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.4949591Z test_aot_autograd_exhaustive_min_binary_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.4971640Z test_aot_autograd_exhaustive_min_reduction_no_dim_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.4993532Z test_aot_autograd_exhaustive_min_reduction_with_dim_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.5015759Z test_aot_autograd_exhaustive_minimum_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.5037445Z test_aot_autograd_exhaustive_mm_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.5059706Z test_aot_autograd_exhaustive_mode_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.5081890Z test_aot_autograd_exhaustive_movedim_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.5103914Z test_aot_autograd_exhaustive_msort_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:22:43.5125856Z test_aot_autograd_exhaustive_mul_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.5147633Z test_aot_autograd_exhaustive_multinomial_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.5169189Z test_aot_autograd_exhaustive_mv_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.5191123Z test_aot_autograd_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.5213272Z test_aot_autograd_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.5235280Z test_aot_autograd_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.5257730Z test_aot_autograd_exhaustive_nan_to_num_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.5280890Z test_aot_autograd_exhaustive_nanmean_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.5302924Z test_aot_autograd_exhaustive_nanmedian_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.5324961Z test_aot_autograd_exhaustive_nanquantile_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.5347327Z test_aot_autograd_exhaustive_nansum_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.5369084Z test_aot_autograd_exhaustive_narrow_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.5390628Z test_aot_autograd_exhaustive_native_layer_norm_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.5412501Z test_aot_autograd_exhaustive_ne_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.5434212Z test_aot_autograd_exhaustive_neg_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.5456055Z test_aot_autograd_exhaustive_new_empty_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.5477776Z test_aot_autograd_exhaustive_new_full_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.5499514Z test_aot_autograd_exhaustive_new_ones_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.5521418Z test_aot_autograd_exhaustive_new_zeros_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.5543271Z test_aot_autograd_exhaustive_nextafter_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.5564960Z test_aot_autograd_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.5587032Z test_aot_autograd_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.5609113Z test_aot_autograd_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.5632906Z test_aot_autograd_exhaustive_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.5655685Z test_aot_autograd_exhaustive_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.5677950Z test_aot_autograd_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.5700046Z test_aot_autograd_exhaustive_nn_functional_avg_pool1d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.5722099Z test_aot_autograd_exhaustive_nn_functional_avg_pool2d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.5744379Z test_aot_autograd_exhaustive_nn_functional_avg_pool3d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.5767087Z test_aot_autograd_exhaustive_nn_functional_batch_norm_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.5789653Z test_aot_autograd_exhaustive_nn_functional_bilinear_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.5811901Z test_aot_autograd_exhaustive_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.5834160Z test_aot_autograd_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:22:43.5856193Z test_aot_autograd_exhaustive_nn_functional_celu_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.5878656Z test_aot_autograd_exhaustive_nn_functional_conv1d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.5900906Z test_aot_autograd_exhaustive_nn_functional_conv2d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.5923490Z test_aot_autograd_exhaustive_nn_functional_conv2d_no_bias_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.5946026Z test_aot_autograd_exhaustive_nn_functional_conv2d_stride_depthwise_with_bias_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.5968276Z test_aot_autograd_exhaustive_nn_functional_conv2d_stride_groups_with_bias_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.5989821Z test_aot_autograd_exhaustive_nn_functional_conv2d_stride_no_bias_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.6011667Z test_aot_autograd_exhaustive_nn_functional_conv2d_stride_padding_no_bias_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.6033580Z test_aot_autograd_exhaustive_nn_functional_conv2d_stride_padding_with_bias_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.6055283Z test_aot_autograd_exhaustive_nn_functional_conv2d_stride_with_bias_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.6077170Z test_aot_autograd_exhaustive_nn_functional_conv2d_strided_padding_dilation_no_bias_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.6099163Z test_aot_autograd_exhaustive_nn_functional_conv2d_strided_padding_dilation_with_bias_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.6121003Z test_aot_autograd_exhaustive_nn_functional_conv2d_with_bias_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.6143282Z test_aot_autograd_exhaustive_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.6165010Z test_aot_autograd_exhaustive_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.6187599Z test_aot_autograd_exhaustive_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.6209009Z test_aot_autograd_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.6230636Z test_aot_autograd_exhaustive_nn_functional_cosine_similarity_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.6252357Z test_aot_autograd_exhaustive_nn_functional_cross_entropy_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.6274100Z test_aot_autograd_exhaustive_nn_functional_ctc_loss_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.6295906Z test_aot_autograd_exhaustive_nn_functional_dropout2d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.6317492Z test_aot_autograd_exhaustive_nn_functional_dropout3d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.6339551Z test_aot_autograd_exhaustive_nn_functional_dropout_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.6361015Z test_aot_autograd_exhaustive_nn_functional_elu_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.6383228Z test_aot_autograd_exhaustive_nn_functional_embedding_bag_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.6404978Z test_aot_autograd_exhaustive_nn_functional_embedding_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.6426918Z test_aot_autograd_exhaustive_nn_functional_embedding_functorch_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.6448802Z test_aot_autograd_exhaustive_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.6470803Z test_aot_autograd_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.6492883Z test_aot_autograd_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.6514770Z test_aot_autograd_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.6536119Z test_aot_autograd_exhaustive_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.6557919Z test_aot_autograd_exhaustive_nn_functional_gelu_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.6579584Z test_aot_autograd_exhaustive_nn_functional_glu_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.6601255Z test_aot_autograd_exhaustive_nn_functional_grid_sample_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.6625824Z test_aot_autograd_exhaustive_nn_functional_group_norm_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.6664969Z test_aot_autograd_exhaustive_nn_functional_hardshrink_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.004s) 2022-08-17T12:22:43.6704023Z test_aot_autograd_exhaustive_nn_functional_hardsigmoid_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.004s) 2022-08-17T12:22:43.6742946Z test_aot_autograd_exhaustive_nn_functional_hardswish_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.004s) 2022-08-17T12:22:43.6774406Z test_aot_autograd_exhaustive_nn_functional_hardtanh_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.003s) 2022-08-17T12:22:43.6806062Z test_aot_autograd_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.003s) 2022-08-17T12:22:43.6828674Z test_aot_autograd_exhaustive_nn_functional_huber_loss_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.6850872Z test_aot_autograd_exhaustive_nn_functional_instance_norm_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.6872928Z test_aot_autograd_exhaustive_nn_functional_interpolate_area_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.6895195Z test_aot_autograd_exhaustive_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.6917389Z test_aot_autograd_exhaustive_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.6940024Z test_aot_autograd_exhaustive_nn_functional_interpolate_linear_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.6962180Z test_aot_autograd_exhaustive_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.6984612Z test_aot_autograd_exhaustive_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.7006648Z test_aot_autograd_exhaustive_nn_functional_kl_div_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.7029061Z test_aot_autograd_exhaustive_nn_functional_l1_loss_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.7051168Z test_aot_autograd_exhaustive_nn_functional_layer_norm_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.7073884Z test_aot_autograd_exhaustive_nn_functional_leaky_relu_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.7096074Z test_aot_autograd_exhaustive_nn_functional_linear_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.7118071Z test_aot_autograd_exhaustive_nn_functional_local_response_norm_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.7140273Z test_aot_autograd_exhaustive_nn_functional_logsigmoid_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.7162637Z test_aot_autograd_exhaustive_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:22:43.7184983Z test_aot_autograd_exhaustive_nn_functional_max_pool1d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.7207188Z test_aot_autograd_exhaustive_nn_functional_max_pool2d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.7228964Z test_aot_autograd_exhaustive_nn_functional_max_pool3d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.7250928Z test_aot_autograd_exhaustive_nn_functional_max_unpool1d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.7272826Z test_aot_autograd_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.7294764Z test_aot_autograd_exhaustive_nn_functional_max_unpool2d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.7316599Z test_aot_autograd_exhaustive_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.7338404Z test_aot_autograd_exhaustive_nn_functional_max_unpool3d_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.7360046Z test_aot_autograd_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.7382026Z test_aot_autograd_exhaustive_nn_functional_mish_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.7403753Z test_aot_autograd_exhaustive_nn_functional_mse_loss_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.7425521Z test_aot_autograd_exhaustive_nn_functional_mse_loss_functorch_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.7447451Z test_aot_autograd_exhaustive_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.7469174Z test_aot_autograd_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.7490847Z test_aot_autograd_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.7512603Z test_aot_autograd_exhaustive_nn_functional_nll_loss_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.7534232Z test_aot_autograd_exhaustive_nn_functional_normalize_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.7557002Z test_aot_autograd_exhaustive_nn_functional_pad_circular_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.7578884Z test_aot_autograd_exhaustive_nn_functional_pad_constant_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.7600607Z test_aot_autograd_exhaustive_nn_functional_pad_reflect_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.7622568Z test_aot_autograd_exhaustive_nn_functional_pad_replicate_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.7644303Z test_aot_autograd_exhaustive_nn_functional_pairwise_distance_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.7666325Z test_aot_autograd_exhaustive_nn_functional_pdist_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.7688171Z test_aot_autograd_exhaustive_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.7710117Z test_aot_autograd_exhaustive_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.7731792Z test_aot_autograd_exhaustive_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.7753634Z test_aot_autograd_exhaustive_nn_functional_prelu_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.7775441Z test_aot_autograd_exhaustive_nn_functional_relu6_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.7797368Z test_aot_autograd_exhaustive_nn_functional_relu_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.7819555Z test_aot_autograd_exhaustive_nn_functional_rrelu_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.7841706Z test_aot_autograd_exhaustive_nn_functional_selu_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.7863611Z test_aot_autograd_exhaustive_nn_functional_silu_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.7885627Z test_aot_autograd_exhaustive_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.7907759Z test_aot_autograd_exhaustive_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.7929589Z test_aot_autograd_exhaustive_nn_functional_softmin_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.7951692Z test_aot_autograd_exhaustive_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.7973647Z test_aot_autograd_exhaustive_nn_functional_softplus_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.7996865Z test_aot_autograd_exhaustive_nn_functional_softshrink_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.8019012Z test_aot_autograd_exhaustive_nn_functional_softsign_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.8040706Z test_aot_autograd_exhaustive_nn_functional_tanhshrink_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.8062509Z test_aot_autograd_exhaustive_nn_functional_threshold_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.8084357Z test_aot_autograd_exhaustive_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.8106180Z test_aot_autograd_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.8128069Z test_aot_autograd_exhaustive_nn_functional_unfold_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.8149989Z test_aot_autograd_exhaustive_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.8171649Z test_aot_autograd_exhaustive_nn_functional_upsample_nearest_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.8193403Z test_aot_autograd_exhaustive_nonzero_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.8215459Z test_aot_autograd_exhaustive_norm_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.8237361Z test_aot_autograd_exhaustive_norm_fro_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.8259539Z test_aot_autograd_exhaustive_norm_inf_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.8281328Z test_aot_autograd_exhaustive_norm_nuc_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.8303758Z test_aot_autograd_exhaustive_normal_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.8325614Z test_aot_autograd_exhaustive_normal_number_mean_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.8348402Z test_aot_autograd_exhaustive_ones_like_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.8370415Z test_aot_autograd_exhaustive_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.8392400Z test_aot_autograd_exhaustive_ops_aten_index_put_functorch_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.8414533Z test_aot_autograd_exhaustive_ormqr_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.8436689Z test_aot_autograd_exhaustive_outer_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.8458724Z test_aot_autograd_exhaustive_pca_lowrank_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.8481161Z test_aot_autograd_exhaustive_permute_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.8503284Z test_aot_autograd_exhaustive_pinverse_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.8524799Z test_aot_autograd_exhaustive_polar_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.8547243Z test_aot_autograd_exhaustive_polygamma_polygamma_n_0_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.8569154Z test_aot_autograd_exhaustive_polygamma_polygamma_n_1_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.8591007Z test_aot_autograd_exhaustive_polygamma_polygamma_n_2_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.8613029Z test_aot_autograd_exhaustive_polygamma_polygamma_n_3_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.8635039Z test_aot_autograd_exhaustive_polygamma_polygamma_n_4_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.8657224Z test_aot_autograd_exhaustive_positive_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.8679314Z test_aot_autograd_exhaustive_pow_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.8701456Z test_aot_autograd_exhaustive_prod_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.8723474Z test_aot_autograd_exhaustive_put_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.8745659Z test_aot_autograd_exhaustive_qr_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.8767357Z test_aot_autograd_exhaustive_quantile_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.8789512Z test_aot_autograd_exhaustive_rad2deg_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.8811270Z test_aot_autograd_exhaustive_rand_like_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.8833156Z test_aot_autograd_exhaustive_randint_like_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.8855037Z test_aot_autograd_exhaustive_randn_like_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.8876900Z test_aot_autograd_exhaustive_ravel_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.8898760Z test_aot_autograd_exhaustive_real_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.8920552Z test_aot_autograd_exhaustive_reciprocal_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.8942463Z test_aot_autograd_exhaustive_remainder_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.8964267Z test_aot_autograd_exhaustive_renorm_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.8986245Z test_aot_autograd_exhaustive_repeat_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.9008194Z test_aot_autograd_exhaustive_repeat_interleave_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.9029979Z test_aot_autograd_exhaustive_reshape_as_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.9051892Z test_aot_autograd_exhaustive_reshape_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.9073696Z test_aot_autograd_exhaustive_resize__cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.9095700Z test_aot_autograd_exhaustive_resize_as__cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.9117605Z test_aot_autograd_exhaustive_resolve_conj_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.9139571Z test_aot_autograd_exhaustive_resolve_neg_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.9161492Z test_aot_autograd_exhaustive_roll_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.9183558Z test_aot_autograd_exhaustive_rot90_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.9205367Z test_aot_autograd_exhaustive_round_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.9227515Z test_aot_autograd_exhaustive_round_decimals_0_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.9249328Z test_aot_autograd_exhaustive_round_decimals_3_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.9271248Z test_aot_autograd_exhaustive_round_decimals_neg_3_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.9292835Z test_aot_autograd_exhaustive_rsqrt_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.9314754Z test_aot_autograd_exhaustive_rsub_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.9336812Z test_aot_autograd_exhaustive_scatter_add_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.9358628Z test_aot_autograd_exhaustive_scatter_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.9380522Z test_aot_autograd_exhaustive_scatter_reduce_amax_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.9402214Z test_aot_autograd_exhaustive_scatter_reduce_amin_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.9424208Z test_aot_autograd_exhaustive_scatter_reduce_mean_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.9445758Z test_aot_autograd_exhaustive_scatter_reduce_prod_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.9467369Z test_aot_autograd_exhaustive_scatter_reduce_sum_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.9489159Z test_aot_autograd_exhaustive_searchsorted_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.9511038Z test_aot_autograd_exhaustive_segment_reduce_lengths_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.9533520Z test_aot_autograd_exhaustive_segment_reduce_offsets_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.9555262Z test_aot_autograd_exhaustive_select_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.9577168Z test_aot_autograd_exhaustive_select_scatter_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.9598550Z test_aot_autograd_exhaustive_sgn_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.9620871Z test_aot_autograd_exhaustive_short_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.9642785Z test_aot_autograd_exhaustive_short_functorch_no_channels_last_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.9664580Z test_aot_autograd_exhaustive_sigmoid_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.9686386Z test_aot_autograd_exhaustive_sign_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.9708129Z test_aot_autograd_exhaustive_signbit_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.9729782Z test_aot_autograd_exhaustive_sin_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.9751901Z test_aot_autograd_exhaustive_sinc_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.9773751Z test_aot_autograd_exhaustive_sinh_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.9795756Z test_aot_autograd_exhaustive_slice_scatter_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.9817746Z test_aot_autograd_exhaustive_softmax_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.9839654Z test_aot_autograd_exhaustive_softmax_with_dtype_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.9861810Z test_aot_autograd_exhaustive_sort_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.9883863Z test_aot_autograd_exhaustive_sparse_sampled_addmm_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.9905988Z test_aot_autograd_exhaustive_special_airy_ai_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.9927578Z test_aot_autograd_exhaustive_special_bessel_j0_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.9949780Z test_aot_autograd_exhaustive_special_bessel_j1_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.9971449Z test_aot_autograd_exhaustive_special_bessel_y0_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:43.9993754Z test_aot_autograd_exhaustive_special_bessel_y1_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.0016734Z test_aot_autograd_exhaustive_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.0039509Z test_aot_autograd_exhaustive_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.0062878Z test_aot_autograd_exhaustive_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:22:44.0086023Z test_aot_autograd_exhaustive_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:22:44.0108870Z test_aot_autograd_exhaustive_special_entr_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.0131697Z test_aot_autograd_exhaustive_special_erfcx_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.0154596Z test_aot_autograd_exhaustive_special_hermite_polynomial_h_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.0177585Z test_aot_autograd_exhaustive_special_hermite_polynomial_he_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.0200336Z test_aot_autograd_exhaustive_special_i0e_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.0223290Z test_aot_autograd_exhaustive_special_i1_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.0246103Z test_aot_autograd_exhaustive_special_i1e_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.0273358Z test_aot_autograd_exhaustive_special_laguerre_polynomial_l_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.003s) 2022-08-17T12:22:44.0297652Z test_aot_autograd_exhaustive_special_legendre_polynomial_p_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:22:44.0320887Z test_aot_autograd_exhaustive_special_log_ndtr_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.0344031Z test_aot_autograd_exhaustive_special_modified_bessel_i0_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.0366691Z test_aot_autograd_exhaustive_special_modified_bessel_i1_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.0388841Z test_aot_autograd_exhaustive_special_modified_bessel_k0_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.0410777Z test_aot_autograd_exhaustive_special_modified_bessel_k1_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.0432643Z test_aot_autograd_exhaustive_special_ndtr_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.0454393Z test_aot_autograd_exhaustive_special_ndtri_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.0476459Z test_aot_autograd_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.0498348Z test_aot_autograd_exhaustive_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.0520242Z test_aot_autograd_exhaustive_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.0542553Z test_aot_autograd_exhaustive_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:22:44.0564292Z test_aot_autograd_exhaustive_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:22:44.0586156Z test_aot_autograd_exhaustive_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:22:44.0608515Z test_aot_autograd_exhaustive_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:22:44.0630262Z test_aot_autograd_exhaustive_special_spherical_bessel_j0_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.0651916Z test_aot_autograd_exhaustive_special_xlog1py_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.0673744Z test_aot_autograd_exhaustive_special_zeta_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.0695447Z test_aot_autograd_exhaustive_split_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.0717501Z test_aot_autograd_exhaustive_split_list_args_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.0739445Z test_aot_autograd_exhaustive_split_with_sizes_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.0761044Z test_aot_autograd_exhaustive_sqrt_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.0782950Z test_aot_autograd_exhaustive_square_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.0804633Z test_aot_autograd_exhaustive_squeeze_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.0826984Z test_aot_autograd_exhaustive_stack_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.0849218Z test_aot_autograd_exhaustive_std_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.0871144Z test_aot_autograd_exhaustive_std_mean_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.0893138Z test_aot_autograd_exhaustive_stft_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.0914937Z test_aot_autograd_exhaustive_sub_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.0936557Z test_aot_autograd_exhaustive_sum_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.0958065Z test_aot_autograd_exhaustive_sum_to_size_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.0980154Z test_aot_autograd_exhaustive_svd_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.1001597Z test_aot_autograd_exhaustive_svd_lowrank_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.1023717Z test_aot_autograd_exhaustive_symeig_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.1045573Z test_aot_autograd_exhaustive_t_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.1067494Z test_aot_autograd_exhaustive_take_along_dim_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.1089302Z test_aot_autograd_exhaustive_take_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.1110747Z test_aot_autograd_exhaustive_tan_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.1133044Z test_aot_autograd_exhaustive_tanh_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.1155015Z test_aot_autograd_exhaustive_tensor_split_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.1177058Z test_aot_autograd_exhaustive_tensordot_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.1198946Z test_aot_autograd_exhaustive_tile_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.1220734Z test_aot_autograd_exhaustive_to_sparse_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.1242511Z test_aot_autograd_exhaustive_topk_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.1264470Z test_aot_autograd_exhaustive_trace_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.1286141Z test_aot_autograd_exhaustive_transpose_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.1307817Z test_aot_autograd_exhaustive_trapezoid_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.1329713Z test_aot_autograd_exhaustive_trapz_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.1351587Z test_aot_autograd_exhaustive_triangular_solve_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.1373254Z test_aot_autograd_exhaustive_tril_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.1395293Z test_aot_autograd_exhaustive_triu_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.1417627Z test_aot_autograd_exhaustive_true_divide_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.1439240Z test_aot_autograd_exhaustive_trunc_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.1461302Z test_aot_autograd_exhaustive_unbind_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.1482989Z test_aot_autograd_exhaustive_unflatten_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.1505041Z test_aot_autograd_exhaustive_unfold_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.1526737Z test_aot_autograd_exhaustive_unique_consecutive_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.1548969Z test_aot_autograd_exhaustive_unique_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.1571017Z test_aot_autograd_exhaustive_unsqueeze_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.1592603Z test_aot_autograd_exhaustive_var_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.1614232Z test_aot_autograd_exhaustive_var_mean_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.1636079Z test_aot_autograd_exhaustive_vdot_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.1658263Z test_aot_autograd_exhaustive_view_as_complex_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.1680177Z test_aot_autograd_exhaustive_view_as_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.1702005Z test_aot_autograd_exhaustive_view_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.1724001Z test_aot_autograd_exhaustive_vsplit_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.1745933Z test_aot_autograd_exhaustive_vstack_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.1767981Z test_aot_autograd_exhaustive_where_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.1789805Z test_aot_autograd_exhaustive_xlogy_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.1811463Z test_aot_autograd_exhaustive_zero__cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.1833298Z test_aot_autograd_exhaustive_zeros_like_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) ... skip: Currently flaky on master for unclear reasons. Skipping for now (0.002s) 2022-08-17T12:22:44.1929268Z test_default_partitioner_getitem (__main__.TestPartitioning) ... ok (0.009s) 2022-08-17T12:22:44.3854028Z test_meta_tensor_inplace_op (__main__.TestPartitioning) ... ok (0.192s) 2022-08-17T12:22:44.4289840Z test_min_cut_partitioner (__main__.TestPartitioning) ... ok (0.044s) 2022-08-17T12:22:44.4405039Z test_recompute_partitioning (__main__.TestPartitioning) ... ok (0.011s) 2022-08-17T12:22:44.4951174Z test_external_calls_cpu (__main__.TestPythonKeyCPU) ... ok (0.054s) 2022-08-17T12:22:44.4979969Z test_make_fx_cpu (__main__.TestPythonKeyCPU) ... ok (0.003s) 2022-08-17T12:22:44.5031408Z test_make_fx_grad_cpu (__main__.TestPythonKeyCPU) ... ok (0.005s) 2022-08-17T12:22:44.5214045Z test_make_fx_jacrev_cpu (__main__.TestPythonKeyCPU) ... ok (0.018s) 2022-08-17T12:22:44.5226352Z test_make_fx_no_decompose_cpu (__main__.TestPythonKeyCPU) ... skip: error: maximum recursion reached (0.001s) 2022-08-17T12:22:44.5279286Z test_make_fx_vjp_cpu (__main__.TestPythonKeyCPU) ... ok (0.005s) 2022-08-17T12:22:44.5308538Z test_make_fx_vmap_cpu (__main__.TestPythonKeyCPU) ... ok (0.003s) 2022-08-17T12:22:44.5487719Z test_nnc_jit_cpu (__main__.TestPythonKeyCPU) ... ok (0.018s) 2022-08-17T12:22:44.5843046Z test_nnc_passthrough_cpu (__main__.TestPythonKeyCPU) ... ok (0.035s) 2022-08-17T12:22:44.6019699Z test_nnc_pytrees_cpu (__main__.TestPythonKeyCPU) ... ok (0.018s) 2022-08-17T12:22:44.6196595Z test_nnc_scalar_cpu (__main__.TestPythonKeyCPU) ... ok (0.018s) 2022-08-17T12:22:44.6204314Z test_resnet18_backward_trace_cpu (__main__.TestPythonKeyCPU) ... skip: test requires torchvision (0.001s) 2022-08-17T12:22:44.6230116Z test_scalar_device_cpu (__main__.TestPythonKeyCPU) ... ok (0.003s) 2022-08-17T12:22:44.6276352Z test_preserve_random (__main__.TestRandom) ... ok (0.005s) 2022-08-17T12:22:44.6276752Z 2022-08-17T12:22:44.6277173Z ---------------------------------------------------------------------- 2022-08-17T12:22:44.6277598Z Ran 651 tests in 2.094s 2022-08-17T12:22:44.6277807Z 2022-08-17T12:22:44.6277920Z OK (skipped=622) 2022-08-17T12:22:44.6278120Z 2022-08-17T12:22:44.6278241Z Generating XML reports... 2022-08-17T12:22:44.6312163Z Generated XML report: test-reports/python-unittest/functorch.test.test_pythonkey/TEST-TestAOTAutograd-20220817122242.xml 2022-08-17T12:22:44.6316253Z Generated XML report: test-reports/python-unittest/functorch.test.test_pythonkey/TEST-TestAOTModuleSimplified-20220817122242.xml 2022-08-17T12:22:44.6318944Z Generated XML report: test-reports/python-unittest/functorch.test.test_pythonkey/TEST-TestContiguous-20220817122242.xml 2022-08-17T12:22:44.6324980Z Generated XML report: test-reports/python-unittest/functorch.test.test_pythonkey/TEST-TestPartitioning-20220817122242.xml 2022-08-17T12:22:44.6336207Z Generated XML report: test-reports/python-unittest/functorch.test.test_pythonkey/TEST-TestPythonKeyCPU-20220817122242.xml 2022-08-17T12:22:44.6338884Z Generated XML report: test-reports/python-unittest/functorch.test.test_pythonkey/TEST-TestRandom-20220817122242.xml 2022-08-17T12:22:44.6341813Z Generated XML report: test-reports/python-unittest/functorch.test.test_pythonkey/TEST-TestAutocast-20220817122242.xml 2022-08-17T12:22:44.6892491Z Generated XML report: test-reports/python-unittest/functorch.test.test_pythonkey/TEST-TestEagerFusionOpInfoCPU-20220817122242.xml 2022-08-17T12:22:45.0511307Z Running /var/lib/jenkins/workspace/functorch/test/test_vmap ... [2022-08-17 12:22:45.050787] 2022-08-17T12:22:45.0511910Z Executing ['/opt/conda/bin/python', '-bb', '/var/lib/jenkins/workspace/functorch/test/test_vmap.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:22:45.050871] 2022-08-17T12:22:47.0180136Z /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-08-17T12:22:47.0180721Z warnings.warn(msg, FutureWarning) 2022-08-17T12:22:47.0181383Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.floating_types_and() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with (torch.float32, torch.float64, torch.float16, torch.bfloat16). 2022-08-17T12:22:47.0182066Z warnings.warn(msg, FutureWarning) 2022-08-17T12:22:47.0202269Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.floating_types_and() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with (torch.float32, torch.float64, torch.bfloat16, torch.float16). 2022-08-17T12:22:47.0202909Z warnings.warn(msg, FutureWarning) 2022-08-17T12:22:47.0204038Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.floating_types_and() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with (torch.float32, torch.float64, torch.float16). 2022-08-17T12:22:47.0204488Z warnings.warn(msg, FutureWarning) 2022-08-17T12:22:47.0206523Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.all_types_and_complex_and() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with (torch.float32, torch.float64, torch.uint8, torch.int8, torch.int16, torch.int32, torch.int64, torch.complex64, torch.complex128, torch.bool, torch.float16, torch.bfloat16). 2022-08-17T12:22:47.0207273Z warnings.warn(msg, FutureWarning) 2022-08-17T12:22:47.0213099Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.all_types_and_complex_and() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with (torch.float32, torch.float64, torch.uint8, torch.int8, torch.int16, torch.int32, torch.int64, torch.complex64, torch.complex128, torch.bool, torch.float16, torch.bfloat16, torch.complex32). 2022-08-17T12:22:47.0213686Z warnings.warn(msg, FutureWarning) 2022-08-17T12:22:47.1511965Z Test results will be stored in test-reports/python-unittest/functorch.test.test_vmap 2022-08-17T12:22:47.1604121Z 2022-08-17T12:22:47.1604291Z Running tests... 2022-08-17T12:22:47.1604918Z ---------------------------------------------------------------------- 2022-08-17T12:22:47.1645490Z test_alpha_dropout_randomness_different_batched_input_first_cpu (__main__.TestRandomnessCPU) ... /var/lib/jenkins/workspace/functorch/test/test_vmap.py:3810: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::all. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:22:47.1646664Z slices_equal = vmap(vmap(lambda x, y: (x == y).all(), (0, None)), (None, 0))(tensor, tensor) 2022-08-17T12:22:47.1650585Z ok (0.005s) 2022-08-17T12:22:47.1674814Z test_alpha_dropout_randomness_different_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.002s) 2022-08-17T12:22:47.1695867Z test_alpha_dropout_randomness_different_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.002s) 2022-08-17T12:22:47.1739234Z test_alpha_dropout_randomness_error_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:47.1780704Z test_alpha_dropout_randomness_error_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:47.1821304Z test_alpha_dropout_randomness_error_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:47.1836818Z test_alpha_dropout_randomness_same_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.002s) 2022-08-17T12:22:47.1853764Z test_alpha_dropout_randomness_same_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.002s) 2022-08-17T12:22:47.1869708Z test_alpha_dropout_randomness_same_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.002s) 2022-08-17T12:22:47.1911835Z test_bernoulli_in_place_use_generator_False_randomness_different_batched_input_first_batched_probability_first_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:47.1951995Z test_bernoulli_in_place_use_generator_False_randomness_different_batched_input_first_batched_probability_last_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:47.1992265Z test_bernoulli_in_place_use_generator_False_randomness_different_batched_input_first_batched_probability_none_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:47.2032642Z test_bernoulli_in_place_use_generator_False_randomness_different_batched_input_last_batched_probability_first_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:47.2072374Z test_bernoulli_in_place_use_generator_False_randomness_different_batched_input_last_batched_probability_last_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:47.2112506Z test_bernoulli_in_place_use_generator_False_randomness_different_batched_input_last_batched_probability_none_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:47.2162626Z test_bernoulli_in_place_use_generator_False_randomness_different_batched_input_none_batched_probability_first_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.2211143Z test_bernoulli_in_place_use_generator_False_randomness_different_batched_input_none_batched_probability_last_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.2260431Z test_bernoulli_in_place_use_generator_False_randomness_different_batched_input_none_batched_probability_none_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.2309149Z test_bernoulli_in_place_use_generator_False_randomness_error_batched_input_first_batched_probability_first_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.2357706Z test_bernoulli_in_place_use_generator_False_randomness_error_batched_input_first_batched_probability_last_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.2406469Z test_bernoulli_in_place_use_generator_False_randomness_error_batched_input_first_batched_probability_none_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.2455827Z test_bernoulli_in_place_use_generator_False_randomness_error_batched_input_last_batched_probability_first_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.2505290Z test_bernoulli_in_place_use_generator_False_randomness_error_batched_input_last_batched_probability_last_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.2553138Z test_bernoulli_in_place_use_generator_False_randomness_error_batched_input_last_batched_probability_none_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.2601068Z test_bernoulli_in_place_use_generator_False_randomness_error_batched_input_none_batched_probability_first_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.2649247Z test_bernoulli_in_place_use_generator_False_randomness_error_batched_input_none_batched_probability_last_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.2697124Z test_bernoulli_in_place_use_generator_False_randomness_error_batched_input_none_batched_probability_none_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.2746664Z test_bernoulli_in_place_use_generator_False_randomness_same_batched_input_first_batched_probability_first_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.2795506Z test_bernoulli_in_place_use_generator_False_randomness_same_batched_input_first_batched_probability_last_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.2831750Z test_bernoulli_in_place_use_generator_False_randomness_same_batched_input_first_batched_probability_none_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:47.2880382Z test_bernoulli_in_place_use_generator_False_randomness_same_batched_input_last_batched_probability_first_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.2928401Z test_bernoulli_in_place_use_generator_False_randomness_same_batched_input_last_batched_probability_last_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.2965201Z test_bernoulli_in_place_use_generator_False_randomness_same_batched_input_last_batched_probability_none_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:47.3013970Z test_bernoulli_in_place_use_generator_False_randomness_same_batched_input_none_batched_probability_first_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.3062648Z test_bernoulli_in_place_use_generator_False_randomness_same_batched_input_none_batched_probability_last_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.3099470Z test_bernoulli_in_place_use_generator_False_randomness_same_batched_input_none_batched_probability_none_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:47.3136063Z test_bernoulli_in_place_use_generator_True_randomness_different_batched_input_first_batched_probability_first_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:47.3172178Z test_bernoulli_in_place_use_generator_True_randomness_different_batched_input_first_batched_probability_last_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:47.3207350Z test_bernoulli_in_place_use_generator_True_randomness_different_batched_input_first_batched_probability_none_cpu (__main__.TestRandomnessCPU) ... ok (0.003s) 2022-08-17T12:22:47.3244506Z test_bernoulli_in_place_use_generator_True_randomness_different_batched_input_last_batched_probability_first_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:47.3282249Z test_bernoulli_in_place_use_generator_True_randomness_different_batched_input_last_batched_probability_last_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:47.3319637Z test_bernoulli_in_place_use_generator_True_randomness_different_batched_input_last_batched_probability_none_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:47.3368394Z test_bernoulli_in_place_use_generator_True_randomness_different_batched_input_none_batched_probability_first_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.3416779Z test_bernoulli_in_place_use_generator_True_randomness_different_batched_input_none_batched_probability_last_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.3465054Z test_bernoulli_in_place_use_generator_True_randomness_different_batched_input_none_batched_probability_none_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.3513093Z test_bernoulli_in_place_use_generator_True_randomness_error_batched_input_first_batched_probability_first_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.3561882Z test_bernoulli_in_place_use_generator_True_randomness_error_batched_input_first_batched_probability_last_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.3610421Z test_bernoulli_in_place_use_generator_True_randomness_error_batched_input_first_batched_probability_none_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.3659018Z test_bernoulli_in_place_use_generator_True_randomness_error_batched_input_last_batched_probability_first_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.3707462Z test_bernoulli_in_place_use_generator_True_randomness_error_batched_input_last_batched_probability_last_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.3756158Z test_bernoulli_in_place_use_generator_True_randomness_error_batched_input_last_batched_probability_none_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.3804788Z test_bernoulli_in_place_use_generator_True_randomness_error_batched_input_none_batched_probability_first_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.3853120Z test_bernoulli_in_place_use_generator_True_randomness_error_batched_input_none_batched_probability_last_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.3900600Z test_bernoulli_in_place_use_generator_True_randomness_error_batched_input_none_batched_probability_none_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.3948233Z test_bernoulli_in_place_use_generator_True_randomness_same_batched_input_first_batched_probability_first_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.3995643Z test_bernoulli_in_place_use_generator_True_randomness_same_batched_input_first_batched_probability_last_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.4028647Z test_bernoulli_in_place_use_generator_True_randomness_same_batched_input_first_batched_probability_none_cpu (__main__.TestRandomnessCPU) ... ok (0.003s) 2022-08-17T12:22:47.4077377Z test_bernoulli_in_place_use_generator_True_randomness_same_batched_input_last_batched_probability_first_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.4125146Z test_bernoulli_in_place_use_generator_True_randomness_same_batched_input_last_batched_probability_last_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.4158699Z test_bernoulli_in_place_use_generator_True_randomness_same_batched_input_last_batched_probability_none_cpu (__main__.TestRandomnessCPU) ... ok (0.003s) 2022-08-17T12:22:47.4207057Z test_bernoulli_in_place_use_generator_True_randomness_same_batched_input_none_batched_probability_first_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.4254744Z test_bernoulli_in_place_use_generator_True_randomness_same_batched_input_none_batched_probability_last_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.4287709Z test_bernoulli_in_place_use_generator_True_randomness_same_batched_input_none_batched_probability_none_cpu (__main__.TestRandomnessCPU) ... ok (0.003s) 2022-08-17T12:22:47.4344337Z test_chunk_vmap_in_dim_0_out_dim_0_cpu (__main__.TestRandomnessCPU) ... ok (0.006s) 2022-08-17T12:22:47.4403857Z test_chunk_vmap_in_dim_0_out_dim_1_cpu (__main__.TestRandomnessCPU) ... ok (0.006s) 2022-08-17T12:22:47.4463007Z test_chunk_vmap_in_dim_0_out_dim_2_cpu (__main__.TestRandomnessCPU) ... ok (0.006s) 2022-08-17T12:22:47.4522816Z test_chunk_vmap_in_dim_1_out_dim_0_cpu (__main__.TestRandomnessCPU) ... ok (0.006s) 2022-08-17T12:22:47.4579077Z test_chunk_vmap_in_dim_1_out_dim_1_cpu (__main__.TestRandomnessCPU) ... ok (0.006s) 2022-08-17T12:22:47.4635765Z test_chunk_vmap_in_dim_1_out_dim_2_cpu (__main__.TestRandomnessCPU) ... ok (0.006s) 2022-08-17T12:22:47.4701860Z test_chunk_vmap_in_dim_2_out_dim_0_cpu (__main__.TestRandomnessCPU) ... ok (0.007s) 2022-08-17T12:22:47.4761549Z test_chunk_vmap_in_dim_2_out_dim_1_cpu (__main__.TestRandomnessCPU) ... ok (0.006s) 2022-08-17T12:22:47.4819590Z test_chunk_vmap_in_dim_2_out_dim_2_cpu (__main__.TestRandomnessCPU) ... ok (0.006s) 2022-08-17T12:22:47.4843447Z test_dropout_randomness_different_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.002s) 2022-08-17T12:22:47.4866823Z test_dropout_randomness_different_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.002s) 2022-08-17T12:22:47.4888798Z test_dropout_randomness_different_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.002s) 2022-08-17T12:22:47.4928648Z test_dropout_randomness_error_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:47.4969629Z test_dropout_randomness_error_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:47.5009178Z test_dropout_randomness_error_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:47.5026461Z test_dropout_randomness_same_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.002s) 2022-08-17T12:22:47.5043875Z test_dropout_randomness_same_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.002s) 2022-08-17T12:22:47.5061687Z test_dropout_randomness_same_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.002s) 2022-08-17T12:22:47.5127851Z test_factory_ops_randomness_different_use_generator_False_cpu (__main__.TestRandomnessCPU) ... ok (0.007s) 2022-08-17T12:22:47.5177151Z test_factory_ops_randomness_different_use_generator_True_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.5218895Z test_factory_ops_randomness_error_use_generator_False_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:47.5260211Z test_factory_ops_randomness_error_use_generator_True_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:47.5317795Z test_factory_ops_randomness_same_use_generator_False_cpu (__main__.TestRandomnessCPU) ... ok (0.006s) 2022-08-17T12:22:47.5361583Z test_factory_ops_randomness_same_use_generator_True_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:47.5389363Z test_feature_alpha_dropout_randomness_different_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.003s) 2022-08-17T12:22:47.5416466Z test_feature_alpha_dropout_randomness_different_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.003s) 2022-08-17T12:22:47.5441503Z test_feature_alpha_dropout_randomness_different_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.002s) 2022-08-17T12:22:47.5484591Z test_feature_alpha_dropout_randomness_error_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:47.5527688Z test_feature_alpha_dropout_randomness_error_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:47.5570659Z test_feature_alpha_dropout_randomness_error_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:47.5591640Z test_feature_alpha_dropout_randomness_same_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.002s) 2022-08-17T12:22:47.5614255Z test_feature_alpha_dropout_randomness_same_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.002s) 2022-08-17T12:22:47.5636359Z test_feature_alpha_dropout_randomness_same_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.002s) 2022-08-17T12:22:47.5666129Z test_feature_dropout_randomness_different_batched_input_first_dim_2_cpu (__main__.TestRandomnessCPU) ... ok (0.003s) 2022-08-17T12:22:47.5695103Z test_feature_dropout_randomness_different_batched_input_first_dim_3_cpu (__main__.TestRandomnessCPU) ... ok (0.003s) 2022-08-17T12:22:47.5725071Z test_feature_dropout_randomness_different_batched_input_last_dim_2_cpu (__main__.TestRandomnessCPU) ... ok (0.003s) 2022-08-17T12:22:47.5755791Z test_feature_dropout_randomness_different_batched_input_last_dim_3_cpu (__main__.TestRandomnessCPU) ... ok (0.003s) 2022-08-17T12:22:47.5784380Z test_feature_dropout_randomness_different_batched_input_none_dim_2_cpu (__main__.TestRandomnessCPU) ... ok (0.003s) 2022-08-17T12:22:47.5813168Z test_feature_dropout_randomness_different_batched_input_none_dim_3_cpu (__main__.TestRandomnessCPU) ... ok (0.003s) 2022-08-17T12:22:47.5859384Z test_feature_dropout_randomness_error_batched_input_first_dim_2_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.5905797Z test_feature_dropout_randomness_error_batched_input_first_dim_3_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.5952135Z test_feature_dropout_randomness_error_batched_input_last_dim_2_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.5997960Z test_feature_dropout_randomness_error_batched_input_last_dim_3_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.6043866Z test_feature_dropout_randomness_error_batched_input_none_dim_2_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.6089770Z test_feature_dropout_randomness_error_batched_input_none_dim_3_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.6113646Z test_feature_dropout_randomness_same_batched_input_first_dim_2_cpu (__main__.TestRandomnessCPU) ... ok (0.002s) 2022-08-17T12:22:47.6139076Z test_feature_dropout_randomness_same_batched_input_first_dim_3_cpu (__main__.TestRandomnessCPU) ... ok (0.002s) 2022-08-17T12:22:47.6164065Z test_feature_dropout_randomness_same_batched_input_last_dim_2_cpu (__main__.TestRandomnessCPU) ... ok (0.002s) 2022-08-17T12:22:47.6188774Z test_feature_dropout_randomness_same_batched_input_last_dim_3_cpu (__main__.TestRandomnessCPU) ... ok (0.002s) 2022-08-17T12:22:47.6213343Z test_feature_dropout_randomness_same_batched_input_none_dim_2_cpu (__main__.TestRandomnessCPU) ... ok (0.002s) 2022-08-17T12:22:47.6237747Z test_feature_dropout_randomness_same_batched_input_none_dim_3_cpu (__main__.TestRandomnessCPU) ... ok (0.002s) 2022-08-17T12:22:47.6268770Z test_like_functions_randomness_different_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.003s) 2022-08-17T12:22:47.6302066Z test_like_functions_randomness_different_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.003s) 2022-08-17T12:22:47.6332954Z test_like_functions_randomness_different_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.003s) 2022-08-17T12:22:47.6374920Z test_like_functions_randomness_error_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:47.6416308Z test_like_functions_randomness_error_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:47.6459427Z test_like_functions_randomness_error_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:47.6521745Z test_like_functions_randomness_same_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.006s) 2022-08-17T12:22:47.6585114Z test_like_functions_randomness_same_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.006s) 2022-08-17T12:22:47.6647382Z test_like_functions_randomness_same_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.006s) 2022-08-17T12:22:47.6692653Z test_multinomial_use_generator_False_randomness_different_batched_call_False_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:47.6734664Z test_multinomial_use_generator_False_randomness_different_batched_call_False_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:47.6778254Z test_multinomial_use_generator_False_randomness_different_batched_call_False_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:47.6828563Z test_multinomial_use_generator_False_randomness_different_batched_call_True_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.6878418Z test_multinomial_use_generator_False_randomness_different_batched_call_True_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.6928691Z test_multinomial_use_generator_False_randomness_different_batched_call_True_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.6976261Z test_multinomial_use_generator_False_randomness_error_batched_call_False_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.7023532Z test_multinomial_use_generator_False_randomness_error_batched_call_False_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.7070629Z test_multinomial_use_generator_False_randomness_error_batched_call_False_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.7117972Z test_multinomial_use_generator_False_randomness_error_batched_call_True_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.7165179Z test_multinomial_use_generator_False_randomness_error_batched_call_True_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.7212450Z test_multinomial_use_generator_False_randomness_error_batched_call_True_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.7259768Z test_multinomial_use_generator_False_randomness_same_batched_call_False_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.7306577Z test_multinomial_use_generator_False_randomness_same_batched_call_False_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.7341971Z test_multinomial_use_generator_False_randomness_same_batched_call_False_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.003s) 2022-08-17T12:22:47.7389212Z test_multinomial_use_generator_False_randomness_same_batched_call_True_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.7436010Z test_multinomial_use_generator_False_randomness_same_batched_call_True_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.7471865Z test_multinomial_use_generator_False_randomness_same_batched_call_True_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:47.7512005Z test_multinomial_use_generator_True_randomness_different_batched_call_False_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:47.7550637Z test_multinomial_use_generator_True_randomness_different_batched_call_False_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:47.7590648Z test_multinomial_use_generator_True_randomness_different_batched_call_False_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:47.7637941Z test_multinomial_use_generator_True_randomness_different_batched_call_True_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.7684563Z test_multinomial_use_generator_True_randomness_different_batched_call_True_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.7731317Z test_multinomial_use_generator_True_randomness_different_batched_call_True_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.7779038Z test_multinomial_use_generator_True_randomness_error_batched_call_False_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.7826763Z test_multinomial_use_generator_True_randomness_error_batched_call_False_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.7873844Z test_multinomial_use_generator_True_randomness_error_batched_call_False_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.7920931Z test_multinomial_use_generator_True_randomness_error_batched_call_True_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.7968199Z test_multinomial_use_generator_True_randomness_error_batched_call_True_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.8015200Z test_multinomial_use_generator_True_randomness_error_batched_call_True_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.8062578Z test_multinomial_use_generator_True_randomness_same_batched_call_False_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.8109946Z test_multinomial_use_generator_True_randomness_same_batched_call_False_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.8143141Z test_multinomial_use_generator_True_randomness_same_batched_call_False_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.003s) 2022-08-17T12:22:47.8190424Z test_multinomial_use_generator_True_randomness_same_batched_call_True_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.8237439Z test_multinomial_use_generator_True_randomness_same_batched_call_True_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.8271019Z test_multinomial_use_generator_True_randomness_same_batched_call_True_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.003s) 2022-08-17T12:22:47.8331621Z test_random_binary_out_of_place_use_generator_False_randomness_different_batched_input_first_batched_other_first_cpu (__main__.TestRandomnessCPU) ... ok (0.006s) 2022-08-17T12:22:47.8392305Z test_random_binary_out_of_place_use_generator_False_randomness_different_batched_input_first_batched_other_last_cpu (__main__.TestRandomnessCPU) ... ok (0.006s) 2022-08-17T12:22:47.8451575Z test_random_binary_out_of_place_use_generator_False_randomness_different_batched_input_first_batched_other_none_cpu (__main__.TestRandomnessCPU) ... ok (0.006s) 2022-08-17T12:22:47.8511070Z test_random_binary_out_of_place_use_generator_False_randomness_different_batched_input_last_batched_other_first_cpu (__main__.TestRandomnessCPU) ... ok (0.006s) 2022-08-17T12:22:47.8571224Z test_random_binary_out_of_place_use_generator_False_randomness_different_batched_input_last_batched_other_last_cpu (__main__.TestRandomnessCPU) ... ok (0.006s) 2022-08-17T12:22:47.8630844Z test_random_binary_out_of_place_use_generator_False_randomness_different_batched_input_last_batched_other_none_cpu (__main__.TestRandomnessCPU) ... ok (0.006s) 2022-08-17T12:22:47.8676287Z test_random_binary_out_of_place_use_generator_False_randomness_different_batched_input_none_batched_other_first_cpu (__main__.TestRandomnessCPU) ... /var/lib/jenkins/workspace/functorch/test/test_vmap.py:4213: UserWarning: An output with one or more elements was resized since it had shape [3, 3, 14, 14], which does not match the required output shape [4, 3, 3, 14, 14]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:22:47.8677275Z lambda t, o, _: torch.binomial(t, (o - 0.5), **kwargs), 2022-08-17T12:22:47.8691508Z ok (0.006s) 2022-08-17T12:22:47.8752105Z test_random_binary_out_of_place_use_generator_False_randomness_different_batched_input_none_batched_other_last_cpu (__main__.TestRandomnessCPU) ... ok (0.006s) 2022-08-17T12:22:47.8811505Z test_random_binary_out_of_place_use_generator_False_randomness_different_batched_input_none_batched_other_none_cpu (__main__.TestRandomnessCPU) ... ok (0.006s) 2022-08-17T12:22:47.8857234Z test_random_binary_out_of_place_use_generator_False_randomness_error_batched_input_first_batched_other_first_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.8902390Z test_random_binary_out_of_place_use_generator_False_randomness_error_batched_input_first_batched_other_last_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:47.8947043Z test_random_binary_out_of_place_use_generator_False_randomness_error_batched_input_first_batched_other_none_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:47.8991956Z test_random_binary_out_of_place_use_generator_False_randomness_error_batched_input_last_batched_other_first_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:47.9036820Z test_random_binary_out_of_place_use_generator_False_randomness_error_batched_input_last_batched_other_last_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:47.9081690Z test_random_binary_out_of_place_use_generator_False_randomness_error_batched_input_last_batched_other_none_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:47.9127190Z test_random_binary_out_of_place_use_generator_False_randomness_error_batched_input_none_batched_other_first_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:47.9171925Z test_random_binary_out_of_place_use_generator_False_randomness_error_batched_input_none_batched_other_last_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:47.9216622Z test_random_binary_out_of_place_use_generator_False_randomness_error_batched_input_none_batched_other_none_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:47.9262524Z test_random_binary_out_of_place_use_generator_False_randomness_same_batched_input_first_batched_other_first_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:47.9307911Z test_random_binary_out_of_place_use_generator_False_randomness_same_batched_input_first_batched_other_last_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.9353513Z test_random_binary_out_of_place_use_generator_False_randomness_same_batched_input_first_batched_other_none_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:47.9399110Z test_random_binary_out_of_place_use_generator_False_randomness_same_batched_input_last_batched_other_first_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.9444317Z test_random_binary_out_of_place_use_generator_False_randomness_same_batched_input_last_batched_other_last_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:47.9489762Z test_random_binary_out_of_place_use_generator_False_randomness_same_batched_input_last_batched_other_none_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:47.9535013Z test_random_binary_out_of_place_use_generator_False_randomness_same_batched_input_none_batched_other_first_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:47.9580684Z test_random_binary_out_of_place_use_generator_False_randomness_same_batched_input_none_batched_other_last_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.9631249Z test_random_binary_out_of_place_use_generator_False_randomness_same_batched_input_none_batched_other_none_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.9686619Z test_random_binary_out_of_place_use_generator_True_randomness_different_batched_input_first_batched_other_first_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.9741745Z test_random_binary_out_of_place_use_generator_True_randomness_different_batched_input_first_batched_other_last_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.9795977Z test_random_binary_out_of_place_use_generator_True_randomness_different_batched_input_first_batched_other_none_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.9850177Z test_random_binary_out_of_place_use_generator_True_randomness_different_batched_input_last_batched_other_first_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.9905154Z test_random_binary_out_of_place_use_generator_True_randomness_different_batched_input_last_batched_other_last_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:47.9959217Z test_random_binary_out_of_place_use_generator_True_randomness_different_batched_input_last_batched_other_none_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:48.0013675Z test_random_binary_out_of_place_use_generator_True_randomness_different_batched_input_none_batched_other_first_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:48.0069511Z test_random_binary_out_of_place_use_generator_True_randomness_different_batched_input_none_batched_other_last_cpu (__main__.TestRandomnessCPU) ... ok (0.006s) 2022-08-17T12:22:48.0123444Z test_random_binary_out_of_place_use_generator_True_randomness_different_batched_input_none_batched_other_none_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:48.0170223Z test_random_binary_out_of_place_use_generator_True_randomness_error_batched_input_first_batched_other_first_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:48.0215546Z test_random_binary_out_of_place_use_generator_True_randomness_error_batched_input_first_batched_other_last_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:48.0260881Z test_random_binary_out_of_place_use_generator_True_randomness_error_batched_input_first_batched_other_none_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:48.0307977Z test_random_binary_out_of_place_use_generator_True_randomness_error_batched_input_last_batched_other_first_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:48.0354013Z test_random_binary_out_of_place_use_generator_True_randomness_error_batched_input_last_batched_other_last_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:48.0399396Z test_random_binary_out_of_place_use_generator_True_randomness_error_batched_input_last_batched_other_none_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:48.0444867Z test_random_binary_out_of_place_use_generator_True_randomness_error_batched_input_none_batched_other_first_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:48.0490177Z test_random_binary_out_of_place_use_generator_True_randomness_error_batched_input_none_batched_other_last_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:48.0535574Z test_random_binary_out_of_place_use_generator_True_randomness_error_batched_input_none_batched_other_none_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:48.0581058Z test_random_binary_out_of_place_use_generator_True_randomness_same_batched_input_first_batched_other_first_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:48.0626341Z test_random_binary_out_of_place_use_generator_True_randomness_same_batched_input_first_batched_other_last_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:48.0671820Z test_random_binary_out_of_place_use_generator_True_randomness_same_batched_input_first_batched_other_none_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:48.0717063Z test_random_binary_out_of_place_use_generator_True_randomness_same_batched_input_last_batched_other_first_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:48.0762453Z test_random_binary_out_of_place_use_generator_True_randomness_same_batched_input_last_batched_other_last_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:48.0807860Z test_random_binary_out_of_place_use_generator_True_randomness_same_batched_input_last_batched_other_none_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:48.0853225Z test_random_binary_out_of_place_use_generator_True_randomness_same_batched_input_none_batched_other_first_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:48.0898740Z test_random_binary_out_of_place_use_generator_True_randomness_same_batched_input_none_batched_other_last_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:48.0942419Z test_random_binary_out_of_place_use_generator_True_randomness_same_batched_input_none_batched_other_none_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:48.1112411Z test_random_unary_inplace_use_generator_False_randomness_different_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.017s) 2022-08-17T12:22:48.1301782Z test_random_unary_inplace_use_generator_False_randomness_different_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.019s) 2022-08-17T12:22:48.1349557Z test_random_unary_inplace_use_generator_False_randomness_different_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:48.1397313Z test_random_unary_inplace_use_generator_False_randomness_error_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:48.1443671Z test_random_unary_inplace_use_generator_False_randomness_error_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:48.1490399Z test_random_unary_inplace_use_generator_False_randomness_error_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:48.1631387Z test_random_unary_inplace_use_generator_False_randomness_same_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.014s) 2022-08-17T12:22:48.1778674Z test_random_unary_inplace_use_generator_False_randomness_same_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.015s) 2022-08-17T12:22:48.1919006Z test_random_unary_inplace_use_generator_False_randomness_same_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.014s) 2022-08-17T12:22:48.2056935Z test_random_unary_inplace_use_generator_True_randomness_different_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.014s) 2022-08-17T12:22:48.2218234Z test_random_unary_inplace_use_generator_True_randomness_different_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.016s) 2022-08-17T12:22:48.2265442Z test_random_unary_inplace_use_generator_True_randomness_different_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:48.2311947Z test_random_unary_inplace_use_generator_True_randomness_error_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:48.2358538Z test_random_unary_inplace_use_generator_True_randomness_error_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:48.2405117Z test_random_unary_inplace_use_generator_True_randomness_error_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:48.2514044Z test_random_unary_inplace_use_generator_True_randomness_same_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.011s) 2022-08-17T12:22:48.2634293Z test_random_unary_inplace_use_generator_True_randomness_same_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.012s) 2022-08-17T12:22:48.2743024Z test_random_unary_inplace_use_generator_True_randomness_same_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.011s) 2022-08-17T12:22:48.2882280Z test_random_unary_out_of_place_use_generator_False_randomness_different_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.014s) 2022-08-17T12:22:48.3017656Z test_random_unary_out_of_place_use_generator_False_randomness_different_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.013s) 2022-08-17T12:22:48.3156721Z test_random_unary_out_of_place_use_generator_False_randomness_different_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.014s) 2022-08-17T12:22:48.3203278Z test_random_unary_out_of_place_use_generator_False_randomness_error_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:48.3249369Z test_random_unary_out_of_place_use_generator_False_randomness_error_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:48.3295000Z test_random_unary_out_of_place_use_generator_False_randomness_error_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:48.3340348Z test_random_unary_out_of_place_use_generator_False_randomness_same_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:48.3386226Z test_random_unary_out_of_place_use_generator_False_randomness_same_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:48.3493745Z test_random_unary_out_of_place_use_generator_False_randomness_same_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.011s) 2022-08-17T12:22:48.3607989Z test_random_unary_out_of_place_use_generator_True_randomness_different_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.011s) 2022-08-17T12:22:48.3719466Z test_random_unary_out_of_place_use_generator_True_randomness_different_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.011s) 2022-08-17T12:22:48.3832232Z test_random_unary_out_of_place_use_generator_True_randomness_different_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.011s) 2022-08-17T12:22:48.3879999Z test_random_unary_out_of_place_use_generator_True_randomness_error_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:48.3927156Z test_random_unary_out_of_place_use_generator_True_randomness_error_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:48.3973006Z test_random_unary_out_of_place_use_generator_True_randomness_error_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:48.4019356Z test_random_unary_out_of_place_use_generator_True_randomness_same_batched_input_first_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:48.4065209Z test_random_unary_out_of_place_use_generator_True_randomness_same_batched_input_last_cpu (__main__.TestRandomnessCPU) ... ok (0.005s) 2022-08-17T12:22:48.4151168Z test_random_unary_out_of_place_use_generator_True_randomness_same_batched_input_none_cpu (__main__.TestRandomnessCPU) ... ok (0.008s) 2022-08-17T12:22:48.4175385Z test_randperm_randomness_different_use_generator_False_cpu (__main__.TestRandomnessCPU) ... ok (0.002s) 2022-08-17T12:22:48.4199313Z test_randperm_randomness_different_use_generator_True_cpu (__main__.TestRandomnessCPU) ... ok (0.002s) 2022-08-17T12:22:48.4239235Z test_randperm_randomness_error_use_generator_False_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:48.4278850Z test_randperm_randomness_error_use_generator_True_cpu (__main__.TestRandomnessCPU) ... ok (0.004s) 2022-08-17T12:22:48.4301085Z test_randperm_randomness_same_use_generator_False_cpu (__main__.TestRandomnessCPU) ... ok (0.002s) 2022-08-17T12:22:48.4323169Z test_randperm_randomness_same_use_generator_True_cpu (__main__.TestRandomnessCPU) ... ok (0.002s) 2022-08-17T12:22:48.4398591Z test_unsupported_random_cpu (__main__.TestRandomnessCPU) ... ok (0.007s) 2022-08-17T12:22:48.4427388Z test_fails_with_autograd_function_transform_grad_and_value_cpu (__main__.TestTransformFailureCPU) ... ok (0.003s) 2022-08-17T12:22:48.4454831Z test_fails_with_autograd_function_transform_grad_cpu (__main__.TestTransformFailureCPU) ... ok (0.003s) 2022-08-17T12:22:48.4483529Z test_fails_with_autograd_function_transform_jacfwd_cpu (__main__.TestTransformFailureCPU) ... ok (0.003s) 2022-08-17T12:22:48.4510153Z test_fails_with_autograd_function_transform_jacrev_cpu (__main__.TestTransformFailureCPU) ... ok (0.003s) 2022-08-17T12:22:48.4536994Z test_fails_with_autograd_function_transform_jvp_cpu (__main__.TestTransformFailureCPU) ... ok (0.003s) 2022-08-17T12:22:48.4563307Z test_fails_with_autograd_function_transform_vjp_cpu (__main__.TestTransformFailureCPU) ... ok (0.003s) 2022-08-17T12:22:48.4589590Z test_fails_with_autograd_function_transform_vmap_cpu (__main__.TestTransformFailureCPU) ... ok (0.003s) 2022-08-17T12:22:48.4630944Z test_accepts_nested_inputs (__main__.TestVmapAPI) ... ok (0.004s) 2022-08-17T12:22:48.4643836Z test_backward_unsupported_interaction (__main__.TestVmapAPI) ... skip: error: element 0 of tensors does not require grad and does not have a grad_fn (0.001s) 2022-08-17T12:22:48.4659067Z test_batch_rule_does_not_need_to_handle_no_batched_input (__main__.TestVmapAPI) ... ok (0.001s) 2022-08-17T12:22:48.4672885Z test_batched_gradient_basic (__main__.TestVmapAPI) ... ok (0.001s) 2022-08-17T12:22:48.4683011Z test_constant_function (__main__.TestVmapAPI) ... ok (0.001s) 2022-08-17T12:22:48.4713585Z test_data_dependent_control_flow_throws (__main__.TestVmapAPI) ... ok (0.003s) 2022-08-17T12:22:48.4728498Z test_different_map_dim_size_raises (__main__.TestVmapAPI) ... ok (0.001s) 2022-08-17T12:22:48.4748651Z test_fallback_atan2 (__main__.TestVmapAPI) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::copysign.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:22:48.4749799Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:22:48.5220212Z ok (0.049s) 2022-08-17T12:22:48.5233036Z test_fallback_does_not_warn_by_default (__main__.TestVmapAPI) ... ok (0.001s) 2022-08-17T12:22:48.5241462Z test_fallback_masked_fill (__main__.TestVmapAPI) ... ok (0.001s) 2022-08-17T12:22:48.5300816Z test_fallback_multiple_returns (__main__.TestVmapAPI) ... ok (0.006s) 2022-08-17T12:22:48.5319411Z test_fallback_warns_when_warnings_are_enabled (__main__.TestVmapAPI) ... expected failure (0.002s) 2022-08-17T12:22:48.5329996Z test_fallback_with_undefined_grad (__main__.TestVmapAPI) ... ok (0.001s) 2022-08-17T12:22:48.5369341Z test_fallback_zero_dim (__main__.TestVmapAPI) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::copysign.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:22:48.5370404Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:22:48.5475242Z ok (0.014s) 2022-08-17T12:22:48.5484854Z test_func_with_no_inputs (__main__.TestVmapAPI) ... ok (0.001s) 2022-08-17T12:22:48.5493385Z test_func_with_no_tensors (__main__.TestVmapAPI) ... ok (0.001s) 2022-08-17T12:22:48.5504654Z test_functools_partial (__main__.TestVmapAPI) ... ok (0.001s) 2022-08-17T12:22:48.5520534Z test_grad_unsupported_interaction (__main__.TestVmapAPI) ... expected failure (0.002s) 2022-08-17T12:22:48.5540084Z test_in_dim_not_in_tensor_err_msg (__main__.TestVmapAPI) ... ok (0.002s) 2022-08-17T12:22:48.5555015Z test_in_dims_wrong_type_err_msg (__main__.TestVmapAPI) ... ok (0.001s) 2022-08-17T12:22:48.5578511Z test_inplace_fallback_nary_different_levels (__main__.TestVmapAPI) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::atan2_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:22:48.5579575Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:22:48.5599374Z expected failure (0.004s) 2022-08-17T12:22:48.6009104Z test_inplace_fallback_nary_same_levels (__main__.TestVmapAPI) ... ok (0.041s) 2022-08-17T12:22:48.6122154Z test_inplace_fallback_unary (__main__.TestVmapAPI) ... ok (0.011s) 2022-08-17T12:22:48.6137722Z test_integer_in_dim_but_not_tensor_input_err_msg (__main__.TestVmapAPI) ... ok (0.002s) 2022-08-17T12:22:48.6172937Z test_item_throws (__main__.TestVmapAPI) ... ok (0.003s) 2022-08-17T12:22:48.6182938Z test_multiple_inputs (__main__.TestVmapAPI) ... ok (0.001s) 2022-08-17T12:22:48.6210131Z test_multiple_out_dims (__main__.TestVmapAPI) ... ok (0.003s) 2022-08-17T12:22:48.6222991Z test_multiple_outputs (__main__.TestVmapAPI) ... ok (0.001s) 2022-08-17T12:22:48.6233627Z test_multiple_outputs2 (__main__.TestVmapAPI) ... ok (0.001s) 2022-08-17T12:22:48.6246345Z test_nested_negative_in_dims (__main__.TestVmapAPI) ... ok (0.001s) 2022-08-17T12:22:48.6258919Z test_nested_non_default_in_dims (__main__.TestVmapAPI) ... ok (0.001s) 2022-08-17T12:22:48.6292990Z test_nested_out_dims (__main__.TestVmapAPI) ... ok (0.003s) 2022-08-17T12:22:48.6304325Z test_nested_with_diag_embed (__main__.TestVmapAPI) ... ok (0.001s) 2022-08-17T12:22:48.6325560Z test_nested_with_different_map_dim (__main__.TestVmapAPI) ... ok (0.002s) 2022-08-17T12:22:48.6340636Z test_nested_with_same_map_dim (__main__.TestVmapAPI) ... ok (0.001s) 2022-08-17T12:22:48.6354644Z test_nn_module (__main__.TestVmapAPI) ... ok (0.001s) 2022-08-17T12:22:48.6383803Z test_non_default_in_dims_out_dims (__main__.TestVmapAPI) ... ok (0.003s) 2022-08-17T12:22:48.6395213Z test_non_tensor_output_raises (__main__.TestVmapAPI) ... ok (0.001s) 2022-08-17T12:22:48.6413965Z test_non_zero_in_dims (__main__.TestVmapAPI) ... ok (0.002s) 2022-08-17T12:22:48.6430066Z test_none_in_dims (__main__.TestVmapAPI) ... ok (0.002s) 2022-08-17T12:22:48.6489958Z test_nonzero_out_dims (__main__.TestVmapAPI) ... ok (0.006s) 2022-08-17T12:22:48.6501556Z test_noop_in_inner_vmap (__main__.TestVmapAPI) ... ok (0.001s) 2022-08-17T12:22:48.6518047Z test_not_enough_in_dims_err_msg (__main__.TestVmapAPI) ... ok (0.002s) 2022-08-17T12:22:48.6551734Z test_out_dim_out_of_bounds_err_msg (__main__.TestVmapAPI) ... ok (0.003s) 2022-08-17T12:22:48.6566454Z test_out_dims_and_num_outputs_mismatch_err_msg (__main__.TestVmapAPI) ... ok (0.001s) 2022-08-17T12:22:48.6577605Z test_out_dims_edge_case (__main__.TestVmapAPI) ... ok (0.001s) 2022-08-17T12:22:48.6590283Z test_out_dims_must_be_int_or_collection_of_int_err_msg (__main__.TestVmapAPI) ... ok (0.001s) 2022-08-17T12:22:48.6604544Z test_pytree_odict_returns (__main__.TestVmapAPI) ... ok (0.001s) 2022-08-17T12:22:48.6624268Z test_pytree_returns (__main__.TestVmapAPI) ... ok (0.002s) 2022-08-17T12:22:48.6639630Z test_pytree_returns_broadcast_nested (__main__.TestVmapAPI) ... ok (0.001s) 2022-08-17T12:22:48.6654521Z test_pytree_returns_broadcast_simple (__main__.TestVmapAPI) ... ok (0.001s) 2022-08-17T12:22:48.6670167Z test_pytree_returns_outdims (__main__.TestVmapAPI) ... ok (0.002s) 2022-08-17T12:22:48.6698121Z test_reshape_dim_into (__main__.TestVmapAPI) ... ok (0.003s) 2022-08-17T12:22:48.6717496Z test_reshape_dim_outof (__main__.TestVmapAPI) ... ok (0.002s) 2022-08-17T12:22:48.6728509Z test_single_input (__main__.TestVmapAPI) ... ok (0.001s) 2022-08-17T12:22:48.6783981Z test_unsupported_op_err_msg (__main__.TestVmapAPI) ... ok (0.005s) 2022-08-17T12:22:48.6787077Z test_vmap_autocast_cpu (__main__.TestVmapAPI) ... skip: Somehow, vmap and autocast do not work on CPU (0.000s) 2022-08-17T12:22:48.6790535Z test_vmap_autocast_cuda (__main__.TestVmapAPI) ... skip: CUDA is unavailable (0.000s) 2022-08-17T12:22:48.6851385Z test_add_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.006s) 2022-08-17T12:22:48.6895482Z test_binary_cross_entropy_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.004s) 2022-08-17T12:22:48.6923781Z test_diagonal_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.003s) 2022-08-17T12:22:48.7021396Z test_div_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.010s) 2022-08-17T12:22:48.7040533Z test_expand_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.002s) 2022-08-17T12:22:48.7076641Z test_index_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.004s) 2022-08-17T12:22:48.7123858Z test_inplace_manyview_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.005s) 2022-08-17T12:22:48.7165175Z test_inplace_view_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.004s) 2022-08-17T12:22:48.7194661Z test_lgamma_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.003s) 2022-08-17T12:22:48.7224288Z test_log1p_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.003s) 2022-08-17T12:22:48.7252148Z test_log_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.003s) 2022-08-17T12:22:48.7283001Z test_log_softmax_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.003s) 2022-08-17T12:22:48.7318966Z test_logsumexp_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.004s) 2022-08-17T12:22:48.7338650Z test_max_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.002s) 2022-08-17T12:22:48.7357204Z test_median_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.002s) 2022-08-17T12:22:48.7375835Z test_min_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.002s) 2022-08-17T12:22:48.8271402Z test_mul_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.089s) 2022-08-17T12:22:48.8291780Z test_permute_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.002s) 2022-08-17T12:22:48.8311712Z test_reshape_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.002s) 2022-08-17T12:22:48.8346335Z test_select_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.003s) 2022-08-17T12:22:48.8374661Z test_sigmoid_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.003s) 2022-08-17T12:22:48.8412913Z test_slice_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.004s) 2022-08-17T12:22:48.8435127Z test_stack_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.002s) 2022-08-17T12:22:48.8493653Z test_sub_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.006s) 2022-08-17T12:22:48.8506169Z test_symeig_cpu (__main__.TestVmapBatchedGradientCPU) ... /var/lib/jenkins/workspace/functorch/test/test_vmap.py:3019: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-08-17T12:22:48.8507004Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-08-17T12:22:48.8507335Z L, _ = torch.symeig(A, upper=upper) 2022-08-17T12:22:48.8507541Z should be replaced with 2022-08-17T12:22:48.8507906Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-08-17T12:22:48.8508116Z and 2022-08-17T12:22:48.8508509Z L, V = torch.symeig(A, eigenvectors=True) 2022-08-17T12:22:48.8508708Z should be replaced with 2022-08-17T12:22:48.8509184Z 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:2992.) 2022-08-17T12:22:48.8509548Z return torch.symeig(x, eigenvectors=True)[0] 2022-08-17T12:22:48.8547273Z ok (0.005s) 2022-08-17T12:22:48.8568712Z test_threshold_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.002s) 2022-08-17T12:22:48.8604047Z test_trace_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.003s) 2022-08-17T12:22:48.8622716Z test_unrelated_output_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.002s) 2022-08-17T12:22:48.8641660Z test_unrelated_output_multiple_grad_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.002s) 2022-08-17T12:22:48.8656514Z test_vmap_fallback_check (__main__.TestVmapBatchedGradientCPU) ... expected failure (0.001s) 2022-08-17T12:22:48.8666649Z test_vmap_fallback_check_ok (__main__.TestVmapBatchedGradientCPU) ... ok (0.001s) 2022-08-17T12:22:48.8711518Z test_where_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.004s) 2022-08-17T12:22:48.8795040Z test_T_numpy (__main__.TestVmapOperators) ... ok (0.008s) 2022-08-17T12:22:48.8830489Z test_adaptive_avg_pool2d (__main__.TestVmapOperators) ... ok (0.003s) 2022-08-17T12:22:48.8904011Z test_argmax_dim (__main__.TestVmapOperators) ... ok (0.007s) 2022-08-17T12:22:48.9083311Z test_arithmetic_add (__main__.TestVmapOperators) ... ok (0.018s) 2022-08-17T12:22:48.9261590Z test_arithmetic_add_dunder (__main__.TestVmapOperators) ... ok (0.018s) 2022-08-17T12:22:48.9405570Z test_arithmetic_div (__main__.TestVmapOperators) ... ok (0.014s) 2022-08-17T12:22:48.9545208Z test_arithmetic_div_dunder (__main__.TestVmapOperators) ... ok (0.014s) 2022-08-17T12:22:48.9679924Z test_arithmetic_mul (__main__.TestVmapOperators) ... ok (0.013s) 2022-08-17T12:22:48.9813998Z test_arithmetic_mul_dunder (__main__.TestVmapOperators) ... ok (0.013s) 2022-08-17T12:22:48.9954544Z test_arithmetic_pow (__main__.TestVmapOperators) ... ok (0.014s) 2022-08-17T12:22:49.0105270Z test_arithmetic_pow_dunder (__main__.TestVmapOperators) ... ok (0.015s) 2022-08-17T12:22:49.0238987Z test_arithmetic_sub (__main__.TestVmapOperators) ... ok (0.013s) 2022-08-17T12:22:49.0374133Z test_arithmetic_sub_dunder (__main__.TestVmapOperators) ... ok (0.013s) 2022-08-17T12:22:49.0492078Z test_as_strided (__main__.TestVmapOperators) ... expected failure (0.012s) 2022-08-17T12:22:49.0633127Z test_bmm (__main__.TestVmapOperators) ... ok (0.014s) 2022-08-17T12:22:49.0679297Z test_cat (__main__.TestVmapOperators) ... ok (0.005s) 2022-08-17T12:22:49.0847784Z test_chunk (__main__.TestVmapOperators) ... ok (0.017s) 2022-08-17T12:22:49.0882794Z test_chunk_vmap_in_dim_0_out_dim_0_randomness_error (__main__.TestVmapOperators) ... ok (0.004s) 2022-08-17T12:22:49.0922942Z test_chunk_vmap_in_dim_0_out_dim_0_randomness_same (__main__.TestVmapOperators) ... ok (0.004s) 2022-08-17T12:22:49.0960424Z test_chunk_vmap_in_dim_0_out_dim_1_randomness_error (__main__.TestVmapOperators) ... ok (0.004s) 2022-08-17T12:22:49.1003900Z test_chunk_vmap_in_dim_0_out_dim_1_randomness_same (__main__.TestVmapOperators) ... ok (0.004s) 2022-08-17T12:22:49.1040397Z test_chunk_vmap_in_dim_0_out_dim_2_randomness_error (__main__.TestVmapOperators) ... ok (0.004s) 2022-08-17T12:22:49.1082509Z test_chunk_vmap_in_dim_0_out_dim_2_randomness_same (__main__.TestVmapOperators) ... ok (0.004s) 2022-08-17T12:22:49.1119733Z test_chunk_vmap_in_dim_1_out_dim_0_randomness_error (__main__.TestVmapOperators) ... ok (0.004s) 2022-08-17T12:22:49.1163175Z test_chunk_vmap_in_dim_1_out_dim_0_randomness_same (__main__.TestVmapOperators) ... ok (0.004s) 2022-08-17T12:22:49.1198879Z test_chunk_vmap_in_dim_1_out_dim_1_randomness_error (__main__.TestVmapOperators) ... ok (0.004s) 2022-08-17T12:22:49.1242515Z test_chunk_vmap_in_dim_1_out_dim_1_randomness_same (__main__.TestVmapOperators) ... ok (0.004s) 2022-08-17T12:22:49.1280218Z test_chunk_vmap_in_dim_1_out_dim_2_randomness_error (__main__.TestVmapOperators) ... ok (0.004s) 2022-08-17T12:22:49.1324609Z test_chunk_vmap_in_dim_1_out_dim_2_randomness_same (__main__.TestVmapOperators) ... ok (0.004s) 2022-08-17T12:22:49.1363074Z test_chunk_vmap_in_dim_2_out_dim_0_randomness_error (__main__.TestVmapOperators) ... ok (0.004s) 2022-08-17T12:22:49.1408008Z test_chunk_vmap_in_dim_2_out_dim_0_randomness_same (__main__.TestVmapOperators) ... ok (0.004s) 2022-08-17T12:22:49.1447563Z test_chunk_vmap_in_dim_2_out_dim_1_randomness_error (__main__.TestVmapOperators) ... ok (0.004s) 2022-08-17T12:22:49.1494225Z test_chunk_vmap_in_dim_2_out_dim_1_randomness_same (__main__.TestVmapOperators) ... ok (0.005s) 2022-08-17T12:22:49.1530044Z test_chunk_vmap_in_dim_2_out_dim_2_randomness_error (__main__.TestVmapOperators) ... ok (0.004s) 2022-08-17T12:22:49.1576070Z test_chunk_vmap_in_dim_2_out_dim_2_randomness_same (__main__.TestVmapOperators) ... ok (0.005s) 2022-08-17T12:22:49.1741405Z test_clamp (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:22:49.1798181Z test_clamp_inplace_variant_clamp_max_ (__main__.TestVmapOperators) ... ok (0.006s) 2022-08-17T12:22:49.1854878Z test_clamp_inplace_variant_clamp_min_ (__main__.TestVmapOperators) ... ok (0.006s) 2022-08-17T12:22:49.1943579Z test_clamp_variant_clamp_max (__main__.TestVmapOperators) ... ok (0.009s) 2022-08-17T12:22:49.2032562Z test_clamp_variant_clamp_min (__main__.TestVmapOperators) ... ok (0.009s) 2022-08-17T12:22:49.2188217Z test_clone (__main__.TestVmapOperators) ... ok (0.016s) 2022-08-17T12:22:49.2786005Z test_comparison_ops (__main__.TestVmapOperators) ... ok (0.060s) 2022-08-17T12:22:49.2862596Z test_conj (__main__.TestVmapOperators) ... ok (0.008s) 2022-08-17T12:22:49.2873988Z test_conj_bit (__main__.TestVmapOperators) ... ok (0.001s) 2022-08-17T12:22:49.2942017Z test_contiguous (__main__.TestVmapOperators) ... ok (0.007s) 2022-08-17T12:22:49.4750988Z test_conv2d (__main__.TestVmapOperators) ... ok (0.181s) 2022-08-17T12:22:49.4787697Z test_copy_ (__main__.TestVmapOperators) ... ok (0.004s) 2022-08-17T12:22:49.4808830Z test_cross_batch_size_three (__main__.TestVmapOperators) ... ok (0.002s) 2022-08-17T12:22:49.4855502Z test_diagonal (__main__.TestVmapOperators) ... ok (0.005s) 2022-08-17T12:22:49.4985159Z test_dot (__main__.TestVmapOperators) ... ok (0.013s) 2022-08-17T12:22:49.5051282Z test_expand_as (__main__.TestVmapOperators) ... ok (0.007s) 2022-08-17T12:22:49.5192236Z test_fill_and_zero_inplace (__main__.TestVmapOperators) ... ok (0.014s) 2022-08-17T12:22:49.5274506Z test_imag (__main__.TestVmapOperators) ... ok (0.008s) 2022-08-17T12:22:49.5288622Z test_is_complex (__main__.TestVmapOperators) ... ok (0.001s) 2022-08-17T12:22:49.5363891Z test_is_contiguous (__main__.TestVmapOperators) ... ok (0.007s) 2022-08-17T12:22:49.5377211Z test_is_floating_point (__main__.TestVmapOperators) ... ok (0.001s) 2022-08-17T12:22:49.5419873Z test_mean (__main__.TestVmapOperators) ... ok (0.004s) 2022-08-17T12:22:49.5471941Z test_mean_dim (__main__.TestVmapOperators) ... ok (0.005s) 2022-08-17T12:22:49.5611145Z test_mm (__main__.TestVmapOperators) ... ok (0.014s) 2022-08-17T12:22:49.5634941Z test_mode_key (__main__.TestVmapOperators) ... ok (0.002s) 2022-08-17T12:22:49.5719133Z test_movedim (__main__.TestVmapOperators) ... ok (0.008s) 2022-08-17T12:22:49.5851238Z test_mv (__main__.TestVmapOperators) ... ok (0.013s) 2022-08-17T12:22:49.5891907Z test_narrow (__main__.TestVmapOperators) ... ok (0.004s) 2022-08-17T12:22:49.5909920Z test_new_empty (__main__.TestVmapOperators) ... ok (0.002s) 2022-08-17T12:22:49.6016184Z test_new_empty_strided (__main__.TestVmapOperators) ... ok (0.011s) 2022-08-17T12:22:49.6035951Z test_new_zeros (__main__.TestVmapOperators) ... ok (0.002s) 2022-08-17T12:22:49.6073884Z test_nll_loss (__main__.TestVmapOperators) ... ok (0.004s) 2022-08-17T12:22:49.6103819Z test_one_hot (__main__.TestVmapOperators) ... ok (0.003s) 2022-08-17T12:22:49.6187086Z test_real (__main__.TestVmapOperators) ... ok (0.008s) 2022-08-17T12:22:49.6203893Z test_repeat (__main__.TestVmapOperators) ... ok (0.002s) 2022-08-17T12:22:49.6254660Z test_reshape (__main__.TestVmapOperators) ... ok (0.005s) 2022-08-17T12:22:49.6314759Z test_reshape_as (__main__.TestVmapOperators) ... ok (0.006s) 2022-08-17T12:22:49.6371875Z test_result_type (__main__.TestVmapOperators) ... ok (0.006s) 2022-08-17T12:22:49.6413906Z test_roll_no_dims (__main__.TestVmapOperators) ... ok (0.004s) 2022-08-17T12:22:49.6453236Z test_select (__main__.TestVmapOperators) ... ok (0.004s) 2022-08-17T12:22:49.6477341Z test_silu_backward (__main__.TestVmapOperators) ... ok (0.002s) 2022-08-17T12:22:49.6512461Z test_slice (__main__.TestVmapOperators) ... ok (0.003s) 2022-08-17T12:22:49.6553776Z test_slogdet (__main__.TestVmapOperators) ... ok (0.004s) 2022-08-17T12:22:49.6864667Z test_split (__main__.TestVmapOperators) ... ok (0.031s) 2022-08-17T12:22:49.7062118Z test_squeeze (__main__.TestVmapOperators) ... ok (0.020s) 2022-08-17T12:22:49.7107928Z test_stack (__main__.TestVmapOperators) ... ok (0.005s) 2022-08-17T12:22:49.7120410Z test_stride (__main__.TestVmapOperators) ... ok (0.001s) 2022-08-17T12:22:49.7159756Z test_sum (__main__.TestVmapOperators) ... ok (0.004s) 2022-08-17T12:22:49.7207364Z test_sum_dim (__main__.TestVmapOperators) ... ok (0.005s) 2022-08-17T12:22:49.7243473Z test_t (__main__.TestVmapOperators) ... ok (0.004s) 2022-08-17T12:22:49.8082675Z test_tensor_split (__main__.TestVmapOperators) ... ok (0.084s) 2022-08-17T12:22:49.8131158Z test_to (__main__.TestVmapOperators) ... ok (0.005s) 2022-08-17T12:22:49.8171335Z test_trace (__main__.TestVmapOperators) ... ok (0.004s) 2022-08-17T12:22:49.8222763Z test_transpose (__main__.TestVmapOperators) ... ok (0.005s) 2022-08-17T12:22:49.8297281Z test_unary_pointwise_abs (__main__.TestVmapOperators) ... ok (0.007s) 2022-08-17T12:22:49.8384046Z test_unary_pointwise_acos (__main__.TestVmapOperators) ... ok (0.009s) 2022-08-17T12:22:49.8468079Z test_unary_pointwise_asin (__main__.TestVmapOperators) ... ok (0.008s) 2022-08-17T12:22:49.8551256Z test_unary_pointwise_atan (__main__.TestVmapOperators) ... ok (0.008s) 2022-08-17T12:22:49.8626012Z test_unary_pointwise_ceil (__main__.TestVmapOperators) ... ok (0.007s) 2022-08-17T12:22:49.8709975Z test_unary_pointwise_cos (__main__.TestVmapOperators) ... ok (0.008s) 2022-08-17T12:22:49.8785438Z test_unary_pointwise_cosh (__main__.TestVmapOperators) ... ok (0.008s) 2022-08-17T12:22:49.8867494Z test_unary_pointwise_digamma (__main__.TestVmapOperators) ... ok (0.008s) 2022-08-17T12:22:49.8949035Z test_unary_pointwise_exp (__main__.TestVmapOperators) ... ok (0.008s) 2022-08-17T12:22:49.9024497Z test_unary_pointwise_expm1 (__main__.TestVmapOperators) ... ok (0.007s) 2022-08-17T12:22:49.9098760Z test_unary_pointwise_floor (__main__.TestVmapOperators) ... ok (0.007s) 2022-08-17T12:22:49.9172241Z test_unary_pointwise_frac (__main__.TestVmapOperators) ... ok (0.007s) 2022-08-17T12:22:49.9251108Z test_unary_pointwise_lgamma (__main__.TestVmapOperators) ... ok (0.008s) 2022-08-17T12:22:49.9335843Z test_unary_pointwise_log (__main__.TestVmapOperators) ... ok (0.008s) 2022-08-17T12:22:49.9418394Z test_unary_pointwise_log10 (__main__.TestVmapOperators) ... ok (0.008s) 2022-08-17T12:22:49.9502895Z test_unary_pointwise_log1p (__main__.TestVmapOperators) ... ok (0.008s) 2022-08-17T12:22:49.9587127Z test_unary_pointwise_log2 (__main__.TestVmapOperators) ... ok (0.008s) 2022-08-17T12:22:49.9659493Z test_unary_pointwise_neg (__main__.TestVmapOperators) ... ok (0.007s) 2022-08-17T12:22:49.9734557Z test_unary_pointwise_reciprocal (__main__.TestVmapOperators) ... ok (0.007s) 2022-08-17T12:22:49.9808645Z test_unary_pointwise_relu (__main__.TestVmapOperators) ... ok (0.007s) 2022-08-17T12:22:49.9883770Z test_unary_pointwise_round (__main__.TestVmapOperators) ... ok (0.007s) 2022-08-17T12:22:49.9959580Z test_unary_pointwise_rsqrt (__main__.TestVmapOperators) ... ok (0.007s) 2022-08-17T12:22:50.0033372Z test_unary_pointwise_sigmoid (__main__.TestVmapOperators) ... ok (0.007s) 2022-08-17T12:22:50.0107955Z test_unary_pointwise_sign (__main__.TestVmapOperators) ... ok (0.007s) 2022-08-17T12:22:50.0191202Z test_unary_pointwise_sin (__main__.TestVmapOperators) ... ok (0.008s) 2022-08-17T12:22:50.0266162Z test_unary_pointwise_sinh (__main__.TestVmapOperators) ... ok (0.007s) 2022-08-17T12:22:50.0343430Z test_unary_pointwise_sqrt (__main__.TestVmapOperators) ... ok (0.008s) 2022-08-17T12:22:50.0426635Z test_unary_pointwise_tan (__main__.TestVmapOperators) ... ok (0.008s) 2022-08-17T12:22:50.0507704Z test_unary_pointwise_tanh (__main__.TestVmapOperators) ... ok (0.008s) 2022-08-17T12:22:50.0586384Z test_unary_pointwise_trunc (__main__.TestVmapOperators) ... ok (0.008s) 2022-08-17T12:22:50.1602362Z test_unbind (__main__.TestVmapOperators) ... ok (0.101s) 2022-08-17T12:22:50.1639708Z test_unfold (__main__.TestVmapOperators) ... ok (0.004s) 2022-08-17T12:22:50.1661571Z test_unsafe_view (__main__.TestVmapOperators) ... ok (0.002s) 2022-08-17T12:22:50.1735151Z test_unsqueeze (__main__.TestVmapOperators) ... ok (0.007s) 2022-08-17T12:22:50.1840563Z test_view (__main__.TestVmapOperators) ... ok (0.010s) 2022-08-17T12:22:50.1963668Z test_view_as (__main__.TestVmapOperators) ... ok (0.012s) 2022-08-17T12:22:50.2580042Z test_view_as_complex (__main__.TestVmapOperators) ... ok (0.062s) 2022-08-17T12:22:50.2664117Z test_view_as_real (__main__.TestVmapOperators) ... ok (0.008s) 2022-08-17T12:22:50.2675580Z test_vmap_fallback_check (__main__.TestVmapOperators) ... expected failure (0.001s) 2022-08-17T12:22:50.2683294Z test_vmap_fallback_check_ok (__main__.TestVmapOperators) ... ok (0.001s) 2022-08-17T12:22:50.2693458Z test_weird_matmul_case (__main__.TestVmapOperators) ... ok (0.001s) 2022-08-17T12:22:50.3621618Z test_advanced_indexing_cpu (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.093s) 2022-08-17T12:22:50.3642855Z test_batch_norm_training_False_track_running_stats_False_affine_False_cpu (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.002s) 2022-08-17T12:22:50.3662192Z test_batch_norm_training_False_track_running_stats_False_affine_True_cpu (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.002s) 2022-08-17T12:22:50.3738593Z test_batch_norm_training_False_track_running_stats_True_affine_False_cpu (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:22:50.3818548Z test_batch_norm_training_False_track_running_stats_True_affine_True_cpu (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:22:50.3885819Z test_batch_norm_training_True_track_running_stats_False_affine_False_cpu (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.007s) 2022-08-17T12:22:50.3960760Z test_batch_norm_training_True_track_running_stats_False_affine_True_cpu (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.007s) 2022-08-17T12:22:50.4035960Z test_batch_norm_training_True_track_running_stats_True_affine_False_cpu (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.007s) 2022-08-17T12:22:50.4119059Z test_batch_norm_training_True_track_running_stats_True_affine_True_cpu (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:22:50.6113146Z test_conv_double_backward_cpu (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.199s) 2022-08-17T12:22:50.6126315Z test_flatten_cpu (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.001s) 2022-08-17T12:22:50.6139048Z test_foo_like_cpu (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.001s) 2022-08-17T12:22:50.6164251Z test_group_norm_cpu (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.002s) 2022-08-17T12:22:50.6236209Z test_index_put_cpu (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.007s) 2022-08-17T12:22:50.6334438Z test_inplace_on_view_cpu (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:22:50.6349142Z test_isinf_cpu (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.001s) 2022-08-17T12:22:50.6364055Z test_isnan_cpu (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.001s) 2022-08-17T12:22:50.6376206Z test_namedtuple_returns_cpu (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.001s) 2022-08-17T12:22:50.6392880Z test_nested_advanced_indexing_cpu (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.002s) 2022-08-17T12:22:50.6465329Z test_op_has_batch_rule_H_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.007s) 2022-08-17T12:22:50.6537028Z test_op_has_batch_rule_T_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.007s) 2022-08-17T12:22:50.6869962Z test_op_has_batch_rule___getitem___cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.033s) 2022-08-17T12:22:50.8339681Z test_op_has_batch_rule___getitem___functorch_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.147s) 2022-08-17T12:22:50.8624033Z test_op_has_batch_rule___radd___cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.028s) 2022-08-17T12:22:50.8917001Z test_op_has_batch_rule___rdiv___cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.029s) 2022-08-17T12:22:50.9414946Z test_op_has_batch_rule___rmatmul___cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.050s) 2022-08-17T12:22:50.9705294Z test_op_has_batch_rule___rmod___cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.029s) 2022-08-17T12:22:50.9986967Z test_op_has_batch_rule___rmul___cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.028s) 2022-08-17T12:22:51.0040736Z test_op_has_batch_rule___rpow___cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:850: 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-08-17T12:22:51.0041730Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-08-17T12:22:51.0062065Z expected failure (0.007s) 2022-08-17T12:22:51.0347217Z test_op_has_batch_rule___rsub___cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.028s) 2022-08-17T12:22:51.1649063Z test_op_has_batch_rule__masked_amax_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.130s) 2022-08-17T12:22:51.2949663Z test_op_has_batch_rule__masked_amin_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.130s) 2022-08-17T12:22:51.3753414Z test_op_has_batch_rule__masked_argmax_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.080s) 2022-08-17T12:22:51.4555838Z test_op_has_batch_rule__masked_argmin_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.080s) 2022-08-17T12:22:51.4787261Z test_op_has_batch_rule__masked_cumprod_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.023s) 2022-08-17T12:22:51.5016429Z test_op_has_batch_rule__masked_cumsum_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.023s) 2022-08-17T12:22:51.5325051Z test_op_has_batch_rule__masked_log_softmax_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:22:51.5768365Z test_op_has_batch_rule__masked_logaddexp_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.044s) 2022-08-17T12:22:51.7449806Z test_op_has_batch_rule__masked_logsumexp_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.168s) 2022-08-17T12:22:51.9050064Z test_op_has_batch_rule__masked_mean_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.160s) 2022-08-17T12:22:51.9360779Z test_op_has_batch_rule__masked_median_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:22:52.5928115Z test_op_has_batch_rule__masked_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.657s) 2022-08-17T12:22:52.6483224Z test_op_has_batch_rule__masked_normalize_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.056s) 2022-08-17T12:22:52.7807746Z test_op_has_batch_rule__masked_prod_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.132s) 2022-08-17T12:22:52.8125491Z test_op_has_batch_rule__masked_softmax_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.032s) 2022-08-17T12:22:52.8439562Z test_op_has_batch_rule__masked_softmin_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:22:53.3117558Z test_op_has_batch_rule__masked_std_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.468s) 2022-08-17T12:22:53.4401792Z test_op_has_batch_rule__masked_sum_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.128s) 2022-08-17T12:22:53.8407730Z test_op_has_batch_rule__masked_var_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.400s) 2022-08-17T12:22:53.8488425Z test_op_has_batch_rule_abs_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:22:53.8603272Z test_op_has_batch_rule_acos_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.011s) 2022-08-17T12:22:53.8710922Z test_op_has_batch_rule_acosh_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.011s) 2022-08-17T12:22:53.9522343Z test_op_has_batch_rule_add_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.081s) 2022-08-17T12:22:54.0000776Z test_op_has_batch_rule_addbmm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.048s) 2022-08-17T12:22:54.0660496Z test_op_has_batch_rule_addcdiv_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.066s) 2022-08-17T12:22:54.1326093Z test_op_has_batch_rule_addcmul_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.066s) 2022-08-17T12:22:54.1561580Z test_op_has_batch_rule_addmm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.024s) 2022-08-17T12:22:54.1796313Z test_op_has_batch_rule_addmm_decomposed_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.023s) 2022-08-17T12:22:54.2213775Z test_op_has_batch_rule_addmv_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.042s) 2022-08-17T12:22:54.2698365Z test_op_has_batch_rule_addr_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.048s) 2022-08-17T12:22:54.2770785Z test_op_has_batch_rule_all_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:22:54.2833197Z test_op_has_batch_rule_allclose_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:22:54.3549614Z test_op_has_batch_rule_amax_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.072s) 2022-08-17T12:22:54.4264833Z test_op_has_batch_rule_amin_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.071s) 2022-08-17T12:22:54.4650205Z test_op_has_batch_rule_aminmax_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/test/common_utils.py:29: UserWarning: An output with one or more elements was resized since it had shape [], 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-08-17T12:22:54.4651826Z out = op(*pytree.tree_unflatten(new_args, args_spec), **kwarg_values) 2022-08-17T12:22:54.4667441Z ok (0.040s) 2022-08-17T12:22:54.4728350Z test_op_has_batch_rule_angle_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.006s) 2022-08-17T12:22:54.4799820Z test_op_has_batch_rule_any_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:22:54.4851840Z test_op_has_batch_rule_arange_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:22:54.5042505Z test_op_has_batch_rule_argmax_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.019s) 2022-08-17T12:22:54.5234096Z test_op_has_batch_rule_argmin_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.019s) 2022-08-17T12:22:54.5771891Z test_op_has_batch_rule_argsort_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.054s) 2022-08-17T12:22:54.5841845Z test_op_has_batch_rule_argwhere_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:22:54.5920061Z test_op_has_batch_rule_as_strided_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:22:54.6017205Z test_op_has_batch_rule_as_strided_scatter_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.010s) 2022-08-17T12:22:54.6095249Z test_op_has_batch_rule_asin_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:22:54.6171245Z test_op_has_batch_rule_asinh_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:22:54.6689619Z test_op_has_batch_rule_atan2_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.052s) 2022-08-17T12:22:54.6768064Z test_op_has_batch_rule_atan_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:22:54.6845069Z test_op_has_batch_rule_atanh_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:22:54.7540345Z test_op_has_batch_rule_atleast_1d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.069s) 2022-08-17T12:22:54.8239508Z test_op_has_batch_rule_atleast_2d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.070s) 2022-08-17T12:22:54.8945118Z test_op_has_batch_rule_atleast_3d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.071s) 2022-08-17T12:22:54.9389793Z test_op_has_batch_rule_baddbmm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.044s) 2022-08-17T12:22:54.9473169Z test_op_has_batch_rule_bernoulli_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:22:54.9662219Z test_op_has_batch_rule_bfloat16_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.019s) 2022-08-17T12:22:54.9754015Z test_op_has_batch_rule_bfloat16_functorch_no_channels_last_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.009s) 2022-08-17T12:22:55.0011337Z test_op_has_batch_rule_block_diag_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.026s) 2022-08-17T12:22:55.0092934Z test_op_has_batch_rule_bmm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:22:55.0281999Z test_op_has_batch_rule_bool_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.019s) 2022-08-17T12:22:55.0374524Z test_op_has_batch_rule_bool_functorch_no_channels_last_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.009s) 2022-08-17T12:22:55.0426520Z test_op_has_batch_rule_broadcast_shapes_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:22:55.0687044Z test_op_has_batch_rule_broadcast_tensors_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.026s) 2022-08-17T12:22:55.0835436Z test_op_has_batch_rule_broadcast_to_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.015s) 2022-08-17T12:22:55.0922425Z test_op_has_batch_rule_bucketize_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.009s) 2022-08-17T12:22:55.1110525Z test_op_has_batch_rule_byte_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.019s) 2022-08-17T12:22:55.1201895Z test_op_has_batch_rule_byte_functorch_no_channels_last_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.009s) 2022-08-17T12:22:55.1347981Z test_op_has_batch_rule_cartesian_prod_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.015s) 2022-08-17T12:22:55.1752857Z test_op_has_batch_rule_cat_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.040s) 2022-08-17T12:22:55.8693259Z test_op_has_batch_rule_cdist_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.694s) 2022-08-17T12:22:55.8770642Z test_op_has_batch_rule_ceil_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:22:55.8821245Z test_op_has_batch_rule_chalf_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:15579: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/EmptyTensor.cpp:32.) 2022-08-17T12:22:55.8821832Z op=lambda x, *args, **kwargs: x.chalf(*args, **kwargs), 2022-08-17T12:22:55.8844880Z expected failure (0.007s) 2022-08-17T12:22:55.9033330Z test_op_has_batch_rule_char_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.019s) 2022-08-17T12:22:55.9125407Z test_op_has_batch_rule_char_functorch_no_channels_last_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.009s) 2022-08-17T12:22:55.9179863Z test_op_has_batch_rule_cholesky_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/test/common_utils.py:29: UserWarning: torch.cholesky is deprecated in favor of torch.linalg.cholesky and will be removed in a future PyTorch release. 2022-08-17T12:22:55.9180629Z L = torch.cholesky(A) 2022-08-17T12:22:55.9180955Z should be replaced with 2022-08-17T12:22:55.9181279Z L = torch.linalg.cholesky(A) 2022-08-17T12:22:55.9181579Z and 2022-08-17T12:22:55.9181871Z U = torch.cholesky(A, upper=True) 2022-08-17T12:22:55.9182188Z should be replaced with 2022-08-17T12:22:55.9182535Z U = torch.linalg.cholesky(A).mH(). 2022-08-17T12:22:55.9183226Z 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:1816.) 2022-08-17T12:22:55.9183929Z out = op(*pytree.tree_unflatten(new_args, args_spec), **kwarg_values) 2022-08-17T12:22:55.9357402Z ok (0.023s) 2022-08-17T12:22:55.9571971Z test_op_has_batch_rule_cholesky_inverse_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.021s) 2022-08-17T12:22:55.9961191Z test_op_has_batch_rule_cholesky_solve_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.039s) 2022-08-17T12:22:56.0088472Z test_op_has_batch_rule_chunk_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.013s) 2022-08-17T12:22:56.0419020Z test_op_has_batch_rule_clamp_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.033s) 2022-08-17T12:22:56.0470377Z test_op_has_batch_rule_clamp_max_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:22:56.0519987Z test_op_has_batch_rule_clamp_min_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:22:56.0592625Z test_op_has_batch_rule_clone_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.007s) 2022-08-17T12:22:56.0665547Z test_op_has_batch_rule_column_stack_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:22:56.1014423Z test_op_has_batch_rule_combinations_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.035s) 2022-08-17T12:22:56.1093337Z test_op_has_batch_rule_complex_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:22:56.1173460Z test_op_has_batch_rule_conj_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:22:56.1234458Z test_op_has_batch_rule_conj_physical_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.006s) 2022-08-17T12:22:56.2038094Z test_op_has_batch_rule_constant_pad_nd_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.080s) 2022-08-17T12:22:56.2111544Z test_op_has_batch_rule_contiguous_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.007s) 2022-08-17T12:22:56.2187999Z test_op_has_batch_rule_copysign_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:22:56.2313019Z test_op_has_batch_rule_corrcoef_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.012s) 2022-08-17T12:22:56.2433379Z test_op_has_batch_rule_cos_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.012s) 2022-08-17T12:22:56.2548422Z test_op_has_batch_rule_cosh_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.011s) 2022-08-17T12:22:56.2620311Z test_op_has_batch_rule_count_nonzero_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:22:56.3866358Z test_op_has_batch_rule_cov_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.124s) 2022-08-17T12:22:56.3989756Z test_op_has_batch_rule_cross_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.012s) 2022-08-17T12:22:56.4095413Z test_op_has_batch_rule_cummax_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.011s) 2022-08-17T12:22:56.4200604Z test_op_has_batch_rule_cummin_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:22:56.4382535Z test_op_has_batch_rule_cumprod_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.018s) 2022-08-17T12:22:56.4486456Z test_op_has_batch_rule_cumsum_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:22:56.4737439Z test_op_has_batch_rule_cumulative_trapezoid_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.025s) 2022-08-17T12:22:56.4850333Z test_op_has_batch_rule_deg2rad_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.011s) 2022-08-17T12:22:56.5084136Z test_op_has_batch_rule_diag_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.023s) 2022-08-17T12:22:56.5342115Z test_op_has_batch_rule_diag_embed_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.026s) 2022-08-17T12:22:56.5414711Z test_op_has_batch_rule_diagflat_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:22:56.6187000Z test_op_has_batch_rule_diagonal_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.077s) 2022-08-17T12:22:56.6650066Z test_op_has_batch_rule_diagonal_scatter_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.046s) 2022-08-17T12:22:56.9039463Z test_op_has_batch_rule_diff_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.239s) 2022-08-17T12:22:56.9204080Z test_op_has_batch_rule_digamma_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:22:57.0527163Z test_op_has_batch_rule_dist_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.132s) 2022-08-17T12:22:57.1049834Z test_op_has_batch_rule_div_floor_rounding_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.052s) 2022-08-17T12:22:57.1546042Z test_op_has_batch_rule_div_no_rounding_mode_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.050s) 2022-08-17T12:22:57.2047578Z test_op_has_batch_rule_div_trunc_rounding_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.050s) 2022-08-17T12:22:57.2122464Z test_op_has_batch_rule_dot_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.007s) 2022-08-17T12:22:57.2310168Z test_op_has_batch_rule_double_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.019s) 2022-08-17T12:22:57.2400683Z test_op_has_batch_rule_double_functorch_no_channels_last_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.009s) 2022-08-17T12:22:57.2594140Z test_op_has_batch_rule_dsplit_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.019s) 2022-08-17T12:22:57.3265557Z test_op_has_batch_rule_dstack_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.067s) 2022-08-17T12:22:57.3406663Z test_op_has_batch_rule_eig_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/test/common_utils.py:29: UserWarning: torch.eig is deprecated in favor of torch.linalg.eig and will be removed in a future PyTorch release. 2022-08-17T12:22:57.3407720Z torch.linalg.eig returns complex tensors of dtype cfloat or cdouble rather than real tensors mimicking complex tensors. 2022-08-17T12:22:57.3408224Z L, _ = torch.eig(A) 2022-08-17T12:22:57.3408534Z should be replaced with 2022-08-17T12:22:57.3408880Z L_complex = torch.linalg.eigvals(A) 2022-08-17T12:22:57.3409177Z and 2022-08-17T12:22:57.3409478Z L, V = torch.eig(A, eigenvectors=True) 2022-08-17T12:22:57.3409818Z should be replaced with 2022-08-17T12:22:57.3413852Z L_complex, V_complex = torch.linalg.eig(A) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:3378.) 2022-08-17T12:22:57.3414626Z out = op(*pytree.tree_unflatten(new_args, args_spec), **kwarg_values) 2022-08-17T12:22:57.3433690Z expected failure (0.017s) 2022-08-17T12:22:57.3756581Z test_op_has_batch_rule_einsum_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.032s) 2022-08-17T12:22:57.3809024Z test_op_has_batch_rule_empty_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:22:57.3915794Z test_op_has_batch_rule_empty_like_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.011s) 2022-08-17T12:22:57.4226425Z test_op_has_batch_rule_eq_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:22:57.4275955Z test_op_has_batch_rule_equal_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:22:57.4369284Z test_op_has_batch_rule_erf_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.009s) 2022-08-17T12:22:57.4517266Z test_op_has_batch_rule_erfc_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.015s) 2022-08-17T12:22:57.4606649Z test_op_has_batch_rule_erfinv_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.009s) 2022-08-17T12:22:57.4744788Z test_op_has_batch_rule_exp2_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.014s) 2022-08-17T12:22:57.4863342Z test_op_has_batch_rule_exp_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.012s) 2022-08-17T12:22:57.4982049Z test_op_has_batch_rule_expand_as_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.012s) 2022-08-17T12:22:57.5161640Z test_op_has_batch_rule_expand_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.018s) 2022-08-17T12:22:57.5252705Z test_op_has_batch_rule_expm1_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.009s) 2022-08-17T12:22:57.5412176Z test_op_has_batch_rule_fft_fft2_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:22:57.5581989Z test_op_has_batch_rule_fft_fft_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.017s) 2022-08-17T12:22:57.5769282Z test_op_has_batch_rule_fft_fftn_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.019s) 2022-08-17T12:22:57.5884566Z test_op_has_batch_rule_fft_fftshift_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.011s) 2022-08-17T12:22:57.6047639Z test_op_has_batch_rule_fft_hfft2_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:22:57.6216087Z test_op_has_batch_rule_fft_hfft_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.017s) 2022-08-17T12:22:57.6409802Z test_op_has_batch_rule_fft_hfftn_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.019s) 2022-08-17T12:22:57.6564392Z test_op_has_batch_rule_fft_ifft2_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.015s) 2022-08-17T12:22:57.6739161Z test_op_has_batch_rule_fft_ifft_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.017s) 2022-08-17T12:22:57.6927071Z test_op_has_batch_rule_fft_ifftn_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.019s) 2022-08-17T12:22:57.7042526Z test_op_has_batch_rule_fft_ifftshift_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.011s) 2022-08-17T12:22:57.7119449Z test_op_has_batch_rule_fft_ihfft2_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:22:57.7290407Z test_op_has_batch_rule_fft_ihfft_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.017s) 2022-08-17T12:22:57.7366542Z test_op_has_batch_rule_fft_ihfftn_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:22:57.7520578Z test_op_has_batch_rule_fft_irfft2_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.015s) 2022-08-17T12:22:57.7682357Z test_op_has_batch_rule_fft_irfft_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:22:57.7865569Z test_op_has_batch_rule_fft_irfftn_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.018s) 2022-08-17T12:22:57.8020747Z test_op_has_batch_rule_fft_rfft2_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.015s) 2022-08-17T12:22:57.8186127Z test_op_has_batch_rule_fft_rfft_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:22:57.8370840Z test_op_has_batch_rule_fft_rfftn_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.018s) 2022-08-17T12:22:57.8488829Z test_op_has_batch_rule_fill_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.012s) 2022-08-17T12:22:57.8606271Z test_op_has_batch_rule_flatten_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.012s) 2022-08-17T12:22:57.8778599Z test_op_has_batch_rule_flip_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.017s) 2022-08-17T12:22:57.8900759Z test_op_has_batch_rule_fliplr_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.012s) 2022-08-17T12:22:57.9022452Z test_op_has_batch_rule_flipud_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.012s) 2022-08-17T12:22:57.9208183Z test_op_has_batch_rule_float_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.018s) 2022-08-17T12:22:57.9298692Z test_op_has_batch_rule_float_functorch_no_channels_last_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.009s) 2022-08-17T12:22:57.9616039Z test_op_has_batch_rule_float_power_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.032s) 2022-08-17T12:22:57.9690657Z test_op_has_batch_rule_floor_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.007s) 2022-08-17T12:22:57.9989814Z test_op_has_batch_rule_floor_divide_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.030s) 2022-08-17T12:22:58.0278793Z test_op_has_batch_rule_fmax_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.029s) 2022-08-17T12:22:58.0570605Z test_op_has_batch_rule_fmin_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.029s) 2022-08-17T12:22:58.0869802Z test_op_has_batch_rule_fmod_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.030s) 2022-08-17T12:22:58.0980742Z test_op_has_batch_rule_frac_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.011s) 2022-08-17T12:22:58.1076214Z test_op_has_batch_rule_frexp_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:22:58.1203537Z test_op_has_batch_rule_full_like_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.013s) 2022-08-17T12:22:58.2761885Z test_op_has_batch_rule_gather_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.156s) 2022-08-17T12:22:58.3258792Z test_op_has_batch_rule_ge_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.050s) 2022-08-17T12:22:58.3947738Z test_op_has_batch_rule_geqrf_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.069s) 2022-08-17T12:22:58.5407403Z test_op_has_batch_rule_gradient_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.146s) 2022-08-17T12:22:58.5904612Z test_op_has_batch_rule_gt_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.050s) 2022-08-17T12:22:58.6093131Z test_op_has_batch_rule_half_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.019s) 2022-08-17T12:22:58.6184471Z test_op_has_batch_rule_half_functorch_no_channels_last_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.009s) 2022-08-17T12:22:58.6471480Z test_op_has_batch_rule_heaviside_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.029s) 2022-08-17T12:22:58.6573988Z test_op_has_batch_rule_histc_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.010s) 2022-08-17T12:22:58.6719077Z test_op_has_batch_rule_histogram_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.014s) 2022-08-17T12:22:58.6860026Z test_op_has_batch_rule_histogramdd_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.014s) 2022-08-17T12:22:58.7057258Z test_op_has_batch_rule_hsplit_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.020s) 2022-08-17T12:22:58.7720676Z test_op_has_batch_rule_hstack_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.066s) 2022-08-17T12:22:58.8012727Z test_op_has_batch_rule_hypot_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.029s) 2022-08-17T12:22:58.8122928Z test_op_has_batch_rule_i0_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.011s) 2022-08-17T12:22:58.8654127Z test_op_has_batch_rule_igamma_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.053s) 2022-08-17T12:22:58.9176523Z test_op_has_batch_rule_igammac_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.052s) 2022-08-17T12:22:58.9672837Z test_op_has_batch_rule_index_add_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.050s) 2022-08-17T12:22:58.9872948Z test_op_has_batch_rule_index_copy_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.020s) 2022-08-17T12:22:58.9946940Z test_op_has_batch_rule_index_fill_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:22:59.0169305Z test_op_has_batch_rule_index_put_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.022s) 2022-08-17T12:22:59.1548097Z test_op_has_batch_rule_index_put_functorch_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.138s) 2022-08-17T12:22:59.1599113Z test_op_has_batch_rule_index_reduce_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/test/common_utils.py:29: UserWarning: index_reduce() is in beta and the API may change at any time. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1007.) 2022-08-17T12:22:59.1600288Z out = op(*pytree.tree_unflatten(new_args, args_spec), **kwarg_values) 2022-08-17T12:22:59.1623467Z expected failure (0.008s) 2022-08-17T12:22:59.1828781Z test_op_has_batch_rule_index_select_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.020s) 2022-08-17T12:22:59.1931302Z test_op_has_batch_rule_inner_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:22:59.2119747Z test_op_has_batch_rule_int_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.019s) 2022-08-17T12:22:59.2211659Z test_op_has_batch_rule_int_functorch_no_channels_last_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.009s) 2022-08-17T12:22:59.2363972Z test_op_has_batch_rule_inverse_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.015s) 2022-08-17T12:22:59.2615820Z test_op_has_batch_rule_isclose_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.025s) 2022-08-17T12:22:59.2697818Z test_op_has_batch_rule_isfinite_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:22:59.2768925Z test_op_has_batch_rule_isin_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:22:59.2831871Z test_op_has_batch_rule_isinf_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.006s) 2022-08-17T12:22:59.2893804Z test_op_has_batch_rule_isnan_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.006s) 2022-08-17T12:22:59.2955865Z test_op_has_batch_rule_isneginf_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.006s) 2022-08-17T12:22:59.3021710Z test_op_has_batch_rule_isposinf_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.007s) 2022-08-17T12:22:59.3102956Z test_op_has_batch_rule_isreal_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:22:59.3154922Z test_op_has_batch_rule_istft_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/test/common_utils.py:29: 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:979.) 2022-08-17T12:22:59.3156405Z out = op(*pytree.tree_unflatten(new_args, args_spec), **kwarg_values) 2022-08-17T12:22:59.3179601Z expected failure (0.008s) 2022-08-17T12:22:59.3226833Z test_op_has_batch_rule_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Only runs on cuda (0.005s) 2022-08-17T12:22:59.3273973Z test_op_has_batch_rule_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Only runs on cuda (0.005s) 2022-08-17T12:22:59.3320114Z test_op_has_batch_rule_jiterator_binary_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Only runs on cuda (0.005s) 2022-08-17T12:22:59.3366494Z test_op_has_batch_rule_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Only runs on cuda (0.005s) 2022-08-17T12:22:59.3412886Z test_op_has_batch_rule_jiterator_unary_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Only runs on cuda (0.005s) 2022-08-17T12:22:59.3506225Z test_op_has_batch_rule_kron_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.009s) 2022-08-17T12:22:59.4094973Z test_op_has_batch_rule_kthvalue_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.059s) 2022-08-17T12:22:59.4396964Z test_op_has_batch_rule_ldexp_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.030s) 2022-08-17T12:22:59.4890853Z test_op_has_batch_rule_le_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.049s) 2022-08-17T12:22:59.5463273Z test_op_has_batch_rule_lerp_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.057s) 2022-08-17T12:22:59.5610957Z test_op_has_batch_rule_lgamma_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.015s) 2022-08-17T12:22:59.5849059Z test_op_has_batch_rule_linalg_cholesky_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.024s) 2022-08-17T12:22:59.6166236Z test_op_has_batch_rule_linalg_cholesky_ex_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.032s) 2022-08-17T12:22:59.6272227Z test_op_has_batch_rule_linalg_cond_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.011s) 2022-08-17T12:22:59.6345978Z test_op_has_batch_rule_linalg_cross_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:22:59.6632616Z test_op_has_batch_rule_linalg_det_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.029s) 2022-08-17T12:22:59.6878799Z test_op_has_batch_rule_linalg_eig_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.025s) 2022-08-17T12:22:59.6921943Z test_op_has_batch_rule_linalg_eigh_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Skipped! (0.004s) 2022-08-17T12:22:59.7101646Z test_op_has_batch_rule_linalg_eigvals_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.018s) 2022-08-17T12:22:59.7267784Z test_op_has_batch_rule_linalg_eigvalsh_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.017s) 2022-08-17T12:22:59.7745906Z test_op_has_batch_rule_linalg_householder_product_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.048s) 2022-08-17T12:22:59.7906927Z test_op_has_batch_rule_linalg_inv_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:22:59.8105359Z test_op_has_batch_rule_linalg_inv_ex_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.020s) 2022-08-17T12:22:59.8181812Z test_op_has_batch_rule_linalg_ldl_factor_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:22:59.8319033Z test_op_has_batch_rule_linalg_ldl_factor_ex_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.014s) 2022-08-17T12:22:59.8362149Z test_op_has_batch_rule_linalg_ldl_solve_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Skipped! (0.004s) 2022-08-17T12:22:59.8578630Z test_op_has_batch_rule_linalg_lstsq_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.022s) 2022-08-17T12:22:59.8791587Z test_op_has_batch_rule_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.021s) 2022-08-17T12:22:59.8864361Z test_op_has_batch_rule_linalg_lu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:22:59.8937670Z test_op_has_batch_rule_linalg_lu_factor_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:22:59.9362163Z test_op_has_batch_rule_linalg_lu_factor_ex_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.042s) 2022-08-17T12:22:59.9436467Z test_op_has_batch_rule_linalg_lu_solve_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:00.0563045Z test_op_has_batch_rule_linalg_matrix_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.112s) 2022-08-17T12:23:00.1112680Z test_op_has_batch_rule_linalg_matrix_power_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.055s) 2022-08-17T12:23:00.1190837Z test_op_has_batch_rule_linalg_matrix_rank_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:23:00.1267015Z test_op_has_batch_rule_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:23:00.1880063Z test_op_has_batch_rule_linalg_multi_dot_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.061s) 2022-08-17T12:23:00.2231789Z test_op_has_batch_rule_linalg_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.035s) 2022-08-17T12:23:00.2550605Z test_op_has_batch_rule_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.032s) 2022-08-17T12:23:00.2625993Z test_op_has_batch_rule_linalg_pinv_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:00.2700414Z test_op_has_batch_rule_linalg_pinv_hermitian_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:00.2746936Z test_op_has_batch_rule_linalg_pinv_singular_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-17T12:23:00.3467560Z test_op_has_batch_rule_linalg_qr_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.072s) 2022-08-17T12:23:00.3706225Z test_op_has_batch_rule_linalg_slogdet_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.024s) 2022-08-17T12:23:00.3792106Z test_op_has_batch_rule_linalg_solve_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.009s) 2022-08-17T12:23:00.3866108Z test_op_has_batch_rule_linalg_solve_ex_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:00.7435611Z test_op_has_batch_rule_linalg_solve_triangular_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.357s) 2022-08-17T12:23:01.2367869Z test_op_has_batch_rule_linalg_svd_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.493s) 2022-08-17T12:23:01.2864380Z test_op_has_batch_rule_linalg_svdvals_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.050s) 2022-08-17T12:23:01.2950637Z test_op_has_batch_rule_linalg_tensorinv_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.009s) 2022-08-17T12:23:01.3024906Z test_op_has_batch_rule_linalg_tensorsolve_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:01.3096424Z test_op_has_batch_rule_linalg_vander_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:01.3167631Z test_op_has_batch_rule_linalg_vecdot_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:01.5223316Z test_op_has_batch_rule_linalg_vector_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.205s) 2022-08-17T12:23:01.5275772Z test_op_has_batch_rule_linspace_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:23:01.5395365Z test_op_has_batch_rule_log10_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.012s) 2022-08-17T12:23:01.5489928Z test_op_has_batch_rule_log1p_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.009s) 2022-08-17T12:23:01.5607632Z test_op_has_batch_rule_log2_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.012s) 2022-08-17T12:23:01.5725461Z test_op_has_batch_rule_log_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.012s) 2022-08-17T12:23:01.5980300Z test_op_has_batch_rule_log_softmax_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.025s) 2022-08-17T12:23:01.6244616Z test_op_has_batch_rule_log_softmax_dtype_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.026s) 2022-08-17T12:23:01.6318181Z test_op_has_batch_rule_logaddexp2_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.007s) 2022-08-17T12:23:01.6391818Z test_op_has_batch_rule_logaddexp_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.007s) 2022-08-17T12:23:01.6607440Z test_op_has_batch_rule_logcumsumexp_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.021s) 2022-08-17T12:23:01.6812352Z test_op_has_batch_rule_logdet_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.020s) 2022-08-17T12:23:01.7105420Z test_op_has_batch_rule_logical_and_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.029s) 2022-08-17T12:23:01.7190972Z test_op_has_batch_rule_logical_not_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.009s) 2022-08-17T12:23:01.7484228Z test_op_has_batch_rule_logical_or_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.029s) 2022-08-17T12:23:01.7777569Z test_op_has_batch_rule_logical_xor_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.029s) 2022-08-17T12:23:01.7984273Z test_op_has_batch_rule_logit_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.021s) 2022-08-17T12:23:01.8035679Z test_op_has_batch_rule_logspace_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:23:01.8568321Z test_op_has_batch_rule_logsumexp_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.053s) 2022-08-17T12:23:01.8762110Z test_op_has_batch_rule_long_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.019s) 2022-08-17T12:23:01.8858182Z test_op_has_batch_rule_long_functorch_no_channels_last_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:23:01.9356738Z test_op_has_batch_rule_lt_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.050s) 2022-08-17T12:23:01.9408030Z test_op_has_batch_rule_lu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/functional.py:1658: UserWarning: torch.lu is deprecated in favor of torch.linalg.lu_factor / torch.linalg.lu_factor_ex and will be removed in a future PyTorch release. 2022-08-17T12:23:01.9409229Z LU, pivots = torch.lu(A, compute_pivots) 2022-08-17T12:23:01.9409578Z should be replaced with 2022-08-17T12:23:01.9409957Z LU, pivots = torch.linalg.lu_factor(A, compute_pivots) 2022-08-17T12:23:01.9410297Z and 2022-08-17T12:23:01.9410635Z LU, pivots, info = torch.lu(A, compute_pivots, get_infos=True) 2022-08-17T12:23:01.9411011Z should be replaced with 2022-08-17T12:23:01.9411610Z LU, pivots, info = torch.linalg.lu_factor_ex(A, compute_pivots) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2114.) 2022-08-17T12:23:01.9412272Z return torch._lu_with_info(A, pivot=pivot, check_errors=(not get_infos)) 2022-08-17T12:23:02.0180147Z ok (0.082s) 2022-08-17T12:23:02.0232613Z test_op_has_batch_rule_lu_solve_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/test/common_utils.py:29: UserWarning: torch.lu_solve is deprecated in favor of torch.linalg.lu_solveand will be removed in a future PyTorch release. 2022-08-17T12:23:02.0233474Z Note that torch.linalg.lu_solve has its arguments reversed. 2022-08-17T12:23:02.0233880Z X = torch.lu_solve(B, LU, pivots) 2022-08-17T12:23:02.0234196Z should be replaced with 2022-08-17T12:23:02.0235009Z X = torch.linalg.lu_solve(LU, pivots, B) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2268.) 2022-08-17T12:23:02.0235649Z out = op(*pytree.tree_unflatten(new_args, args_spec), **kwarg_values) 2022-08-17T12:23:02.0257983Z expected failure (0.008s) 2022-08-17T12:23:02.0332668Z test_op_has_batch_rule_lu_unpack_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:02.0533144Z test_op_has_batch_rule_mH_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.020s) 2022-08-17T12:23:02.0661912Z test_op_has_batch_rule_mT_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.013s) 2022-08-17T12:23:02.1148659Z test_op_has_batch_rule_masked_fill_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.049s) 2022-08-17T12:23:02.1479307Z test_op_has_batch_rule_masked_fill_functorch_Scalar_only_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.033s) 2022-08-17T12:23:02.1551007Z test_op_has_batch_rule_masked_scatter_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:02.1875171Z test_op_has_batch_rule_masked_select_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.032s) 2022-08-17T12:23:02.2780064Z test_op_has_batch_rule_matmul_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.090s) 2022-08-17T12:23:02.2858862Z test_op_has_batch_rule_matrix_exp_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:23:02.3397554Z test_op_has_batch_rule_max_binary_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.054s) 2022-08-17T12:23:02.3472280Z test_op_has_batch_rule_max_reduction_no_dim_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.007s) 2022-08-17T12:23:02.3591811Z test_op_has_batch_rule_max_reduction_with_dim_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.012s) 2022-08-17T12:23:02.3880202Z test_op_has_batch_rule_maximum_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.029s) 2022-08-17T12:23:02.4374671Z test_op_has_batch_rule_mean_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.049s) 2022-08-17T12:23:02.4625960Z test_op_has_batch_rule_median_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.025s) 2022-08-17T12:23:02.5429259Z test_op_has_batch_rule_meshgrid_list_of_tensors_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.080s) 2022-08-17T12:23:02.6200625Z test_op_has_batch_rule_meshgrid_variadic_tensors_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.077s) 2022-08-17T12:23:02.6741297Z test_op_has_batch_rule_min_binary_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.054s) 2022-08-17T12:23:02.6813250Z test_op_has_batch_rule_min_reduction_no_dim_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.007s) 2022-08-17T12:23:02.6931180Z test_op_has_batch_rule_min_reduction_with_dim_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.012s) 2022-08-17T12:23:02.7217004Z test_op_has_batch_rule_minimum_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.028s) 2022-08-17T12:23:02.7294952Z test_op_has_batch_rule_mm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:23:02.7480681Z test_op_has_batch_rule_mode_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.019s) 2022-08-17T12:23:02.8186594Z test_op_has_batch_rule_movedim_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.071s) 2022-08-17T12:23:02.8342448Z test_op_has_batch_rule_msort_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:23:02.9232937Z test_op_has_batch_rule_mul_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.089s) 2022-08-17T12:23:03.0710776Z test_op_has_batch_rule_multinomial_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.148s) 2022-08-17T12:23:03.0794650Z test_op_has_batch_rule_mv_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:23:03.1290034Z test_op_has_batch_rule_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.049s) 2022-08-17T12:23:03.1782434Z test_op_has_batch_rule_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.049s) 2022-08-17T12:23:03.2273046Z test_op_has_batch_rule_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.049s) 2022-08-17T12:23:03.2387007Z test_op_has_batch_rule_nan_to_num_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.011s) 2022-08-17T12:23:03.2462655Z test_op_has_batch_rule_nanmean_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:03.2711484Z test_op_has_batch_rule_nanmedian_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.025s) 2022-08-17T12:23:03.2789477Z test_op_has_batch_rule_nanquantile_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:23:03.2862863Z test_op_has_batch_rule_nansum_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:03.2975318Z test_op_has_batch_rule_narrow_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.011s) 2022-08-17T12:23:03.4469740Z test_op_has_batch_rule_native_layer_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.149s) 2022-08-17T12:23:03.4967096Z test_op_has_batch_rule_ne_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.050s) 2022-08-17T12:23:03.5146988Z test_op_has_batch_rule_neg_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.018s) 2022-08-17T12:23:03.5271565Z test_op_has_batch_rule_new_empty_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.012s) 2022-08-17T12:23:03.5411004Z test_op_has_batch_rule_new_full_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.014s) 2022-08-17T12:23:03.5542922Z test_op_has_batch_rule_new_ones_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.013s) 2022-08-17T12:23:03.5674979Z test_op_has_batch_rule_new_zeros_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.013s) 2022-08-17T12:23:03.5965359Z test_op_has_batch_rule_nextafter_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.029s) 2022-08-17T12:23:03.6104748Z test_op_has_batch_rule_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.014s) 2022-08-17T12:23:03.6319033Z test_op_has_batch_rule_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.021s) 2022-08-17T12:23:03.6583905Z test_op_has_batch_rule_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.026s) 2022-08-17T12:23:03.6769754Z test_op_has_batch_rule_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.019s) 2022-08-17T12:23:03.7264917Z test_op_has_batch_rule_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.049s) 2022-08-17T12:23:03.7742848Z test_op_has_batch_rule_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.048s) 2022-08-17T12:23:03.7921561Z test_op_has_batch_rule_nn_functional_avg_pool1d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.018s) 2022-08-17T12:23:03.8102009Z test_op_has_batch_rule_nn_functional_avg_pool2d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.018s) 2022-08-17T12:23:03.8280133Z test_op_has_batch_rule_nn_functional_avg_pool3d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.018s) 2022-08-17T12:23:04.0696231Z test_op_has_batch_rule_nn_functional_batch_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.241s) 2022-08-17T12:23:04.0791920Z test_op_has_batch_rule_nn_functional_bilinear_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.010s) 2022-08-17T12:23:04.1131691Z test_op_has_batch_rule_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.034s) 2022-08-17T12:23:04.2178315Z test_op_has_batch_rule_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.104s) 2022-08-17T12:23:04.2292784Z test_op_has_batch_rule_nn_functional_celu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.012s) 2022-08-17T12:23:04.3726613Z test_op_has_batch_rule_nn_functional_conv1d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.143s) 2022-08-17T12:23:04.5534682Z test_op_has_batch_rule_nn_functional_conv2d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/test/common_utils.py:29: 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:885.) 2022-08-17T12:23:04.5535834Z out = op(*pytree.tree_unflatten(new_args, args_spec), **kwarg_values) 2022-08-17T12:23:04.8520692Z ok (0.479s) 2022-08-17T12:23:04.8628845Z test_op_has_batch_rule_nn_functional_conv2d_no_bias_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.011s) 2022-08-17T12:23:04.8806169Z test_op_has_batch_rule_nn_functional_conv2d_stride_depthwise_with_bias_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.018s) 2022-08-17T12:23:04.8981024Z test_op_has_batch_rule_nn_functional_conv2d_stride_groups_with_bias_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.017s) 2022-08-17T12:23:04.9086545Z test_op_has_batch_rule_nn_functional_conv2d_stride_no_bias_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:23:04.9195747Z test_op_has_batch_rule_nn_functional_conv2d_stride_padding_no_bias_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.011s) 2022-08-17T12:23:04.9355048Z test_op_has_batch_rule_nn_functional_conv2d_stride_padding_with_bias_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:23:04.9511757Z test_op_has_batch_rule_nn_functional_conv2d_stride_with_bias_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:23:04.9681685Z test_op_has_batch_rule_nn_functional_conv2d_strided_padding_dilation_no_bias_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.017s) 2022-08-17T12:23:04.9850340Z test_op_has_batch_rule_nn_functional_conv2d_strided_padding_dilation_with_bias_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.017s) 2022-08-17T12:23:05.0003407Z test_op_has_batch_rule_nn_functional_conv2d_with_bias_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.015s) 2022-08-17T12:23:05.1165136Z test_op_has_batch_rule_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.116s) 2022-08-17T12:23:05.2507623Z test_op_has_batch_rule_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.134s) 2022-08-17T12:23:05.4843985Z test_op_has_batch_rule_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.233s) 2022-08-17T12:23:05.5410311Z test_op_has_batch_rule_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.057s) 2022-08-17T12:23:05.5778099Z test_op_has_batch_rule_nn_functional_cosine_similarity_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.037s) 2022-08-17T12:23:05.6410043Z test_op_has_batch_rule_nn_functional_cross_entropy_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.063s) 2022-08-17T12:23:05.6492209Z test_op_has_batch_rule_nn_functional_ctc_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:23:05.6543873Z test_op_has_batch_rule_nn_functional_dropout2d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-17T12:23:05.6545425Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-17T12:23:05.6717468Z expected failure (0.022s) 2022-08-17T12:23:05.6953026Z test_op_has_batch_rule_nn_functional_dropout3d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.023s) 2022-08-17T12:23:05.7158262Z test_op_has_batch_rule_nn_functional_dropout_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.020s) 2022-08-17T12:23:05.7270928Z test_op_has_batch_rule_nn_functional_elu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.011s) 2022-08-17T12:23:05.7345515Z test_op_has_batch_rule_nn_functional_embedding_bag_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:05.7871233Z test_op_has_batch_rule_nn_functional_embedding_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.052s) 2022-08-17T12:23:05.8073377Z test_op_has_batch_rule_nn_functional_embedding_functorch_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.020s) 2022-08-17T12:23:05.8230457Z test_op_has_batch_rule_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:23:05.8879159Z test_op_has_batch_rule_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.065s) 2022-08-17T12:23:05.8973894Z test_op_has_batch_rule_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.009s) 2022-08-17T12:23:05.9072059Z test_op_has_batch_rule_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.010s) 2022-08-17T12:23:05.9147234Z test_op_has_batch_rule_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:05.9419692Z test_op_has_batch_rule_nn_functional_gelu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.027s) 2022-08-17T12:23:06.0078292Z test_op_has_batch_rule_nn_functional_glu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.066s) 2022-08-17T12:23:06.1101456Z test_op_has_batch_rule_nn_functional_grid_sample_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.102s) 2022-08-17T12:23:06.1279874Z test_op_has_batch_rule_nn_functional_group_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.018s) 2022-08-17T12:23:06.1395393Z test_op_has_batch_rule_nn_functional_hardshrink_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.011s) 2022-08-17T12:23:06.1510433Z test_op_has_batch_rule_nn_functional_hardsigmoid_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.011s) 2022-08-17T12:23:06.1609206Z test_op_has_batch_rule_nn_functional_hardswish_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:23:06.1727003Z test_op_has_batch_rule_nn_functional_hardtanh_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.012s) 2022-08-17T12:23:06.2103594Z test_op_has_batch_rule_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.038s) 2022-08-17T12:23:06.2176675Z test_op_has_batch_rule_nn_functional_huber_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:06.2236892Z test_op_has_batch_rule_nn_functional_instance_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.006s) 2022-08-17T12:23:06.2494756Z test_op_has_batch_rule_nn_functional_interpolate_area_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.026s) 2022-08-17T12:23:06.2769846Z test_op_has_batch_rule_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.027s) 2022-08-17T12:23:06.3029880Z test_op_has_batch_rule_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.026s) 2022-08-17T12:23:06.3256914Z test_op_has_batch_rule_nn_functional_interpolate_linear_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.023s) 2022-08-17T12:23:06.3517550Z test_op_has_batch_rule_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.026s) 2022-08-17T12:23:06.3816150Z test_op_has_batch_rule_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.030s) 2022-08-17T12:23:06.3875862Z test_op_has_batch_rule_nn_functional_kl_div_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2913: 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-08-17T12:23:06.3877115Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-17T12:23:06.3901908Z expected failure (0.009s) 2022-08-17T12:23:06.4111556Z test_op_has_batch_rule_nn_functional_l1_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.021s) 2022-08-17T12:23:06.4731290Z test_op_has_batch_rule_nn_functional_layer_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.062s) 2022-08-17T12:23:06.4897382Z test_op_has_batch_rule_nn_functional_leaky_relu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.017s) 2022-08-17T12:23:06.5666122Z test_op_has_batch_rule_nn_functional_linear_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.077s) 2022-08-17T12:23:06.5928062Z test_op_has_batch_rule_nn_functional_local_response_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.026s) 2022-08-17T12:23:06.6010071Z test_op_has_batch_rule_nn_functional_logsigmoid_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:23:06.6096977Z test_op_has_batch_rule_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.009s) 2022-08-17T12:23:06.6190026Z test_op_has_batch_rule_nn_functional_max_pool1d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.009s) 2022-08-17T12:23:08.9718046Z test_op_has_batch_rule_nn_functional_max_pool2d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (2.353s) 2022-08-17T12:23:08.9793669Z test_op_has_batch_rule_nn_functional_max_pool3d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:23:08.9869456Z test_op_has_batch_rule_nn_functional_max_unpool1d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:08.9944670Z test_op_has_batch_rule_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:09.0018721Z test_op_has_batch_rule_nn_functional_max_unpool2d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:09.0098581Z test_op_has_batch_rule_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:23:09.0171986Z test_op_has_batch_rule_nn_functional_max_unpool3d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:09.0250754Z test_op_has_batch_rule_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:23:09.0370201Z test_op_has_batch_rule_nn_functional_mish_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.012s) 2022-08-17T12:23:09.0576396Z test_op_has_batch_rule_nn_functional_mse_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.021s) 2022-08-17T12:23:09.0892038Z test_op_has_batch_rule_nn_functional_mse_loss_functorch_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:23:09.0967536Z test_op_has_batch_rule_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:09.1039243Z test_op_has_batch_rule_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:09.1238798Z test_op_has_batch_rule_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.020s) 2022-08-17T12:23:09.2947075Z test_op_has_batch_rule_nn_functional_nll_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.171s) 2022-08-17T12:23:09.3129734Z test_op_has_batch_rule_nn_functional_normalize_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.018s) 2022-08-17T12:23:09.3313286Z test_op_has_batch_rule_nn_functional_pad_circular_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.018s) 2022-08-17T12:23:09.4138132Z test_op_has_batch_rule_nn_functional_pad_constant_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.082s) 2022-08-17T12:23:09.4373359Z test_op_has_batch_rule_nn_functional_pad_reflect_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.023s) 2022-08-17T12:23:09.4608528Z test_op_has_batch_rule_nn_functional_pad_replicate_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.023s) 2022-08-17T12:23:09.4828735Z test_op_has_batch_rule_nn_functional_pairwise_distance_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.022s) 2022-08-17T12:23:09.4900467Z test_op_has_batch_rule_nn_functional_pdist_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:09.4973648Z test_op_has_batch_rule_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.007s) 2022-08-17T12:23:09.5046124Z test_op_has_batch_rule_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.007s) 2022-08-17T12:23:09.7696086Z test_op_has_batch_rule_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.265s) 2022-08-17T12:23:09.8385798Z test_op_has_batch_rule_nn_functional_prelu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.069s) 2022-08-17T12:23:09.8465726Z test_op_has_batch_rule_nn_functional_relu6_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:23:09.8559751Z test_op_has_batch_rule_nn_functional_relu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.009s) 2022-08-17T12:23:09.8636836Z test_op_has_batch_rule_nn_functional_rrelu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:23:09.8748461Z test_op_has_batch_rule_nn_functional_selu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.011s) 2022-08-17T12:23:09.8858403Z test_op_has_batch_rule_nn_functional_silu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.011s) 2022-08-17T12:23:09.8930531Z test_op_has_batch_rule_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:09.9001772Z test_op_has_batch_rule_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:09.9124370Z test_op_has_batch_rule_nn_functional_softmin_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.012s) 2022-08-17T12:23:09.9251563Z test_op_has_batch_rule_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.013s) 2022-08-17T12:23:09.9336610Z test_op_has_batch_rule_nn_functional_softplus_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:23:09.9545018Z test_op_has_batch_rule_nn_functional_softshrink_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.021s) 2022-08-17T12:23:09.9632585Z test_op_has_batch_rule_nn_functional_softsign_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.009s) 2022-08-17T12:23:09.9717515Z test_op_has_batch_rule_nn_functional_tanhshrink_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:23:09.9817556Z test_op_has_batch_rule_nn_functional_threshold_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:23:09.9891598Z test_op_has_batch_rule_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:10.0440971Z test_op_has_batch_rule_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.055s) 2022-08-17T12:23:10.4911164Z test_op_has_batch_rule_nn_functional_unfold_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.447s) 2022-08-17T12:23:10.4966284Z test_op_has_batch_rule_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4066: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-08-17T12:23:10.4967449Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-08-17T12:23:10.5029091Z ok (0.012s) 2022-08-17T12:23:10.5083719Z test_op_has_batch_rule_nn_functional_upsample_nearest_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-17T12:23:10.5084875Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-17T12:23:10.5261879Z ok (0.023s) 2022-08-17T12:23:10.5339469Z test_op_has_batch_rule_nonzero_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:23:10.5937301Z test_op_has_batch_rule_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.060s) 2022-08-17T12:23:10.6026304Z test_op_has_batch_rule_norm_fro_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.009s) 2022-08-17T12:23:10.6124528Z test_op_has_batch_rule_norm_inf_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:23:10.6216781Z test_op_has_batch_rule_norm_nuc_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.009s) 2022-08-17T12:23:10.6298071Z test_op_has_batch_rule_normal_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:23:10.6376424Z test_op_has_batch_rule_normal_number_mean_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:23:10.6498407Z test_op_has_batch_rule_ones_like_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.012s) 2022-08-17T12:23:10.6765732Z test_op_has_batch_rule_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.027s) 2022-08-17T12:23:11.6945601Z test_op_has_batch_rule_ops_aten_index_put_functorch_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (1.018s) 2022-08-17T12:23:11.7320799Z test_op_has_batch_rule_ormqr_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.037s) 2022-08-17T12:23:11.7423541Z test_op_has_batch_rule_outer_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:23:11.7509407Z test_op_has_batch_rule_pca_lowrank_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.009s) 2022-08-17T12:23:11.7612837Z test_op_has_batch_rule_permute_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:23:11.7797221Z test_op_has_batch_rule_pinverse_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.018s) 2022-08-17T12:23:11.8113227Z test_op_has_batch_rule_polar_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.032s) 2022-08-17T12:23:11.8287565Z test_op_has_batch_rule_polygamma_polygamma_n_0_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.017s) 2022-08-17T12:23:11.8461212Z test_op_has_batch_rule_polygamma_polygamma_n_1_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.017s) 2022-08-17T12:23:11.8637222Z test_op_has_batch_rule_polygamma_polygamma_n_2_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.018s) 2022-08-17T12:23:11.8812699Z test_op_has_batch_rule_polygamma_polygamma_n_3_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.018s) 2022-08-17T12:23:11.8987979Z test_op_has_batch_rule_polygamma_polygamma_n_4_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.017s) 2022-08-17T12:23:11.9067307Z test_op_has_batch_rule_positive_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:23:11.9362705Z test_op_has_batch_rule_pow_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.029s) 2022-08-17T12:23:11.9833646Z test_op_has_batch_rule_prod_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.047s) 2022-08-17T12:23:11.9907404Z test_op_has_batch_rule_put_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:11.9959440Z test_op_has_batch_rule_qr_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/test/common_utils.py:29: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2022-08-17T12:23:11.9960735Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-08-17T12:23:11.9961264Z Q, R = torch.qr(A, some) 2022-08-17T12:23:11.9961625Z should be replaced with 2022-08-17T12:23:11.9962519Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2544.) 2022-08-17T12:23:11.9963264Z out = op(*pytree.tree_unflatten(new_args, args_spec), **kwarg_values) 2022-08-17T12:23:12.0642110Z ok (0.073s) 2022-08-17T12:23:12.0721637Z test_op_has_batch_rule_quantile_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:23:12.0835963Z test_op_has_batch_rule_rad2deg_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.011s) 2022-08-17T12:23:12.0917247Z test_op_has_batch_rule_rand_like_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:23:12.0997224Z test_op_has_batch_rule_randint_like_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:23:12.1076370Z test_op_has_batch_rule_randn_like_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:23:12.1161110Z test_op_has_batch_rule_ravel_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:23:12.1240458Z test_op_has_batch_rule_real_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:23:12.1351061Z test_op_has_batch_rule_reciprocal_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.011s) 2022-08-17T12:23:12.1651528Z test_op_has_batch_rule_remainder_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.030s) 2022-08-17T12:23:12.1767648Z test_op_has_batch_rule_renorm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.012s) 2022-08-17T12:23:12.2307028Z test_op_has_batch_rule_repeat_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.054s) 2022-08-17T12:23:12.2414104Z test_op_has_batch_rule_repeat_interleave_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.011s) 2022-08-17T12:23:12.2558461Z test_op_has_batch_rule_reshape_as_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.014s) 2022-08-17T12:23:12.2843577Z test_op_has_batch_rule_reshape_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.028s) 2022-08-17T12:23:12.2930782Z test_op_has_batch_rule_resize__cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.009s) 2022-08-17T12:23:12.3003561Z test_op_has_batch_rule_resize_as__cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:12.3073081Z test_op_has_batch_rule_resolve_conj_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.007s) 2022-08-17T12:23:12.3140942Z test_op_has_batch_rule_resolve_neg_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.007s) 2022-08-17T12:23:12.3656564Z test_op_has_batch_rule_roll_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.051s) 2022-08-17T12:23:12.4476208Z test_op_has_batch_rule_rot90_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.082s) 2022-08-17T12:23:12.4564294Z test_op_has_batch_rule_round_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.009s) 2022-08-17T12:23:12.4704467Z test_op_has_batch_rule_round_decimals_0_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.014s) 2022-08-17T12:23:12.4843842Z test_op_has_batch_rule_round_decimals_3_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.014s) 2022-08-17T12:23:12.4983619Z test_op_has_batch_rule_round_decimals_neg_3_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.014s) 2022-08-17T12:23:12.5093866Z test_op_has_batch_rule_rsqrt_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.011s) 2022-08-17T12:23:12.5427332Z test_op_has_batch_rule_rsub_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.033s) 2022-08-17T12:23:12.8189806Z test_op_has_batch_rule_scatter_add_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.276s) 2022-08-17T12:23:13.1788275Z test_op_has_batch_rule_scatter_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.360s) 2022-08-17T12:23:13.1841650Z test_op_has_batch_rule_scatter_reduce_amax_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/test/common_utils.py:29: UserWarning: scatter_reduce() is in beta and the API may change at any time. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1531.) 2022-08-17T12:23:13.1842361Z out = op(*pytree.tree_unflatten(new_args, args_spec), **kwarg_values) 2022-08-17T12:23:13.1865551Z expected failure (0.008s) 2022-08-17T12:23:13.1940340Z test_op_has_batch_rule_scatter_reduce_amin_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:13.2015086Z test_op_has_batch_rule_scatter_reduce_mean_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:13.2089645Z test_op_has_batch_rule_scatter_reduce_prod_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:13.2164044Z test_op_has_batch_rule_scatter_reduce_sum_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:13.2949786Z test_op_has_batch_rule_searchsorted_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/test/common_utils.py:29: 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-08-17T12:23:13.2951098Z out = op(*pytree.tree_unflatten(new_args, args_spec), **kwarg_values) 2022-08-17T12:23:13.2952771Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:29: 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-08-17T12:23:13.2953889Z out = op(*pytree.tree_unflatten(new_args, args_spec), **kwarg_values) 2022-08-17T12:23:13.2992340Z /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: torch.searchsorted(): sorter tensor is non-contiguous, this will lower the performance due to extra data copy when converting non-contiguous tensor to contiguous, please use contiguous sorter tensor if possible. This message will only appear once per program. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BucketizationUtils.h:47.) 2022-08-17T12:23:13.2993434Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:13.7007320Z ok (0.484s) 2022-08-17T12:23:13.7087566Z test_op_has_batch_rule_segment_reduce_lengths_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:23:13.7159952Z test_op_has_batch_rule_segment_reduce_offsets_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:13.7269132Z test_op_has_batch_rule_select_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.011s) 2022-08-17T12:23:13.7477654Z test_op_has_batch_rule_select_scatter_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.021s) 2022-08-17T12:23:13.7553138Z test_op_has_batch_rule_sgn_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:23:13.7740981Z test_op_has_batch_rule_short_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.019s) 2022-08-17T12:23:13.7832970Z test_op_has_batch_rule_short_functorch_no_channels_last_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.009s) 2022-08-17T12:23:13.7894698Z test_op_has_batch_rule_sigmoid_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1967: UserWarning: nn.functional.sigmoid is deprecated. Use torch.sigmoid instead. 2022-08-17T12:23:13.7895550Z warnings.warn("nn.functional.sigmoid is deprecated. Use torch.sigmoid instead.") 2022-08-17T12:23:13.8004893Z ok (0.017s) 2022-08-17T12:23:13.8079620Z test_op_has_batch_rule_sign_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.007s) 2022-08-17T12:23:13.8144233Z test_op_has_batch_rule_signbit_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.006s) 2022-08-17T12:23:13.8225700Z test_op_has_batch_rule_sin_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:23:13.8364472Z test_op_has_batch_rule_sinc_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.014s) 2022-08-17T12:23:13.8444013Z test_op_has_batch_rule_sinh_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:23:13.8987576Z test_op_has_batch_rule_slice_scatter_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.054s) 2022-08-17T12:23:13.9235152Z test_op_has_batch_rule_softmax_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.025s) 2022-08-17T12:23:13.9493278Z test_op_has_batch_rule_softmax_with_dtype_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.026s) 2022-08-17T12:23:14.0797121Z test_op_has_batch_rule_sort_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.130s) 2022-08-17T12:23:14.0848802Z test_op_has_batch_rule_sparse_sampled_addmm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:1225: UserWarning: Sparse CSR tensor support is in beta state. If you miss a functionality in the sparse tensor support, please submit a feature request to https://github.com/pytorch/pytorch/issues. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/SparseCsrTensorImpl.cpp:68.) 2022-08-17T12:23:14.0850023Z torch.eye(m, n, device=device, dtype=dtype) 2022-08-17T12:23:14.0906815Z expected failure (0.011s) 2022-08-17T12:23:14.0979873Z test_op_has_batch_rule_special_airy_ai_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:14.1052024Z test_op_has_batch_rule_special_bessel_j0_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:14.1122745Z test_op_has_batch_rule_special_bessel_j1_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:14.1194468Z test_op_has_batch_rule_special_bessel_y0_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:14.1265801Z test_op_has_batch_rule_special_bessel_y1_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:14.1338373Z test_op_has_batch_rule_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:14.1410703Z test_op_has_batch_rule_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:14.1454168Z test_op_has_batch_rule_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.004s) 2022-08-17T12:23:14.1496736Z test_op_has_batch_rule_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.004s) 2022-08-17T12:23:14.1567221Z test_op_has_batch_rule_special_entr_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.007s) 2022-08-17T12:23:14.1647563Z test_op_has_batch_rule_special_erfcx_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:23:14.1720236Z test_op_has_batch_rule_special_hermite_polynomial_h_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:14.1795809Z test_op_has_batch_rule_special_hermite_polynomial_he_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:14.1865315Z test_op_has_batch_rule_special_i0e_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.007s) 2022-08-17T12:23:14.1933819Z test_op_has_batch_rule_special_i1_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.007s) 2022-08-17T12:23:14.2005502Z test_op_has_batch_rule_special_i1e_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.007s) 2022-08-17T12:23:14.2078581Z test_op_has_batch_rule_special_laguerre_polynomial_l_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:14.2121731Z test_op_has_batch_rule_special_legendre_polynomial_p_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.004s) 2022-08-17T12:23:14.2191779Z test_op_has_batch_rule_special_log_ndtr_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:14.2263215Z test_op_has_batch_rule_special_modified_bessel_i0_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:14.2333549Z test_op_has_batch_rule_special_modified_bessel_i1_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:14.2403552Z test_op_has_batch_rule_special_modified_bessel_k0_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:14.2474068Z test_op_has_batch_rule_special_modified_bessel_k1_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:14.2564031Z test_op_has_batch_rule_special_ndtr_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.009s) 2022-08-17T12:23:14.2643910Z test_op_has_batch_rule_special_ndtri_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:23:14.2820725Z test_op_has_batch_rule_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.018s) 2022-08-17T12:23:14.2890881Z test_op_has_batch_rule_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:14.2960871Z test_op_has_batch_rule_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:14.3003712Z test_op_has_batch_rule_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.004s) 2022-08-17T12:23:14.3045766Z test_op_has_batch_rule_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.004s) 2022-08-17T12:23:14.3088172Z test_op_has_batch_rule_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.004s) 2022-08-17T12:23:14.3130697Z test_op_has_batch_rule_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.004s) 2022-08-17T12:23:14.3200173Z test_op_has_batch_rule_special_spherical_bessel_j0_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:14.3492002Z test_op_has_batch_rule_special_xlog1py_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.029s) 2022-08-17T12:23:14.3832799Z test_op_has_batch_rule_special_zeta_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.034s) 2022-08-17T12:23:14.3919310Z test_op_has_batch_rule_split_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.009s) 2022-08-17T12:23:14.4045276Z test_op_has_batch_rule_split_list_args_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.013s) 2022-08-17T12:23:14.4200057Z test_op_has_batch_rule_split_with_sizes_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.015s) 2022-08-17T12:23:14.4276917Z test_op_has_batch_rule_sqrt_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:23:14.4356998Z test_op_has_batch_rule_square_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:23:14.4566256Z test_op_has_batch_rule_squeeze_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.021s) 2022-08-17T12:23:14.4933775Z test_op_has_batch_rule_stack_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.037s) 2022-08-17T12:23:14.5068013Z test_op_has_batch_rule_std_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.013s) 2022-08-17T12:23:14.5234491Z test_op_has_batch_rule_std_mean_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.017s) 2022-08-17T12:23:14.5285931Z test_op_has_batch_rule_stft_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/functional.py:613: 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:803.) 2022-08-17T12:23:14.5287564Z normalized, onesided, return_complex) 2022-08-17T12:23:14.5311065Z expected failure (0.008s) 2022-08-17T12:23:14.5888981Z test_op_has_batch_rule_sub_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.058s) 2022-08-17T12:23:14.6160608Z test_op_has_batch_rule_sum_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.027s) 2022-08-17T12:23:14.6283754Z test_op_has_batch_rule_sum_to_size_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.012s) 2022-08-17T12:23:15.1314953Z test_op_has_batch_rule_svd_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.503s) 2022-08-17T12:23:15.1403853Z test_op_has_batch_rule_svd_lowrank_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.009s) 2022-08-17T12:23:15.1611378Z test_op_has_batch_rule_symeig_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.021s) 2022-08-17T12:23:15.1780411Z test_op_has_batch_rule_t_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.017s) 2022-08-17T12:23:15.1949837Z test_op_has_batch_rule_take_along_dim_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.017s) 2022-08-17T12:23:15.2277186Z test_op_has_batch_rule_take_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.033s) 2022-08-17T12:23:15.2356986Z test_op_has_batch_rule_tan_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:23:15.2413503Z test_op_has_batch_rule_tanh_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1956: UserWarning: nn.functional.tanh is deprecated. Use torch.tanh instead. 2022-08-17T12:23:15.2414310Z warnings.warn("nn.functional.tanh is deprecated. Use torch.tanh instead.") 2022-08-17T12:23:15.2447920Z ok (0.009s) 2022-08-17T12:23:15.2519815Z test_op_has_batch_rule_tensor_split_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:15.2633613Z test_op_has_batch_rule_tensordot_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.011s) 2022-08-17T12:23:15.3343072Z test_op_has_batch_rule_tile_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.071s) 2022-08-17T12:23:15.3414807Z test_op_has_batch_rule_to_sparse_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:15.3736115Z test_op_has_batch_rule_topk_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.032s) 2022-08-17T12:23:15.3802260Z test_op_has_batch_rule_trace_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.007s) 2022-08-17T12:23:15.4420566Z test_op_has_batch_rule_transpose_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.062s) 2022-08-17T12:23:15.4675398Z test_op_has_batch_rule_trapezoid_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.025s) 2022-08-17T12:23:15.4930404Z test_op_has_batch_rule_trapz_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.025s) 2022-08-17T12:23:15.4983307Z test_op_has_batch_rule_triangular_solve_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/test/common_utils.py:29: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2022-08-17T12:23:15.4984570Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-08-17T12:23:15.4985205Z X = torch.triangular_solve(B, A).solution 2022-08-17T12:23:15.4985561Z should be replaced with 2022-08-17T12:23:15.4986248Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2310.) 2022-08-17T12:23:15.4986964Z out = op(*pytree.tree_unflatten(new_args, args_spec), **kwarg_values) 2022-08-17T12:23:15.5428119Z ok (0.050s) 2022-08-17T12:23:15.5547040Z test_op_has_batch_rule_tril_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.012s) 2022-08-17T12:23:15.5667017Z test_op_has_batch_rule_triu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.012s) 2022-08-17T12:23:15.6167877Z test_op_has_batch_rule_true_divide_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.050s) 2022-08-17T12:23:15.6244939Z test_op_has_batch_rule_trunc_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:23:15.6610922Z test_op_has_batch_rule_unbind_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.037s) 2022-08-17T12:23:15.6802649Z test_op_has_batch_rule_unflatten_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.019s) 2022-08-17T12:23:15.7192814Z test_op_has_batch_rule_unfold_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.039s) 2022-08-17T12:23:15.7356602Z test_op_has_batch_rule_unique_consecutive_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:23:15.7519170Z test_op_has_batch_rule_unique_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:23:15.7796449Z test_op_has_batch_rule_unsqueeze_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.027s) 2022-08-17T12:23:15.7935393Z test_op_has_batch_rule_var_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.014s) 2022-08-17T12:23:15.8109549Z test_op_has_batch_rule_var_mean_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.017s) 2022-08-17T12:23:15.8181465Z test_op_has_batch_rule_vdot_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:15.8277902Z test_op_has_batch_rule_view_as_complex_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.010s) 2022-08-17T12:23:15.8394238Z test_op_has_batch_rule_view_as_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.012s) 2022-08-17T12:23:15.8537229Z test_op_has_batch_rule_view_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.014s) 2022-08-17T12:23:15.8729617Z test_op_has_batch_rule_vsplit_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.019s) 2022-08-17T12:23:15.9501710Z test_op_has_batch_rule_vstack_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.077s) 2022-08-17T12:23:15.9836110Z test_op_has_batch_rule_where_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.033s) 2022-08-17T12:23:16.0336612Z test_op_has_batch_rule_xlogy_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.050s) 2022-08-17T12:23:16.0454373Z test_op_has_batch_rule_zero__cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.012s) 2022-08-17T12:23:16.0575177Z test_op_has_batch_rule_zeros_like_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.012s) 2022-08-17T12:23:16.0591730Z test_torch_return_types_returns_cpu (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.002s) 2022-08-17T12:23:16.0628406Z test_vmap_exhaustive_H_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.004s) 2022-08-17T12:23:16.0665295Z test_vmap_exhaustive_T_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.004s) 2022-08-17T12:23:16.0960396Z test_vmap_exhaustive___getitem___cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.029s) 2022-08-17T12:23:16.2402577Z test_vmap_exhaustive___getitem___functorch_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.144s) 2022-08-17T12:23:16.2652788Z test_vmap_exhaustive___radd___cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.025s) 2022-08-17T12:23:16.2918215Z test_vmap_exhaustive___rdiv___cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.026s) 2022-08-17T12:23:16.3385328Z test_vmap_exhaustive___rmatmul___cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.047s) 2022-08-17T12:23:16.3649460Z test_vmap_exhaustive___rmod___cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.026s) 2022-08-17T12:23:16.3897278Z test_vmap_exhaustive___rmul___cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.025s) 2022-08-17T12:23:16.3944817Z test_vmap_exhaustive___rpow___cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:850: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::detach_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:16.3945969Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-08-17T12:23:16.3946383Z expected failure (0.005s) 2022-08-17T12:23:16.4193311Z test_vmap_exhaustive___rsub___cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.025s) 2022-08-17T12:23:16.5452086Z test_vmap_exhaustive__masked_amax_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.126s) 2022-08-17T12:23:16.6714081Z test_vmap_exhaustive__masked_amin_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.126s) 2022-08-17T12:23:16.7479950Z test_vmap_exhaustive__masked_argmax_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.076s) 2022-08-17T12:23:16.8245805Z test_vmap_exhaustive__masked_argmin_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.077s) 2022-08-17T12:23:16.8441199Z test_vmap_exhaustive__masked_cumprod_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.020s) 2022-08-17T12:23:16.8634796Z test_vmap_exhaustive__masked_cumsum_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.019s) 2022-08-17T12:23:16.8906907Z test_vmap_exhaustive__masked_log_softmax_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.027s) 2022-08-17T12:23:16.9314380Z test_vmap_exhaustive__masked_logaddexp_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.041s) 2022-08-17T12:23:17.0957886Z test_vmap_exhaustive__masked_logsumexp_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.164s) 2022-08-17T12:23:17.2520207Z test_vmap_exhaustive__masked_mean_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.156s) 2022-08-17T12:23:17.2794388Z test_vmap_exhaustive__masked_median_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.027s) 2022-08-17T12:23:17.9355264Z test_vmap_exhaustive__masked_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.656s) 2022-08-17T12:23:17.9848740Z test_vmap_exhaustive__masked_normalize_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.049s) 2022-08-17T12:23:18.1128102Z test_vmap_exhaustive__masked_prod_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.128s) 2022-08-17T12:23:18.1406666Z test_vmap_exhaustive__masked_softmax_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.028s) 2022-08-17T12:23:18.1686295Z test_vmap_exhaustive__masked_softmin_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.028s) 2022-08-17T12:23:18.6303184Z test_vmap_exhaustive__masked_std_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.461s) 2022-08-17T12:23:18.7552499Z test_vmap_exhaustive__masked_sum_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.125s) 2022-08-17T12:23:19.1509233Z test_vmap_exhaustive__masked_var_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.395s) 2022-08-17T12:23:19.1545888Z test_vmap_exhaustive_abs_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::absolute_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:19.1546560Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:19.1549538Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::absolute_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:19.1550273Z return op(*args, **kwargs) 2022-08-17T12:23:19.1580175Z ok (0.007s) 2022-08-17T12:23:19.1614433Z test_vmap_exhaustive_acos_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::arccos_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:19.1615081Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:19.1618576Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::arccos_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:19.1619105Z return op(*args, **kwargs) 2022-08-17T12:23:19.1735554Z ok (0.015s) 2022-08-17T12:23:19.1767093Z test_vmap_exhaustive_acosh_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::arccosh_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:19.1767754Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:19.1770092Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::arccosh_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:19.1770618Z return op(*args, **kwargs) 2022-08-17T12:23:19.1874589Z ok (0.014s) 2022-08-17T12:23:19.2647216Z test_vmap_exhaustive_add_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.077s) 2022-08-17T12:23:19.2675512Z test_vmap_exhaustive_addbmm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::addbmm_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:19.2676603Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:19.2680645Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::addbmm_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:19.2681539Z return op(*args, **kwargs) 2022-08-17T12:23:19.3356048Z ok (0.071s) 2022-08-17T12:23:19.3399299Z test_vmap_exhaustive_addcdiv_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::addcdiv_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:19.3400391Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:19.3403491Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::addcdiv_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:19.3404678Z return op(*args, **kwargs) 2022-08-17T12:23:19.4538506Z ok (0.118s) 2022-08-17T12:23:19.4583305Z test_vmap_exhaustive_addcmul_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::addcmul_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:19.4584621Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:19.4588045Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::addcmul_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:19.4588929Z return op(*args, **kwargs) 2022-08-17T12:23:19.5720933Z ok (0.118s) 2022-08-17T12:23:19.5751783Z test_vmap_exhaustive_addmm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::addmm_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:19.5752898Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:19.5756496Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::addmm_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:19.5757641Z return op(*args, **kwargs) 2022-08-17T12:23:19.6142986Z ok (0.042s) 2022-08-17T12:23:19.6458005Z test_vmap_exhaustive_addmm_decomposed_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:23:19.6484745Z test_vmap_exhaustive_addmv_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::addmv_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:19.6486134Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:19.6490702Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::addmv_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:19.6491722Z return op(*args, **kwargs) 2022-08-17T12:23:19.7072127Z ok (0.061s) 2022-08-17T12:23:19.7099211Z test_vmap_exhaustive_addr_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::addr_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:19.7100594Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:19.7104596Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::addr_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:19.7105496Z return op(*args, **kwargs) 2022-08-17T12:23:19.7738674Z ok (0.067s) 2022-08-17T12:23:19.7754133Z test_vmap_exhaustive_all_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::all. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:19.7755233Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:19.7757924Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::all. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:19.7758799Z return op(*args, **kwargs) 2022-08-17T12:23:19.7769392Z /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::all.dim. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:19.7770347Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:19.7773197Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::all.dim. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:19.7774083Z return op(*args, **kwargs) 2022-08-17T12:23:19.7927936Z ok (0.019s) 2022-08-17T12:23:19.7957808Z test_vmap_exhaustive_allclose_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.003s) 2022-08-17T12:23:19.8642653Z test_vmap_exhaustive_amax_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.068s) 2022-08-17T12:23:19.9323071Z test_vmap_exhaustive_amin_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.068s) 2022-08-17T12:23:19.9692247Z test_vmap_exhaustive_aminmax_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.037s) 2022-08-17T12:23:19.9719173Z test_vmap_exhaustive_angle_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.003s) 2022-08-17T12:23:19.9735220Z test_vmap_exhaustive_any_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::any. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:19.9736301Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:19.9739210Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::any. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:19.9740336Z return op(*args, **kwargs) 2022-08-17T12:23:19.9889824Z ok (0.017s) 2022-08-17T12:23:19.9907712Z test_vmap_exhaustive_arange_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.002s) 2022-08-17T12:23:20.0064638Z test_vmap_exhaustive_argmax_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:23:20.0222796Z test_vmap_exhaustive_argmin_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:23:20.0729113Z test_vmap_exhaustive_argsort_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.051s) 2022-08-17T12:23:20.0744438Z test_vmap_exhaustive_argwhere_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::argwhere. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:20.0745572Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:20.0748476Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::argwhere. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:20.0749385Z return op(*args, **kwargs) 2022-08-17T12:23:20.0821028Z ok (0.009s) 2022-08-17T12:23:20.0843050Z test_vmap_exhaustive_as_strided_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::as_strided_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:20.0844155Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:20.0847403Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::as_strided_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:20.0848302Z return op(*args, **kwargs) 2022-08-17T12:23:20.0873530Z expected failure (0.005s) 2022-08-17T12:23:20.0893520Z test_vmap_exhaustive_as_strided_scatter_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:12051: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::as_strided_scatter. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:20.0894811Z torch.as_strided_scatter(x, src, size, stride, storage_offset=storage_offset), 2022-08-17T12:23:20.1053430Z ok (0.018s) 2022-08-17T12:23:20.1094709Z test_vmap_exhaustive_asin_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::arcsin_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:20.1095803Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:20.1099630Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::arcsin_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:20.1100691Z return op(*args, **kwargs) 2022-08-17T12:23:20.1136087Z ok (0.008s) 2022-08-17T12:23:20.1172900Z test_vmap_exhaustive_asinh_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::arcsinh_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:20.1174016Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:20.1176955Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::arcsinh_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:20.1177890Z return op(*args, **kwargs) 2022-08-17T12:23:20.1209138Z ok (0.007s) 2022-08-17T12:23:20.1240954Z test_vmap_exhaustive_atan2_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::atan2_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:20.1242059Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:20.1244392Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::atan2_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:20.1245251Z return op(*args, **kwargs) 2022-08-17T12:23:20.1249371Z /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::arctan2_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:20.1250316Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:20.1253147Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::arctan2_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:20.1254039Z return op(*args, **kwargs) 2022-08-17T12:23:20.2093504Z ok (0.088s) 2022-08-17T12:23:20.2130967Z test_vmap_exhaustive_atan_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::arctan_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:20.2132477Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:20.2136403Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::arctan_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:20.2137455Z return op(*args, **kwargs) 2022-08-17T12:23:20.2172589Z ok (0.008s) 2022-08-17T12:23:20.2209437Z test_vmap_exhaustive_atanh_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::arctanh_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:20.2213873Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:20.2215025Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::arctanh_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:20.2216063Z return op(*args, **kwargs) 2022-08-17T12:23:20.2248187Z ok (0.007s) 2022-08-17T12:23:20.2911107Z test_vmap_exhaustive_atleast_1d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.066s) 2022-08-17T12:23:20.3581482Z test_vmap_exhaustive_atleast_2d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.067s) 2022-08-17T12:23:20.4258383Z test_vmap_exhaustive_atleast_3d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.068s) 2022-08-17T12:23:20.4293543Z test_vmap_exhaustive_baddbmm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::baddbmm_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:20.4294668Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:20.4298403Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::baddbmm_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:20.4299277Z return op(*args, **kwargs) 2022-08-17T12:23:20.4904176Z ok (0.064s) 2022-08-17T12:23:20.4948845Z test_vmap_exhaustive_bernoulli_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:23:20.5101541Z test_vmap_exhaustive_bfloat16_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.015s) 2022-08-17T12:23:20.5158384Z test_vmap_exhaustive_bfloat16_functorch_no_channels_last_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.006s) 2022-08-17T12:23:20.5382794Z test_vmap_exhaustive_block_diag_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.022s) 2022-08-17T12:23:20.5430508Z test_vmap_exhaustive_bmm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.005s) 2022-08-17T12:23:20.5584898Z test_vmap_exhaustive_bool_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.015s) 2022-08-17T12:23:20.5641965Z test_vmap_exhaustive_bool_functorch_no_channels_last_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.006s) 2022-08-17T12:23:20.5656332Z test_vmap_exhaustive_broadcast_shapes_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.001s) 2022-08-17T12:23:20.5882874Z test_vmap_exhaustive_broadcast_tensors_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.023s) 2022-08-17T12:23:20.5996629Z test_vmap_exhaustive_broadcast_to_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.011s) 2022-08-17T12:23:20.6028356Z test_vmap_exhaustive_bucketize_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::bucketize.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:20.6029496Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:20.6032470Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::bucketize.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:20.6033472Z return op(*args, **kwargs) 2022-08-17T12:23:20.6769717Z ok (0.077s) 2022-08-17T12:23:20.6922833Z test_vmap_exhaustive_byte_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.015s) 2022-08-17T12:23:20.6980844Z test_vmap_exhaustive_byte_functorch_no_channels_last_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.006s) 2022-08-17T12:23:20.7091563Z test_vmap_exhaustive_cartesian_prod_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.011s) 2022-08-17T12:23:20.7461665Z test_vmap_exhaustive_cat_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.037s) 2022-08-17T12:23:21.4390406Z test_vmap_exhaustive_cdist_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.693s) 2022-08-17T12:23:21.4433714Z test_vmap_exhaustive_ceil_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.004s) 2022-08-17T12:23:21.4450559Z test_vmap_exhaustive_chalf_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:15579: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::chalf. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:21.4451279Z op=lambda x, *args, **kwargs: x.chalf(*args, **kwargs), 2022-08-17T12:23:21.4517799Z ok (0.008s) 2022-08-17T12:23:21.4672414Z test_vmap_exhaustive_char_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.015s) 2022-08-17T12:23:21.4729471Z test_vmap_exhaustive_char_functorch_no_channels_last_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.006s) 2022-08-17T12:23:21.4924344Z test_vmap_exhaustive_cholesky_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.019s) 2022-08-17T12:23:21.5097356Z test_vmap_exhaustive_cholesky_inverse_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.017s) 2022-08-17T12:23:21.5458325Z test_vmap_exhaustive_cholesky_solve_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.036s) 2022-08-17T12:23:21.5551096Z test_vmap_exhaustive_chunk_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.009s) 2022-08-17T12:23:21.5582744Z test_vmap_exhaustive_clamp_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::clamp_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:21.5583852Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:21.5587433Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::clamp_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:21.5588519Z return op(*args, **kwargs) 2022-08-17T12:23:21.5593305Z /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::clip_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:21.5594251Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:21.5597850Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::clip_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:21.5598734Z return op(*args, **kwargs) 2022-08-17T12:23:21.6330466Z ok (0.078s) 2022-08-17T12:23:21.6347006Z test_vmap_exhaustive_clamp_max_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.002s) 2022-08-17T12:23:21.6363715Z test_vmap_exhaustive_clamp_min_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.002s) 2022-08-17T12:23:21.6403293Z test_vmap_exhaustive_clone_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.004s) 2022-08-17T12:23:21.6440988Z test_vmap_exhaustive_column_stack_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:23:21.6864859Z test_vmap_exhaustive_combinations_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.042s) 2022-08-17T12:23:21.6887647Z test_vmap_exhaustive_complex_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::complex. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:21.6888839Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:21.6892017Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::complex. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:21.6892905Z return op(*args, **kwargs) 2022-08-17T12:23:21.7167193Z ok (0.030s) 2022-08-17T12:23:21.7215708Z test_vmap_exhaustive_conj_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.005s) 2022-08-17T12:23:21.7237614Z test_vmap_exhaustive_conj_physical_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::conj_physical_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:21.7238733Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:21.7241815Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::conj_physical_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:21.7242944Z return op(*args, **kwargs) 2022-08-17T12:23:21.7258888Z ok (0.004s) 2022-08-17T12:23:21.8032094Z test_vmap_exhaustive_constant_pad_nd_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.077s) 2022-08-17T12:23:21.8068560Z test_vmap_exhaustive_contiguous_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.004s) 2022-08-17T12:23:21.8086350Z test_vmap_exhaustive_copysign_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::copysign.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:21.8087253Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:21.8090311Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::copysign.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:21.8090859Z return op(*args, **kwargs) 2022-08-17T12:23:21.8095154Z /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::copysign_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:21.8095720Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:21.8099003Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::copysign_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:21.8099546Z return op(*args, **kwargs) 2022-08-17T12:23:21.8548668Z ok (0.048s) 2022-08-17T12:23:21.8638449Z test_vmap_exhaustive_corrcoef_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.009s) 2022-08-17T12:23:21.8723168Z test_vmap_exhaustive_cos_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:23:21.8803901Z test_vmap_exhaustive_cosh_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:23:21.8819378Z test_vmap_exhaustive_count_nonzero_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::count_nonzero. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:21.8820507Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:21.8822580Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::count_nonzero. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:21.8823479Z return op(*args, **kwargs) 2022-08-17T12:23:21.9071764Z ok (0.027s) 2022-08-17T12:23:22.0287085Z test_vmap_exhaustive_cov_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.121s) 2022-08-17T12:23:22.0378292Z test_vmap_exhaustive_cross_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.009s) 2022-08-17T12:23:22.0449178Z test_vmap_exhaustive_cummax_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.007s) 2022-08-17T12:23:22.0519448Z test_vmap_exhaustive_cummin_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.007s) 2022-08-17T12:23:22.0541951Z test_vmap_exhaustive_cumprod_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::cumprod_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:22.0543037Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:22.0546030Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::cumprod_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:22.0546931Z return op(*args, **kwargs) 2022-08-17T12:23:22.0810407Z ok (0.029s) 2022-08-17T12:23:22.0835021Z test_vmap_exhaustive_cumsum_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::cumsum_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:22.0836141Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:22.0839402Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::cumsum_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:22.0840298Z return op(*args, **kwargs) 2022-08-17T12:23:22.0937185Z ok (0.013s) 2022-08-17T12:23:22.1154672Z test_vmap_exhaustive_cumulative_trapezoid_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.022s) 2022-08-17T12:23:22.1237500Z test_vmap_exhaustive_deg2rad_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:23:22.1437541Z test_vmap_exhaustive_diag_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.020s) 2022-08-17T12:23:22.1660459Z test_vmap_exhaustive_diag_embed_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.022s) 2022-08-17T12:23:22.1677406Z test_vmap_exhaustive_diagflat_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::diagflat. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:22.1678519Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:22.1681125Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::diagflat. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:22.1681998Z return op(*args, **kwargs) 2022-08-17T12:23:22.1741310Z ok (0.008s) 2022-08-17T12:23:22.2483519Z test_vmap_exhaustive_diagonal_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.074s) 2022-08-17T12:23:22.2913706Z test_vmap_exhaustive_diagonal_scatter_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.043s) 2022-08-17T12:23:22.5277748Z test_vmap_exhaustive_diff_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.236s) 2022-08-17T12:23:22.5411668Z test_vmap_exhaustive_digamma_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.013s) 2022-08-17T12:23:22.6715001Z test_vmap_exhaustive_dist_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.130s) 2022-08-17T12:23:22.6743283Z test_vmap_exhaustive_div_floor_rounding_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::div_.Tensor_mode. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:22.6743956Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:22.6747278Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::div_.Tensor_mode. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:22.6747833Z return op(*args, **kwargs) 2022-08-17T12:23:22.7739531Z ok (0.102s) 2022-08-17T12:23:22.8598463Z test_vmap_exhaustive_div_no_rounding_mode_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.086s) 2022-08-17T12:23:22.9501369Z test_vmap_exhaustive_div_trunc_rounding_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.090s) 2022-08-17T12:23:22.9540125Z test_vmap_exhaustive_dot_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.004s) 2022-08-17T12:23:22.9691611Z test_vmap_exhaustive_double_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.015s) 2022-08-17T12:23:22.9747267Z test_vmap_exhaustive_double_functorch_no_channels_last_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.005s) 2022-08-17T12:23:22.9909118Z test_vmap_exhaustive_dsplit_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:23:23.0545285Z test_vmap_exhaustive_dstack_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.064s) 2022-08-17T12:23:23.0613175Z test_vmap_exhaustive_eig_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::eig. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:23.0614278Z return self.op(*args, **kwargs) 2022-08-17T12:23:23.0780213Z /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::eig. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:23.0781161Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:23.0787496Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::eig. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:23.0788375Z return op(*args, **kwargs) 2022-08-17T12:23:23.0805552Z ok (0.026s) 2022-08-17T12:23:23.1093109Z test_vmap_exhaustive_einsum_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.029s) 2022-08-17T12:23:23.1108620Z test_vmap_exhaustive_empty_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.001s) 2022-08-17T12:23:23.1183799Z test_vmap_exhaustive_empty_like_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.007s) 2022-08-17T12:23:23.1458041Z test_vmap_exhaustive_eq_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.027s) 2022-08-17T12:23:23.1473895Z test_vmap_exhaustive_equal_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.001s) 2022-08-17T12:23:23.1532229Z test_vmap_exhaustive_erf_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.006s) 2022-08-17T12:23:23.1644867Z test_vmap_exhaustive_erfc_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.011s) 2022-08-17T12:23:23.1698359Z test_vmap_exhaustive_erfinv_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.005s) 2022-08-17T12:23:23.1802081Z test_vmap_exhaustive_exp2_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:23:23.1885052Z test_vmap_exhaustive_exp_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:23:23.1968798Z test_vmap_exhaustive_expand_as_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:23:23.2114977Z test_vmap_exhaustive_expand_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.015s) 2022-08-17T12:23:23.2172669Z test_vmap_exhaustive_expm1_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.006s) 2022-08-17T12:23:23.2293790Z test_vmap_exhaustive_fft_fft2_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.012s) 2022-08-17T12:23:23.2429429Z test_vmap_exhaustive_fft_fft_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.013s) 2022-08-17T12:23:23.2583060Z test_vmap_exhaustive_fft_fftn_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.015s) 2022-08-17T12:23:23.2665566Z test_vmap_exhaustive_fft_fftshift_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:23:23.2791984Z test_vmap_exhaustive_fft_hfft2_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.013s) 2022-08-17T12:23:23.2924277Z test_vmap_exhaustive_fft_hfft_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.013s) 2022-08-17T12:23:23.3085062Z test_vmap_exhaustive_fft_hfftn_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:23:23.3210377Z test_vmap_exhaustive_fft_ifft2_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.013s) 2022-08-17T12:23:23.3351092Z test_vmap_exhaustive_fft_ifft_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.014s) 2022-08-17T12:23:23.3504611Z test_vmap_exhaustive_fft_ifftn_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.015s) 2022-08-17T12:23:23.3583350Z test_vmap_exhaustive_fft_ifftshift_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:23:23.3603555Z test_vmap_exhaustive_fft_ihfft2_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::fft_ihfft2. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:23.3604943Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:23.3609233Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::fft_ihfft2. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:23.3610269Z return op(*args, **kwargs) 2022-08-17T12:23:23.3721955Z ok (0.014s) 2022-08-17T12:23:23.3864505Z test_vmap_exhaustive_fft_ihfft_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.014s) 2022-08-17T12:23:23.3885349Z test_vmap_exhaustive_fft_ihfftn_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::fft_ihfftn. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:23.3887095Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:23.3891206Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::fft_ihfftn. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:23.3892242Z return op(*args, **kwargs) 2022-08-17T12:23:23.4040585Z ok (0.018s) 2022-08-17T12:23:23.4165205Z test_vmap_exhaustive_fft_irfft2_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.012s) 2022-08-17T12:23:23.4293904Z test_vmap_exhaustive_fft_irfft_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.013s) 2022-08-17T12:23:23.4443947Z test_vmap_exhaustive_fft_irfftn_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.015s) 2022-08-17T12:23:23.4560227Z test_vmap_exhaustive_fft_rfft2_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.012s) 2022-08-17T12:23:23.4692372Z test_vmap_exhaustive_fft_rfft_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.013s) 2022-08-17T12:23:23.4847041Z test_vmap_exhaustive_fft_rfftn_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.015s) 2022-08-17T12:23:23.4934162Z test_vmap_exhaustive_fill_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.009s) 2022-08-17T12:23:23.5016666Z test_vmap_exhaustive_flatten_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:23:23.5159448Z test_vmap_exhaustive_flip_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.014s) 2022-08-17T12:23:23.5246995Z test_vmap_exhaustive_fliplr_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.009s) 2022-08-17T12:23:23.5332840Z test_vmap_exhaustive_flipud_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.009s) 2022-08-17T12:23:23.5484400Z test_vmap_exhaustive_float_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.015s) 2022-08-17T12:23:23.5539854Z test_vmap_exhaustive_float_functorch_no_channels_last_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.005s) 2022-08-17T12:23:23.5821904Z test_vmap_exhaustive_float_power_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.028s) 2022-08-17T12:23:23.5862249Z test_vmap_exhaustive_floor_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.004s) 2022-08-17T12:23:23.5885691Z test_vmap_exhaustive_floor_divide_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::floor_divide_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:23.5886926Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:23.5889654Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::floor_divide_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:23.5890569Z return op(*args, **kwargs) 2022-08-17T12:23:23.6337049Z ok (0.047s) 2022-08-17T12:23:23.6590499Z test_vmap_exhaustive_fmax_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.025s) 2022-08-17T12:23:23.6842750Z test_vmap_exhaustive_fmin_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.025s) 2022-08-17T12:23:23.6867484Z test_vmap_exhaustive_fmod_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::fmod_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:23.6868189Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:23.6870800Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::fmod_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:23.6871392Z return op(*args, **kwargs) 2022-08-17T12:23:23.7311867Z ok (0.047s) 2022-08-17T12:23:23.7387146Z test_vmap_exhaustive_frac_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:23:23.7448020Z test_vmap_exhaustive_frexp_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.006s) 2022-08-17T12:23:23.7541859Z test_vmap_exhaustive_full_like_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.009s) 2022-08-17T12:23:23.9063885Z test_vmap_exhaustive_gather_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.152s) 2022-08-17T12:23:23.9524666Z test_vmap_exhaustive_ge_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.046s) 2022-08-17T12:23:24.0184050Z test_vmap_exhaustive_geqrf_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.066s) 2022-08-17T12:23:24.1617840Z test_vmap_exhaustive_gradient_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.143s) 2022-08-17T12:23:24.2077997Z test_vmap_exhaustive_gt_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.046s) 2022-08-17T12:23:24.2234655Z test_vmap_exhaustive_half_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:23:24.2293591Z test_vmap_exhaustive_half_functorch_no_channels_last_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.006s) 2022-08-17T12:23:24.2321668Z test_vmap_exhaustive_heaviside_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::heaviside_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:24.2322863Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:24.2326267Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::heaviside_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:24.2327385Z return op(*args, **kwargs) 2022-08-17T12:23:24.2757693Z ok (0.046s) 2022-08-17T12:23:24.2803903Z test_vmap_exhaustive_histc_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::histc. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:24.2805228Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:24.2809649Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::histc. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:24.2810658Z return op(*args, **kwargs) 2022-08-17T12:23:24.4147225Z ok (0.139s) 2022-08-17T12:23:24.4236567Z test_vmap_exhaustive_histogram_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::histogram.bin_ct. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:24.4237689Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:24.4250158Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::histogram.bin_ct. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:24.4251120Z return op(*args, **kwargs) 2022-08-17T12:23:24.4264313Z /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::histogram.bins_tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:24.4265308Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:24.4270163Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::histogram.bins_tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:24.4271036Z return op(*args, **kwargs) 2022-08-17T12:23:25.0052151Z ok (0.590s) 2022-08-17T12:23:25.0158221Z test_vmap_exhaustive_histogramdd_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.011s) 2022-08-17T12:23:25.0317658Z test_vmap_exhaustive_hsplit_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:23:25.0943371Z test_vmap_exhaustive_hstack_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.063s) 2022-08-17T12:23:25.0970145Z test_vmap_exhaustive_hypot_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::hypot_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:25.0971255Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:25.0973705Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::hypot_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:25.0974595Z return op(*args, **kwargs) 2022-08-17T12:23:25.1409263Z ok (0.047s) 2022-08-17T12:23:25.1482885Z test_vmap_exhaustive_i0_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.007s) 2022-08-17T12:23:25.1513766Z test_vmap_exhaustive_igamma_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::igamma_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:25.1515072Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:25.1517575Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::igamma_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:25.1518458Z return op(*args, **kwargs) 2022-08-17T12:23:25.2174693Z ok (0.069s) 2022-08-17T12:23:25.2204812Z test_vmap_exhaustive_igammac_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::igammac_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:25.2205568Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:25.2208530Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::igammac_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:25.2209060Z return op(*args, **kwargs) 2022-08-17T12:23:25.2867879Z ok (0.069s) 2022-08-17T12:23:25.2890296Z test_vmap_exhaustive_index_add_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::index_add_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:25.2891012Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:25.2894179Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::index_add_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:25.2894769Z return op(*args, **kwargs) 2022-08-17T12:23:25.4278473Z ok (0.141s) 2022-08-17T12:23:25.4301777Z test_vmap_exhaustive_index_copy_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::index_copy_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:25.4302978Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:25.4306764Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::index_copy_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:25.4307644Z return op(*args, **kwargs) 2022-08-17T12:23:25.4717961Z ok (0.044s) 2022-08-17T12:23:25.4734880Z test_vmap_exhaustive_index_fill_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::index_fill.int_Scalar. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:25.4736067Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:25.4739799Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::index_fill.int_Scalar. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:25.4740719Z return op(*args, **kwargs) 2022-08-17T12:23:25.4745755Z /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::index_fill_.int_Scalar. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:25.4746942Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:25.4750839Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::index_fill_.int_Scalar. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:25.4751726Z return op(*args, **kwargs) 2022-08-17T12:23:25.4942800Z ok (0.022s) 2022-08-17T12:23:25.5128794Z test_vmap_exhaustive_index_put_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.019s) 2022-08-17T12:23:25.6477422Z test_vmap_exhaustive_index_put_functorch_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.135s) 2022-08-17T12:23:25.6494723Z test_vmap_exhaustive_index_reduce_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::index_reduce. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:25.6495926Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:25.6499936Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::index_reduce. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:25.6500848Z return op(*args, **kwargs) 2022-08-17T12:23:25.6506241Z /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::index_reduce_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:25.6507260Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:25.6511600Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::index_reduce_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:25.6512753Z return op(*args, **kwargs) 2022-08-17T12:23:26.2009873Z ok (0.553s) 2022-08-17T12:23:26.2179682Z test_vmap_exhaustive_index_select_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.017s) 2022-08-17T12:23:26.2248018Z test_vmap_exhaustive_inner_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.007s) 2022-08-17T12:23:26.2401662Z test_vmap_exhaustive_int_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.015s) 2022-08-17T12:23:26.2459655Z test_vmap_exhaustive_int_functorch_no_channels_last_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.006s) 2022-08-17T12:23:26.2577835Z test_vmap_exhaustive_inverse_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.012s) 2022-08-17T12:23:26.2623063Z test_vmap_exhaustive_isclose_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::isclose. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:26.2624187Z return self.op(*args, **kwargs) 2022-08-17T12:23:26.2844058Z /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::isclose. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:26.2845007Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:26.2848711Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::isclose. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:26.2849646Z return op(*args, **kwargs) 2022-08-17T12:23:26.3432172Z ok (0.085s) 2022-08-17T12:23:26.3484757Z test_vmap_exhaustive_isfinite_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.005s) 2022-08-17T12:23:26.3501733Z test_vmap_exhaustive_isin_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::isin.Tensor_Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:26.3502866Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:26.3505814Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::isin.Tensor_Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:26.3506715Z return op(*args, **kwargs) 2022-08-17T12:23:26.3564031Z ok (0.008s) 2022-08-17T12:23:26.3592358Z test_vmap_exhaustive_isinf_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.003s) 2022-08-17T12:23:26.3620114Z test_vmap_exhaustive_isnan_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.003s) 2022-08-17T12:23:26.3647927Z test_vmap_exhaustive_isneginf_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.003s) 2022-08-17T12:23:26.3675250Z test_vmap_exhaustive_isposinf_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.003s) 2022-08-17T12:23:26.3722713Z test_vmap_exhaustive_isreal_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.005s) 2022-08-17T12:23:26.3742624Z test_vmap_exhaustive_istft_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::istft. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:26.3743708Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:26.3749162Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::istft. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:26.3750038Z return op(*args, **kwargs) 2022-08-17T12:23:26.4019570Z ok (0.030s) 2022-08-17T12:23:26.4033417Z test_vmap_exhaustive_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:23:26.4045584Z test_vmap_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:23:26.4058520Z test_vmap_exhaustive_jiterator_binary_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:23:26.4070478Z test_vmap_exhaustive_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:23:26.4082535Z test_vmap_exhaustive_jiterator_unary_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:23:26.4141333Z test_vmap_exhaustive_kron_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.006s) 2022-08-17T12:23:26.4698728Z test_vmap_exhaustive_kthvalue_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.056s) 2022-08-17T12:23:26.4728748Z test_vmap_exhaustive_ldexp_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::ldexp_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:26.4729853Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:26.4732926Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::ldexp_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:26.4733801Z return op(*args, **kwargs) 2022-08-17T12:23:26.5189879Z ok (0.049s) 2022-08-17T12:23:26.5656414Z test_vmap_exhaustive_le_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.047s) 2022-08-17T12:23:26.5693864Z test_vmap_exhaustive_lerp_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::lerp_.Scalar. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:26.5694953Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:26.5698221Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::lerp_.Scalar. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:26.5699362Z return op(*args, **kwargs) 2022-08-17T12:23:26.5949535Z /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::lerp_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:26.5950492Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:26.5953901Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::lerp_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:26.5954858Z return op(*args, **kwargs) 2022-08-17T12:23:26.6643854Z ok (0.099s) 2022-08-17T12:23:26.6761405Z test_vmap_exhaustive_lgamma_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.012s) 2022-08-17T12:23:26.6964379Z test_vmap_exhaustive_linalg_cholesky_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.020s) 2022-08-17T12:23:26.7249966Z test_vmap_exhaustive_linalg_cholesky_ex_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.028s) 2022-08-17T12:23:26.7319678Z test_vmap_exhaustive_linalg_cond_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.007s) 2022-08-17T12:23:26.7337620Z test_vmap_exhaustive_linalg_cross_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_cross. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:26.7338750Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:26.7342147Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_cross. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:26.7343053Z return op(*args, **kwargs) 2022-08-17T12:23:26.7418778Z ok (0.010s) 2022-08-17T12:23:26.7671903Z test_vmap_exhaustive_linalg_det_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.025s) 2022-08-17T12:23:26.7957837Z test_vmap_exhaustive_linalg_eig_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.029s) 2022-08-17T12:23:26.7968530Z test_vmap_exhaustive_linalg_eigh_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:23:26.8137690Z test_vmap_exhaustive_linalg_eigvals_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.017s) 2022-08-17T12:23:26.8264766Z test_vmap_exhaustive_linalg_eigvalsh_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.013s) 2022-08-17T12:23:26.8706713Z test_vmap_exhaustive_linalg_householder_product_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.044s) 2022-08-17T12:23:26.8833946Z test_vmap_exhaustive_linalg_inv_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.013s) 2022-08-17T12:23:26.8998961Z test_vmap_exhaustive_linalg_inv_ex_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:23:26.9015514Z test_vmap_exhaustive_linalg_ldl_factor_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_ldl_factor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:26.9016890Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:26.9022509Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_ldl_factor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:26.9023418Z return op(*args, **kwargs) 2022-08-17T12:23:26.9097160Z ok (0.010s) 2022-08-17T12:23:26.9199335Z test_vmap_exhaustive_linalg_ldl_factor_ex_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:23:26.9218523Z test_vmap_exhaustive_linalg_ldl_solve_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_ldl_solve. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:26.9219826Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:26.9223369Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_ldl_solve. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:26.9224430Z return op(*args, **kwargs) 2022-08-17T12:23:27.0165489Z ok (0.097s) 2022-08-17T12:23:27.0233026Z test_vmap_exhaustive_linalg_lstsq_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_lstsq. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:27.0234160Z return self.op(*args, **kwargs) 2022-08-17T12:23:27.0452267Z /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_lstsq. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:27.0453238Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:27.0461713Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_lstsq. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:27.0462608Z return op(*args, **kwargs) 2022-08-17T12:23:27.3265895Z ok (0.310s) 2022-08-17T12:23:27.3332285Z test_vmap_exhaustive_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:11084: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_lstsq. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:27.3333247Z op=lambda a, b, driver: torch.linalg.lstsq(a, b, driver=driver)[0], 2022-08-17T12:23:27.5313140Z ok (0.205s) 2022-08-17T12:23:27.5332178Z test_vmap_exhaustive_linalg_lu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_lu. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:27.5333383Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:27.5340841Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_lu. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:27.5341986Z return op(*args, **kwargs) 2022-08-17T12:23:27.5792633Z ok (0.048s) 2022-08-17T12:23:27.5812106Z test_vmap_exhaustive_linalg_lu_factor_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_lu_factor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:27.5813251Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:27.5818798Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_lu_factor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:27.5821089Z return op(*args, **kwargs) 2022-08-17T12:23:27.6183843Z ok (0.039s) 2022-08-17T12:23:27.6575522Z test_vmap_exhaustive_linalg_lu_factor_ex_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.039s) 2022-08-17T12:23:27.6594581Z test_vmap_exhaustive_linalg_lu_solve_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_lu_solve. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:27.6595694Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:27.6599029Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_lu_solve. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:27.6599931Z return op(*args, **kwargs) 2022-08-17T12:23:28.2188709Z ok (0.561s) 2022-08-17T12:23:28.3279945Z test_vmap_exhaustive_linalg_matrix_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.109s) 2022-08-17T12:23:28.3787746Z test_vmap_exhaustive_linalg_matrix_power_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.051s) 2022-08-17T12:23:28.3807220Z test_vmap_exhaustive_linalg_matrix_rank_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_matrix_rank.atol_rtol_tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:28.3808572Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:28.3813145Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_matrix_rank.atol_rtol_tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:28.3814074Z return op(*args, **kwargs) 2022-08-17T12:23:28.3942915Z ok (0.016s) 2022-08-17T12:23:28.4095551Z test_vmap_exhaustive_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.015s) 2022-08-17T12:23:28.4673780Z test_vmap_exhaustive_linalg_multi_dot_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.058s) 2022-08-17T12:23:28.4985093Z test_vmap_exhaustive_linalg_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:23:28.5267653Z test_vmap_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.028s) 2022-08-17T12:23:28.5288071Z test_vmap_exhaustive_linalg_pinv_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_pinv.atol_rtol_tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:28.5289209Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:28.5293609Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_pinv.atol_rtol_tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:28.5294564Z return op(*args, **kwargs) 2022-08-17T12:23:28.5703411Z ok (0.044s) 2022-08-17T12:23:28.5867376Z test_vmap_exhaustive_linalg_pinv_hermitian_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:23:28.5879630Z test_vmap_exhaustive_linalg_pinv_singular_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:23:28.6574515Z test_vmap_exhaustive_linalg_qr_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.069s) 2022-08-17T12:23:28.6780886Z test_vmap_exhaustive_linalg_slogdet_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.021s) 2022-08-17T12:23:28.6800417Z test_vmap_exhaustive_linalg_solve_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_solve_ex. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:28.6801609Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:28.6805672Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_solve_ex. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:28.6806992Z return op(*args, **kwargs) 2022-08-17T12:23:28.7337765Z ok (0.056s) 2022-08-17T12:23:28.8060178Z test_vmap_exhaustive_linalg_solve_ex_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.072s) 2022-08-17T12:23:29.1705451Z test_vmap_exhaustive_linalg_solve_triangular_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.364s) 2022-08-17T12:23:29.6627252Z test_vmap_exhaustive_linalg_svd_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.492s) 2022-08-17T12:23:29.7090541Z test_vmap_exhaustive_linalg_svdvals_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.046s) 2022-08-17T12:23:29.7143714Z test_vmap_exhaustive_linalg_tensorinv_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.005s) 2022-08-17T12:23:29.7161033Z test_vmap_exhaustive_linalg_tensorsolve_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_tensorsolve. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:29.7162177Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:29.7165691Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_tensorsolve. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:29.7166592Z return op(*args, **kwargs) 2022-08-17T12:23:29.7298357Z ok (0.015s) 2022-08-17T12:23:29.7314610Z test_vmap_exhaustive_linalg_vander_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_vander. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:29.7315750Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:29.7318488Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_vander. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:29.7319395Z return op(*args, **kwargs) 2022-08-17T12:23:29.7459680Z ok (0.016s) 2022-08-17T12:23:29.7476180Z test_vmap_exhaustive_linalg_vecdot_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_vecdot. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:29.7477323Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:29.7480379Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_vecdot. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:29.7481293Z return op(*args, **kwargs) 2022-08-17T12:23:29.8603654Z ok (0.114s) 2022-08-17T12:23:30.0686006Z test_vmap_exhaustive_linalg_vector_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.208s) 2022-08-17T12:23:30.0702160Z test_vmap_exhaustive_linspace_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.002s) 2022-08-17T12:23:30.0784652Z test_vmap_exhaustive_log10_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:23:30.0842349Z test_vmap_exhaustive_log1p_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.006s) 2022-08-17T12:23:30.0924757Z test_vmap_exhaustive_log2_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:23:30.1007343Z test_vmap_exhaustive_log_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:23:30.1272022Z test_vmap_exhaustive_log_softmax_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.026s) 2022-08-17T12:23:30.1514865Z test_vmap_exhaustive_log_softmax_dtype_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.024s) 2022-08-17T12:23:30.1556540Z test_vmap_exhaustive_logaddexp2_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.004s) 2022-08-17T12:23:30.1594759Z test_vmap_exhaustive_logaddexp_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.004s) 2022-08-17T12:23:30.1774169Z test_vmap_exhaustive_logcumsumexp_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.018s) 2022-08-17T12:23:30.1946951Z test_vmap_exhaustive_logdet_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.017s) 2022-08-17T12:23:30.2203566Z test_vmap_exhaustive_logical_and_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.026s) 2022-08-17T12:23:30.2253191Z test_vmap_exhaustive_logical_not_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.005s) 2022-08-17T12:23:30.2508288Z test_vmap_exhaustive_logical_or_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.025s) 2022-08-17T12:23:30.2763361Z test_vmap_exhaustive_logical_xor_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.025s) 2022-08-17T12:23:30.2926106Z test_vmap_exhaustive_logit_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:23:30.2943045Z test_vmap_exhaustive_logspace_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.002s) 2022-08-17T12:23:30.3434107Z test_vmap_exhaustive_logsumexp_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.049s) 2022-08-17T12:23:30.3592518Z test_vmap_exhaustive_long_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:23:30.3653017Z test_vmap_exhaustive_long_functorch_no_channels_last_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.006s) 2022-08-17T12:23:30.4111128Z test_vmap_exhaustive_lt_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.046s) 2022-08-17T12:23:30.4897772Z test_vmap_exhaustive_lu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.079s) 2022-08-17T12:23:30.4916766Z test_vmap_exhaustive_lu_solve_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::lu_solve. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:30.4919245Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:30.4921596Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::lu_solve. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:30.4923765Z return op(*args, **kwargs) 2022-08-17T12:23:30.6315204Z ok (0.142s) 2022-08-17T12:23:30.6333837Z test_vmap_exhaustive_lu_unpack_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::lu_unpack. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:30.6335192Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:30.6340965Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::lu_unpack. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:30.6341853Z return op(*args, **kwargs) 2022-08-17T12:23:30.7199499Z ok (0.088s) 2022-08-17T12:23:30.7363195Z test_vmap_exhaustive_mH_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:23:30.7456440Z test_vmap_exhaustive_mT_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.009s) 2022-08-17T12:23:30.7522407Z test_vmap_exhaustive_masked_fill_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::masked_fill.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:30.7523535Z return self.op(*args, **kwargs) 2022-08-17T12:23:30.7952787Z /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::masked_fill.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:30.7953852Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:30.7957844Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::masked_fill.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:30.7958825Z return op(*args, **kwargs) 2022-08-17T12:23:30.7963468Z /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::masked_fill_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:30.7964445Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:30.7967594Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::masked_fill_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:30.7968509Z return op(*args, **kwargs) 2022-08-17T12:23:30.8501879Z ok (0.104s) 2022-08-17T12:23:30.8784781Z test_vmap_exhaustive_masked_fill_functorch_Scalar_only_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.028s) 2022-08-17T12:23:30.8800734Z test_vmap_exhaustive_masked_scatter_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::masked_scatter. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:30.8802036Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:30.8804772Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::masked_scatter. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:30.8805669Z return op(*args, **kwargs) 2022-08-17T12:23:30.8810036Z /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::masked_scatter_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:30.8810989Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:30.8814641Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::masked_scatter_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:30.8815723Z return op(*args, **kwargs) 2022-08-17T12:23:30.9293962Z ok (0.051s) 2022-08-17T12:23:30.9583002Z test_vmap_exhaustive_masked_select_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.029s) 2022-08-17T12:23:31.0445483Z test_vmap_exhaustive_matmul_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.086s) 2022-08-17T12:23:31.0471271Z test_vmap_exhaustive_matrix_exp_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::matrix_exp. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:31.0472395Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:31.0479084Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::matrix_exp. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:31.0479977Z return op(*args, **kwargs) 2022-08-17T12:23:31.0606030Z ok (0.016s) 2022-08-17T12:23:31.1106500Z test_vmap_exhaustive_max_binary_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.050s) 2022-08-17T12:23:31.1143859Z test_vmap_exhaustive_max_reduction_no_dim_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.004s) 2022-08-17T12:23:31.1231123Z test_vmap_exhaustive_max_reduction_with_dim_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.009s) 2022-08-17T12:23:31.1481435Z test_vmap_exhaustive_maximum_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.025s) 2022-08-17T12:23:31.1938947Z test_vmap_exhaustive_mean_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.046s) 2022-08-17T12:23:31.2147920Z test_vmap_exhaustive_median_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.021s) 2022-08-17T12:23:31.2908197Z test_vmap_exhaustive_meshgrid_list_of_tensors_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.076s) 2022-08-17T12:23:31.3643608Z test_vmap_exhaustive_meshgrid_variadic_tensors_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.074s) 2022-08-17T12:23:31.4143225Z test_vmap_exhaustive_min_binary_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.050s) 2022-08-17T12:23:31.4179507Z test_vmap_exhaustive_min_reduction_no_dim_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.004s) 2022-08-17T12:23:31.4263769Z test_vmap_exhaustive_min_reduction_with_dim_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:23:31.4515457Z test_vmap_exhaustive_minimum_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.025s) 2022-08-17T12:23:31.4558490Z test_vmap_exhaustive_mm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.004s) 2022-08-17T12:23:31.4705956Z test_vmap_exhaustive_mode_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.015s) 2022-08-17T12:23:31.5373235Z test_vmap_exhaustive_movedim_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.067s) 2022-08-17T12:23:31.5494696Z test_vmap_exhaustive_msort_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.012s) 2022-08-17T12:23:31.6344175Z test_vmap_exhaustive_mul_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.085s) 2022-08-17T12:23:31.7782165Z test_vmap_exhaustive_multinomial_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.144s) 2022-08-17T12:23:31.7830361Z test_vmap_exhaustive_mv_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.004s) 2022-08-17T12:23:31.8285949Z test_vmap_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.045s) 2022-08-17T12:23:31.8738653Z test_vmap_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.045s) 2022-08-17T12:23:31.9194263Z test_vmap_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.046s) 2022-08-17T12:23:31.9273134Z test_vmap_exhaustive_nan_to_num_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:23:31.9291721Z test_vmap_exhaustive_nanmean_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::nanmean. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:31.9292828Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:31.9295983Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::nanmean. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:31.9296875Z return op(*args, **kwargs) 2022-08-17T12:23:31.9779186Z ok (0.050s) 2022-08-17T12:23:31.9991962Z test_vmap_exhaustive_nanmedian_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.021s) 2022-08-17T12:23:32.0016268Z test_vmap_exhaustive_nanquantile_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::nanquantile.scalar. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:32.0016976Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:32.0021413Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::nanquantile.scalar. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:32.0021962Z return op(*args, **kwargs) 2022-08-17T12:23:32.0648507Z /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::nanquantile. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:32.0649086Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:32.0653455Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::nanquantile. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:32.0653989Z return op(*args, **kwargs) 2022-08-17T12:23:32.1933520Z ok (0.194s) 2022-08-17T12:23:32.1952990Z test_vmap_exhaustive_nansum_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::nansum. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:32.1953627Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:32.1956904Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::nansum. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:32.1957431Z return op(*args, **kwargs) 2022-08-17T12:23:32.2372751Z ok (0.044s) 2022-08-17T12:23:32.2454163Z test_vmap_exhaustive_narrow_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:23:32.3923723Z test_vmap_exhaustive_native_layer_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.147s) 2022-08-17T12:23:32.4381933Z test_vmap_exhaustive_ne_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.046s) 2022-08-17T12:23:32.4521602Z test_vmap_exhaustive_neg_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::negative_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:32.4522719Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:32.4525866Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::negative_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:32.4526760Z return op(*args, **kwargs) 2022-08-17T12:23:32.4556878Z ok (0.017s) 2022-08-17T12:23:32.4646312Z test_vmap_exhaustive_new_empty_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.009s) 2022-08-17T12:23:32.4750360Z test_vmap_exhaustive_new_full_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:23:32.4847321Z test_vmap_exhaustive_new_ones_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:23:32.4944815Z test_vmap_exhaustive_new_zeros_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:23:32.4970847Z test_vmap_exhaustive_nextafter_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::nextafter_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:32.4972226Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:32.4974639Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::nextafter_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:32.4975539Z return op(*args, **kwargs) 2022-08-17T12:23:32.5404763Z ok (0.046s) 2022-08-17T12:23:32.5505016Z test_vmap_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:23:32.5683969Z test_vmap_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.018s) 2022-08-17T12:23:32.5916283Z test_vmap_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.023s) 2022-08-17T12:23:32.6065195Z test_vmap_exhaustive_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.015s) 2022-08-17T12:23:32.6525180Z test_vmap_exhaustive_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.046s) 2022-08-17T12:23:32.6963999Z test_vmap_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.044s) 2022-08-17T12:23:32.7109131Z test_vmap_exhaustive_nn_functional_avg_pool1d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.014s) 2022-08-17T12:23:32.7254656Z test_vmap_exhaustive_nn_functional_avg_pool2d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.014s) 2022-08-17T12:23:32.7397644Z test_vmap_exhaustive_nn_functional_avg_pool3d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.014s) 2022-08-17T12:23:32.9756365Z test_vmap_exhaustive_nn_functional_batch_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.236s) 2022-08-17T12:23:32.9798449Z test_vmap_exhaustive_nn_functional_bilinear_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::bilinear. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:32.9799693Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:32.9805051Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::bilinear. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:32.9805984Z return op(*args, **kwargs) 2022-08-17T12:23:33.2122051Z ok (0.237s) 2022-08-17T12:23:33.2428015Z test_vmap_exhaustive_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.031s) 2022-08-17T12:23:33.3427037Z test_vmap_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.100s) 2022-08-17T12:23:33.3505020Z test_vmap_exhaustive_nn_functional_celu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:23:33.4837918Z test_vmap_exhaustive_nn_functional_conv1d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.133s) 2022-08-17T12:23:33.9474144Z test_vmap_exhaustive_nn_functional_conv2d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.463s) 2022-08-17T12:23:33.9539224Z test_vmap_exhaustive_nn_functional_conv2d_no_bias_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.007s) 2022-08-17T12:23:33.9675198Z test_vmap_exhaustive_nn_functional_conv2d_stride_depthwise_with_bias_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.013s) 2022-08-17T12:23:33.9805437Z test_vmap_exhaustive_nn_functional_conv2d_stride_groups_with_bias_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.013s) 2022-08-17T12:23:33.9870655Z test_vmap_exhaustive_nn_functional_conv2d_stride_no_bias_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.006s) 2022-08-17T12:23:33.9938506Z test_vmap_exhaustive_nn_functional_conv2d_stride_padding_no_bias_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.007s) 2022-08-17T12:23:34.0065246Z test_vmap_exhaustive_nn_functional_conv2d_stride_padding_with_bias_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.013s) 2022-08-17T12:23:34.0190546Z test_vmap_exhaustive_nn_functional_conv2d_stride_with_bias_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.012s) 2022-08-17T12:23:34.0322949Z test_vmap_exhaustive_nn_functional_conv2d_strided_padding_dilation_no_bias_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.013s) 2022-08-17T12:23:34.0453824Z test_vmap_exhaustive_nn_functional_conv2d_strided_padding_dilation_with_bias_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.013s) 2022-08-17T12:23:34.0569849Z test_vmap_exhaustive_nn_functional_conv2d_with_bias_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.012s) 2022-08-17T12:23:34.1699608Z test_vmap_exhaustive_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.113s) 2022-08-17T12:23:34.2995776Z test_vmap_exhaustive_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.130s) 2022-08-17T12:23:34.5388420Z test_vmap_exhaustive_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.239s) 2022-08-17T12:23:34.5918366Z test_vmap_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.053s) 2022-08-17T12:23:34.6249716Z test_vmap_exhaustive_nn_functional_cosine_similarity_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.033s) 2022-08-17T12:23:34.6846984Z test_vmap_exhaustive_nn_functional_cross_entropy_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.060s) 2022-08-17T12:23:34.6876873Z test_vmap_exhaustive_nn_functional_ctc_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2625: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::ctc_loss.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:34.6878133Z log_probs, targets, input_lengths, target_lengths, blank, _Reduction.get_enum(reduction), zero_infinity 2022-08-17T12:23:34.8761393Z ok (0.191s) 2022-08-17T12:23:34.8955931Z test_vmap_exhaustive_nn_functional_dropout2d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.019s) 2022-08-17T12:23:34.9158846Z test_vmap_exhaustive_nn_functional_dropout3d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.020s) 2022-08-17T12:23:34.9335884Z test_vmap_exhaustive_nn_functional_dropout_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.018s) 2022-08-17T12:23:34.9418873Z test_vmap_exhaustive_nn_functional_elu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:23:34.9437926Z test_vmap_exhaustive_nn_functional_embedding_bag_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2389: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::embedding_bag.padding_idx. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:34.9439540Z weight, input, offsets, scale_grad_by_freq, mode_enum, sparse, per_sample_weights, include_last_offset, padding_idx 2022-08-17T12:23:34.9729466Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2102: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::embedding_renorm_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:34.9730500Z torch.embedding_renorm_(weight.detach(), input, max_norm, norm_type) 2022-08-17T12:23:34.9785476Z expected failure (0.037s) 2022-08-17T12:23:35.0307006Z test_vmap_exhaustive_nn_functional_embedding_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.052s) 2022-08-17T12:23:35.0479083Z test_vmap_exhaustive_nn_functional_embedding_functorch_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.017s) 2022-08-17T12:23:35.0607985Z test_vmap_exhaustive_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.013s) 2022-08-17T12:23:35.1216204Z test_vmap_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.061s) 2022-08-17T12:23:35.1278197Z test_vmap_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:23:35.1342371Z test_vmap_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:23:35.1361694Z test_vmap_exhaustive_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2829: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::any. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:35.1362804Z if torch.any(var < 0): 2022-08-17T12:23:35.1382602Z expected failure (0.004s) 2022-08-17T12:23:35.1619580Z test_vmap_exhaustive_nn_functional_gelu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.023s) 2022-08-17T12:23:35.2252506Z test_vmap_exhaustive_nn_functional_glu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.063s) 2022-08-17T12:23:35.3235475Z test_vmap_exhaustive_nn_functional_grid_sample_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.098s) 2022-08-17T12:23:35.3385424Z test_vmap_exhaustive_nn_functional_group_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.015s) 2022-08-17T12:23:35.3465044Z test_vmap_exhaustive_nn_functional_hardshrink_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:23:35.3541324Z test_vmap_exhaustive_nn_functional_hardsigmoid_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:23:35.3604766Z test_vmap_exhaustive_nn_functional_hardswish_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.006s) 2022-08-17T12:23:35.3685317Z test_vmap_exhaustive_nn_functional_hardtanh_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:23:35.4025994Z test_vmap_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.034s) 2022-08-17T12:23:35.4042827Z test_vmap_exhaustive_nn_functional_huber_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3226: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::huber_loss. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:35.4044334Z return torch._C._nn.huber_loss(expanded_input, expanded_target, _Reduction.get_enum(reduction), delta) 2022-08-17T12:23:35.4303803Z ok (0.028s) 2022-08-17T12:23:35.4330525Z test_vmap_exhaustive_nn_functional_instance_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.003s) 2022-08-17T12:23:35.4554480Z test_vmap_exhaustive_nn_functional_interpolate_area_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.022s) 2022-08-17T12:23:35.4788415Z test_vmap_exhaustive_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.023s) 2022-08-17T12:23:35.5018371Z test_vmap_exhaustive_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.023s) 2022-08-17T12:23:35.5216168Z test_vmap_exhaustive_nn_functional_interpolate_linear_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.020s) 2022-08-17T12:23:35.5439543Z test_vmap_exhaustive_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.022s) 2022-08-17T12:23:35.5700838Z test_vmap_exhaustive_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.026s) 2022-08-17T12:23:35.5725719Z test_vmap_exhaustive_nn_functional_kl_div_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2924: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::kl_div. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:35.5727021Z reduced = torch.kl_div(input, target, reduction_enum, log_target=log_target) 2022-08-17T12:23:35.6096141Z ok (0.039s) 2022-08-17T12:23:35.6277212Z test_vmap_exhaustive_nn_functional_l1_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.018s) 2022-08-17T12:23:35.6860122Z test_vmap_exhaustive_nn_functional_layer_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.058s) 2022-08-17T12:23:35.6987894Z test_vmap_exhaustive_nn_functional_leaky_relu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.013s) 2022-08-17T12:23:35.7718077Z test_vmap_exhaustive_nn_functional_linear_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.073s) 2022-08-17T12:23:35.7944137Z test_vmap_exhaustive_nn_functional_local_response_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.023s) 2022-08-17T12:23:35.7994580Z test_vmap_exhaustive_nn_functional_logsigmoid_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.005s) 2022-08-17T12:23:35.8025256Z test_vmap_exhaustive_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3327: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::margin_ranking_loss. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:35.8026532Z return torch.margin_ranking_loss(input1, input2, target, margin, reduction_enum) 2022-08-17T12:23:35.9473792Z ok (0.148s) 2022-08-17T12:23:35.9511416Z test_vmap_exhaustive_nn_functional_max_pool1d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:696: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::max_pool1d. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:35.9513067Z return torch.max_pool1d(input, kernel_size, stride, padding, dilation, ceil_mode) 2022-08-17T12:23:37.3430786Z ok (1.395s) 2022-08-17T12:23:39.6742412Z test_vmap_exhaustive_nn_functional_max_pool2d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (2.331s) 2022-08-17T12:23:39.6762047Z test_vmap_exhaustive_nn_functional_max_pool3d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:843: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::max_pool3d_with_indices. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:39.6763338Z return torch._C._nn.max_pool3d_with_indices(input, kernel_size, stride, padding, dilation, ceil_mode) 2022-08-17T12:23:39.6783925Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:868: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::max_pool3d. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:39.6784949Z return torch.max_pool3d(input, kernel_size, stride, padding, dilation, ceil_mode) 2022-08-17T12:23:40.7932829Z ok (1.119s) 2022-08-17T12:23:40.7953653Z test_vmap_exhaustive_nn_functional_max_unpool1d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:948: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::max_unpool2d. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:40.7956389Z return torch._C._nn.max_unpool2d(input.unsqueeze(-1), indices.unsqueeze(-1), output_size).squeeze(-1) 2022-08-17T12:23:41.2829866Z ok (0.490s) 2022-08-17T12:23:41.3579283Z test_vmap_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.075s) 2022-08-17T12:23:41.3606350Z test_vmap_exhaustive_nn_functional_max_unpool2d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:980: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::max_unpool2d. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:41.3607696Z return torch._C._nn.max_unpool2d(input, indices, output_size) 2022-08-17T12:23:42.4127306Z ok (1.055s) 2022-08-17T12:23:42.5321848Z test_vmap_exhaustive_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.119s) 2022-08-17T12:23:42.5342225Z test_vmap_exhaustive_nn_functional_max_unpool3d_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1012: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::max_unpool3d. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:42.5343685Z return torch._C._nn.max_unpool3d(input, indices, output_size, _stride, padding) 2022-08-17T12:23:42.9174184Z ok (0.385s) 2022-08-17T12:23:42.9944764Z test_vmap_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.077s) 2022-08-17T12:23:43.0026265Z test_vmap_exhaustive_nn_functional_mish_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:23:43.0195811Z test_vmap_exhaustive_nn_functional_mse_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.017s) 2022-08-17T12:23:43.0471992Z test_vmap_exhaustive_nn_functional_mse_loss_functorch_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.028s) 2022-08-17T12:23:43.0488822Z test_vmap_exhaustive_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3526: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::multi_margin_loss. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:43.0490075Z return torch._C._nn.multi_margin_loss(input, target, p, margin, weight, reduction_enum) 2022-08-17T12:23:43.0613554Z ok (0.014s) 2022-08-17T12:23:43.0630999Z test_vmap_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3385: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::multilabel_margin_loss. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:43.0632381Z return torch._C._nn.multilabel_margin_loss(input, target, reduction_enum) 2022-08-17T12:23:43.0707971Z ok (0.009s) 2022-08-17T12:23:43.0869511Z test_vmap_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:23:43.2525826Z test_vmap_exhaustive_nn_functional_nll_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.166s) 2022-08-17T12:23:43.2672459Z test_vmap_exhaustive_nn_functional_normalize_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.015s) 2022-08-17T12:23:43.2896560Z test_vmap_exhaustive_nn_functional_pad_circular_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.022s) 2022-08-17T12:23:43.3719862Z test_vmap_exhaustive_nn_functional_pad_constant_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.082s) 2022-08-17T12:23:43.3918903Z test_vmap_exhaustive_nn_functional_pad_reflect_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.020s) 2022-08-17T12:23:43.4122220Z test_vmap_exhaustive_nn_functional_pad_replicate_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.020s) 2022-08-17T12:23:43.4305883Z test_vmap_exhaustive_nn_functional_pairwise_distance_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.018s) 2022-08-17T12:23:43.4321328Z test_vmap_exhaustive_nn_functional_pdist_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::pdist. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:43.4322470Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:43.4324603Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::pdist. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:43.4325466Z return op(*args, **kwargs) 2022-08-17T12:23:43.4434702Z ok (0.013s) 2022-08-17T12:23:43.4473532Z test_vmap_exhaustive_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.004s) 2022-08-17T12:23:43.4514588Z test_vmap_exhaustive_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.004s) 2022-08-17T12:23:43.7114266Z test_vmap_exhaustive_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.260s) 2022-08-17T12:23:43.7767673Z test_vmap_exhaustive_nn_functional_prelu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.065s) 2022-08-17T12:23:43.7813625Z test_vmap_exhaustive_nn_functional_relu6_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.005s) 2022-08-17T12:23:43.7872336Z test_vmap_exhaustive_nn_functional_relu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.006s) 2022-08-17T12:23:43.7914915Z test_vmap_exhaustive_nn_functional_rrelu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:23:43.7990934Z test_vmap_exhaustive_nn_functional_selu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:23:43.8066478Z test_vmap_exhaustive_nn_functional_silu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.007s) 2022-08-17T12:23:43.8083218Z test_vmap_exhaustive_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3196: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::smooth_l1_loss. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:43.8083971Z return torch._C._nn.smooth_l1_loss(expanded_input, expanded_target, _Reduction.get_enum(reduction), beta) 2022-08-17T12:23:43.8313179Z ok (0.025s) 2022-08-17T12:23:43.8331484Z test_vmap_exhaustive_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3407: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::soft_margin_loss. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:43.8332882Z return torch._C._nn.soft_margin_loss(input, target, reduction_enum) 2022-08-17T12:23:43.8533314Z ok (0.022s) 2022-08-17T12:23:43.8621829Z test_vmap_exhaustive_nn_functional_softmin_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.009s) 2022-08-17T12:23:43.8714264Z test_vmap_exhaustive_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.009s) 2022-08-17T12:23:43.8760571Z test_vmap_exhaustive_nn_functional_softplus_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.005s) 2022-08-17T12:23:43.8933239Z test_vmap_exhaustive_nn_functional_softshrink_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.017s) 2022-08-17T12:23:43.8982089Z test_vmap_exhaustive_nn_functional_softsign_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.005s) 2022-08-17T12:23:43.9032143Z test_vmap_exhaustive_nn_functional_tanhshrink_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.005s) 2022-08-17T12:23:43.9097343Z test_vmap_exhaustive_nn_functional_threshold_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.006s) 2022-08-17T12:23:43.9116613Z test_vmap_exhaustive_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4551: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::triplet_margin_loss. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:43.9117921Z return torch.triplet_margin_loss(anchor, positive, negative, margin, p, eps, swap, reduction_enum) 2022-08-17T12:23:43.9576672Z ok (0.048s) 2022-08-17T12:23:44.0081785Z test_vmap_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.050s) 2022-08-17T12:23:44.4710542Z test_vmap_exhaustive_nn_functional_unfold_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.463s) 2022-08-17T12:23:44.4788149Z test_vmap_exhaustive_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:23:44.4983758Z test_vmap_exhaustive_nn_functional_upsample_nearest_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.019s) 2022-08-17T12:23:44.5024796Z test_vmap_exhaustive_nonzero_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:23:44.5586140Z test_vmap_exhaustive_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.056s) 2022-08-17T12:23:44.5639097Z test_vmap_exhaustive_norm_fro_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.005s) 2022-08-17T12:23:44.5702985Z test_vmap_exhaustive_norm_inf_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.006s) 2022-08-17T12:23:44.5758962Z test_vmap_exhaustive_norm_nuc_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.006s) 2022-08-17T12:23:44.5805585Z test_vmap_exhaustive_normal_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:23:44.5849482Z test_vmap_exhaustive_normal_number_mean_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:23:44.5935428Z test_vmap_exhaustive_ones_like_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.009s) 2022-08-17T12:23:44.6164450Z test_vmap_exhaustive_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.023s) 2022-08-17T12:23:45.6253434Z test_vmap_exhaustive_ops_aten_index_put_functorch_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (1.009s) 2022-08-17T12:23:45.6314846Z test_vmap_exhaustive_ormqr_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::ormqr. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:45.6315968Z return self.op(*args, **kwargs) 2022-08-17T12:23:45.6763934Z /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::ormqr. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:45.6764891Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:45.6768403Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::ormqr. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:45.6769298Z return op(*args, **kwargs) 2022-08-17T12:23:46.4885216Z ok (0.863s) 2022-08-17T12:23:46.4950199Z test_vmap_exhaustive_outer_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.007s) 2022-08-17T12:23:46.5000508Z test_vmap_exhaustive_pca_lowrank_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:23:46.5067247Z test_vmap_exhaustive_permute_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.007s) 2022-08-17T12:23:46.5248990Z test_vmap_exhaustive_pinverse_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.018s) 2022-08-17T12:23:46.5584395Z test_vmap_exhaustive_polar_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.033s) 2022-08-17T12:23:46.5604787Z test_vmap_exhaustive_polygamma_polygamma_n_0_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::polygamma_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:46.5605929Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:46.5609364Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::polygamma_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:46.5610259Z return op(*args, **kwargs) 2022-08-17T12:23:46.5859003Z ok (0.027s) 2022-08-17T12:23:46.6130873Z test_vmap_exhaustive_polygamma_polygamma_n_1_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.027s) 2022-08-17T12:23:46.6402677Z test_vmap_exhaustive_polygamma_polygamma_n_2_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.027s) 2022-08-17T12:23:46.6680569Z test_vmap_exhaustive_polygamma_polygamma_n_3_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.028s) 2022-08-17T12:23:46.6953841Z test_vmap_exhaustive_polygamma_polygamma_n_4_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.027s) 2022-08-17T12:23:46.6997596Z test_vmap_exhaustive_positive_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.004s) 2022-08-17T12:23:46.7019712Z test_vmap_exhaustive_pow_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::pow_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:46.7020838Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:46.7023569Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::pow_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:46.7024467Z return op(*args, **kwargs) 2022-08-17T12:23:46.7453763Z ok (0.046s) 2022-08-17T12:23:46.7887414Z test_vmap_exhaustive_prod_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.043s) 2022-08-17T12:23:46.7902784Z test_vmap_exhaustive_put_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::put. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:46.7903453Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:46.7906812Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::put. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:46.7907340Z return op(*args, **kwargs) 2022-08-17T12:23:46.7912039Z /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::put_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:46.7912783Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:46.7916274Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::put_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:46.7916800Z return op(*args, **kwargs) 2022-08-17T12:23:47.1287911Z ok (0.340s) 2022-08-17T12:23:47.1978828Z test_vmap_exhaustive_qr_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.069s) 2022-08-17T12:23:47.2003225Z test_vmap_exhaustive_quantile_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::quantile.scalar. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:47.2004381Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:47.2008841Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::quantile.scalar. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:47.2009757Z return op(*args, **kwargs) 2022-08-17T12:23:47.2607094Z /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::quantile. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:47.2608056Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:47.2612100Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::quantile. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:47.2612992Z return op(*args, **kwargs) 2022-08-17T12:23:47.3847254Z ok (0.187s) 2022-08-17T12:23:47.3926276Z test_vmap_exhaustive_rad2deg_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:23:47.3973381Z test_vmap_exhaustive_rand_like_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:23:47.4018931Z test_vmap_exhaustive_randint_like_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:23:47.4063190Z test_vmap_exhaustive_randn_like_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:23:47.4113778Z test_vmap_exhaustive_ravel_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.005s) 2022-08-17T12:23:47.4158465Z test_vmap_exhaustive_real_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.004s) 2022-08-17T12:23:47.4233572Z test_vmap_exhaustive_reciprocal_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.007s) 2022-08-17T12:23:47.4257030Z test_vmap_exhaustive_remainder_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::remainder_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:47.4258586Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:47.4261976Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::remainder_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:47.4262885Z return op(*args, **kwargs) 2022-08-17T12:23:47.4703371Z ok (0.047s) 2022-08-17T12:23:47.4760026Z test_vmap_exhaustive_renorm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::renorm. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:47.4761248Z return self.op(*args, **kwargs) 2022-08-17T12:23:47.4807818Z /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::renorm. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:47.4808790Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:47.4812062Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::renorm. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:47.4812960Z return op(*args, **kwargs) 2022-08-17T12:23:47.4818124Z /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::renorm_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:47.4819074Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:47.4823190Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::renorm_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:47.4824082Z return op(*args, **kwargs) 2022-08-17T12:23:47.4945287Z ok (0.024s) 2022-08-17T12:23:47.5447478Z test_vmap_exhaustive_repeat_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.050s) 2022-08-17T12:23:47.5518490Z test_vmap_exhaustive_repeat_interleave_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.007s) 2022-08-17T12:23:47.5627480Z test_vmap_exhaustive_reshape_as_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.011s) 2022-08-17T12:23:47.5874756Z test_vmap_exhaustive_reshape_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.025s) 2022-08-17T12:23:47.5929850Z test_vmap_exhaustive_resize__cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:23:47.5947014Z test_vmap_exhaustive_resize_as__cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:16137: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::resize_as_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:47.5948358Z op=lambda x, other: torch.resize_as_(x.clone(), other), 2022-08-17T12:23:47.5954972Z /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::resize_as_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:47.5955918Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:47.5959530Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::resize_as_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:47.5960427Z return op(*args, **kwargs) 2022-08-17T12:23:47.6016441Z expected failure (0.009s) 2022-08-17T12:23:47.6049584Z test_vmap_exhaustive_resolve_conj_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.003s) 2022-08-17T12:23:47.6082373Z test_vmap_exhaustive_resolve_neg_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.003s) 2022-08-17T12:23:47.6559267Z test_vmap_exhaustive_roll_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.048s) 2022-08-17T12:23:47.7336748Z test_vmap_exhaustive_rot90_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.078s) 2022-08-17T12:23:47.7394442Z test_vmap_exhaustive_round_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.006s) 2022-08-17T12:23:47.7500099Z test_vmap_exhaustive_round_decimals_0_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:23:47.7603637Z test_vmap_exhaustive_round_decimals_3_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:23:47.7713702Z test_vmap_exhaustive_round_decimals_neg_3_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.011s) 2022-08-17T12:23:47.7788578Z test_vmap_exhaustive_rsqrt_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.007s) 2022-08-17T12:23:47.8090602Z test_vmap_exhaustive_rsub_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.030s) 2022-08-17T12:23:48.0458774Z test_vmap_exhaustive_scatter_add_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::scatter_add_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:48.0459448Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:48.0463019Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::scatter_add_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:48.0463565Z return op(*args, **kwargs) 2022-08-17T12:23:48.1499770Z ok (0.341s) 2022-08-17T12:23:48.3863557Z test_vmap_exhaustive_scatter_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::scatter_.src. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:48.3864468Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:48.3867066Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::scatter_.src. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:48.3867612Z return op(*args, **kwargs) 2022-08-17T12:23:48.4017333Z /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::scatter_.reduce. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:48.4017962Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:48.4021707Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::scatter_.reduce. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:48.4022476Z return op(*args, **kwargs) 2022-08-17T12:23:48.7206491Z /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::scatter_.value. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:48.7207239Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:48.7209962Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::scatter_.value. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:48.7210509Z return op(*args, **kwargs) 2022-08-17T12:23:48.7270867Z /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::scatter_.value_reduce. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:48.7271441Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:48.7274849Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::scatter_.value_reduce. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:48.7275406Z return op(*args, **kwargs) 2022-08-17T12:23:48.7398949Z ok (0.590s) 2022-08-17T12:23:48.7420523Z test_vmap_exhaustive_scatter_reduce_amax_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::scatter_reduce.two. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:48.7421206Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:48.7424734Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::scatter_reduce.two. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:48.7425486Z return op(*args, **kwargs) 2022-08-17T12:23:48.7430585Z /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::scatter_reduce_.two. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:48.7431139Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:48.7435685Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::scatter_reduce_.two. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:48.7436234Z return op(*args, **kwargs) 2022-08-17T12:23:49.0003359Z ok (0.260s) 2022-08-17T12:23:49.2605853Z test_vmap_exhaustive_scatter_reduce_amin_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.260s) 2022-08-17T12:23:49.5443454Z test_vmap_exhaustive_scatter_reduce_mean_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.284s) 2022-08-17T12:23:49.8045873Z test_vmap_exhaustive_scatter_reduce_prod_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.260s) 2022-08-17T12:23:50.0647646Z test_vmap_exhaustive_scatter_reduce_sum_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.260s) 2022-08-17T12:23:50.5391027Z test_vmap_exhaustive_searchsorted_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.474s) 2022-08-17T12:23:50.5409878Z test_vmap_exhaustive_segment_reduce_lengths_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::segment_reduce. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:50.5411020Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:50.5413891Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::segment_reduce. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:50.5414776Z return op(*args, **kwargs) 2022-08-17T12:23:50.6790386Z ok (0.140s) 2022-08-17T12:23:50.8108835Z test_vmap_exhaustive_segment_reduce_offsets_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.132s) 2022-08-17T12:23:50.8185472Z test_vmap_exhaustive_select_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:23:50.8352279Z test_vmap_exhaustive_select_scatter_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.017s) 2022-08-17T12:23:50.8392812Z test_vmap_exhaustive_sgn_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.004s) 2022-08-17T12:23:50.8547192Z test_vmap_exhaustive_short_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.015s) 2022-08-17T12:23:50.8603953Z test_vmap_exhaustive_short_functorch_no_channels_last_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.006s) 2022-08-17T12:23:50.8733430Z test_vmap_exhaustive_sigmoid_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.013s) 2022-08-17T12:23:50.8773774Z test_vmap_exhaustive_sign_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.004s) 2022-08-17T12:23:50.8800216Z test_vmap_exhaustive_signbit_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.003s) 2022-08-17T12:23:50.8844083Z test_vmap_exhaustive_sin_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.004s) 2022-08-17T12:23:50.8946271Z test_vmap_exhaustive_sinc_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:23:50.8986104Z test_vmap_exhaustive_sinh_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.004s) 2022-08-17T12:23:50.9482269Z test_vmap_exhaustive_slice_scatter_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.050s) 2022-08-17T12:23:50.9691904Z test_vmap_exhaustive_softmax_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.021s) 2022-08-17T12:23:50.9912162Z test_vmap_exhaustive_softmax_with_dtype_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.022s) 2022-08-17T12:23:51.1164300Z test_vmap_exhaustive_sort_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.125s) 2022-08-17T12:23:51.1232592Z test_vmap_exhaustive_sparse_sampled_addmm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:23:51.1248554Z test_vmap_exhaustive_special_airy_ai_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_airy_ai. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:51.1249681Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:51.1252082Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_airy_ai. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:51.1252984Z return op(*args, **kwargs) 2022-08-17T12:23:51.1284112Z ok (0.005s) 2022-08-17T12:23:51.1299735Z test_vmap_exhaustive_special_bessel_j0_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_bessel_j0. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:51.1300858Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:51.1303256Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_bessel_j0. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:51.1304149Z return op(*args, **kwargs) 2022-08-17T12:23:51.1335127Z ok (0.005s) 2022-08-17T12:23:51.1350126Z test_vmap_exhaustive_special_bessel_j1_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_bessel_j1. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:51.1351242Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:51.1353653Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_bessel_j1. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:51.1354680Z return op(*args, **kwargs) 2022-08-17T12:23:51.1385717Z ok (0.005s) 2022-08-17T12:23:51.1400955Z test_vmap_exhaustive_special_bessel_y0_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_bessel_y0. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:51.1402051Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:51.1404033Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_bessel_y0. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:51.1404933Z return op(*args, **kwargs) 2022-08-17T12:23:51.1436360Z ok (0.005s) 2022-08-17T12:23:51.1452526Z test_vmap_exhaustive_special_bessel_y1_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_bessel_y1. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:51.1453688Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:51.1456860Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_bessel_y1. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:51.1457921Z return op(*args, **kwargs) 2022-08-17T12:23:51.1488464Z ok (0.005s) 2022-08-17T12:23:51.1504593Z test_vmap_exhaustive_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_chebyshev_polynomial_t. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:51.1505782Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:51.1508130Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_chebyshev_polynomial_t. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:51.1509052Z return op(*args, **kwargs) 2022-08-17T12:23:51.1757563Z ok (0.027s) 2022-08-17T12:23:51.1774768Z test_vmap_exhaustive_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_chebyshev_polynomial_u. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:51.1776085Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:51.1778516Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_chebyshev_polynomial_u. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:51.1779442Z return op(*args, **kwargs) 2022-08-17T12:23:51.2028417Z ok (0.027s) 2022-08-17T12:23:51.2037249Z test_vmap_exhaustive_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:23:51.2045133Z test_vmap_exhaustive_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:23:51.2078740Z test_vmap_exhaustive_special_entr_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.003s) 2022-08-17T12:23:51.2123257Z test_vmap_exhaustive_special_erfcx_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.004s) 2022-08-17T12:23:51.2139445Z test_vmap_exhaustive_special_hermite_polynomial_h_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_hermite_polynomial_h. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:51.2140615Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:51.2143110Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_hermite_polynomial_h. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:51.2144044Z return op(*args, **kwargs) 2022-08-17T12:23:51.2394100Z ok (0.027s) 2022-08-17T12:23:51.2410873Z test_vmap_exhaustive_special_hermite_polynomial_he_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_hermite_polynomial_he. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:51.2412041Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:51.2415018Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_hermite_polynomial_he. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:51.2415941Z return op(*args, **kwargs) 2022-08-17T12:23:51.2666596Z ok (0.027s) 2022-08-17T12:23:51.2700467Z test_vmap_exhaustive_special_i0e_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.003s) 2022-08-17T12:23:51.2733999Z test_vmap_exhaustive_special_i1_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.003s) 2022-08-17T12:23:51.2767663Z test_vmap_exhaustive_special_i1e_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.003s) 2022-08-17T12:23:51.2783847Z test_vmap_exhaustive_special_laguerre_polynomial_l_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_laguerre_polynomial_l. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:51.2785148Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:51.2787463Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_laguerre_polynomial_l. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:51.2788395Z return op(*args, **kwargs) 2022-08-17T12:23:51.3038284Z ok (0.027s) 2022-08-17T12:23:51.3047871Z test_vmap_exhaustive_special_legendre_polynomial_p_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:23:51.3062177Z test_vmap_exhaustive_special_log_ndtr_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_log_ndtr. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:51.3063312Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:51.3065619Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_log_ndtr. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:51.3066526Z return op(*args, **kwargs) 2022-08-17T12:23:51.3100042Z ok (0.005s) 2022-08-17T12:23:51.3115030Z test_vmap_exhaustive_special_modified_bessel_i0_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_modified_bessel_i0. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:51.3116200Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:51.3118195Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_modified_bessel_i0. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:51.3119097Z return op(*args, **kwargs) 2022-08-17T12:23:51.3150557Z ok (0.005s) 2022-08-17T12:23:51.3165025Z test_vmap_exhaustive_special_modified_bessel_i1_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_modified_bessel_i1. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:51.3165704Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:51.3168758Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_modified_bessel_i1. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:51.3169416Z return op(*args, **kwargs) 2022-08-17T12:23:51.3200824Z ok (0.005s) 2022-08-17T12:23:51.3216174Z test_vmap_exhaustive_special_modified_bessel_k0_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_modified_bessel_k0. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:51.3217408Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:51.3220458Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_modified_bessel_k0. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:51.3221375Z return op(*args, **kwargs) 2022-08-17T12:23:51.3253271Z ok (0.005s) 2022-08-17T12:23:51.3268583Z test_vmap_exhaustive_special_modified_bessel_k1_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_modified_bessel_k1. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:51.3269800Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:51.3272735Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_modified_bessel_k1. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:51.3273638Z return op(*args, **kwargs) 2022-08-17T12:23:51.3305590Z ok (0.005s) 2022-08-17T12:23:51.3360469Z test_vmap_exhaustive_special_ndtr_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.005s) 2022-08-17T12:23:51.3405003Z test_vmap_exhaustive_special_ndtri_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.004s) 2022-08-17T12:23:51.3544151Z test_vmap_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.014s) 2022-08-17T12:23:51.3559351Z test_vmap_exhaustive_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_scaled_modified_bessel_k0. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:51.3560577Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:51.3563497Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_scaled_modified_bessel_k0. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:51.3564425Z return op(*args, **kwargs) 2022-08-17T12:23:51.3596327Z ok (0.005s) 2022-08-17T12:23:51.3611568Z test_vmap_exhaustive_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_scaled_modified_bessel_k1. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:51.3612783Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:51.3615562Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_scaled_modified_bessel_k1. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:51.3616487Z return op(*args, **kwargs) 2022-08-17T12:23:51.3648446Z ok (0.005s) 2022-08-17T12:23:51.3657021Z test_vmap_exhaustive_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:23:51.3664741Z test_vmap_exhaustive_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:23:51.3672191Z test_vmap_exhaustive_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:23:51.3679559Z test_vmap_exhaustive_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:23:51.3693403Z test_vmap_exhaustive_special_spherical_bessel_j0_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_spherical_bessel_j0. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:51.3694101Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:51.3696760Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_spherical_bessel_j0. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:51.3697310Z return op(*args, **kwargs) 2022-08-17T12:23:51.3728214Z ok (0.005s) 2022-08-17T12:23:51.3979901Z test_vmap_exhaustive_special_xlog1py_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.025s) 2022-08-17T12:23:51.4282779Z test_vmap_exhaustive_special_zeta_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.030s) 2022-08-17T12:23:51.4333704Z test_vmap_exhaustive_split_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.005s) 2022-08-17T12:23:51.4424644Z test_vmap_exhaustive_split_list_args_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.009s) 2022-08-17T12:23:51.4544038Z test_vmap_exhaustive_split_with_sizes_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.012s) 2022-08-17T12:23:51.4584547Z test_vmap_exhaustive_sqrt_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.004s) 2022-08-17T12:23:51.4604636Z test_vmap_exhaustive_square_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::square_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:51.4605408Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:51.4608342Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::square_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:51.4608909Z return op(*args, **kwargs) 2022-08-17T12:23:51.4665087Z ok (0.008s) 2022-08-17T12:23:51.4835438Z test_vmap_exhaustive_squeeze_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.017s) 2022-08-17T12:23:51.5168755Z test_vmap_exhaustive_stack_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.033s) 2022-08-17T12:23:51.5265450Z test_vmap_exhaustive_std_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:23:51.5395432Z test_vmap_exhaustive_std_mean_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.013s) 2022-08-17T12:23:51.5414968Z test_vmap_exhaustive_stft_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/functional.py:613: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::stft. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:51.5416215Z normalized, onesided, return_complex) 2022-08-17T12:23:51.5609597Z ok (0.021s) 2022-08-17T12:23:51.5641861Z test_vmap_exhaustive_sub_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::subtract_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:51.5643222Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:51.5645725Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::subtract_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:51.5646963Z return op(*args, **kwargs) 2022-08-17T12:23:51.6688552Z ok (0.108s) 2022-08-17T12:23:51.6923154Z test_vmap_exhaustive_sum_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.023s) 2022-08-17T12:23:51.7015063Z test_vmap_exhaustive_sum_to_size_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.009s) 2022-08-17T12:23:52.1989972Z test_vmap_exhaustive_svd_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.497s) 2022-08-17T12:23:52.2039999Z test_vmap_exhaustive_svd_lowrank_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:23:52.2210892Z test_vmap_exhaustive_symeig_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.017s) 2022-08-17T12:23:52.2342241Z test_vmap_exhaustive_t_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.013s) 2022-08-17T12:23:52.2476097Z test_vmap_exhaustive_take_along_dim_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.013s) 2022-08-17T12:23:52.2743943Z test_vmap_exhaustive_take_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::take. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:52.2745351Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:52.2747462Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::take. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:52.2748332Z return op(*args, **kwargs) 2022-08-17T12:23:52.2981925Z ok (0.051s) 2022-08-17T12:23:52.3026706Z test_vmap_exhaustive_tan_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.004s) 2022-08-17T12:23:52.3079935Z test_vmap_exhaustive_tanh_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.005s) 2022-08-17T12:23:52.3116432Z test_vmap_exhaustive_tensor_split_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:23:52.3193279Z test_vmap_exhaustive_tensordot_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:23:52.3863087Z test_vmap_exhaustive_tile_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.067s) 2022-08-17T12:23:52.3937505Z test_vmap_exhaustive_to_sparse_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:16406: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::to_sparse. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:52.3938690Z op=lambda x, *args: x.to_sparse(*args), 2022-08-17T12:23:52.3941348Z expected failure (0.008s) 2022-08-17T12:23:52.4224394Z test_vmap_exhaustive_topk_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.028s) 2022-08-17T12:23:52.4257177Z test_vmap_exhaustive_trace_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.003s) 2022-08-17T12:23:52.4835618Z test_vmap_exhaustive_transpose_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.058s) 2022-08-17T12:23:52.5053158Z test_vmap_exhaustive_trapezoid_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.022s) 2022-08-17T12:23:52.5267973Z test_vmap_exhaustive_trapz_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.021s) 2022-08-17T12:23:52.5717656Z test_vmap_exhaustive_triangular_solve_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.045s) 2022-08-17T12:23:52.5740169Z test_vmap_exhaustive_tril_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::tril_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:52.5741299Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:52.5744349Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::tril_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:52.5745240Z return op(*args, **kwargs) 2022-08-17T12:23:52.5879961Z ok (0.016s) 2022-08-17T12:23:52.5903847Z test_vmap_exhaustive_triu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::triu_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:52.5905150Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:52.5908337Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::triu_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:52.5909261Z return op(*args, **kwargs) 2022-08-17T12:23:52.6043673Z ok (0.016s) 2022-08-17T12:23:52.6506131Z test_vmap_exhaustive_true_divide_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.046s) 2022-08-17T12:23:52.6543055Z test_vmap_exhaustive_trunc_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::fix_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:52.6544158Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:52.6547764Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::fix_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:52.6548665Z return op(*args, **kwargs) 2022-08-17T12:23:52.6582301Z ok (0.008s) 2022-08-17T12:23:52.6912645Z test_vmap_exhaustive_unbind_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.033s) 2022-08-17T12:23:52.7066967Z test_vmap_exhaustive_unflatten_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.015s) 2022-08-17T12:23:52.7417593Z test_vmap_exhaustive_unfold_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.035s) 2022-08-17T12:23:52.7526323Z test_vmap_exhaustive_unique_consecutive_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/functional.py:838: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::unique_consecutive. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:52.7527665Z input, return_inverse=return_inverse, return_counts=return_counts, dim=dim) 2022-08-17T12:23:53.2681513Z ok (0.526s) 2022-08-17T12:23:53.2790009Z test_vmap_exhaustive_unique_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/functional.py:776: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::_unique2. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:53.2790666Z return_counts=return_counts, 2022-08-17T12:23:53.3234918Z /opt/conda/lib/python3.7/site-packages/torch/functional.py:769: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::unique_dim. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:53.3235458Z return_counts=return_counts, 2022-08-17T12:23:54.3381825Z ok (1.070s) 2022-08-17T12:23:54.3615775Z test_vmap_exhaustive_unsqueeze_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.023s) 2022-08-17T12:23:54.3712196Z test_vmap_exhaustive_var_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:23:54.3841480Z test_vmap_exhaustive_var_mean_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.013s) 2022-08-17T12:23:54.3856937Z test_vmap_exhaustive_vdot_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::vdot. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:54.3857644Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:54.3861274Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::vdot. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:54.3861803Z return op(*args, **kwargs) 2022-08-17T12:23:54.3882210Z ok (0.004s) 2022-08-17T12:23:54.3945313Z test_vmap_exhaustive_view_as_complex_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:23:54.4026586Z test_vmap_exhaustive_view_as_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:23:54.4134136Z test_vmap_exhaustive_view_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.011s) 2022-08-17T12:23:54.4291313Z test_vmap_exhaustive_vsplit_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:23:54.5025276Z test_vmap_exhaustive_vstack_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.073s) 2022-08-17T12:23:54.5322466Z test_vmap_exhaustive_where_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.030s) 2022-08-17T12:23:54.5350265Z test_vmap_exhaustive_xlogy_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /var/lib/jenkins/workspace/functorch/functorch/_src/vmap.py:475: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::xlogy_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:54.5350923Z batched_outputs = func(*batched_inputs, **kwargs) 2022-08-17T12:23:54.5353832Z /var/lib/jenkins/workspace/functorch/test/common_utils.py:249: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::xlogy_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:54.5354373Z return op(*args, **kwargs) 2022-08-17T12:23:54.5991715Z ok (0.067s) 2022-08-17T12:23:54.6073498Z test_vmap_exhaustive_zero__cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:23:54.6158319Z test_vmap_exhaustive_zeros_like_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:23:54.6324017Z test_vmap_linalg_failure_1D_input_linalg_cholesky_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.016s) 2022-08-17T12:23:54.6451792Z test_vmap_linalg_failure_1D_input_linalg_cholesky_ex_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.013s) 2022-08-17T12:23:54.6515609Z test_vmap_linalg_failure_1D_input_linalg_cond_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.006s) 2022-08-17T12:23:54.6606245Z test_vmap_linalg_failure_1D_input_linalg_cross_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_cross. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:54.6607710Z return self.op(*args, **kwargs) 2022-08-17T12:23:54.6677175Z ok (0.016s) 2022-08-17T12:23:54.6862049Z test_vmap_linalg_failure_1D_input_linalg_det_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.018s) 2022-08-17T12:23:54.6954763Z test_vmap_linalg_failure_1D_input_linalg_eig_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.009s) 2022-08-17T12:23:54.7071475Z test_vmap_linalg_failure_1D_input_linalg_eigh_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_eigh. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:54.7072620Z return self.op(*args, **kwargs) 2022-08-17T12:23:54.7082058Z ok (0.013s) 2022-08-17T12:23:54.7162894Z test_vmap_linalg_failure_1D_input_linalg_eigvals_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:23:54.7264717Z test_vmap_linalg_failure_1D_input_linalg_eigvalsh_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:23:54.7745753Z test_vmap_linalg_failure_1D_input_linalg_householder_product_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.048s) 2022-08-17T12:23:54.7845297Z test_vmap_linalg_failure_1D_input_linalg_inv_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:23:54.7926979Z test_vmap_linalg_failure_1D_input_linalg_inv_ex_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.008s) 2022-08-17T12:23:54.8048398Z test_vmap_linalg_failure_1D_input_linalg_ldl_factor_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_ldl_factor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:54.8049574Z return self.op(*args, **kwargs) 2022-08-17T12:23:54.8049883Z ok (0.012s) 2022-08-17T12:23:54.8124505Z test_vmap_linalg_failure_1D_input_linalg_ldl_factor_ex_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.007s) 2022-08-17T12:23:54.8136520Z test_vmap_linalg_failure_1D_input_linalg_ldl_solve_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:23:54.9314573Z test_vmap_linalg_failure_1D_input_linalg_lstsq_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.118s) 2022-08-17T12:23:55.0497970Z test_vmap_linalg_failure_1D_input_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.118s) 2022-08-17T12:23:55.0592868Z test_vmap_linalg_failure_1D_input_linalg_lu_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_lu. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:55.0593986Z return self.op(*args, **kwargs) 2022-08-17T12:23:55.0914288Z ok (0.042s) 2022-08-17T12:23:55.1031483Z test_vmap_linalg_failure_1D_input_linalg_lu_factor_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_lu_factor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:55.1032808Z return self.op(*args, **kwargs) 2022-08-17T12:23:55.1454086Z ok (0.054s) 2022-08-17T12:23:55.1753188Z test_vmap_linalg_failure_1D_input_linalg_lu_factor_ex_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.030s) 2022-08-17T12:23:55.1852489Z test_vmap_linalg_failure_1D_input_linalg_lu_solve_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_lu_solve. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:55.1853630Z return self.op(*args, **kwargs) 2022-08-17T12:23:55.3728032Z ok (0.197s) 2022-08-17T12:23:55.5459158Z test_vmap_linalg_failure_1D_input_linalg_matrix_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.173s) 2022-08-17T12:23:55.5788470Z test_vmap_linalg_failure_1D_input_linalg_matrix_power_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.033s) 2022-08-17T12:23:55.5866749Z test_vmap_linalg_failure_1D_input_linalg_matrix_rank_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_matrix_rank.atol_rtol_tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:55.5867928Z return self.op(*args, **kwargs) 2022-08-17T12:23:55.5875080Z ok (0.009s) 2022-08-17T12:23:55.5961215Z test_vmap_linalg_failure_1D_input_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.009s) 2022-08-17T12:23:55.5973120Z test_vmap_linalg_failure_1D_input_linalg_multi_dot_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:23:55.5995744Z test_vmap_linalg_failure_1D_input_linalg_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.002s) 2022-08-17T12:23:55.6011825Z test_vmap_linalg_failure_1D_input_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.002s) 2022-08-17T12:23:55.6104018Z test_vmap_linalg_failure_1D_input_linalg_pinv_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_pinv.atol_rtol_tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:55.6105317Z return self.op(*args, **kwargs) 2022-08-17T12:23:55.6252885Z ok (0.024s) 2022-08-17T12:23:55.6352323Z test_vmap_linalg_failure_1D_input_linalg_pinv_hermitian_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.010s) 2022-08-17T12:23:55.6367631Z test_vmap_linalg_failure_1D_input_linalg_pinv_singular_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:23:55.6739321Z test_vmap_linalg_failure_1D_input_linalg_qr_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.037s) 2022-08-17T12:23:55.6910971Z test_vmap_linalg_failure_1D_input_linalg_slogdet_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.017s) 2022-08-17T12:23:55.7063040Z test_vmap_linalg_failure_1D_input_linalg_solve_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_solve_ex. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/functorch/functorch/csrc/BatchedFallback.cpp:85.) 2022-08-17T12:23:55.7064187Z return self.op(*args, **kwargs) 2022-08-17T12:23:55.7355167Z ok (0.044s) 2022-08-17T12:23:55.7733332Z test_vmap_linalg_failure_1D_input_linalg_solve_ex_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.038s) 2022-08-17T12:23:55.9576856Z test_vmap_linalg_failure_1D_input_linalg_solve_triangular_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.184s) 2022-08-17T12:23:56.3411103Z test_vmap_linalg_failure_1D_input_linalg_svd_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.383s) 2022-08-17T12:23:56.3884398Z test_vmap_linalg_failure_1D_input_linalg_svdvals_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.047s) 2022-08-17T12:23:56.3905896Z test_vmap_linalg_failure_1D_input_linalg_tensorinv_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.002s) 2022-08-17T12:23:56.3925181Z test_vmap_linalg_failure_1D_input_linalg_tensorsolve_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.002s) 2022-08-17T12:23:56.3944379Z test_vmap_linalg_failure_1D_input_linalg_vander_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.002s) 2022-08-17T12:23:56.3973093Z test_vmap_linalg_failure_1D_input_linalg_vecdot_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.003s) 2022-08-17T12:23:56.3994418Z test_vmap_linalg_failure_1D_input_linalg_vector_norm_cpu_float32 (__main__.TestVmapOperatorsOpInfoCPU) ... expected failure (0.002s) 2022-08-17T12:23:56.4058260Z test_vmap_multi_dot_failure_1D_input_cpu (__main__.TestVmapOperatorsOpInfoCPU) ... ok (0.006s) 2022-08-17T12:23:56.4058978Z 2022-08-17T12:23:56.4059399Z ---------------------------------------------------------------------- 2022-08-17T12:23:56.4059791Z Ran 1785 tests in 69.245s 2022-08-17T12:23:56.4059980Z 2022-08-17T12:23:56.4060141Z OK (skipped=35, expected failures=210) 2022-08-17T12:23:56.4063095Z 2022-08-17T12:23:56.4063492Z Generating XML reports... 2022-08-17T12:23:56.4273016Z Generated XML report: test-reports/python-unittest/functorch.test.test_vmap/TEST-TestRandomnessCPU-20220817122247.xml 2022-08-17T12:23:56.4280400Z Generated XML report: test-reports/python-unittest/functorch.test.test_vmap/TEST-TestTransformFailureCPU-20220817122247.xml 2022-08-17T12:23:56.4323991Z Generated XML report: test-reports/python-unittest/functorch.test.test_vmap/TEST-TestVmapAPI-20220817122247.xml 2022-08-17T12:23:56.4348720Z Generated XML report: test-reports/python-unittest/functorch.test.test_vmap/TEST-TestVmapBatchedGradientCPU-20220817122247.xml 2022-08-17T12:23:56.4439569Z Generated XML report: test-reports/python-unittest/functorch.test.test_vmap/TEST-TestVmapOperators-20220817122247.xml 2022-08-17T12:23:56.5462341Z Generated XML report: test-reports/python-unittest/functorch.test.test_vmap/TEST-TestVmapOperatorsOpInfoCPU-20220817122247.xml 2022-08-17T12:23:57.1750550Z Prepare all required actions 2022-08-17T12:23:57.1750843Z Getting action download info 2022-08-17T12:23:57.3873370Z ##[group]Run ./.github/actions/get-workflow-job-id 2022-08-17T12:23:57.3873588Z with: 2022-08-17T12:23:57.3873914Z github-token: *** 2022-08-17T12:23:57.3874070Z env: 2022-08-17T12:23:57.3874243Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:23:57.3874426Z ##[endgroup] 2022-08-17T12:23:57.3899827Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a 2022-08-17T12:23:57.3900058Z with: 2022-08-17T12:23:57.3900206Z shell: bash 2022-08-17T12:23:57.3900383Z timeout_minutes: 10 2022-08-17T12:23:57.3900563Z max_attempts: 5 2022-08-17T12:23:57.3900936Z retry_wait_seconds: 30 2022-08-17T12:23:57.3901387Z command: set -eux python3 -m pip install requests==2.26.0 GHA_WORKFLOW_JOB_ID=$(python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}") echo "::set-output name=job-id::${GHA_WORKFLOW_JOB_ID}" 2022-08-17T12:23:57.3901815Z polling_interval_seconds: 1 2022-08-17T12:23:57.3902012Z warning_on_retry: true 2022-08-17T12:23:57.3902187Z continue_on_error: false 2022-08-17T12:23:57.3902361Z env: 2022-08-17T12:23:57.3902531Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:23:57.3902822Z GITHUB_TOKEN: *** 2022-08-17T12:23:57.3902997Z ##[endgroup] 2022-08-17T12:23:57.4222733Z 2022-08-17T12:23:57.4276112Z + python3 -m pip install requests==2.26.0 2022-08-17T12:23:57.6259628Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T12:23:57.7256428Z Collecting requests==2.26.0 2022-08-17T12:23:57.7431504Z Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) 2022-08-17T12:23:57.8229805Z Collecting urllib3<1.27,>=1.21.1 2022-08-17T12:23:57.8268521Z Downloading urllib3-1.26.11-py2.py3-none-any.whl (139 kB) 2022-08-17T12:23:57.9060127Z Collecting charset-normalizer~=2.0.0; python_version >= "3" 2022-08-17T12:23:57.9096437Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-08-17T12:23:57.9386767Z Collecting idna<4,>=2.5; python_version >= "3" 2022-08-17T12:23:57.9422791Z Downloading idna-3.3-py3-none-any.whl (61 kB) 2022-08-17T12:23:57.9832132Z Collecting certifi>=2017.4.17 2022-08-17T12:23:57.9870436Z Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 2022-08-17T12:23:58.0452641Z Installing collected packages: urllib3, charset-normalizer, idna, certifi, requests 2022-08-17T12:23:58.1250297Z WARNING: The script normalizer is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-08-17T12:23:58.1250789Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-08-17T12:23:58.2388211Z Successfully installed certifi-2022.6.15 charset-normalizer-2.0.12 idna-3.3 requests-2.26.0 urllib3-1.26.11 2022-08-17T12:23:58.2798857Z ++ python3 .github/scripts/get_workflow_job_id.py 2875102080 i-07278ad73403e2520 2022-08-17T12:24:00.6952300Z + GHA_WORKFLOW_JOB_ID=7878162113 2022-08-17T12:24:00.6952944Z + echo '::set-output name=job-id::7878162113' 2022-08-17T12:24:01.4293998Z Command completed after 1 attempt(s). 2022-08-17T12:24:01.4294300Z 2022-08-17T12:24:01.4393865Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2022-08-17T12:24:01.4394095Z kill "$MONITOR_SCRIPT_PID" 2022-08-17T12:24:01.4405389Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:24:01.4405610Z env: 2022-08-17T12:24:01.4405792Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:24:01.4405980Z MONITOR_SCRIPT_PID: 14301 2022-08-17T12:24:01.4406166Z ##[endgroup] 2022-08-17T12:24:01.4482817Z Prepare all required actions 2022-08-17T12:24:01.4483070Z Getting action download info 2022-08-17T12:24:01.6392903Z Download action repository 'actions/upload-artifact@v2' (SHA:82c141cc518b40d92cc801eee768e7aafc9c2fa2) 2022-08-17T12:24:01.8553742Z ##[group]Run ./.github/actions/upload-test-artifacts 2022-08-17T12:24:01.8553964Z with: 2022-08-17T12:24:01.8554177Z file-suffix: test-functorch-1-1-linux.2xlarge_7878162113 2022-08-17T12:24:01.8554393Z env: 2022-08-17T12:24:01.8554569Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:24:01.8554739Z ##[endgroup] 2022-08-17T12:24:01.8578140Z ##[group]Run # Remove any previous test jsons if they exist 2022-08-17T12:24:01.8578431Z # Remove any previous test jsons if they exist 2022-08-17T12:24:01.8578661Z rm -f test-jsons-*.zip 2022-08-17T12:24:01.8578894Z zip -r "test-jsons-${FILE_SUFFIX}.zip" test -i '*.json' 2022-08-17T12:24:01.8589754Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:24:01.8590005Z env: 2022-08-17T12:24:01.8590172Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:24:01.8590425Z FILE_SUFFIX: test-functorch-1-1-linux.2xlarge_7878162113 2022-08-17T12:24:01.8590736Z ##[endgroup] 2022-08-17T12:24:01.8723239Z adding: test/allowlist_for_publicAPI.json (deflated 80%) 2022-08-17T12:24:01.8768835Z adding: test/benchmark_utils/callgrind_artifacts.json (deflated 92%) 2022-08-17T12:24:01.8791655Z adding: test/profiler_utils_mock_events.json (deflated 87%) 2022-08-17T12:24:01.8792815Z adding: test/.pytorch-slow-tests.json (deflated 75%) 2022-08-17T12:24:01.8797906Z adding: test/.pytorch-disabled-tests.json (deflated 85%) 2022-08-17T12:24:01.8816143Z ##[group]Run # Remove any previous test reports if they exist 2022-08-17T12:24:01.8816428Z # Remove any previous test reports if they exist 2022-08-17T12:24:01.8816667Z rm -f test-reports-*.zip 2022-08-17T12:24:01.8816902Z zip -r "test-reports-${FILE_SUFFIX}.zip" test -i '*.xml' 2022-08-17T12:24:01.8827502Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:24:01.8827719Z env: 2022-08-17T12:24:01.8827886Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:24:01.8828132Z FILE_SUFFIX: test-functorch-1-1-linux.2xlarge_7878162113 2022-08-17T12:24:01.8828364Z ##[endgroup] 2022-08-17T12:24:01.8898261Z adding: test/test-reports/python-unittest/functorch.test.test_compile_cache/TEST-TestCompileCache-20220817121116.xml (deflated 70%) 2022-08-17T12:24:01.8899435Z adding: test/test-reports/python-unittest/functorch.test.test_compile_cache/TEST-TestCompileCacheStaticArgs-20220817121116.xml (deflated 85%) 2022-08-17T12:24:01.8900482Z adding: test/test-reports/python-unittest/functorch.test.test_dims/TEST-TestMin-20220817121119.xml (deflated 86%) 2022-08-17T12:24:01.8901514Z adding: test/test-reports/python-unittest/functorch.test.test_dims/TEST-TestMinFunctorchOnly-20220817121119.xml (deflated 89%) 2022-08-17T12:24:01.8902618Z adding: test/test-reports/python-unittest/functorch.test.test_eager_transforms/TEST-TestArgnumsPartial-20220817121128.xml (deflated 82%) 2022-08-17T12:24:01.8903744Z adding: test/test-reports/python-unittest/functorch.test.test_eager_transforms/TEST-TestComposabilityCPU-20220817121128.xml (deflated 83%) 2022-08-17T12:24:01.8904882Z adding: test/test-reports/python-unittest/functorch.test.test_eager_transforms/TEST-TestCustomFunctionCPU-20220817121128.xml (deflated 40%) 2022-08-17T12:24:01.8906047Z adding: test/test-reports/python-unittest/functorch.test.test_eager_transforms/TEST-TestExamplesCorrectnessCPU-20220817121128.xml (deflated 77%) 2022-08-17T12:24:01.8907201Z adding: test/test-reports/python-unittest/functorch.test.test_eager_transforms/TEST-TestFunctionalizeCPU-20220817121128.xml (deflated 83%) 2022-08-17T12:24:01.8908321Z adding: test/test-reports/python-unittest/functorch.test.test_eager_transforms/TEST-TestGradTransformCPU-20220817121128.xml (deflated 92%) 2022-08-17T12:24:01.8909544Z adding: test/test-reports/python-unittest/functorch.test.test_eager_transforms/TEST-TestHessianCPU-20220817121128.xml (deflated 70%) 2022-08-17T12:24:01.8910613Z adding: test/test-reports/python-unittest/functorch.test.test_eager_transforms/TEST-TestJacCPU-20220817121128.xml (deflated 93%) 2022-08-17T12:24:01.8911651Z adding: test/test-reports/python-unittest/functorch.test.test_eager_transforms/TEST-TestJvpCPU-20220817121128.xml (deflated 88%) 2022-08-17T12:24:01.8912717Z adding: test/test-reports/python-unittest/functorch.test.test_eager_transforms/TEST-TestMakeFunctional-20220817121128.xml (deflated 81%) 2022-08-17T12:24:01.8913830Z adding: test/test-reports/python-unittest/functorch.test.test_eager_transforms/TEST-TestVmapOfGradCPU-20220817121128.xml (deflated 76%) 2022-08-17T12:24:01.8915023Z adding: test/test-reports/python-unittest/functorch.test.test_functionalize/TEST-FunctionalizeTestCompileCache-20220817121133.xml (deflated 72%) 2022-08-17T12:24:01.8916380Z adding: test/test-reports/python-unittest/functorch.test.test_functionalize/TEST-FunctionalizeTestCompileCacheStaticArgs-20220817121133.xml (deflated 86%) 2022-08-17T12:24:01.8917643Z adding: test/test-reports/python-unittest/functorch.test.test_functionalize/TEST-FunctionalizeTestAOTAutograd-20220817121133.xml (deflated 80%) 2022-08-17T12:24:01.8918939Z adding: test/test-reports/python-unittest/functorch.test.test_functionalize/TEST-FunctionalizeTestContiguous-20220817121133.xml (deflated 42%) 2022-08-17T12:24:01.8920122Z adding: test/test-reports/python-unittest/functorch.test.test_functionalize/TEST-FunctionalizeTestPartitioning-20220817121133.xml (deflated 72%) 2022-08-17T12:24:01.8921308Z adding: test/test-reports/python-unittest/functorch.test.test_functionalize/TEST-FunctionalizeTestRandom-20220817121133.xml (deflated 42%) 2022-08-17T12:24:01.8922417Z adding: test/test-reports/python-unittest/functorch.test.test_memory_efficient_fusion/TEST-NoChangeTestCase-20220817121136.xml (deflated 71%) 2022-08-17T12:24:01.8923474Z adding: test/test-reports/python-unittest/functorch.test.test_memory_efficient_fusion/TEST-RandomOpTestCase-20220817121136.xml (deflated 39%) 2022-08-17T12:24:01.8924544Z adding: test/test-reports/python-unittest/functorch.test.test_memory_efficient_fusion/TEST-ReduceTestCase-20220817121136.xml (deflated 82%) 2022-08-17T12:24:01.8925726Z adding: test/test-reports/python-unittest/functorch.test.test_memory_efficient_fusion/TEST-TestMemoryEfficientOpAuthoring-20220817121136.xml (deflated 83%) 2022-08-17T12:24:01.8927165Z adding: test/test-reports/python-unittest/functorch.test.test_minifier/TEST-TestMinifier-20220817121138.xml (deflated 90%) 2022-08-17T12:24:01.9059670Z adding: test/test-reports/python-unittest/functorch.test.test_ops/TEST-TestOperatorsCPU-20220817121141.xml (deflated 96%) 2022-08-17T12:24:01.9060750Z adding: test/test-reports/python-unittest/functorch.test.test_pythonkey/TEST-TestAOTAutograd-20220817122242.xml (deflated 82%) 2022-08-17T12:24:01.9061871Z adding: test/test-reports/python-unittest/functorch.test.test_pythonkey/TEST-TestAOTModuleSimplified-20220817122242.xml (deflated 56%) 2022-08-17T12:24:01.9062993Z adding: test/test-reports/python-unittest/functorch.test.test_pythonkey/TEST-TestContiguous-20220817122242.xml (deflated 40%) 2022-08-17T12:24:01.9064020Z adding: test/test-reports/python-unittest/functorch.test.test_pythonkey/TEST-TestPartitioning-20220817122242.xml (deflated 68%) 2022-08-17T12:24:01.9065046Z adding: test/test-reports/python-unittest/functorch.test.test_pythonkey/TEST-TestPythonKeyCPU-20220817122242.xml (deflated 83%) 2022-08-17T12:24:01.9066014Z adding: test/test-reports/python-unittest/functorch.test.test_pythonkey/TEST-TestRandom-20220817122242.xml (deflated 39%) 2022-08-17T12:24:01.9066969Z adding: test/test-reports/python-unittest/functorch.test.test_pythonkey/TEST-TestAutocast-20220817122242.xml (deflated 41%) 2022-08-17T12:24:01.9078118Z adding: test/test-reports/python-unittest/functorch.test.test_pythonkey/TEST-TestEagerFusionOpInfoCPU-20220817122242.xml (deflated 98%) 2022-08-17T12:24:01.9082861Z adding: test/test-reports/python-unittest/functorch.test.test_vmap/TEST-TestRandomnessCPU-20220817122247.xml (deflated 96%) 2022-08-17T12:24:01.9083957Z adding: test/test-reports/python-unittest/functorch.test.test_vmap/TEST-TestTransformFailureCPU-20220817122247.xml (deflated 83%) 2022-08-17T12:24:01.9085706Z adding: test/test-reports/python-unittest/functorch.test.test_vmap/TEST-TestVmapAPI-20220817122247.xml (deflated 86%) 2022-08-17T12:24:01.9087421Z adding: test/test-reports/python-unittest/functorch.test.test_vmap/TEST-TestVmapBatchedGradientCPU-20220817122247.xml (deflated 85%) 2022-08-17T12:24:01.9090542Z adding: test/test-reports/python-unittest/functorch.test.test_vmap/TEST-TestVmapOperators-20220817122247.xml (deflated 93%) 2022-08-17T12:24:01.9126647Z adding: test/test-reports/python-unittest/functorch.test.test_vmap/TEST-TestVmapOperatorsOpInfoCPU-20220817122247.xml (deflated 95%) 2022-08-17T12:24:01.9184157Z ##[group]Run # Remove any previous test reports if they exist 2022-08-17T12:24:01.9184463Z # Remove any previous test reports if they exist 2022-08-17T12:24:01.9184698Z rm -f usage-log-*.zip 2022-08-17T12:24:01.9184961Z # this workflow is also run in bazel build test, but we dont generate usage reports for it 2022-08-17T12:24:01.9185322Z # so check to see if the file exists first 2022-08-17T12:24:01.9185552Z if [ -f 'usage_log.txt' ]; then 2022-08-17T12:24:01.9185798Z  zip "usage-log-${FILE_SUFFIX}.zip" 'usage_log.txt' 2022-08-17T12:24:01.9186000Z fi 2022-08-17T12:24:01.9195830Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:24:01.9196046Z env: 2022-08-17T12:24:01.9196207Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:24:01.9196452Z FILE_SUFFIX: test-functorch-1-1-linux.2xlarge_7878162113 2022-08-17T12:24:01.9196679Z ##[endgroup] 2022-08-17T12:24:01.9260045Z adding: usage_log.txt (deflated 96%) 2022-08-17T12:24:01.9311462Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-17T12:24:01.9311668Z with: 2022-08-17T12:24:01.9311872Z s3-prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T12:24:01.9312090Z retention-days: 14 2022-08-17T12:24:01.9312285Z if-no-files-found: warn 2022-08-17T12:24:01.9312475Z path: test-jsons-*.zip 2022-08-17T12:24:01.9312656Z name: artifact 2022-08-17T12:24:01.9312837Z s3-bucket: gha-artifacts 2022-08-17T12:24:01.9313012Z region: us-east-1 2022-08-17T12:24:01.9313177Z env: 2022-08-17T12:24:01.9313346Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:24:01.9313516Z ##[endgroup] 2022-08-17T12:24:02.2623312Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-17T12:24:02.2623794Z With the provided path, there will be 1 file uploaded 2022-08-17T12:24:02.2624132Z Uploading to s3 prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T12:24:02.2671249Z Starting upload of test-jsons-test-functorch-1-1-linux.2xlarge_7878162113.zip 2022-08-17T12:24:02.4128678Z Finished upload of test-jsons-test-functorch-1-1-linux.2xlarge_7878162113.zip 2022-08-17T12:24:02.4235948Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-17T12:24:02.4236157Z with: 2022-08-17T12:24:02.4236363Z s3-prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T12:24:02.4236573Z retention-days: 14 2022-08-17T12:24:02.4236773Z if-no-files-found: error 2022-08-17T12:24:02.4236977Z path: test-reports-*.zip 2022-08-17T12:24:02.4237150Z name: artifact 2022-08-17T12:24:02.4237331Z s3-bucket: gha-artifacts 2022-08-17T12:24:02.4237520Z region: us-east-1 2022-08-17T12:24:02.4237685Z env: 2022-08-17T12:24:02.4237842Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:24:02.4238028Z ##[endgroup] 2022-08-17T12:24:02.7257848Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-17T12:24:02.7258304Z With the provided path, there will be 1 file uploaded 2022-08-17T12:24:02.7258746Z Uploading to s3 prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T12:24:02.7266004Z Starting upload of test-reports-test-functorch-1-1-linux.2xlarge_7878162113.zip 2022-08-17T12:24:02.8729523Z Finished upload of test-reports-test-functorch-1-1-linux.2xlarge_7878162113.zip 2022-08-17T12:24:02.8835278Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-17T12:24:02.8835494Z with: 2022-08-17T12:24:02.8835713Z s3-prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T12:24:02.8835917Z retention-days: 14 2022-08-17T12:24:02.8836114Z if-no-files-found: ignore 2022-08-17T12:24:02.8836314Z path: usage-log-*.zip 2022-08-17T12:24:02.8836481Z name: artifact 2022-08-17T12:24:02.8836662Z s3-bucket: gha-artifacts 2022-08-17T12:24:02.8836854Z region: us-east-1 2022-08-17T12:24:02.8837018Z env: 2022-08-17T12:24:02.8837178Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:24:02.8837361Z ##[endgroup] 2022-08-17T12:24:03.1860260Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-17T12:24:03.1860719Z With the provided path, there will be 1 file uploaded 2022-08-17T12:24:03.1861159Z Uploading to s3 prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T12:24:03.1868523Z Starting upload of usage-log-test-functorch-1-1-linux.2xlarge_7878162113.zip 2022-08-17T12:24:03.3459062Z Finished upload of usage-log-test-functorch-1-1-linux.2xlarge_7878162113.zip 2022-08-17T12:24:03.3568605Z ##[group]Run set -x 2022-08-17T12:24:03.3568879Z set -x 2022-08-17T12:24:03.3569100Z python3 -m pip install -r requirements.txt 2022-08-17T12:24:03.3569352Z python3 -m pip install boto3==1.19.12 2022-08-17T12:24:03.3569647Z python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-08-17T12:24:03.3581075Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:24:03.3581300Z env: 2022-08-17T12:24:03.3581480Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:24:03.3581678Z AWS_DEFAULT_REGION: us-east-1 2022-08-17T12:24:03.3581876Z BRANCH: pull/82657 2022-08-17T12:24:03.3582061Z TEST_CONFIG: functorch 2022-08-17T12:24:03.3582229Z SHARD_NUMBER: 1 2022-08-17T12:24:03.3582446Z BUILD_ENVIRONMENT: linux-bionic-py3.7-clang9 2022-08-17T12:24:03.3582667Z PR_NUMBER: 82657 2022-08-17T12:24:03.3582841Z PYTORCH_RETRY_TEST_CASES: 1 2022-08-17T12:24:03.3583053Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-08-17T12:24:03.3583321Z SHA1: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:24:03.3583519Z TAG: 2022-08-17T12:24:03.3583689Z WORKFLOW_ID: 2875102080 2022-08-17T12:24:03.3584012Z GITHUB_TOKEN: *** 2022-08-17T12:24:03.3584189Z GHA_WORKFLOW_JOB_ID: 7878162113 2022-08-17T12:24:03.3584377Z ##[endgroup] 2022-08-17T12:24:03.3608205Z + python3 -m pip install -r requirements.txt 2022-08-17T12:24:03.5619750Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T12:24:03.6228711Z Collecting astunparse 2022-08-17T12:24:03.6392280Z Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) 2022-08-17T12:24:03.6688462Z Collecting expecttest 2022-08-17T12:24:03.6732739Z Downloading expecttest-0.1.3-py3-none-any.whl (6.5 kB) 2022-08-17T12:24:03.7039837Z Collecting future 2022-08-17T12:24:03.7109602Z Downloading future-0.18.2.tar.gz (829 kB) 2022-08-17T12:24:04.5951611Z Collecting numpy 2022-08-17T12:24:04.6010065Z Downloading numpy-1.21.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) 2022-08-17T12:24:04.8457207Z Requirement already satisfied: psutil in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 6)) (5.9.1) 2022-08-17T12:24:04.9278298Z Collecting pyyaml 2022-08-17T12:24:04.9326112Z Downloading PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596 kB) 2022-08-17T12:24:04.9502216Z Requirement already satisfied: requests in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 8)) (2.26.0) 2022-08-17T12:24:04.9617124Z Requirement already satisfied: setuptools in /usr/lib/python3.7/site-packages (from -r requirements.txt (line 9)) (49.1.3) 2022-08-17T12:24:05.0074122Z Collecting six 2022-08-17T12:24:05.0113054Z Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-08-17T12:24:05.0361747Z Collecting types-dataclasses 2022-08-17T12:24:05.0399909Z Downloading types_dataclasses-0.6.6-py3-none-any.whl (2.9 kB) 2022-08-17T12:24:05.0702169Z Collecting typing_extensions 2022-08-17T12:24:05.0755511Z Downloading typing_extensions-4.3.0-py3-none-any.whl (25 kB) 2022-08-17T12:24:05.1138866Z Collecting sympy 2022-08-17T12:24:05.1184200Z Downloading sympy-1.10.1-py3-none-any.whl (6.4 MB) 2022-08-17T12:24:05.2649763Z Collecting wheel<1.0,>=0.23.0 2022-08-17T12:24:05.2690448Z Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) 2022-08-17T12:24:05.2780033Z 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-08-17T12:24:05.2797756Z 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.11) 2022-08-17T12:24:05.2944013Z 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-08-17T12:24:05.2954243Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 8)) (2022.6.15) 2022-08-17T12:24:05.3146090Z Collecting mpmath>=0.19 2022-08-17T12:24:05.3188855Z Downloading mpmath-1.2.1-py3-none-any.whl (532 kB) 2022-08-17T12:24:05.3380177Z Using legacy 'setup.py install' for future, since package 'wheel' is not installed. 2022-08-17T12:24:05.3717330Z Installing collected packages: six, wheel, astunparse, expecttest, future, numpy, pyyaml, types-dataclasses, typing-extensions, mpmath, sympy 2022-08-17T12:24:05.4054882Z WARNING: The script wheel is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-08-17T12:24:05.4055380Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-08-17T12:24:05.4330848Z Running setup.py install for future: started 2022-08-17T12:24:05.9016706Z Running setup.py install for future: finished with status 'done' 2022-08-17T12:24:07.3969923Z WARNING: The scripts f2py, f2py3 and f2py3.7 are installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-08-17T12:24:07.3970440Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-08-17T12:24:14.1746196Z WARNING: The script isympy is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-08-17T12:24:14.1746907Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-08-17T12:24:14.1967289Z Successfully installed astunparse-1.6.3 expecttest-0.1.3 future-0.18.2 mpmath-1.2.1 numpy-1.21.6 pyyaml-6.0 six-1.16.0 sympy-1.10.1 types-dataclasses-0.6.6 typing-extensions-4.3.0 wheel-0.37.1 2022-08-17T12:24:14.2559440Z + python3 -m pip install boto3==1.19.12 2022-08-17T12:24:14.4561305Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T12:24:15.0626990Z Collecting boto3==1.19.12 2022-08-17T12:24:15.0812206Z Downloading boto3-1.19.12-py3-none-any.whl (131 kB) 2022-08-17T12:24:15.1242531Z Collecting s3transfer<0.6.0,>=0.5.0 2022-08-17T12:24:15.1279415Z Downloading s3transfer-0.5.2-py3-none-any.whl (79 kB) 2022-08-17T12:24:15.1596716Z Collecting jmespath<1.0.0,>=0.7.1 2022-08-17T12:24:15.1632665Z Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 2022-08-17T12:24:15.9166705Z Collecting botocore<1.23.0,>=1.22.12 2022-08-17T12:24:15.9213481Z Downloading botocore-1.22.12-py3-none-any.whl (8.1 MB) 2022-08-17T12:24:16.0397797Z 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.11) 2022-08-17T12:24:16.0856946Z Collecting python-dateutil<3.0.0,>=2.1 2022-08-17T12:24:16.0895622Z Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 2022-08-17T12:24:16.1022403Z 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-08-17T12:24:16.1629467Z Installing collected packages: jmespath, python-dateutil, botocore, s3transfer, boto3 2022-08-17T12:24:16.7705509Z Successfully installed boto3-1.19.12 botocore-1.22.12 jmespath-0.10.0 python-dateutil-2.8.2 s3transfer-0.5.2 2022-08-17T12:24:16.8135012Z + python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-08-17T12:24:35.9279258Z [scribe] Scribe access token not provided, sending report via boto3... 2022-08-17T12:24:35.9279485Z 2022-08-17T12:24:35.9280480Z ----- Historic stats comparison result ------ 2022-08-17T12:24:35.9280654Z 2022-08-17T12:24:35.9280889Z job: linux-bionic-py3.7-clang9 2022-08-17T12:24:35.9282160Z commit: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:24:35.9282390Z 2022-08-17T12:24:35.9282624Z Commit graph (base is most recent master ancestor with at least one S3 report): 2022-08-17T12:24:35.9282955Z 2022-08-17T12:24:35.9283286Z : (master) 2022-08-17T12:24:35.9283542Z | 2022-08-17T12:24:35.9283729Z | * ce6a3c605d (HEAD) total time 742.51s 2022-08-17T12:24:35.9283927Z | | 2022-08-17T12:24:35.9284086Z | : (3 commits) 2022-08-17T12:24:35.9284235Z |/| 2022-08-17T12:24:35.9284393Z | : (6 commits) 2022-08-17T12:24:35.9284550Z | 2022-08-17T12:24:35.9284888Z * 343b5f8651 (base) 8 reports, total time 4351.75s ± 1636.11s 2022-08-17T12:24:35.9285211Z * 1a09b05c94 8 reports, total time 4397.82s ± 1639.71s 2022-08-17T12:24:35.9285532Z * df62ea76d1 8 reports, total time 4390.66s ± 1644.90s 2022-08-17T12:24:35.9285855Z * aac622ad55 8 reports, total time 4408.35s ± 1673.46s 2022-08-17T12:24:35.9286156Z * 31d4b6f52a 8 reports, total time 4385.33s ± 1671.29s 2022-08-17T12:24:35.9286469Z * 0e2efaf9cc 8 reports, total time 4486.26s ± 1661.90s 2022-08-17T12:24:35.9287007Z * 1ee9eb52b6 8 reports, total time 4443.68s ± 1704.91s 2022-08-17T12:24:35.9287255Z * f4b7c10e14 0 reports 2022-08-17T12:24:35.9287553Z * 785f7f6298 8 reports, total time 4428.71s ± 1658.60s 2022-08-17T12:24:35.9287949Z * 3586af8adc 8 reports, total time 4433.76s ± 1657.48s 2022-08-17T12:24:35.9288137Z | 2022-08-17T12:24:35.9288284Z : 2022-08-17T12:24:35.9288376Z 2022-08-17T12:24:35.9288494Z Removed (across 683 suites) 0 tests, totaling 0.00s 2022-08-17T12:24:35.9288757Z Modified (across 0 suites) 0 tests, totaling 0.00s 2022-08-17T12:24:35.9289000Z Added (across 36 suites) 10856 tests, totaling + 742.51s 2022-08-17T12:24:35.9909498Z Prepare all required actions 2022-08-17T12:24:35.9928611Z ##[group]Run ./.github/actions/teardown-linux 2022-08-17T12:24:35.9928815Z with: 2022-08-17T12:24:35.9928951Z env: 2022-08-17T12:24:35.9929120Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:24:35.9929303Z ##[endgroup] 2022-08-17T12:24:35.9944040Z ##[group]Run .github/scripts/wait_for_ssh_to_drain.sh 2022-08-17T12:24:35.9944295Z .github/scripts/wait_for_ssh_to_drain.sh 2022-08-17T12:24:35.9955639Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:24:35.9955853Z env: 2022-08-17T12:24:35.9956026Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:24:35.9956210Z ##[endgroup] 2022-08-17T12:24:35.9999761Z Holding runner for 2 hours until all ssh sessions have logged out 2022-08-17T12:24:36.0099588Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2022-08-17T12:24:36.0099905Z # ignore expansion of "docker ps -q" since it could be empty 2022-08-17T12:24:36.0100190Z # shellcheck disable=SC2046 2022-08-17T12:24:36.0100401Z docker stop $(docker ps -q) || true 2022-08-17T12:24:36.0100623Z # Prune all of the docker images 2022-08-17T12:24:36.0100834Z docker system prune -af 2022-08-17T12:24:36.0111010Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:24:36.0111227Z env: 2022-08-17T12:24:36.0111402Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:24:36.0111583Z ##[endgroup] 2022-08-17T12:24:36.9748479Z 9f056bf41fd0 2022-08-17T12:24:37.4565805Z Deleted Containers: 2022-08-17T12:24:37.4566169Z 9f056bf41fd056aa08c99f4bab025be1198f136337a60e308aaa51a660ec0e99 2022-08-17T12:24:37.4566352Z 2022-08-17T12:24:40.7670746Z Deleted Images: 2022-08-17T12:24:40.7671584Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:24:40.7672756Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9@sha256:95ffc4876faa899831aa05eeaff071d886a2b5688e7ec5c723861bb7b90674ff 2022-08-17T12:24:40.7673331Z deleted: sha256:716f775ba50f080631dd2003e85f8c6cc5dcc47691d0e17f53840ebe442f62ed 2022-08-17T12:24:40.7673724Z deleted: sha256:cac989351c5e0ef6db39f9b3be3685e0b1d53a07c134d0f35ccb03014785663f 2022-08-17T12:24:40.7674068Z deleted: sha256:0d1af81e11590a8212ace64c202dba2874e1bc4949a678efa6d55ddf468cfaf6 2022-08-17T12:24:40.7675739Z deleted: sha256:c6def6b024cfbe252d1b38833804c2d9960705755137dcc5e567cc19418fca65 2022-08-17T12:24:40.7676319Z deleted: sha256:c57202f02ef411ec0176a25ae7f9a39a61e4b123ac662e2ca8cdd3616fce447b 2022-08-17T12:24:40.7676949Z deleted: sha256:8b576c82ae83fd68f77091496eaf0cbfe51db4d0250323f3f5163ce7a7f1f6e1 2022-08-17T12:24:40.7677531Z deleted: sha256:22b4f5924e45d75fea9a2ce703b0faf0b1ba28b40e7607e56d25916c1b376158 2022-08-17T12:24:40.7678125Z deleted: sha256:e05bae5c36aa8b960b522141cdb0c1439807cb866c5cdb857c7f51ffe921e405 2022-08-17T12:24:40.7678495Z deleted: sha256:89d03a98db042f69a801648459ba902c04ec48e85a3491d4b89953cf4814d1e2 2022-08-17T12:24:40.7678817Z deleted: sha256:2b287193aca5b137b5f2f3271fefed55a425fd9fa696a32cee6c5146f4c3954d 2022-08-17T12:24:40.7679136Z deleted: sha256:24afcd905bba0ef7e8653c99420a95a64e0e001c3568d61dfaae9c9596a8268d 2022-08-17T12:24:40.7679636Z deleted: sha256:704d00fde7b7b4a6bd7890fa21c58ef7de891bac812dac280e53ee340718e774 2022-08-17T12:24:40.7680163Z deleted: sha256:0a96340b129ec4e5b8cff3089aa854a5f4bbf81453f6423323acfd68b8720428 2022-08-17T12:24:40.7680746Z deleted: sha256:3c4319a89824c0eefcc01c54408d932655cafbcdfd1915f2a8876375b234c4a9 2022-08-17T12:24:40.7681307Z deleted: sha256:1eb2779d7b387531e6e9fab145167f46c9f2e6d82df8d126b42d74559cee859d 2022-08-17T12:24:40.7681782Z deleted: sha256:5614187b5202c7d6677d6b8007b739852605457f4747c9be36f5e6aab77808ac 2022-08-17T12:24:40.7682073Z deleted: sha256:769ef7d77444c42f90508e9e45078aad3c50b9675293f90a73b632833dbcabcc 2022-08-17T12:24:40.7682468Z deleted: sha256:4761c2c1bc2f178cf23c21532662931f14aaad221b5bda6cd22215a36235f236 2022-08-17T12:24:40.7682883Z deleted: sha256:769d67c5b50605d0a321303414eff20b05a483752ca844a123eabdf9d7d4edde 2022-08-17T12:24:40.7683191Z deleted: sha256:674861b1f5249b9c856d4cb7fe7d66000cb88e7278320bb0b639001046dd8d51 2022-08-17T12:24:40.7683483Z deleted: sha256:049870dc953c438dc2831259785a577d289e3ae0e41d21f9a2140107533e82a7 2022-08-17T12:24:40.7683776Z deleted: sha256:962b0d76e69374761a37b3068d6fc0b2faf3de90ab20e07af8c7121eb16c0b90 2022-08-17T12:24:40.7684094Z deleted: sha256:93f1cd9f5af9068f58217c564ed603894786fa80b7fb7e7baf66f2c7944aee1d 2022-08-17T12:24:40.7684430Z deleted: sha256:c8db60f27caae1ca49102e8a9299c07ecfc40ba93d5f22e5727996af97bdc152 2022-08-17T12:24:40.7684756Z deleted: sha256:4c3f83333daa6a5a09f6fa0b7c2db3a571d627bfd5e4ce1f1ae75e6281b3b45f 2022-08-17T12:24:40.7685080Z deleted: sha256:9997cc5711915151b44b6b711deb7ee0d613c8a0c22c908da81a0b1f59a5645e 2022-08-17T12:24:40.7685388Z deleted: sha256:0212136c6fb1c0e6708c3e2dabfdef49e53364191e1782222d43b7eb64c25b50 2022-08-17T12:24:40.7685689Z deleted: sha256:32099645fa33152b7557b7d4bd46b7977284a0a61f8362b537228a057d8971b9 2022-08-17T12:24:40.7686003Z deleted: sha256:9dd6134bc353bb8d98ebdc43f1e896aab5083ec1ab1bcb0a1ed12df4836c5c6a 2022-08-17T12:24:40.7686348Z deleted: sha256:f2d8adc69dc2626a059c6efbccdbc8f23864949ea77f8e94bf6679f8374e5156 2022-08-17T12:24:40.7686677Z deleted: sha256:19ea2cd66ef6a1cbd07a3fe736462617016520688fb3476c757dbb5862ad5ff6 2022-08-17T12:24:40.7687170Z deleted: sha256:055a89179d5f04127accd1d05dc8176b87cf6a614013f7428f67ee6171f0d066 2022-08-17T12:24:40.7687486Z deleted: sha256:984a4d6add175d4dd927844459eab187eb73eda0c910987c2e4840d1b5db3c0f 2022-08-17T12:24:40.7687822Z deleted: sha256:73b89f3f75cfd9b8ebd057f516e8abd04222acad08d9bc80da7b09019c40c3f5 2022-08-17T12:24:40.7688155Z deleted: sha256:177abc386c5a136ef83849b65b9dc370670fcad7e6e5e16b49b0d786d01025b9 2022-08-17T12:24:40.7688458Z deleted: sha256:5aa5c113ef767f55fd846cc38e98718ba62424033b16c2675c86891a66257157 2022-08-17T12:24:40.7688770Z deleted: sha256:056b9982189c8c3f0554943a5b05dcddd9e7cae3e2b93456fde55b6bad47ac08 2022-08-17T12:24:40.7689083Z deleted: sha256:9d05cc064039c29313e3c1a1c180728dcb24f874a2e1ef243374857b3dca1d2c 2022-08-17T12:24:40.7689379Z deleted: sha256:4a3540b197b80a89c8ccd917694ddb3c0d5e1df5e3c3237320b2076f355b00fd 2022-08-17T12:24:40.7689691Z deleted: sha256:e4fd1b7aeed1068b4751828c2d20833862c3f8d4115e14026e31083cb457fb56 2022-08-17T12:24:40.7689995Z deleted: sha256:3a36b17e1f0f732087e4893a28c09048a2ed72e8949d593552cbd07d19424ec4 2022-08-17T12:24:40.7690378Z deleted: sha256:0d9b4323486ad40d41d5286f6196dc0622992ac3d84f76c7cc2aae9f71918935 2022-08-17T12:24:40.7690690Z deleted: sha256:23c9c4a598faf8b89fdb967303fec8030b301124b7aa0f7b97e5a69ac61ed3c1 2022-08-17T12:24:40.7691012Z deleted: sha256:9820f46a2d595aa81ddf03b4f110825bb7257b710cad7d6a15e7dcdd103b5bf4 2022-08-17T12:24:40.7691339Z deleted: sha256:5f7431ceee1ed6e8a420ccc23e24884077f08f03d0422cff6f855120beade237 2022-08-17T12:24:40.7691658Z deleted: sha256:d51e750ffd934de41a950f88de7f3b6b805db18d5da16f302b5593f35e7c485d 2022-08-17T12:24:40.7691992Z deleted: sha256:10c0fee33e61baed46ee7d86b8626f707eb6427cd11a8b527fced347f71d10b4 2022-08-17T12:24:40.7692317Z deleted: sha256:f74d1ed4405cb275ba128b349d90f373b30137a997fdc70a1e02710fac13b91c 2022-08-17T12:24:40.7692645Z deleted: sha256:7a7dfa773dd159c7b905dd7afbbf7cc5a53635d07c700be340211e6cb850f56b 2022-08-17T12:24:40.7692958Z deleted: sha256:996de37827d425ed1bb0a4f46b67a6dce91745f799192a16798fb4f7355bc35e 2022-08-17T12:24:40.7693277Z deleted: sha256:e1650f7428dfb0480d484efbf0fc15c2b94404d3520c40bcebfd92dafb9edb22 2022-08-17T12:24:40.7693586Z deleted: sha256:9095e387b5d05181302e7dfcfc748264c02104f155980e0582cf84b28901676f 2022-08-17T12:24:40.7693878Z deleted: sha256:bd92087334d5e024be5cc87c6415eb6928c427a28b7cfaac4ff9dbf73513daf5 2022-08-17T12:24:40.7694193Z deleted: sha256:054187d154c3c146bd5be9fd7433a41e65af7de0a54f59541aba17ffb425b70c 2022-08-17T12:24:40.7694515Z deleted: sha256:a7f2e68691e4942aeb038fe4b0cef42c77eb0c9c55080938df0edfffdb0f2e8b 2022-08-17T12:24:40.7694897Z deleted: sha256:3982d575095cdac44bd97b0748fd06ee2ce35d95ace8ca5ec908ff43466ec0cd 2022-08-17T12:24:40.7695217Z deleted: sha256:3cd66a8a5598e221fb74f8b708f3617494f5fbd411e051d3b291ab77a4cb0248 2022-08-17T12:24:40.7695550Z deleted: sha256:507f56eaf776dee8dcef7bd19aaa7c884a028fc4aba4365226c6883cf31fdae0 2022-08-17T12:24:40.7695880Z deleted: sha256:471e9ec20829c077d8c9fdc90a298ac538e06fbc7527220e0e0c9c3a295d01c8 2022-08-17T12:24:40.7696181Z deleted: sha256:99b3810766c9543f23ea3e87e11c79deb763239c205badd0cb59165846156ba7 2022-08-17T12:24:40.7696503Z deleted: sha256:4a5253f1540be79fd2f131ed32e9cac6d396d29f82e1a0dd4652332bd86e0281 2022-08-17T12:24:40.7696817Z deleted: sha256:e722d396f503c712107acad2a081b07e33e73d6286c43f58234f69345a216918 2022-08-17T12:24:40.7696987Z 2022-08-17T12:24:40.7773930Z Total reclaimed space: 10.8GB 2022-08-17T12:24:40.7826980Z Post job cleanup. 2022-08-17T12:24:40.7858956Z Post job cleanup. 2022-08-17T12:24:41.2005528Z [command]/usr/bin/git version 2022-08-17T12:24:41.2053192Z git version 2.37.1 2022-08-17T12:24:41.2134141Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/d3d433a6-3e37-46d1-ae1b-f4c4f1206211' before making global git config changes 2022-08-17T12:24:41.2134935Z Adding repository directory to the temporary git global config as a safe directory 2022-08-17T12:24:41.2140421Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:24:41.2189394Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-08-17T12:24:41.2220306Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-08-17T12:24:41.2659518Z Entering 'android/libs/fbjni' 2022-08-17T12:24:41.2712753Z Entering 'third_party/FP16' 2022-08-17T12:24:41.2763715Z Entering 'third_party/FXdiv' 2022-08-17T12:24:41.2811764Z Entering 'third_party/NNPACK' 2022-08-17T12:24:41.2864285Z Entering 'third_party/QNNPACK' 2022-08-17T12:24:41.2913371Z Entering 'third_party/XNNPACK' 2022-08-17T12:24:41.3016839Z Entering 'third_party/benchmark' 2022-08-17T12:24:41.3066348Z Entering 'third_party/cpuinfo' 2022-08-17T12:24:41.3119662Z Entering 'third_party/cub' 2022-08-17T12:24:41.3174168Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:24:41.3244272Z Entering 'third_party/eigen' 2022-08-17T12:24:41.3326452Z Entering 'third_party/fbgemm' 2022-08-17T12:24:41.3362634Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:24:41.3394780Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:24:41.3427571Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:24:41.3459795Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:24:41.3503432Z Entering 'third_party/flatbuffers' 2022-08-17T12:24:41.3543766Z Entering 'third_party/fmt' 2022-08-17T12:24:41.3588659Z Entering 'third_party/foxi' 2022-08-17T12:24:41.3628004Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:24:41.3675473Z Entering 'third_party/gloo' 2022-08-17T12:24:41.3714271Z Entering 'third_party/googletest' 2022-08-17T12:24:41.3759151Z Entering 'third_party/ideep' 2022-08-17T12:24:41.3792066Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:24:41.3824792Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:24:41.3871038Z Entering 'third_party/ios-cmake' 2022-08-17T12:24:41.3921540Z Entering 'third_party/ittapi' 2022-08-17T12:24:41.3959548Z Entering 'third_party/kineto' 2022-08-17T12:24:41.3992523Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:24:41.4024588Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:24:41.4073071Z Entering 'third_party/nccl/nccl' 2022-08-17T12:24:41.4111081Z Entering 'third_party/neon2sse' 2022-08-17T12:24:41.4155937Z Entering 'third_party/nlohmann' 2022-08-17T12:24:41.4196584Z Entering 'third_party/onnx' 2022-08-17T12:24:41.4239235Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:24:41.4271516Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:24:41.4317353Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:24:41.4349626Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:24:41.4385567Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:24:41.4417131Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:24:41.4448918Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:24:41.4490068Z Entering 'third_party/pocketfft' 2022-08-17T12:24:41.4534655Z Entering 'third_party/protobuf' 2022-08-17T12:24:41.4569784Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:24:41.4602316Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:24:41.4642467Z Entering 'third_party/psimd' 2022-08-17T12:24:41.4684148Z Entering 'third_party/pthreadpool' 2022-08-17T12:24:41.4723183Z Entering 'third_party/pybind11' 2022-08-17T12:24:41.4762313Z Entering 'third_party/python-enum' 2022-08-17T12:24:41.4804805Z Entering 'third_party/python-peachpy' 2022-08-17T12:24:41.4843386Z Entering 'third_party/python-six' 2022-08-17T12:24:41.4885933Z Entering 'third_party/sleef' 2022-08-17T12:24:41.4924550Z Entering 'third_party/tbb' 2022-08-17T12:24:41.4970459Z Entering 'third_party/tensorpipe' 2022-08-17T12:24:41.5003151Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:24:41.5034737Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:24:41.5067269Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:24:41.5098630Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:24:41.5129901Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:24:41.5170232Z Entering 'third_party/zstd' 2022-08-17T12:24:41.5216910Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-08-17T12:24:41.5239975Z http.https://github.com/.extraheader 2022-08-17T12:24:41.5248633Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-08-17T12:24:41.5279517Z [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-08-17T12:24:41.5522100Z Entering 'android/libs/fbjni' 2022-08-17T12:24:41.5541265Z http.https://github.com/.extraheader 2022-08-17T12:24:41.5566087Z Entering 'third_party/FP16' 2022-08-17T12:24:41.5585962Z http.https://github.com/.extraheader 2022-08-17T12:24:41.5610776Z Entering 'third_party/FXdiv' 2022-08-17T12:24:41.5629689Z http.https://github.com/.extraheader 2022-08-17T12:24:41.5654357Z Entering 'third_party/NNPACK' 2022-08-17T12:24:41.5673368Z http.https://github.com/.extraheader 2022-08-17T12:24:41.5699634Z Entering 'third_party/QNNPACK' 2022-08-17T12:24:41.5718709Z http.https://github.com/.extraheader 2022-08-17T12:24:41.5744571Z Entering 'third_party/XNNPACK' 2022-08-17T12:24:41.5763605Z http.https://github.com/.extraheader 2022-08-17T12:24:41.5798257Z Entering 'third_party/benchmark' 2022-08-17T12:24:41.5819091Z http.https://github.com/.extraheader 2022-08-17T12:24:41.5843743Z Entering 'third_party/cpuinfo' 2022-08-17T12:24:41.5862554Z http.https://github.com/.extraheader 2022-08-17T12:24:41.5887742Z Entering 'third_party/cub' 2022-08-17T12:24:41.5906560Z http.https://github.com/.extraheader 2022-08-17T12:24:41.5931493Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:24:41.5950721Z http.https://github.com/.extraheader 2022-08-17T12:24:41.5979955Z Entering 'third_party/eigen' 2022-08-17T12:24:41.5999101Z http.https://github.com/.extraheader 2022-08-17T12:24:41.6025522Z Entering 'third_party/fbgemm' 2022-08-17T12:24:41.6044773Z http.https://github.com/.extraheader 2022-08-17T12:24:41.6069694Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:24:41.6088579Z http.https://github.com/.extraheader 2022-08-17T12:24:41.6113138Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:24:41.6133133Z http.https://github.com/.extraheader 2022-08-17T12:24:41.6157504Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:24:41.6176390Z http.https://github.com/.extraheader 2022-08-17T12:24:41.6200659Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:24:41.6219173Z http.https://github.com/.extraheader 2022-08-17T12:24:41.6244776Z Entering 'third_party/flatbuffers' 2022-08-17T12:24:41.6264336Z http.https://github.com/.extraheader 2022-08-17T12:24:41.6290617Z Entering 'third_party/fmt' 2022-08-17T12:24:41.6309673Z http.https://github.com/.extraheader 2022-08-17T12:24:41.6334195Z Entering 'third_party/foxi' 2022-08-17T12:24:41.6353644Z http.https://github.com/.extraheader 2022-08-17T12:24:41.6378042Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:24:41.6396779Z http.https://github.com/.extraheader 2022-08-17T12:24:41.6420805Z Entering 'third_party/gloo' 2022-08-17T12:24:41.6439889Z http.https://github.com/.extraheader 2022-08-17T12:24:41.6464187Z Entering 'third_party/googletest' 2022-08-17T12:24:41.6483051Z http.https://github.com/.extraheader 2022-08-17T12:24:41.6507320Z Entering 'third_party/ideep' 2022-08-17T12:24:41.6526312Z http.https://github.com/.extraheader 2022-08-17T12:24:41.6550814Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:24:41.6569188Z http.https://github.com/.extraheader 2022-08-17T12:24:41.6594577Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:24:41.6613602Z http.https://github.com/.extraheader 2022-08-17T12:24:41.6642941Z Entering 'third_party/ios-cmake' 2022-08-17T12:24:41.6661385Z http.https://github.com/.extraheader 2022-08-17T12:24:41.6685768Z Entering 'third_party/ittapi' 2022-08-17T12:24:41.6704867Z http.https://github.com/.extraheader 2022-08-17T12:24:41.6728899Z Entering 'third_party/kineto' 2022-08-17T12:24:41.6748231Z http.https://github.com/.extraheader 2022-08-17T12:24:41.6772631Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:24:41.6790911Z http.https://github.com/.extraheader 2022-08-17T12:24:41.6815914Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:24:41.6834097Z http.https://github.com/.extraheader 2022-08-17T12:24:41.6859821Z Entering 'third_party/nccl/nccl' 2022-08-17T12:24:41.6878271Z http.https://github.com/.extraheader 2022-08-17T12:24:41.6902726Z Entering 'third_party/neon2sse' 2022-08-17T12:24:41.6921260Z http.https://github.com/.extraheader 2022-08-17T12:24:41.6945777Z Entering 'third_party/nlohmann' 2022-08-17T12:24:41.6964485Z http.https://github.com/.extraheader 2022-08-17T12:24:41.6990402Z Entering 'third_party/onnx' 2022-08-17T12:24:41.7009061Z http.https://github.com/.extraheader 2022-08-17T12:24:41.7043623Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:24:41.7062846Z http.https://github.com/.extraheader 2022-08-17T12:24:41.7088192Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:24:41.7106644Z http.https://github.com/.extraheader 2022-08-17T12:24:41.7132662Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:24:41.7151135Z http.https://github.com/.extraheader 2022-08-17T12:24:41.7174953Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:24:41.7193378Z http.https://github.com/.extraheader 2022-08-17T12:24:41.7222748Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:24:41.7241187Z http.https://github.com/.extraheader 2022-08-17T12:24:41.7265878Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:24:41.7284522Z http.https://github.com/.extraheader 2022-08-17T12:24:41.7309808Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:24:41.7328381Z http.https://github.com/.extraheader 2022-08-17T12:24:41.7357168Z Entering 'third_party/pocketfft' 2022-08-17T12:24:41.7375703Z http.https://github.com/.extraheader 2022-08-17T12:24:41.7400160Z Entering 'third_party/protobuf' 2022-08-17T12:24:41.7419327Z http.https://github.com/.extraheader 2022-08-17T12:24:41.7445951Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:24:41.7464539Z http.https://github.com/.extraheader 2022-08-17T12:24:41.7488835Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:24:41.7507701Z http.https://github.com/.extraheader 2022-08-17T12:24:41.7533398Z Entering 'third_party/psimd' 2022-08-17T12:24:41.7552597Z http.https://github.com/.extraheader 2022-08-17T12:24:41.7575923Z Entering 'third_party/pthreadpool' 2022-08-17T12:24:41.7594840Z http.https://github.com/.extraheader 2022-08-17T12:24:41.7618575Z Entering 'third_party/pybind11' 2022-08-17T12:24:41.7636638Z http.https://github.com/.extraheader 2022-08-17T12:24:41.7661624Z Entering 'third_party/python-enum' 2022-08-17T12:24:41.7681143Z http.https://github.com/.extraheader 2022-08-17T12:24:41.7704896Z Entering 'third_party/python-peachpy' 2022-08-17T12:24:41.7724170Z http.https://github.com/.extraheader 2022-08-17T12:24:41.7748987Z Entering 'third_party/python-six' 2022-08-17T12:24:41.7769380Z http.https://github.com/.extraheader 2022-08-17T12:24:41.7793094Z Entering 'third_party/sleef' 2022-08-17T12:24:41.7812820Z http.https://github.com/.extraheader 2022-08-17T12:24:41.7836563Z Entering 'third_party/tbb' 2022-08-17T12:24:41.7855703Z http.https://github.com/.extraheader 2022-08-17T12:24:41.7882476Z Entering 'third_party/tensorpipe' 2022-08-17T12:24:41.7901854Z http.https://github.com/.extraheader 2022-08-17T12:24:41.7927294Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:24:41.7945449Z http.https://github.com/.extraheader 2022-08-17T12:24:41.7971445Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:24:41.7990016Z http.https://github.com/.extraheader 2022-08-17T12:24:41.8015047Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:24:41.8032992Z http.https://github.com/.extraheader 2022-08-17T12:24:41.8058604Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:24:41.8076566Z http.https://github.com/.extraheader 2022-08-17T12:24:41.8101465Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:24:41.8120985Z http.https://github.com/.extraheader 2022-08-17T12:24:41.8149083Z Entering 'third_party/zstd' 2022-08-17T12:24:41.8169543Z http.https://github.com/.extraheader 2022-08-17T12:24:41.8397203Z Cleaning up orphan processes