2025-06-01T21:06:47.7017140Z Current runner version: '2.324.0' 2025-06-01T21:06:47.7020290Z Runner name: 'i-07ced9814c2243b66' 2025-06-01T21:06:47.7020870Z Machine name: 'ip-10-0-0-66' 2025-06-01T21:06:47.7023120Z ##[group]GITHUB_TOKEN Permissions 2025-06-01T21:06:47.7024350Z Actions: read 2025-06-01T21:06:47.7024660Z Attestations: read 2025-06-01T21:06:47.7024960Z Checks: read 2025-06-01T21:06:47.7025230Z Contents: read 2025-06-01T21:06:47.7025520Z Deployments: read 2025-06-01T21:06:47.7025830Z Discussions: read 2025-06-01T21:06:47.7026130Z Issues: read 2025-06-01T21:06:47.7026410Z Metadata: read 2025-06-01T21:06:47.7026690Z Models: read 2025-06-01T21:06:47.7026970Z Packages: read 2025-06-01T21:06:47.7027250Z Pages: read 2025-06-01T21:06:47.7027530Z PullRequests: read 2025-06-01T21:06:47.7027830Z RepositoryProjects: read 2025-06-01T21:06:47.7028140Z SecurityEvents: read 2025-06-01T21:06:47.7028440Z Statuses: read 2025-06-01T21:06:47.7028730Z ##[endgroup] 2025-06-01T21:06:47.7029850Z Secret source: Actions 2025-06-01T21:06:47.7030240Z Prepare workflow directory 2025-06-01T21:06:49.0467100Z Prepare all required actions 2025-06-01T21:06:49.0493480Z Getting action download info 2025-06-01T21:06:49.2053870Z Download action repository 'pytorch/test-infra@main' (SHA:5ce5452ec51263ef97338910302a42b1f4181e7c) 2025-06-01T21:06:49.8852280Z Download action repository 'pytorch/pytorch@main' (SHA:0350c7e72c787c49d09db6d543ab11fba7aec5c8) 2025-06-01T21:06:54.8800000Z Getting action download info 2025-06-01T21:06:54.9751780Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-06-01T21:06:55.2105780Z Getting action download info 2025-06-01T21:06:55.3066210Z Download action repository 'actions/cache@v3' (SHA:2f8e54208210a422b2efd51efaa6bd6d7ca8920f) 2025-06-01T21:06:55.5737340Z Getting action download info 2025-06-01T21:06:55.7068750Z Complete job name: macos-py3-arm64 / test (mps, 1, 1, macos-m1-13) 2025-06-01T21:06:55.7348070Z ##[group]Run sysctl machdep.cpu.brand_string kern.osproductversion 2025-06-01T21:06:55.7348440Z sysctl machdep.cpu.brand_string kern.osproductversion 2025-06-01T21:06:55.7372560Z shell: /bin/bash -e -l {0} 2025-06-01T21:06:55.7372840Z env: 2025-06-01T21:06:55.7372970Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:06:55.7373130Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:06:55.7373300Z TEST_CONFIG: mps 2025-06-01T21:06:55.7373420Z SHARD_NUMBER: 1 2025-06-01T21:06:55.7373540Z NUM_TEST_SHARDS: 1 2025-06-01T21:06:55.7373660Z PR_BODY: 2025-06-01T21:06:55.7373770Z ##[endgroup] 2025-06-01T21:06:56.8539050Z machdep.cpu.brand_string: Apple M1 2025-06-01T21:06:56.8539370Z kern.osproductversion: 13.2.1 2025-06-01T21:06:56.8582440Z ##[group]Run for PROCESS in "python" "conda" "ninja" "clang"; do 2025-06-01T21:06:56.8582770Z for PROCESS in "python" "conda" "ninja" "clang"; do 2025-06-01T21:06:56.8583040Z  echo "Cleaning up all remaining ${PROCESS} process" 2025-06-01T21:06:56.8583300Z  pkill "${PROCESS}" || true 2025-06-01T21:06:56.8583470Z done 2025-06-01T21:06:56.8600810Z shell: /bin/bash -e -l {0} 2025-06-01T21:06:56.8600970Z env: 2025-06-01T21:06:56.8601120Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:06:56.8601300Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:06:56.8601480Z TEST_CONFIG: mps 2025-06-01T21:06:56.8601610Z SHARD_NUMBER: 1 2025-06-01T21:06:56.8601760Z NUM_TEST_SHARDS: 1 2025-06-01T21:06:56.8601900Z PR_BODY: 2025-06-01T21:06:56.8602030Z ##[endgroup] 2025-06-01T21:06:57.4162010Z Cleaning up all remaining python process 2025-06-01T21:06:57.4242500Z Cleaning up all remaining conda process 2025-06-01T21:06:57.4279480Z Cleaning up all remaining ninja process 2025-06-01T21:06:57.4315030Z Cleaning up all remaining clang process 2025-06-01T21:06:57.4372670Z ##[group]Run for dir in ~/.local/lib/python3.*/site-packages; do 2025-06-01T21:06:57.4373000Z for dir in ~/.local/lib/python3.*/site-packages; do 2025-06-01T21:06:57.4373260Z  echo "Cleaning up ${dir}" 2025-06-01T21:06:57.4373450Z  rm -rf "${dir}" 2025-06-01T21:06:57.4374000Z done 2025-06-01T21:06:57.4390970Z shell: /bin/bash -e -l {0} 2025-06-01T21:06:57.4391120Z env: 2025-06-01T21:06:57.4391260Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:06:57.4391420Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:06:57.4391610Z TEST_CONFIG: mps 2025-06-01T21:06:57.4391750Z SHARD_NUMBER: 1 2025-06-01T21:06:57.4391880Z NUM_TEST_SHARDS: 1 2025-06-01T21:06:57.4392020Z PR_BODY: 2025-06-01T21:06:57.4392150Z ##[endgroup] 2025-06-01T21:06:57.9875810Z Cleaning up /Users/ec2-user/.local/lib/python3.12/site-packages 2025-06-01T21:06:58.0008920Z ##[group]Run pytorch/test-infra/.github/actions/check-disk-space@main 2025-06-01T21:06:58.0009180Z with: 2025-06-01T21:06:58.0009340Z minimum-available-space-in-gb: 6 2025-06-01T21:06:58.0009500Z env: 2025-06-01T21:06:58.0009630Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:06:58.0009820Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:06:58.0009990Z TEST_CONFIG: mps 2025-06-01T21:06:58.0010150Z SHARD_NUMBER: 1 2025-06-01T21:06:58.0010280Z NUM_TEST_SHARDS: 1 2025-06-01T21:06:58.0010430Z PR_BODY: 2025-06-01T21:06:58.0010560Z ##[endgroup] 2025-06-01T21:06:58.0055830Z ##[group]Run echo "Print the available disk space for manual inspection" 2025-06-01T21:06:58.0056210Z echo "Print the available disk space for manual inspection" 2025-06-01T21:06:58.0056460Z df -h 2025-06-01T21:06:58.0056580Z  2025-06-01T21:06:58.0056720Z function check_disk_space() { 2025-06-01T21:06:58.0056890Z  set +e 2025-06-01T21:06:58.0057070Z  2025-06-01T21:06:58.0057220Z  # Set the minimum requirement space to 6GB 2025-06-01T21:06:58.0057530Z  MINIMUM_AVAILABLE_SPACE_IN_KB=$(($MINIMUM_AVAILABLE_SPACE_IN_GB * 1024 * 1024)) 2025-06-01T21:06:58.0057810Z  2025-06-01T21:06:58.0057970Z  # Use KB to avoid floating point warning like 3.1GB 2025-06-01T21:06:58.0058230Z  df -k | tr -s ' ' | cut -d' ' -f 4,9 | while read -r LINE; 2025-06-01T21:06:58.0058450Z  do 2025-06-01T21:06:58.0058600Z  AVAIL=$(echo $LINE | cut -f1 -d' ') 2025-06-01T21:06:58.0058820Z  MOUNT=$(echo $LINE | cut -f2 -d' ') 2025-06-01T21:06:58.0059000Z  2025-06-01T21:06:58.0059140Z  if [ "${MOUNT}" = "/" ]; then 2025-06-01T21:06:58.0059370Z  if [ "${AVAIL}" -lt "${MINIMUM_AVAILABLE_SPACE_IN_KB}" ]; then 2025-06-01T21:06:58.0059880Z  echo "Failure: There is only ${AVAIL}KB free space left in ${MOUNT}, which is less than the minimum requirement of ${MINIMUM_AVAILABLE_SPACE_IN_KB}KB for ${RUNNER_OS}" 2025-06-01T21:06:58.0060330Z  else 2025-06-01T21:06:58.0060600Z  echo "Success: There is ${AVAIL}KB free space left in ${MOUNT} for ${RUNNER_OS}, continue" 2025-06-01T21:06:58.0060990Z  fi 2025-06-01T21:06:58.0061130Z  fi 2025-06-01T21:06:58.0061250Z  done 2025-06-01T21:06:58.0061380Z  2025-06-01T21:06:58.0061500Z  set -e 2025-06-01T21:06:58.0061630Z } 2025-06-01T21:06:58.0061740Z  2025-06-01T21:06:58.0061880Z RESULT=$(check_disk_space) 2025-06-01T21:06:58.0062050Z echo "${RESULT}" 2025-06-01T21:06:58.0062200Z  2025-06-01T21:06:58.0062390Z if [[ "${RESULT}" == *Failure* && "${RUNNER_OS}" == "macOS" ]]; then 2025-06-01T21:06:58.0062870Z  # We can clean up /System/Library/Caches/com.apple.coresymbolicationd on MacOS to free up the space and this should free up enough space 2025-06-01T21:06:58.0063340Z  # https://github.com/pytorch/pytorch/issues/85440 2025-06-01T21:06:58.0063670Z  sudo rm "/System/Library/Caches/com.apple.coresymbolicationd/data" || true 2025-06-01T21:06:58.0064150Z  # Stop the daemon and launchctl will automatically start it again, thus accomplish a restart and free up the above file 2025-06-01T21:06:58.0064580Z  sudo launchctl stop com.apple.coresymbolicationd || true 2025-06-01T21:06:58.0065000Z  2025-06-01T21:06:58.0065150Z  # Clean up crash reports on the runner 2025-06-01T21:06:58.0065430Z  sudo rm -rf "/System/Volumes/Data/Library/Logs/CrashReporter" || true 2025-06-01T21:06:58.0065690Z  2025-06-01T21:06:58.0065850Z  # Also try to clean up torch.hub caching directory 2025-06-01T21:06:58.0066090Z  rm -rf "${HOME}/.cache/torch/hub" || true 2025-06-01T21:06:58.0066280Z  2025-06-01T21:06:58.0066590Z  # Purge conda 2025-06-01T21:06:58.0066770Z  conda clean -p -t -y || true 2025-06-01T21:06:58.0066950Z  # and pip cache 2025-06-01T21:06:58.0067130Z  pip cache purge || true 2025-06-01T21:06:58.0067290Z  2025-06-01T21:06:58.0067480Z  echo "Re-run disk space check for ${RUNNER_OS} after cleaning up" 2025-06-01T21:06:58.0067760Z  # Re-run the check 2025-06-01T21:06:58.0067930Z  RESULT=$(check_disk_space) 2025-06-01T21:06:58.0068110Z  echo "${RESULT}" 2025-06-01T21:06:58.0068270Z fi 2025-06-01T21:06:58.0068390Z  2025-06-01T21:06:58.0068530Z if [[ "${RESULT}" == *Failure* ]]; then 2025-06-01T21:06:58.0068720Z  df -h 2025-06-01T21:06:58.0068850Z  2025-06-01T21:06:58.0069250Z  echo "Please help create an issue to PyTorch Release Engineering via https://github.com/pytorch/test-infra/issues and provide the link to the workflow run." 2025-06-01T21:06:58.0069710Z  exit 1 2025-06-01T21:06:58.0069840Z fi 2025-06-01T21:06:58.0087400Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:06:58.0087610Z env: 2025-06-01T21:06:58.0087750Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:06:58.0087910Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:06:58.0088090Z TEST_CONFIG: mps 2025-06-01T21:06:58.0088220Z SHARD_NUMBER: 1 2025-06-01T21:06:58.0088360Z NUM_TEST_SHARDS: 1 2025-06-01T21:06:58.0088500Z PR_BODY: 2025-06-01T21:06:58.0088630Z MINIMUM_AVAILABLE_SPACE_IN_GB: 6 2025-06-01T21:06:58.0088810Z ##[endgroup] 2025-06-01T21:06:58.0278550Z Print the available disk space for manual inspection 2025-06-01T21:06:58.0290880Z Filesystem Size Used Avail Capacity iused ifree %iused Mounted on 2025-06-01T21:06:58.0291330Z /dev/disk5s2s1 100Gi 8.3Gi 70Gi 11% 349475 731245040 0% / 2025-06-01T21:06:58.0291670Z devfs 217Ki 217Ki 0Bi 100% 752 0 100% /dev 2025-06-01T21:06:58.0292050Z /dev/disk5s5 100Gi 2.0Gi 70Gi 3% 2 731245040 0% /System/Volumes/VM 2025-06-01T21:06:58.0292440Z /dev/disk5s3 100Gi 4.5Gi 70Gi 7% 849 731245040 0% /System/Volumes/Preboot 2025-06-01T21:06:58.0292830Z /dev/disk1s2 500Mi 6.0Mi 391Mi 2% 1 4001440 0% /System/Volumes/xarts 2025-06-01T21:06:58.0293250Z /dev/disk1s1 500Mi 51Mi 391Mi 12% 61 4001440 0% /System/Volumes/iSCPreboot 2025-06-01T21:06:58.0293670Z /dev/disk1s3 500Mi 2.6Mi 391Mi 1% 53 4001440 0% /System/Volumes/Hardware 2025-06-01T21:06:58.0294050Z /dev/disk5s1 100Gi 14Gi 70Gi 18% 529968 731245040 0% /System/Volumes/Data 2025-06-01T21:06:58.0294440Z /dev/disk3s4 228Gi 120Ki 210Gi 1% 18 2202319200 0% /private/tmp/tmp-mount-jtUPLI 2025-06-01T21:06:58.0294840Z map auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /System/Volumes/Data/home 2025-06-01T21:06:58.0673570Z Success: There is 73124504KB free space left in / for macOS, continue 2025-06-01T21:06:58.0745250Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2025-06-01T21:06:58.0745550Z with: 2025-06-01T21:06:58.0745670Z submodules: recursive 2025-06-01T21:06:58.0745820Z fetch-depth: 0 2025-06-01T21:06:58.0745950Z env: 2025-06-01T21:06:58.0746070Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:06:58.0746250Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:06:58.0746590Z TEST_CONFIG: mps 2025-06-01T21:06:58.0746720Z SHARD_NUMBER: 1 2025-06-01T21:06:58.0746850Z NUM_TEST_SHARDS: 1 2025-06-01T21:06:58.0747000Z PR_BODY: 2025-06-01T21:06:58.0747110Z ##[endgroup] 2025-06-01T21:06:58.0758270Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-06-01T21:06:58.0758820Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-06-01T21:06:58.0776220Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:06:58.0776430Z env: 2025-06-01T21:06:58.0776560Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:06:58.0776740Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:06:58.0776910Z TEST_CONFIG: mps 2025-06-01T21:06:58.0777040Z SHARD_NUMBER: 1 2025-06-01T21:06:58.0777180Z NUM_TEST_SHARDS: 1 2025-06-01T21:06:58.0777320Z PR_BODY: 2025-06-01T21:06:58.0777430Z ##[endgroup] 2025-06-01T21:06:58.0998420Z ##[group]Run # Use all available CPUs for fetching 2025-06-01T21:06:58.0998730Z # Use all available CPUs for fetching 2025-06-01T21:06:58.0998930Z cd "${GITHUB_WORKSPACE}" 2025-06-01T21:06:58.0999140Z git config --global fetch.parallel 0 2025-06-01T21:06:58.0999380Z git config --global submodule.fetchJobs 0 2025-06-01T21:06:58.0999580Z  2025-06-01T21:06:58.0999800Z # Clean workspace. The default checkout action should also do this, but 2025-06-01T21:06:58.1000080Z # do it here as well just in case 2025-06-01T21:06:58.1000310Z if [[ -d .git ]]; then 2025-06-01T21:06:58.1000500Z  if [ -z "${NO_SUDO}" ]; then 2025-06-01T21:06:58.1000680Z  sudo git clean -ffdx 2025-06-01T21:06:58.1000850Z  else 2025-06-01T21:06:58.1000990Z  git clean -ffdx 2025-06-01T21:06:58.1001160Z  fi 2025-06-01T21:06:58.1001280Z fi 2025-06-01T21:06:58.1018840Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:06:58.1019050Z env: 2025-06-01T21:06:58.1019190Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:06:58.1019360Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:06:58.1019540Z TEST_CONFIG: mps 2025-06-01T21:06:58.1019680Z SHARD_NUMBER: 1 2025-06-01T21:06:58.1019820Z NUM_TEST_SHARDS: 1 2025-06-01T21:06:58.1019950Z PR_BODY: 2025-06-01T21:06:58.1020070Z NO_SUDO: 2025-06-01T21:06:58.1020200Z ##[endgroup] 2025-06-01T21:06:59.1601460Z Removing .additional_ci_files/ 2025-06-01T21:06:59.1601870Z Removing .pytest_cache/ 2025-06-01T21:06:59.1602050Z Removing build/ 2025-06-01T21:06:59.1602190Z Removing dist/ 2025-06-01T21:06:59.1602320Z Removing test-reports/ 2025-06-01T21:06:59.1602550Z Removing test/.pytorch-disabled-tests.json 2025-06-01T21:06:59.1602770Z Removing test/__pycache__/ 2025-06-01T21:06:59.1602950Z Removing test/inductor/__pycache__/ 2025-06-01T21:06:59.1603200Z Removing test/test-reports/ 2025-06-01T21:06:59.1603380Z Removing test/torch_compile_debug/ 2025-06-01T21:06:59.1603630Z Removing tools/__pycache__/ 2025-06-01T21:06:59.1603970Z Removing tools/stats/__pycache__/ 2025-06-01T21:06:59.1604220Z Removing tools/stats/upload_utilization_stats/__pycache__/ 2025-06-01T21:06:59.1604470Z Removing tools/testing/__pycache__/ 2025-06-01T21:06:59.1604730Z Removing tools/testing/target_determination/__pycache__/ 2025-06-01T21:06:59.1605060Z Removing tools/testing/target_determination/heuristics/__pycache__/ 2025-06-01T21:06:59.1605340Z Removing usage_log.txt 2025-06-01T21:06:59.1653580Z ##[group]Run actions/checkout@v4 2025-06-01T21:06:59.1654220Z with: 2025-06-01T21:06:59.1654350Z ref: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T21:06:59.1654540Z fetch-depth: 0 2025-06-01T21:06:59.1654670Z submodules: recursive 2025-06-01T21:06:59.1654800Z show-progress: false 2025-06-01T21:06:59.1654940Z repository: pytorch/pytorch 2025-06-01T21:06:59.1655180Z token: *** 2025-06-01T21:06:59.1655310Z ssh-strict: true 2025-06-01T21:06:59.1655740Z ssh-user: git 2025-06-01T21:06:59.1655880Z persist-credentials: true 2025-06-01T21:06:59.1656050Z clean: true 2025-06-01T21:06:59.1656200Z sparse-checkout-cone-mode: true 2025-06-01T21:06:59.1656370Z fetch-tags: false 2025-06-01T21:06:59.1656510Z lfs: false 2025-06-01T21:06:59.1656640Z set-safe-directory: true 2025-06-01T21:06:59.1656790Z env: 2025-06-01T21:06:59.1656930Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:06:59.1657080Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:06:59.1657260Z TEST_CONFIG: mps 2025-06-01T21:06:59.1657380Z SHARD_NUMBER: 1 2025-06-01T21:06:59.1657520Z NUM_TEST_SHARDS: 1 2025-06-01T21:06:59.1657630Z PR_BODY: 2025-06-01T21:06:59.1657750Z ##[endgroup] 2025-06-01T21:06:59.2554400Z Syncing repository: pytorch/pytorch 2025-06-01T21:06:59.2555340Z ##[group]Getting Git version info 2025-06-01T21:06:59.2555640Z Working directory is '/Users/ec2-user/runner/_work/pytorch/pytorch' 2025-06-01T21:06:59.2556060Z [command]/usr/bin/git version 2025-06-01T21:06:59.2587280Z git version 2.37.1 (Apple Git-137.1) 2025-06-01T21:06:59.2600780Z ##[endgroup] 2025-06-01T21:06:59.2605910Z Copying '/Users/ec2-user/.gitconfig' to '/Users/ec2-user/runner/_work/_temp/d89e8f66-690c-483b-9578-eb5ac90e9073/.gitconfig' 2025-06-01T21:06:59.2612010Z Temporarily overriding HOME='/Users/ec2-user/runner/_work/_temp/d89e8f66-690c-483b-9578-eb5ac90e9073' before making global git config changes 2025-06-01T21:06:59.2612620Z Adding repository directory to the temporary git global config as a safe directory 2025-06-01T21:06:59.2615100Z [command]/usr/bin/git config --global --add safe.directory /Users/ec2-user/runner/_work/pytorch/pytorch 2025-06-01T21:06:59.2681130Z [command]/usr/bin/git config --local --get remote.origin.url 2025-06-01T21:06:59.2729600Z https://github.com/pytorch/pytorch 2025-06-01T21:06:59.2745430Z ##[group]Removing previously created refs, to avoid conflicts 2025-06-01T21:06:59.2747670Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD 2025-06-01T21:06:59.2795560Z HEAD 2025-06-01T21:06:59.2865090Z ##[endgroup] 2025-06-01T21:06:59.2867320Z [command]/usr/bin/git submodule status 2025-06-01T21:06:59.3564770Z 7e1e1fe3858c63c251c637ae41a20de425dde96f android/libs/fbjni (v0.1.0-12-g7e1e1fe) 2025-06-01T21:06:59.3768170Z 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 third_party/FP16 (4dfe081) 2025-06-01T21:06:59.3957040Z b408327ac2a15ec3e43352421954f5b1967701d1 third_party/FXdiv (b408327) 2025-06-01T21:06:59.4210450Z c07e3a0400713d546e0dea2d5466dd22ea389c73 third_party/NNPACK (c07e3a0) 2025-06-01T21:06:59.4275580Z e170594ac7cf1dac584da473d4ca9301087090c1 third_party/NVTX (v3.1.0) 2025-06-01T21:06:59.4538680Z a6bfc237255a6bac1513f7c1ebde6d8aed6b5191 third_party/VulkanMemoryAllocator (v2.1.0-705-ga6bfc23) 2025-06-01T21:06:59.6669310Z 51a0103656eff6fc9bfd39a4597923c4b542c883 third_party/XNNPACK (remotes/origin/ds/ndk-1243-g51a0103656) 2025-06-01T21:06:59.6774930Z 299e5928955cc62af9968370293b916f5130916f third_party/benchmark (v1.9.3) 2025-06-01T21:06:59.7107590Z 8086bbe3a78d931eb96fe12fdc014082e18d18d3 third_party/composable_kernel (rocm-6.4.1-6-g8086bbe3a) 2025-06-01T21:06:59.7374090Z 3af7f2c16147f3fbc6e4d717032daf505dc1652c third_party/cpp-httplib (v0.20.1) 2025-06-01T21:06:59.7752840Z 5e3d2445e6a84d9599bee2bf78edbb4d80865e1d third_party/cpuinfo (5e3d244) 2025-06-01T21:06:59.8051940Z 666996fe3960f27170d1527e5579ba24c8d3380a third_party/cudnn_frontend (v0.5-47-g666996f) 2025-06-01T21:06:59.8387840Z ad7b2f5e84fcfa124cb02b91d5bd26d238c0459e third_party/cutlass (v3.9.2) 2025-06-01T21:06:59.9815260Z 3147391d946bb4b6c68edd901f2add6ac1f31f8c third_party/eigen (3.4.0) 2025-06-01T21:07:00.0452790Z 157e88b750c452bef2ab4653fe9d1eeb151ce4c3 third_party/fbgemm (v1.2.0-186-g157e88b7) 2025-06-01T21:07:00.0696860Z 979702c87a8713a8e0a5e9fee122b90d2ef13be5 third_party/flash-attention (v2.7.4) 2025-06-01T21:07:00.0767850Z 01834de25e4bf3975a9a00e816292b1ad0fe184b third_party/flatbuffers (v23.3.3) 2025-06-01T21:07:00.1731160Z 40626af88bd7df9a5fb80be7b25ac85b122d6c21 third_party/fmt (11.2.0) 2025-06-01T21:07:00.2064510Z 3fb5c176c17c765a3492cd2f0321b0dab712f350 third_party/gemmlowp/gemmlowp (remotes/origin/revert-87-master-135-g3fb5c17) 2025-06-01T21:07:00.2385680Z fe67c4bea940a117ff539d23f4110efc19404edb third_party/gloo (remotes/origin/gh/c-p-i-o/1/base-28-gfe67c4b) 2025-06-01T21:07:00.3024970Z 52eb8108c5bdec04579160ae17225d66034bd723 third_party/googletest (release-1.8.0-3544-g52eb8108) 2025-06-01T21:07:00.3286600Z 719d8e6cd7f7a0e01b155657526d693acf97c2b3 third_party/ideep (pytorch-rls-v3.7.1) 2025-06-01T21:07:00.3502630Z dec1d23ca65ab069d225dfe40dea14f455170959 third_party/ittapi (v3.25.5) 2025-06-01T21:07:00.4059740Z 20f652846f651fcae287f667d34bcf164c99f383 third_party/kineto (remotes/origin/sraikund/test-83-g20f6528) 2025-06-01T21:07:00.4171380Z cca02c2f69dd18e1f12647c1c0bdc8cf90e680c7 third_party/kleidiai (v1.8.0) 2025-06-01T21:07:00.4246320Z 94036de6fe20bfd8a73d4a6d142fcf532ea604d9 third_party/mimalloc (v2.2.3) 2025-06-01T21:07:00.5240680Z 87cda1d6646592ac5866dc703c8e1839046a6806 third_party/nlohmann (v3.10.1-113-g87cda1d6) 2025-06-01T21:07:00.6206380Z e709452ef2bbc1d113faf678c24e6d3467696e83 third_party/onnx (v1.18.0) 2025-06-01T21:07:00.6286220Z a799f4aed9c94b765dcdaabaeab7d5e7e2310878 third_party/opentelemetry-cpp (v1.14.2) 2025-06-01T21:07:00.6352680Z 9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe third_party/pocketfft (release_for_eigen-11-g9d3ab05) 2025-06-01T21:07:00.8146700Z d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a third_party/protobuf (v3.7.0-rc.2-1279-gd1eca4e4b) 2025-06-01T21:07:00.8321310Z 072586a71b55b7f8c584153d223e95687148a900 third_party/psimd (heads/master) 2025-06-01T21:07:00.8488480Z 4fe0e1e183925bf8cfa6aae24237e724a96479b8 third_party/pthreadpool (0.1-144-g4fe0e1e) 2025-06-01T21:07:00.9028680Z a2e59f0e7065404b44dfe92a28aca47ba1378dc4 third_party/pybind11 (v2.11.0-182-ga2e59f0e) 2025-06-01T21:07:00.9212490Z f45429b087dd7d5bc78bb40dc7cf06425c252d67 third_party/python-peachpy (remotes/origin/pre-generated) 2025-06-01T21:07:00.9599670Z 5a1d179df9cf652951b59010a2d2075372d67f68 third_party/sleef (3.8) 2025-06-01T21:07:00.9853320Z 52791a2fd214b2a9dc5759d36725909c1daa7f2e third_party/tensorpipe (remotes/origin/master) 2025-06-01T21:07:00.9869110Z ##[group]Cleaning the repository 2025-06-01T21:07:00.9869310Z [command]/usr/bin/git clean -ffdx 2025-06-01T21:07:01.0291460Z [command]/usr/bin/git reset --hard HEAD 2025-06-01T21:07:01.6485530Z HEAD is now at 205dee1cd4b [BE]: Update cpp-httplib to 0.20.1 2025-06-01T21:07:01.6491080Z ##[endgroup] 2025-06-01T21:07:01.6492310Z ##[group]Disabling automatic garbage collection 2025-06-01T21:07:01.6497150Z [command]/usr/bin/git config --local gc.auto 0 2025-06-01T21:07:01.6559480Z ##[endgroup] 2025-06-01T21:07:01.6559790Z ##[group]Setting up auth 2025-06-01T21:07:01.6563660Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-06-01T21:07:01.6621710Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-06-01T21:07:01.7080260Z Entering 'android/libs/fbjni' 2025-06-01T21:07:01.7177850Z Entering 'third_party/FP16' 2025-06-01T21:07:01.7272840Z Entering 'third_party/FXdiv' 2025-06-01T21:07:01.7362820Z Entering 'third_party/NNPACK' 2025-06-01T21:07:01.7453430Z Entering 'third_party/NVTX' 2025-06-01T21:07:01.7542540Z Entering 'third_party/VulkanMemoryAllocator' 2025-06-01T21:07:01.7631620Z Entering 'third_party/XNNPACK' 2025-06-01T21:07:01.7727350Z Entering 'third_party/benchmark' 2025-06-01T21:07:01.7827580Z Entering 'third_party/composable_kernel' 2025-06-01T21:07:01.7929630Z Entering 'third_party/cpp-httplib' 2025-06-01T21:07:01.8031580Z Entering 'third_party/cpuinfo' 2025-06-01T21:07:01.8133450Z Entering 'third_party/cudnn_frontend' 2025-06-01T21:07:01.8198280Z Entering 'third_party/cutlass' 2025-06-01T21:07:01.8298660Z Entering 'third_party/eigen' 2025-06-01T21:07:01.8399300Z Entering 'third_party/fbgemm' 2025-06-01T21:07:01.8494350Z Entering 'third_party/fbgemm/external/asmjit' 2025-06-01T21:07:01.8594980Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-06-01T21:07:01.8695600Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-06-01T21:07:01.8796010Z Entering 'third_party/fbgemm/external/cutlass' 2025-06-01T21:07:01.8896550Z Entering 'third_party/fbgemm/external/googletest' 2025-06-01T21:07:01.8975860Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-06-01T21:07:01.9076100Z Entering 'third_party/fbgemm/external/json' 2025-06-01T21:07:01.9176240Z Entering 'third_party/flash-attention' 2025-06-01T21:07:01.9276500Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-06-01T21:07:01.9377410Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-06-01T21:07:01.9451720Z Entering 'third_party/flatbuffers' 2025-06-01T21:07:01.9559210Z Entering 'third_party/fmt' 2025-06-01T21:07:01.9639290Z Entering 'third_party/gemmlowp/gemmlowp' 2025-06-01T21:07:01.9734790Z Entering 'third_party/gloo' 2025-06-01T21:07:01.9825610Z Entering 'third_party/googletest' 2025-06-01T21:07:01.9919230Z Entering 'third_party/ideep' 2025-06-01T21:07:02.0011370Z Entering 'third_party/ideep/mkl-dnn' 2025-06-01T21:07:02.0109160Z Entering 'third_party/ittapi' 2025-06-01T21:07:02.0201780Z Entering 'third_party/kineto' 2025-06-01T21:07:02.0293310Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-06-01T21:07:02.0400580Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-06-01T21:07:02.0491330Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-06-01T21:07:02.0588180Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-06-01T21:07:02.0682910Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-06-01T21:07:02.0781020Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-06-01T21:07:02.0878820Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-06-01T21:07:02.0975410Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-06-01T21:07:02.1071120Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-06-01T21:07:02.1167560Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-06-01T21:07:02.1265530Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-06-01T21:07:02.1358290Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-06-01T21:07:02.1453140Z Entering 'third_party/kleidiai' 2025-06-01T21:07:02.1546040Z Entering 'third_party/mimalloc' 2025-06-01T21:07:02.1637180Z Entering 'third_party/nlohmann' 2025-06-01T21:07:02.1729460Z Entering 'third_party/onnx' 2025-06-01T21:07:02.1825360Z Entering 'third_party/onnx/third_party/pybind11' 2025-06-01T21:07:02.1920940Z Entering 'third_party/opentelemetry-cpp' 2025-06-01T21:07:02.2014780Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-06-01T21:07:02.2105920Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-06-01T21:07:02.2196600Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-06-01T21:07:02.2288110Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-06-01T21:07:02.2378590Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-06-01T21:07:02.2470510Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-06-01T21:07:02.2562390Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-06-01T21:07:02.2654740Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-06-01T21:07:02.2749640Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-06-01T21:07:02.2844690Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-06-01T21:07:02.2947170Z Entering 'third_party/pocketfft' 2025-06-01T21:07:02.3042360Z Entering 'third_party/protobuf' 2025-06-01T21:07:02.3136000Z Entering 'third_party/protobuf/third_party/benchmark' 2025-06-01T21:07:02.3230630Z Entering 'third_party/protobuf/third_party/googletest' 2025-06-01T21:07:02.3326210Z Entering 'third_party/psimd' 2025-06-01T21:07:02.3419020Z Entering 'third_party/pthreadpool' 2025-06-01T21:07:02.3511870Z Entering 'third_party/pybind11' 2025-06-01T21:07:02.3604880Z Entering 'third_party/python-peachpy' 2025-06-01T21:07:02.3697280Z Entering 'third_party/sleef' 2025-06-01T21:07:02.3789650Z Entering 'third_party/tensorpipe' 2025-06-01T21:07:02.3881870Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-06-01T21:07:02.3975710Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-06-01T21:07:02.4070010Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-06-01T21:07:02.4161100Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-06-01T21:07:02.4251680Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-06-01T21:07:02.4354360Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-06-01T21:07:02.4410170Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2025-06-01T21:07:02.4851300Z Entering 'android/libs/fbjni' 2025-06-01T21:07:02.4946840Z Entering 'third_party/FP16' 2025-06-01T21:07:02.5037350Z Entering 'third_party/FXdiv' 2025-06-01T21:07:02.5159100Z Entering 'third_party/NNPACK' 2025-06-01T21:07:02.5220530Z Entering 'third_party/NVTX' 2025-06-01T21:07:02.5313330Z Entering 'third_party/VulkanMemoryAllocator' 2025-06-01T21:07:02.5404560Z Entering 'third_party/XNNPACK' 2025-06-01T21:07:02.5499310Z Entering 'third_party/benchmark' 2025-06-01T21:07:02.5589460Z Entering 'third_party/composable_kernel' 2025-06-01T21:07:02.5679540Z Entering 'third_party/cpp-httplib' 2025-06-01T21:07:02.5769700Z Entering 'third_party/cpuinfo' 2025-06-01T21:07:02.5860780Z Entering 'third_party/cudnn_frontend' 2025-06-01T21:07:02.5954870Z Entering 'third_party/cutlass' 2025-06-01T21:07:02.6055470Z Entering 'third_party/eigen' 2025-06-01T21:07:02.6157360Z Entering 'third_party/fbgemm' 2025-06-01T21:07:02.6245700Z Entering 'third_party/fbgemm/external/asmjit' 2025-06-01T21:07:02.6341760Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-06-01T21:07:02.6444840Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-06-01T21:07:02.6538630Z Entering 'third_party/fbgemm/external/cutlass' 2025-06-01T21:07:02.6632540Z Entering 'third_party/fbgemm/external/googletest' 2025-06-01T21:07:02.6725130Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-06-01T21:07:02.6816490Z Entering 'third_party/fbgemm/external/json' 2025-06-01T21:07:02.6911580Z Entering 'third_party/flash-attention' 2025-06-01T21:07:02.7005930Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-06-01T21:07:02.7101940Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-06-01T21:07:02.7199190Z Entering 'third_party/flatbuffers' 2025-06-01T21:07:02.7294770Z Entering 'third_party/fmt' 2025-06-01T21:07:02.7387690Z Entering 'third_party/gemmlowp/gemmlowp' 2025-06-01T21:07:02.7479530Z Entering 'third_party/gloo' 2025-06-01T21:07:02.7570150Z Entering 'third_party/googletest' 2025-06-01T21:07:02.7660760Z Entering 'third_party/ideep' 2025-06-01T21:07:02.7751410Z Entering 'third_party/ideep/mkl-dnn' 2025-06-01T21:07:02.7849110Z Entering 'third_party/ittapi' 2025-06-01T21:07:02.7941690Z Entering 'third_party/kineto' 2025-06-01T21:07:02.8032100Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-06-01T21:07:02.8125170Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-06-01T21:07:02.8218090Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-06-01T21:07:02.8310800Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-06-01T21:07:02.8404080Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-06-01T21:07:02.8496260Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-06-01T21:07:02.8590580Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-06-01T21:07:02.8685120Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-06-01T21:07:02.8778450Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-06-01T21:07:02.8869690Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-06-01T21:07:02.8964280Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-06-01T21:07:02.9056840Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-06-01T21:07:02.9150210Z Entering 'third_party/kleidiai' 2025-06-01T21:07:02.9241090Z Entering 'third_party/mimalloc' 2025-06-01T21:07:02.9343380Z Entering 'third_party/nlohmann' 2025-06-01T21:07:02.9434160Z Entering 'third_party/onnx' 2025-06-01T21:07:02.9533520Z Entering 'third_party/onnx/third_party/pybind11' 2025-06-01T21:07:02.9629120Z Entering 'third_party/opentelemetry-cpp' 2025-06-01T21:07:02.9720220Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-06-01T21:07:02.9812430Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-06-01T21:07:02.9903530Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-06-01T21:07:02.9995280Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-06-01T21:07:03.0088330Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-06-01T21:07:03.0182160Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-06-01T21:07:03.0273490Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-06-01T21:07:03.0364980Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-06-01T21:07:03.0466310Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-06-01T21:07:03.0561450Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-06-01T21:07:03.0669420Z Entering 'third_party/pocketfft' 2025-06-01T21:07:03.0759340Z Entering 'third_party/protobuf' 2025-06-01T21:07:03.0853120Z Entering 'third_party/protobuf/third_party/benchmark' 2025-06-01T21:07:03.0964330Z Entering 'third_party/protobuf/third_party/googletest' 2025-06-01T21:07:03.1041700Z Entering 'third_party/psimd' 2025-06-01T21:07:03.1134440Z Entering 'third_party/pthreadpool' 2025-06-01T21:07:03.1227440Z Entering 'third_party/pybind11' 2025-06-01T21:07:03.1318940Z Entering 'third_party/python-peachpy' 2025-06-01T21:07:03.1419060Z Entering 'third_party/sleef' 2025-06-01T21:07:03.1502460Z Entering 'third_party/tensorpipe' 2025-06-01T21:07:03.1604610Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-06-01T21:07:03.1686310Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-06-01T21:07:03.1778850Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-06-01T21:07:03.1870480Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-06-01T21:07:03.1962160Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-06-01T21:07:03.2070960Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-06-01T21:07:03.2138870Z ##[endgroup] 2025-06-01T21:07:03.2139170Z ##[group]Fetching the repository 2025-06-01T21:07:03.2144300Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2025-06-01T21:07:08.4243690Z From https://github.com/pytorch/pytorch 2025-06-01T21:07:08.4248270Z - [deleted] (none) -> ciflow/inductor/144332 2025-06-01T21:07:08.5493330Z - [deleted] (none) -> ciflow/inductor/144405 2025-06-01T21:07:08.5499390Z - [deleted] (none) -> ciflow/inductor/146989 2025-06-01T21:07:08.5500670Z - [deleted] (none) -> ciflow/inductor/154803 2025-06-01T21:07:08.5501440Z - [deleted] (none) -> ciflow/mps/144405 2025-06-01T21:07:08.5502010Z - [deleted] (none) -> ciflow/mps/146989 2025-06-01T21:07:08.5502250Z - [deleted] (none) -> ciflow/trunk/152023 2025-06-01T21:07:10.0585120Z 217ffd63d1d..6f305ddf662 gh/bobrenjc93/389/base -> origin/gh/bobrenjc93/389/base 2025-06-01T21:07:10.0593700Z c4aea341825..3d795f7a97b gh/bobrenjc93/389/head -> origin/gh/bobrenjc93/389/head 2025-06-01T21:07:10.0604000Z + f1e83b9cbb8...ab507cd621f gh/bobrenjc93/389/orig -> origin/gh/bobrenjc93/389/orig (forced update) 2025-06-01T21:07:10.0610110Z 1a7a9e2d4dc..e50929c4026 gh/bobrenjc93/390/base -> origin/gh/bobrenjc93/390/base 2025-06-01T21:07:10.0618030Z a0f35c6ab37..c6e798b39ce gh/bobrenjc93/390/head -> origin/gh/bobrenjc93/390/head 2025-06-01T21:07:10.0630610Z + be86125311e...aa2a53669d1 gh/bobrenjc93/390/orig -> origin/gh/bobrenjc93/390/orig (forced update) 2025-06-01T21:07:10.0632770Z 2e73399361a..57c402d3708 gh/bobrenjc93/391/base -> origin/gh/bobrenjc93/391/base 2025-06-01T21:07:10.0640300Z 7354bacea27..bfb723fbb56 gh/bobrenjc93/391/head -> origin/gh/bobrenjc93/391/head 2025-06-01T21:07:10.0647180Z + 6ff90c8fc43...8484f7ccae2 gh/bobrenjc93/391/orig -> origin/gh/bobrenjc93/391/orig (forced update) 2025-06-01T21:07:10.0656290Z d784a7fc5c8..4b46e3dd7d3 gh/bobrenjc93/392/base -> origin/gh/bobrenjc93/392/base 2025-06-01T21:07:10.0664990Z ec9e74d4369..590de5bc2a7 gh/bobrenjc93/392/head -> origin/gh/bobrenjc93/392/head 2025-06-01T21:07:10.0672080Z + d0b617df0c7...e291b553ae3 gh/bobrenjc93/392/orig -> origin/gh/bobrenjc93/392/orig (forced update) 2025-06-01T21:07:10.0675670Z * [new branch] gh/bobrenjc93/393/base -> origin/gh/bobrenjc93/393/base 2025-06-01T21:07:10.0678110Z * [new branch] gh/bobrenjc93/393/head -> origin/gh/bobrenjc93/393/head 2025-06-01T21:07:10.0679800Z * [new branch] gh/bobrenjc93/393/orig -> origin/gh/bobrenjc93/393/orig 2025-06-01T21:07:10.0749160Z c2e91157575..0350c7e72c7 main -> origin/main 2025-06-01T21:07:10.0759250Z t [tag update] ciflow/inductor/154805 -> ciflow/inductor/154805 2025-06-01T21:07:10.0769710Z * [new tag] ciflow/trunk/154781 -> ciflow/trunk/154781 2025-06-01T21:07:10.2081170Z [command]/usr/bin/git rev-parse --verify --quiet f7c09f864a6c6467a7454f1431340d3338473fd1^{object} 2025-06-01T21:07:10.2102620Z f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T21:07:10.2106200Z ##[endgroup] 2025-06-01T21:07:10.2106440Z ##[group]Determining the checkout info 2025-06-01T21:07:10.2106720Z ##[endgroup] 2025-06-01T21:07:10.2109450Z [command]/usr/bin/git sparse-checkout disable 2025-06-01T21:07:10.2289260Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-06-01T21:07:10.2345410Z ##[group]Checking out the ref 2025-06-01T21:07:10.2348320Z [command]/usr/bin/git checkout --progress --force f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T21:07:10.4620510Z Previous HEAD position was 205dee1cd4b [BE]: Update cpp-httplib to 0.20.1 2025-06-01T21:07:10.4636740Z HEAD is now at f7c09f864a6 [Docs] Reformat sparse example (#154785) 2025-06-01T21:07:10.4652240Z ##[endgroup] 2025-06-01T21:07:10.4652810Z ##[group]Setting up auth for fetching submodules 2025-06-01T21:07:10.4653200Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-06-01T21:07:10.4723430Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-06-01T21:07:10.4786270Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-06-01T21:07:10.4839220Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-06-01T21:07:10.4888000Z ##[endgroup] 2025-06-01T21:07:10.4888240Z ##[group]Fetching submodules 2025-06-01T21:07:10.4890560Z [command]/usr/bin/git submodule sync --recursive 2025-06-01T21:07:10.5351050Z Synchronizing submodule url for 'android/libs/fbjni' 2025-06-01T21:07:10.5385530Z Synchronizing submodule url for 'third_party/FP16' 2025-06-01T21:07:10.5433340Z Synchronizing submodule url for 'third_party/FXdiv' 2025-06-01T21:07:10.5465680Z Synchronizing submodule url for 'third_party/NNPACK' 2025-06-01T21:07:10.5504120Z Synchronizing submodule url for 'third_party/NVTX' 2025-06-01T21:07:10.5541830Z Synchronizing submodule url for 'third_party/VulkanMemoryAllocator' 2025-06-01T21:07:10.5579350Z Synchronizing submodule url for 'third_party/XNNPACK' 2025-06-01T21:07:10.5628310Z Synchronizing submodule url for 'third_party/benchmark' 2025-06-01T21:07:10.5668090Z Synchronizing submodule url for 'third_party/composable_kernel' 2025-06-01T21:07:10.5710110Z Synchronizing submodule url for 'third_party/cpp-httplib' 2025-06-01T21:07:10.5747320Z Synchronizing submodule url for 'third_party/cpuinfo' 2025-06-01T21:07:10.5785240Z Synchronizing submodule url for 'third_party/cudnn_frontend' 2025-06-01T21:07:10.5823580Z Synchronizing submodule url for 'third_party/cutlass' 2025-06-01T21:07:10.5862920Z Synchronizing submodule url for 'third_party/eigen' 2025-06-01T21:07:10.5901500Z Synchronizing submodule url for 'third_party/fbgemm' 2025-06-01T21:07:10.5977460Z Synchronizing submodule url for 'third_party/fbgemm/external/asmjit' 2025-06-01T21:07:10.6010610Z Synchronizing submodule url for 'third_party/fbgemm/external/composable_kernel' 2025-06-01T21:07:10.6053810Z Synchronizing submodule url for 'third_party/fbgemm/external/cpuinfo' 2025-06-01T21:07:10.6086620Z Synchronizing submodule url for 'third_party/fbgemm/external/cutlass' 2025-06-01T21:07:10.6135330Z Synchronizing submodule url for 'third_party/fbgemm/external/googletest' 2025-06-01T21:07:10.6167560Z Synchronizing submodule url for 'third_party/fbgemm/external/hipify_torch' 2025-06-01T21:07:10.6205280Z Synchronizing submodule url for 'third_party/fbgemm/external/json' 2025-06-01T21:07:10.6244950Z Synchronizing submodule url for 'third_party/flash-attention' 2025-06-01T21:07:10.6316570Z Synchronizing submodule url for 'third_party/flash-attention/csrc/composable_kernel' 2025-06-01T21:07:10.6361540Z Synchronizing submodule url for 'third_party/flash-attention/csrc/cutlass' 2025-06-01T21:07:10.6403600Z Synchronizing submodule url for 'third_party/flatbuffers' 2025-06-01T21:07:10.6442390Z Synchronizing submodule url for 'third_party/fmt' 2025-06-01T21:07:10.6479810Z Synchronizing submodule url for 'third_party/gemmlowp/gemmlowp' 2025-06-01T21:07:10.6516640Z Synchronizing submodule url for 'third_party/gloo' 2025-06-01T21:07:10.6554170Z Synchronizing submodule url for 'third_party/googletest' 2025-06-01T21:07:10.6591690Z Synchronizing submodule url for 'third_party/ideep' 2025-06-01T21:07:10.6654770Z Synchronizing submodule url for 'third_party/ideep/mkl-dnn' 2025-06-01T21:07:10.6695560Z Synchronizing submodule url for 'third_party/ittapi' 2025-06-01T21:07:10.6738300Z Synchronizing submodule url for 'third_party/kineto' 2025-06-01T21:07:10.6809780Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog' 2025-06-01T21:07:10.6863050Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-06-01T21:07:10.6896940Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-06-01T21:07:10.6942060Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-06-01T21:07:10.6986940Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-06-01T21:07:10.7050070Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-06-01T21:07:10.7097820Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-06-01T21:07:10.7144250Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-06-01T21:07:10.7180160Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-06-01T21:07:10.7231490Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-06-01T21:07:10.7266740Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/fmt' 2025-06-01T21:07:10.7311010Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/googletest' 2025-06-01T21:07:10.7350070Z Synchronizing submodule url for 'third_party/kleidiai' 2025-06-01T21:07:10.7389050Z Synchronizing submodule url for 'third_party/mimalloc' 2025-06-01T21:07:10.7426880Z Synchronizing submodule url for 'third_party/nlohmann' 2025-06-01T21:07:10.7466030Z Synchronizing submodule url for 'third_party/onnx' 2025-06-01T21:07:10.7555130Z Synchronizing submodule url for 'third_party/onnx/third_party/pybind11' 2025-06-01T21:07:10.7597440Z Synchronizing submodule url for 'third_party/opentelemetry-cpp' 2025-06-01T21:07:10.7658320Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-06-01T21:07:10.7691200Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/googletest' 2025-06-01T21:07:10.7741220Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-06-01T21:07:10.7784980Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-06-01T21:07:10.7830270Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-06-01T21:07:10.7885290Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-06-01T21:07:10.7928380Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-06-01T21:07:10.8011630Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-06-01T21:07:10.8052720Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-06-01T21:07:10.8086790Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-06-01T21:07:10.8138290Z Synchronizing submodule url for 'third_party/pocketfft' 2025-06-01T21:07:10.8176260Z Synchronizing submodule url for 'third_party/protobuf' 2025-06-01T21:07:10.8242590Z Synchronizing submodule url for 'third_party/protobuf/third_party/benchmark' 2025-06-01T21:07:10.8280790Z Synchronizing submodule url for 'third_party/protobuf/third_party/googletest' 2025-06-01T21:07:10.8327990Z Synchronizing submodule url for 'third_party/psimd' 2025-06-01T21:07:10.8366740Z Synchronizing submodule url for 'third_party/pthreadpool' 2025-06-01T21:07:10.8403740Z Synchronizing submodule url for 'third_party/pybind11' 2025-06-01T21:07:10.8440760Z Synchronizing submodule url for 'third_party/python-peachpy' 2025-06-01T21:07:10.8477800Z Synchronizing submodule url for 'third_party/sleef' 2025-06-01T21:07:10.8515260Z Synchronizing submodule url for 'third_party/tensorpipe' 2025-06-01T21:07:10.8568670Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/googletest' 2025-06-01T21:07:10.8605620Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/libnop' 2025-06-01T21:07:10.8652470Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/libuv' 2025-06-01T21:07:10.8698380Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/pybind11' 2025-06-01T21:07:10.8753340Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-06-01T21:07:10.8793610Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2025-06-01T21:07:10.9411570Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-06-01T21:07:10.9550320Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-06-01T21:07:10.9694240Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-06-01T21:07:10.9842750Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-06-01T21:07:11.1817680Z Submodule path 'third_party/NVTX': checked out '2942f167cc30c5e3a44a2aecd5b0d9c07ff61a07' 2025-06-01T21:07:11.2683830Z Submodule path 'third_party/VulkanMemoryAllocator': checked out '1d8f600fd424278486eade7ed3e877c99f0846b1' 2025-06-01T21:07:11.3490730Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-06-01T21:07:11.3901620Z Submodule path 'third_party/benchmark': checked out '299e5928955cc62af9968370293b916f5130916f' 2025-06-01T21:07:11.4784890Z Submodule path 'third_party/composable_kernel': checked out '8086bbe3a78d931eb96fe12fdc014082e18d18d3' 2025-06-01T21:07:11.5326370Z Submodule path 'third_party/cpp-httplib': checked out '3b6597bba913d51161383657829b7e644e59c006' 2025-06-01T21:07:11.5824410Z Submodule path 'third_party/cpuinfo': checked out '5e3d2445e6a84d9599bee2bf78edbb4d80865e1d' 2025-06-01T21:07:11.5991620Z Submodule path 'third_party/cudnn_frontend': checked out '666996fe3960f27170d1527e5579ba24c8d3380a' 2025-06-01T21:07:11.6243000Z Submodule path 'third_party/cutlass': checked out 'ad7b2f5e84fcfa124cb02b91d5bd26d238c0459e' 2025-06-01T21:07:11.7007170Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2025-06-01T21:07:11.7782680Z Submodule path 'third_party/fbgemm': checked out '157e88b750c452bef2ab4653fe9d1eeb151ce4c3' 2025-06-01T21:07:11.8268140Z Submodule path 'third_party/fbgemm/external/asmjit': checked out 'e5d7c0bd5d9aec44d68830187138149e6a8c4e32' 2025-06-01T21:07:11.9312270Z Submodule path 'third_party/fbgemm/external/composable_kernel': checked out '4a61bdd4bd4ed730e078aebc7c0fcf046ff29406' 2025-06-01T21:07:11.9954180Z Submodule path 'third_party/fbgemm/external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-06-01T21:07:12.0958180Z Submodule path 'third_party/fbgemm/external/cutlass': checked out '3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3' 2025-06-01T21:07:12.1659320Z Submodule path 'third_party/fbgemm/external/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' 2025-06-01T21:07:12.1906430Z Submodule path 'third_party/fbgemm/external/hipify_torch': checked out 'a4337c69fe0e2552a7b7b0669178926beeed828c' 2025-06-01T21:07:12.3058990Z Submodule path 'third_party/fbgemm/external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-06-01T21:07:12.3269170Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-06-01T21:07:12.4313620Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-06-01T21:07:12.4788730Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-06-01T21:07:12.7201900Z Submodule path 'third_party/flatbuffers': checked out 'a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757' 2025-06-01T21:07:12.7462050Z Submodule path 'third_party/fmt': checked out '40626af88bd7df9a5fb80be7b25ac85b122d6c21' 2025-06-01T21:07:12.7751570Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-06-01T21:07:12.8052030Z Submodule path 'third_party/gloo': checked out 'fe67c4bea940a117ff539d23f4110efc19404edb' 2025-06-01T21:07:12.8415630Z Submodule path 'third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-06-01T21:07:12.8606620Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-06-01T21:07:13.1318290Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-06-01T21:07:13.1479040Z Submodule path 'third_party/ittapi': checked out 'dec1d23ca65ab069d225dfe40dea14f455170959' 2025-06-01T21:07:13.1638350Z Submodule path 'third_party/kineto': checked out '20f652846f651fcae287f667d34bcf164c99f383' 2025-06-01T21:07:13.1955680Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2025-06-01T21:07:13.2357800Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-06-01T21:07:13.2661830Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-06-01T21:07:13.3190840Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-06-01T21:07:13.3402770Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-06-01T21:07:13.3614010Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-06-01T21:07:13.3886930Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-06-01T21:07:13.4201360Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2025-06-01T21:07:13.4854320Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-06-01T21:07:13.5044780Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-06-01T21:07:13.5567710Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2025-06-01T21:07:13.5932170Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2025-06-01T21:07:13.6086670Z Submodule path 'third_party/kleidiai': checked out 'cca02c2f69dd18e1f12647c1c0bdc8cf90e680c7' 2025-06-01T21:07:13.6460330Z Submodule path 'third_party/mimalloc': checked out '94036de6fe20bfd8a73d4a6d142fcf532ea604d9' 2025-06-01T21:07:13.6714180Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2025-06-01T21:07:13.7397920Z Submodule path 'third_party/onnx': checked out 'e709452ef2bbc1d113faf678c24e6d3467696e83' 2025-06-01T21:07:13.8355390Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-06-01T21:07:13.8832560Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-06-01T21:07:13.9187930Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-06-01T21:07:13.9587480Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-06-01T21:07:13.9843780Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-06-01T21:07:14.0488960Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-06-01T21:07:14.0763950Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-06-01T21:07:14.0919420Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-06-01T21:07:14.1171050Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-06-01T21:07:14.1507910Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-06-01T21:07:14.1809150Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-06-01T21:07:14.3651110Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-06-01T21:07:14.3815810Z Submodule path 'third_party/pocketfft': checked out '9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2025-06-01T21:07:14.4436090Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-06-01T21:07:14.4911420Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-06-01T21:07:14.5623700Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-06-01T21:07:14.5771290Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-06-01T21:07:14.5944340Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-06-01T21:07:14.6315660Z Submodule path 'third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-06-01T21:07:14.6534200Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-06-01T21:07:14.6877010Z Submodule path 'third_party/sleef': checked out '5a1d179df9cf652951b59010a2d2075372d67f68' 2025-06-01T21:07:14.7281430Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2025-06-01T21:07:14.8012280Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-06-01T21:07:14.8288710Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-06-01T21:07:14.9530570Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2025-06-01T21:07:15.0366040Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-06-01T21:07:15.0601810Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-06-01T21:07:15.0641370Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2025-06-01T21:07:15.1079820Z Entering 'android/libs/fbjni' 2025-06-01T21:07:15.1154760Z Entering 'third_party/FP16' 2025-06-01T21:07:15.1227590Z Entering 'third_party/FXdiv' 2025-06-01T21:07:15.1327880Z Entering 'third_party/NNPACK' 2025-06-01T21:07:15.1371420Z Entering 'third_party/NVTX' 2025-06-01T21:07:15.1443350Z Entering 'third_party/VulkanMemoryAllocator' 2025-06-01T21:07:15.1514690Z Entering 'third_party/XNNPACK' 2025-06-01T21:07:15.1590520Z Entering 'third_party/benchmark' 2025-06-01T21:07:15.1663620Z Entering 'third_party/composable_kernel' 2025-06-01T21:07:15.1736820Z Entering 'third_party/cpp-httplib' 2025-06-01T21:07:15.1808280Z Entering 'third_party/cpuinfo' 2025-06-01T21:07:15.1878840Z Entering 'third_party/cudnn_frontend' 2025-06-01T21:07:15.1956360Z Entering 'third_party/cutlass' 2025-06-01T21:07:15.2031120Z Entering 'third_party/eigen' 2025-06-01T21:07:15.2103250Z Entering 'third_party/fbgemm' 2025-06-01T21:07:15.2173950Z Entering 'third_party/fbgemm/external/asmjit' 2025-06-01T21:07:15.2244940Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-06-01T21:07:15.2318190Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-06-01T21:07:15.2390720Z Entering 'third_party/fbgemm/external/cutlass' 2025-06-01T21:07:15.2464650Z Entering 'third_party/fbgemm/external/googletest' 2025-06-01T21:07:15.2536570Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-06-01T21:07:15.2608020Z Entering 'third_party/fbgemm/external/json' 2025-06-01T21:07:15.2681280Z Entering 'third_party/flash-attention' 2025-06-01T21:07:15.2752390Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-06-01T21:07:15.2826210Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-06-01T21:07:15.2902410Z Entering 'third_party/flatbuffers' 2025-06-01T21:07:15.2976100Z Entering 'third_party/fmt' 2025-06-01T21:07:15.3047310Z Entering 'third_party/gemmlowp/gemmlowp' 2025-06-01T21:07:15.3117880Z Entering 'third_party/gloo' 2025-06-01T21:07:15.3188910Z Entering 'third_party/googletest' 2025-06-01T21:07:15.3259490Z Entering 'third_party/ideep' 2025-06-01T21:07:15.3328730Z Entering 'third_party/ideep/mkl-dnn' 2025-06-01T21:07:15.3403370Z Entering 'third_party/ittapi' 2025-06-01T21:07:15.3475020Z Entering 'third_party/kineto' 2025-06-01T21:07:15.3544360Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-06-01T21:07:15.3614920Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-06-01T21:07:15.3688040Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-06-01T21:07:15.3760800Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-06-01T21:07:15.3832680Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-06-01T21:07:15.3905250Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-06-01T21:07:15.3982110Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-06-01T21:07:15.4056620Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-06-01T21:07:15.4131370Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-06-01T21:07:15.4208490Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-06-01T21:07:15.4285870Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-06-01T21:07:15.4360060Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-06-01T21:07:15.4436190Z Entering 'third_party/kleidiai' 2025-06-01T21:07:15.4512030Z Entering 'third_party/mimalloc' 2025-06-01T21:07:15.4585830Z Entering 'third_party/nlohmann' 2025-06-01T21:07:15.4660140Z Entering 'third_party/onnx' 2025-06-01T21:07:15.4737490Z Entering 'third_party/onnx/third_party/pybind11' 2025-06-01T21:07:15.4824270Z Entering 'third_party/opentelemetry-cpp' 2025-06-01T21:07:15.4896860Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-06-01T21:07:15.4971890Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-06-01T21:07:15.5044910Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-06-01T21:07:15.5116140Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-06-01T21:07:15.5189010Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-06-01T21:07:15.5264300Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-06-01T21:07:15.5337920Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-06-01T21:07:15.5411890Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-06-01T21:07:15.5487680Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-06-01T21:07:15.5565790Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-06-01T21:07:15.5650230Z Entering 'third_party/pocketfft' 2025-06-01T21:07:15.5725400Z Entering 'third_party/protobuf' 2025-06-01T21:07:15.5799510Z Entering 'third_party/protobuf/third_party/benchmark' 2025-06-01T21:07:15.5874640Z Entering 'third_party/protobuf/third_party/googletest' 2025-06-01T21:07:15.5950870Z Entering 'third_party/psimd' 2025-06-01T21:07:15.6026550Z Entering 'third_party/pthreadpool' 2025-06-01T21:07:15.6100880Z Entering 'third_party/pybind11' 2025-06-01T21:07:15.6175650Z Entering 'third_party/python-peachpy' 2025-06-01T21:07:15.6249190Z Entering 'third_party/sleef' 2025-06-01T21:07:15.6322290Z Entering 'third_party/tensorpipe' 2025-06-01T21:07:15.6395950Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-06-01T21:07:15.6471020Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-06-01T21:07:15.6545980Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-06-01T21:07:15.6621310Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-06-01T21:07:15.6695410Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-06-01T21:07:15.6781020Z ##[endgroup] 2025-06-01T21:07:15.6781290Z ##[group]Persisting credentials for submodules 2025-06-01T21:07:15.6785480Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :" 2025-06-01T21:07:15.7247460Z Entering 'android/libs/fbjni' 2025-06-01T21:07:15.7315010Z url.https://github.com/.insteadof 2025-06-01T21:07:15.7315250Z url.https://github.com/.insteadof 2025-06-01T21:07:15.7371650Z Entering 'third_party/FP16' 2025-06-01T21:07:15.7435890Z url.https://github.com/.insteadof 2025-06-01T21:07:15.7436150Z url.https://github.com/.insteadof 2025-06-01T21:07:15.7493870Z Entering 'third_party/FXdiv' 2025-06-01T21:07:15.7557980Z url.https://github.com/.insteadof 2025-06-01T21:07:15.7558220Z url.https://github.com/.insteadof 2025-06-01T21:07:15.7616380Z Entering 'third_party/NNPACK' 2025-06-01T21:07:15.7680680Z url.https://github.com/.insteadof 2025-06-01T21:07:15.7680900Z url.https://github.com/.insteadof 2025-06-01T21:07:15.7739420Z Entering 'third_party/NVTX' 2025-06-01T21:07:15.7803040Z url.https://github.com/.insteadof 2025-06-01T21:07:15.7803270Z url.https://github.com/.insteadof 2025-06-01T21:07:15.7862240Z Entering 'third_party/VulkanMemoryAllocator' 2025-06-01T21:07:15.7930890Z url.https://github.com/.insteadof 2025-06-01T21:07:15.7931120Z url.https://github.com/.insteadof 2025-06-01T21:07:15.7989380Z Entering 'third_party/XNNPACK' 2025-06-01T21:07:15.8055400Z url.https://github.com/.insteadof 2025-06-01T21:07:15.8055620Z url.https://github.com/.insteadof 2025-06-01T21:07:15.8118120Z Entering 'third_party/benchmark' 2025-06-01T21:07:15.8183510Z url.https://github.com/.insteadof 2025-06-01T21:07:15.8184830Z url.https://github.com/.insteadof 2025-06-01T21:07:15.8242330Z Entering 'third_party/composable_kernel' 2025-06-01T21:07:15.8306210Z url.https://github.com/.insteadof 2025-06-01T21:07:15.8306450Z url.https://github.com/.insteadof 2025-06-01T21:07:15.8366330Z Entering 'third_party/cpp-httplib' 2025-06-01T21:07:15.8430800Z url.https://github.com/.insteadof 2025-06-01T21:07:15.8431030Z url.https://github.com/.insteadof 2025-06-01T21:07:15.8488560Z Entering 'third_party/cpuinfo' 2025-06-01T21:07:15.8552510Z url.https://github.com/.insteadof 2025-06-01T21:07:15.8553280Z url.https://github.com/.insteadof 2025-06-01T21:07:15.8610220Z Entering 'third_party/cudnn_frontend' 2025-06-01T21:07:15.8674380Z url.https://github.com/.insteadof 2025-06-01T21:07:15.8674610Z url.https://github.com/.insteadof 2025-06-01T21:07:15.8733500Z Entering 'third_party/cutlass' 2025-06-01T21:07:15.8798310Z url.https://github.com/.insteadof 2025-06-01T21:07:15.8798560Z url.https://github.com/.insteadof 2025-06-01T21:07:15.8858920Z Entering 'third_party/eigen' 2025-06-01T21:07:15.8924150Z url.https://github.com/.insteadof 2025-06-01T21:07:15.8924410Z url.https://github.com/.insteadof 2025-06-01T21:07:15.8983010Z Entering 'third_party/fbgemm' 2025-06-01T21:07:15.9050300Z url.https://github.com/.insteadof 2025-06-01T21:07:15.9050540Z url.https://github.com/.insteadof 2025-06-01T21:07:15.9114010Z Entering 'third_party/fbgemm/external/asmjit' 2025-06-01T21:07:15.9177730Z url.https://github.com/.insteadof 2025-06-01T21:07:15.9177950Z url.https://github.com/.insteadof 2025-06-01T21:07:15.9235720Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-06-01T21:07:15.9299210Z url.https://github.com/.insteadof 2025-06-01T21:07:15.9299440Z url.https://github.com/.insteadof 2025-06-01T21:07:15.9359120Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-06-01T21:07:15.9421210Z url.https://github.com/.insteadof 2025-06-01T21:07:15.9421750Z url.https://github.com/.insteadof 2025-06-01T21:07:15.9478500Z Entering 'third_party/fbgemm/external/cutlass' 2025-06-01T21:07:15.9560490Z url.https://github.com/.insteadof 2025-06-01T21:07:15.9561240Z url.https://github.com/.insteadof 2025-06-01T21:07:15.9605790Z Entering 'third_party/fbgemm/external/googletest' 2025-06-01T21:07:15.9662510Z url.https://github.com/.insteadof 2025-06-01T21:07:15.9663140Z url.https://github.com/.insteadof 2025-06-01T21:07:15.9719020Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-06-01T21:07:15.9780060Z url.https://github.com/.insteadof 2025-06-01T21:07:15.9785030Z url.https://github.com/.insteadof 2025-06-01T21:07:15.9840640Z Entering 'third_party/fbgemm/external/json' 2025-06-01T21:07:15.9904070Z url.https://github.com/.insteadof 2025-06-01T21:07:15.9904370Z url.https://github.com/.insteadof 2025-06-01T21:07:15.9971940Z Entering 'third_party/flash-attention' 2025-06-01T21:07:16.0041000Z url.https://github.com/.insteadof 2025-06-01T21:07:16.0041330Z url.https://github.com/.insteadof 2025-06-01T21:07:16.0099810Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-06-01T21:07:16.0165030Z url.https://github.com/.insteadof 2025-06-01T21:07:16.0165260Z url.https://github.com/.insteadof 2025-06-01T21:07:16.0225010Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-06-01T21:07:16.0291630Z url.https://github.com/.insteadof 2025-06-01T21:07:16.0292410Z url.https://github.com/.insteadof 2025-06-01T21:07:16.0354230Z Entering 'third_party/flatbuffers' 2025-06-01T21:07:16.0420060Z url.https://github.com/.insteadof 2025-06-01T21:07:16.0420310Z url.https://github.com/.insteadof 2025-06-01T21:07:16.0479680Z Entering 'third_party/fmt' 2025-06-01T21:07:16.0544840Z url.https://github.com/.insteadof 2025-06-01T21:07:16.0545060Z url.https://github.com/.insteadof 2025-06-01T21:07:16.0602390Z Entering 'third_party/gemmlowp/gemmlowp' 2025-06-01T21:07:16.0666200Z url.https://github.com/.insteadof 2025-06-01T21:07:16.0666420Z url.https://github.com/.insteadof 2025-06-01T21:07:16.0724810Z Entering 'third_party/gloo' 2025-06-01T21:07:16.0789490Z url.https://github.com/.insteadof 2025-06-01T21:07:16.0789720Z url.https://github.com/.insteadof 2025-06-01T21:07:16.0849810Z Entering 'third_party/googletest' 2025-06-01T21:07:16.0914120Z url.https://github.com/.insteadof 2025-06-01T21:07:16.0914390Z url.https://github.com/.insteadof 2025-06-01T21:07:16.0971830Z Entering 'third_party/ideep' 2025-06-01T21:07:16.1036060Z url.https://github.com/.insteadof 2025-06-01T21:07:16.1036310Z url.https://github.com/.insteadof 2025-06-01T21:07:16.1092570Z Entering 'third_party/ideep/mkl-dnn' 2025-06-01T21:07:16.1156400Z url.https://github.com/.insteadof 2025-06-01T21:07:16.1156630Z url.https://github.com/.insteadof 2025-06-01T21:07:16.1218640Z Entering 'third_party/ittapi' 2025-06-01T21:07:16.1284660Z url.https://github.com/.insteadof 2025-06-01T21:07:16.1284890Z url.https://github.com/.insteadof 2025-06-01T21:07:16.1342160Z Entering 'third_party/kineto' 2025-06-01T21:07:16.1406490Z url.https://github.com/.insteadof 2025-06-01T21:07:16.1406740Z url.https://github.com/.insteadof 2025-06-01T21:07:16.1464040Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-06-01T21:07:16.1527670Z url.https://github.com/.insteadof 2025-06-01T21:07:16.1528360Z url.https://github.com/.insteadof 2025-06-01T21:07:16.1585660Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-06-01T21:07:16.1649990Z url.https://github.com/.insteadof 2025-06-01T21:07:16.1650780Z url.https://github.com/.insteadof 2025-06-01T21:07:16.1710140Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-06-01T21:07:16.1774970Z url.https://github.com/.insteadof 2025-06-01T21:07:16.1775220Z url.https://github.com/.insteadof 2025-06-01T21:07:16.1834400Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-06-01T21:07:16.1899460Z url.https://github.com/.insteadof 2025-06-01T21:07:16.1899700Z url.https://github.com/.insteadof 2025-06-01T21:07:16.1965500Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-06-01T21:07:16.2028750Z url.https://github.com/.insteadof 2025-06-01T21:07:16.2028960Z url.https://github.com/.insteadof 2025-06-01T21:07:16.2087330Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-06-01T21:07:16.2151450Z url.https://github.com/.insteadof 2025-06-01T21:07:16.2151780Z url.https://github.com/.insteadof 2025-06-01T21:07:16.2212290Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-06-01T21:07:16.2275600Z url.https://github.com/.insteadof 2025-06-01T21:07:16.2276350Z url.https://github.com/.insteadof 2025-06-01T21:07:16.2333990Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-06-01T21:07:16.2397200Z url.https://github.com/.insteadof 2025-06-01T21:07:16.2397440Z url.https://github.com/.insteadof 2025-06-01T21:07:16.2455070Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-06-01T21:07:16.2516090Z url.https://github.com/.insteadof 2025-06-01T21:07:16.2516320Z url.https://github.com/.insteadof 2025-06-01T21:07:16.2573650Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-06-01T21:07:16.2635370Z url.https://github.com/.insteadof 2025-06-01T21:07:16.2635600Z url.https://github.com/.insteadof 2025-06-01T21:07:16.2693400Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-06-01T21:07:16.2755290Z url.https://github.com/.insteadof 2025-06-01T21:07:16.2755530Z url.https://github.com/.insteadof 2025-06-01T21:07:16.2814100Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-06-01T21:07:16.2878600Z url.https://github.com/.insteadof 2025-06-01T21:07:16.2878820Z url.https://github.com/.insteadof 2025-06-01T21:07:16.2946430Z Entering 'third_party/kleidiai' 2025-06-01T21:07:16.3011090Z url.https://github.com/.insteadof 2025-06-01T21:07:16.3011340Z url.https://github.com/.insteadof 2025-06-01T21:07:16.3074500Z Entering 'third_party/mimalloc' 2025-06-01T21:07:16.3141560Z url.https://github.com/.insteadof 2025-06-01T21:07:16.3141790Z url.https://github.com/.insteadof 2025-06-01T21:07:16.3200470Z Entering 'third_party/nlohmann' 2025-06-01T21:07:16.3266070Z url.https://github.com/.insteadof 2025-06-01T21:07:16.3266290Z url.https://github.com/.insteadof 2025-06-01T21:07:16.3324580Z Entering 'third_party/onnx' 2025-06-01T21:07:16.3388840Z url.https://github.com/.insteadof 2025-06-01T21:07:16.3389080Z url.https://github.com/.insteadof 2025-06-01T21:07:16.3452850Z Entering 'third_party/onnx/third_party/pybind11' 2025-06-01T21:07:16.3519800Z url.https://github.com/.insteadof 2025-06-01T21:07:16.3520060Z url.https://github.com/.insteadof 2025-06-01T21:07:16.3580780Z Entering 'third_party/opentelemetry-cpp' 2025-06-01T21:07:16.3645840Z url.https://github.com/.insteadof 2025-06-01T21:07:16.3647170Z url.https://github.com/.insteadof 2025-06-01T21:07:16.3704630Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-06-01T21:07:16.3769120Z url.https://github.com/.insteadof 2025-06-01T21:07:16.3769370Z url.https://github.com/.insteadof 2025-06-01T21:07:16.3827360Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-06-01T21:07:16.3888850Z url.https://github.com/.insteadof 2025-06-01T21:07:16.3891470Z url.https://github.com/.insteadof 2025-06-01T21:07:16.3946680Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-06-01T21:07:16.4011140Z url.https://github.com/.insteadof 2025-06-01T21:07:16.4012020Z url.https://github.com/.insteadof 2025-06-01T21:07:16.4071070Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-06-01T21:07:16.4135770Z url.https://github.com/.insteadof 2025-06-01T21:07:16.4136000Z url.https://github.com/.insteadof 2025-06-01T21:07:16.4195410Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-06-01T21:07:16.4259750Z url.https://github.com/.insteadof 2025-06-01T21:07:16.4259980Z url.https://github.com/.insteadof 2025-06-01T21:07:16.4318950Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-06-01T21:07:16.4383360Z url.https://github.com/.insteadof 2025-06-01T21:07:16.4383590Z url.https://github.com/.insteadof 2025-06-01T21:07:16.4442580Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-06-01T21:07:16.4507030Z url.https://github.com/.insteadof 2025-06-01T21:07:16.4507350Z url.https://github.com/.insteadof 2025-06-01T21:07:16.4570120Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-06-01T21:07:16.4634880Z url.https://github.com/.insteadof 2025-06-01T21:07:16.4635110Z url.https://github.com/.insteadof 2025-06-01T21:07:16.4695110Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-06-01T21:07:16.4759070Z url.https://github.com/.insteadof 2025-06-01T21:07:16.4759970Z url.https://github.com/.insteadof 2025-06-01T21:07:16.4819650Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-06-01T21:07:16.4883820Z url.https://github.com/.insteadof 2025-06-01T21:07:16.4884070Z url.https://github.com/.insteadof 2025-06-01T21:07:16.4952220Z Entering 'third_party/pocketfft' 2025-06-01T21:07:16.5017670Z url.https://github.com/.insteadof 2025-06-01T21:07:16.5018410Z url.https://github.com/.insteadof 2025-06-01T21:07:16.5075810Z Entering 'third_party/protobuf' 2025-06-01T21:07:16.5139930Z url.https://github.com/.insteadof 2025-06-01T21:07:16.5140160Z url.https://github.com/.insteadof 2025-06-01T21:07:16.5203550Z Entering 'third_party/protobuf/third_party/benchmark' 2025-06-01T21:07:16.5268020Z url.https://github.com/.insteadof 2025-06-01T21:07:16.5268300Z url.https://github.com/.insteadof 2025-06-01T21:07:16.5326770Z Entering 'third_party/protobuf/third_party/googletest' 2025-06-01T21:07:16.5390740Z url.https://github.com/.insteadof 2025-06-01T21:07:16.5390970Z url.https://github.com/.insteadof 2025-06-01T21:07:16.5450830Z Entering 'third_party/psimd' 2025-06-01T21:07:16.5515630Z url.https://github.com/.insteadof 2025-06-01T21:07:16.5515880Z url.https://github.com/.insteadof 2025-06-01T21:07:16.5573420Z Entering 'third_party/pthreadpool' 2025-06-01T21:07:16.5638390Z url.https://github.com/.insteadof 2025-06-01T21:07:16.5638720Z url.https://github.com/.insteadof 2025-06-01T21:07:16.5696190Z Entering 'third_party/pybind11' 2025-06-01T21:07:16.5760060Z url.https://github.com/.insteadof 2025-06-01T21:07:16.5760300Z url.https://github.com/.insteadof 2025-06-01T21:07:16.5818410Z Entering 'third_party/python-peachpy' 2025-06-01T21:07:16.5881410Z url.https://github.com/.insteadof 2025-06-01T21:07:16.5881630Z url.https://github.com/.insteadof 2025-06-01T21:07:16.5939140Z Entering 'third_party/sleef' 2025-06-01T21:07:16.6003300Z url.https://github.com/.insteadof 2025-06-01T21:07:16.6003610Z url.https://github.com/.insteadof 2025-06-01T21:07:16.6061510Z Entering 'third_party/tensorpipe' 2025-06-01T21:07:16.6126010Z url.https://github.com/.insteadof 2025-06-01T21:07:16.6126320Z url.https://github.com/.insteadof 2025-06-01T21:07:16.6183300Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-06-01T21:07:16.6247590Z url.https://github.com/.insteadof 2025-06-01T21:07:16.6247810Z url.https://github.com/.insteadof 2025-06-01T21:07:16.6313060Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-06-01T21:07:16.6377170Z url.https://github.com/.insteadof 2025-06-01T21:07:16.6377500Z url.https://github.com/.insteadof 2025-06-01T21:07:16.6435520Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-06-01T21:07:16.6499610Z url.https://github.com/.insteadof 2025-06-01T21:07:16.6499840Z url.https://github.com/.insteadof 2025-06-01T21:07:16.6559010Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-06-01T21:07:16.6623660Z url.https://github.com/.insteadof 2025-06-01T21:07:16.6623890Z url.https://github.com/.insteadof 2025-06-01T21:07:16.6680830Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-06-01T21:07:16.6744670Z url.https://github.com/.insteadof 2025-06-01T21:07:16.6744890Z url.https://github.com/.insteadof 2025-06-01T21:07:16.6817300Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url" 2025-06-01T21:07:16.7281760Z Entering 'android/libs/fbjni' 2025-06-01T21:07:16.7374080Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-06-01T21:07:16.7403360Z Entering 'third_party/FP16' 2025-06-01T21:07:16.7492510Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-06-01T21:07:16.7522410Z Entering 'third_party/FXdiv' 2025-06-01T21:07:16.7610420Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-06-01T21:07:16.7638850Z Entering 'third_party/NNPACK' 2025-06-01T21:07:16.7729480Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-06-01T21:07:16.7759340Z Entering 'third_party/NVTX' 2025-06-01T21:07:16.7851810Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-06-01T21:07:16.7883030Z Entering 'third_party/VulkanMemoryAllocator' 2025-06-01T21:07:16.7974920Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-06-01T21:07:16.8004840Z Entering 'third_party/XNNPACK' 2025-06-01T21:07:16.8096750Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-06-01T21:07:16.8131550Z Entering 'third_party/benchmark' 2025-06-01T21:07:16.8225330Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-06-01T21:07:16.8255760Z Entering 'third_party/composable_kernel' 2025-06-01T21:07:16.8347250Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-06-01T21:07:16.8379030Z Entering 'third_party/cpp-httplib' 2025-06-01T21:07:16.8471110Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-06-01T21:07:16.8501060Z Entering 'third_party/cpuinfo' 2025-06-01T21:07:16.8592370Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-06-01T21:07:16.8622510Z Entering 'third_party/cudnn_frontend' 2025-06-01T21:07:16.8713650Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-06-01T21:07:16.8744220Z Entering 'third_party/cutlass' 2025-06-01T21:07:16.8836640Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-06-01T21:07:16.8869950Z Entering 'third_party/eigen' 2025-06-01T21:07:16.8963470Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2025-06-01T21:07:16.8996060Z Entering 'third_party/fbgemm' 2025-06-01T21:07:16.9086850Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-06-01T21:07:16.9116640Z Entering 'third_party/fbgemm/external/asmjit' 2025-06-01T21:07:16.9207690Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-06-01T21:07:16.9237000Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-06-01T21:07:16.9327950Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-06-01T21:07:16.9359920Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-06-01T21:07:16.9450710Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-06-01T21:07:16.9481490Z Entering 'third_party/fbgemm/external/cutlass' 2025-06-01T21:07:16.9575490Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-06-01T21:07:16.9609010Z Entering 'third_party/fbgemm/external/googletest' 2025-06-01T21:07:16.9701350Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-06-01T21:07:16.9732030Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-06-01T21:07:16.9823740Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-06-01T21:07:16.9853120Z Entering 'third_party/fbgemm/external/json' 2025-06-01T21:07:16.9944670Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-06-01T21:07:16.9977250Z Entering 'third_party/flash-attention' 2025-06-01T21:07:17.0069010Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-06-01T21:07:17.0098470Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-06-01T21:07:17.0189820Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-06-01T21:07:17.0222320Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-06-01T21:07:17.0316850Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-06-01T21:07:17.0350610Z Entering 'third_party/flatbuffers' 2025-06-01T21:07:17.0441800Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-06-01T21:07:17.0473250Z Entering 'third_party/fmt' 2025-06-01T21:07:17.0571700Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-06-01T21:07:17.0602080Z Entering 'third_party/gemmlowp/gemmlowp' 2025-06-01T21:07:17.0694600Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-06-01T21:07:17.0724550Z Entering 'third_party/gloo' 2025-06-01T21:07:17.0823150Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-06-01T21:07:17.0853900Z Entering 'third_party/googletest' 2025-06-01T21:07:17.0947460Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-06-01T21:07:17.0977740Z Entering 'third_party/ideep' 2025-06-01T21:07:17.1069120Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-06-01T21:07:17.1097890Z Entering 'third_party/ideep/mkl-dnn' 2025-06-01T21:07:17.1189360Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-06-01T21:07:17.1223470Z Entering 'third_party/ittapi' 2025-06-01T21:07:17.1316140Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-06-01T21:07:17.1345850Z Entering 'third_party/kineto' 2025-06-01T21:07:17.1436450Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-06-01T21:07:17.1466180Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-06-01T21:07:17.1558130Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-06-01T21:07:17.1587980Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-06-01T21:07:17.1680300Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config remote.origin.url 2025-06-01T21:07:17.1712050Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-06-01T21:07:17.1806300Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config remote.origin.url 2025-06-01T21:07:17.1836950Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-06-01T21:07:17.1928080Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config remote.origin.url 2025-06-01T21:07:17.1959210Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-06-01T21:07:17.2051250Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config remote.origin.url 2025-06-01T21:07:17.2080960Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-06-01T21:07:17.2174100Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config remote.origin.url 2025-06-01T21:07:17.2205170Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-06-01T21:07:17.2299340Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config remote.origin.url 2025-06-01T21:07:17.2330300Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-06-01T21:07:17.2420380Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config remote.origin.url 2025-06-01T21:07:17.2450930Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-06-01T21:07:17.2549820Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config remote.origin.url 2025-06-01T21:07:17.2581980Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-06-01T21:07:17.2674770Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config remote.origin.url 2025-06-01T21:07:17.2706240Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-06-01T21:07:17.2801260Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-06-01T21:07:17.2832470Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-06-01T21:07:17.2923790Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-06-01T21:07:17.2955720Z Entering 'third_party/kleidiai' 2025-06-01T21:07:17.3047640Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-06-01T21:07:17.3077690Z Entering 'third_party/mimalloc' 2025-06-01T21:07:17.3169580Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-06-01T21:07:17.3198890Z Entering 'third_party/nlohmann' 2025-06-01T21:07:17.3289820Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-06-01T21:07:17.3319620Z Entering 'third_party/onnx' 2025-06-01T21:07:17.3415780Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-06-01T21:07:17.3446510Z Entering 'third_party/onnx/third_party/pybind11' 2025-06-01T21:07:17.3540880Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-06-01T21:07:17.3572040Z Entering 'third_party/opentelemetry-cpp' 2025-06-01T21:07:17.3664850Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-06-01T21:07:17.3693940Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-06-01T21:07:17.3786690Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-06-01T21:07:17.3817180Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-06-01T21:07:17.3906800Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-06-01T21:07:17.3937240Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-06-01T21:07:17.4035830Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-06-01T21:07:17.4065920Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-06-01T21:07:17.4157860Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-06-01T21:07:17.4187930Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-06-01T21:07:17.4279100Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-06-01T21:07:17.4309020Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-06-01T21:07:17.4400980Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-06-01T21:07:17.4431790Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-06-01T21:07:17.4521260Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-06-01T21:07:17.4549510Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-06-01T21:07:17.4642370Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-06-01T21:07:17.4673440Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-06-01T21:07:17.4774110Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-06-01T21:07:17.4807050Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-06-01T21:07:17.4900790Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-06-01T21:07:17.4940820Z Entering 'third_party/pocketfft' 2025-06-01T21:07:17.5034170Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-06-01T21:07:17.5064110Z Entering 'third_party/protobuf' 2025-06-01T21:07:17.5160980Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-06-01T21:07:17.5190730Z Entering 'third_party/protobuf/third_party/benchmark' 2025-06-01T21:07:17.5284880Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-06-01T21:07:17.5314110Z Entering 'third_party/protobuf/third_party/googletest' 2025-06-01T21:07:17.5406920Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-06-01T21:07:17.5438830Z Entering 'third_party/psimd' 2025-06-01T21:07:17.5530370Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-06-01T21:07:17.5559810Z Entering 'third_party/pthreadpool' 2025-06-01T21:07:17.5651620Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-06-01T21:07:17.5681190Z Entering 'third_party/pybind11' 2025-06-01T21:07:17.5773490Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-06-01T21:07:17.5803350Z Entering 'third_party/python-peachpy' 2025-06-01T21:07:17.5892510Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-06-01T21:07:17.5922610Z Entering 'third_party/sleef' 2025-06-01T21:07:17.6013890Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-06-01T21:07:17.6044150Z Entering 'third_party/tensorpipe' 2025-06-01T21:07:17.6141960Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-06-01T21:07:17.6170240Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-06-01T21:07:17.6262240Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-06-01T21:07:17.6292360Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-06-01T21:07:17.6381320Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-06-01T21:07:17.6410610Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-06-01T21:07:17.6500530Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-06-01T21:07:17.6529820Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-06-01T21:07:17.6618970Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-06-01T21:07:17.6647540Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-06-01T21:07:17.6736660Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2025-06-01T21:07:17.6985090Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-06-01T21:07:17.7448980Z Entering 'android/libs/fbjni' 2025-06-01T21:07:17.7524800Z Entering 'third_party/FP16' 2025-06-01T21:07:17.7597420Z Entering 'third_party/FXdiv' 2025-06-01T21:07:17.7669070Z Entering 'third_party/NNPACK' 2025-06-01T21:07:17.7766740Z Entering 'third_party/NVTX' 2025-06-01T21:07:17.7819560Z Entering 'third_party/VulkanMemoryAllocator' 2025-06-01T21:07:17.7896200Z Entering 'third_party/XNNPACK' 2025-06-01T21:07:17.7976030Z Entering 'third_party/benchmark' 2025-06-01T21:07:17.8051200Z Entering 'third_party/composable_kernel' 2025-06-01T21:07:17.8125250Z Entering 'third_party/cpp-httplib' 2025-06-01T21:07:17.8205060Z Entering 'third_party/cpuinfo' 2025-06-01T21:07:17.8278760Z Entering 'third_party/cudnn_frontend' 2025-06-01T21:07:17.8351200Z Entering 'third_party/cutlass' 2025-06-01T21:07:17.8426360Z Entering 'third_party/eigen' 2025-06-01T21:07:17.8502040Z Entering 'third_party/fbgemm' 2025-06-01T21:07:17.8575580Z Entering 'third_party/fbgemm/external/asmjit' 2025-06-01T21:07:17.8649760Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-06-01T21:07:17.8727040Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-06-01T21:07:17.8803370Z Entering 'third_party/fbgemm/external/cutlass' 2025-06-01T21:07:17.8878860Z Entering 'third_party/fbgemm/external/googletest' 2025-06-01T21:07:17.8954520Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-06-01T21:07:17.9028340Z Entering 'third_party/fbgemm/external/json' 2025-06-01T21:07:17.9104410Z Entering 'third_party/flash-attention' 2025-06-01T21:07:17.9177930Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-06-01T21:07:17.9253440Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-06-01T21:07:17.9332110Z Entering 'third_party/flatbuffers' 2025-06-01T21:07:17.9415110Z Entering 'third_party/fmt' 2025-06-01T21:07:17.9490510Z Entering 'third_party/gemmlowp/gemmlowp' 2025-06-01T21:07:17.9564540Z Entering 'third_party/gloo' 2025-06-01T21:07:17.9639700Z Entering 'third_party/googletest' 2025-06-01T21:07:17.9712170Z Entering 'third_party/ideep' 2025-06-01T21:07:17.9783210Z Entering 'third_party/ideep/mkl-dnn' 2025-06-01T21:07:17.9859910Z Entering 'third_party/ittapi' 2025-06-01T21:07:17.9933770Z Entering 'third_party/kineto' 2025-06-01T21:07:18.0005350Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-06-01T21:07:18.0077980Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-06-01T21:07:18.0151560Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-06-01T21:07:18.0233090Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-06-01T21:07:18.0308840Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-06-01T21:07:18.0382910Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-06-01T21:07:18.0460550Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-06-01T21:07:18.0536750Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-06-01T21:07:18.0613060Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-06-01T21:07:18.0687860Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-06-01T21:07:18.0767440Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-06-01T21:07:18.0842500Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-06-01T21:07:18.0922340Z Entering 'third_party/kleidiai' 2025-06-01T21:07:18.1001540Z Entering 'third_party/mimalloc' 2025-06-01T21:07:18.1077000Z Entering 'third_party/nlohmann' 2025-06-01T21:07:18.1152160Z Entering 'third_party/onnx' 2025-06-01T21:07:18.1231320Z Entering 'third_party/onnx/third_party/pybind11' 2025-06-01T21:07:18.1309250Z Entering 'third_party/opentelemetry-cpp' 2025-06-01T21:07:18.1392370Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-06-01T21:07:18.1466610Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-06-01T21:07:18.1540870Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-06-01T21:07:18.1622130Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-06-01T21:07:18.1705580Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-06-01T21:07:18.1782000Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-06-01T21:07:18.1857540Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-06-01T21:07:18.1931390Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-06-01T21:07:18.2012540Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-06-01T21:07:18.2091120Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-06-01T21:07:18.2174220Z Entering 'third_party/pocketfft' 2025-06-01T21:07:18.2252710Z Entering 'third_party/protobuf' 2025-06-01T21:07:18.2327600Z Entering 'third_party/protobuf/third_party/benchmark' 2025-06-01T21:07:18.2408230Z Entering 'third_party/protobuf/third_party/googletest' 2025-06-01T21:07:18.2481480Z Entering 'third_party/psimd' 2025-06-01T21:07:18.2552530Z Entering 'third_party/pthreadpool' 2025-06-01T21:07:18.2623450Z Entering 'third_party/pybind11' 2025-06-01T21:07:18.2694330Z Entering 'third_party/python-peachpy' 2025-06-01T21:07:18.2764640Z Entering 'third_party/sleef' 2025-06-01T21:07:18.2837170Z Entering 'third_party/tensorpipe' 2025-06-01T21:07:18.2911230Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-06-01T21:07:18.2984850Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-06-01T21:07:18.3059300Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-06-01T21:07:18.3135580Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-06-01T21:07:18.3210040Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-06-01T21:07:18.3296690Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-06-01T21:07:18.3748140Z Entering 'android/libs/fbjni' 2025-06-01T21:07:18.3825690Z Entering 'third_party/FP16' 2025-06-01T21:07:18.3900120Z Entering 'third_party/FXdiv' 2025-06-01T21:07:18.3974640Z Entering 'third_party/NNPACK' 2025-06-01T21:07:18.4046550Z Entering 'third_party/NVTX' 2025-06-01T21:07:18.4121580Z Entering 'third_party/VulkanMemoryAllocator' 2025-06-01T21:07:18.4193420Z Entering 'third_party/XNNPACK' 2025-06-01T21:07:18.4273310Z Entering 'third_party/benchmark' 2025-06-01T21:07:18.4347500Z Entering 'third_party/composable_kernel' 2025-06-01T21:07:18.4423300Z Entering 'third_party/cpp-httplib' 2025-06-01T21:07:18.4497270Z Entering 'third_party/cpuinfo' 2025-06-01T21:07:18.4569440Z Entering 'third_party/cudnn_frontend' 2025-06-01T21:07:18.4641540Z Entering 'third_party/cutlass' 2025-06-01T21:07:18.4723170Z Entering 'third_party/eigen' 2025-06-01T21:07:18.4796610Z Entering 'third_party/fbgemm' 2025-06-01T21:07:18.4869200Z Entering 'third_party/fbgemm/external/asmjit' 2025-06-01T21:07:18.4944470Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-06-01T21:07:18.5020640Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-06-01T21:07:18.5096170Z Entering 'third_party/fbgemm/external/cutlass' 2025-06-01T21:07:18.5171600Z Entering 'third_party/fbgemm/external/googletest' 2025-06-01T21:07:18.5247650Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-06-01T21:07:18.5320110Z Entering 'third_party/fbgemm/external/json' 2025-06-01T21:07:18.5397130Z Entering 'third_party/flash-attention' 2025-06-01T21:07:18.5470740Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-06-01T21:07:18.5545610Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-06-01T21:07:18.5625050Z Entering 'third_party/flatbuffers' 2025-06-01T21:07:18.5700620Z Entering 'third_party/fmt' 2025-06-01T21:07:18.5776150Z Entering 'third_party/gemmlowp/gemmlowp' 2025-06-01T21:07:18.5848650Z Entering 'third_party/gloo' 2025-06-01T21:07:18.5924160Z Entering 'third_party/googletest' 2025-06-01T21:07:18.5999590Z Entering 'third_party/ideep' 2025-06-01T21:07:18.6072690Z Entering 'third_party/ideep/mkl-dnn' 2025-06-01T21:07:18.6149380Z Entering 'third_party/ittapi' 2025-06-01T21:07:18.6225560Z Entering 'third_party/kineto' 2025-06-01T21:07:18.6300310Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-06-01T21:07:18.6372420Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-06-01T21:07:18.6448640Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-06-01T21:07:18.6526670Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-06-01T21:07:18.6603260Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-06-01T21:07:18.6676260Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-06-01T21:07:18.6753480Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-06-01T21:07:18.6831590Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-06-01T21:07:18.6908060Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-06-01T21:07:18.6982590Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-06-01T21:07:18.7059670Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-06-01T21:07:18.7134470Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-06-01T21:07:18.7209470Z Entering 'third_party/kleidiai' 2025-06-01T21:07:18.7310190Z Entering 'third_party/mimalloc' 2025-06-01T21:07:18.7383450Z Entering 'third_party/nlohmann' 2025-06-01T21:07:18.7441780Z Entering 'third_party/onnx' 2025-06-01T21:07:18.7519040Z Entering 'third_party/onnx/third_party/pybind11' 2025-06-01T21:07:18.7598200Z Entering 'third_party/opentelemetry-cpp' 2025-06-01T21:07:18.7675900Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-06-01T21:07:18.7752400Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-06-01T21:07:18.7826570Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-06-01T21:07:18.7899880Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-06-01T21:07:18.7977090Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-06-01T21:07:18.8051700Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-06-01T21:07:18.8127230Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-06-01T21:07:18.8202140Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-06-01T21:07:18.8279680Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-06-01T21:07:18.8357790Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-06-01T21:07:18.8442800Z Entering 'third_party/pocketfft' 2025-06-01T21:07:18.8518850Z Entering 'third_party/protobuf' 2025-06-01T21:07:18.8593850Z Entering 'third_party/protobuf/third_party/benchmark' 2025-06-01T21:07:18.8675410Z Entering 'third_party/protobuf/third_party/googletest' 2025-06-01T21:07:18.8751720Z Entering 'third_party/psimd' 2025-06-01T21:07:18.8827260Z Entering 'third_party/pthreadpool' 2025-06-01T21:07:18.8901740Z Entering 'third_party/pybind11' 2025-06-01T21:07:18.8975620Z Entering 'third_party/python-peachpy' 2025-06-01T21:07:18.9049790Z Entering 'third_party/sleef' 2025-06-01T21:07:18.9123870Z Entering 'third_party/tensorpipe' 2025-06-01T21:07:18.9197900Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-06-01T21:07:18.9273740Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-06-01T21:07:18.9346380Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-06-01T21:07:18.9419160Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-06-01T21:07:18.9493920Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-06-01T21:07:18.9578490Z ##[endgroup] 2025-06-01T21:07:18.9658640Z [command]/usr/bin/git log -1 --format=%H 2025-06-01T21:07:18.9717420Z f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T21:07:18.9802230Z Prepare all required actions 2025-06-01T21:07:18.9820940Z ##[group]Run ./.github/actions/get-workflow-job-id 2025-06-01T21:07:18.9821130Z with: 2025-06-01T21:07:18.9821390Z github-token: *** 2025-06-01T21:07:18.9821510Z env: 2025-06-01T21:07:18.9821620Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:07:18.9821770Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:07:18.9821930Z TEST_CONFIG: mps 2025-06-01T21:07:18.9822050Z SHARD_NUMBER: 1 2025-06-01T21:07:18.9822160Z NUM_TEST_SHARDS: 1 2025-06-01T21:07:18.9822290Z PR_BODY: 2025-06-01T21:07:18.9822390Z ##[endgroup] 2025-06-01T21:07:18.9831840Z ##[group]Run set -eux 2025-06-01T21:07:18.9831980Z set -eux 2025-06-01T21:07:18.9832230Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-06-01T21:07:19.0073620Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:07:19.0073820Z env: 2025-06-01T21:07:19.0073930Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:07:19.0074110Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:07:19.0074280Z TEST_CONFIG: mps 2025-06-01T21:07:19.0074400Z SHARD_NUMBER: 1 2025-06-01T21:07:19.0074510Z NUM_TEST_SHARDS: 1 2025-06-01T21:07:19.0074630Z PR_BODY: 2025-06-01T21:07:19.0074840Z GITHUB_TOKEN: *** 2025-06-01T21:07:19.0074960Z ##[endgroup] 2025-06-01T21:07:19.0255980Z + python3 .github/scripts/get_workflow_job_id.py 15379340894 i-07ced9814c2243b66 2025-06-01T21:07:19.5011510Z setting job-id=43268262768 2025-06-01T21:07:19.5015430Z setting job-name=macos-py3-arm64 / test (mps, 1, 1, macos-m1-13) 2025-06-01T21:07:19.5207760Z ##[group]Run ${CONDA_RUN} python3 -m pip install psutil==5.9.1 dataclasses_json==0.6.7 2025-06-01T21:07:19.5208610Z ${CONDA_RUN} python3 -m pip install psutil==5.9.1 dataclasses_json==0.6.7 2025-06-01T21:07:19.5209820Z ${CONDA_RUN} python3 -m tools.stats.monitor --log-interval "$MONITOR_LOG_INTERVAL" --data-collect-interval "$MONITOR_DATA_COLLECT_INTERVAL" > usage_log.txt 2>&1 & 2025-06-01T21:07:19.5210940Z echo "monitor-script-pid=${!}" >> "${GITHUB_OUTPUT}" 2025-06-01T21:07:19.5246080Z shell: /bin/bash -e -l {0} 2025-06-01T21:07:19.5246440Z env: 2025-06-01T21:07:19.5246700Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:07:19.5247230Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:07:19.5247630Z TEST_CONFIG: mps 2025-06-01T21:07:19.5247900Z SHARD_NUMBER: 1 2025-06-01T21:07:19.5248170Z NUM_TEST_SHARDS: 1 2025-06-01T21:07:19.5248480Z PR_BODY: 2025-06-01T21:07:19.5248720Z JOB_ID: 43268262768 2025-06-01T21:07:19.5249170Z JOB_NAME: macos-py3-arm64 / test (mps, 1, 1, macos-m1-13) 2025-06-01T21:07:19.5249630Z WORKFLOW_NAME: trunk 2025-06-01T21:07:19.5249960Z WORKFLOW_RUN_ID: 15379340894 2025-06-01T21:07:19.5250300Z MONITOR_LOG_INTERVAL: 5 2025-06-01T21:07:19.5250630Z MONITOR_DATA_COLLECT_INTERVAL: 1 2025-06-01T21:07:19.5250990Z ##[endgroup] 2025-06-01T21:07:20.8175640Z Defaulting to user installation because normal site-packages is not writeable 2025-06-01T21:07:20.8346240Z Requirement already satisfied: psutil==5.9.1 in /Users/ec2-user/Library/Python/3.9/lib/python/site-packages (5.9.1) 2025-06-01T21:07:20.8431070Z Requirement already satisfied: dataclasses_json==0.6.7 in /Users/ec2-user/Library/Python/3.9/lib/python/site-packages (0.6.7) 2025-06-01T21:07:20.8433070Z Requirement already satisfied: marshmallow<4.0.0,>=3.18.0 in /Users/ec2-user/Library/Python/3.9/lib/python/site-packages (from dataclasses_json==0.6.7) (3.26.1) 2025-06-01T21:07:20.8433900Z Requirement already satisfied: typing-inspect<1,>=0.4.0 in /Users/ec2-user/Library/Python/3.9/lib/python/site-packages (from dataclasses_json==0.6.7) (0.9.0) 2025-06-01T21:07:20.8478230Z Requirement already satisfied: packaging>=17.0 in /Users/ec2-user/Library/Python/3.9/lib/python/site-packages (from marshmallow<4.0.0,>=3.18.0->dataclasses_json==0.6.7) (25.0) 2025-06-01T21:07:20.8510730Z Requirement already satisfied: typing-extensions>=3.7.4 in /Users/ec2-user/Library/Python/3.9/lib/python/site-packages (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7) (4.13.2) 2025-06-01T21:07:20.8514390Z Requirement already satisfied: mypy-extensions>=0.3.0 in /Users/ec2-user/Library/Python/3.9/lib/python/site-packages (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7) (1.1.0) 2025-06-01T21:07:20.8976490Z WARNING: You are using pip version 21.2.4; however, version 25.1.1 is available. 2025-06-01T21:07:20.8977050Z You should consider upgrading via the '/Library/Developer/CommandLineTools/usr/bin/python3 -m pip install --upgrade pip' command. 2025-06-01T21:07:20.9217040Z Prepare all required actions 2025-06-01T21:07:20.9217290Z Getting action download info 2025-06-01T21:07:21.0568260Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:1da556a7aa0a088e3153970611f6c432d58e80e6) 2025-06-01T21:07:21.2733960Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2025-06-01T21:07:21.4907530Z ##[group]Run ./.github/actions/download-build-artifacts 2025-06-01T21:07:21.4907790Z with: 2025-06-01T21:07:21.4907920Z name: macos-py3-arm64 2025-06-01T21:07:21.4908060Z use-gha: true 2025-06-01T21:07:21.4908210Z s3-bucket: gha-artifacts 2025-06-01T21:07:21.4908350Z env: 2025-06-01T21:07:21.4908500Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:07:21.4908670Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:07:21.4908850Z TEST_CONFIG: mps 2025-06-01T21:07:21.4908980Z SHARD_NUMBER: 1 2025-06-01T21:07:21.4909120Z NUM_TEST_SHARDS: 1 2025-06-01T21:07:21.4909250Z PR_BODY: 2025-06-01T21:07:21.4909390Z ##[endgroup] 2025-06-01T21:07:21.4932640Z ##[group]Run actions/download-artifact@v4 2025-06-01T21:07:21.4932810Z with: 2025-06-01T21:07:21.4932940Z name: macos-py3-arm64 2025-06-01T21:07:21.4933090Z merge-multiple: false 2025-06-01T21:07:21.4933240Z repository: pytorch/pytorch 2025-06-01T21:07:21.4933410Z run-id: 15379340894 2025-06-01T21:07:21.4933540Z env: 2025-06-01T21:07:21.4943500Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:07:21.4943670Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:07:21.4943840Z TEST_CONFIG: mps 2025-06-01T21:07:21.4943960Z SHARD_NUMBER: 1 2025-06-01T21:07:21.4944090Z NUM_TEST_SHARDS: 1 2025-06-01T21:07:21.4944210Z PR_BODY: 2025-06-01T21:07:21.4944320Z ##[endgroup] 2025-06-01T21:07:21.6289370Z Downloading single artifact 2025-06-01T21:07:21.7019350Z Preparing to download the following artifacts: 2025-06-01T21:07:21.7020060Z - macos-py3-arm64 (ID: 3237243780, Size: 68779441, Expected Digest: sha256:8308a39ae637cba8a17389d2fa4cfc9f65e115f788e709297905d579089b95c0) 2025-06-01T21:07:21.7480390Z Redirecting to blob download url: https://productionresultssa19.blob.core.windows.net/actions-results/5c207763-d9e6-4a91-92ce-4508be303e2e/workflow-job-run-63f3c798-ec88-5df9-9d22-22b0ff6fb346/artifacts/e6751562b1f6f20bcd6ad8a8dad1f3c02045e3fad46dd739dee73dcfde9461bb.zip 2025-06-01T21:07:21.7481850Z Starting download of artifact to: /Users/ec2-user/runner/_work/pytorch/pytorch 2025-06-01T21:07:21.8510330Z (node:48525) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. 2025-06-01T21:07:21.8512310Z (Use `node --trace-deprecation ...` to show where the warning was created) 2025-06-01T21:07:22.5420000Z SHA256 digest of downloaded artifact is 8308a39ae637cba8a17389d2fa4cfc9f65e115f788e709297905d579089b95c0 2025-06-01T21:07:22.5420470Z Artifact download completed successfully. 2025-06-01T21:07:22.5420710Z Total of 1 artifact(s) downloaded 2025-06-01T21:07:22.5424310Z Download artifact has finished successfully 2025-06-01T21:07:22.5470460Z ##[group]Run unzip -o artifacts.zip 2025-06-01T21:07:22.5470700Z unzip -o artifacts.zip 2025-06-01T21:07:22.5489210Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:07:22.5489490Z env: 2025-06-01T21:07:22.5489620Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:07:22.5489810Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:07:22.5489990Z TEST_CONFIG: mps 2025-06-01T21:07:22.5490130Z SHARD_NUMBER: 1 2025-06-01T21:07:22.5490270Z NUM_TEST_SHARDS: 1 2025-06-01T21:07:22.5490400Z PR_BODY: 2025-06-01T21:07:22.5490530Z ##[endgroup] 2025-06-01T21:07:22.5756030Z Archive: artifacts.zip 2025-06-01T21:07:22.5756340Z creating: dist/ 2025-06-01T21:07:22.9966870Z inflating: dist/torch-2.8.0a0+gitf7c09f8-cp312-cp312-macosx_11_0_arm64.whl 2025-06-01T21:07:23.0089300Z inflating: build/.ninja_log 2025-06-01T21:07:23.0583360Z inflating: build/compile_commands.json 2025-06-01T21:07:23.0583940Z creating: .additional_ci_files/ 2025-06-01T21:07:23.0688730Z inflating: .additional_ci_files/test-times.json 2025-06-01T21:07:23.1162220Z inflating: .additional_ci_files/test-class-times.json 2025-06-01T21:07:23.1182290Z ##[group]Run rm artifacts.zip 2025-06-01T21:07:23.1182540Z rm artifacts.zip 2025-06-01T21:07:23.1201340Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:07:23.1201560Z env: 2025-06-01T21:07:23.1201690Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:07:23.1201860Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:07:23.1202070Z TEST_CONFIG: mps 2025-06-01T21:07:23.1202200Z SHARD_NUMBER: 1 2025-06-01T21:07:23.1202340Z NUM_TEST_SHARDS: 1 2025-06-01T21:07:23.1202520Z PR_BODY: 2025-06-01T21:07:23.1202640Z ##[endgroup] 2025-06-01T21:07:23.1418240Z ##[group]Run df -H 2025-06-01T21:07:23.1418490Z df -H 2025-06-01T21:07:23.1435570Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:07:23.1435790Z env: 2025-06-01T21:07:23.1435970Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:07:23.1436160Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:07:23.1436350Z TEST_CONFIG: mps 2025-06-01T21:07:23.1436500Z SHARD_NUMBER: 1 2025-06-01T21:07:23.1436630Z NUM_TEST_SHARDS: 1 2025-06-01T21:07:23.1436790Z PR_BODY: 2025-06-01T21:07:23.1436910Z ##[endgroup] 2025-06-01T21:07:23.1628600Z Filesystem Size Used Avail Capacity iused ifree %iused Mounted on 2025-06-01T21:07:23.1630240Z /dev/disk5s2s1 107G 8.9G 75G 11% 349475 731078360 0% / 2025-06-01T21:07:23.1630600Z devfs 222k 222k 0B 100% 752 0 100% /dev 2025-06-01T21:07:23.1630920Z /dev/disk5s5 107G 2.1G 75G 3% 2 731078360 0% /System/Volumes/VM 2025-06-01T21:07:23.1631450Z /dev/disk5s3 107G 4.8G 75G 7% 849 731078360 0% /System/Volumes/Preboot 2025-06-01T21:07:23.1631830Z /dev/disk1s2 524M 6.3M 410M 2% 1 4001440 0% /System/Volumes/xarts 2025-06-01T21:07:23.1632270Z /dev/disk1s1 524M 53M 410M 12% 61 4001440 0% /System/Volumes/iSCPreboot 2025-06-01T21:07:23.1632640Z /dev/disk1s3 524M 2.8M 410M 1% 53 4001440 0% /System/Volumes/Hardware 2025-06-01T21:07:23.1632990Z /dev/disk5s1 107G 16G 75G 18% 530800 731078360 0% /System/Volumes/Data 2025-06-01T21:07:23.1633350Z /dev/disk3s4 245G 123k 226G 1% 18 2202319200 0% /private/tmp/tmp-mount-jtUPLI 2025-06-01T21:07:23.1633710Z map auto_home 0B 0B 0B 100% 0 0 100% /System/Volumes/Data/home 2025-06-01T21:07:23.1672350Z Prepare all required actions 2025-06-01T21:07:23.1672610Z Getting action download info 2025-06-01T21:07:23.2951880Z ##[group]Run ./.github/actions/download-td-artifacts 2025-06-01T21:07:23.2952250Z with: 2025-06-01T21:07:23.2952460Z use-gha: true 2025-06-01T21:07:23.2952710Z env: 2025-06-01T21:07:23.2952930Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:07:23.2953220Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:07:23.2953570Z TEST_CONFIG: mps 2025-06-01T21:07:23.2953820Z SHARD_NUMBER: 1 2025-06-01T21:07:23.2954080Z NUM_TEST_SHARDS: 1 2025-06-01T21:07:23.2954330Z PR_BODY: 2025-06-01T21:07:23.2954530Z ##[endgroup] 2025-06-01T21:07:23.2992550Z ##[group]Run actions/download-artifact@v4 2025-06-01T21:07:23.2992910Z with: 2025-06-01T21:07:23.2993120Z name: td_results.json 2025-06-01T21:07:23.2993400Z merge-multiple: false 2025-06-01T21:07:23.2993710Z repository: pytorch/pytorch 2025-06-01T21:07:23.2993980Z run-id: 15379340894 2025-06-01T21:07:23.2994200Z env: 2025-06-01T21:07:23.2994420Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:07:23.2994740Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:07:23.2995090Z TEST_CONFIG: mps 2025-06-01T21:07:23.2995340Z SHARD_NUMBER: 1 2025-06-01T21:07:23.2995580Z NUM_TEST_SHARDS: 1 2025-06-01T21:07:23.2995830Z PR_BODY: 2025-06-01T21:07:23.2996050Z ##[endgroup] 2025-06-01T21:07:23.4419930Z Downloading single artifact 2025-06-01T21:07:23.5271530Z Preparing to download the following artifacts: 2025-06-01T21:07:23.5272700Z - td_results.json (ID: 3237255263, Size: 16713, Expected Digest: sha256:29e2387c933298dfacc4ab0661106b76b796bec46ed4c21c18b20854362e1e5b) 2025-06-01T21:07:23.5771860Z Redirecting to blob download url: https://productionresultssa19.blob.core.windows.net/actions-results/5c207763-d9e6-4a91-92ce-4508be303e2e/workflow-job-run-14988b76-4472-5e13-8637-e6161725cbf5/artifacts/adc6e1455d65305bef307fe59db64c62b28fcb8f1e044d47ac9f5a2f27485441.zip 2025-06-01T21:07:23.5773170Z Starting download of artifact to: /Users/ec2-user/runner/_work/pytorch/pytorch 2025-06-01T21:07:23.6201560Z (node:48536) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. 2025-06-01T21:07:23.6228020Z SHA256 digest of downloaded artifact is 29e2387c933298dfacc4ab0661106b76b796bec46ed4c21c18b20854362e1e5b 2025-06-01T21:07:23.6248690Z (Use `node --trace-deprecation ...` to show where the warning was created) 2025-06-01T21:07:23.6250900Z Artifact download completed successfully. 2025-06-01T21:07:23.6251140Z Total of 1 artifact(s) downloaded 2025-06-01T21:07:23.6251380Z Download artifact has finished successfully 2025-06-01T21:07:23.6286100Z ##[group]Run mkdir -p .additional_ci_files 2025-06-01T21:07:23.6286360Z mkdir -p .additional_ci_files 2025-06-01T21:07:23.6286660Z mv td_results.json .additional_ci_files/td_results.json || true 2025-06-01T21:07:23.6304710Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:07:23.6304950Z env: 2025-06-01T21:07:23.6305090Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:07:23.6305430Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:07:23.6305620Z TEST_CONFIG: mps 2025-06-01T21:07:23.6305780Z SHARD_NUMBER: 1 2025-06-01T21:07:23.6305920Z NUM_TEST_SHARDS: 1 2025-06-01T21:07:23.6306070Z PR_BODY: 2025-06-01T21:07:23.6306200Z ##[endgroup] 2025-06-01T21:07:23.6612160Z ##[group]Run pytorch/test-infra/.github/actions/setup-miniconda@main 2025-06-01T21:07:23.6612460Z with: 2025-06-01T21:07:23.6612600Z python-version: 3.12.7 2025-06-01T21:07:23.6612830Z environment-file: .github/requirements/conda-env-macOS-ARM64 2025-06-01T21:07:23.6613200Z pip-requirements-file: .github/requirements/pip-requirements-macOS.txt 2025-06-01T21:07:23.6613490Z miniconda-version: 24.7.1-0 2025-06-01T21:07:23.6613660Z env: 2025-06-01T21:07:23.6613790Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:07:23.6613960Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:07:23.6614160Z TEST_CONFIG: mps 2025-06-01T21:07:23.6614300Z SHARD_NUMBER: 1 2025-06-01T21:07:23.6614440Z NUM_TEST_SHARDS: 1 2025-06-01T21:07:23.6614610Z PR_BODY: 2025-06-01T21:07:23.6614740Z ##[endgroup] 2025-06-01T21:07:23.6637950Z ##[group]Run echo "today=$(/bin/date -u '+%Y%m%d')d" >> "${GITHUB_OUTPUT}" 2025-06-01T21:07:23.6638320Z echo "today=$(/bin/date -u '+%Y%m%d')d" >> "${GITHUB_OUTPUT}" 2025-06-01T21:07:23.6638720Z echo "default_packages_checksum=$(echo -n | md5sum | awk '{print $1}' )" >> "${GITHUB_OUTPUT}" 2025-06-01T21:07:23.6655940Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:07:23.6656160Z env: 2025-06-01T21:07:23.6656300Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:07:23.6656480Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:07:23.6656680Z TEST_CONFIG: mps 2025-06-01T21:07:23.6656820Z SHARD_NUMBER: 1 2025-06-01T21:07:23.6656960Z NUM_TEST_SHARDS: 1 2025-06-01T21:07:23.6657110Z PR_BODY: 2025-06-01T21:07:23.6657240Z ##[endgroup] 2025-06-01T21:07:23.6880790Z /Users/ec2-user/runner/_work/_temp/c94840fd-0f23-4180-a9f8-5b3d6c0a1a12.sh: line 2: md5sum: command not found 2025-06-01T21:07:23.6927380Z ##[group]Run actions/cache@v3 2025-06-01T21:07:23.6927530Z with: 2025-06-01T21:07:23.6927690Z path: /Users/ec2-user/runner/_work/_temp/miniconda 2025-06-01T21:07:23.6927940Z key: miniconda-24.7.1-0-macOS-ARM64-3.12.7--20250601d 2025-06-01T21:07:23.6928160Z enableCrossOsArchive: false 2025-06-01T21:07:23.6928340Z fail-on-cache-miss: false 2025-06-01T21:07:23.6928490Z lookup-only: false 2025-06-01T21:07:23.6928630Z env: 2025-06-01T21:07:23.6928750Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:07:23.6928930Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:07:23.6929110Z TEST_CONFIG: mps 2025-06-01T21:07:23.6929250Z SHARD_NUMBER: 1 2025-06-01T21:07:23.6929380Z NUM_TEST_SHARDS: 1 2025-06-01T21:07:23.6929510Z PR_BODY: 2025-06-01T21:07:23.6929660Z ##[endgroup] 2025-06-01T21:07:23.8509800Z Cache hit for: miniconda-24.7.1-0-macOS-ARM64-3.12.7--20250601d 2025-06-01T21:07:24.8890500Z Received 167772160 of 272683314 (61.5%), 160.0 MBs/sec 2025-06-01T21:07:25.4376610Z Received 272683314 of 272683314 (100.0%), 167.9 MBs/sec 2025-06-01T21:07:25.4520670Z Cache Size: ~260 MB (272683314 B) 2025-06-01T21:07:25.4565970Z [command]/usr/bin/tar -xf /Users/ec2-user/runner/_work/_temp/af151b3f-44c7-4a54-85c8-e464c870e8d1/cache.tzst -P -C /Users/ec2-user/runner/_work/pytorch/pytorch --use-compress-program unzstd 2025-06-01T21:07:31.8471150Z Cache restored successfully 2025-06-01T21:07:31.8567040Z Cache restored from key: miniconda-24.7.1-0-macOS-ARM64-3.12.7--20250601d 2025-06-01T21:07:31.8632800Z ##[group]Run set -x 2025-06-01T21:07:31.8633000Z set -x 2025-06-01T21:07:31.8633160Z  2025-06-01T21:07:31.8633350Z MINICONDA_INSTALL_PATH="${RUNNER_TEMP}/miniconda" 2025-06-01T21:07:31.8633660Z echo "${MINICONDA_INSTALL_PATH}/bin" >> $GITHUB_PATH 2025-06-01T21:07:31.8634020Z # NB: GITHUB_PATH has a lower priority than PATH, so also set the path 2025-06-01T21:07:31.8634330Z # here to make sure that the correct conda is used 2025-06-01T21:07:31.8634770Z { 2025-06-01T21:07:31.8634980Z  echo "PATH=${MINICONDA_INSTALL_PATH}/bin:${PATH}" 2025-06-01T21:07:31.8635270Z  echo "CONDA_EXE=${MINICONDA_INSTALL_PATH}/bin/conda"; 2025-06-01T21:07:31.8635810Z } >> "${GITHUB_ENV}" 2025-06-01T21:07:31.8653820Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:07:31.8654040Z env: 2025-06-01T21:07:31.8654190Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:07:31.8654360Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:07:31.8654560Z TEST_CONFIG: mps 2025-06-01T21:07:31.8654720Z SHARD_NUMBER: 1 2025-06-01T21:07:31.8654870Z NUM_TEST_SHARDS: 1 2025-06-01T21:07:31.8655010Z PR_BODY: 2025-06-01T21:07:31.8655130Z ##[endgroup] 2025-06-01T21:07:31.8837670Z + MINICONDA_INSTALL_PATH=/Users/ec2-user/runner/_work/_temp/miniconda 2025-06-01T21:07:31.8838130Z + echo /Users/ec2-user/runner/_work/_temp/miniconda/bin 2025-06-01T21:07:31.8838940Z + echo PATH=/Users/ec2-user/runner/_work/_temp/miniconda/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/opt/homebrew/Caskroom/miniconda/base/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin 2025-06-01T21:07:31.8839760Z + echo CONDA_EXE=/Users/ec2-user/runner/_work/_temp/miniconda/bin/conda 2025-06-01T21:07:31.9836050Z ##[group]Run actions/cache@v3 2025-06-01T21:07:31.9836310Z with: 2025-06-01T21:07:31.9836520Z path: /Users/ec2-user/runner/_work/_temp/conda-python-3.12.7 2025-06-01T21:07:31.9837200Z key: miniconda-env-macOS-ARM64-3.12.7--20250601d-a8f30617a7f62772164c7c91c39ee9a585b628d3aad48bfb3bf3ec5c5df7f5eb-dfe02fdbcd2763a130ed0bc37d2567ec0fda7b3f7281f2d3e267bfd158c30cd9 2025-06-01T21:07:31.9837850Z enableCrossOsArchive: false 2025-06-01T21:07:31.9838030Z fail-on-cache-miss: false 2025-06-01T21:07:31.9838210Z lookup-only: false 2025-06-01T21:07:31.9838350Z env: 2025-06-01T21:07:31.9838470Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:07:31.9838660Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:07:31.9838850Z TEST_CONFIG: mps 2025-06-01T21:07:31.9850140Z SHARD_NUMBER: 1 2025-06-01T21:07:31.9850320Z NUM_TEST_SHARDS: 1 2025-06-01T21:07:31.9850480Z PR_BODY: 2025-06-01T21:07:31.9851080Z PATH: /Users/ec2-user/runner/_work/_temp/miniconda/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/opt/homebrew/Caskroom/miniconda/base/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin 2025-06-01T21:07:31.9851780Z CONDA_EXE: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda 2025-06-01T21:07:31.9852010Z ##[endgroup] 2025-06-01T21:07:32.4925360Z Cache hit for: miniconda-env-macOS-ARM64-3.12.7--20250601d-a8f30617a7f62772164c7c91c39ee9a585b628d3aad48bfb3bf3ec5c5df7f5eb-dfe02fdbcd2763a130ed0bc37d2567ec0fda7b3f7281f2d3e267bfd158c30cd9 2025-06-01T21:07:33.5428240Z Received 218103808 of 284473387 (76.7%), 207.6 MBs/sec 2025-06-01T21:07:34.1708170Z Received 284473387 of 284473387 (100.0%), 166.4 MBs/sec 2025-06-01T21:07:34.1825390Z Cache Size: ~271 MB (284473387 B) 2025-06-01T21:07:34.1911750Z [command]/usr/bin/tar -xf /Users/ec2-user/runner/_work/_temp/ac4d68c3-6c0c-4165-92e2-10e5ac175dc0/cache.tzst -P -C /Users/ec2-user/runner/_work/pytorch/pytorch --use-compress-program unzstd 2025-06-01T21:07:44.2167350Z Cache restored successfully 2025-06-01T21:07:44.2266650Z Cache restored from key: miniconda-env-macOS-ARM64-3.12.7--20250601d-a8f30617a7f62772164c7c91c39ee9a585b628d3aad48bfb3bf3ec5c5df7f5eb-dfe02fdbcd2763a130ed0bc37d2567ec0fda7b3f7281f2d3e267bfd158c30cd9 2025-06-01T21:07:44.2336550Z ##[group]Run set -x 2025-06-01T21:07:44.2336770Z set -x 2025-06-01T21:07:44.2336930Z  2025-06-01T21:07:44.2337180Z # Print the conda we are using here in case we need debugging information 2025-06-01T21:07:44.2337490Z CONDA_RUNTIME=$(which conda) 2025-06-01T21:07:44.2337710Z "${CONDA_RUNTIME}" --version 2025-06-01T21:07:44.2337900Z  2025-06-01T21:07:44.2338220Z # https://docs.conda.io/projects/conda-build/en/stable/user-guide/environment-variables.html 2025-06-01T21:07:44.2339000Z CONDA_PREFIX="${RUNNER_TEMP}/conda_environment_${GITHUB_RUN_ID}" 2025-06-01T21:07:44.2339310Z "${CONDA_RUNTIME}" create \ 2025-06-01T21:07:44.2339510Z  --yes --quiet \ 2025-06-01T21:07:44.2339930Z  --prefix "${CONDA_PREFIX}" \ 2025-06-01T21:07:44.2340190Z  --clone "${CONDA_BASE_ENV}" 2025-06-01T21:07:44.2340390Z  2025-06-01T21:07:44.2340520Z set +e 2025-06-01T21:07:44.2340800Z # NB: Cloning sometimes doesn't copied pip dependencies (untracked files) over. If this 2025-06-01T21:07:44.2341250Z # happens, let's attempt to install the pip requirements directly on top of the cloned 2025-06-01T21:07:44.2341640Z # environment. This is to make sure that no dependency is missing. 2025-06-01T21:07:44.2342090Z UNTRACKED_FILES_COUNT=$("${CONDA_RUNTIME}" package -p "${CONDA_PREFIX}" -u | grep -v "^#" | wc -l | xargs) 2025-06-01T21:07:44.2342440Z set -e 2025-06-01T21:07:44.2342610Z  2025-06-01T21:07:44.2342860Z if [[ -z "${UNTRACKED_FILES_COUNT}" ]] || [[ "${UNTRACKED_FILES_COUNT}" == "0" ]]; then 2025-06-01T21:07:44.2343210Z  if [[ -f "${PIP_REQUIREMENTS_FILE}" ]]; then 2025-06-01T21:07:44.2343560Z  # NB: Force reinstall and don't use the cache, as the installation would still fail 2025-06-01T21:07:44.2343940Z  # when reporting that all requirements have been satisfied 2025-06-01T21:07:44.2344470Z  "${CONDA_RUNTIME}" run -p "${CONDA_PREFIX}" --no-capture-output python3 -mpip install --ignore-installed --no-cache-dir -r "${PIP_REQUIREMENTS_FILE}" 2025-06-01T21:07:44.2344960Z  elif [[ -n "${PIP_REQUIREMENTS_FILE}" ]]; then 2025-06-01T21:07:44.2345380Z  echo "::warning::Specified pip requirements file (${PIP_REQUIREMENTS_FILE}) not found, not going to include it" 2025-06-01T21:07:44.2345740Z  fi 2025-06-01T21:07:44.2345870Z fi 2025-06-01T21:07:44.2346020Z  2025-06-01T21:07:44.2346290Z # Keep exporting CONDA_PREFIX under CONDA_ENV because the latter could be used elsewhere 2025-06-01T21:07:44.2346670Z echo "CONDA_ENV=${CONDA_PREFIX}" >> "${GITHUB_ENV}" 2025-06-01T21:07:44.2346910Z  2025-06-01T21:07:44.2347120Z echo "CONDA_PREFIX=${CONDA_PREFIX}" >> "${GITHUB_ENV}" 2025-06-01T21:07:44.2347530Z echo "CONDA_RUN=${CONDA_RUNTIME} run -p ${CONDA_PREFIX} --no-capture-output" >> "${GITHUB_ENV}" 2025-06-01T21:07:44.2348020Z echo "CONDA_INSTALL=${CONDA_RUNTIME} install --yes --quiet -p ${CONDA_PREFIX}" >> "${GITHUB_ENV}" 2025-06-01T21:07:44.2371660Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:07:44.2371900Z env: 2025-06-01T21:07:44.2372040Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:07:44.2372240Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:07:44.2372430Z TEST_CONFIG: mps 2025-06-01T21:07:44.2372590Z SHARD_NUMBER: 1 2025-06-01T21:07:44.2372730Z NUM_TEST_SHARDS: 1 2025-06-01T21:07:44.2372920Z PR_BODY: 2025-06-01T21:07:44.2373530Z PATH: /Users/ec2-user/runner/_work/_temp/miniconda/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/opt/homebrew/Caskroom/miniconda/base/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin 2025-06-01T21:07:44.2374260Z CONDA_EXE: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda 2025-06-01T21:07:44.2374520Z PYTHON_VERSION: 3.12.7 2025-06-01T21:07:44.2374780Z CONDA_BASE_ENV: /Users/ec2-user/runner/_work/_temp/conda-python-3.12.7 2025-06-01T21:07:44.2375140Z PIP_REQUIREMENTS_FILE: .github/requirements/pip-requirements-macOS.txt 2025-06-01T21:07:44.2375410Z ##[endgroup] 2025-06-01T21:07:44.2576960Z ++ which conda 2025-06-01T21:07:44.2736880Z + CONDA_RUNTIME=/Users/ec2-user/runner/_work/_temp/miniconda/bin/conda 2025-06-01T21:07:44.2737310Z + /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda --version 2025-06-01T21:07:48.8354800Z conda 24.7.1 2025-06-01T21:07:48.8624960Z + CONDA_PREFIX=/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:07:48.8626650Z + /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda create --yes --quiet --prefix /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 --clone /Users/ec2-user/runner/_work/_temp/conda-python-3.12.7 2025-06-01T21:07:57.2550350Z Source: /Users/ec2-user/runner/_work/_temp/conda-python-3.12.7 2025-06-01T21:07:57.2557310Z Destination: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:07:57.2563230Z Packages: 20 2025-06-01T21:07:57.2568580Z Files: 21837 2025-06-01T21:07:57.3608460Z Preparing transaction: ...working... done 2025-06-01T21:07:59.3987660Z Verifying transaction: ...working... done 2025-06-01T21:08:01.8574870Z Executing transaction: ...working... done 2025-06-01T21:08:01.9303500Z + set +e 2025-06-01T21:08:01.9310560Z ++ /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda package -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 -u 2025-06-01T21:08:01.9311090Z ++ grep -v '^#' 2025-06-01T21:08:01.9313930Z ++ xargs 2025-06-01T21:08:01.9314720Z ++ wc -l 2025-06-01T21:08:02.5875400Z + UNTRACKED_FILES_COUNT=21837 2025-06-01T21:08:02.5877560Z + set -e 2025-06-01T21:08:02.5878050Z + [[ -z 21837 ]] 2025-06-01T21:08:02.5878220Z + [[ 21837 == \0 ]] 2025-06-01T21:08:02.5878530Z + echo CONDA_ENV=/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:08:02.5883940Z + echo CONDA_PREFIX=/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:08:02.5886940Z + echo 'CONDA_RUN=/Users/ec2-user/runner/_work/_temp/miniconda/bin/conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 --no-capture-output' 2025-06-01T21:08:02.5896770Z + echo 'CONDA_INSTALL=/Users/ec2-user/runner/_work/_temp/miniconda/bin/conda install --yes --quiet -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894' 2025-06-01T21:08:02.5927760Z ##[group]Run CONDA_RUNTIME=$(which conda) 2025-06-01T21:08:02.5927980Z CONDA_RUNTIME=$(which conda) 2025-06-01T21:08:02.5928180Z  2025-06-01T21:08:02.5928320Z set -euxo pipefail 2025-06-01T21:08:02.5928540Z "${CONDA_RUNTIME}" config --set channel_priority false 2025-06-01T21:08:02.5950720Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:08:02.5950940Z env: 2025-06-01T21:08:02.5951090Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:08:02.5951260Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:08:02.5951440Z TEST_CONFIG: mps 2025-06-01T21:08:02.5951590Z SHARD_NUMBER: 1 2025-06-01T21:08:02.5951730Z NUM_TEST_SHARDS: 1 2025-06-01T21:08:02.5951890Z PR_BODY: 2025-06-01T21:08:02.5952460Z PATH: /Users/ec2-user/runner/_work/_temp/miniconda/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/opt/homebrew/Caskroom/miniconda/base/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin 2025-06-01T21:08:02.5953160Z CONDA_EXE: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda 2025-06-01T21:08:02.5953500Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:08:02.5962440Z CONDA_PREFIX: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:08:02.5963060Z CONDA_RUN: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 --no-capture-output 2025-06-01T21:08:02.5963840Z CONDA_INSTALL: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda install --yes --quiet -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:08:02.5964310Z ##[endgroup] 2025-06-01T21:08:02.6174400Z + /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda config --set channel_priority false 2025-06-01T21:08:02.7926790Z ##[group]Run .github/scripts/parse_ref.py 2025-06-01T21:08:02.7927040Z .github/scripts/parse_ref.py 2025-06-01T21:08:02.7953310Z shell: /bin/bash -e -l {0} 2025-06-01T21:08:02.7953470Z env: 2025-06-01T21:08:02.7953610Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:08:02.7954070Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:08:02.7954300Z TEST_CONFIG: mps 2025-06-01T21:08:02.7954450Z SHARD_NUMBER: 1 2025-06-01T21:08:02.7954580Z NUM_TEST_SHARDS: 1 2025-06-01T21:08:02.7954740Z PR_BODY: 2025-06-01T21:08:02.7955320Z PATH: /Users/ec2-user/runner/_work/_temp/miniconda/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/opt/homebrew/Caskroom/miniconda/base/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin 2025-06-01T21:08:02.7956020Z CONDA_EXE: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda 2025-06-01T21:08:02.7956360Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:08:02.7956770Z CONDA_PREFIX: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:08:02.7957340Z CONDA_RUN: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 --no-capture-output 2025-06-01T21:08:02.7958080Z CONDA_INSTALL: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda install --yes --quiet -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:08:02.7958580Z ##[endgroup] 2025-06-01T21:08:03.4125990Z Prepare all required actions 2025-06-01T21:08:03.4126300Z Getting action download info 2025-06-01T21:08:03.4969840Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-06-01T21:08:03.6547910Z ##[group]Run ./.github/actions/filter-test-configs 2025-06-01T21:08:03.6548150Z with: 2025-06-01T21:08:03.6548460Z github-token: *** 2025-06-01T21:08:03.6549370Z test-matrix: {"include": [{"config": "default", "shard": 1, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "default", "shard": 2, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "default", "shard": 3, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m1-13"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m1-14"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m2-15"}]} 2025-06-01T21:08:03.6550370Z job-name: macos-py3-arm64 / test (mps, 1, 1, macos-m1-13) 2025-06-01T21:08:03.6550630Z env: 2025-06-01T21:08:03.6550770Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:08:03.6550950Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:08:03.6551140Z TEST_CONFIG: mps 2025-06-01T21:08:03.6551280Z SHARD_NUMBER: 1 2025-06-01T21:08:03.6551430Z NUM_TEST_SHARDS: 1 2025-06-01T21:08:03.6551580Z PR_BODY: 2025-06-01T21:08:03.6552170Z PATH: /Users/ec2-user/runner/_work/_temp/miniconda/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/opt/homebrew/Caskroom/miniconda/base/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin 2025-06-01T21:08:03.6552900Z CONDA_EXE: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda 2025-06-01T21:08:03.6553240Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:08:03.6553610Z CONDA_PREFIX: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:08:03.6554160Z CONDA_RUN: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 --no-capture-output 2025-06-01T21:08:03.6554900Z CONDA_INSTALL: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda install --yes --quiet -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:08:03.6555350Z ##[endgroup] 2025-06-01T21:08:03.6576530Z ##[group]Run nick-fields/retry@v3.0.0 2025-06-01T21:08:03.6576750Z with: 2025-06-01T21:08:03.6576870Z shell: bash 2025-06-01T21:08:03.6577020Z timeout_minutes: 10 2025-06-01T21:08:03.6577170Z max_attempts: 5 2025-06-01T21:08:03.6577300Z retry_wait_seconds: 30 2025-06-01T21:08:03.6577770Z command: set -eux # PyYAML 6.0 doesn't work with MacOS x86 anymore # This must run on Python-3.7 (AmazonLinux2) so can't use request=3.32.2 python3 -m pip install requests==2.27.1 pyyaml==6.0.1 2025-06-01T21:08:03.6578290Z polling_interval_seconds: 1 2025-06-01T21:08:03.6578570Z warning_on_retry: true 2025-06-01T21:08:03.6578720Z continue_on_error: false 2025-06-01T21:08:03.6578860Z env: 2025-06-01T21:08:03.6579000Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:08:03.6579200Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:08:03.6579400Z TEST_CONFIG: mps 2025-06-01T21:08:03.6579540Z SHARD_NUMBER: 1 2025-06-01T21:08:03.6579680Z NUM_TEST_SHARDS: 1 2025-06-01T21:08:03.6579820Z PR_BODY: 2025-06-01T21:08:03.6580390Z PATH: /Users/ec2-user/runner/_work/_temp/miniconda/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/opt/homebrew/Caskroom/miniconda/base/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin 2025-06-01T21:08:03.6581070Z CONDA_EXE: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda 2025-06-01T21:08:03.6581410Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:08:03.6581770Z CONDA_PREFIX: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:08:03.6582620Z CONDA_RUN: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 --no-capture-output 2025-06-01T21:08:03.6583350Z CONDA_INSTALL: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda install --yes --quiet -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:08:03.6583910Z GITHUB_TOKEN: *** 2025-06-01T21:08:03.6584030Z ##[endgroup] 2025-06-01T21:08:03.7285160Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.1 2025-06-01T21:08:04.1036410Z Requirement already satisfied: requests==2.27.1 in /Users/ec2-user/runner/_work/_temp/miniconda/lib/python3.9/site-packages (2.27.1) 2025-06-01T21:08:04.1048510Z Requirement already satisfied: pyyaml==6.0.1 in /Users/ec2-user/runner/_work/_temp/miniconda/lib/python3.9/site-packages (6.0.1) 2025-06-01T21:08:04.1055040Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /Users/ec2-user/runner/_work/_temp/miniconda/lib/python3.9/site-packages (from requests==2.27.1) (1.26.20) 2025-06-01T21:08:04.1061000Z Requirement already satisfied: certifi>=2017.4.17 in /Users/ec2-user/runner/_work/_temp/miniconda/lib/python3.9/site-packages (from requests==2.27.1) (2024.7.4) 2025-06-01T21:08:04.1061870Z Requirement already satisfied: charset-normalizer~=2.0.0 in /Users/ec2-user/runner/_work/_temp/miniconda/lib/python3.9/site-packages (from requests==2.27.1) (2.0.12) 2025-06-01T21:08:04.1066250Z Requirement already satisfied: idna<4,>=2.5 in /Users/ec2-user/runner/_work/_temp/miniconda/lib/python3.9/site-packages (from requests==2.27.1) (3.7) 2025-06-01T21:08:04.7312310Z Command completed after 1 attempt(s). 2025-06-01T21:08:04.7455480Z ##[group]Run set -x 2025-06-01T21:08:04.7456320Z set -x 2025-06-01T21:08:04.7456940Z  2025-06-01T21:08:04.7458050Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-06-01T21:08:04.7459370Z # in runner workspace 2025-06-01T21:08:04.7460610Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2025-06-01T21:08:04.7549280Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:08:04.7550070Z env: 2025-06-01T21:08:04.7550540Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:08:04.7551110Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:08:04.7580350Z TEST_CONFIG: mps 2025-06-01T21:08:04.7580880Z SHARD_NUMBER: 1 2025-06-01T21:08:04.7581270Z NUM_TEST_SHARDS: 1 2025-06-01T21:08:04.7581740Z PR_BODY: 2025-06-01T21:08:04.7583410Z PATH: /Users/ec2-user/runner/_work/_temp/miniconda/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/opt/homebrew/Caskroom/miniconda/base/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin 2025-06-01T21:08:04.7585370Z CONDA_EXE: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda 2025-06-01T21:08:04.7586930Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:08:04.7588410Z CONDA_PREFIX: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:08:04.7590930Z CONDA_RUN: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 --no-capture-output 2025-06-01T21:08:04.7593220Z CONDA_INSTALL: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda install --yes --quiet -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:08:04.7594580Z ##[endgroup] 2025-06-01T21:08:04.7975820Z + python3 /Users/ec2-user/runner/_work/pytorch/pytorch/./.github/actions/filter-test-configs/../../scripts/parse_ref.py 2025-06-01T21:08:04.8197750Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2025-06-01T21:08:04.8198080Z echo "Workflow: ${GITHUB_WORKFLOW}" 2025-06-01T21:08:04.8198340Z echo "Job name: ${JOB_NAME}" 2025-06-01T21:08:04.8198570Z  2025-06-01T21:08:04.8198860Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-06-01T21:08:04.8199230Z # in runner workspace 2025-06-01T21:08:04.8199600Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2025-06-01T21:08:04.8200190Z  --workflow "${GITHUB_WORKFLOW}" \ 2025-06-01T21:08:04.8200480Z  --job-name "${JOB_NAME}" \ 2025-06-01T21:08:04.8201630Z  --test-matrix "{"include": [{"config": "default", "shard": 1, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "default", "shard": 2, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "default", "shard": 3, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m1-13"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m1-14"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m2-15"}]}" \ 2025-06-01T21:08:04.8202790Z  --selected-test-configs "" \ 2025-06-01T21:08:04.8203050Z  --pr-number "${PR_NUMBER}" \ 2025-06-01T21:08:04.8203290Z  --tag "${TAG}" \ 2025-06-01T21:08:04.8203530Z  --event-name "${EVENT_NAME}" \ 2025-06-01T21:08:04.8203770Z  --schedule "${SCHEDULE}" \ 2025-06-01T21:08:04.8204030Z  --branch "${HEAD_BRANCH}" 2025-06-01T21:08:04.8229230Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:08:04.8229510Z env: 2025-06-01T21:08:04.8229660Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:08:04.8229880Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:08:04.8230090Z TEST_CONFIG: mps 2025-06-01T21:08:04.8230270Z SHARD_NUMBER: 1 2025-06-01T21:08:04.8230430Z NUM_TEST_SHARDS: 1 2025-06-01T21:08:04.8230600Z PR_BODY: 2025-06-01T21:08:04.8231270Z PATH: /Users/ec2-user/runner/_work/_temp/miniconda/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/opt/homebrew/Caskroom/miniconda/base/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin 2025-06-01T21:08:04.8232070Z CONDA_EXE: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda 2025-06-01T21:08:04.8232470Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:08:04.8232920Z CONDA_PREFIX: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:08:04.8233560Z CONDA_RUN: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 --no-capture-output 2025-06-01T21:08:04.8234420Z CONDA_INSTALL: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda install --yes --quiet -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:08:04.8235140Z GITHUB_TOKEN: *** 2025-06-01T21:08:04.8235380Z JOB_NAME: macos-py3-arm64 / test (mps, 1, 1, macos-m1-13) 2025-06-01T21:08:04.8235640Z PR_NUMBER: 2025-06-01T21:08:04.8235780Z TAG: 2025-06-01T21:08:04.8235940Z EVENT_NAME: push 2025-06-01T21:08:04.8236090Z SCHEDULE: 2025-06-01T21:08:04.8236240Z HEAD_BRANCH: 2025-06-01T21:08:04.8236420Z ##[endgroup] 2025-06-01T21:08:04.8436510Z Workflow: trunk 2025-06-01T21:08:04.8437110Z Job name: macos-py3-arm64 / test (mps, 1, 1, macos-m1-13) 2025-06-01T21:08:05.1375140Z ##[group]Run echo "Filtered matrix:" 2025-06-01T21:08:05.1375450Z echo "Filtered matrix:" 2025-06-01T21:08:05.1376580Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "default", "shard": 2, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "default", "shard": 3, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m1-13"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m1-14"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m2-15"}]}" 2025-06-01T21:08:05.1377690Z  2025-06-01T21:08:05.1377840Z echo 2025-06-01T21:08:05.1378060Z echo "Is the current job unstable? False" 2025-06-01T21:08:05.1378300Z  2025-06-01T21:08:05.1378450Z echo 2025-06-01T21:08:05.1378660Z echo "Is keep-going label set? False" 2025-06-01T21:08:05.1378910Z  2025-06-01T21:08:05.1379070Z echo 2025-06-01T21:08:05.1379240Z echo "Renabled issues? " 2025-06-01T21:08:05.1404160Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:08:05.1404440Z env: 2025-06-01T21:08:05.1404610Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:08:05.1404820Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:08:05.1405050Z TEST_CONFIG: mps 2025-06-01T21:08:05.1405210Z SHARD_NUMBER: 1 2025-06-01T21:08:05.1405380Z NUM_TEST_SHARDS: 1 2025-06-01T21:08:05.1405540Z PR_BODY: 2025-06-01T21:08:05.1406230Z PATH: /Users/ec2-user/runner/_work/_temp/miniconda/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/opt/homebrew/Caskroom/miniconda/base/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin 2025-06-01T21:08:05.1407010Z CONDA_EXE: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda 2025-06-01T21:08:05.1407400Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:08:05.1407840Z CONDA_PREFIX: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:08:05.1408490Z CONDA_RUN: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 --no-capture-output 2025-06-01T21:08:05.1409360Z CONDA_INSTALL: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda install --yes --quiet -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:08:05.1409880Z ##[endgroup] 2025-06-01T21:08:05.1613860Z Filtered matrix: 2025-06-01T21:08:05.1615010Z {include: [{config: default, shard: 1, num_shards: 3, runner: macos-m1-stable}, {config: default, shard: 2, num_shards: 3, runner: macos-m1-stable}, {config: default, shard: 3, num_shards: 3, runner: macos-m1-stable}, {config: mps, shard: 1, num_shards: 1, runner: macos-m1-13}, {config: mps, shard: 1, num_shards: 1, runner: macos-m1-14}, {config: mps, shard: 1, num_shards: 1, runner: macos-m2-15}]} 2025-06-01T21:08:05.1616120Z 2025-06-01T21:08:05.1616220Z Is the current job unstable? False 2025-06-01T21:08:05.1616380Z 2025-06-01T21:08:05.1616510Z Is keep-going label set? False 2025-06-01T21:08:05.1616660Z 2025-06-01T21:08:05.1616730Z Renabled issues? 2025-06-01T21:08:05.1660120Z ##[group]Run echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2025-06-01T21:08:05.1660450Z echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2025-06-01T21:08:05.1681390Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:08:05.1681610Z env: 2025-06-01T21:08:05.1681750Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:08:05.1681940Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:08:05.1682130Z TEST_CONFIG: mps 2025-06-01T21:08:05.1682280Z SHARD_NUMBER: 1 2025-06-01T21:08:05.1682410Z NUM_TEST_SHARDS: 1 2025-06-01T21:08:05.1682560Z PR_BODY: 2025-06-01T21:08:05.1683140Z PATH: /Users/ec2-user/runner/_work/_temp/miniconda/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/opt/homebrew/Caskroom/miniconda/base/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin 2025-06-01T21:08:05.1683980Z CONDA_EXE: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda 2025-06-01T21:08:05.1684330Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:08:05.1684720Z CONDA_PREFIX: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:08:05.1685290Z CONDA_RUN: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 --no-capture-output 2025-06-01T21:08:05.1686020Z CONDA_INSTALL: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda install --yes --quiet -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:08:05.1686480Z JOB_TIMEOUT: 270 2025-06-01T21:08:05.1686610Z ##[endgroup] 2025-06-01T21:08:05.1924100Z ##[group]Run # shellcheck disable=SC1090 2025-06-01T21:08:05.1924380Z # shellcheck disable=SC1090 2025-06-01T21:08:05.1924590Z set -ex 2025-06-01T21:08:05.1924740Z  2025-06-01T21:08:05.1924860Z arch 2025-06-01T21:08:05.1925000Z  2025-06-01T21:08:05.1925130Z if [[ -n "$CONDA_ENV" ]]; then 2025-06-01T21:08:05.1925370Z  # Use binaries under conda environment 2025-06-01T21:08:05.1925600Z  export PATH="$CONDA_ENV/bin":$PATH 2025-06-01T21:08:05.1925790Z fi 2025-06-01T21:08:05.1925950Z  2025-06-01T21:08:05.1926140Z # Print out some information about the test environment 2025-06-01T21:08:05.1926430Z which conda 2025-06-01T21:08:05.1926590Z conda --version 2025-06-01T21:08:05.1926780Z ${CONDA_RUN} which python3 2025-06-01T21:08:05.1926980Z ${CONDA_RUN} python3 --version 2025-06-01T21:08:05.1927230Z ${CONDA_RUN} which python 2025-06-01T21:08:05.1927430Z ${CONDA_RUN} python --version 2025-06-01T21:08:05.1927600Z  2025-06-01T21:08:05.1927840Z ${CONDA_RUN} python3 -mpip install --no-index --no-deps dist/*.whl 2025-06-01T21:08:05.1928090Z  2025-06-01T21:08:05.1928240Z set +e 2025-06-01T21:08:05.1928400Z pushd "${RUNNER_TEMP}" 2025-06-01T21:08:05.1928700Z # Install pip dependencies if they are not found. This is to mitigate a peculiar 2025-06-01T21:08:05.1929020Z # flaky missing dependencies on MacOS 2025-06-01T21:08:05.1929250Z ${CONDA_RUN} python3 -c "import torch" 2025-06-01T21:08:05.1929460Z RC=$? 2025-06-01T21:08:05.1929590Z popd 2025-06-01T21:08:05.1929720Z  2025-06-01T21:08:05.1929860Z if [ "${RC}" -ne 0 ]; then 2025-06-01T21:08:05.1930170Z  ${CONDA_RUN} python3 -mpip install --ignore-installed -r "${PIP_REQUIREMENTS_FILE}" 2025-06-01T21:08:05.1930500Z fi 2025-06-01T21:08:05.1930630Z set -e 2025-06-01T21:08:05.1930770Z  2025-06-01T21:08:05.1930920Z ${CONDA_RUN} .ci/pytorch/macos-test.sh 2025-06-01T21:08:05.1951890Z shell: /bin/bash -e -l {0} 2025-06-01T21:08:05.1952060Z env: 2025-06-01T21:08:05.1952200Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:08:05.1952390Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:08:05.1952580Z TEST_CONFIG: mps 2025-06-01T21:08:05.1952730Z SHARD_NUMBER: 1 2025-06-01T21:08:05.1952890Z NUM_TEST_SHARDS: 1 2025-06-01T21:08:05.1953030Z PR_BODY: 2025-06-01T21:08:05.1953620Z PATH: /Users/ec2-user/runner/_work/_temp/miniconda/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/opt/homebrew/Caskroom/miniconda/base/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin 2025-06-01T21:08:05.1954300Z CONDA_EXE: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda 2025-06-01T21:08:05.1954650Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:08:05.1955030Z CONDA_PREFIX: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:08:05.1955600Z CONDA_RUN: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 --no-capture-output 2025-06-01T21:08:05.1956450Z CONDA_INSTALL: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda install --yes --quiet -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:08:05.1956930Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK: 0 2025-06-01T21:08:05.1957140Z PYTORCH_TEST_RERUN_DISABLED_TESTS: 0 2025-06-01T21:08:05.1957350Z CONTINUE_THROUGH_ERROR: False 2025-06-01T21:08:05.1957540Z VERBOSE_TEST_LOGS: False 2025-06-01T21:08:05.1957720Z TEST_SHOWLOCALS: False 2025-06-01T21:08:05.1957880Z NO_TEST_TIMEOUT: False 2025-06-01T21:08:05.1958090Z NO_TD: False 2025-06-01T21:08:05.1958320Z PIP_REQUIREMENTS_FILE: .github/requirements/pip-requirements-macOS.txt 2025-06-01T21:08:05.1958800Z GITHUB_REPOSITORY: pytorch/pytorch 2025-06-01T21:08:05.1958990Z GITHUB_WORKFLOW: trunk 2025-06-01T21:08:05.1959160Z GITHUB_JOB: test 2025-06-01T21:08:05.1959310Z GITHUB_RUN_ID: 15379340894 2025-06-01T21:08:05.1959480Z GITHUB_RUN_NUMBER: 129555 2025-06-01T21:08:05.1959650Z GITHUB_RUN_ATTEMPT: 1 2025-06-01T21:08:05.1959820Z JOB_ID: 43268262768 2025-06-01T21:08:05.1960040Z JOB_NAME: macos-py3-arm64 / test (mps, 1, 1, macos-m1-13) 2025-06-01T21:08:05.1960270Z REENABLED_ISSUES: 2025-06-01T21:08:05.1960570Z HUGGING_FACE_HUB_TOKEN: *** 2025-06-01T21:08:05.1960730Z ##[endgroup] 2025-06-01T21:08:05.7506090Z + arch 2025-06-01T21:08:05.7551270Z + [[ -n /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 ]] 2025-06-01T21:08:05.7552690Z + export PATH=/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/ec2-user/runner/_work/_temp/miniconda/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/opt/homebrew/Caskroom/miniconda/base/condabin:/opt/homebrew/bin:/opt/homebrew/sbin 2025-06-01T21:08:05.7554710Z + PATH=/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/ec2-user/runner/_work/_temp/miniconda/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/opt/homebrew/Caskroom/miniconda/base/condabin:/opt/homebrew/bin:/opt/homebrew/sbin 2025-06-01T21:08:05.7555790Z + which conda 2025-06-01T21:08:05.7563660Z arm64/opt/homebrew/Caskroom/miniconda/base/bin/conda 2025-06-01T21:08:05.7563950Z + conda --version 2025-06-01T21:08:05.7564200Z + local cmd=--version 2025-06-01T21:08:05.7564380Z + case "$cmd" in 2025-06-01T21:08:05.7564550Z + __conda_exe --version 2025-06-01T21:08:05.7567150Z + '[' -n '' ']' 2025-06-01T21:08:05.7567400Z + /opt/homebrew/Caskroom/miniconda/base/bin/conda --version 2025-06-01T21:08:06.0042260Z conda 25.3.1 2025-06-01T21:08:06.0383440Z + /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 --no-capture-output which python3 2025-06-01T21:08:06.9919360Z /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin/python3 2025-06-01T21:08:07.0122810Z + /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 --no-capture-output python3 --version 2025-06-01T21:08:07.9605700Z Python 3.12.7 2025-06-01T21:08:07.9806220Z + /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 --no-capture-output which python 2025-06-01T21:08:08.9333750Z /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin/python 2025-06-01T21:08:08.9538140Z + /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 --no-capture-output python --version 2025-06-01T21:08:09.9081770Z Python 3.12.7 2025-06-01T21:08:09.9286010Z + /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 --no-capture-output python3 -mpip install --no-index --no-deps dist/torch-2.8.0a0+gitf7c09f8-cp312-cp312-macosx_11_0_arm64.whl 2025-06-01T21:08:13.2782180Z Processing ./dist/torch-2.8.0a0+gitf7c09f8-cp312-cp312-macosx_11_0_arm64.whl 2025-06-01T21:08:13.3512010Z Installing collected packages: torch 2025-06-01T21:08:20.2041570Z Successfully installed torch-2.8.0a0+gitf7c09f8 2025-06-01T21:08:20.2529630Z + set +e 2025-06-01T21:08:20.2529820Z + pushd /Users/ec2-user/runner/_work/_temp 2025-06-01T21:08:20.2530100Z ~/runner/_work/_temp ~/runner/_work/pytorch/pytorch 2025-06-01T21:08:20.2530740Z + /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 --no-capture-output python3 -c 'import torch' 2025-06-01T21:08:24.7413270Z + RC=0 2025-06-01T21:08:24.7413900Z + popd 2025-06-01T21:08:24.7414090Z ~/runner/_work/pytorch/pytorch 2025-06-01T21:08:24.7414420Z + '[' 0 -ne 0 ']' 2025-06-01T21:08:24.7420650Z + set -e 2025-06-01T21:08:24.7422100Z + /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 --no-capture-output .ci/pytorch/macos-test.sh 2025-06-01T21:08:25.6906420Z ++ dirname .ci/pytorch/macos-test.sh 2025-06-01T21:08:25.6936620Z + source .ci/pytorch/macos-common.sh 2025-06-01T21:08:25.6951150Z +++ dirname .ci/pytorch/macos-common.sh 2025-06-01T21:08:25.6956870Z ++ source .ci/pytorch/common.sh 2025-06-01T21:08:25.6965910Z ++++ dirname .ci/pytorch/common.sh 2025-06-01T21:08:25.6986440Z +++ source .ci/pytorch/common_utils.sh 2025-06-01T21:08:25.6986730Z ++++ declare -f -t trap_add 2025-06-01T21:08:25.6986960Z +++ set -ex -o pipefail 2025-06-01T21:08:25.6987170Z +++ [[ macos-py3-arm64 == *rocm* ]] 2025-06-01T21:08:25.6987380Z +++ BUILD_TEST_LIBTORCH=0 2025-06-01T21:08:25.6990040Z ++ sysctl -a 2025-06-01T21:08:25.6998680Z ++ grep machdep.cpu 2025-06-01T21:08:25.7117520Z machdep.cpu.cores_per_package: 8 2025-06-01T21:08:25.7119780Z ++ export MACOSX_DEPLOYMENT_TARGET=11.1 2025-06-01T21:08:25.7120040Z machdep.cpu.core_count: 8 2025-06-01T21:08:25.7120220Z ++ MACOSX_DEPLOYMENT_TARGET=11.1 2025-06-01T21:08:25.7120450Z machdep.cpu.logical_per_package: 8 2025-06-01T21:08:25.7120670Z machdep.cpu.thread_count: 8 2025-06-01T21:08:25.7120890Z machdep.cpu.brand_string: Apple M1 2025-06-01T21:08:25.7121220Z ~/runner/_work/pytorch/pytorch/test ~/runner/_work/pytorch/pytorch 2025-06-01T21:08:25.7121520Z ++ export CXX=clang++ 2025-06-01T21:08:25.7121700Z ++ CXX=clang++ 2025-06-01T21:08:25.7121840Z ++ export CC=clang 2025-06-01T21:08:25.7122010Z ++ CC=clang 2025-06-01T21:08:25.7122250Z + [[ -n /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 ]] 2025-06-01T21:08:25.7123680Z + export PATH=/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin:/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin:/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/ec2-user/runner/_work/_temp/miniconda/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/opt/homebrew/Caskroom/miniconda/base/condabin:/opt/homebrew/bin:/opt/homebrew/sbin 2025-06-01T21:08:25.7126010Z + PATH=/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin:/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin:/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/ec2-user/runner/_work/_temp/miniconda/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/opt/homebrew/Caskroom/miniconda/base/condabin:/opt/homebrew/bin:/opt/homebrew/sbin 2025-06-01T21:08:25.7127320Z + pushd test 2025-06-01T21:08:25.7127580Z ++ python -c 'import torch; print(int(torch.backends.openmp.is_available()))' 2025-06-01T21:08:26.5119390Z + [[ ! 1 == \1 ]] 2025-06-01T21:08:26.5119620Z ~/runner/_work/pytorch/pytorch 2025-06-01T21:08:26.5132340Z + popd 2025-06-01T21:08:26.5132600Z + export TORCH_SERIALIZATION_DEBUG=1 2025-06-01T21:08:26.5133140Z + TORCH_SERIALIZATION_DEBUG=1 2025-06-01T21:08:26.5133380Z + install_tlparse 2025-06-01T21:08:26.5133540Z + pip_install --user tlparse==0.3.30 2025-06-01T21:08:26.5133830Z + pip_install_pkg='python3 -m pip install --progress-bar off' 2025-06-01T21:08:26.5134170Z + python3 -m pip install --progress-bar off --user tlparse==0.3.30 2025-06-01T21:08:26.7918090Z Collecting tlparse==0.3.30 2025-06-01T21:08:26.7919460Z Obtaining dependency information for tlparse==0.3.30 from https://files.pythonhosted.org/packages/ea/c4/5cb4890c2e736aef1adee72e5222d14405e6d54a82346d6088d6aa18ee7a/tlparse-0.3.30-py3-none-macosx_11_0_arm64.whl.metadata 2025-06-01T21:08:26.7934000Z Using cached tlparse-0.3.30-py3-none-macosx_11_0_arm64.whl.metadata (1.9 kB) 2025-06-01T21:08:26.8011040Z Using cached tlparse-0.3.30-py3-none-macosx_11_0_arm64.whl (2.0 MB) 2025-06-01T21:08:27.1187300Z Installing collected packages: tlparse 2025-06-01T21:08:27.1391030Z Successfully installed tlparse-0.3.30 2025-06-01T21:08:27.2838440Z ++ python -m site --user-base 2025-06-01T21:08:27.2939030Z + PATH=/Users/ec2-user/.local/bin:/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin:/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin:/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/ec2-user/runner/_work/_temp/miniconda/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/opt/homebrew/Caskroom/miniconda/base/condabin:/opt/homebrew/bin:/opt/homebrew/sbin 2025-06-01T21:08:27.2940470Z + [[ mps == *\p\e\r\f\_\a\l\l* ]] 2025-06-01T21:08:27.2940700Z + [[ mps == *\p\e\r\f\_\t\o\r\c\h\b\e\n\c\h* ]] 2025-06-01T21:08:27.2940900Z + [[ mps == *\p\e\r\f\_\h\f* ]] 2025-06-01T21:08:27.2941100Z + [[ mps == *\p\e\r\f\_\t\i\m\m* ]] 2025-06-01T21:08:27.2941300Z + [[ mps == *\p\e\r\f\_\s\m\o\k\e\t\e\s\t* ]] 2025-06-01T21:08:27.2941510Z + [[ mps == *\m\p\s* ]] 2025-06-01T21:08:27.2941650Z + test_python_mps 2025-06-01T21:08:27.2941790Z + setup_test_python 2025-06-01T21:08:27.2941970Z + export GLOO_SOCKET_IFNAME=lo0 2025-06-01T21:08:27.2942190Z + GLOO_SOCKET_IFNAME=lo0 2025-06-01T21:08:27.2942360Z ++ ninja --version 2025-06-01T21:08:27.5133060Z + echo 'Ninja version: 1.10.2.git.kitware.jobserver-1' 2025-06-01T21:08:27.5133640Z Ninja version: 1.10.2.git.kitware.jobserver-1 2025-06-01T21:08:27.5138530Z ++ which python 2025-06-01T21:08:27.5167840Z ++ python --version 2025-06-01T21:08:27.5223500Z + echo 'Python version: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin/python (Python 3.12.7)' 2025-06-01T21:08:27.5224680Z Python version: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin/python (Python 3.12.7) 2025-06-01T21:08:27.5225460Z + ulimit -n 16384 2025-06-01T21:08:27.5225820Z + python test/run_test.py --verbose --mps 2025-06-01T21:08:27.6052140Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/run_test.py:24: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html 2025-06-01T21:08:27.6052810Z import pkg_resources 2025-06-01T21:08:32.0277480Z Found test times from artifacts 2025-06-01T21:08:32.0751230Z Found test times from artifacts 2025-06-01T21:08:32.0782390Z Running all tests 2025-06-01T21:08:32.0782600Z Running parallel tests on 3 processes 2025-06-01T21:08:32.0783000Z Name: tests to run (est. time: 55.79min) 2025-06-01T21:08:32.0783320Z Serial tests (3): 2025-06-01T21:08:32.0783500Z test_nn 1/1 2025-06-01T21:08:32.0783640Z nn/test_pooling 1/1 2025-06-01T21:08:32.0783820Z nn/test_convolution 1/1 2025-06-01T21:08:32.0784100Z Parallel tests (18): 2025-06-01T21:08:32.0784300Z test_mps 1/7 2025-06-01T21:08:32.0784450Z test_mps 2/7 2025-06-01T21:08:32.0784610Z test_mps 3/7 2025-06-01T21:08:32.0784760Z test_mps 4/7 2025-06-01T21:08:32.0784920Z test_mps 5/7 2025-06-01T21:08:32.0785090Z test_mps 6/7 2025-06-01T21:08:32.0785240Z test_mps 7/7 2025-06-01T21:08:32.0785420Z inductor/test_torchinductor 1/4 2025-06-01T21:08:32.0785960Z inductor/test_torchinductor 2/4 2025-06-01T21:08:32.0786170Z inductor/test_torchinductor 3/4 2025-06-01T21:08:32.0786380Z inductor/test_torchinductor 4/4 2025-06-01T21:08:32.0786590Z test_modules 1/3 2025-06-01T21:08:32.0786750Z test_modules 2/3 2025-06-01T21:08:32.0786910Z test_modules 3/3 2025-06-01T21:08:32.0787080Z inductor/test_mps_basic 1/1 2025-06-01T21:08:32.0787280Z nn/test_dropout 1/1 2025-06-01T21:08:32.0787440Z test_view_ops 1/1 2025-06-01T21:08:32.0787620Z test_metal 1/1 2025-06-01T21:08:32.0787810Z Name: excluded (est. time: 0.0min) 2025-06-01T21:08:32.0788000Z Serial tests (0): 2025-06-01T21:08:32.0788170Z Parallel tests (0): 2025-06-01T21:08:32.1447270Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to /Users/ec2-user/runner/_work/pytorch/pytorch/test/.pytorch-disabled-tests.json 2025-06-01T21:08:32.1448090Z Ignoring disabled issues: [''] 2025-06-01T21:08:32.1536790Z Running test_nn 1/1 ... [2025-06-01 21:08:32.153072] 2025-06-01T21:08:32.1537580Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-06-01T21:08:32.1539590Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin/python', '-bb', 'test_nn.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:08:32.153761] 2025-06-01T21:10:32.4607180Z 2025-06-01T21:10:32.4607900Z test_nn 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_nn_1.1_0e1d5ca3bfb792f7_.log 2025-06-01T21:10:32.5835750Z Running 3396 items in this shard: test/test_nn.py::TestNN::test_AdaptiveLogSoftmax, test/test_nn.py::TestNN::test_AdaptiveLogSoftmax_cuda, test/test_nn.py::TestNN::test_BCELoss_no_batch_dim_mean, test/test_nn.py::TestNN::test_BCELoss_no_batch_dim_mean_cuda_double, test/test_nn.py::TestNN::test_BCELoss_no_batch_dim_mean_cuda_float, test/test_nn.py::TestNN::test_BCELoss_no_batch_dim_mean_cuda_half, test/test_nn.py::TestNN::test_BCELoss_no_batch_dim_none, test/test_nn.py::TestNN::test_BCELoss_no_batch_dim_none_cuda_double, test/test_nn.py::TestNN::test_BCELoss_no_batch_dim_none_cuda_float, test/test_nn.py::TestNN::test_BCELoss_no_batch_dim_none_cuda_half, test/test_nn.py::TestNN::test_BCELoss_no_batch_dim_sum, test/test_nn.py::TestNN::test_BCELoss_no_batch_dim_sum_cuda_double, test/test_nn.py::TestNN::test_BCELoss_no_batch_dim_sum_cuda_float, test/test_nn.py::TestNN::test_BCELoss_no_batch_dim_sum_cuda_half, test/test_nn.py::TestNN::test_BCELoss_no_reduce, test/test_nn.py::TestNN::test_BCELoss_no_reduce_cuda, test/test_nn.py::TestNN::test_BCELoss_no_reduce_scalar, test/test_nn.py::TestNN::test_BCELoss_no_reduce_scalar_cuda, test/test_nn.py::TestNN::test_BCELoss_weights_no_reduce, test/test_nn.py::TestNN::test_BCELoss_weights_no_reduce_cuda, test/test_nn.py::TestNN::test_BCELoss_weights_no_reduce_scalar, test/test_nn.py::TestNN::test_BCELoss_weights_no_reduce_scalar_cuda, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_legacy_enum, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_legacy_enum_cuda, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_no_batch_dim_mean, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_no_batch_dim_mean_cuda_double, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_no_batch_dim_mean_cuda_float, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_no_batch_dim_mean_cuda_half, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_no_batch_dim_none, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_no_batch_dim_none_cuda_double, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_no_batch_dim_none_cuda_float, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_no_batch_dim_none_cuda_half, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_no_batch_dim_sum, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_no_batch_dim_sum_cuda_double, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_no_batch_dim_sum_cuda_float, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_no_batch_dim_sum_cuda_half, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_no_reduce, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_no_reduce_cuda, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_no_reduce_scalar, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_no_reduce_scalar_cuda, test/test_nn.py::TestNN::test_CELU_no_batch_dim, test/test_nn.py::TestNN::test_CELU_no_batch_dim_cuda, test/test_nn.py::TestNN::test_CTCLoss_critical_target_len, test/test_nn.py::TestNN::test_CTCLoss_lengthchecks_cpu, test/test_nn.py::TestNN::test_CTCLoss_lengthchecks_cuda, test/test_nn.py::TestNN::test_CTCLoss_long_targets, test/test_nn.py::TestNN::test_CTCLoss_typechecks, test/test_nn.py::TestNN::test_CTCLoss_zero_infinity, test/test_nn.py::TestNN::test_CTCLoss_zero_lengths, test/test_nn.py::TestNN::test_Conv1d, test/test_nn.py::TestNN::test_Conv1d_circular_stride2_pad2, test/test_nn.py::TestNN::test_Conv1d_circular_stride2_pad2_cuda, test/test_nn.py::TestNN::test_Conv1d_cuda, test/test_nn.py::TestNN::test_Conv1d_dilated, test/test_nn.py::TestNN::test_Conv1d_dilated_cuda, test/test_nn.py::TestNN::test_Conv1d_groups, test/test_nn.py::TestNN::test_Conv1d_groups_cuda, test/test_nn.py::TestNN::test_Conv1d_pad1, test/test_nn.py::TestNN::test_Conv1d_pad1_cuda, test/test_nn.py::TestNN::test_Conv1d_pad1size1, test/test_nn.py::TestNN::test_Conv1d_pad1size1_cuda, test/test_nn.py::TestNN::test_Conv1d_pad2, test/test_nn.py::TestNN::test_Conv1d_pad2_cuda, test/test_nn.py::TestNN::test_Conv1d_pad2size1, test/test_nn.py::TestNN::test_Conv1d_pad2size1_cuda, test/test_nn.py::TestNN::test_Conv1d_pad_same, test/test_nn.py::TestNN::test_Conv1d_pad_same2, test/test_nn.py::TestNN::test_Conv1d_pad_same2_cuda, test/test_nn.py::TestNN::test_Conv1d_pad_same_cuda, test/test_nn.py::TestNN::test_Conv1d_pad_same_dilated, test/test_nn.py::TestNN::test_Conv1d_pad_same_dilated_cuda, test/test_nn.py::TestNN::test_Conv1d_pad_valid, test/test_nn.py::TestNN::test_Conv1d_pad_valid_cuda, test/test_nn.py::TestNN::test_Conv1d_reflect_stride2_pad2, test/test_nn.py::TestNN::test_Conv1d_reflect_stride2_pad2_cuda, test/test_nn.py::TestNN::test_Conv1d_replicate_stride2_pad2, test/test_nn.py::TestNN::test_Conv1d_replicate_stride2_pad2_cuda, test/test_nn.py::TestNN::test_Conv1d_stride, test/test_nn.py::TestNN::test_Conv1d_stride_cuda, test/test_nn.py::TestNN::test_Conv1d_zero_batch, test/test_nn.py::TestNN::test_Conv1d_zero_batch_cuda, test/test_nn.py::TestNN::test_Conv1d_zeros_stride2_pad2, test/test_nn.py::TestNN::test_Conv1d_zeros_stride2_pad2_cuda, test/test_nn.py::TestNN::test_Conv2d, test/test_nn.py::TestNN::test_Conv2d_circular_stride2_pad2, test/test_nn.py::TestNN::test_Conv2d_circular_stride2_pad2_cuda, test/test_nn.py::TestNN::test_Conv2d_cuda, test/test_nn.py::TestNN::test_Conv2d_depthwise, test/test_nn.py::TestNN::test_Conv2d_depthwise_cuda, test/test_nn.py::TestNN::test_Conv2d_depthwise_dilated, test/test_nn.py::TestNN::test_Conv2d_depthwise_dilated_cuda, test/test_nn.py::TestNN::test_Conv2d_depthwise_padded, test/test_nn.py::TestNN::test_Conv2d_depthwise_padded_cuda, test/test_nn.py::TestNN::test_Conv2d_depthwise_strided, test/test_nn.py::TestNN::test_Conv2d_depthwise_strided_cuda, test/test_nn.py::TestNN::test_Conv2d_depthwise_with_multiplier, test/test_nn.py::TestNN::test_Conv2d_depthwise_with_multiplier_cuda, test/test_nn.py::TestNN::test_Conv2d_dilated, test/test_nn.py::TestNN::test_Conv2d_dilated_cuda, test/test_nn.py::TestNN::test_Conv2d_dilated_with_long_tensor, test/test_nn.py::TestNN::test_Conv2d_dilated_with_long_tensor_cuda, test/test_nn.py::TestNN::test_Conv2d_groups, test/test_nn.py::TestNN::test_Conv2d_groups_cuda, test/test_nn.py::TestNN::test_Conv2d_groups_thnn, test/test_nn.py::TestNN::test_Conv2d_groups_thnn_cuda, test/test_nn.py::TestNN::test_Conv2d_groups_thnn_with_long_tensor, test/test_nn.py::TestNN::test_Conv2d_groups_thnn_with_long_tensor_cuda, test/test_nn.py::TestNN::test_Conv2d_groups_with_long_tensor, test/test_nn.py::TestNN::test_Conv2d_groups_with_long_tensor_cuda, test/test_nn.py::TestNN::test_Conv2d_no_bias, test/test_nn.py::TestNN::test_Conv2d_no_bias_cuda, test/test_nn.py::TestNN::test_Conv2d_no_bias_with_long_tensor, test/test_nn.py::TestNN::test_Conv2d_no_bias_with_long_tensor_cuda, test/test_nn.py::TestNN::test_Conv2d_pad_same, test/test_nn.py::TestNN::test_Conv2d_pad_same_cuda, test/test_nn.py::TestNN::test_Conv2d_pad_same_dilated, test/test_nn.py::TestNN::test_Conv2d_pad_same_dilated_cuda, test/test_nn.py::TestNN::test_Conv2d_pad_valid, test/test_nn.py::TestNN::test_Conv2d_pad_valid_cuda, test/test_nn.py::TestNN::test_Conv2d_padding, test/test_nn.py::TestNN::test_Conv2d_padding_cuda, test/test_nn.py::TestNN::test_Conv2d_padding_with_long_tensor, test/test_nn.py::TestNN::test_Conv2d_padding_with_long_tensor_cuda, test/test_nn.py::TestNN::test_Conv2d_reflect_stride2_pad2, test/test_nn.py::TestNN::test_Conv2d_reflect_stride2_pad2_cuda, test/test_nn.py::TestNN::test_Conv2d_replicate_stride2_pad2, test/test_nn.py::TestNN::test_Conv2d_replicate_stride2_pad2_cuda, test/test_nn.py::TestNN::test_Conv2d_strided, test/test_nn.py::TestNN::test_Conv2d_strided_cuda, test/test_nn.py::TestNN::test_Conv2d_strided_with_long_tensor, test/test_nn.py::TestNN::test_Conv2d_strided_with_long_tensor_cuda, test/test_nn.py::TestNN::test_Conv2d_with_long_tensor, test/test_nn.py::TestNN::test_Conv2d_with_long_tensor_cuda, test/test_nn.py::TestNN::test_Conv2d_zero_batch, test/test_nn.py::TestNN::test_Conv2d_zero_batch_cuda, test/test_nn.py::TestNN::test_Conv2d_zero_batch_with_long_tensor, test/test_nn.py::TestNN::test_Conv2d_zero_batch_with_long_tensor_cuda, test/test_nn.py::TestNN::test_Conv2d_zeros_stride2_pad2, test/test_nn.py::TestNN::test_Conv2d_zeros_stride2_pad2_cuda, test/test_nn.py::TestNN::test_Conv3d, test/test_nn.py::TestNN::test_Conv3d_1x1x1_no_bias, test/test_nn.py::TestNN::test_Conv3d_1x1x1_no_bias_cuda, test/test_nn.py::TestNN::test_Conv3d_1x1x1_no_bias_with_long_tensor, test/test_nn.py::TestNN::test_Conv3d_1x1x1_no_bias_with_long_tensor_cuda, test/test_nn.py::TestNN::test_Conv3d_circular_stride2_pad2, test/test_nn.py::TestNN::test_Conv3d_circular_stride2_pad2_cuda, test/test_nn.py::TestNN::test_Conv3d_cuda, test/test_nn.py::TestNN::test_Conv3d_dilated, test/test_nn.py::TestNN::test_Conv3d_dilated_cuda, test/test_nn.py::TestNN::test_Conv3d_dilated_strided, test/test_nn.py::TestNN::test_Conv3d_dilated_strided_cuda, test/test_nn.py::TestNN::test_Conv3d_groups, test/test_nn.py::TestNN::test_Conv3d_groups_cuda, test/test_nn.py::TestNN::test_Conv3d_groups_with_long_tensor, test/test_nn.py::TestNN::test_Conv3d_groups_with_long_tensor_cuda, test/test_nn.py::TestNN::test_Conv3d_no_bias, test/test_nn.py::TestNN::test_Conv3d_no_bias_cuda, test/test_nn.py::TestNN::test_Conv3d_no_bias_with_long_tensor, test/test_nn.py::TestNN::test_Conv3d_no_bias_with_long_tensor_cuda, test/test_nn.py::TestNN::test_Conv3d_pad_same, test/test_nn.py::TestNN::test_Conv3d_pad_same_cuda, test/test_nn.py::TestNN::test_Conv3d_pad_same_dilated, test/test_nn.py::TestNN::test_Conv3d_pad_same_dilated_cuda, test/test_nn.py::TestNN::test_Conv3d_pad_valid, test/test_nn.py::TestNN::test_Conv3d_pad_valid_cuda, test/test_nn.py::TestNN::test_Conv3d_replicate_stride2_pad2, test/test_nn.py::TestNN::test_Conv3d_replicate_stride2_pad2_cuda, test/test_nn.py::TestNN::test_Conv3d_stride, test/test_nn.py::TestNN::test_Conv3d_stride_cuda, test/test_nn.py::TestNN::test_Conv3d_stride_padding, test/test_nn.py::TestNN::test_Conv3d_stride_padding_cuda, test/test_nn.py::TestNN::test_Conv3d_stride_padding_with_long_tensor, test/test_nn.py::TestNN::test_Conv3d_stride_padding_with_long_tensor_cuda, test/test_nn.py::TestNN::test_Conv3d_stride_with_long_tensor, test/test_nn.py::TestNN::test_Conv3d_stride_with_long_tensor_cuda, test/test_nn.py::TestNN::test_Conv3d_with_long_tensor, test/test_nn.py::TestNN::test_Conv3d_with_long_tensor_cuda, test/test_nn.py::TestNN::test_Conv3d_zero_batch, test/test_nn.py::TestNN::test_Conv3d_zero_batch_cuda, test/test_nn.py::TestNN::test_Conv3d_zero_batch_with_long_tensor, test/test_nn.py::TestNN::test_Conv3d_zero_batch_with_long_tensor_cuda, test/test_nn.py::TestNN::test_Conv3d_zeros_stride2_pad2, test/test_nn.py::TestNN::test_Conv3d_zeros_stride2_pad2_cuda, test/test_nn.py::TestNN::test_ConvTranspose1d, test/test_nn.py::TestNN::test_ConvTranspose1d_cuda, test/test_nn.py::TestNN::test_ConvTranspose1d_dilated, test/test_nn.py::TestNN::test_ConvTranspose1d_dilated_cuda, test/test_nn.py::TestNN::test_ConvTranspose1d_groups, test/test_nn.py::TestNN::test_ConvTranspose1d_groups_cuda, test/test_nn.py::TestNN::test_ConvTranspose1d_no_bias, test/test_nn.py::TestNN::test_ConvTranspose1d_no_bias_cuda, test/test_nn.py::TestNN::test_ConvTranspose2d, test/test_nn.py::TestNN::test_ConvTranspose2d_cuda, test/test_nn.py::TestNN::test_ConvTranspose2d_dilated, test/test_nn.py::TestNN::test_ConvTranspose2d_dilated_cuda, test/test_nn.py::TestNN::test_ConvTranspose2d_dilated_with_long_tensor, test/test_nn.py::TestNN::test_ConvTranspose2d_dilated_with_long_tensor_cuda, test/test_nn.py::TestNN::test_ConvTranspose2d_groups, test/test_nn.py::TestNN::test_ConvTranspose2d_groups_cuda, test/test_nn.py::TestNN::test_ConvTranspose2d_groups_with_long_tensor, test/test_nn.py::TestNN::test_ConvTranspose2d_groups_with_long_tensor_cuda, test/test_nn.py::TestNN::test_ConvTranspose2d_no_bias, test/test_nn.py::TestNN::test_ConvTranspose2d_no_bias_cuda, test/test_nn.py::TestNN::test_ConvTranspose2d_no_bias_with_long_tensor, test/test_nn.py::TestNN::test_ConvTranspose2d_no_bias_with_long_tensor_cuda, test/test_nn.py::TestNN::test_ConvTranspose2d_with_long_tensor, test/test_nn.py::TestNN::test_ConvTranspose2d_with_long_tensor_cuda, test/test_nn.py::TestNN::test_ConvTranspose3d, test/test_nn.py::TestNN::test_ConvTranspose3d_cuda, test/test_nn.py::TestNN::test_ConvTranspose3d_dilated, test/test_nn.py::TestNN::test_ConvTranspose3d_dilated_cuda, test/test_nn.py::TestNN::test_CosineEmbeddingLoss_no_batch_dim_mean, test/test_nn.py::TestNN::test_CosineEmbeddingLoss_no_batch_dim_mean_cuda_double, test/test_nn.py::TestNN::test_CosineEmbeddingLoss_no_batch_dim_mean_cuda_float, test/test_nn.py::TestNN::test_CosineEmbeddingLoss_no_batch_dim_mean_cuda_half, test/test_nn.py::TestNN::test_CosineEmbeddingLoss_no_batch_dim_none, test/test_nn.py::TestNN::test_CosineEmbeddingLoss_no_batch_dim_none_cuda_double, test/test_nn.py::TestNN::test_CosineEmbeddingLoss_no_batch_dim_none_cuda_float, test/test_nn.py::TestNN::test_CosineEmbeddingLoss_no_batch_dim_none_cuda_half, test/test_nn.py::TestNN::test_CosineEmbeddingLoss_no_batch_dim_sum, test/test_nn.py::TestNN::test_CosineEmbeddingLoss_no_batch_dim_sum_cuda_double, test/test_nn.py::TestNN::test_CosineEmbeddingLoss_no_batch_dim_sum_cuda_float, test/test_nn.py::TestNN::test_CosineEmbeddingLoss_no_batch_dim_sum_cuda_half, test/test_nn.py::TestNN::test_CrossMapLRN2d, test/test_nn.py::TestNN::test_CrossMapLRN2d_cuda, test/test_nn.py::TestNN::test_ELU_no_batch_dim, test/test_nn.py::TestNN::test_ELU_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Embedding, test/test_nn.py::TestNN::test_EmbeddingBag_discontiguous, test/test_nn.py::TestNN::test_EmbeddingBag_discontiguous_cuda, test/test_nn.py::TestNN::test_EmbeddingBag_max, test/test_nn.py::TestNN::test_EmbeddingBag_max_cuda, test/test_nn.py::TestNN::test_EmbeddingBag_max_padding_idx, test/test_nn.py::TestNN::test_EmbeddingBag_max_padding_idx_cuda, test/test_nn.py::TestNN::test_EmbeddingBag_mean, test/test_nn.py::TestNN::test_EmbeddingBag_mean_cuda, test/test_nn.py::TestNN::test_EmbeddingBag_mean_padding_idx, test/test_nn.py::TestNN::test_EmbeddingBag_mean_padding_idx_cuda, test/test_nn.py::TestNN::test_EmbeddingBag_sparse, test/test_nn.py::TestNN::test_EmbeddingBag_sparse_cuda, test/test_nn.py::TestNN::test_EmbeddingBag_sum, test/test_nn.py::TestNN::test_EmbeddingBag_sum_cuda, test/test_nn.py::TestNN::test_EmbeddingBag_sum_padding_idx, test/test_nn.py::TestNN::test_EmbeddingBag_sum_padding_idx_cuda, test/test_nn.py::TestNN::test_Embedding_cuda, test/test_nn.py::TestNN::test_Embedding_discontiguous, test/test_nn.py::TestNN::test_Embedding_discontiguous_cuda, test/test_nn.py::TestNN::test_Embedding_sparse, test/test_nn.py::TestNN::test_Embedding_sparse_cuda, test/test_nn.py::TestNN::test_Flatten, test/test_nn.py::TestNN::test_Flatten_cuda, test/test_nn.py::TestNN::test_Flatten_no_batch_dim, test/test_nn.py::TestNN::test_Flatten_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Fold, test/test_nn.py::TestNN::test_Fold_cuda, test/test_nn.py::TestNN::test_Fold_int_input, test/test_nn.py::TestNN::test_Fold_int_input_cuda, test/test_nn.py::TestNN::test_Fold_no_batch_dim_input, test/test_nn.py::TestNN::test_Fold_no_batch_dim_input_cuda, test/test_nn.py::TestNN::test_Fold_no_batch_dim_int_input, test/test_nn.py::TestNN::test_Fold_no_batch_dim_int_input_cuda, test/test_nn.py::TestNN::test_GELU_no_batch_dim, test/test_nn.py::TestNN::test_GELU_no_batch_dim_cuda, test/test_nn.py::TestNN::test_GLU_no_batch_dim, test/test_nn.py::TestNN::test_GLU_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Hardshrink_no_batch_dim, test/test_nn.py::TestNN::test_Hardshrink_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Hardsigmoid_no_batch_dim, test/test_nn.py::TestNN::test_Hardsigmoid_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Hardswish_no_batch_dim, test/test_nn.py::TestNN::test_Hardswish_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Hardtanh_no_batch_dim, test/test_nn.py::TestNN::test_Hardtanh_no_batch_dim_cuda, test/test_nn.py::TestNN::test_HingeEmbeddingLoss_margin_no_reduce, test/test_nn.py::TestNN::test_HingeEmbeddingLoss_margin_no_reduce_cuda, test/test_nn.py::TestNN::test_HingeEmbeddingLoss_no_batch_dim_mean, test/test_nn.py::TestNN::test_HingeEmbeddingLoss_no_batch_dim_mean_cuda_double, test/test_nn.py::TestNN::test_HingeEmbeddingLoss_no_batch_dim_mean_cuda_float, test/test_nn.py::TestNN::test_HingeEmbeddingLoss_no_batch_dim_mean_cuda_half, test/test_nn.py::TestNN::test_HingeEmbeddingLoss_no_batch_dim_none, test/test_nn.py::TestNN::test_HingeEmbeddingLoss_no_batch_dim_none_cuda_double, test/test_nn.py::TestNN::test_HingeEmbeddingLoss_no_batch_dim_none_cuda_float, test/test_nn.py::TestNN::test_HingeEmbeddingLoss_no_batch_dim_none_cuda_half, test/test_nn.py::TestNN::test_HingeEmbeddingLoss_no_batch_dim_sum, test/test_nn.py::TestNN::test_HingeEmbeddingLoss_no_batch_dim_sum_cuda_double, test/test_nn.py::TestNN::test_HingeEmbeddingLoss_no_batch_dim_sum_cuda_float, test/test_nn.py::TestNN::test_HingeEmbeddingLoss_no_batch_dim_sum_cuda_half, test/test_nn.py::TestNN::test_HingeEmbeddingLoss_no_reduce, test/test_nn.py::TestNN::test_HingeEmbeddingLoss_no_reduce_cuda, test/test_nn.py::TestNN::test_HuberLoss_delta, test/test_nn.py::TestNN::test_HuberLoss_delta_cuda, test/test_nn.py::TestNN::test_HuberLoss_no_batch_dim_mean, test/test_nn.py::TestNN::test_HuberLoss_no_batch_dim_mean_cuda_double, test/test_nn.py::TestNN::test_HuberLoss_no_batch_dim_mean_cuda_float, test/test_nn.py::TestNN::test_HuberLoss_no_batch_dim_mean_cuda_half, test/test_nn.py::TestNN::test_HuberLoss_no_batch_dim_none, test/test_nn.py::TestNN::test_HuberLoss_no_batch_dim_none_cuda_double, test/test_nn.py::TestNN::test_HuberLoss_no_batch_dim_none_cuda_float, test/test_nn.py::TestNN::test_HuberLoss_no_batch_dim_none_cuda_half, test/test_nn.py::TestNN::test_HuberLoss_no_batch_dim_sum, test/test_nn.py::TestNN::test_HuberLoss_no_batch_dim_sum_cuda_double, test/test_nn.py::TestNN::test_HuberLoss_no_batch_dim_sum_cuda_float, test/test_nn.py::TestNN::test_HuberLoss_no_batch_dim_sum_cuda_half, test/test_nn.py::TestNN::test_KLDivLoss_batch_mean, test/test_nn.py::TestNN::test_KLDivLoss_batch_mean_log_target, test/test_nn.py::TestNN::test_KLDivLoss_no_batch_dim_mean, test/test_nn.py::TestNN::test_KLDivLoss_no_batch_dim_mean_cuda_double, test/test_nn.py::TestNN::test_KLDivLoss_no_batch_dim_mean_cuda_float, test/test_nn.py::TestNN::test_KLDivLoss_no_batch_dim_mean_cuda_half, test/test_nn.py::TestNN::test_KLDivLoss_no_batch_dim_none, test/test_nn.py::TestNN::test_KLDivLoss_no_batch_dim_none_cuda_double, test/test_nn.py::TestNN::test_KLDivLoss_no_batch_dim_none_cuda_float, test/test_nn.py::TestNN::test_KLDivLoss_no_batch_dim_none_cuda_half, test/test_nn.py::TestNN::test_KLDivLoss_no_batch_dim_sum, test/test_nn.py::TestNN::test_KLDivLoss_no_batch_dim_sum_cuda_double, test/test_nn.py::TestNN::test_KLDivLoss_no_batch_dim_sum_cuda_float, test/test_nn.py::TestNN::test_KLDivLoss_no_batch_dim_sum_cuda_half, test/test_nn.py::TestNN::test_KLDivLoss_no_reduce, test/test_nn.py::TestNN::test_KLDivLoss_no_reduce_cuda, test/test_nn.py::TestNN::test_KLDivLoss_no_reduce_log_target, test/test_nn.py::TestNN::test_KLDivLoss_no_reduce_log_target_cuda, test/test_nn.py::TestNN::test_KLDivLoss_no_reduce_scalar, test/test_nn.py::TestNN::test_KLDivLoss_no_reduce_scalar_cuda, test/test_nn.py::TestNN::test_KLDivLoss_no_reduce_scalar_log_target, test/test_nn.py::TestNN::test_KLDivLoss_no_reduce_scalar_log_target_cuda, test/test_nn.py::TestNN::test_KLDivLoss_with_log_target_no_reduce, test/test_nn.py::TestNN::test_KLDivLoss_with_log_target_no_reduce_cuda, test/test_nn.py::TestNN::test_KLDivLoss_with_target_no_reduce, test/test_nn.py::TestNN::test_KLDivLoss_with_target_no_reduce_cuda, test/test_nn.py::TestNN::test_L1Loss_no_batch_dim_mean, test/test_nn.py::TestNN::test_L1Loss_no_batch_dim_mean_cuda_double, test/test_nn.py::TestNN::test_L1Loss_no_batch_dim_mean_cuda_float, test/test_nn.py::TestNN::test_L1Loss_no_batch_dim_mean_cuda_half, test/test_nn.py::TestNN::test_L1Loss_no_batch_dim_none, test/test_nn.py::TestNN::test_L1Loss_no_batch_dim_none_cuda_double, test/test_nn.py::TestNN::test_L1Loss_no_batch_dim_none_cuda_float, test/test_nn.py::TestNN::test_L1Loss_no_batch_dim_none_cuda_half, test/test_nn.py::TestNN::test_L1Loss_no_batch_dim_sum, test/test_nn.py::TestNN::test_L1Loss_no_batch_dim_sum_cuda_double, test/test_nn.py::TestNN::test_L1Loss_no_batch_dim_sum_cuda_float, test/test_nn.py::TestNN::test_L1Loss_no_batch_dim_sum_cuda_half, test/test_nn.py::TestNN::test_L1Loss_no_reduce, test/test_nn.py::TestNN::test_L1Loss_no_reduce_complex, test/test_nn.py::TestNN::test_L1Loss_no_reduce_complex_cuda, test/test_nn.py::TestNN::test_L1Loss_no_reduce_cuda, test/test_nn.py::TestNN::test_L1Loss_no_reduce_scalar, test/test_nn.py::TestNN::test_L1Loss_no_reduce_scalar_cuda, test/test_nn.py::TestNN::test_LSTM_cell, test/test_nn.py::TestNN::test_LSTM_cell_forward_hidden_size, test/test_nn.py::TestNN::test_LSTM_cell_forward_input_size, test/test_nn.py::TestNN::test_LayerNorm_3d_no_affine_large_feature, test/test_nn.py::TestNN::test_LayerNorm_3d_no_affine_large_feature_cuda, test/test_nn.py::TestNN::test_LayerNorm_3d_no_affine_large_feature_eval, test/test_nn.py::TestNN::test_LayerNorm_3d_no_affine_large_feature_eval_cuda, test/test_nn.py::TestNN::test_LeakyReLU_no_batch_dim, test/test_nn.py::TestNN::test_LeakyReLU_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Linear, test/test_nn.py::TestNN::test_Linear_cuda, test/test_nn.py::TestNN::test_Linear_no_batch_dim, test/test_nn.py::TestNN::test_Linear_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Linear_no_bias, test/test_nn.py::TestNN::test_Linear_no_bias_cuda, test/test_nn.py::TestNN::test_LogSigmoid_no_batch_dim, test/test_nn.py::TestNN::test_LogSigmoid_no_batch_dim_cuda, test/test_nn.py::TestNN::test_MSELoss_no_batch_dim_mean, test/test_nn.py::TestNN::test_MSELoss_no_batch_dim_mean_cuda_double, test/test_nn.py::TestNN::test_MSELoss_no_batch_dim_mean_cuda_float, test/test_nn.py::TestNN::test_MSELoss_no_batch_dim_mean_cuda_half, test/test_nn.py::TestNN::test_MSELoss_no_batch_dim_none, test/test_nn.py::TestNN::test_MSELoss_no_batch_dim_none_cuda_double, test/test_nn.py::TestNN::test_MSELoss_no_batch_dim_none_cuda_float, test/test_nn.py::TestNN::test_MSELoss_no_batch_dim_none_cuda_half, test/test_nn.py::TestNN::test_MSELoss_no_batch_dim_sum, test/test_nn.py::TestNN::test_MSELoss_no_batch_dim_sum_cuda_double, test/test_nn.py::TestNN::test_MSELoss_no_batch_dim_sum_cuda_float, test/test_nn.py::TestNN::test_MSELoss_no_batch_dim_sum_cuda_half, test/test_nn.py::TestNN::test_MSELoss_no_reduce, test/test_nn.py::TestNN::test_MSELoss_no_reduce_cuda, test/test_nn.py::TestNN::test_MSELoss_no_reduce_scalar, test/test_nn.py::TestNN::test_MSELoss_no_reduce_scalar_cuda, test/test_nn.py::TestNN::test_MarginRankingLoss_no_batch_dim_mean, test/test_nn.py::TestNN::test_MarginRankingLoss_no_batch_dim_mean_cuda_double, test/test_nn.py::TestNN::test_MarginRankingLoss_no_batch_dim_mean_cuda_float, test/test_nn.py::TestNN::test_MarginRankingLoss_no_batch_dim_mean_cuda_half, test/test_nn.py::TestNN::test_MarginRankingLoss_no_batch_dim_none, test/test_nn.py::TestNN::test_MarginRankingLoss_no_batch_dim_none_cuda_double, test/test_nn.py::TestNN::test_MarginRankingLoss_no_batch_dim_none_cuda_float, test/test_nn.py::TestNN::test_MarginRankingLoss_no_batch_dim_none_cuda_half, test/test_nn.py::TestNN::test_MarginRankingLoss_no_batch_dim_sum, test/test_nn.py::TestNN::test_MarginRankingLoss_no_batch_dim_sum_cuda_double, test/test_nn.py::TestNN::test_MarginRankingLoss_no_batch_dim_sum_cuda_float, test/test_nn.py::TestNN::test_MarginRankingLoss_no_batch_dim_sum_cuda_half, test/test_nn.py::TestNN::test_MaxUnpool1d_net, test/test_nn.py::TestNN::test_MaxUnpool1d_net_cuda, test/test_nn.py::TestNN::test_MaxUnpool1d_net_no_batch_dim, test/test_nn.py::TestNN::test_MaxUnpool1d_net_no_batch_dim_cuda, test/test_nn.py::TestNN::test_MaxUnpool2d_net, test/test_nn.py::TestNN::test_MaxUnpool2d_net_cuda, test/test_nn.py::TestNN::test_MaxUnpool2d_net_no_batch_dim, test/test_nn.py::TestNN::test_MaxUnpool2d_net_no_batch_dim_cuda, test/test_nn.py::TestNN::test_MaxUnpool3d_net, test/test_nn.py::TestNN::test_MaxUnpool3d_net_cuda, test/test_nn.py::TestNN::test_MaxUnpool3d_net_no_batch_dim, test/test_nn.py::TestNN::test_MaxUnpool3d_net_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Mish_no_batch_dim, test/test_nn.py::TestNN::test_Mish_no_batch_dim_cuda, test/test_nn.py::TestNN::test_ModuleDict, test/test_nn.py::TestNN::test_ModuleList, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_0d_no_reduce, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_0d_no_reduce_cuda, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_1d_no_reduce, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_1d_no_reduce_cuda, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_index_neg, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_index_neg_cuda, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_no_batch_dim_mean, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_no_batch_dim_mean_cuda_double, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_no_batch_dim_mean_cuda_float, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_no_batch_dim_mean_cuda_half, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_no_batch_dim_none, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_no_batch_dim_none_cuda_double, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_no_batch_dim_none_cuda_float, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_no_batch_dim_none_cuda_half, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_no_batch_dim_sum, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_no_batch_dim_sum_cuda_double, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_no_batch_dim_sum_cuda_float, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_no_batch_dim_sum_cuda_half, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_no_reduce, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_no_reduce_cuda, test/test_nn.py::TestNN::test_MultiLabelSoftMarginLoss_no_batch_dim_mean, test/test_nn.py::TestNN::test_MultiLabelSoftMarginLoss_no_batch_dim_mean_cuda_double, test/test_nn.py::TestNN::test_MultiLabelSoftMarginLoss_no_batch_dim_mean_cuda_float, test/test_nn.py::TestNN::test_MultiLabelSoftMarginLoss_no_batch_dim_mean_cuda_half, test/test_nn.py::TestNN::test_MultiLabelSoftMarginLoss_no_batch_dim_none, test/test_nn.py::TestNN::test_MultiLabelSoftMarginLoss_no_batch_dim_none_cuda_double, test/test_nn.py::TestNN::test_MultiLabelSoftMarginLoss_no_batch_dim_none_cuda_float, test/test_nn.py::TestNN::test_MultiLabelSoftMarginLoss_no_batch_dim_none_cuda_half, test/test_nn.py::TestNN::test_MultiLabelSoftMarginLoss_no_batch_dim_sum, test/test_nn.py::TestNN::test_MultiLabelSoftMarginLoss_no_batch_dim_sum_cuda_double, test/test_nn.py::TestNN::test_MultiLabelSoftMarginLoss_no_batch_dim_sum_cuda_float, test/test_nn.py::TestNN::test_MultiLabelSoftMarginLoss_no_batch_dim_sum_cuda_half, test/test_nn.py::TestNN::test_MultiLabelSoftMarginLoss_no_reduce, test/test_nn.py::TestNN::test_MultiLabelSoftMarginLoss_no_reduce_cuda, test/test_nn.py::TestNN::test_MultiLabelSoftMarginLoss_weights_no_reduce, test/test_nn.py::TestNN::test_MultiLabelSoftMarginLoss_weights_no_reduce_cuda, test/test_nn.py::TestNN::test_MultiMarginLoss_1d_no_reduce, test/test_nn.py::TestNN::test_MultiMarginLoss_1d_no_reduce_cuda, test/test_nn.py::TestNN::test_MultiMarginLoss_margin_no_reduce, test/test_nn.py::TestNN::test_MultiMarginLoss_margin_no_reduce_cuda, test/test_nn.py::TestNN::test_MultiMarginLoss_no_reduce, test/test_nn.py::TestNN::test_MultiMarginLoss_no_reduce_cuda, test/test_nn.py::TestNN::test_MultiMarginLoss_p_no_reduce, test/test_nn.py::TestNN::test_MultiMarginLoss_p_no_reduce_cuda, test/test_nn.py::TestNN::test_MultiMarginLoss_weights_no_reduce, test/test_nn.py::TestNN::test_MultiMarginLoss_weights_no_reduce_cuda, test/test_nn.py::TestNN::test_NLLLoss2d_no_reduce, test/test_nn.py::TestNN::test_NLLLoss2d_no_reduce_cuda, test/test_nn.py::TestNN::test_NLLLoss2d_no_reduce_ignore_index, test/test_nn.py::TestNN::test_NLLLoss2d_no_reduce_ignore_index_cuda, test/test_nn.py::TestNN::test_NLLLoss2d_no_reduce_weights, test/test_nn.py::TestNN::test_NLLLoss2d_no_reduce_weights_cuda, test/test_nn.py::TestNN::test_NLLLossNd_no_reduce, test/test_nn.py::TestNN::test_NLLLossNd_no_reduce_cuda, test/test_nn.py::TestNN::test_NLLLossNd_no_reduce_ignore_index, test/test_nn.py::TestNN::test_NLLLossNd_no_reduce_ignore_index_cuda, test/test_nn.py::TestNN::test_NLLLossNd_no_reduce_weights, test/test_nn.py::TestNN::test_NLLLossNd_no_reduce_weights_cuda, test/test_nn.py::TestNN::test_NLLLoss_no_batch_dim_mean, test/test_nn.py::TestNN::test_NLLLoss_no_batch_dim_mean_cuda_double, test/test_nn.py::TestNN::test_NLLLoss_no_batch_dim_mean_cuda_float, test/test_nn.py::TestNN::test_NLLLoss_no_batch_dim_mean_cuda_half, test/test_nn.py::TestNN::test_NLLLoss_no_batch_dim_none, test/test_nn.py::TestNN::test_NLLLoss_no_batch_dim_none_cuda_double, test/test_nn.py::TestNN::test_NLLLoss_no_batch_dim_none_cuda_float, test/test_nn.py::TestNN::test_NLLLoss_no_batch_dim_none_cuda_half, test/test_nn.py::TestNN::test_NLLLoss_no_batch_dim_sum, test/test_nn.py::TestNN::test_NLLLoss_no_batch_dim_sum_cuda_double, test/test_nn.py::TestNN::test_NLLLoss_no_batch_dim_sum_cuda_float, test/test_nn.py::TestNN::test_NLLLoss_no_batch_dim_sum_cuda_half, test/test_nn.py::TestNN::test_NLLLoss_no_reduce, test/test_nn.py::TestNN::test_NLLLoss_no_reduce_cuda, test/test_nn.py::TestNN::test_NLLLoss_no_reduce_ignore_index, test/test_nn.py::TestNN::test_NLLLoss_no_reduce_ignore_index_cuda, test/test_nn.py::TestNN::test_NLLLoss_no_reduce_weights, test/test_nn.py::TestNN::test_NLLLoss_no_reduce_weights_cuda, test/test_nn.py::TestNN::test_NLLLoss_no_reduce_weights_ignore_index, test/test_nn.py::TestNN::test_NLLLoss_no_reduce_weights_ignore_index_cuda, test/test_nn.py::TestNN::test_NLLLoss_no_reduce_weights_ignore_index_neg, test/test_nn.py::TestNN::test_NLLLoss_no_reduce_weights_ignore_index_neg_cuda, test/test_nn.py::TestNN::test_PReLU_backward_requires_grad_false, test/test_nn.py::TestNN::test_PReLU_no_batch_dim, test/test_nn.py::TestNN::test_PReLU_no_batch_dim_cuda, test/test_nn.py::TestNN::test_PairwiseDistance, test/test_nn.py::TestNN::test_PairwiseDistance_broadcast_lhs, test/test_nn.py::TestNN::test_PairwiseDistance_broadcast_lhs_cuda, test/test_nn.py::TestNN::test_PairwiseDistance_broadcast_rhs, test/test_nn.py::TestNN::test_PairwiseDistance_broadcast_rhs_cuda, test/test_nn.py::TestNN::test_PairwiseDistance_cuda, test/test_nn.py::TestNN::test_PairwiseDistance_no_batch_dim, test/test_nn.py::TestNN::test_PairwiseDistance_no_batch_dim_cuda, test/test_nn.py::TestNN::test_PairwiseDistance_with_non_default_args, test/test_nn.py::TestNN::test_PairwiseDistance_with_non_default_args_cuda, test/test_nn.py::TestNN::test_ParameterDict, test/test_nn.py::TestNN::test_ParameterDict_replication, test/test_nn.py::TestNN::test_ParameterList, test/test_nn.py::TestNN::test_ParameterList_meta, test/test_nn.py::TestNN::test_ParameterList_replication, test/test_nn.py::TestNN::test_PixelShuffle, test/test_nn.py::TestNN::test_PixelShuffle_cuda, test/test_nn.py::TestNN::test_PixelUnshuffle, test/test_nn.py::TestNN::test_PixelUnshuffle_cuda, test/test_nn.py::TestNN::test_PoissonNLLLoss_no_batch_dim_mean, test/test_nn.py::TestNN::test_PoissonNLLLoss_no_batch_dim_mean_cuda_double, test/test_nn.py::TestNN::test_PoissonNLLLoss_no_batch_dim_mean_cuda_float, test/test_nn.py::TestNN::test_PoissonNLLLoss_no_batch_dim_mean_cuda_half, test/test_nn.py::TestNN::test_PoissonNLLLoss_no_batch_dim_none, test/test_nn.py::TestNN::test_PoissonNLLLoss_no_batch_dim_none_cuda_double, test/test_nn.py::TestNN::test_PoissonNLLLoss_no_batch_dim_none_cuda_float, test/test_nn.py::TestNN::test_PoissonNLLLoss_no_batch_dim_none_cuda_half, test/test_nn.py::TestNN::test_PoissonNLLLoss_no_batch_dim_sum, test/test_nn.py::TestNN::test_PoissonNLLLoss_no_batch_dim_sum_cuda_double, test/test_nn.py::TestNN::test_PoissonNLLLoss_no_batch_dim_sum_cuda_float, test/test_nn.py::TestNN::test_PoissonNLLLoss_no_batch_dim_sum_cuda_half, test/test_nn.py::TestNN::test_PoissonNLLLoss_no_reduce, test/test_nn.py::TestNN::test_PoissonNLLLoss_no_reduce_cuda, test/test_nn.py::TestNN::test_RNN_cell, test/test_nn.py::TestNN::test_RNN_cell_forward_zero_hidden_size, test/test_nn.py::TestNN::test_RNN_cell_no_broadcasting, test/test_nn.py::TestNN::test_RNN_change_dropout, test/test_nn.py::TestNN::test_RNN_cpu_vs_cudnn_no_dropout, test/test_nn.py::TestNN::test_RNN_cpu_vs_cudnn_with_dropout, test/test_nn.py::TestNN::test_RNN_cudnn_weight_norm, test/test_nn.py::TestNN::test_RNN_dropout, test/test_nn.py::TestNN::test_RNN_dropout_state, test/test_nn.py::TestNN::test_RNN_input_size_zero, test/test_nn.py::TestNN::test_RNN_nonlinearity, test/test_nn.py::TestNN::test_RNN_nonlinearity_passed_as_arg, test/test_nn.py::TestNN::test_RReLU, test/test_nn.py::TestNN::test_RReLU_cuda, test/test_nn.py::TestNN::test_RReLU_no_batch_dim, test/test_nn.py::TestNN::test_RReLU_no_batch_dim_cuda, test/test_nn.py::TestNN::test_RReLU_with_up_down, test/test_nn.py::TestNN::test_RReLU_with_up_down_cuda, test/test_nn.py::TestNN::test_RReLU_with_up_down_scalar, test/test_nn.py::TestNN::test_RReLU_with_up_down_scalar_cuda, test/test_nn.py::TestNN::test_ReLU6_no_batch_dim, test/test_nn.py::TestNN::test_ReLU6_no_batch_dim_cuda, test/test_nn.py::TestNN::test_ReLU_no_batch_dim, test/test_nn.py::TestNN::test_ReLU_no_batch_dim_cuda, test/test_nn.py::TestNN::test_ReplicationPad3d, test/test_nn.py::TestNN::test_ReplicationPad3d_complex, test/test_nn.py::TestNN::test_ReplicationPad3d_complex_cuda, test/test_nn.py::TestNN::test_ReplicationPad3d_cuda, test/test_nn.py::TestNN::test_ReplicationPad3d_no_batch_dim, test/test_nn.py::TestNN::test_ReplicationPad3d_no_batch_dim_cuda, test/test_nn.py::TestNN::test_SELU_no_batch_dim, test/test_nn.py::TestNN::test_SELU_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Sequential_add, test/test_nn.py::TestNN::test_Sequential_append, test/test_nn.py::TestNN::test_Sequential_delitem, test/test_nn.py::TestNN::test_Sequential_extend, test/test_nn.py::TestNN::test_Sequential_getitem, test/test_nn.py::TestNN::test_Sequential_iadd, test/test_nn.py::TestNN::test_Sequential_imul, test/test_nn.py::TestNN::test_Sequential_insert, test/test_nn.py::TestNN::test_Sequential_insert_fail_case, test/test_nn.py::TestNN::test_Sequential_mul, test/test_nn.py::TestNN::test_Sequential_pop, test/test_nn.py::TestNN::test_Sequential_rmul, test/test_nn.py::TestNN::test_Sequential_setitem, test/test_nn.py::TestNN::test_Sequential_setitem_named, test/test_nn.py::TestNN::test_SiLU_no_batch_dim, test/test_nn.py::TestNN::test_SiLU_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Sigmoid_no_batch_dim, test/test_nn.py::TestNN::test_Sigmoid_no_batch_dim_cuda, test/test_nn.py::TestNN::test_SmoothL1Loss_beta, test/test_nn.py::TestNN::test_SmoothL1Loss_beta_cuda, test/test_nn.py::TestNN::test_SmoothL1Loss_no_batch_dim_mean, test/test_nn.py::TestNN::test_SmoothL1Loss_no_batch_dim_mean_cuda_double, test/test_nn.py::TestNN::test_SmoothL1Loss_no_batch_dim_mean_cuda_float, test/test_nn.py::TestNN::test_SmoothL1Loss_no_batch_dim_mean_cuda_half, test/test_nn.py::TestNN::test_SmoothL1Loss_no_batch_dim_none, test/test_nn.py::TestNN::test_SmoothL1Loss_no_batch_dim_none_cuda_double, test/test_nn.py::TestNN::test_SmoothL1Loss_no_batch_dim_none_cuda_float, test/test_nn.py::TestNN::test_SmoothL1Loss_no_batch_dim_none_cuda_half, test/test_nn.py::TestNN::test_SmoothL1Loss_no_batch_dim_sum, test/test_nn.py::TestNN::test_SmoothL1Loss_no_batch_dim_sum_cuda_double, test/test_nn.py::TestNN::test_SmoothL1Loss_no_batch_dim_sum_cuda_float, test/test_nn.py::TestNN::test_SmoothL1Loss_no_batch_dim_sum_cuda_half, test/test_nn.py::TestNN::test_SmoothL1Loss_no_reduce, test/test_nn.py::TestNN::test_SmoothL1Loss_no_reduce_cuda, test/test_nn.py::TestNN::test_SmoothL1Loss_no_reduce_scalar, test/test_nn.py::TestNN::test_SmoothL1Loss_no_reduce_scalar_cuda, test/test_nn.py::TestNN::test_SmoothL1Loss_zero_beta, test/test_nn.py::TestNN::test_SmoothL1Loss_zero_beta_cuda, test/test_nn.py::TestNN::test_SoftMarginLoss_no_batch_dim_mean, test/test_nn.py::TestNN::test_SoftMarginLoss_no_batch_dim_mean_cuda_double, test/test_nn.py::TestNN::test_SoftMarginLoss_no_batch_dim_mean_cuda_float, test/test_nn.py::TestNN::test_SoftMarginLoss_no_batch_dim_mean_cuda_half, test/test_nn.py::TestNN::test_SoftMarginLoss_no_batch_dim_none, test/test_nn.py::TestNN::test_SoftMarginLoss_no_batch_dim_none_cuda_double, test/test_nn.py::TestNN::test_SoftMarginLoss_no_batch_dim_none_cuda_float, test/test_nn.py::TestNN::test_SoftMarginLoss_no_batch_dim_none_cuda_half, test/test_nn.py::TestNN::test_SoftMarginLoss_no_batch_dim_sum, test/test_nn.py::TestNN::test_SoftMarginLoss_no_batch_dim_sum_cuda_double, test/test_nn.py::TestNN::test_SoftMarginLoss_no_batch_dim_sum_cuda_float, test/test_nn.py::TestNN::test_SoftMarginLoss_no_batch_dim_sum_cuda_half, test/test_nn.py::TestNN::test_SoftMarginLoss_no_reduce, test/test_nn.py::TestNN::test_SoftMarginLoss_no_reduce_cuda, test/test_nn.py::TestNN::test_Softplus_no_batch_dim, test/test_nn.py::TestNN::test_Softplus_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Softshrink_no_batch_dim, test/test_nn.py::TestNN::test_Softshrink_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Softsign_no_batch_dim, test/test_nn.py::TestNN::test_Softsign_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Tanh_no_batch_dim, test/test_nn.py::TestNN::test_Tanh_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Tanhshrink_no_batch_dim, test/test_nn.py::TestNN::test_Tanhshrink_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Threshold_no_batch_dim, test/test_nn.py::TestNN::test_Threshold_no_batch_dim_cuda, test/test_nn.py::TestNN::test_TransformerDecoderLayer_gelu_activation, test/test_nn.py::TestNN::test_TransformerDecoderLayer_gelu_activation_cuda, test/test_nn.py::TestNN::test_TransformerDecoderLayer_relu_activation, test/test_nn.py::TestNN::test_TransformerDecoderLayer_relu_activation_cuda, test/test_nn.py::TestNN::test_TransformerEncoderLayer_gelu_activation, test/test_nn.py::TestNN::test_TransformerEncoderLayer_gelu_activation_cuda, test/test_nn.py::TestNN::test_TransformerEncoderLayer_relu_activation, test/test_nn.py::TestNN::test_TransformerEncoderLayer_relu_activation_cuda, test/test_nn.py::TestNN::test_Transformer_cell, test/test_nn.py::TestNN::test_Transformer_multilayer_coder, test/test_nn.py::TestNN::test_Transformer_multilayer_coder_cuda, test/test_nn.py::TestNN::test_TripletMarginLoss_no_batch_dim_mean, test/test_nn.py::TestNN::test_TripletMarginLoss_no_batch_dim_mean_cuda_double, test/test_nn.py::TestNN::test_TripletMarginLoss_no_batch_dim_mean_cuda_float, test/test_nn.py::TestNN::test_TripletMarginLoss_no_batch_dim_mean_cuda_half, test/test_nn.py::TestNN::test_TripletMarginLoss_no_batch_dim_none, test/test_nn.py::TestNN::test_TripletMarginLoss_no_batch_dim_none_cuda_double, test/test_nn.py::TestNN::test_TripletMarginLoss_no_batch_dim_none_cuda_float, test/test_nn.py::TestNN::test_TripletMarginLoss_no_batch_dim_none_cuda_half, test/test_nn.py::TestNN::test_TripletMarginLoss_no_batch_dim_sum, test/test_nn.py::TestNN::test_TripletMarginLoss_no_batch_dim_sum_cuda_double, test/test_nn.py::TestNN::test_TripletMarginLoss_no_batch_dim_sum_cuda_float, test/test_nn.py::TestNN::test_TripletMarginLoss_no_batch_dim_sum_cuda_half, test/test_nn.py::TestNN::test_Unflatten_no_batch_dim, test/test_nn.py::TestNN::test_Unflatten_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Unfold, test/test_nn.py::TestNN::test_Unfold_cuda, test/test_nn.py::TestNN::test_Unfold_int_input, test/test_nn.py::TestNN::test_Unfold_int_input_cuda, test/test_nn.py::TestNN::test_adaptive_log_softmax, test/test_nn.py::TestNN::test_add_module, test/test_nn.py::TestNN::test_add_module_raises_error_if_attr_exists, test/test_nn.py::TestNN::test_affine_grid, test/test_nn.py::TestNN::test_affine_grid_3d, test/test_nn.py::TestNN::test_affine_grid_backward_cl_cf_consistency_device_cpu_nd_2, test/test_nn.py::TestNN::test_affine_grid_backward_cl_cf_consistency_device_cpu_nd_3, test/test_nn.py::TestNN::test_affine_grid_error_checking, test/test_nn.py::TestNN::test_assignment, test/test_nn.py::TestNN::test_batch_norm_update_stats, test/test_nn.py::TestNN::test_batchnorm_buffer_update_when_stats_are_not_tracked, test/test_nn.py::TestNN::test_batchnorm_cudnn_half, test/test_nn.py::TestNN::test_batchnorm_cudnn_nhwc, test/test_nn.py::TestNN::test_batchnorm_half_overflow, test/test_nn.py::TestNN::test_batchnorm_load_state_dict, test/test_nn.py::TestNN::test_batchnorm_nhwc_cpu, test/test_nn.py::TestNN::test_batchnorm_nhwc_cuda, test/test_nn.py::TestNN::test_batchnorm_non_contig_cpu_BatchNorm2d, test/test_nn.py::TestNN::test_batchnorm_non_contig_cpu_SyncBatchNorm, test/test_nn.py::TestNN::test_batchnorm_nonaffine_cuda_half_input, test/test_nn.py::TestNN::test_batchnorm_raises_error_if_bias_is_not_same_size_as_input, test/test_nn.py::TestNN::test_batchnorm_raises_error_if_less_than_one_value_per_channel, test/test_nn.py::TestNN::test_batchnorm_raises_error_if_running_mean_is_not_same_size_as_input, test/test_nn.py::TestNN::test_batchnorm_raises_error_if_running_var_is_not_same_size_as_input, test/test_nn.py::TestNN::test_batchnorm_raises_error_if_running_var_or_running_mean_have_forward_grad, test/test_nn.py::TestNN::test_batchnorm_raises_error_if_weight_is_not_same_size_as_input, test/test_nn.py::TestNN::test_bce_loss_always_nonnegative, test/test_nn.py::TestNN::test_bce_loss_broadcasts_weights, test/test_nn.py::TestNN::test_bce_loss_input_range, test/test_nn.py::TestNN::test_bce_loss_size_mismatch, test/test_nn.py::TestNN::test_bce_with_logits_broadcasts_pos_weights, test/test_nn.py::TestNN::test_bce_with_logits_broadcasts_weights, test/test_nn.py::TestNN::test_bce_with_logits_gives_same_result_as_sigmoid_and_bce_loss, test/test_nn.py::TestNN::test_bce_with_logits_gives_same_result_as_sigmoid_and_bce_loss_large_tensors_with_grad, test/test_nn.py::TestNN::test_bce_with_logits_has_correct_forward_grad, test/test_nn.py::TestNN::test_bce_with_logits_has_correct_grad_at_zero, test/test_nn.py::TestNN::test_bce_with_logits_ones_in_pos_weights_are_the_same_as_none, test/test_nn.py::TestNN::test_bce_with_logits_raises_if_target_and_input_are_different_size, test/test_nn.py::TestNN::test_bce_with_logits_stability, test/test_nn.py::TestNN::test_bce_with_logits_with_pos_weight_has_correct_grad_at_zero, test/test_nn.py::TestNN::test_bilinear, test/test_nn.py::TestNN::test_bilinear_broadcasting, test/test_nn.py::TestNN::test_bilinear_no_bias, test/test_nn.py::TestNN::test_bilinear_non_contiguous, test/test_nn.py::TestNN::test_bilinear_value_error, test/test_nn.py::TestNN::test_broadcast_double_backwards_gpu, test/test_nn.py::TestNN::test_broadcast_no_grad, test/test_nn.py::TestNN::test_broadcast_not_requiring_grad, test/test_nn.py::TestNN::test_buffer_bad_module_subclass, test/test_nn.py::TestNN::test_buffer_not_persistent, test/test_nn.py::TestNN::test_buffer_not_persistent_assign, test/test_nn.py::TestNN::test_buffer_not_persistent_del, test/test_nn.py::TestNN::test_buffer_not_persistent_load, test/test_nn.py::TestNN::test_buffer_not_persistent_overwrite, test/test_nn.py::TestNN::test_buffers_and_named_buffers, test/test_nn.py::TestNN::test_call_supports_python_dict_output, test/test_nn.py::TestNN::test_channel_shuffle_input_checks, test/test_nn.py::TestNN::test_channel_shuffle_return_alias_of_self, test/test_nn.py::TestNN::test_children, test/test_nn.py::TestNN::test_container_copy, test/test_nn.py::TestNN::test_convert_sync_batchnorm, test/test_nn.py::TestNN::test_cosine_embedding_loss_error_on_diff_shapes, test/test_nn.py::TestNN::test_cosine_embedding_loss_error_on_nonexpandable_shapes, test/test_nn.py::TestNN::test_cosine_embedding_loss_invalid_shape, test/test_nn.py::TestNN::test_cosine_embedding_loss_margin_no_reduce, test/test_nn.py::TestNN::test_cosine_embedding_loss_no_reduce, test/test_nn.py::TestNN::test_cosine_embedding_loss_with_diff_type, test/test_nn.py::TestNN::test_cosine_similarity, test/test_nn.py::TestNN::test_cross_entropy_loss, test/test_nn.py::TestNN::test_cross_entropy_loss_precision, test/test_nn.py::TestNN::test_cross_entropy_loss_zero_div, test/test_nn.py::TestNN::test_cudnn_forward_exception, test/test_nn.py::TestNN::test_cudnn_rnn_dropout_states_device, test/test_nn.py::TestNN::test_cudnn_weight_format, test/test_nn.py::TestNN::test_cudnn_weight_tying, test/test_nn.py::TestNN::test_dir, test/test_nn.py::TestNN::test_dir_digit, test/test_nn.py::TestNN::test_elu_inplace_gradgrad, test/test_nn.py::TestNN::test_elu_inplace_on_view, test/test_nn.py::TestNN::test_error_RNN_seq_len_zero, test/test_nn.py::TestNN::test_extra_state, test/test_nn.py::TestNN::test_extra_state_missing_get_extra_state, test/test_nn.py::TestNN::test_extra_state_missing_set_extra_state, test/test_nn.py::TestNN::test_extra_state_non_dict, test/test_nn.py::TestNN::test_fb_fc_packed, test/test_nn.py::TestNN::test_flatten, test/test_nn.py::TestNN::test_fold_invalid_arg, test/test_nn.py::TestNN::test_fractional_max_pool2d_invalid_output_ratio, test/test_nn.py::TestNN::test_gaussian_nll_loss_args, test/test_nn.py::TestNN::test_gaussian_nll_loss_broadcasting, test/test_nn.py::TestNN::test_gaussian_nll_loss_scalar_var, test/test_nn.py::TestNN::test_get_buffer, test/test_nn.py::TestNN::test_get_buffer_from_submodules, test/test_nn.py::TestNN::test_getattr_with_property, test/test_nn.py::TestNN::test_grid_sample, test/test_nn.py::TestNN::test_grid_sample_3d, test/test_nn.py::TestNN::test_grid_sample_error_checking, test/test_nn.py::TestNN::test_grid_sample_nearest_neighbor_rounding_mode_consistency, test/test_nn.py::TestNN::test_hardtanh_backward, test/test_nn.py::TestNN::test_hardtanh_inplace_gradgrad, test/test_nn.py::TestNN::test_huber_loss_invalid_delta, test/test_nn.py::TestNN::test_inplace_thnn, test/test_nn.py::TestNN::test_interpolate, test/test_nn.py::TestNN::test_interpolate_bicubic_2d, test/test_nn.py::TestNN::test_interpolate_bicubic_2d_cuda, test/test_nn.py::TestNN::test_interpolate_bicubic_2d_zero_dim, test/test_nn.py::TestNN::test_interpolate_bicubic_2d_zero_dim_cuda, test/test_nn.py::TestNN::test_interpolate_bicubic_scale_2d, test/test_nn.py::TestNN::test_interpolate_bicubic_scale_2d_cuda, test/test_nn.py::TestNN::test_interpolate_bicubic_scale_tuple_shared_2d, test/test_nn.py::TestNN::test_interpolate_bicubic_scale_tuple_shared_2d_cuda, test/test_nn.py::TestNN::test_interpolate_bicubic_scale_tuple_skewed_2d, test/test_nn.py::TestNN::test_interpolate_bicubic_scale_tuple_skewed_2d_align_corners, test/test_nn.py::TestNN::test_interpolate_bicubic_scale_tuple_skewed_2d_align_corners_cuda, test/test_nn.py::TestNN::test_interpolate_bicubic_scale_tuple_skewed_2d_cuda, test/test_nn.py::TestNN::test_interpolate_bicubic_tuple_2d, test/test_nn.py::TestNN::test_interpolate_bicubic_tuple_2d_align_corners, test/test_nn.py::TestNN::test_interpolate_bicubic_tuple_2d_align_corners_cuda, test/test_nn.py::TestNN::test_interpolate_bicubic_tuple_2d_cuda, test/test_nn.py::TestNN::test_interpolate_bilinear_2d, test/test_nn.py::TestNN::test_interpolate_bilinear_2d_cuda, test/test_nn.py::TestNN::test_interpolate_bilinear_2d_zero_dim, test/test_nn.py::TestNN::test_interpolate_bilinear_2d_zero_dim_cuda, test/test_nn.py::TestNN::test_interpolate_bilinear_scale_2d, test/test_nn.py::TestNN::test_interpolate_bilinear_scale_2d_cuda, test/test_nn.py::TestNN::test_interpolate_bilinear_scale_tuple_shared_2d, test/test_nn.py::TestNN::test_interpolate_bilinear_scale_tuple_shared_2d_cuda, test/test_nn.py::TestNN::test_interpolate_bilinear_scale_tuple_skewed_2d, test/test_nn.py::TestNN::test_interpolate_bilinear_scale_tuple_skewed_2d_align_corners, test/test_nn.py::TestNN::test_interpolate_bilinear_scale_tuple_skewed_2d_align_corners_cuda, test/test_nn.py::TestNN::test_interpolate_bilinear_scale_tuple_skewed_2d_cuda, test/test_nn.py::TestNN::test_interpolate_bilinear_tuple_2d, test/test_nn.py::TestNN::test_interpolate_bilinear_tuple_2d_align_corners, test/test_nn.py::TestNN::test_interpolate_bilinear_tuple_2d_align_corners_cuda, test/test_nn.py::TestNN::test_interpolate_bilinear_tuple_2d_cuda, test/test_nn.py::TestNN::test_interpolate_buffer_overflow, test/test_nn.py::TestNN::test_interpolate_illegal_memory_access, test/test_nn.py::TestNN::test_interpolate_linear_1d, test/test_nn.py::TestNN::test_interpolate_linear_1d_align_corners, test/test_nn.py::TestNN::test_interpolate_linear_1d_align_corners_cuda, test/test_nn.py::TestNN::test_interpolate_linear_1d_cuda, test/test_nn.py::TestNN::test_interpolate_linear_1d_zero_dim, test/test_nn.py::TestNN::test_interpolate_linear_1d_zero_dim_cuda, test/test_nn.py::TestNN::test_interpolate_linear_scale_1d, test/test_nn.py::TestNN::test_interpolate_linear_scale_1d_align_corners, test/test_nn.py::TestNN::test_interpolate_linear_scale_1d_align_corners_cuda, test/test_nn.py::TestNN::test_interpolate_linear_scale_1d_cuda, test/test_nn.py::TestNN::test_interpolate_linear_tuple_1d, test/test_nn.py::TestNN::test_interpolate_linear_tuple_1d_cuda, test/test_nn.py::TestNN::test_interpolate_nearest_1d, test/test_nn.py::TestNN::test_interpolate_nearest_1d_cuda, test/test_nn.py::TestNN::test_interpolate_nearest_1d_zero_dim, test/test_nn.py::TestNN::test_interpolate_nearest_1d_zero_dim_cuda, test/test_nn.py::TestNN::test_interpolate_nearest_2d, test/test_nn.py::TestNN::test_interpolate_nearest_2d_cuda, test/test_nn.py::TestNN::test_interpolate_nearest_2d_launch_configs, test/test_nn.py::TestNN::test_interpolate_nearest_2d_launch_configs_cuda, test/test_nn.py::TestNN::test_interpolate_nearest_2d_zero_dim, test/test_nn.py::TestNN::test_interpolate_nearest_2d_zero_dim_cuda, test/test_nn.py::TestNN::test_interpolate_nearest_3d, test/test_nn.py::TestNN::test_interpolate_nearest_3d_cuda, test/test_nn.py::TestNN::test_interpolate_nearest_3d_zero_dim, test/test_nn.py::TestNN::test_interpolate_nearest_3d_zero_dim_cuda, test/test_nn.py::TestNN::test_interpolate_nearest_scale_1d, test/test_nn.py::TestNN::test_interpolate_nearest_scale_1d_cuda, test/test_nn.py::TestNN::test_interpolate_nearest_scale_2d, test/test_nn.py::TestNN::test_interpolate_nearest_scale_2d_cuda, test/test_nn.py::TestNN::test_interpolate_nearest_scale_3d, test/test_nn.py::TestNN::test_interpolate_nearest_scale_3d_cuda, test/test_nn.py::TestNN::test_interpolate_nearest_tuple_1d, test/test_nn.py::TestNN::test_interpolate_nearest_tuple_1d_cuda, test/test_nn.py::TestNN::test_interpolate_nearest_tuple_2d, test/test_nn.py::TestNN::test_interpolate_nearest_tuple_2d_cuda, test/test_nn.py::TestNN::test_interpolate_nearest_tuple_3d, test/test_nn.py::TestNN::test_interpolate_nearest_tuple_3d_cuda, test/test_nn.py::TestNN::test_interpolate_trilinear_3d, test/test_nn.py::TestNN::test_interpolate_trilinear_3d_cuda, test/test_nn.py::TestNN::test_interpolate_trilinear_3d_zero_dim, test/test_nn.py::TestNN::test_interpolate_trilinear_3d_zero_dim_cuda, test/test_nn.py::TestNN::test_interpolate_trilinear_scale_3d, test/test_nn.py::TestNN::test_interpolate_trilinear_scale_3d_align_corners, test/test_nn.py::TestNN::test_interpolate_trilinear_scale_3d_align_corners_cuda, test/test_nn.py::TestNN::test_interpolate_trilinear_scale_3d_cuda, test/test_nn.py::TestNN::test_interpolate_trilinear_tuple_3d, test/test_nn.py::TestNN::test_interpolate_trilinear_tuple_3d_align_corners, test/test_nn.py::TestNN::test_interpolate_trilinear_tuple_3d_align_corners_cuda, test/test_nn.py::TestNN::test_interpolate_trilinear_tuple_3d_cuda, test/test_nn.py::TestNN::test_interpolate_undefined_behavior_casting, test/test_nn.py::TestNN::test_kl_div_log_softmax_target, test/test_nn.py::TestNN::test_kl_div_with_diff_type, test/test_nn.py::TestNN::test_kl_div_with_diff_type_log_target, test/test_nn.py::TestNN::test_l1_loss_correct, test/test_nn.py::TestNN::test_layer_norm_backwards_eps, test/test_nn.py::TestNN::test_layer_norm_eps, test/test_nn.py::TestNN::test_layer_norm_grads_with_create_graph_flag, test/test_nn.py::TestNN::test_layer_norm_large_tensor, test/test_nn.py::TestNN::test_linear_autograd_device_cpu_bias_weightCOO, test/test_nn.py::TestNN::test_linear_autograd_device_cpu_bias_weightCSC, test/test_nn.py::TestNN::test_linear_autograd_device_cpu_bias_weightCSR, test/test_nn.py::TestNN::test_linear_autograd_device_cpu_bias_weightStrided, test/test_nn.py::TestNN::test_linear_autograd_device_cpu_nobias_weightCOO, test/test_nn.py::TestNN::test_linear_autograd_device_cpu_nobias_weightCSC, test/test_nn.py::TestNN::test_linear_autograd_device_cpu_nobias_weightCSR, test/test_nn.py::TestNN::test_linear_autograd_device_cpu_nobias_weightStrided, test/test_nn.py::TestNN::test_linear_broadcasting, test/test_nn.py::TestNN::test_linear_raise_on_scalar_input, test/test_nn.py::TestNN::test_log_softmax_dim0, test/test_nn.py::TestNN::test_log_softmax_dim0_cuda, test/test_nn.py::TestNN::test_log_softmax_dim3, test/test_nn.py::TestNN::test_log_softmax_dim3_cuda, test/test_nn.py::TestNN::test_log_softmax_lastdim, test/test_nn.py::TestNN::test_log_softmax_lastdim_cuda, test/test_nn.py::TestNN::test_log_softmax_scalar, test/test_nn.py::TestNN::test_log_softmax_scalar_cuda, test/test_nn.py::TestNN::test_log_softmax_spatial, test/test_nn.py::TestNN::test_log_softmax_spatial_cuda, test/test_nn.py::TestNN::test_log_softmax_spatial_special, test/test_nn.py::TestNN::test_log_softmax_spatial_special_cuda, test/test_nn.py::TestNN::test_loss_equal_input_target_shape, test/test_nn.py::TestNN::test_margin_ranking_loss_margin_no_reduce, test/test_nn.py::TestNN::test_margin_ranking_loss_no_reduce, test/test_nn.py::TestNN::test_max_pool1d_invalid_output_size, test/test_nn.py::TestNN::test_module_apply_inplace_op, test/test_nn.py::TestNN::test_module_backcompat, test/test_nn.py::TestNN::test_module_super_init, test/test_nn.py::TestNN::test_module_to_argparse, test/test_nn.py::TestNN::test_modules, test/test_nn.py::TestNN::test_mse_loss_size_warning, test/test_nn.py::TestNN::test_multimarginloss_1d_input_0d_target_no_reduce, test/test_nn.py::TestNN::test_multimarginloss_1d_input_0d_target_no_reduce_cuda, test/test_nn.py::TestNN::test_named_children, test/test_nn.py::TestNN::test_named_modules, test/test_nn.py::TestNN::test_named_parameters_remove_duplicate, test/test_nn.py::TestNN::test_native_channel_shuffle_return_alias_of_self, test/test_nn.py::TestNN::test_nested_tensor_from_mask, test/test_nn.py::TestNN::test_nested_tensor_from_mask_error, test/test_nn.py::TestNN::test_no_grad, test/test_nn.py::TestNN::test_non_leaf_parameters, test/test_nn.py::TestNN::test_normalize, test/test_nn.py::TestNN::test_overwrite_module_params_on_conversion, test/test_nn.py::TestNN::test_pack_sequence_batch_sizes_throw, test/test_nn.py::TestNN::test_pad_scalar_error, test/test_nn.py::TestNN::test_padding_list, test/test_nn.py::TestNN::test_pairwise_distance, test/test_nn.py::TestNN::test_parameter_assignment, test/test_nn.py::TestNN::test_parameterlistdict_pickle, test/test_nn.py::TestNN::test_parameterlistdict_setting_attributes, test/test_nn.py::TestNN::test_parameters_and_named_parameters, test/test_nn.py::TestNN::test_parameters_to_vector, test/test_nn.py::TestNN::test_parse_to, test/test_nn.py::TestNN::test_partial_flat_weights, test/test_nn.py::TestNN::test_pdist, test/test_nn.py::TestNN::test_pdist_cpu_gradgrad_unimplemented, test/test_nn.py::TestNN::test_pdist_cuda_gradgrad_unimplemented, test/test_nn.py::TestNN::test_pdist_empty_col, test/test_nn.py::TestNN::test_pdist_empty_row, test/test_nn.py::TestNN::test_pdist_large, test/test_nn.py::TestNN::test_pdist_zeros, test/test_nn.py::TestNN::test_pickle_module_no_weights_only_warning, test/test_nn.py::TestNN::test_pixel_shuffle_nhwc_cpu, test/test_nn.py::TestNN::test_pixel_shuffle_unshuffle, test/test_nn.py::TestNN::test_pointwise_loss_broadcast, test/test_nn.py::TestNN::test_pointwise_loss_target_grad_none_reduction, test/test_nn.py::TestNN::test_projections_errors_on_gru_and_rnn, test/test_nn.py::TestNN::test_projections_lstm_args_check, test/test_nn.py::TestNN::test_projections_lstm_check_device, test/test_nn.py::TestNN::test_projections_lstm_initial_hidden_state, test/test_nn.py::TestNN::test_register_buffer_allows_overwriting_with_same_name, test/test_nn.py::TestNN::test_register_buffer_raises_error_if_attr_exists, test/test_nn.py::TestNN::test_register_buffer_raises_error_if_name_is_not_string, test/test_nn.py::TestNN::test_register_buffer_raises_error_if_not_tensor, test/test_nn.py::TestNN::test_register_parameter_allows_overwriting_with_same_name, test/test_nn.py::TestNN::test_register_parameter_raises_error_if_attr_exists, test/test_nn.py::TestNN::test_register_parameter_raises_error_if_name_is_not_string, test/test_nn.py::TestNN::test_relu_inplace_on_view, test/test_nn.py::TestNN::test_repr, test/test_nn.py::TestNN::test_requires_grad_, test/test_nn.py::TestNN::test_rnn_args_check, test/test_nn.py::TestNN::test_rnn_check_device, test/test_nn.py::TestNN::test_rnn_initial_hidden_state, test/test_nn.py::TestNN::test_rnn_weight_norm, test/test_nn.py::TestNN::test_set_submodule, test/test_nn.py::TestNN::test_share_memory, test/test_nn.py::TestNN::test_smoothl1loss_intergral_target, test/test_nn.py::TestNN::test_smoothl1loss_negative_beta_not_supported, test/test_nn.py::TestNN::test_softmax_functional_dim0, test/test_nn.py::TestNN::test_softmax_functional_dim0_cuda, test/test_nn.py::TestNN::test_softmax_functional_dim3, test/test_nn.py::TestNN::test_softmax_functional_dim3_cuda, test/test_nn.py::TestNN::test_softmax_functional_scalar, test/test_nn.py::TestNN::test_softmax_functional_scalar_cuda, test/test_nn.py::TestNN::test_softmax_lastdim, test/test_nn.py::TestNN::test_softmax_lastdim_cuda, test/test_nn.py::TestNN::test_softmax_lastdim_dtype, test/test_nn.py::TestNN::test_softmax_lastdim_dtype_cuda, test/test_nn.py::TestNN::test_softmax_spatial, test/test_nn.py::TestNN::test_softmax_spatial_cuda, test/test_nn.py::TestNN::test_softmax_spatial_dtype, test/test_nn.py::TestNN::test_softmax_spatial_dtype_cuda, test/test_nn.py::TestNN::test_softmax_spatial_special, test/test_nn.py::TestNN::test_softmax_spatial_special_cuda, test/test_nn.py::TestNN::test_softmin, test/test_nn.py::TestNN::test_spectral_norm, test/test_nn.py::TestNN::test_spectral_norm_dim, test/test_nn.py::TestNN::test_spectral_norm_forward, test/test_nn.py::TestNN::test_spectral_norm_load_state_dict, test/test_nn.py::TestNN::test_spectral_norm_pickle, test/test_nn.py::TestNN::test_state_dict, test/test_nn.py::TestNN::test_swap_module_params_poisons_acc_grad, test/test_nn.py::TestNN::test_sync_batchnorm_accuracy_cuda, test/test_nn.py::TestNN::test_sync_batchnorm_backward_elemt, test/test_nn.py::TestNN::test_threshold_bfloat16_half, test/test_nn.py::TestNN::test_threshold_int, test/test_nn.py::TestNN::test_to, test/test_nn.py::TestNN::test_train_errors_for_invalid_mode, test/test_nn.py::TestNN::test_transformer_args_check, test/test_nn.py::TestNN::test_transformer_layer_args_check, test/test_nn.py::TestNN::test_transformerdecoder, test/test_nn.py::TestNN::test_transformerdecoderlayer, test/test_nn.py::TestNN::test_transformerdecoderlayer_gelu, test/test_nn.py::TestNN::test_triplet_margin_loss, test/test_nn.py::TestNN::test_triplet_margin_loss_no_reduce, test/test_nn.py::TestNN::test_triplet_margin_loss_swap, test/test_nn.py::TestNN::test_triplet_margin_loss_swap_no_reduce, test/test_nn.py::TestNN::test_type, test/test_nn.py::TestNN::test_unflatten, test/test_nn.py::TestNN::test_unflatten_invalid_arg, test/test_nn.py::TestNN::test_unfold_invalid_arg, test/test_nn.py::TestNN::test_upsamplingBilinear2d_spatial_invariance, test/test_nn.py::TestNN::test_upsamplingLinear1d, test/test_nn.py::TestNN::test_upsamplingLinear1d_spatial_invariance, test/test_nn.py::TestNN::test_upsamplingTrilinear3d_spatial_invariance, test/test_nn.py::TestNN::test_upsampling_bfloat16, test/test_nn.py::TestNN::test_upsampling_not_recompute_scale_factor, test/test_nn.py::TestNN::test_upsampling_small_scale, test/test_nn.py::TestNN::test_vector_to_parameters, test/test_nn.py::TestNN::test_weight_norm, test/test_nn.py::TestNN::test_weight_norm_pickle, test/test_nn.py::TestNN::test_weighted_huber_loss, test/test_nn.py::TestNN::test_weighted_l1_loss_with_weights, test/test_nn.py::TestNN::test_weighted_mse_loss, test/test_nn.py::TestNN::test_zero_grad, test/test_nn.py::TestFusionEval::test_fuse_module_eval_numerics, test/test_nn.py::TestConstantPadNd::test_constant_pad_nd, test/test_nn.py::TestConstantPadNd::test_preserves_memory_format, test/test_nn.py::TestAddRelu::test_add_relu, test/test_nn.py::TestAddRelu::test_add_relu_broadcasting, test/test_nn.py::TestFunctionalPickle::test_pickle_softsign, test/test_nn.py::TestFusionUtils::test_fuse_conv_bn_requires_grad, test/test_nn.py::TestFusionUtils::test_fuse_linear_bn_requires_grad, test/test_nn.py::TestUtils::test_consume_prefix_in_state_dict_if_present, test/test_nn.py::TestNNDeviceTypeCPU::test_BatchNorm_empty_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_Bilinear_empty_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_CTCLoss_cudnn_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_CTCLoss_empty_target_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_CTCLoss_no_batch_dim_reduction_mean_use_module_form_False_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_CTCLoss_no_batch_dim_reduction_mean_use_module_form_True_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_CTCLoss_no_batch_dim_reduction_none_use_module_form_False_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_CTCLoss_no_batch_dim_reduction_none_use_module_form_True_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_CTCLoss_no_batch_dim_reduction_sum_use_module_form_False_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_CTCLoss_no_batch_dim_reduction_sum_use_module_form_True_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_GRU_grad_and_gradgrad_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_GroupNorm_empty_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_GroupNorm_general_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_GroupNorm_memory_format_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_GroupNorm_numeric_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_GroupNorm_raises_error_if_one_value_per_group_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_InstanceNorm1d_general_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_InstanceNorm2d_general_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_InstanceNorm3d_general_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_LSTM_differentiable_backward_using_oneDNN_cpu_bfloat16, test/test_nn.py::TestNNDeviceTypeCPU::test_LSTM_differentiable_backward_using_oneDNN_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_LSTM_grad_and_gradgrad_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_LayerNorm_general_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_LayerNorm_numeric_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_LocalResponseNorm_empty_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_MarginLoss_empty_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_MarginLoss_empty_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_MarginLoss_warnings_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_ReflectionPad2d_large_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_ReflectionPad2d_large_deterministic_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_ReflectionPad3d_large_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_ReflectionPad_empty_cpu_complex64, test/test_nn.py::TestNNDeviceTypeCPU::test_ReflectionPad_empty_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_ReflectionPad_fails_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_ReplicationPad1d_large_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_ReplicationPad2d_large_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_ReplicationPad3d_large_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_ReplicationPad_empty_cpu_complex128, test/test_nn.py::TestNNDeviceTypeCPU::test_ReplicationPad_empty_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_TransformerDecoderLayer_empty_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_TransformerDecoder_empty_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_TransformerEncoderLayer_empty_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_TransformerEncoder_empty_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_Transformer_empty_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_Unfold_empty_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_activations_bfloat16_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_activations_bfloat16_half_cpu_cpu_bfloat16, test/test_nn.py::TestNNDeviceTypeCPU::test_activations_bfloat16_half_cpu_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_adaptiveavg_pool1d_shmem_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_affine_2d_rotate0_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_affine_2d_rotate45_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_affine_2d_rotate90_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_affine_2d_rotateRandom_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_affine_3d_rotateRandom_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_avg_pool_large_tensor2_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_avg_pool_large_tensor_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_batchnorm_affine_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_batchnorm_affine_mixed_cpu_bfloat16, test/test_nn.py::TestNNDeviceTypeCPU::test_batchnorm_affine_mixed_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_batchnorm_eval_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_batchnorm_eval_mixed_cpu_bfloat16, test/test_nn.py::TestNNDeviceTypeCPU::test_batchnorm_eval_mixed_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_batchnorm_grad_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_batchnorm_large_batch_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_batchnorm_large_batch_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_batchnorm_simple_average_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_batchnorm_simple_average_mixed_cpu_bfloat16, test/test_nn.py::TestNNDeviceTypeCPU::test_batchnorm_simple_average_mixed_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_batchnorm_update_stats_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_channel_shuffle_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_clip_grad_norm_error_if_nonfinite_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_clip_grad_norm_foreach_False_norm_type_0_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_clip_grad_norm_foreach_False_norm_type_1_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_clip_grad_norm_foreach_False_norm_type_2_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_clip_grad_norm_foreach_False_norm_type_4_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_clip_grad_norm_foreach_False_norm_type_inf_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_clip_grad_norm_foreach_True_norm_type_0_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_clip_grad_norm_foreach_True_norm_type_1_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_clip_grad_norm_foreach_True_norm_type_2_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_clip_grad_norm_foreach_True_norm_type_4_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_clip_grad_norm_foreach_True_norm_type_inf_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_clip_grad_norm_multi_device_foreach_False_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_clip_grad_norm_multi_device_foreach_True_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_clip_grad_value_foreach_False_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_clip_grad_value_foreach_True_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_conv_empty_input_cpu_bfloat16, test/test_nn.py::TestNNDeviceTypeCPU::test_conv_empty_input_cpu_complex128, test/test_nn.py::TestNNDeviceTypeCPU::test_conv_empty_input_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_conv_empty_input_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_64bit_reduction_mean_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_64bit_reduction_none_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_64bit_reduction_sum_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_label_smoothing_consistent_index_target_and_probs_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_label_smoothing_errors_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_label_smoothing_weight_ignore_indices_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_label_smoothing_with_probs_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_large_tensor_reduction_mean_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_large_tensor_reduction_none_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_large_tensor_reduction_sum_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_loss_2d_out_of_bounds_class_index_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_loss_2d_out_of_bounds_class_index_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_loss_index_target_unit_weights_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_loss_one_hot_target_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_loss_prob_target_all_reductions_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_loss_prob_target_no_batch_dim_reduction_mean_weighted_False_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_loss_prob_target_no_batch_dim_reduction_mean_weighted_True_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_loss_prob_target_no_batch_dim_reduction_none_weighted_False_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_loss_prob_target_no_batch_dim_reduction_none_weighted_True_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_loss_prob_target_no_batch_dim_reduction_sum_weighted_False_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_loss_prob_target_no_batch_dim_reduction_sum_weighted_True_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_loss_prob_target_unit_weights_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_ctc_loss_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_ctc_loss_cudnn_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_ctc_loss_cudnn_tensor_cpu_length_cuda_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_ctc_loss_cudnn_tensor_cuda_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_ctc_loss_error_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_device_mask_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_elu_inplace_overlap_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_elu_inplace_with_neg_alpha_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_fold_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_glu_bfloat16_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_grid_sample_bfloat16_precision_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_grid_sample_half_precision_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_grid_sample_large_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_grid_sample_large_index_2d_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_grid_sample_large_index_2d_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_grid_sample_large_index_3d_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_grid_sample_large_index_3d_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_grid_sample_nan_inf_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_grid_sample_nan_inf_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_groupnorm_nhwc_cpu_bfloat16, test/test_nn.py::TestNNDeviceTypeCPU::test_groupnorm_nhwc_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_groupnorm_nhwc_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_groupnorm_nhwc_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_gumbel_softmax_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_gumbel_softmax_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_hardsigmoid_grad_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_hardswish_grad_corner_cpu_bfloat16, test/test_nn.py::TestNNDeviceTypeCPU::test_hardswish_grad_corner_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_hardswish_grad_corner_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_hardswish_grad_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_hardswish_inplace_overlap_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_instancenorm_raises_error_for_single_spatial_element_during_training_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm1d_no_batch_dim_False_affine_False_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm1d_no_batch_dim_False_affine_True_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm1d_no_batch_dim_True_affine_False_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm1d_no_batch_dim_True_affine_True_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm2d_no_batch_dim_False_affine_False_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm2d_no_batch_dim_False_affine_True_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm2d_no_batch_dim_True_affine_False_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm2d_no_batch_dim_True_affine_True_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm3d_no_batch_dim_False_affine_False_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm3d_no_batch_dim_False_affine_True_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm3d_no_batch_dim_True_affine_False_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm3d_no_batch_dim_True_affine_True_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_instancenorm_raises_error_if_less_than_one_value_per_channel_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_invalid_reduction_strings_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_layernorm_half_precision_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_layernorm_weight_bias_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_leaky_relu_inplace_overlap_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_leaky_relu_inplace_with_neg_slope_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_leaky_relu_inplace_with_zero_slope_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_linear_empty_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_log_softmax_big_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_log_softmax_cpu_cpu_bfloat16, test/test_nn.py::TestNNDeviceTypeCPU::test_log_softmax_cpu_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_logsigmoid_out_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_lstmcell_backward_only_one_output_grad_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_masked_softmax_TxT_layout_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_masked_softmax_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_masked_softmax_devices_parity_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_masked_softmax_forward_with_nans_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_masked_softmax_grad_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_masked_softmax_lowp_cpu_bfloat16, test/test_nn.py::TestNNDeviceTypeCPU::test_masked_softmax_lowp_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_masked_softmax_mask_types_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_masked_softmax_transformer_layout_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_mish_inplace_overlap_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_module_to_empty_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_module_to_empty_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_module_to_empty_non_recursive_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_nll_loss_all_ignored_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_nll_loss_byte_target_matches_long_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_nll_loss_empty_tensor_reduction_mean_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_nll_loss_empty_tensor_reduction_none_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_nll_loss_empty_tensor_reduction_sum_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_nll_loss_invalid_target_dim_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_nll_loss_invalid_weights_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_nll_loss_large_tensor_reduction_mean_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_nll_loss_large_tensor_reduction_none_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_nll_loss_large_tensor_reduction_sum_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_nll_loss_mismatched_batch_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_nll_loss_out_of_bounds_ignore_index_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_nll_loss_total_weight_is_zero_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_nn_empty_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_nn_scalars_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_nn_scalars_reductions_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_nonlinearity_propagate_nan_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_one_hot_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_overwrite_module_params_on_conversion_cpu_device_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_pad_cpu_complex128, test/test_nn.py::TestNNDeviceTypeCPU::test_pad_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_prelu_backward_32bit_indexing_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_replicatepad_64bit_indexing_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_rmsnorm_numeric_cpu_bfloat16, test/test_nn.py::TestNNDeviceTypeCPU::test_rmsnorm_numeric_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_rnn_fused_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_rnn_fused_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_rnn_retain_variables_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_save_lstm_compatibility_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_silu_inplace_overlap_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_skip_init_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_smooth_l1_loss_bfloat16_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_smooth_l1_loss_vs_huber_loss_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_smoothl1loss_backward_zero_beta_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_softmax_64bit_indexing_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_softmax_backward_64bit_indexing_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_softmax_backward_smem_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_softmax_backward_unaligned_grad_output_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_softmax_backward_unaligned_output_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_softmax_backward_without_fully_vectorized_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_softmax_bfloat16_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_softmax_cpu_cpu_bfloat16, test/test_nn.py::TestNNDeviceTypeCPU::test_softmax_cpu_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_softmax_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_softmax_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_softmax_double_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_softmax_forward_64bit_indexing_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_softmax_results_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_softplus_inplace_overlap_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_softplus_low_threshold_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_softshrink_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_softshrink_inplace_overlap_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_softshrink_negative_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_threshold_inplace_overlap_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_to_complex_cpu_complex128, test/test_nn.py::TestNNDeviceTypeCPU::test_to_complex_cpu_complex64, test/test_nn.py::TestNNDeviceTypeCPU::test_to_complex_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_transformerencoderlayer_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_transformerencoderlayer_fast_path_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_transformerencoderlayer_gelu_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_triplet_margin_with_distance_loss_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_triplet_margin_with_distance_loss_default_parity_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format0_align_corners_False_input_size_399_output_size_437_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format0_align_corners_False_input_size_403_output_size_377_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format0_align_corners_True_input_size_399_output_size_437_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format0_align_corners_True_input_size_403_output_size_377_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format1_align_corners_False_input_size_399_output_size_437_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format1_align_corners_False_input_size_403_output_size_377_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format1_align_corners_True_input_size_399_output_size_437_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format1_align_corners_True_input_size_403_output_size_377_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_antialias_False_align_corners_False_mode_bicubic_memory_format0_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_antialias_False_align_corners_False_mode_bicubic_memory_format1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_antialias_False_align_corners_False_mode_bilinear_memory_format0_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_antialias_False_align_corners_False_mode_bilinear_memory_format1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_antialias_False_align_corners_True_mode_bicubic_memory_format0_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_antialias_False_align_corners_True_mode_bicubic_memory_format1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_antialias_False_align_corners_True_mode_bilinear_memory_format0_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_antialias_False_align_corners_True_mode_bilinear_memory_format1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_antialias_True_align_corners_False_mode_bicubic_memory_format0_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_antialias_True_align_corners_False_mode_bicubic_memory_format1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_antialias_True_align_corners_False_mode_bilinear_memory_format0_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_antialias_True_align_corners_False_mode_bilinear_memory_format1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_antialias_True_align_corners_True_mode_bicubic_memory_format0_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_antialias_True_align_corners_True_mode_bicubic_memory_format1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_antialias_True_align_corners_True_mode_bilinear_memory_format0_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_antialias_True_align_corners_True_mode_bilinear_memory_format1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bicubic_float32_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bicubic_float64_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bicubic_int16_cpu_int16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bicubic_int32_cpu_int32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bicubic_int64_cpu_int64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bicubic_int8_cpu_int8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bicubic_uint8_cpu_uint8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bilinear_float32_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bilinear_float64_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bilinear_int16_cpu_int16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bilinear_int32_cpu_int32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bilinear_int64_cpu_int64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bilinear_int8_cpu_int8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bilinear_uint8_cpu_uint8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest-exact_float32_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest-exact_float64_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest-exact_int16_cpu_int16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest-exact_int32_cpu_int32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest-exact_int64_cpu_int64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest-exact_int8_cpu_int8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest-exact_uint8_cpu_uint8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest_float32_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest_float64_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest_int16_cpu_int16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest_int32_cpu_int32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest_int64_cpu_int64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest_int8_cpu_int8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest_uint8_cpu_uint8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bicubic_float32_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bicubic_float64_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bicubic_int16_cpu_int16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bicubic_int32_cpu_int32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bicubic_int64_cpu_int64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bicubic_int8_cpu_int8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bicubic_uint8_cpu_uint8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bilinear_float32_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bilinear_float64_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bilinear_int16_cpu_int16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bilinear_int32_cpu_int32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bilinear_int64_cpu_int64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bilinear_int8_cpu_int8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bilinear_uint8_cpu_uint8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest-exact_float32_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest-exact_float64_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest-exact_int16_cpu_int16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest-exact_int32_cpu_int32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest-exact_int64_cpu_int64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest-exact_int8_cpu_int8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest-exact_uint8_cpu_uint8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest_float32_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest_float64_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest_int16_cpu_int16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest_int32_cpu_int32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest_int64_cpu_int64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest_int8_cpu_int8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest_uint8_cpu_uint8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bicubic_float32_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bicubic_float64_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bicubic_int16_cpu_int16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bicubic_int32_cpu_int32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bicubic_int64_cpu_int64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bicubic_int8_cpu_int8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bicubic_uint8_cpu_uint8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bilinear_float32_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bilinear_float64_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bilinear_int16_cpu_int16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bilinear_int32_cpu_int32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bilinear_int64_cpu_int64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bilinear_int8_cpu_int8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bilinear_uint8_cpu_uint8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest-exact_float32_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest-exact_float64_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest-exact_int16_cpu_int16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest-exact_int32_cpu_int32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest-exact_int64_cpu_int64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest-exact_int8_cpu_int8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest-exact_uint8_cpu_uint8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest_float32_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest_float64_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest_int16_cpu_int16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest_int32_cpu_int32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest_int64_cpu_int64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest_int8_cpu_int8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest_uint8_cpu_uint8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bicubic_float32_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bicubic_float64_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bicubic_int16_cpu_int16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bicubic_int32_cpu_int32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bicubic_int64_cpu_int64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bicubic_int8_cpu_int8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bicubic_uint8_cpu_uint8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bilinear_float32_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bilinear_float64_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bilinear_int16_cpu_int16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bilinear_int32_cpu_int32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bilinear_int64_cpu_int64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bilinear_int8_cpu_int8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bilinear_uint8_cpu_uint8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest-exact_float32_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest-exact_float64_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest-exact_int16_cpu_int16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest-exact_int32_cpu_int32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest-exact_int64_cpu_int64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest-exact_int8_cpu_int8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest-exact_uint8_cpu_uint8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest_float32_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest_float64_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest_int16_cpu_int16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest_int32_cpu_int32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest_int64_cpu_int64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest_int8_cpu_int8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest_uint8_cpu_uint8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBicubic2d_aa_correctness_memory_format0_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBicubic2d_aa_correctness_memory_format1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBicubic2d_correctness_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBilinear2d_aa_correctness_memory_format0_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBilinear2d_aa_correctness_memory_format1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest1d_correctness_isize_10_osize_15_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest1d_correctness_isize_20_osize_11_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest1d_launch_config_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest1d_mode_nearest-exact_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest1d_mode_nearest_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest2d_correctness_memory_format0_isize_10_osize_15_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest2d_correctness_memory_format0_isize_20_osize_11_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest2d_correctness_memory_format1_isize_10_osize_15_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest2d_correctness_memory_format1_isize_20_osize_11_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest2d_launch_config_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest2d_launch_fail_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest2d_launch_rocm_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest2d_memory_format0_mode_nearest-exact_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest2d_memory_format0_mode_nearest_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest2d_memory_format1_mode_nearest-exact_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest2d_memory_format1_mode_nearest_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest3d_correctness_memory_format0_isize_10_osize_15_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest3d_correctness_memory_format0_isize_20_osize_11_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest3d_correctness_memory_format1_isize_10_osize_15_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest3d_correctness_memory_format1_isize_20_osize_11_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest3d_launch_config_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest3d_memory_format0_mode_nearest-exact_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest3d_memory_format0_mode_nearest_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest3d_memory_format1_mode_nearest-exact_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest3d_memory_format1_mode_nearest_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearestExact1d_correctness_isize_10_osize_15_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearestExact1d_correctness_isize_20_osize_11_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearestExact1d_rescale_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearestExact2d_correctness_memory_format0_isize_10_osize_15_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearestExact2d_correctness_memory_format0_isize_20_osize_11_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearestExact2d_correctness_memory_format1_isize_10_osize_15_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearestExact2d_correctness_memory_format1_isize_20_osize_11_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearestExact3d_correctness_memory_format0_isize_10_osize_15_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearestExact3d_correctness_memory_format0_isize_20_osize_11_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearestExact3d_correctness_memory_format1_isize_10_osize_15_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearestExact3d_correctness_memory_format1_isize_20_osize_11_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingTrilinear3d_align_corners_False_memory_format0_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingTrilinear3d_align_corners_False_memory_format1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingTrilinear3d_align_corners_True_memory_format0_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingTrilinear3d_align_corners_True_memory_format1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsampling_64bit_indexing_channels_last_cpu_bfloat16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsampling_64bit_indexing_channels_last_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingnearest2d_backward_64bit_indexing_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_variable_sequence_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_warp_softmax_64bit_indexing_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_warp_softmax_64bit_indexing_cpu_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_BatchNorm_empty_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_Bilinear_empty_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_CTCLoss_cudnn_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_CTCLoss_empty_target_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_CTCLoss_no_batch_dim_reduction_mean_use_module_form_False_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_CTCLoss_no_batch_dim_reduction_mean_use_module_form_True_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_CTCLoss_no_batch_dim_reduction_none_use_module_form_False_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_CTCLoss_no_batch_dim_reduction_none_use_module_form_True_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_CTCLoss_no_batch_dim_reduction_sum_use_module_form_False_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_CTCLoss_no_batch_dim_reduction_sum_use_module_form_True_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_GRU_grad_and_gradgrad_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_GroupNorm_empty_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_GroupNorm_general_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_GroupNorm_memory_format_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_GroupNorm_numeric_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_GroupNorm_raises_error_if_one_value_per_group_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_InstanceNorm1d_general_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_InstanceNorm2d_general_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_InstanceNorm3d_general_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_LSTM_differentiable_backward_using_oneDNN_mps_bfloat16, test/test_nn.py::TestNNDeviceTypeMPS::test_LSTM_differentiable_backward_using_oneDNN_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_LSTM_grad_and_gradgrad_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_LayerNorm_general_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_LayerNorm_numeric_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_LocalResponseNorm_empty_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_MarginLoss_empty_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_MarginLoss_empty_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_MarginLoss_warnings_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_ReflectionPad2d_large_deterministic_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_ReflectionPad2d_large_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_ReflectionPad3d_large_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_ReflectionPad_empty_mps_complex64, test/test_nn.py::TestNNDeviceTypeMPS::test_ReflectionPad_empty_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_ReflectionPad_fails_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_ReplicationPad1d_large_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_ReplicationPad2d_large_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_ReplicationPad3d_large_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_ReplicationPad_empty_mps_complex128, test/test_nn.py::TestNNDeviceTypeMPS::test_ReplicationPad_empty_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_TransformerDecoderLayer_empty_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_TransformerDecoder_empty_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_TransformerEncoderLayer_empty_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_TransformerEncoder_empty_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_Transformer_empty_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_Unfold_empty_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_activations_bfloat16_half_cpu_mps_bfloat16, test/test_nn.py::TestNNDeviceTypeMPS::test_activations_bfloat16_half_cpu_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_activations_bfloat16_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_adaptiveavg_pool1d_shmem_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_affine_2d_rotate0_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_affine_2d_rotate45_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_affine_2d_rotate90_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_affine_2d_rotateRandom_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_affine_3d_rotateRandom_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_avg_pool_large_tensor2_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_avg_pool_large_tensor_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_batchnorm_affine_mixed_mps_bfloat16, test/test_nn.py::TestNNDeviceTypeMPS::test_batchnorm_affine_mixed_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_batchnorm_affine_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_batchnorm_eval_mixed_mps_bfloat16, test/test_nn.py::TestNNDeviceTypeMPS::test_batchnorm_eval_mixed_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_batchnorm_eval_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_batchnorm_grad_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_batchnorm_large_batch_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_batchnorm_large_batch_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_batchnorm_simple_average_mixed_mps_bfloat16, test/test_nn.py::TestNNDeviceTypeMPS::test_batchnorm_simple_average_mixed_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_batchnorm_simple_average_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_batchnorm_update_stats_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_channel_shuffle_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_clip_grad_norm_error_if_nonfinite_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_clip_grad_norm_foreach_False_norm_type_0_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_clip_grad_norm_foreach_False_norm_type_1_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_clip_grad_norm_foreach_False_norm_type_2_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_clip_grad_norm_foreach_False_norm_type_4_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_clip_grad_norm_foreach_False_norm_type_inf_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_clip_grad_norm_foreach_True_norm_type_0_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_clip_grad_norm_foreach_True_norm_type_1_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_clip_grad_norm_foreach_True_norm_type_2_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_clip_grad_norm_foreach_True_norm_type_4_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_clip_grad_norm_foreach_True_norm_type_inf_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_clip_grad_norm_multi_device_foreach_False_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_clip_grad_norm_multi_device_foreach_True_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_clip_grad_value_foreach_False_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_clip_grad_value_foreach_True_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_conv_empty_input_mps_complex64, test/test_nn.py::TestNNDeviceTypeMPS::test_conv_empty_input_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_conv_empty_input_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_64bit_reduction_mean_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_64bit_reduction_none_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_64bit_reduction_sum_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_label_smoothing_consistent_index_target_and_probs_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_label_smoothing_errors_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_label_smoothing_weight_ignore_indices_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_label_smoothing_with_probs_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_large_tensor_reduction_mean_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_large_tensor_reduction_none_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_large_tensor_reduction_sum_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_loss_2d_out_of_bounds_class_index_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_loss_2d_out_of_bounds_class_index_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_loss_index_target_unit_weights_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_loss_one_hot_target_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_loss_prob_target_all_reductions_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_loss_prob_target_no_batch_dim_reduction_mean_weighted_False_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_loss_prob_target_no_batch_dim_reduction_mean_weighted_True_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_loss_prob_target_no_batch_dim_reduction_none_weighted_False_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_loss_prob_target_no_batch_dim_reduction_none_weighted_True_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_loss_prob_target_no_batch_dim_reduction_sum_weighted_False_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_loss_prob_target_no_batch_dim_reduction_sum_weighted_True_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_loss_prob_target_unit_weights_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_ctc_loss_cudnn_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_ctc_loss_cudnn_tensor_cpu_length_cuda_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_ctc_loss_cudnn_tensor_cuda_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_ctc_loss_error_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_ctc_loss_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_device_mask_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_elu_inplace_overlap_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_elu_inplace_with_neg_alpha_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_fold_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_glu_bfloat16_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_grid_sample_bfloat16_precision_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_grid_sample_half_precision_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_grid_sample_large_index_2d_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_grid_sample_large_index_2d_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_grid_sample_large_index_3d_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_grid_sample_large_index_3d_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_grid_sample_large_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_grid_sample_nan_inf_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_grid_sample_nan_inf_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_groupnorm_nhwc_mps_bfloat16, test/test_nn.py::TestNNDeviceTypeMPS::test_groupnorm_nhwc_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_groupnorm_nhwc_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_groupnorm_nhwc_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_gumbel_softmax_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_hardsigmoid_grad_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_hardswish_grad_corner_mps_bfloat16, test/test_nn.py::TestNNDeviceTypeMPS::test_hardswish_grad_corner_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_hardswish_grad_corner_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_hardswish_grad_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_hardswish_inplace_overlap_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_instancenorm_raises_error_for_single_spatial_element_during_training_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm1d_no_batch_dim_False_affine_False_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm1d_no_batch_dim_False_affine_True_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm1d_no_batch_dim_True_affine_False_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm1d_no_batch_dim_True_affine_True_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm2d_no_batch_dim_False_affine_False_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm2d_no_batch_dim_False_affine_True_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm2d_no_batch_dim_True_affine_False_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm2d_no_batch_dim_True_affine_True_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm3d_no_batch_dim_False_affine_False_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm3d_no_batch_dim_False_affine_True_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm3d_no_batch_dim_True_affine_False_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm3d_no_batch_dim_True_affine_True_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_instancenorm_raises_error_if_less_than_one_value_per_channel_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_invalid_reduction_strings_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_layernorm_half_precision_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_layernorm_weight_bias_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_leaky_relu_inplace_overlap_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_leaky_relu_inplace_with_neg_slope_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_leaky_relu_inplace_with_zero_slope_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_linear_empty_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_log_softmax_big_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_log_softmax_cpu_mps_bfloat16, test/test_nn.py::TestNNDeviceTypeMPS::test_log_softmax_cpu_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_logsigmoid_out_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_lstmcell_backward_only_one_output_grad_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_masked_softmax_TxT_layout_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_masked_softmax_devices_parity_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_masked_softmax_forward_with_nans_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_masked_softmax_grad_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_masked_softmax_lowp_mps_bfloat16, test/test_nn.py::TestNNDeviceTypeMPS::test_masked_softmax_lowp_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_masked_softmax_mask_types_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_masked_softmax_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_masked_softmax_transformer_layout_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_mish_inplace_overlap_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_module_to_empty_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_module_to_empty_non_recursive_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_nll_loss_all_ignored_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_nll_loss_byte_target_matches_long_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_nll_loss_empty_tensor_reduction_mean_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_nll_loss_empty_tensor_reduction_mean_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_nll_loss_empty_tensor_reduction_none_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_nll_loss_empty_tensor_reduction_none_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_nll_loss_empty_tensor_reduction_sum_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_nll_loss_empty_tensor_reduction_sum_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_nll_loss_invalid_target_dim_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_nll_loss_invalid_weights_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_nll_loss_large_tensor_reduction_mean_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_nll_loss_large_tensor_reduction_none_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_nll_loss_large_tensor_reduction_sum_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_nll_loss_mismatched_batch_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_nll_loss_out_of_bounds_ignore_index_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_nll_loss_total_weight_is_zero_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_nn_empty_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_nn_scalars_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_nn_scalars_reductions_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_nonlinearity_propagate_nan_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_one_hot_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_overwrite_module_params_on_conversion_cpu_device_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_pad_mps_complex128, test/test_nn.py::TestNNDeviceTypeMPS::test_pad_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_prelu_backward_32bit_indexing_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_replicatepad_64bit_indexing_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_rmsnorm_numeric_mps_bfloat16, test/test_nn.py::TestNNDeviceTypeMPS::test_rmsnorm_numeric_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_rnn_fused_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_rnn_fused_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_rnn_retain_variables_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_rnn_retain_variables_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_save_lstm_compatibility_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_silu_inplace_overlap_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_skip_init_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_smooth_l1_loss_bfloat16_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_smooth_l1_loss_vs_huber_loss_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_smoothl1loss_backward_zero_beta_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_softmax_64bit_indexing_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_softmax_backward_64bit_indexing_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_softmax_backward_smem_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_softmax_backward_unaligned_grad_output_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_softmax_backward_unaligned_output_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_softmax_backward_without_fully_vectorized_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_softmax_bfloat16_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_softmax_cpu_mps_bfloat16, test/test_nn.py::TestNNDeviceTypeMPS::test_softmax_cpu_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_softmax_double_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_softmax_forward_64bit_indexing_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_softmax_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_softmax_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_softmax_results_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_softplus_inplace_overlap_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_softplus_low_threshold_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_softshrink_inplace_overlap_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_softshrink_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_softshrink_negative_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_threshold_inplace_overlap_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_to_complex_mps_complex64, test/test_nn.py::TestNNDeviceTypeMPS::test_to_complex_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_transformerencoderlayer_fast_path_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_transformerencoderlayer_gelu_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_transformerencoderlayer_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_triplet_margin_with_distance_loss_default_parity_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_triplet_margin_with_distance_loss_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format0_align_corners_False_input_size_399_output_size_437_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format0_align_corners_False_input_size_403_output_size_377_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format0_align_corners_True_input_size_399_output_size_437_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format0_align_corners_True_input_size_403_output_size_377_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format1_align_corners_False_input_size_399_output_size_437_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format1_align_corners_False_input_size_403_output_size_377_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format1_align_corners_True_input_size_399_output_size_437_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format1_align_corners_True_input_size_403_output_size_377_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_antialias_False_align_corners_False_mode_bicubic_memory_format0_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_antialias_False_align_corners_False_mode_bicubic_memory_format1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_antialias_False_align_corners_False_mode_bilinear_memory_format0_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_antialias_False_align_corners_False_mode_bilinear_memory_format1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_antialias_False_align_corners_True_mode_bicubic_memory_format0_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_antialias_False_align_corners_True_mode_bicubic_memory_format1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_antialias_False_align_corners_True_mode_bilinear_memory_format0_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_antialias_False_align_corners_True_mode_bilinear_memory_format1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_antialias_True_align_corners_False_mode_bicubic_memory_format0_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_antialias_True_align_corners_False_mode_bicubic_memory_format1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_antialias_True_align_corners_False_mode_bilinear_memory_format0_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_antialias_True_align_corners_False_mode_bilinear_memory_format1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_antialias_True_align_corners_True_mode_bicubic_memory_format0_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_antialias_True_align_corners_True_mode_bicubic_memory_format1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_antialias_True_align_corners_True_mode_bilinear_memory_format0_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_antialias_True_align_corners_True_mode_bilinear_memory_format1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bicubic_float32_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bicubic_float64_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bicubic_int16_mps_int16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bicubic_int32_mps_int32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bicubic_int64_mps_int64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bicubic_int8_mps_int8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bicubic_uint8_mps_uint8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bilinear_float32_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bilinear_float64_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bilinear_int16_mps_int16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bilinear_int32_mps_int32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bilinear_int64_mps_int64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bilinear_int8_mps_int8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bilinear_uint8_mps_uint8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest-exact_float32_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest-exact_float64_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest-exact_int16_mps_int16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest-exact_int32_mps_int32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest-exact_int64_mps_int64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest-exact_int8_mps_int8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest-exact_uint8_mps_uint8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest_float32_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest_float64_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest_int16_mps_int16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest_int32_mps_int32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest_int64_mps_int64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest_int8_mps_int8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest_uint8_mps_uint8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bicubic_float32_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bicubic_float64_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bicubic_int16_mps_int16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bicubic_int32_mps_int32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bicubic_int64_mps_int64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bicubic_int8_mps_int8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bicubic_uint8_mps_uint8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bilinear_float32_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bilinear_float64_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bilinear_int16_mps_int16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bilinear_int32_mps_int32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bilinear_int64_mps_int64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bilinear_int8_mps_int8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bilinear_uint8_mps_uint8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest-exact_float32_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest-exact_float64_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest-exact_int16_mps_int16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest-exact_int32_mps_int32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest-exact_int64_mps_int64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest-exact_int8_mps_int8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest-exact_uint8_mps_uint8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest_float32_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest_float64_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest_int16_mps_int16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest_int32_mps_int32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest_int64_mps_int64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest_int8_mps_int8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest_uint8_mps_uint8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bicubic_float32_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bicubic_float64_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bicubic_int16_mps_int16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bicubic_int32_mps_int32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bicubic_int64_mps_int64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bicubic_int8_mps_int8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bicubic_uint8_mps_uint8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bilinear_float32_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bilinear_float64_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bilinear_int16_mps_int16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bilinear_int32_mps_int32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bilinear_int64_mps_int64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bilinear_int8_mps_int8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bilinear_uint8_mps_uint8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest-exact_float32_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest-exact_float64_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest-exact_int16_mps_int16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest-exact_int32_mps_int32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest-exact_int64_mps_int64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest-exact_int8_mps_int8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest-exact_uint8_mps_uint8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest_float32_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest_float64_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest_int16_mps_int16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest_int32_mps_int32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest_int64_mps_int64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest_int8_mps_int8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest_uint8_mps_uint8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bicubic_float32_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bicubic_float64_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bicubic_int16_mps_int16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bicubic_int32_mps_int32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bicubic_int64_mps_int64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bicubic_int8_mps_int8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bicubic_uint8_mps_uint8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bilinear_float32_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bilinear_float64_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bilinear_int16_mps_int16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bilinear_int32_mps_int32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bilinear_int64_mps_int64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bilinear_int8_mps_int8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bilinear_uint8_mps_uint8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest-exact_float32_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest-exact_float64_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest-exact_int16_mps_int16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest-exact_int32_mps_int32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest-exact_int64_mps_int64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest-exact_int8_mps_int8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest-exact_uint8_mps_uint8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest_float32_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest_float64_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest_int16_mps_int16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest_int32_mps_int32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest_int64_mps_int64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest_int8_mps_int8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest_uint8_mps_uint8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBicubic2d_aa_correctness_memory_format0_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBicubic2d_aa_correctness_memory_format1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBicubic2d_correctness_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBilinear2d_aa_correctness_memory_format0_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBilinear2d_aa_correctness_memory_format1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest1d_correctness_isize_10_osize_15_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest1d_correctness_isize_20_osize_11_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest1d_launch_config_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest1d_mode_nearest-exact_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest1d_mode_nearest_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest2d_correctness_memory_format0_isize_10_osize_15_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest2d_correctness_memory_format0_isize_20_osize_11_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest2d_correctness_memory_format1_isize_10_osize_15_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest2d_correctness_memory_format1_isize_20_osize_11_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest2d_launch_config_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest2d_launch_fail_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest2d_launch_rocm_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest2d_memory_format0_mode_nearest-exact_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest2d_memory_format0_mode_nearest_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest2d_memory_format1_mode_nearest-exact_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest2d_memory_format1_mode_nearest_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest3d_correctness_memory_format0_isize_10_osize_15_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest3d_correctness_memory_format0_isize_20_osize_11_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest3d_correctness_memory_format1_isize_10_osize_15_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest3d_correctness_memory_format1_isize_20_osize_11_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest3d_launch_config_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest3d_memory_format0_mode_nearest-exact_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest3d_memory_format0_mode_nearest_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest3d_memory_format1_mode_nearest-exact_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest3d_memory_format1_mode_nearest_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearestExact1d_correctness_isize_10_osize_15_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearestExact1d_correctness_isize_20_osize_11_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearestExact1d_rescale_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearestExact2d_correctness_memory_format0_isize_10_osize_15_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearestExact2d_correctness_memory_format0_isize_20_osize_11_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearestExact2d_correctness_memory_format1_isize_10_osize_15_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearestExact2d_correctness_memory_format1_isize_20_osize_11_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearestExact3d_correctness_memory_format0_isize_10_osize_15_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearestExact3d_correctness_memory_format0_isize_20_osize_11_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearestExact3d_correctness_memory_format1_isize_10_osize_15_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearestExact3d_correctness_memory_format1_isize_20_osize_11_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingTrilinear3d_align_corners_False_memory_format0_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingTrilinear3d_align_corners_False_memory_format1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingTrilinear3d_align_corners_True_memory_format0_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingTrilinear3d_align_corners_True_memory_format1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsampling_64bit_indexing_channels_last_mps_bfloat16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsampling_64bit_indexing_channels_last_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingnearest2d_backward_64bit_indexing_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_variable_sequence_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_warp_softmax_64bit_indexing_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_warp_softmax_64bit_indexing_mps_float32 2025-06-01T21:10:32.7649030Z 2025-06-01T21:10:32.7649360Z Running nn/test_pooling 1/1 ... [2025-06-01 21:10:32.464854] 2025-06-01T21:10:32.7650070Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-06-01T21:10:32.7652060Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin/python', '-bb', 'nn/test_pooling.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:10:32.465201] 2025-06-01T21:10:50.6717160Z 2025-06-01T21:10:50.6717850Z nn/test_pooling 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_pooling_1.1_aaba8883cde50658_.log 2025-06-01T21:10:50.6763440Z Running 186 items in this shard: test/nn/test_pooling.py::TestAvgPool::test_avg_pool1d_ceil_mode, test/nn/test_pooling.py::TestAvgPool::test_avg_pool2d_ceil_mode, test/nn/test_pooling.py::TestAvgPool::test_avg_pool3d_ceil_mode, test/nn/test_pooling.py::TestAvgPool::test_doubletensor_avg_pool2d, test/nn/test_pooling.py::TestAvgPool::test_doubletensor_avg_pool2d_with_divisor, test/nn/test_pooling.py::TestAvgPool::test_doubletensor_avg_pool3d, test/nn/test_pooling.py::TestAvgPool::test_doubletensor_avg_pool3d_with_divisor, test/nn/test_pooling.py::TestPoolingNN::test_MaxUnpool2d_output_size, test/nn/test_pooling.py::TestPoolingNN::test_adaptive_avg_pooling_nhwc_overflow, test/nn/test_pooling.py::TestPoolingNN::test_adaptive_avg_pooling_overflow, test/nn/test_pooling.py::TestPoolingNN::test_adaptive_pooling_avg_nhwc, test/nn/test_pooling.py::TestPoolingNN::test_adaptive_pooling_avg_nhwc_launch_config_backward, test/nn/test_pooling.py::TestPoolingNN::test_adaptive_pooling_avg_nhwc_launch_config_forward, test/nn/test_pooling.py::TestPoolingNN::test_adaptive_pooling_avg_nhwc_non_contiguous, test/nn/test_pooling.py::TestPoolingNN::test_adaptive_pooling_lower_precision, test/nn/test_pooling.py::TestPoolingNN::test_adaptive_pooling_size_none, test/nn/test_pooling.py::TestPoolingNN::test_adaptive_pooling_size_overflow, test/nn/test_pooling.py::TestPoolingNN::test_max_unpool, test/nn/test_pooling.py::TestPoolingNN::test_max_unpool2d_nhwc_cpu, test/nn/test_pooling.py::TestPoolingNN::test_max_unpool3d_input_check, test/nn/test_pooling.py::TestPoolingNN::test_quantized_max_pool1d_empty_kernel, test/nn/test_pooling.py::TestPoolingNN::test_quantized_max_pool3d, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_AdaptiveMaxPool1d_indices_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_AdaptiveMaxPool2d_indices_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_AdaptiveMaxPool3d_indices_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_AdaptiveMaxPool_zero_batch_dim_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_AvgPool2d_empty_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_AvgPool3d_backward_after_cat_dim1_device_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_FractionalMaxPool2d_zero_batch_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_FractionalMaxPool2d_zero_out_size_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_FractionalMaxPool2d_zero_samples_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_FractionalMaxPool3d_zero_batch_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_FractionalMaxPool3d_zero_out_size_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_FractionalMaxPool3d_zero_samples_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_MaxPool1d_indices_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_MaxPool2d_indices_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_MaxPool3d_indices_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_MaxPool_zero_batch_dim_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_MaxUnpool_index_errors_case10_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_MaxUnpool_index_errors_case1_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_MaxUnpool_index_errors_case2_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_MaxUnpool_index_errors_case3_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_MaxUnpool_index_errors_case4_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_MaxUnpool_index_errors_case5_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_MaxUnpool_index_errors_case6_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_MaxUnpool_index_errors_case7_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_MaxUnpool_index_errors_case8_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_MaxUnpool_index_errors_case9_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_MaxUnpool_zero_batch_dim_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_adaptive_avg_pool2d_output_size_one_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_adaptive_avg_pool3d_output_size_one_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_adaptive_avg_pooling_backward_fails_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_adaptive_max_pooling_backward_fails_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_adaptive_pool_odd_size_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_adaptive_pooling_empty_output_size_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_adaptive_pooling_empty_output_size_cpu_float64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_adaptive_pooling_max_nhwc_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_adaptive_pooling_max_nhwc_cpu_float64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_adaptive_pooling_no_suppot_input_cpu_int16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_adaptive_pooling_no_suppot_input_cpu_int32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_adaptive_pooling_no_suppot_input_cpu_int64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_adaptive_pooling_no_suppot_input_cpu_int8, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_adaptive_pooling_no_suppot_input_cpu_uint8, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_adaptive_pooling_zero_batch_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_adaptive_pooling_zero_batch_cpu_float64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_avg_pool2d_nhwc_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_avg_pool2d_nhwc_cpu_float64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_avg_pool2d_reduced_floating_cpu_bfloat16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_avg_pool2d_reduced_floating_cpu_float16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_fractional_max_pool2d_backward_fails_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_fractional_max_pool2d_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_fractional_max_pool3d_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_fractional_max_pool_nan_inf_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool1d_corner_cases_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool1d_corner_cases_cpu_float64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool1d_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool1d_cpu_float64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool2d_corner_cases_cpu_int32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool2d_corner_cases_cpu_int64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool2d_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool2d_indices_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool2d_nhwc_cpu_bfloat16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool2d_nhwc_cpu_float16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool2d_nhwc_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool2d_nhwc_cpu_float64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool2d_with_indices_backward_fails_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool3d_ndhwc_cpu_bfloat16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool3d_ndhwc_cpu_float16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool3d_ndhwc_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool3d_ndhwc_cpu_float64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool_bfloat16_half_cpu_bfloat16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool_bfloat16_half_cpu_float16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool_nan_inf_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_maxpool3d_non_square_backward_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_maxpool_indices_no_batch_dim_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_pool3d_large_size_int64_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_pool3d_size_one_feature_dim_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_pool_invalid_size_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_pool_large_size_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_pooling_bfloat16_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_pooling_large_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_pooling_max_nhwc_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_pooling_max_nhwc_cpu_float64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_pooling_shape_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_pooling_zero_stride_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_AdaptiveMaxPool1d_indices_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_AdaptiveMaxPool2d_indices_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_AdaptiveMaxPool3d_indices_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_AdaptiveMaxPool_zero_batch_dim_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_AvgPool2d_empty_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_AvgPool3d_backward_after_cat_dim1_device_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_FractionalMaxPool2d_zero_batch_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_FractionalMaxPool2d_zero_out_size_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_FractionalMaxPool2d_zero_samples_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_FractionalMaxPool3d_zero_batch_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_FractionalMaxPool3d_zero_out_size_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_FractionalMaxPool3d_zero_samples_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_MaxPool1d_indices_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_MaxPool2d_indices_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_MaxPool3d_indices_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_MaxPool_zero_batch_dim_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_MaxUnpool_index_errors_case10_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_MaxUnpool_index_errors_case1_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_MaxUnpool_index_errors_case2_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_MaxUnpool_index_errors_case3_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_MaxUnpool_index_errors_case4_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_MaxUnpool_index_errors_case5_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_MaxUnpool_index_errors_case6_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_MaxUnpool_index_errors_case7_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_MaxUnpool_index_errors_case8_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_MaxUnpool_index_errors_case9_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_MaxUnpool_zero_batch_dim_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_adaptive_avg_pool2d_output_size_one_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_adaptive_avg_pool3d_output_size_one_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_adaptive_avg_pooling_backward_fails_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_adaptive_max_pooling_backward_fails_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_adaptive_pool_odd_size_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_adaptive_pooling_empty_output_size_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_adaptive_pooling_empty_output_size_mps_float64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_adaptive_pooling_max_nhwc_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_adaptive_pooling_no_suppot_input_mps_int16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_adaptive_pooling_no_suppot_input_mps_int32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_adaptive_pooling_no_suppot_input_mps_int64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_adaptive_pooling_no_suppot_input_mps_int8, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_adaptive_pooling_no_suppot_input_mps_uint8, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_adaptive_pooling_zero_batch_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_adaptive_pooling_zero_batch_mps_float64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_avg_pool2d_nhwc_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_avg_pool2d_nhwc_mps_float64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_avg_pool2d_reduced_floating_mps_bfloat16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_avg_pool2d_reduced_floating_mps_float16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_fractional_max_pool2d_backward_fails_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_fractional_max_pool2d_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_fractional_max_pool3d_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_fractional_max_pool_nan_inf_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool1d_corner_cases_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool1d_corner_cases_mps_float64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool1d_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool1d_mps_float64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool2d_corner_cases_mps_int32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool2d_corner_cases_mps_int64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool2d_indices_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool2d_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool2d_nhwc_mps_bfloat16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool2d_nhwc_mps_float16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool2d_nhwc_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool2d_nhwc_mps_float64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool2d_with_indices_backward_fails_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool3d_ndhwc_mps_bfloat16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool3d_ndhwc_mps_float16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool3d_ndhwc_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool3d_ndhwc_mps_float64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool_bfloat16_half_mps_bfloat16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool_bfloat16_half_mps_float16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool_nan_inf_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_maxpool3d_non_square_backward_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_maxpool_indices_no_batch_dim_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_pool3d_large_size_int64_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_pool3d_size_one_feature_dim_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_pool_invalid_size_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_pool_large_size_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_pooling_bfloat16_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_pooling_large_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_pooling_max_nhwc_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_pooling_shape_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_pooling_zero_stride_mps 2025-06-01T21:10:50.6804340Z 2025-06-01T21:10:50.6804480Z Running nn/test_convolution 1/1 ... [2025-06-01 21:10:50.672083] 2025-06-01T21:10:50.6804990Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-06-01T21:10:50.6805770Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin/python', '-bb', 'nn/test_convolution.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:10:50.672368] 2025-06-01T21:12:04.7504400Z 2025-06-01T21:12:04.7505610Z nn/test_convolution 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_convolution_1.1_379fca9188f27923_.log 2025-06-01T21:12:04.7892280Z Running 1119 items in this shard: test/nn/test_convolution.py::TestConvolutionNN::test_Conv1d_module_same_padding, test/nn/test_convolution.py::TestConvolutionNN::test_Conv2d_1x1, test/nn/test_convolution.py::TestConvolutionNN::test_Conv2d_OneDNN, test/nn/test_convolution.py::TestConvolutionNN::test_Conv2d_backward_twice, test/nn/test_convolution.py::TestConvolutionNN::test_Conv2d_groups_nobias, test/nn/test_convolution.py::TestConvolutionNN::test_Conv2d_groups_nobias_v2, test/nn/test_convolution.py::TestConvolutionNN::test_Conv2d_inconsistent_types, test/nn/test_convolution.py::TestConvolutionNN::test_Conv2d_inconsistent_types_on_GPU_with_cudnn, test/nn/test_convolution.py::TestConvolutionNN::test_Conv2d_inconsistent_types_on_GPU_without_cudnn, test/nn/test_convolution.py::TestConvolutionNN::test_Conv2d_missing_argument, test/nn/test_convolution.py::TestConvolutionNN::test_Conv2d_module_same_padding, test/nn/test_convolution.py::TestConvolutionNN::test_Conv3d_groups_nobias, test/nn/test_convolution.py::TestConvolutionNN::test_Conv3d_groups_wbias, test/nn/test_convolution.py::TestConvolutionNN::test_Conv3d_module_same_padding, test/nn/test_convolution.py::TestConvolutionNN::test_ConvTranspose2d_half_cublas_gemm, test/nn/test_convolution.py::TestConvolutionNN::test_ConvTranspose2d_output_size, test/nn/test_convolution.py::TestConvolutionNN::test_ConvTranspose2d_output_size_downsample_upsample, test/nn/test_convolution.py::TestConvolutionNN::test_ConvTranspose3d_correct_output_size, test/nn/test_convolution.py::TestConvolutionNN::test_conv1d_issue_120547, test/nn/test_convolution.py::TestConvolutionNN::test_conv2d_discontiguous_weight, test/nn/test_convolution.py::TestConvolutionNN::test_conv3d_issue_120406, test/nn/test_convolution.py::TestConvolutionNN::test_conv_backcompat, test/nn/test_convolution.py::TestConvolutionNN::test_conv_cudnn_memory_layout_dominance, test/nn/test_convolution.py::TestConvolutionNN::test_conv_invalid_groups, test/nn/test_convolution.py::TestConvolutionNN::test_conv_modules_raise_error_on_incorrect_input_size, test/nn/test_convolution.py::TestConvolutionNN::test_conv_padding_mode, test/nn/test_convolution.py::TestConvolutionNN::test_conv_shapecheck, test/nn/test_convolution.py::TestConvolutionNN::test_conv_tbc, test/nn/test_convolution.py::TestConvolutionNN::test_cudnn_non_contiguous, test/nn/test_convolution.py::TestConvolutionNN::test_cudnn_noncontiguous_weight, test/nn/test_convolution.py::TestConvolutionNN::test_cudnn_not_mutate_stride, test/nn/test_convolution.py::TestConvolutionNN::test_functional_grad_conv, test/nn/test_convolution.py::TestConvolutionNN::test_functional_grad_conv2d, test/nn/test_convolution.py::TestConvolutionNN::test_grad_conv1d_input, test/nn/test_convolution.py::TestConvolutionNN::test_grad_conv1d_weight, test/nn/test_convolution.py::TestConvolutionNN::test_grad_conv2d_input, test/nn/test_convolution.py::TestConvolutionNN::test_grad_conv2d_weight, test/nn/test_convolution.py::TestConvolutionNN::test_grad_conv3d_input, test/nn/test_convolution.py::TestConvolutionNN::test_grad_conv3d_weight, test/nn/test_convolution.py::TestConvolutionNN::test_grouped_conv_cudnn_nhwc_support, test/nn/test_convolution.py::TestConvolutionNN::test_invalid_conv1d, test/nn/test_convolution.py::TestConvolutionNN::test_invalid_conv2d, test/nn/test_convolution.py::TestConvolutionNN::test_invalid_conv3d, test/nn/test_convolution.py::TestConvolutionNN::test_mismatch_shape_conv2d, test/nn/test_convolution.py::TestConvolutionNN::test_nnpack_conv, test/nn/test_convolution.py::TestConvolutionNN::test_permute_conv2d_issue_120211, test/nn/test_convolution.py::TestConvolutionNN::test_thnn_conv_strided_padded_dilated, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_backward_depthwise_cpu_complex128, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_backward_depthwise_cpu_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_depthwise_naive_groups_cpu_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_depthwise_naive_groups_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_depthwise_naive_groups_cpu_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_deterministic_cudnn_cpu_complex128, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_deterministic_cudnn_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_deterministic_cudnn_cpu_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_deterministic_cudnn_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_deterministic_cudnn_cpu_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_large_workspace_cpu_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_large_workspace_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_large_workspace_cpu_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_naive_groups_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_size_1_kernel_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv3d_depthwise_naive_groups_cpu_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv3d_depthwise_naive_groups_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv3d_depthwise_naive_groups_cpu_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_ConvTranspose2d_large_output_padding_cpu_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_ConvTranspose2d_large_output_padding_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_ConvTranspose2d_size_1_kernel_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_ConvTranspose3d_size_1_kernel_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_contig_wrong_stride_cudnn_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv1d_same_padding_backward_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv1d_same_padding_backward_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv1d_same_padding_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv1d_same_padding_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv1d_valid_padding_backward_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv1d_valid_padding_backward_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv1d_valid_padding_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv1d_valid_padding_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv1d_vs_scipy_mode_same_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv1d_vs_scipy_mode_same_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv1d_vs_scipy_mode_valid_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv1d_vs_scipy_mode_valid_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv2d_no_grad_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv2d_same_padding_backward_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv2d_same_padding_backward_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv2d_same_padding_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv2d_same_padding_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv2d_valid_padding_backward_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv2d_valid_padding_backward_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv2d_valid_padding_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv2d_valid_padding_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv2d_vs_scipy_mode_same_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv2d_vs_scipy_mode_same_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv2d_vs_scipy_mode_valid_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv2d_vs_scipy_mode_valid_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv3d_64bit_indexing_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv3d_large_batch_1_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv3d_same_padding_backward_cpu_complex128, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv3d_same_padding_backward_cpu_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv3d_same_padding_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv3d_same_padding_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv3d_valid_padding_backward_cpu_complex128, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv3d_valid_padding_backward_cpu_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv3d_valid_padding_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv3d_valid_padding_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv3d_vs_scipy_mode_same_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv3d_vs_scipy_mode_same_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv3d_vs_scipy_mode_valid_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv3d_vs_scipy_mode_valid_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_convTranspose_empty_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise1d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise1d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise1d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise1d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise1d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise1d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise1d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise1d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise2d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise2d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise2d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise2d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise2d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise2d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise2d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise2d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise3d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise3d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise3d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise3d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise3d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise3d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise3d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise3d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn1d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn1d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn1d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn1d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn1d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn1d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn1d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn1d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn1d_transposed_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn1d_transposed_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn1d_transposed_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn1d_transposed_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn1d_transposed_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn1d_transposed_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn1d_transposed_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn1d_transposed_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn2d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn2d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn2d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn2d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn2d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn2d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn2d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn2d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn2d_transposed_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn2d_transposed_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn2d_transposed_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn2d_transposed_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn2d_transposed_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn2d_transposed_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn2d_transposed_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn2d_transposed_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn3d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn3d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn3d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn3d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn3d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn3d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn3d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn3d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch1d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch1d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch1d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch1d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch1d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch1d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch1d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch1d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch2d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch2d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch2d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch2d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch2d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch2d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch2d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch2d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch3d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch3d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch3d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch3d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch3d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch3d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch3d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch3d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel1d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel1d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel1d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel1d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel1d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel1d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel1d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel1d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel2d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel2d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel2d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel2d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel2d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel2d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel2d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel2d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel3d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel3d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel3d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel3d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel3d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel3d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel3d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel3d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel1d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel1d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel1d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel1d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel1d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel1d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel1d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel1d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel2d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel2d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel2d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel2d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel2d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel2d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel2d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel2d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel3d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel3d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel3d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel3d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel3d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel3d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel3d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel3d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen1d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen1d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen1d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen1d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen1d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen1d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen1d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen1d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen1d_transposed_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen1d_transposed_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen1d_transposed_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen1d_transposed_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen1d_transposed_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen1d_transposed_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen1d_transposed_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen1d_transposed_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen2d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen2d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen2d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen2d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen2d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen2d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen2d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen2d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen2d_transposed_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen2d_transposed_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen2d_transposed_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen2d_transposed_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen2d_transposed_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen2d_transposed_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen2d_transposed_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen2d_transposed_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen3d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen3d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen3d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen3d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen3d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen3d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen3d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen3d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen3d_transposed_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen3d_transposed_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen3d_transposed_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen3d_transposed_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen3d_transposed_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen3d_transposed_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen3d_transposed_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen3d_transposed_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise1d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise1d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise1d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise1d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise1d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise1d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise1d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise1d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise2d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise2d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise2d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise2d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise2d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise2d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise2d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise2d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise3d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise3d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise3d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise3d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise3d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise3d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise3d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise3d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_dilated_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_dilated_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_dilated_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_dilated_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_dilated_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_dilated_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_dilated_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_dilated_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_transposed_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_transposed_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_transposed_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_transposed_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_transposed_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_transposed_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_transposed_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_transposed_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_dilated_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_dilated_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_dilated_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_dilated_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_dilated_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_dilated_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_dilated_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_dilated_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_transposed_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_transposed_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_transposed_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_transposed_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_transposed_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_transposed_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_transposed_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_transposed_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_cpu_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_cpu_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_cpu_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_cpu_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_cpu_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_cpu_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_cpu_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_cpu_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_cuda_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_cuda_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_cuda_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_cuda_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_cuda_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_cuda_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_cuda_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_cuda_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_dilated_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_dilated_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_dilated_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_dilated_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_dilated_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_dilated_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_dilated_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_dilated_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_contiguous_for_oneDNN_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_cudnn_mismatch_memory_format_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_cudnn_ndhwc_cpu_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_cudnn_ndhwc_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_cudnn_nhwc_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_cudnn_nhwc_cpu_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_cudnn_nhwc_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_cudnn_nhwc_support_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_cudnn_nhwc_support_cpu_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_double_backward_cpu_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_double_backward_groups_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_double_backward_no_bias_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_double_backward_stride_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_double_backward_strided_with_3D_input_and_weight_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_empty_channel_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_empty_channel_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_ic1_channels_last_for_oneDNN_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_large_batch_1_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_large_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_large_nosplit_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_noncontig_weights_and_bias_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_noncontig_weights_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_thnn_nhwc_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_thnn_nhwc_cpu_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_transpose_with_output_size_and_no_batch_dim_ConvTranspose2d_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_transpose_with_output_size_and_no_batch_dim_ConvTranspose3d_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_transposed_large_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_convert_conv2d_weight_memory_format_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_convert_conv3d_weight_memory_format_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_cudnn_convolution_add_relu_cpu_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_cudnn_convolution_add_relu_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_cudnn_convolution_relu_cpu_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_cudnn_convolution_relu_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_depthwise_conv_64bit_indexing_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_group_convTranspose_empty_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_group_conv_empty_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_noncontig_conv_grad_cpu_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_noncontig_conv_grad_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_noncontig_conv_grad_cpu_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_backward_depthwise_mps_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_backward_depthwise_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_depthwise_naive_groups_mps_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_depthwise_naive_groups_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_depthwise_naive_groups_mps_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_deterministic_cudnn_mps_complex128, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_deterministic_cudnn_mps_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_deterministic_cudnn_mps_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_deterministic_cudnn_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_deterministic_cudnn_mps_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_large_workspace_mps_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_large_workspace_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_large_workspace_mps_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_naive_groups_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_size_1_kernel_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv3d_depthwise_naive_groups_mps_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv3d_depthwise_naive_groups_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv3d_depthwise_naive_groups_mps_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_ConvTranspose2d_large_output_padding_mps_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_ConvTranspose2d_large_output_padding_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_ConvTranspose2d_size_1_kernel_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_ConvTranspose3d_size_1_kernel_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_contig_wrong_stride_cudnn_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv1d_same_padding_backward_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv1d_same_padding_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv1d_valid_padding_backward_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv1d_valid_padding_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv1d_vs_scipy_mode_same_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv1d_vs_scipy_mode_valid_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv2d_no_grad_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv2d_same_padding_backward_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv2d_same_padding_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv2d_valid_padding_backward_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv2d_valid_padding_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv2d_vs_scipy_mode_same_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv2d_vs_scipy_mode_valid_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv3d_64bit_indexing_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv3d_large_batch_1_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv3d_same_padding_backward_mps_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv3d_same_padding_backward_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv3d_same_padding_mps_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv3d_same_padding_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv3d_valid_padding_backward_mps_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv3d_valid_padding_backward_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv3d_valid_padding_mps_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv3d_valid_padding_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv3d_vs_scipy_mode_same_mps_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv3d_vs_scipy_mode_same_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv3d_vs_scipy_mode_valid_mps_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv3d_vs_scipy_mode_valid_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_convTranspose_empty_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise1d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise1d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise1d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise1d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise1d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise1d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise1d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise1d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise2d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise2d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise2d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise2d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise2d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise2d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise2d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise2d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise3d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise3d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise3d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise3d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise3d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise3d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise3d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise3d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn1d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn1d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn1d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn1d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn1d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn1d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn1d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn1d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn1d_transposed_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn1d_transposed_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn1d_transposed_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn1d_transposed_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn1d_transposed_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn1d_transposed_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn1d_transposed_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn1d_transposed_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn2d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn2d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn2d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn2d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn2d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn2d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn2d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn2d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn2d_transposed_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn2d_transposed_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn2d_transposed_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn2d_transposed_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn2d_transposed_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn2d_transposed_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn2d_transposed_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn2d_transposed_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn3d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn3d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn3d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn3d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn3d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn3d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn3d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn3d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch1d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch1d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch1d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch1d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch1d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch1d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch1d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch1d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch2d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch2d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch2d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch2d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch2d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch2d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch2d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch2d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch3d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch3d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch3d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch3d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch3d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch3d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch3d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch3d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel1d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel1d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel1d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel1d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel1d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel1d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel1d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel1d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel2d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel2d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel2d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel2d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel2d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel2d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel2d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel2d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel3d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel3d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel3d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel3d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel3d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel3d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel3d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel3d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel1d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel1d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel1d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel1d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel1d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel1d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel1d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel1d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel2d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel2d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel2d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel2d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel2d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel2d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel2d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel2d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel3d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel3d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel3d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel3d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel3d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel3d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel3d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel3d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen1d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen1d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen1d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen1d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen1d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen1d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen1d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen1d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen1d_transposed_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen1d_transposed_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen1d_transposed_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen1d_transposed_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen1d_transposed_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen1d_transposed_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen1d_transposed_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen1d_transposed_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen2d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen2d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen2d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen2d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen2d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen2d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen2d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen2d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen2d_transposed_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen2d_transposed_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen2d_transposed_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen2d_transposed_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen2d_transposed_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen2d_transposed_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen2d_transposed_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen2d_transposed_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen3d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen3d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen3d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen3d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen3d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen3d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen3d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen3d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen3d_transposed_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen3d_transposed_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen3d_transposed_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen3d_transposed_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen3d_transposed_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen3d_transposed_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen3d_transposed_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen3d_transposed_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise1d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise1d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise1d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise1d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise1d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise1d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise1d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise1d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise2d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise2d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise2d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise2d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise2d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise2d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise2d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise2d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise3d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise3d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise3d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise3d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise3d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise3d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise3d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise3d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_dilated_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_dilated_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_dilated_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_dilated_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_dilated_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_dilated_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_dilated_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_dilated_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_transposed_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_transposed_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_transposed_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_transposed_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_transposed_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_transposed_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_transposed_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_transposed_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_dilated_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_dilated_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_dilated_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_dilated_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_dilated_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_dilated_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_dilated_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_dilated_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_transposed_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_transposed_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_transposed_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_transposed_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_transposed_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_transposed_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_transposed_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_transposed_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_cpu_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_cpu_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_cpu_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_cpu_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_cpu_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_cpu_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_cpu_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_cpu_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_cuda_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_cuda_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_cuda_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_cuda_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_cuda_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_cuda_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_cuda_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_cuda_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_dilated_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_dilated_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_dilated_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_dilated_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_dilated_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_dilated_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_dilated_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_dilated_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_contiguous_for_oneDNN_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_cudnn_mismatch_memory_format_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_cudnn_ndhwc_mps_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_cudnn_ndhwc_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_cudnn_nhwc_mps_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_cudnn_nhwc_mps_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_cudnn_nhwc_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_cudnn_nhwc_support_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_cudnn_nhwc_support_mps_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_double_backward_groups_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_double_backward_mps_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_double_backward_no_bias_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_double_backward_stride_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_double_backward_strided_with_3D_input_and_weight_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_empty_channel_mps_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_empty_channel_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_ic1_channels_last_for_oneDNN_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_large_batch_1_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_large_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_large_nosplit_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_noncontig_weights_and_bias_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_noncontig_weights_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_thnn_nhwc_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_thnn_nhwc_mps_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_transpose_with_output_size_and_no_batch_dim_ConvTranspose2d_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_transpose_with_output_size_and_no_batch_dim_ConvTranspose3d_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_transposed_large_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_convert_conv2d_weight_memory_format_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_convert_conv3d_weight_memory_format_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_cudnn_convolution_add_relu_mps_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_cudnn_convolution_add_relu_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_cudnn_convolution_relu_mps_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_cudnn_convolution_relu_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_depthwise_conv_64bit_indexing_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_group_convTranspose_empty_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_group_conv_empty_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_noncontig_conv_grad_mps_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_noncontig_conv_grad_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_noncontig_conv_grad_mps_float64 2025-06-01T21:12:04.8253400Z 2025-06-01T21:12:04.8253510Z Running test_mps 1/7 ... [2025-06-01 21:12:04.751871] 2025-06-01T21:12:04.8253750Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-06-01T21:12:04.8254480Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin/python', '-bb', 'test_mps.py', '-m', 'serial', '--shard-id=1', '--num-shards=7', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:12:04.752204] 2025-06-01T21:12:08.5148890Z 2025-06-01T21:12:08.5162010Z test_mps 1/7 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_1.7_dd2b20de3e2cb0ab_.log 2025-06-01T21:12:08.5162510Z Running 0 items in this shard: 2025-06-01T21:12:08.5162870Z 2025-06-01T21:12:08.5163040Z Running test_mps 2/7 ... [2025-06-01 21:12:08.515151] 2025-06-01T21:12:08.5163490Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-06-01T21:12:08.5164360Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin/python', '-bb', 'test_mps.py', '-m', 'serial', '--shard-id=2', '--num-shards=7', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:12:08.515398] 2025-06-01T21:12:12.2224760Z 2025-06-01T21:12:12.2225270Z test_mps 2/7 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_2.7_4519f4415dc7fa97_.log 2025-06-01T21:12:12.2225760Z Running 0 items in this shard: 2025-06-01T21:12:12.2225910Z 2025-06-01T21:12:12.2228540Z Running test_mps 3/7 ... [2025-06-01 21:12:12.222780] 2025-06-01T21:12:12.2228850Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-06-01T21:12:12.2231670Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin/python', '-bb', 'test_mps.py', '-m', 'serial', '--shard-id=3', '--num-shards=7', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:12:12.223046] 2025-06-01T21:12:15.9226710Z 2025-06-01T21:12:15.9227810Z test_mps 3/7 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_3.7_3b0eee3b95ca146c_.log 2025-06-01T21:12:15.9228300Z Running 0 items in this shard: 2025-06-01T21:12:15.9228440Z 2025-06-01T21:12:15.9230000Z Running test_mps 4/7 ... [2025-06-01 21:12:15.922958] 2025-06-01T21:12:15.9230270Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-06-01T21:12:15.9233410Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin/python', '-bb', 'test_mps.py', '-m', 'serial', '--shard-id=4', '--num-shards=7', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:12:15.923241] 2025-06-01T21:12:19.7065490Z 2025-06-01T21:12:19.7074440Z test_mps 4/7 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_4.7_a21d54c8f79a8ee2_.log 2025-06-01T21:12:19.7075090Z Running 1 items in this shard: test/test_mps.py::TestMPS::test_default_mps_generator 2025-06-01T21:12:19.7075350Z 2025-06-01T21:12:19.7075460Z Running test_mps 5/7 ... [2025-06-01 21:12:19.706866] 2025-06-01T21:12:19.7075710Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-06-01T21:12:19.7076560Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin/python', '-bb', 'test_mps.py', '-m', 'serial', '--shard-id=5', '--num-shards=7', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:12:19.707111] 2025-06-01T21:12:23.4049790Z 2025-06-01T21:12:23.4052760Z test_mps 5/7 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_5.7_59e107399d0616b2_.log 2025-06-01T21:12:23.4053260Z Running 0 items in this shard: 2025-06-01T21:12:23.4053400Z 2025-06-01T21:12:23.4053520Z Running test_mps 6/7 ... [2025-06-01 21:12:23.405267] 2025-06-01T21:12:23.4053800Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-06-01T21:12:23.4056450Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin/python', '-bb', 'test_mps.py', '-m', 'serial', '--shard-id=6', '--num-shards=7', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:12:23.405547] 2025-06-01T21:12:27.2863560Z 2025-06-01T21:12:27.2865900Z test_mps 6/7 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_6.7_f242074f4618729a_.log 2025-06-01T21:12:27.2866470Z Running 1 items in this shard: test/test_mps.py::TestMPS::test_mps_allocator_module 2025-06-01T21:12:27.2866720Z 2025-06-01T21:12:27.2868340Z Running test_mps 7/7 ... [2025-06-01 21:12:27.286669] 2025-06-01T21:12:27.2868660Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-06-01T21:12:27.2870410Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin/python', '-bb', 'test_mps.py', '-m', 'serial', '--shard-id=7', '--num-shards=7', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:12:27.286962] 2025-06-01T21:12:30.8932550Z 2025-06-01T21:12:30.8933060Z test_mps 7/7 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_7.7_cfff545f78afdcb3_.log 2025-06-01T21:12:30.8933540Z Running 0 items in this shard: 2025-06-01T21:12:30.8933680Z 2025-06-01T21:12:30.8938690Z Running inductor/test_torchinductor 1/4 ... [2025-06-01 21:12:30.893523] 2025-06-01T21:12:30.8939040Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-06-01T21:12:30.8940360Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin/python', '-bb', 'inductor/test_torchinductor.py', '-m', 'serial', '--shard-id=1', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:12:30.893801] 2025-06-01T21:12:35.4001770Z 2025-06-01T21:12:35.4002580Z inductor/test_torchinductor 1/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_1.4_f5c0f3ee890aa9ed_.log 2025-06-01T21:12:35.4003400Z Running 1 items in this shard: test/inductor/test_torchinductor.py::CpuTests::test_large_block_sizes_cpu 2025-06-01T21:12:35.4003720Z 2025-06-01T21:12:35.4005810Z Running inductor/test_torchinductor 2/4 ... [2025-06-01 21:12:35.400489] 2025-06-01T21:12:35.4006140Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-06-01T21:12:35.4008790Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin/python', '-bb', 'inductor/test_torchinductor.py', '-m', 'serial', '--shard-id=2', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:12:35.400772] 2025-06-01T21:12:39.2436060Z 2025-06-01T21:12:39.2436780Z inductor/test_torchinductor 2/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_2.4_14f2292612198003_.log 2025-06-01T21:12:39.2437560Z Running 1 items in this shard: test/inductor/test_torchinductor.py::GPUTests::test_large_block_sizes_mps 2025-06-01T21:12:39.2437870Z 2025-06-01T21:12:39.2439140Z Running inductor/test_torchinductor 3/4 ... [2025-06-01 21:12:39.243870] 2025-06-01T21:12:39.2439440Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-06-01T21:12:39.2442340Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin/python', '-bb', 'inductor/test_torchinductor.py', '-m', 'serial', '--shard-id=3', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:12:39.244129] 2025-06-01T21:12:43.0726890Z 2025-06-01T21:12:43.0739290Z inductor/test_torchinductor 3/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_3.4_4366083a8c3ad415_.log 2025-06-01T21:12:43.0746930Z Running 0 items in this shard: 2025-06-01T21:12:43.0747080Z 2025-06-01T21:12:43.0747230Z Running inductor/test_torchinductor 4/4 ... [2025-06-01 21:12:43.072956] 2025-06-01T21:12:43.0747520Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-06-01T21:12:43.0748360Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin/python', '-bb', 'inductor/test_torchinductor.py', '-m', 'serial', '--shard-id=4', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:12:43.073190] 2025-06-01T21:12:46.9839890Z 2025-06-01T21:12:46.9840560Z inductor/test_torchinductor 4/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_4.4_f33a49af8aeb2790_.log 2025-06-01T21:12:46.9841280Z Running 0 items in this shard: 2025-06-01T21:12:46.9841840Z 2025-06-01T21:12:46.9849330Z Running test_modules 1/3 ... [2025-06-01 21:12:46.984267] 2025-06-01T21:12:46.9849670Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-06-01T21:12:46.9855590Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin/python', '-bb', 'test_modules.py', '-m', 'serial', '--shard-id=1', '--num-shards=3', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:12:46.984558] 2025-06-01T21:12:50.0431240Z 2025-06-01T21:12:50.0532100Z test_modules 1/3 was successful, full logs can be found in artifacts with path test/test-reports/test_modules_1.3_ef5d03987d7c5e4a_.log 2025-06-01T21:12:50.0601180Z Running 0 items in this shard: 2025-06-01T21:12:50.0601740Z 2025-06-01T21:12:50.0602230Z Running test_modules 2/3 ... [2025-06-01 21:12:50.043479] 2025-06-01T21:12:50.0602530Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-06-01T21:12:50.0603450Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin/python', '-bb', 'test_modules.py', '-m', 'serial', '--shard-id=2', '--num-shards=3', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:12:50.043783] 2025-06-01T21:12:53.0630070Z 2025-06-01T21:12:53.0647290Z test_modules 2/3 was successful, full logs can be found in artifacts with path test/test-reports/test_modules_2.3_303bfde7563799d8_.log 2025-06-01T21:12:53.0653180Z Running 0 items in this shard: 2025-06-01T21:12:53.0653350Z 2025-06-01T21:12:53.0653480Z Running test_modules 3/3 ... [2025-06-01 21:12:53.063265] 2025-06-01T21:12:53.0653750Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-06-01T21:12:53.0654620Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin/python', '-bb', 'test_modules.py', '-m', 'serial', '--shard-id=3', '--num-shards=3', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:12:53.063525] 2025-06-01T21:12:56.0735600Z 2025-06-01T21:12:56.0751780Z test_modules 3/3 was successful, full logs can be found in artifacts with path test/test-reports/test_modules_3.3_223ba3a88959b8a8_.log 2025-06-01T21:12:56.0772700Z Running 0 items in this shard: 2025-06-01T21:12:56.0772880Z 2025-06-01T21:12:56.0773360Z Running inductor/test_mps_basic 1/1 ... [2025-06-01 21:12:56.073837] 2025-06-01T21:12:56.0773640Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-06-01T21:12:56.0774510Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin/python', '-bb', 'inductor/test_mps_basic.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:12:56.074083] 2025-06-01T21:12:59.8326660Z 2025-06-01T21:12:59.8427360Z inductor/test_mps_basic 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_mps_basic_1.1_d0169a6d1a12920e_.log 2025-06-01T21:12:59.8519360Z Running 0 items in this shard: 2025-06-01T21:12:59.8524730Z 2025-06-01T21:12:59.8538290Z Running nn/test_dropout 1/1 ... [2025-06-01 21:12:59.832921] 2025-06-01T21:12:59.8560330Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-06-01T21:12:59.8576560Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin/python', '-bb', 'nn/test_dropout.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:12:59.833183] 2025-06-01T21:13:01.7744560Z 2025-06-01T21:13:01.7845150Z nn/test_dropout 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_dropout_1.1_7703ce0735e11d74_.log 2025-06-01T21:13:01.7944970Z Running 0 items in this shard: 2025-06-01T21:13:01.8044980Z 2025-06-01T21:13:01.8145370Z Running test_view_ops 1/1 ... [2025-06-01 21:13:01.774755] 2025-06-01T21:13:01.8342970Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-06-01T21:13:01.8446040Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin/python', '-bb', 'test_view_ops.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:13:01.775028] 2025-06-01T21:13:03.7506260Z 2025-06-01T21:13:03.7539810Z test_view_ops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_view_ops_1.1_6c32b1fbb37132c4_.log 2025-06-01T21:13:03.7543690Z Running 0 items in this shard: 2025-06-01T21:13:03.7544210Z 2025-06-01T21:13:03.7544390Z Running test_metal 1/1 ... [2025-06-01 21:13:03.750942] 2025-06-01T21:13:03.7545070Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-06-01T21:13:03.7546090Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin/python', '-bb', 'test_metal.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:13:03.751231] 2025-06-01T21:13:05.5151050Z 2025-06-01T21:13:05.5151860Z test_metal 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_metal_1.1_5b755d3c20bf94b5_.log 2025-06-01T21:13:05.5152340Z Running 0 items in this shard: 2025-06-01T21:13:05.5152470Z 2025-06-01T21:13:05.5182980Z Running test_mps 1/7 ... [2025-06-01 21:13:05.518186] 2025-06-01T21:13:05.5184050Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-06-01T21:13:05.5184750Z Running test_mps 2/7 ... [2025-06-01 21:13:05.518327] 2025-06-01T21:13:05.5185010Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-06-01T21:13:05.5185270Z Running test_mps 3/7 ... [2025-06-01 21:13:05.518387] 2025-06-01T21:13:05.5185510Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-06-01T21:13:05.5186280Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin/python', '-bb', 'test_mps.py', '-m', 'not serial', '--shard-id=1', '--num-shards=7', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:13:05.518518] 2025-06-01T21:13:05.5187600Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin/python', '-bb', 'test_mps.py', '-m', 'not serial', '--shard-id=2', '--num-shards=7', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:13:05.518619] 2025-06-01T21:13:05.5188930Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin/python', '-bb', 'test_mps.py', '-m', 'not serial', '--shard-id=3', '--num-shards=7', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:13:05.518686] 2025-06-01T21:15:55.9877260Z 2025-06-01T21:15:55.9877890Z test_mps 2/7 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_2.7_02559bfcdc369f9a_.log 2025-06-01T21:15:56.0160060Z Running 966 items in this shard: test/test_mps.py::TestAutocastMPS::test_matmul_autocast, test/test_mps.py::TestAvgPool::test_avg_pool2d_ceil_mode, test/test_mps.py::TestMPS::test_abs, test/test_mps.py::TestMPS::test_amax, test/test_mps.py::TestMPS::test_angle, test/test_mps.py::TestMPS::test_baddbmm, test/test_mps.py::TestMPS::test_bce_loss_broadcasts_weights, test/test_mps.py::TestMPS::test_bce_loss_simple, test/test_mps.py::TestMPS::test_bce_with_logits_ones_in_pos_weights_are_the_same_as_none, test/test_mps.py::TestMPS::test_bincount, test/test_mps.py::TestMPS::test_buffer_size_match, test/test_mps.py::TestMPS::test_cat1, test/test_mps.py::TestMPS::test_clamp_nan, test/test_mps.py::TestMPS::test_contiguous_slice_2d, test/test_mps.py::TestMPS::test_copy_non_contiguous, test/test_mps.py::TestMPS::test_count_nonzero, test/test_mps.py::TestMPS::test_device_synchronize, test/test_mps.py::TestMPS::test_div_bugs, test/test_mps.py::TestMPS::test_elu_strided_output, test/test_mps.py::TestMPS::test_embedding_dense_backward, test/test_mps.py::TestMPS::test_empty_neg, test/test_mps.py::TestMPS::test_exp1, test/test_mps.py::TestMPS::test_from_numpy_non_contiguous, test/test_mps.py::TestMPS::test_gelu_tanh, test/test_mps.py::TestMPS::test_ifft, test/test_mps.py::TestMPS::test_inplace_bitwise_not_int32, test/test_mps.py::TestMPS::test_inverse, test/test_mps.py::TestMPS::test_large_bmm_float16, test/test_mps.py::TestMPS::test_linalg_cross, test/test_mps.py::TestMPS::test_linalg_lu_factor_ex, test/test_mps.py::TestMPS::test_linear1D_backward, test/test_mps.py::TestMPS::test_linear3D, test/test_mps.py::TestMPS::test_max_pool2d, test/test_mps.py::TestMPS::test_mm_large, test/test_mps.py::TestMPS::test_mps_allocator_stats, test/test_mps.py::TestMPS::test_mse_loss_strided_output, test/test_mps.py::TestMPS::test_multinomial, test/test_mps.py::TestMPS::test_nansum, test/test_mps.py::TestMPS::test_range, test/test_mps.py::TestMPS::test_sign, test/test_mps.py::TestMPS::test_signbit, test/test_mps.py::TestMPS::test_slice_of_slice, test/test_mps.py::TestMPS::test_slice_view_api_float16, test/test_mps.py::TestMPS::test_sort, test/test_mps.py::TestMPS::test_sum, test/test_mps.py::TestMPS::test_sum_backward, test/test_mps.py::TestMPS::test_take_along_dim_float32, test/test_mps.py::TestMPS::test_unique_consecutive, test/test_mps.py::TestLogical::test_isin_asserts, test/test_mps.py::TestLogical::test_logical_or, test/test_mps.py::TestLogical::test_shifts_bool, test/test_mps.py::TestSmoothL1Loss::test_smooth_l1_loss_reduction_none_requires_grad_True, test/test_mps.py::TestSmoothL1Loss::test_smooth_l1_loss_reduction_sum_requires_grad_True, test/test_mps.py::TestNLLLoss::test_nll_loss_empty_tensor_reduction_sum, test/test_mps.py::TestNLLLoss::test_nll_loss_invalid_target_dim, test/test_mps.py::TestNLLLoss::test_nll_loss_mismatched_batch, test/test_mps.py::TestNNMPS::test_group_norm_backward, test/test_mps.py::TestNNMPS::test_invalid_conv2d, test/test_mps.py::TestNNMPS::test_print_non_contiguous, test/test_mps.py::TestPad::test_constant_pad_4d_warning, test/test_mps.py::TestSDPA::test_fast_full_attention_float16_contiguous_False_head_dim_80_with_mask_False, test/test_mps.py::TestSDPA::test_fast_full_attention_float16_contiguous_True_head_dim_128_with_mask_False, test/test_mps.py::TestSDPA::test_fast_full_attention_float16_contiguous_True_head_dim_128_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_2pass_float32_contiguous_True_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_contiguous_False_head_dim_128_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_contiguous_False_head_dim_96_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_contiguous_False_head_dim_64_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_contiguous_True_head_dim_96_with_mask_False, test/test_mps.py::TestSDPA::test_sdpa_mask_5d_float16, test/test_mps.py::TestSDPA::test_sdpa_mask_fp16, test/test_mps.py::TestSDPA::test_sdpa_no_mask_5d_float16, test/test_mps.py::TestViewOpsMPS::test_basic_indexing_slice_view, test/test_mps.py::TestViewOpsMPS::test_chunk, test/test_mps.py::TestViewOpsMPS::test_chunk_view, test/test_mps.py::TestViewOpsMPS::test_contiguous, test/test_mps.py::TestViewOpsMPS::test_contiguous_nonview, test/test_mps.py::TestViewOpsMPS::test_detached_view_copy, test/test_mps.py::TestViewOpsMPS::test_reshape_nonview, test/test_mps.py::TestViewOpsMPS::test_resize_overflow, test/test_mps.py::TestViewOpsMPS::test_t, test/test_mps.py::TestViewOpsMPS::test_view_empty, test/test_mps.py::TestConvolutionMPS::test_conv_transpose_1d_all_strides, test/test_mps.py::TestAdvancedIndexing::test_ellipsis_tensor, test/test_mps.py::TestAdvancedIndexing::test_index_put_accumulate_duplicate_indices, test/test_mps.py::TestAdvancedIndexing::test_index_src_datatype, test/test_mps.py::TestAdvancedIndexing::test_int_indices2d, test/test_mps.py::TestAdvancedIndexing::test_nonzero_no_warning, test/test_mps.py::TestAdvancedIndexing::test_setitem_scalars, test/test_mps.py::TestRNNMPS::test_LSTM_cell_forward_input_size, test/test_mps.py::TestRNNMPS::test_RNN_cell_no_broadcasting, test/test_mps.py::TestMetalLibrary::test_metal_arange, test/test_mps.py::TestMetalLibrary::test_metal_capture, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___rdiv___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___rmatmul___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___rpow___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addmm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addmv_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_alias_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_allclose_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_aminmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_arange_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_argmin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_as_strided_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_as_strided_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_as_strided_scatter_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_atan2_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_atan2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_atanh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_atleast_1d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_bernoulli_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_bernoulli_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_bmm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cartesian_prod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cat_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cdouble_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ceil_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_clone_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_combinations_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_constant_pad_nd_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_copysign_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cummax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cummin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cumprod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_deg2rad_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diag_embed_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diff_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_dist_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_div_trunc_rounding_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_empty_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_empty_strided_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_eq_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_erf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_exp2_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_expand_as_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_ifftshift_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fill_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_floor_divide_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fmod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_hsplit_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_hypot_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_i0_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_igammac_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_reduce_amin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_reduce_mean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_reduce_prod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isnan_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isneginf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_item_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_item_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_jiterator_binary_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_jiterator_binary_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_diagonal_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_eigvalsh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_inv_ex_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_ldl_factor_ex_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_norm_subgradients_at_zero_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_pinv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_vector_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_log10_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logaddexp2_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logdet_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logical_and_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logical_or_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_amin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_normalize_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_sum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_sum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_matmul_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_meshgrid_list_of_tensors_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_min_binary_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_minimum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mode_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_movedim_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_msort_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_multinomial_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nanmean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nanmean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_narrow_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_native_dropout_backward_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_neg_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_neg_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_new_ones_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_adaptive_max_pool1d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_channel_shuffle_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_conv_transpose1d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_conv_transpose3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_cosine_embedding_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_dropout3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_elu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_feature_alpha_dropout_with_train_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_group_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_hardsigmoid_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_interpolate_linear_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_interpolate_trilinear_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_kl_div_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_leaky_relu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_logsigmoid_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_margin_ranking_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_unpool2d_grad_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_unpool3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_multi_head_attention_forward_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_multi_head_attention_forward_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pad_circular_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pad_reflect_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pixel_shuffle_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_prelu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_scaled_dot_product_attention_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_soft_margin_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_softshrink_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_triplet_margin_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_upsample_bilinear_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_upsample_nearest_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nonzero_static_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_normal_in_place_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_permute_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_polygamma_polygamma_n_4_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_randn_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_repeat_interleave_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_resize__mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_resize_as__mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_rot90_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_rsub_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scatter_add_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scatter_reduce_amin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scatter_reduce_sum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_select_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sgn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_short_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sigmoid_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_signal_windows_hann_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_signal_windows_kaiser_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_slice_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_softmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_softmax_with_dtype_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sparse_mm_reduce_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_chebyshev_polynomial_w_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_scaled_modified_bessel_k0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_split_list_args_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_split_with_sizes_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_squeeze_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_squeeze_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_squeeze_multiple_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_std_mean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_std_mean_unbiased_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_t_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_tan_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_tensor_split_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_trace_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_transpose_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_transpose_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_transpose_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_trapz_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_tril_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_triu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unique_consecutive_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_var_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_var_unbiased_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_xlogy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_zero__mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_H_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_T_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_T_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match___getitem___mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match___radd___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match___radd___mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match___rdiv___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match___rmul___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match___rsub___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match___rsub___mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match___rxor___mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match__chunk_cat_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_put_accumulate_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_abs_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_abs_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_acos_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_acos_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_addcdiv_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_decomposed_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_addmv_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_addmv_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_addmv_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_addmv_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_addr_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_alias_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_alias_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_all_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_allclose_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_allclose_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_amax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_amax_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_amin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_aminmax_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_aminmax_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_any_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_any_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_any_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_arange_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_arange_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_argmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_argmax_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_argmax_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_argmin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_argmin_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_partial_views_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_scatter_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_asin_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_atan_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_atan_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_atanh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_atanh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_atanh_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_1d_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_1d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_1d_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_3d_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_baddbmm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_baddbmm_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_baddbmm_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_bfloat16_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_bincount_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_and_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_left_shift_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_not_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_or_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_xor_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_block_diag_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_bmm_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_bmm_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_bool_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_tensors_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_tensors_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_tensors_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_tensors_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_to_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_to_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_bucketize_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_bucketize_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_byte_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_cat_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cat_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cauchy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cdouble_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_ceil_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_ceil_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_cfloat_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_chalf_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_chalf_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_char_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cholesky_inverse_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_cholesky_inverse_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cholesky_solve_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_min_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_min_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_clone_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_clone_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_column_stack_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_column_stack_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_constant_pad_nd_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_constant_pad_nd_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_contiguous_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_contiguous_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_copysign_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_copysign_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cos_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cos_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cosh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cosh_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_count_nonzero_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cov_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cross_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_cross_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cummax_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_cummax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cummax_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cummax_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cummin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cummin_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_cummin_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_cumprod_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cumprod_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_cumsum_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_cumsum_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cumulative_trapezoid_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cumulative_trapezoid_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_cumulative_trapezoid_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_scatter_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_digamma_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_dist_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_div_floor_rounding_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_div_floor_rounding_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_div_no_rounding_mode_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_div_no_rounding_mode_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_dot_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_double_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_dsplit_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_dsplit_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_dstack_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_dstack_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_einsum_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_einsum_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_permuted_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_strided_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_strided_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_equal_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_equal_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_equal_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_erf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_erfc_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_erfc_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_erfc_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_erfinv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_erfinv_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_erfinv_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_exp2_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_exp2_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_exp_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_as_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_expm1_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_expm1_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_exponential_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_eye_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_eye_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_eye_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftn_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftshift_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftshift_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftshift_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft2_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft2_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft2_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftshift_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftshift_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft2_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfftn_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft2_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfftn_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft2_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fill_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_flatten_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_flatten_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fliplr_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fliplr_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_flipud_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_flipud_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_float_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_float_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_float_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_float_power_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_divide_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fmin_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fmin_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fmod_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fmod_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_full_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_full_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_full_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_full_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_gather_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_gather_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_geometric_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_gradient_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_gt_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_hstack_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_hstack_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_i0_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_igamma_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_imag_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_index_fill_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_put_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_index_put_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_put_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amax_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amin_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_mean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_mean_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_prod_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_prod_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_index_select_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_index_select_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_select_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_inner_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_inner_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_int_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_isclose_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_isfinite_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_isfinite_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_isfinite_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_isin_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_isinf_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_isnan_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_isneginf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_isneginf_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_isposinf_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_isreal_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_item_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_item_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_4inputs_with_extra_args_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_4inputs_with_extra_args_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_return_by_ref_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_return_by_ref_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_return_by_ref_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_return_by_ref_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_unary_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_unary_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_kron_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_kthvalue_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_kthvalue_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_lcm_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_ldexp_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_le_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_lgamma_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_lgamma_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cross_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_det_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_diagonal_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_eigvalsh_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_lu_factor_ex_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_lu_factor_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_qr_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_svd_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_svdvals_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vander_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vecdot_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_tensor_overload_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_tensor_overload_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_log10_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_log10_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_log1p_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_log1p_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_log_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_log_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_log_normal_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_log_softmax_with_dtype_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_log_softmax_with_dtype_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_logaddexp_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_logcumsumexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_logcumsumexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_and_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_not_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_not_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_not_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_not_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_or_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_xor_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_tensor_overload_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_logsumexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_logsumexp_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_logsumexp_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_logsumexp_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_long_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_lt_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_lt_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_mT_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amax_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amax_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmax_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmin_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumprod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumprod_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumsum_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumsum_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumsum_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_fill_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_fill_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_fill_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_logsumexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_logsumexp_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_prod_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_prod_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_select_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_sum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_var_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_matmul_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_matmul_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_max_binary_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_no_dim_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_with_dim_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_with_dim_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_maximum_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_mean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_list_of_tensors_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_list_of_tensors_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_variadic_tensors_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_min_binary_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_no_dim_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_with_dim_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_minimum_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_minimum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_minimum_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_minimum_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_mm_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_msort_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_msort_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_msort_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_mul_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_mv_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_mv_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_mv_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_1_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_1_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_1_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_3_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_3_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_5_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_5_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nan_to_num_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nanmean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nanmedian_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_native_batch_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_native_batch_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_neg_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_neg_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_neg_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_strided_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_new_full_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_new_ones_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_new_zeros_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_adaptive_avg_pool2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_adaptive_max_pool3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_adaptive_max_pool3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_avg_pool1d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_avg_pool2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_bilinear_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv2d_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv_transpose1d_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv_transpose1d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_cosine_embedding_loss_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_cosine_embedding_loss_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_dropout3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_dropout_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_elu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_embedding_bag_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_feature_alpha_dropout_without_train_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_feature_alpha_dropout_without_train_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_fractional_max_pool2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_gaussian_nll_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_gelu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hinge_embedding_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_huber_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_bicubic_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_bilinear_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_leaky_relu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_linear_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_logsigmoid_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_margin_ranking_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool2d_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool3d_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_unpool3d_grad_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_unpool3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_multilabel_margin_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_normalize_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_circular_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_constant_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_constant_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_constant_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_constant_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_constant_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_reflect_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_negative_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pairwise_distance_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_shuffle_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_unshuffle_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_unshuffle_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_poisson_nll_loss_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_rms_norm_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_selu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softmin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softmin_with_dtype_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softsign_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softsign_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softsign_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_tanhshrink_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_loss_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_with_distance_loss_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_upsample_nearest_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_static_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_normal_number_mean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_like_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_like_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_ormqr_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_outer_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_pinverse_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_polar_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_2_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_2_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_4_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_positive_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_pow_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_prod_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_put_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_randn_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_ravel_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_ravel_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_ravel_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_ravel_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_real_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_real_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_reciprocal_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_remainder_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_renorm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_interleave_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_as_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_conj_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_neg_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_neg_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_neg_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_neg_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_roll_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_round_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_round_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_rsqrt_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_rsub_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_scalar_tensor_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_add_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_add_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_prod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_prod_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_sum_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_sum_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_sum_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_searchsorted_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_select_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_select_scatter_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_select_scatter_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_select_scatter_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_short_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_short_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_short_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_sigmoid_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_sigmoid_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_signal_windows_bartlett_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_signal_windows_blackman_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_signal_windows_cosine_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_signal_windows_exponential_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_signbit_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_sin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sin_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_sinh_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_scatter_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_softmax_with_dtype_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_sort_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_airy_ai_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_j0_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_j1_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_j1_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_y0_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_y1_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_y1_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_t_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_u_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_u_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_u_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_u_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_w_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_entr_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_entr_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_entr_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_erfcx_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_erfcx_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_erfcx_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_erfcx_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_hermite_polynomial_he_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_hermite_polynomial_he_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i0e_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i0e_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i0e_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i0e_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1e_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1e_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_log_ndtr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_i0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_i0_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_i1_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_k0_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_k0_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_k1_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtri_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_polygamma_special_polygamma_n_0_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_polygamma_special_polygamma_n_0_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_scaled_modified_bessel_k0_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_scaled_modified_bessel_k0_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_t_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_u_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_v_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_spherical_bessel_j0_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_xlog1py_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_xlog1py_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_split_list_args_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_split_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_split_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sqrt_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_sqrt_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_square_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_square_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_multiple_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_multiple_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_multiple_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_multiple_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_std_mean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_std_mean_unbiased_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_std_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_sub_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_to_size_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_to_size_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_svd_lowrank_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_t_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_t_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_take_along_dim_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_take_along_dim_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_take_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_take_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_tan_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_tan_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_tensor_split_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_tensordot_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_tensordot_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_to_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_to_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_to_sparse_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_topk_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_torch_ops_aten__safe_softmax_default_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_trapezoid_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_trapezoid_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_trapz_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_triu_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_triu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_triu_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_trunc_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_unflatten_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_consecutive_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_unravel_index_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_chunk_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_chunk_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_vdot_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_vdot_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_vdot_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_view_as_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_view_as_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_view_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_view_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_view_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_view_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_vstack_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_vstack_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_like_mps_int8, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_T_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs___rdiv___mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs___rmod___mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs___rpow___mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs___rsub___mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_amax_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_cov_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_diagonal_copy_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_fft_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_fftn_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_irfft_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_irfftn_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_hsplit_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_igammac_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_logaddexp_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_logical_or_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_logspace_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_lt_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_adaptive_max_pool3d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_gaussian_nll_loss_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_hardtanh_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_rms_norm_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_renorm_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_rsub_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_signal_windows_general_cosine_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_chebyshev_polynomial_w_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_shifted_chebyshev_polynomial_v_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_shifted_chebyshev_polynomial_w_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_view_copy_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_xlogy_mps, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_linalg_cross_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_nn_functional_mse_loss_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_nn_functional_pairwise_distance_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_signal_windows_blackman_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_tile_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_transpose_mps_float32, test/test_mps.py::TestCommonMPS::test_tensor_creation_mps_bfloat16, test/test_mps.py::TestCommonMPS::test_tensor_creation_mps_bool, test/test_mps.py::TestCommonMPS::test_tensor_creation_mps_float64, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_1_n_48_q_group_256_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_1_n_48_q_group_32_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_32_n_48_q_group_32_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_32_n_64_q_group_256_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_64_n_64_q_group_128_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_64_n_64_q_group_32_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_64_n_64_q_group_64_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int8_mm_m_64_k_64_n_64_mps 2025-06-01T21:15:56.0444650Z 2025-06-01T21:16:00.8589760Z 2025-06-01T21:16:00.8590270Z test_mps 1/7 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_1.7_a64bd626592c50ff_.log 2025-06-01T21:16:00.8832240Z Running 905 items in this shard: test/test_mps.py::TestMemoryLeak::test_copy_cast_no_leak, test/test_mps.py::MPSReluTest::testNpRelu, test/test_mps.py::MatmulTest::test_batched_matrix_x_broadcasted_matrix, test/test_mps.py::TestMPS::testNumbersGPU, test/test_mps.py::TestMPS::test_adaptive_max_pool2d_simple, test/test_mps.py::TestMPS::test_arange, test/test_mps.py::TestMPS::test_bce_with_logits_broadcasts_pos_weights, test/test_mps.py::TestMPS::test_bce_with_logits_stability, test/test_mps.py::TestMPS::test_binops_dtype_precedence_binop_sub, test/test_mps.py::TestMPS::test_conv_high_channel_size, test/test_mps.py::TestMPS::test_cpu_to_strided_mps_copy, test/test_mps.py::TestMPS::test_diag, test/test_mps.py::TestMPS::test_eq, test/test_mps.py::TestMPS::test_eye, test/test_mps.py::TestMPS::test_flatten, test/test_mps.py::TestMPS::test_full_bugs, test/test_mps.py::TestMPS::test_gelu_simple, test/test_mps.py::TestMPS::test_glu, test/test_mps.py::TestMPS::test_index_64bit, test/test_mps.py::TestMPS::test_inplace_bitwise_not_int8, test/test_mps.py::TestMPS::test_inplace_bitwise_not_uint8, test/test_mps.py::TestMPS::test_interpolate, test/test_mps.py::TestMPS::test_layer_norm_backward, test/test_mps.py::TestMPS::test_linalg_det, test/test_mps.py::TestMPS::test_linear1D, test/test_mps.py::TestMPS::test_linear2D, test/test_mps.py::TestMPS::test_linear2D_backward, test/test_mps.py::TestMPS::test_logsumexp, test/test_mps.py::TestMPS::test_mps_profiler_module, test/test_mps.py::TestMPS::test_repeat_interleave_simple, test/test_mps.py::TestMPS::test_scalar_from_slice_binary, test/test_mps.py::TestMPS::test_storage_offset_greater_than_src_nbytes, test/test_mps.py::TestMPS::test_stride_of_strides, test/test_mps.py::TestMPS::test_threshold, test/test_mps.py::TestMPS::test_trace, test/test_mps.py::TestMPS::test_triu, test/test_mps.py::TestMPS::test_types_binary_op, test/test_mps.py::TestMPS::test_unfold, test/test_mps.py::TestMPS::test_where, test/test_mps.py::TestLogical::test_min_max_bool, test/test_mps.py::TestLogical::test_min_max_int8, test/test_mps.py::TestLogical::test_shifts_int16, test/test_mps.py::TestLogical::test_shifts_int8, test/test_mps.py::TestLogical::test_shifts_uint8, test/test_mps.py::TestNLLLoss::test_nll_loss_empty_tensor_reduction_none, test/test_mps.py::TestNNMPS::test_conv3d_channels_last_3d, test/test_mps.py::TestNNMPS::test_invalid_conv1d, test/test_mps.py::TestNNMPS::test_zero_grad, test/test_mps.py::TestSDPA::test_fast_full_attention_float16_contiguous_False_head_dim_128_with_mask_False, test/test_mps.py::TestSDPA::test_fast_full_attention_float16_contiguous_True_head_dim_80_with_mask_True, test/test_mps.py::TestSDPA::test_fast_full_attention_float32_contiguous_False_head_dim_128_with_mask_False, test/test_mps.py::TestSDPA::test_fast_full_attention_float32_contiguous_False_head_dim_64_with_mask_True, test/test_mps.py::TestSDPA::test_fast_full_attention_float32_contiguous_False_head_dim_80_with_mask_False, test/test_mps.py::TestSDPA::test_fast_full_attention_float32_contiguous_False_head_dim_80_with_mask_True, test/test_mps.py::TestSDPA::test_fast_full_attention_float32_contiguous_True_head_dim_128_with_mask_False, test/test_mps.py::TestSDPA::test_fast_full_attention_float32_contiguous_True_head_dim_80_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_2pass_float32_contiguous_False_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_contiguous_True_head_dim_128_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_contiguous_True_head_dim_96_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_contiguous_False_head_dim_96_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_contiguous_False_head_dim_96_with_mask_True, test/test_mps.py::TestSDPA::test_sdpa_enable_gqa_float16_is_causal_True, test/test_mps.py::TestSDPA::test_sdpa_enable_gqa_float32_is_causal_True, test/test_mps.py::TestSDPA::test_sdpa_mask_fp32, test/test_mps.py::TestSDPA::test_sdpa_no_mask_causal_fp16, test/test_mps.py::TestGatherScatter::test_cast_gather_scatter, test/test_mps.py::TestViewOpsMPS::test_T_view, test/test_mps.py::TestViewOpsMPS::test_as_strided_inplace_view, test/test_mps.py::TestViewOpsMPS::test_contiguous_self, test/test_mps.py::TestViewOpsMPS::test_empty_reshape, test/test_mps.py::TestViewOpsMPS::test_expand_as_view, test/test_mps.py::TestViewOpsMPS::test_movedim_view, test/test_mps.py::TestViewOpsMPS::test_narrow_tensor, test/test_mps.py::TestViewOpsMPS::test_permute_view, test/test_mps.py::TestViewOpsMPS::test_split, test/test_mps.py::TestViewOpsMPS::test_squeeze_inplace_view, test/test_mps.py::TestViewOpsMPS::test_unfold_view, test/test_mps.py::TestViewOpsMPS::test_view_copy, test/test_mps.py::TestConvolutionMPS::test_conv2d_all_strides_paddings, test/test_mps.py::TestAdvancedIndexing::test_bool_indices, test/test_mps.py::TestAdvancedIndexing::test_byte_mask, test/test_mps.py::TestAdvancedIndexing::test_empty_ndim_index_bool, test/test_mps.py::TestAdvancedIndexing::test_index_put_deterministic, test/test_mps.py::TestAdvancedIndexing::test_index_put_with_view_indices, test/test_mps.py::TestAdvancedIndexing::test_int_indices, test/test_mps.py::TestAdvancedIndexing::test_jit_indexing, test/test_mps.py::TestAdvancedIndexing::test_multiple_int, test/test_mps.py::TestAdvancedIndexing::test_nonzero, test/test_mps.py::TestAdvancedIndexing::test_nonzero_astuple_out, test/test_mps.py::TestAdvancedIndexing::test_nonzero_discontiguous, test/test_mps.py::TestAdvancedIndexing::test_slicing_using_advanced_index_for_column, test/test_mps.py::TestNoRegression::test_legacy_constructor, test/test_mps.py::TestMetalLibrary::test_metal_include, test/test_mps.py::TestMetalLibrary::test_reduction_utils_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_H_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___rmod___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___rmul___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___rmul___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__batch_norm_with_update_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__chunk_cat_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__softmax_backward_data_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__upsample_bilinear2d_aa_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_abs_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_all_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_amax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_aminmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_angle_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_any_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_arange_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_argmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_as_strided_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_as_strided_partial_views_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_as_strided_scatter_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_broadcast_shapes_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cdouble_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_clamp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_conj_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_conj_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_corrcoef_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_corrcoef_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cos_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cosh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cov_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cummin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cumulative_trapezoid_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diag_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diag_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_double_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_dsplit_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_dstack_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_empty_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_erfc_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_exp2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_expand_as_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_exponential_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_eye_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_ihfft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_flatten_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_flipud_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_frac_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_gather_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_gt_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_gt_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_hsplit_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_hstack_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_hypot_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_int_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isclose_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isnan_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isneginf_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isreal_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_kron_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_kthvalue_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_le_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_lgamma_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_cholesky_ex_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_cross_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_householder_product_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_ldl_factor_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_pinv_hermitian_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_pinv_singular_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linspace_tensor_overload_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_log2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_log_normal_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_log_softmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_log_softmax_with_dtype_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logaddexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logcumsumexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logical_and_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logical_not_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logspace_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_long_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_lt_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_lu_solve_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mT_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_mean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_median_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_normalize_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_select_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_matmul_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_median_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_meshgrid_variadic_tensors_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_min_binary_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mode_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nansum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_narrow_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_new_empty_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_new_full_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_new_zeros_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_adaptive_avg_pool2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_adaptive_max_pool1d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_adaptive_max_pool2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_alpha_dropout_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_alpha_dropout_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_bilinear_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_bilinear_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_binary_cross_entropy_with_logits_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_binary_cross_entropy_with_logits_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_celu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_celu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_conv2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_conv3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_conv_transpose2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_cosine_similarity_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_cosine_similarity_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_ctc_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_dropout2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_embedding_bag_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_embedding_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_glu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_interpolate_area_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_kl_div_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_leaky_relu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_local_response_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_pool1d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_pool2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_mish_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pad_circular_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pairwise_distance_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pixel_shuffle_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_poisson_nll_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_prelu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_relu6_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_relu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_silu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_softmin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_softmin_with_dtype_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_unfold_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_unfold_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_upsample_nearest_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_norm_inf_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_normal_number_mean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ones_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ones_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ormqr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_outer_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_pinverse_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_polygamma_polygamma_n_1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_qr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_rad2deg_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_randn_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_repeat_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_reshape_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_resize__mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_resize_as__mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scalar_tensor_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scatter_reduce_amax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scatter_reduce_mean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_searchsorted_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sgn_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_short_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_signal_windows_blackman_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_signal_windows_general_hamming_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_signbit_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_signbit_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_slice_scatter_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_bessel_j0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_i0e_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_i1_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_legendre_polynomial_p_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_spherical_bessel_j0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_svd_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_take_along_dim_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_tanh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_tensordot_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_to_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_torch_ops_aten__safe_softmax_default_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_trapz_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unbind_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unsqueeze_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_var_mean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_view_as_complex_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_view_as_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_view_as_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_view_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_vsplit_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_vstack_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match___getitem___mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match___radd___mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match___radd___mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match___rand___mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match___rmatmul___mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match___rmul___mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match___rmul___mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match___rpow___mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match___rsub___mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match___rsub___mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match___rxor___mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match__batch_norm_with_update_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match__chunk_cat_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_put_accumulate_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match__upsample_bilinear2d_aa_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_abs_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_abs_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_acos_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_acosh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_acosh_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_add_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_addbmm_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_addcmul_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_addmv_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_addr_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_amin_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_aminmax_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_angle_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_angle_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_arange_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_argmax_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_argsort_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_argwhere_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_argwhere_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_argwhere_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_scatter_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_asinh_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_asinh_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_atan2_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_atan2_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_atanh_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_atanh_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_1d_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_1d_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_2d_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_2d_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_baddbmm_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_bernoulli_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_bfloat16_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_bfloat16_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_bfloat16_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_bincount_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_bincount_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_and_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_and_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_right_shift_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_block_diag_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_bmm_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_bmm_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_bool_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_bool_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_shapes_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_tensors_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_to_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_to_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_bucketize_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_byte_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cartesian_prod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cartesian_prod_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cartesian_prod_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_ceil_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cfloat_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_cfloat_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_chalf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_char_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_char_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cholesky_solve_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_chunk_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_max_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_max_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_max_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_column_stack_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_physical_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_physical_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_physical_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_constant_pad_nd_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_contiguous_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_copysign_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_corrcoef_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_corrcoef_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_cos_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cosh_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_count_nonzero_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_cov_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_cov_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cummax_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_cummin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cumprod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cumprod_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_cumsum_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_cumsum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cumsum_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_deg2rad_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_deg2rad_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_deg2rad_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_embed_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_diagflat_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_diagflat_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_scatter_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_scatter_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_diff_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_digamma_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_digamma_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_dist_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_div_no_rounding_mode_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_div_no_rounding_mode_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_div_no_rounding_mode_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_dsplit_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_dstack_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_like_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_permuted_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_strided_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_eq_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_eq_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_erfinv_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_exp2_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_as_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_expm1_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_exponential_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_eye_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftn_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftshift_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftshift_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftshift_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft2_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfftn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfftn_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfftn_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftn_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftn_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftn_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftshift_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftshift_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft2_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft2_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfftn_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfftn_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfftn_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft2_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfftn_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfftn_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfftn_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_flatten_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_flip_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_flip_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_fliplr_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_flipud_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_float_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_float_power_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_float_power_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_fmax_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fmin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_full_like_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_full_like_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_full_like_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_full_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_gather_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_gather_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_gcd_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_ge_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_geometric_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_geqrf_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_gradient_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_gt_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_gt_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_half_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_histc_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_histogram_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_hsplit_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_hsplit_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_hstack_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_add_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_put_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_prod_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_int_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_int_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_isclose_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_isfinite_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_isfinite_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_isin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_isin_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_isinf_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_isnan_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_isneginf_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_isposinf_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_isposinf_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_isreal_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_item_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_2inputs_2outputs_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_2inputs_2outputs_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_2inputs_2outputs_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_4inputs_with_extra_args_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_unary_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_unary_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_kron_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_kthvalue_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_kthvalue_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_lcm_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_lcm_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_le_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_le_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_le_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_le_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_le_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_lgamma_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cholesky_ex_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cholesky_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cross_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_diagonal_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_diagonal_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_eigvals_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_householder_product_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_inv_ex_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_lu_factor_ex_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_lu_factor_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_lu_solve_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_lu_solve_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_matrix_norm_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_matrix_rank_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_matrix_rank_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_multi_dot_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_norm_subgradients_at_zero_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_pinv_hermitian_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_slogdet_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_solve_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_svd_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_tensorinv_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_tensorinv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_log10_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_log1p_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_log_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_log_softmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_log_softmax_with_dtype_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_logdet_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_and_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_and_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_or_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_tensor_overload_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_tensor_overload_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_long_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_lt_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_mT_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amin_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmax_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumsum_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_prod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_scatter_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_scatter_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_scatter_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_scatter_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_select_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_std_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_sum_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_no_dim_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_maximum_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_mean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_median_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_median_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_median_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_list_of_tensors_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_list_of_tensors_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_list_of_tensors_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_variadic_tensors_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_variadic_tensors_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_min_binary_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_min_binary_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_no_dim_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_no_dim_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_no_dim_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_with_dim_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_mode_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_mode_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_movedim_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_movedim_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_movedim_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_msort_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_mv_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nan_to_num_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nan_to_num_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nanmean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nansum_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_native_dropout_backward_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_native_layer_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_ne_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_strided_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_strided_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_new_full_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_new_full_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_new_full_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_new_ones_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_new_ones_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nextafter_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_adaptive_avg_pool1d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_avg_pool2d_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_batch_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_bilinear_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_channel_shuffle_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_channel_shuffle_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv3d_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv_transpose1d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv_transpose1d_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_cross_entropy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_dropout3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_embedding_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_feature_alpha_dropout_without_train_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_fractional_max_pool2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_group_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_area_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_l1_loss_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_layer_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_leaky_relu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_linear_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_local_response_norm_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_margin_ranking_loss_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool2d_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool3d_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_unpool1d_grad_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_unpool2d_grad_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_unpool3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_normalize_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_circular_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_reflect_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_reflect_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_negative_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_negative_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pairwise_distance_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pairwise_distance_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_poisson_nll_loss_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu6_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu6_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_rrelu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_scaled_dot_product_attention_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_scaled_dot_product_attention_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_selu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softmin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softmin_with_dtype_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_tanhshrink_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_threshold_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_threshold_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_loss_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_loss_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_upsample_nearest_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_static_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_norm_fro_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_norm_inf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_norm_nuc_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_normal_in_place_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_normal_number_mean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_ormqr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_outer_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_0_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_3_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_4_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_4_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_positive_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_pow_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_pow_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_prod_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_put_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_put_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_put_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_quantile_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_rad2deg_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_rad2deg_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_randn_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_reciprocal_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_remainder_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_remainder_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_as_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_neg_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_roll_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_roll_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_rot90_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_round_decimals_0_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_round_decimals_3_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_round_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_rsqrt_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_scalar_tensor_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_scalar_tensor_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_add_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_add_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amax_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amax_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amax_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amin_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_mean_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_prod_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_prod_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_select_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_select_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_select_scatter_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_select_scatter_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_select_scatter_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_sgn_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_sgn_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_sigmoid_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_sigmoid_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_sign_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_sign_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_signal_windows_gaussian_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_signal_windows_nuttall_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_sin_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_sinc_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_sinh_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_scatter_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_scatter_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_softmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sort_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sort_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_sparse_mm_reduce_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sparse_sampled_addmm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_airy_ai_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_airy_ai_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_j0_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_j1_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_y1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_y1_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_t_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_w_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_entr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_entr_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_entr_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_hermite_polynomial_h_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i0e_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1e_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_log_ndtr_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_i0_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_i0_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_i1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_k1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_polygamma_special_polygamma_n_0_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_scaled_modified_bessel_k1_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_scaled_modified_bessel_k1_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_t_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_u_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_spherical_bessel_j0_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_xlog1py_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_split_list_args_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_split_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_sqrt_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_square_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_square_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_square_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_multiple_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_stack_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_stack_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_std_mean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_to_size_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_to_size_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_to_size_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_t_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_take_along_dim_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_take_along_dim_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_take_along_dim_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_tan_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_tanh_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_tensor_split_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_tensordot_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_tile_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_tile_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_tile_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_to_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_to_sparse_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_to_sparse_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_to_sparse_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_trace_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_trapezoid_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_trapezoid_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_trapz_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_trapz_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_trapz_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_trapz_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_tril_indices_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_tril_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_triu_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_true_divide_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unflatten_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_consecutive_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_consecutive_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_consecutive_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_unravel_index_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_chunk_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_split_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_split_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_var_mean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_var_unbiased_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_vdot_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_view_as_complex_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_view_as_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_view_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_vsplit_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_where_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_where_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_xlogy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_xlogy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_xlogy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_like_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_mps_int64, test/test_mps.py::TestErrorInputsMPS::test_error_inputs___rand___mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_bitwise_and_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_clamp_max_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_diag_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_diff_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_empty_permuted_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_rfft_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fmod_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_geometric_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_gradient_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_hypot_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_kthvalue_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_linspace_tensor_overload_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_median_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_multinomial_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_adaptive_avg_pool3d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_adaptive_max_pool1d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_avg_pool3d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_huber_loss_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_margin_ranking_loss_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_triplet_margin_with_distance_loss_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_rot90_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_signal_windows_bartlett_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_signal_windows_kaiser_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_sub_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_t_copy_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_trace_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_tril_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_triu_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_unbind_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_uniform_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_where_mps, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_clone_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_diag_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_item_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_jiterator_4inputs_with_extra_args_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_nn_functional_gelu_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_nn_functional_layer_norm_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_signal_windows_bartlett_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_signal_windows_kaiser_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_tensor_split_mps_float32, test/test_mps.py::TestCommonMPS::test_tensor_creation_mps_int32, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_1_n_48_q_group_32_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_1_n_64_q_group_128_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_32_n_64_q_group_256_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_32_n_64_q_group_64_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_64_n_48_q_group_128_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_64_n_48_q_group_256_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_64_n_48_q_group_32_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_64_n_48_q_group_64_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_64_n_64_q_group_128_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int8_mm_m_1_k_32_n_64_mps, test/test_mps.py::TestLinalgMPSMPS::test__int8_mm_m_1_k_64_n_32_mps, test/test_mps.py::TestLinalgMPSMPS::test__int8_mm_m_1_k_64_n_64_mps, test/test_mps.py::TestLinalgMPSMPS::test__int8_mm_m_32_k_64_n_32_mps, test/test_mps.py::TestLinalgMPSMPS::test_addmm_mps, test/test_mps.py::TestLinalgMPSMPS::test_addr_mps 2025-06-01T21:16:00.9011050Z 2025-06-01T21:16:01.3275800Z Running test_mps 4/7 ... [2025-06-01 21:16:01.327343] 2025-06-01T21:16:01.3276860Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-06-01T21:16:01.3278930Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin/python', '-bb', 'test_mps.py', '-m', 'not serial', '--shard-id=4', '--num-shards=7', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:16:01.327756] 2025-06-01T21:16:03.4315950Z Running test_mps 5/7 ... [2025-06-01 21:16:03.431369] 2025-06-01T21:16:03.4316790Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-06-01T21:16:03.4319410Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin/python', '-bb', 'test_mps.py', '-m', 'not serial', '--shard-id=5', '--num-shards=7', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:16:03.431733] 2025-06-01T21:17:21.0777320Z 2025-06-01T21:17:21.0779010Z test_mps 3/7 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_3.7_f46440998da1ff47_.log 2025-06-01T21:17:21.1022380Z Running 928 items in this shard: test/test_mps.py::TestPixelShuffle::test_pixel_shuffle_unshuffle, test/test_mps.py::MPSReluTest::testNumbersCPU, test/test_mps.py::MatmulTest::test_batched_matrix_x_batched_matrix, test/test_mps.py::MatmulTest::test_vector_x_vector, test/test_mps.py::MPSLeakyReluTest::testNumbersCPU, test/test_mps.py::TestMPS::test_addbmm, test/test_mps.py::TestMPS::test_addcdiv_transpose, test/test_mps.py::TestMPS::test_avg_pool2d_count_include_pad, test/test_mps.py::TestMPS::test_bce_with_logits_gives_same_result_as_sigmoid_and_bce_loss_large_tensors_with_grad, test/test_mps.py::TestMPS::test_bce_with_logits_has_correct_grad_at_zero, test/test_mps.py::TestMPS::test_bmm, test/test_mps.py::TestMPS::test_cdist_same_inputs, test/test_mps.py::TestMPS::test_col2im, test/test_mps.py::TestMPS::test_conv2d_unit, test/test_mps.py::TestMPS::test_cumprod_dim_check, test/test_mps.py::TestMPS::test_cumsum_bool, test/test_mps.py::TestMPS::test_eq_int64, test/test_mps.py::TestMPS::test_fill, test/test_mps.py::TestMPS::test_gather_scalar, test/test_mps.py::TestMPS::test_ge, test/test_mps.py::TestMPS::test_inplace_bitwise_not_int64, test/test_mps.py::TestMPS::test_int_expand, test/test_mps.py::TestMPS::test_is_nonzero, test/test_mps.py::TestMPS::test_isnan, test/test_mps.py::TestMPS::test_layer_norm, test/test_mps.py::TestMPS::test_linalg_cholesky, test/test_mps.py::TestMPS::test_linalg_cholesky_info, test/test_mps.py::TestMPS::test_linalg_vector_norm, test/test_mps.py::TestMPS::test_linear2D_no_bias, test/test_mps.py::TestMPS::test_linear2D_no_bias_backward, test/test_mps.py::TestMPS::test_linear_bias, test/test_mps.py::TestMPS::test_lt, test/test_mps.py::TestMPS::test_mean, test/test_mps.py::TestMPS::test_ne_scalar, test/test_mps.py::TestMPS::test_neg_strided_input, test/test_mps.py::TestMPS::test_repeat, test/test_mps.py::TestMPS::test_scatter_add_scalar, test/test_mps.py::TestMPS::test_select, test/test_mps.py::TestMPS::test_silu, test/test_mps.py::TestMPS::test_sqrt, test/test_mps.py::TestMPS::test_std, test/test_mps.py::TestMPS::test_unary_ops, test/test_mps.py::TestMPS::test_view_slice, test/test_mps.py::TestMPS::test_xor_non_contigous, test/test_mps.py::TestLogical::test_min_max_float16, test/test_mps.py::TestLogical::test_min_max_int16, test/test_mps.py::TestLogical::test_min_max_uint8, test/test_mps.py::TestSmoothL1Loss::test_smooth_l1_loss_reduction_none_requires_grad_False, test/test_mps.py::TestNLLLoss::test_nll_loss_1d, test/test_mps.py::TestNLLLoss::test_nll_loss_backward, test/test_mps.py::TestNLLLoss::test_nll_loss_invalid_weights, test/test_mps.py::TestNNMPS::test_conv_backcompat, test/test_mps.py::TestNNMPS::test_no_grad, test/test_mps.py::TestPad::test_constant_pad_nd_preserves_memory_format, test/test_mps.py::TestSDPA::test_fast_full_attention_float32_contiguous_True_head_dim_128_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_2pass_float32_contiguous_True_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_contiguous_False_head_dim_128_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_contiguous_True_head_dim_64_with_mask_True, test/test_mps.py::TestSDPA::test_sdpa_3d_input_float32, test/test_mps.py::TestSDPA::test_sdpa_no_mask_causal_fp16_L7_S17_NH23_HS121, test/test_mps.py::TestSDPA::test_sdpa_no_mask_no_causal_fp32_grad, test/test_mps.py::TestGatherScatter::test_inplace_scatter, test/test_mps.py::TestViewOpsMPS::test_as_strided_view, test/test_mps.py::TestViewOpsMPS::test_basic_indexing_ellipses_view, test/test_mps.py::TestViewOpsMPS::test_big_transpose, test/test_mps.py::TestViewOpsMPS::test_diagonal_view, test/test_mps.py::TestViewOpsMPS::test_resize_mps_dtypes, test/test_mps.py::TestViewOpsMPS::test_select_view, test/test_mps.py::TestViewOpsMPS::test_view, test/test_mps.py::TestViewOpsMPS::test_view_copy_out, test/test_mps.py::TestConvolutionMPS::test_conv3d_single_stride, test/test_mps.py::TestAdvancedIndexing::test_byte_mask2d, test/test_mps.py::TestAdvancedIndexing::test_cpu_indices, test/test_mps.py::TestAdvancedIndexing::test_empty_index, test/test_mps.py::TestAdvancedIndexing::test_empty_reduce, test/test_mps.py::TestAdvancedIndexing::test_getitem_scalars, test/test_mps.py::TestAdvancedIndexing::test_index_getitem_copy_bools_slices, test/test_mps.py::TestAdvancedIndexing::test_index_put_accumulate_expanded_values, test/test_mps.py::TestAdvancedIndexing::test_index_put_accumulate_non_contiguous, test/test_mps.py::TestAdvancedIndexing::test_index_put_accumulate_with_optional_tensors, test/test_mps.py::TestAdvancedIndexing::test_indexing_get, test/test_mps.py::TestAdvancedIndexing::test_masked_select, test/test_mps.py::TestAdvancedIndexing::test_single_int, test/test_mps.py::TestAdvancedIndexing::test_step_assignment, test/test_mps.py::TestRNNMPS::test_LSTM_cell_forward_hidden_size, test/test_mps.py::TestNoRegression::test_double_error, test/test_mps.py::TestComplex::test_tensor_scalar_binops, test/test_mps.py::TestMetalLibrary::test_metal_arange_with_arg, test/test_mps.py::TestMetalLibrary::test_metal_arange_with_arg_and_cast, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___getitem___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___radd___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___rpow___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__segment_reduce_offsets_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addbmm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addmm_decomposed_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addmm_decomposed_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_all_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_allclose_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_asin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_atanh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_bmm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_byte_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_chalf_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cholesky_inverse_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_clamp_min_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cos_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cov_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cross_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diagflat_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diagonal_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diagonal_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diagonal_scatter_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_div_floor_rounding_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_div_no_rounding_mode_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_double_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_dstack_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_eq_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_equal_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_equal_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_exp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_expand_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_fft2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_hfft2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_ifft2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_ihfft2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fill_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fliplr_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_float_power_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_floor_divide_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_floor_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fmin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_full_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_full_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_gather_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_geqrf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_histc_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_reduce_amin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isposinf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isreal_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_jiterator_binary_return_by_ref_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_jiterator_unary_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_jiterator_unary_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_eigvals_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_ldl_solve_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_lu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_lu_solve_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_matrix_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_matrix_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_multi_dot_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_norm_subgradients_at_zero_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_tensorsolve_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_vecdot_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_log1p_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_log_softmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logical_xor_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logspace_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mH_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mH_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_log_softmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_logaddexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_prod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_scatter_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_softmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_softmin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_softmin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_std_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_max_binary_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_max_pool2d_with_indices_backward_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_max_pool2d_with_indices_backward_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_max_reduction_with_dim_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_maximum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_min_reduction_with_dim_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_minimum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mul_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mvlgamma_mvlgamma_p_5_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_narrow_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_native_dropout_backward_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_native_layer_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nextafter_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_adaptive_avg_pool1d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_batch_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_batch_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_channel_shuffle_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_conv2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_conv3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_cosine_embedding_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_dropout_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_fractional_max_pool2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_fractional_max_pool2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_fractional_max_pool3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_glu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_hardtanh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_hinge_embedding_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_huber_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_interpolate_nearest-exact_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_layer_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_layer_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_local_response_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_unpool1d_grad_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_unpool1d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_unpool2d_grad_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_unpool2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_multilabel_margin_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_nll_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_normalize_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pad_constant_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pad_replicate_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pad_replicate_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pairwise_distance_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pixel_unshuffle_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_selu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_soft_margin_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_threshold_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nonzero_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nonzero_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_norm_fro_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_normal_in_place_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_permute_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_permute_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_polygamma_polygamma_n_0_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_pow_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_quantile_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_rad2deg_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_randint_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_renorm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_repeat_interleave_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_repeat_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_reshape_as_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_reshape_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_roll_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_round_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_rsqrt_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scalar_tensor_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scatter_reduce_prod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sinh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sinh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_slice_scatter_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_softmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sort_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_bessel_y0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_chebyshev_polynomial_v_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_i1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_laguerre_polynomial_l_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_scaled_modified_bessel_k1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_shifted_chebyshev_polynomial_u_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_xlog1py_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_split_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_square_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_stack_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_std_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sub_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_t_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_to_sparse_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_true_divide_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_trunc_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_trunc_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unfold_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unique_consecutive_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unsafe_split_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unsqueeze_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_var_mean_unbiased_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_view_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_where_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_xlogy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_H_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_H_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match___getitem___mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match___rdiv___mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match___rdiv___mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match___rmatmul___mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match___rmul___mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match___ror___mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match___ror___mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match___rpow___mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match___rsub___mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match___rxor___mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match__chunk_cat_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match__chunk_cat_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match__segment_reduce_offsets_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_put_accumulate_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_acos_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_acosh_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_acosh_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_add_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_add_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_add_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_add_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_addbmm_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_addbmm_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_addcmul_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_addcmul_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_decomposed_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_addmv_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_alias_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_all_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_allclose_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_amax_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_amin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_amin_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_aminmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_angle_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_angle_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_any_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_argmax_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_argmax_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_argmin_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_argmin_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_argsort_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_argwhere_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_argwhere_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_argwhere_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_partial_views_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_asin_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_asinh_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_asinh_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_atanh_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_atanh_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_1d_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_1d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_1d_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_bfloat16_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_bfloat16_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_and_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_not_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_not_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_or_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_block_diag_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_block_diag_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_bmm_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_bool_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_bool_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_bool_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_bool_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_bool_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_tensors_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_tensors_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_to_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_to_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_bucketize_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_byte_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_byte_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cartesian_prod_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cat_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cat_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cdouble_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cfloat_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_cfloat_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cfloat_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_chalf_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_chalf_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_char_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_char_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_char_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_cholesky_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_chunk_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_min_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_min_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_column_stack_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_combinations_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_physical_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_constant_pad_nd_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_constant_pad_nd_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_corrcoef_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cos_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_cos_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_cos_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_cosh_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_cosh_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_count_nonzero_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_count_nonzero_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cov_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cumprod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cumprod_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cumsum_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cumulative_trapezoid_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_embed_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_scatter_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_diff_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_diff_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_digamma_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_dist_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_div_floor_rounding_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_div_no_rounding_mode_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_dot_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_dot_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_double_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_dsplit_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_dstack_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_dstack_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_einsum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_einsum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_einsum_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_einsum_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_einsum_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_permuted_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_permuted_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_permuted_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_strided_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_eq_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_equal_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_erfc_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_as_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_eye_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft2_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfftn_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft2_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfftn_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfftn_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfftn_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft2_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfftn_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fill_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_flatten_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_flatten_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_flip_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_flip_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fliplr_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_flipud_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_flipud_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_float_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_float_power_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_float_power_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fmax_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fmin_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fmin_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fmod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_frexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_full_like_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_full_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_gcd_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_ge_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_geometric_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_gradient_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_gt_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_half_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_heaviside_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_heaviside_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_hsplit_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_hsplit_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_hsplit_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_hstack_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_hstack_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_i0_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_i0_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_igammac_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_add_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_index_add_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_fill_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_fill_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_put_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amax_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_index_select_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_select_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_inner_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_inner_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_int_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_int_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_isclose_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_isin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_isinf_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_isneginf_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_isposinf_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_isposinf_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_isreal_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_2inputs_2outputs_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_2inputs_2outputs_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_4inputs_with_extra_args_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_4inputs_with_extra_args_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_4inputs_with_extra_args_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_return_by_ref_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_return_by_ref_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_unary_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_unary_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_kron_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_ldexp_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_ldexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_ldexp_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cholesky_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cross_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_det_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_eig_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_inv_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_ldl_factor_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_lu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_multi_dot_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_multi_dot_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_multi_dot_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_norm_subgradients_at_zero_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_pinv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_pinv_singular_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_qr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_solve_ex_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_tensorsolve_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vander_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_tensor_overload_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_tensor_overload_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_tensor_overload_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_log10_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_log2_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_log2_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_log2_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_log_softmax_with_dtype_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_log_softmax_with_dtype_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_and_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_not_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_logit_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_tensor_overload_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_tensor_overload_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_long_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_lu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_lu_solve_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_mH_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_mT_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amax_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amin_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amin_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmax_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumprod_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumprod_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_logsumexp_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_logsumexp_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_mean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_median_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_normalize_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_prod_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_prod_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_scatter_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_softmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_std_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_sum_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_matmul_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_matmul_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_max_binary_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_max_binary_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_max_binary_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_max_pool2d_with_indices_backward_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_no_dim_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_no_dim_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_with_dim_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_maximum_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_maximum_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_mean_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_median_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_median_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_list_of_tensors_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_variadic_tensors_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_no_dim_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_no_dim_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_with_dim_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_mm_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_mode_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_mode_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_mode_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_mul_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_multinomial_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_mv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_1_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_3_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nan_to_num_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_nanmedian_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nanmedian_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nanmedian_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nansum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nansum_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_native_dropout_backward_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_native_dropout_backward_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_ne_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_ne_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_neg_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_new_full_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_new_full_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_new_full_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_new_ones_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_new_zeros_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nextafter_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_avg_pool2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_avg_pool3d_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_bilinear_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_celu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_celu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_channel_shuffle_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv1d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv_transpose2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_cosine_embedding_loss_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_cosine_similarity_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_cosine_similarity_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_dropout_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_embedding_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_feature_alpha_dropout_without_train_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_grid_sample_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hardsigmoid_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hardtanh_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_linear_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_nearest-exact_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_kl_div_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_layer_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_linear_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_linear_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_margin_ranking_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool2d_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_multi_head_attention_forward_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_circular_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_circular_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_reflect_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pairwise_distance_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_shuffle_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_shuffle_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_poisson_nll_loss_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu6_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_rms_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_silu_complex_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_smooth_l1_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softmin_with_dtype_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softmin_with_dtype_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_tanhshrink_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_threshold_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_threshold_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_loss_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_loss_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_with_distance_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_with_distance_loss_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_upsample_nearest_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_static_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_static_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_static_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_normal_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_like_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_like_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_like_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_pca_lowrank_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_0_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_0_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_1_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_1_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_1_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_2_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_2_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_3_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_3_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_3_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_positive_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_positive_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_pow_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_prod_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_rad2deg_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_rad2deg_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_like_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_like_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_randn_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_ravel_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_real_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_real_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_reciprocal_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_renorm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_interleave_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_as_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_as_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_resize__mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_resize_as__mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_conj_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_neg_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_neg_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_rot90_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_round_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_rsqrt_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_rsqrt_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_rsub_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_scalar_tensor_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_scalar_tensor_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_scalar_tensor_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_scalar_tensor_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_add_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_add_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amin_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amin_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amin_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_searchsorted_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_select_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_select_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_select_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_sgn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sgn_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_sgn_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_short_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_short_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_sigmoid_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_sigmoid_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sign_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_signbit_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_sin_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_sin_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_sinh_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_sort_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_sort_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_sparse_sampled_addmm_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_airy_ai_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_airy_ai_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_j0_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_j0_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_j1_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_t_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_u_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_v_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_v_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_hermite_polynomial_h_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i0e_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_laguerre_polynomial_l_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_laguerre_polynomial_l_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_laguerre_polynomial_l_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_legendre_polynomial_p_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_legendre_polynomial_p_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_legendre_polynomial_p_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_log_ndtr_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_i0_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_i1_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_k0_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtr_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtr_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtri_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtri_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_scaled_modified_bessel_k0_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_scaled_modified_bessel_k1_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_t_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_u_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_u_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_v_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_spherical_bessel_j0_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_spherical_bessel_j0_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_xlog1py_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_xlog1py_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_zeta_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_zeta_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_split_list_args_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_split_list_args_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_split_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_sqrt_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_sqrt_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_stack_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_std_unbiased_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sub_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_sub_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_sub_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_sub_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_to_size_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_t_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_t_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_t_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_take_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_tanh_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_tensor_split_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_tensor_split_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_tensor_split_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_tensordot_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_tensordot_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_tile_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_tile_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_to_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_to_sparse_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_topk_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_topk_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_torch_ops_aten__safe_softmax_default_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_trace_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_trapz_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_trapz_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_tril_indices_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_tril_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_tril_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_tril_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_triu_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_triu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_triu_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_trunc_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_trunc_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_unflatten_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_unflatten_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_unflatten_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_uniform_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_consecutive_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_consecutive_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_chunk_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_split_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_var_mean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_var_unbiased_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_view_as_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_view_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_vsplit_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_vsplit_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_vsplit_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_vsplit_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_vstack_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_zero__mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_zero__mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_zero__mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_zero__mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_zero__mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_like_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_mps_int32, test/test_mps.py::TestErrorInputsMPS::test_error_inputs___rmul___mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs___ror___mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_atan2_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_bernoulli_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_bitwise_left_shift_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_bitwise_xor_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_bucketize_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_diag_embed_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_div_no_rounding_mode_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_ifftn_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_ihfft_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_rfft2_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fliplr_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fmax_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fmin_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_gt_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_heaviside_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_linspace_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_logical_xor_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_masked_fill_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_movedim_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_narrow_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_native_layer_norm_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_adaptive_max_pool2d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_conv2d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_conv3d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_embedding_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_gelu_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_l1_loss_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_reshape_as_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_reshape_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_shifted_chebyshev_polynomial_u_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_xlog1py_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_zeta_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_take_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_view_mps, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_meshgrid_variadic_tensors_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_nn_functional_conv_transpose1d_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_nn_functional_group_norm_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_repeat_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_searchsorted_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_signal_windows_general_hamming_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_signal_windows_hamming_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_squeeze_multiple_mps_float32, test/test_mps.py::TestCommonMPS::test_tensor_creation_mps_float32, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_1_n_48_q_group_128_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_1_n_48_q_group_256_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_1_n_48_q_group_64_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_64_n_64_q_group_256_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_64_n_64_q_group_32_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int8_mm_m_64_k_64_n_32_mps 2025-06-01T21:17:21.1226360Z 2025-06-01T21:17:26.6750490Z Running test_mps 6/7 ... [2025-06-01 21:17:26.674886] 2025-06-01T21:17:26.6750840Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-06-01T21:17:26.6753080Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin/python', '-bb', 'test_mps.py', '-m', 'not serial', '--shard-id=6', '--num-shards=7', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:17:26.675197] 2025-06-01T21:18:10.7890530Z 2025-06-01T21:18:10.7891670Z test_mps 5/7 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_5.7_26e46b802ec68170_.log 2025-06-01T21:18:10.8112190Z Running 911 items in this shard: test/test_mps.py::TestAutocastMPS::test_non_fast_path_amp_unscale, test/test_mps.py::TestMPS::test_add_scalars, test/test_mps.py::TestMPS::test_addcmul, test/test_mps.py::TestMPS::test_addmm, test/test_mps.py::TestMPS::test_any, test/test_mps.py::TestMPS::test_arange_empty, test/test_mps.py::TestMPS::test_argmax, test/test_mps.py::TestMPS::test_batch_norm_backward, test/test_mps.py::TestMPS::test_bce_loss_always_nonnegative, test/test_mps.py::TestMPS::test_cast_mps_to_cpu, test/test_mps.py::TestMPS::test_cast_mps_to_mps, test/test_mps.py::TestMPS::test_cdist_non_contiguous, test/test_mps.py::TestMPS::test_cdist_norm, test/test_mps.py::TestMPS::test_clamp, test/test_mps.py::TestMPS::test_copy_broadcasting, test/test_mps.py::TestMPS::test_copy_storage_offset, test/test_mps.py::TestMPS::test_cross, test/test_mps.py::TestMPS::test_cumprod_minus_one_axis, test/test_mps.py::TestMPS::test_do_sync_thrice_its_all_right, test/test_mps.py::TestMPS::test_exponential, test/test_mps.py::TestMPS::test_fmin, test/test_mps.py::TestMPS::test_hardswish, test/test_mps.py::TestMPS::test_hardtanh, test/test_mps.py::TestMPS::test_index_select_scalar, test/test_mps.py::TestMPS::test_inplace_bitwise_not_int16, test/test_mps.py::TestMPS::test_jit_save_load, test/test_mps.py::TestMPS::test_log_softmax_large_numbers, test/test_mps.py::TestMPS::test_log_ten, test/test_mps.py::TestMPS::test_max_el, test/test_mps.py::TestMPS::test_min_el, test/test_mps.py::TestMPS::test_minimum_maximum, test/test_mps.py::TestMPS::test_mps_event_module, test/test_mps.py::TestMPS::test_non_contiguous_sampling_variation, test/test_mps.py::TestMPS::test_norm, test/test_mps.py::TestMPS::test_random, test/test_mps.py::TestMPS::test_reduction_sum_max_long_val, test/test_mps.py::TestMPS::test_repeat_interleave, test/test_mps.py::TestMPS::test_setitem_scalar, test/test_mps.py::TestMPS::test_slice_casting, test/test_mps.py::TestMPS::test_slice_scatter, test/test_mps.py::TestMPS::test_slice_view_api_float32, test/test_mps.py::TestMPS::test_softplus, test/test_mps.py::TestMPS::test_torch_repeat_interleave, test/test_mps.py::TestMPS::test_transpose_3D, test/test_mps.py::TestMPS::test_transpose_inplace, test/test_mps.py::TestMPS::test_type_casting, test/test_mps.py::TestMPS::test_unique, test/test_mps.py::TestMPS::test_unsafe_chunk, test/test_mps.py::TestLogical::test_logical_xor, test/test_mps.py::TestLogical::test_shifts_int32, test/test_mps.py::TestSmoothL1Loss::test_smooth_l1_loss_reduction_mean_requires_grad_False, test/test_mps.py::TestNLLLoss::test_nll_loss_out_of_bounds_ignore_index, test/test_mps.py::TestTopK::test_topk, test/test_mps.py::TestNNMPS::test_conv3d_backward_collision, test/test_mps.py::TestNNMPS::test_conv_expand, test/test_mps.py::TestNNMPS::test_requires_grad_, test/test_mps.py::TestPad::test_circular_pad, test/test_mps.py::TestPad::test_pad, test/test_mps.py::TestSDPA::test_fast_full_attention_float16_contiguous_False_head_dim_128_with_mask_True, test/test_mps.py::TestSDPA::test_fast_full_attention_float16_contiguous_False_head_dim_80_with_mask_True, test/test_mps.py::TestSDPA::test_fast_full_attention_float32_contiguous_False_head_dim_128_with_mask_True, test/test_mps.py::TestSDPA::test_fast_full_attention_float32_contiguous_True_head_dim_64_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_2pass_float32_contiguous_False_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_contiguous_False_head_dim_128_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_contiguous_True_head_dim_64_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_contiguous_True_head_dim_96_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_contiguous_False_head_dim_128_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_contiguous_False_head_dim_64_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_contiguous_True_head_dim_128_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_contiguous_True_head_dim_64_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_contiguous_True_head_dim_96_with_mask_True, test/test_mps.py::TestSDPA::test_sdpa_3d_input_float16, test/test_mps.py::TestSDPA::test_sdpa_enable_gqa_float32_is_causal_False, test/test_mps.py::TestSDPA::test_sdpa_no_mask_causal_fp16_L7, test/test_mps.py::TestSDPA::test_sdpa_no_mask_causal_fp32, test/test_mps.py::TestSDPA::test_sdpa_no_mask_no_causal_fp32, test/test_mps.py::TestViewOpsMPS::test_flatten_nonview, test/test_mps.py::TestViewOpsMPS::test_inplace_view_add, test/test_mps.py::TestViewOpsMPS::test_memory_format_resize_, test/test_mps.py::TestViewOpsMPS::test_narrow_view, test/test_mps.py::TestViewOpsMPS::test_resize_as_mps_dtypes, test/test_mps.py::TestViewOpsMPS::test_squeeze_view, test/test_mps.py::TestViewOpsMPS::test_transpose_inplace_view, test/test_mps.py::TestViewOpsMPS::test_transposes, test/test_mps.py::TestViewOpsMPS::test_transposes_errors, test/test_mps.py::TestViewOpsMPS::test_unsqueeze, test/test_mps.py::TestViewOpsMPS::test_view_as_view, test/test_mps.py::TestConvolutionMPS::test_grid_sample, test/test_mps.py::TestAdvancedIndexing::test_basic_advanced_combined, test/test_mps.py::TestAdvancedIndexing::test_boolean_array_indexing, test/test_mps.py::TestAdvancedIndexing::test_empty_slice, test/test_mps.py::TestAdvancedIndexing::test_index_setitem_bools_slices, test/test_mps.py::TestAdvancedIndexing::test_invalid_index, test/test_mps.py::TestAdvancedIndexing::test_multiple_bool_indices, test/test_mps.py::TestAdvancedIndexing::test_nonzero_multi_threading, test/test_mps.py::TestAdvancedIndexing::test_nonzero_non_diff, test/test_mps.py::TestAdvancedIndexing::test_out_of_bound_index, test/test_mps.py::TestRNNMPS::test_LSTM_cell, test/test_mps.py::TestRNNMPS::test_lstm_backward, test/test_mps.py::TestFallbackWarning::test_no_warning_on_import, test/test_mps.py::TestFallbackWarning::test_warn_on_not_implemented_with_fallback, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___getitem___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___rdiv___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___rsub___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__softmax_backward_data_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_abs_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_acosh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_add_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addbmm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addcmul_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addr_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_amin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_amin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_any_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_argsort_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_argsort_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_argwhere_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_as_strided_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_atleast_1d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_bfloat16_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_broadcast_to_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cauchy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ceil_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_column_stack_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_conj_physical_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cross_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cumprod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diagflat_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_digamma_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_div_no_rounding_mode_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_div_trunc_rounding_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_dsplit_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_empty_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_empty_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_erfinv_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_expand_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_expm1_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_eye_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_ifft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_ihfftn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_rfft2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_flipud_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_float_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_full_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ge_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_gradient_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_grid_sampler_2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_grid_sampler_2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_half_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_heaviside_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_add_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_put_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_reduce_prod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_select_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_inner_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isfinite_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_lerp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_cond_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_det_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_diagonal_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_lstsq_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_qr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_slogdet_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_svdvals_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linspace_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linspace_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linspace_tensor_overload_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_log2_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_log_normal_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_log_softmax_with_dtype_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logit_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logsumexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mT_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_amax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_argmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_argmin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_fill_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_logsumexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_logsumexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_median_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_prod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_softmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_std_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_maximum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_meshgrid_list_of_tensors_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_min_reduction_no_dim_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_movedim_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_msort_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_multinomial_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mvlgamma_mvlgamma_p_3_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mvlgamma_mvlgamma_p_3_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nan_to_num_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_new_empty_strided_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_adaptive_avg_pool2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_avg_pool2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_binary_cross_entropy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_conv1d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_dropout2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_feature_alpha_dropout_without_train_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_hardswish_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_hardswish_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_hinge_embedding_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_huber_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_instance_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_interpolate_bicubic_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_interpolate_bicubic_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_interpolate_bilinear_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_interpolate_bilinear_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_interpolate_trilinear_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_l1_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_unpool1d_grad_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_multi_margin_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pdist_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_rms_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_selu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_smooth_l1_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_smooth_l1_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_softmin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_tanhshrink_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_tanhshrink_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_norm_fro_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_norm_inf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_norm_nuc_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_outer_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_polygamma_polygamma_n_3_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_prod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_put_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_rand_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_rand_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_reciprocal_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_remainder_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_remainder_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_resolve_conj_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_round_decimals_3_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_round_decimals_neg_3_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_round_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scatter_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scatter_reduce_sum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_signal_windows_bartlett_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_signal_windows_cosine_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_signal_windows_general_cosine_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sinc_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_slice_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sort_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_bessel_j1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_erfcx_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_i0e_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_i1e_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_polygamma_special_polygamma_n_0_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_shifted_chebyshev_polynomial_w_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_zeta_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_split_with_sizes_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_square_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_squeeze_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_std_unbiased_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sum_to_size_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_take_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_tensor_split_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_tile_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_topk_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_torch_ops_aten__safe_softmax_default_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_trapezoid_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_triangular_solve_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_tril_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_triu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unfold_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unfold_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_uniform_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unique_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unique_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unsafe_chunk_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_var_mean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_view_as_complex_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_view_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_vstack_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_zeros_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_H_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_H_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_T_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_T_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match___getitem___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match___rmatmul___mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match___rmul___mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match___ror___mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match___rpow___mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match___rsub___mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match___rsub___mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match__chunk_cat_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match__chunk_cat_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match__segment_reduce_lengths_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_put_accumulate_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_abs_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_abs_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_acos_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_acos_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_acosh_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_add_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_addcmul_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_addcmul_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_decomposed_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_addmv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_addr_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_alias_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_all_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_all_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_amax_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_amin_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_angle_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_angle_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_any_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_argmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_argmin_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_argsort_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_argsort_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_partial_views_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_partial_views_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_scatter_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_asin_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_asinh_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_asinh_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_atan2_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_atan2_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_atan2_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_atanh_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_2d_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_3d_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_3d_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_3d_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_and_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_left_shift_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_left_shift_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_not_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_or_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_or_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_right_shift_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_right_shift_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_bmm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_to_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_bucketize_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_byte_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cartesian_prod_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_cartesian_prod_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_cat_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_cdouble_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_ceil_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_chalf_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_char_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_chunk_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_min_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_clone_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_clone_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_clone_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_physical_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_physical_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_constant_pad_nd_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_contiguous_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_copysign_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_copysign_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_corrcoef_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_corrcoef_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cos_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_cos_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_count_nonzero_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cross_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cross_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cross_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cummax_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_cummin_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cumsum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_deg2rad_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_embed_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_scatter_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_scatter_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_diff_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_div_no_rounding_mode_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_div_no_rounding_mode_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_div_trunc_rounding_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_div_trunc_rounding_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_double_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_double_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_double_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_dsplit_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_dsplit_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_dsplit_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_dstack_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_dstack_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_permuted_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_permuted_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_permuted_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_eq_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_eq_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_eq_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_erf_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_erf_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_erfc_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_erfinv_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_erfinv_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_exp2_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_exp2_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_exp_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_exp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_as_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_expm1_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_expm1_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_eye_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft2_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft2_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft2_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftshift_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft2_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfftn_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfftn_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfftn_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft2_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft2_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftn_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftn_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftshift_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftshift_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft2_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfftn_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfftn_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfftn_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft2_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fill_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fill_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_flip_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fliplr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fliplr_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fliplr_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_flipud_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_flipud_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_float_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_float_power_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_divide_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_divide_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fmax_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fmod_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_frac_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_full_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_full_like_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_gcd_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_gcd_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_gcd_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_geometric_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_geometric_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_gradient_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_half_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_half_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_half_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_half_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_half_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_histc_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_hsplit_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_hsplit_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_i0_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_i0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_add_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_fill_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_put_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amin_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amin_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_mean_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_mean_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_prod_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_int_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_isfinite_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_isin_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_isinf_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_isinf_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_isnan_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_isnan_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_isreal_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_isreal_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_istft_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_item_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_item_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_2inputs_2outputs_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_2inputs_2outputs_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_4inputs_with_extra_args_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_kron_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_kron_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_kron_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_kthvalue_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cross_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cross_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_eigvals_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_householder_product_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_ldl_factor_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_matrix_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_matrix_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_matrix_power_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_matrix_rank_hermitian_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_multi_dot_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_pinv_hermitian_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_pinv_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_slogdet_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vander_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vander_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vector_norm_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_log1p_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_log1p_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_log2_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_log2_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_log_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_logaddexp2_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_logaddexp2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_and_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_not_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_or_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_xor_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_logit_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_logit_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_tensor_overload_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_logsumexp_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_logsumexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_long_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_lt_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_lt_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_lu_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_lu_solve_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_mH_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_mH_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_mH_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_mH_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_mT_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_mT_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amax_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmin_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmin_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumprod_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_fill_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_logsumexp_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_median_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_normalize_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_prod_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_prod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_prod_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_prod_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_select_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_select_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_softmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_std_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_std_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_std_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_std_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_sum_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_sum_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_var_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_var_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_var_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_matrix_exp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_max_binary_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_max_binary_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_no_dim_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_no_dim_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_with_dim_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_median_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_median_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_minimum_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_mm_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_mm_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_mode_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_mul_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_1_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_1_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nan_to_num_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nanquantile_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nansum_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_nansum_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nansum_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_native_layer_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_ne_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_ne_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_strided_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_new_ones_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_new_zeros_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_new_zeros_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_new_zeros_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_adaptive_avg_pool1d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_adaptive_max_pool1d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_adaptive_max_pool2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_alpha_dropout_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_bilinear_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_bilinear_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_channel_shuffle_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_channel_shuffle_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv1d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv2d_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv_transpose2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv_transpose2d_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_cosine_embedding_loss_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_feature_alpha_dropout_without_train_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_fractional_max_pool3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_gaussian_nll_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_group_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hardtanh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hardtanh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_bicubic_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_nearest_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_trilinear_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_linear_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_linear_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_local_response_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_margin_ranking_loss_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_margin_ranking_loss_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool3d_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool3d_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_mish_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_mse_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_multilabel_soft_margin_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_one_hot_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_circular_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_constant_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_constant_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_reflect_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_negative_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_negative_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_negative_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pdist_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_shuffle_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_shuffle_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_unshuffle_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_unshuffle_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_unshuffle_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_poisson_nll_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_poisson_nll_loss_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_prelu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_smooth_l1_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softmin_with_dtype_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_tanhshrink_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_tanhshrink_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_threshold_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_with_distance_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_with_distance_loss_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_with_distance_loss_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_unfold_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_unfold_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_upsample_bilinear_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_norm_fro_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_like_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_0_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_1_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_2_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_3_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_3_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_4_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_4_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_positive_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_pow_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_pow_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_rand_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_randn_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_randn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_ravel_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_real_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_real_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_reciprocal_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_remainder_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_interleave_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_as_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_resize_as__mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_resize_as__mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_conj_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_conj_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_conj_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_conj_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_conj_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_roll_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_rot90_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_rot90_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_rot90_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_rot90_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_rsqrt_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_rsub_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_rsub_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_scalar_tensor_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_add_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amax_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amin_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_mean_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_prod_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_sum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_sum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_searchsorted_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_searchsorted_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_select_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_select_scatter_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_sgn_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_short_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_short_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_sigmoid_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_sign_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sign_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_signbit_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_signbit_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_sin_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_sinc_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_sinc_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_scatter_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_scatter_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_scatter_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_softmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_softmax_with_dtype_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_softmax_with_dtype_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sort_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_sparse_mm_reduce_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_airy_ai_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_y1_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_u_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_v_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_v_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_w_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_erfcx_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_hermite_polynomial_he_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_hermite_polynomial_he_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_hermite_polynomial_he_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_legendre_polynomial_p_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_legendre_polynomial_p_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_legendre_polynomial_p_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_log_ndtr_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_i1_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_i1_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_k1_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtri_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_polygamma_special_polygamma_n_0_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_polygamma_special_polygamma_n_0_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_t_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_u_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_v_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_w_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_w_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_w_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_xlog1py_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_xlog1py_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_xlog1py_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_zeta_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_split_list_args_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_split_list_args_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_split_list_args_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_split_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_square_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_multiple_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_stack_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_stack_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_stack_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_std_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_std_unbiased_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_svd_lowrank_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_t_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_t_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_t_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_take_along_dim_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_take_along_dim_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_tanh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_tanh_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_tensor_split_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_tensordot_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_tensordot_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_tensordot_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_tile_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_to_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_to_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_topk_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_topk_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_topk_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_torch_ops_aten__safe_softmax_default_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_torch_ops_aten__safe_softmax_default_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_trace_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_trace_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_trapezoid_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_trapezoid_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_trapezoid_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_tril_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_true_divide_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_true_divide_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_trunc_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_unflatten_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_uniform_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_split_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_split_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_vdot_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_vdot_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_view_as_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_view_as_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_view_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_view_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_view_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_view_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_view_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_vstack_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_vstack_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_where_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_xlogy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_like_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_like_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_mps_float32, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_add_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_amin_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_aminmax_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_cat_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_float_power_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_floor_divide_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_gather_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_ldexp_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_linalg_lstsq_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_masked_select_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_max_binary_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_maximum_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_mean_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_min_binary_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_minimum_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_neg_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_avg_pool1d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_max_pool1d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_soft_margin_loss_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_softshrink_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_triplet_margin_loss_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_normal_in_place_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_signal_windows_general_hamming_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_laguerre_polynomial_l_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_legendre_polynomial_p_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_sum_to_size_mps, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_allclose_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_broadcast_to_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_diagflat_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_nn_functional_conv_transpose2d_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_nn_functional_rms_norm_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_ravel_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_signal_windows_cosine_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_signal_windows_gaussian_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_signal_windows_general_cosine_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_signal_windows_nuttall_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_squeeze_copy_mps_float32, test/test_mps.py::TestCommonMPS::test_tensor_creation_mps_complex128, test/test_mps.py::TestCommonMPS::test_tensor_creation_mps_int64, test/test_mps.py::TestCommonMPS::test_tensor_creation_mps_int8, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_1_n_48_q_group_128_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_1_n_64_q_group_256_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_1_n_64_q_group_64_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_32_n_48_q_group_256_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_32_n_64_q_group_128_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_32_n_64_q_group_128_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_64_n_64_q_group_256_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int8_mm_m_1_k_32_n_32_mps, test/test_mps.py::TestLinalgMPSMPS::test__int8_mm_m_64_k_32_n_32_mps, test/test_mps.py::TestLinalgMPSMPS::test_matrix_rank_mps 2025-06-01T21:18:10.8318370Z 2025-06-01T21:18:17.0329860Z Running test_mps 7/7 ... [2025-06-01 21:18:17.032853] 2025-06-01T21:18:17.0330160Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-06-01T21:18:17.0333840Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin/python', '-bb', 'test_mps.py', '-m', 'not serial', '--shard-id=7', '--num-shards=7', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:18:17.033223] 2025-06-01T21:20:08.1234630Z 2025-06-01T21:20:08.1235400Z test_mps 4/7 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_4.7_a750ec7dfc18f55e_.log 2025-06-01T21:20:08.1787800Z Running 875 items in this shard: test/test_mps.py::MatmulTest::test_large_matmul, test/test_mps.py::MatmulTest::test_matrix_x_vector, test/test_mps.py::MPSLeakyReluTest::testNpLeakyRelu, test/test_mps.py::TestMPS::test_add_sub, test/test_mps.py::TestMPS::test_addr, test/test_mps.py::TestMPS::test_amin, test/test_mps.py::TestMPS::test_batch_norm, test/test_mps.py::TestMPS::test_bincount_reduction, test/test_mps.py::TestMPS::test_bincount_simple, test/test_mps.py::TestMPS::test_bool_expand, test/test_mps.py::TestMPS::test_clamp_min, test/test_mps.py::TestMPS::test_copy_large, test/test_mps.py::TestMPS::test_cross_entropy_loss, test/test_mps.py::TestMPS::test_cumsum_all_dtypes, test/test_mps.py::TestMPS::test_expand_cpu_to_mps_copy, test/test_mps.py::TestMPS::test_ge_scalar, test/test_mps.py::TestMPS::test_gelu, test/test_mps.py::TestMPS::test_im2col, test/test_mps.py::TestMPS::test_index_add, test/test_mps.py::TestMPS::test_l1_loss, test/test_mps.py::TestMPS::test_le_scalar, test/test_mps.py::TestMPS::test_linalg_solve, test/test_mps.py::TestMPS::test_linalg_solve_with_broadcasting, test/test_mps.py::TestMPS::test_linear3D_no_bias_backward, test/test_mps.py::TestMPS::test_linspace, test/test_mps.py::TestMPS::test_log, test/test_mps.py::TestMPS::test_log1p, test/test_mps.py::TestMPS::test_log_softmax, test/test_mps.py::TestMPS::test_logaddexp, test/test_mps.py::TestMPS::test_masked_fill, test/test_mps.py::TestMPS::test_minimum_maximum_nan_propagation, test/test_mps.py::TestMPS::test_mps_generator, test/test_mps.py::TestMPS::test_mse_loss_unsupported_types, test/test_mps.py::TestMPS::test_non_dense_in_storage_unary_ops, test/test_mps.py::TestMPS::test_normal, test/test_mps.py::TestMPS::test_pow, test/test_mps.py::TestMPS::test_prod, test/test_mps.py::TestMPS::test_randperm, test/test_mps.py::TestMPS::test_reciprocal, test/test_mps.py::TestMPS::test_remainder, test/test_mps.py::TestMPS::test_reshape_storage_offset, test/test_mps.py::TestMPS::test_slice, test/test_mps.py::TestMPS::test_slice_reshape, test/test_mps.py::TestMPS::test_softmax, test/test_mps.py::TestMPS::test_stack_storage_offset, test/test_mps.py::TestMPS::test_tril, test/test_mps.py::TestMPS::test_var_simple, test/test_mps.py::TestMPS::test_view_slice_reshape, test/test_mps.py::TestLogical::test_logical_and, test/test_mps.py::TestLogical::test_min_max_float32, test/test_mps.py::TestNNMPS::test_conv2d_valid_padding, test/test_mps.py::TestNNMPS::test_permute, test/test_mps.py::TestPad::test_constant_pad, test/test_mps.py::TestSDPA::test_fast_full_attention_float32_contiguous_True_head_dim_80_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_contiguous_True_head_dim_64_with_mask_False, test/test_mps.py::TestSDPA::test_sdpa_enable_gqa_float16_is_causal_False, test/test_mps.py::TestSDPA::test_sdpa_mask_fp16_L6, test/test_mps.py::TestSDPA::test_sdpa_mask_fp16_L6_S17_NH23_HS121, test/test_mps.py::TestViewOpsMPS::test_T, test/test_mps.py::TestViewOpsMPS::test_expand, test/test_mps.py::TestViewOpsMPS::test_expand_view, test/test_mps.py::TestViewOpsMPS::test_flatten_view, test/test_mps.py::TestViewOpsMPS::test_memory_format_resize_as, test/test_mps.py::TestViewOpsMPS::test_python_types, test/test_mps.py::TestViewOpsMPS::test_reshape_view, test/test_mps.py::TestViewOpsMPS::test_resize_as_preserves_strides, test/test_mps.py::TestViewOpsMPS::test_t_inplace_view, test/test_mps.py::TestViewOpsMPS::test_transpose_view, test/test_mps.py::TestViewOpsMPS::test_unsqueeze_inplace_view, test/test_mps.py::TestConvolutionMPS::test_conv1d_channels_last, test/test_mps.py::TestConvolutionMPS::test_conv_backward_1d_channels_last, test/test_mps.py::TestAdvancedIndexing::test_bool_indices_accumulate, test/test_mps.py::TestAdvancedIndexing::test_index_put_src_datatype, test/test_mps.py::TestAdvancedIndexing::test_multiple_byte_mask, test/test_mps.py::TestAdvancedIndexing::test_nextafter, test/test_mps.py::TestAdvancedIndexing::test_set_item_to_scalar_tensor, test/test_mps.py::TestAdvancedIndexing::test_setitem_expansion_error, test/test_mps.py::TestAdvancedIndexing::test_step, test/test_mps.py::TestMetalLibrary::test_argument_buffers, test/test_mps.py::TestMetalLibrary::test_atomic_add_float16, test/test_mps.py::TestConsistencyMPS::test_fmax_mixed_dtypes_mps, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___radd___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___rmatmul___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__unsafe_masked_index_put_accumulate_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__upsample_bicubic2d_aa_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_acos_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_add_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addmm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_amax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_angle_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_argwhere_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_asin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_atleast_2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_atleast_3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_baddbmm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_baddbmm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_block_diag_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_broadcast_tensors_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_broadcast_tensors_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_bucketize_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_byte_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cartesian_prod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cat_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cdist_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cfloat_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cfloat_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cholesky_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_clamp_max_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_clamp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_column_stack_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_copysign_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cosh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_dot_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_empty_permuted_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_exp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_exponential_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_fftshift_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_hfft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_rfftn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_flip_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fmod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_frac_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_frexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_full_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_geometric_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_gradient_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_hstack_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_igamma_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_igamma_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_fill_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_reduce_mean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_select_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_inner_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_int_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isfinite_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isinf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_jiterator_2inputs_2outputs_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_jiterator_4inputs_with_extra_args_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_kron_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_kthvalue_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_lerp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_cross_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_inv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_matrix_power_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_matrix_rank_hermitian_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_vecdot_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_log10_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_log1p_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logaddexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logical_or_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logit_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_lt_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_lu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_amax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_cumprod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_fill_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_log_softmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_mean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_select_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_max_reduction_no_dim_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mul_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mv_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mvlgamma_mvlgamma_p_1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mvlgamma_mvlgamma_p_5_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nan_to_num_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nanmedian_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_narrow_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_native_layer_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_new_full_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_new_ones_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_new_zeros_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_avg_pool3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_binary_cross_entropy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_conv1d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_cross_entropy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_cross_entropy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_dropout3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_elu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_embedding_bag_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_embedding_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_feature_alpha_dropout_with_train_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_feature_alpha_dropout_without_train_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_fractional_max_pool3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_gaussian_nll_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_gaussian_nll_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_gelu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_grid_sample_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_hardshrink_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_hardsigmoid_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_hardtanh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_interpolate_nearest_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_l1_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_linear_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_pool2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_unpool3d_grad_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_unpool3d_grad_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_mse_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_multilabel_soft_margin_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pad_constant_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_silu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_softmin_with_dtype_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_softplus_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_softshrink_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_triplet_margin_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_upsample_bilinear_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nonzero_static_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ones_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_polygamma_polygamma_n_2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_positive_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_pow_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ravel_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_real_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_reciprocal_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_round_decimals_0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scatter_add_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scatter_reduce_amin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scatter_reduce_mean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_select_scatter_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_select_scatter_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sign_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_signal_windows_exponential_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_signal_windows_nuttall_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sparse_mm_reduce_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sparse_sampled_addmm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_entr_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_entr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_hermite_polynomial_h_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_modified_bessel_i0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_modified_bessel_i1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_ndtr_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_ndtri_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_split_with_sizes_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_split_with_sizes_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_squeeze_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_stack_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_std_mean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_std_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_stft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sub_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sum_to_size_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_take_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_tan_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_tensordot_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_tile_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_to_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_to_sparse_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_topk_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_trapezoid_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unbind_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unflatten_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_uniform_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unsqueeze_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_var_mean_unbiased_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_var_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_var_unbiased_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_vdot_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_vsplit_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_zeros_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_H_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_T_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_T_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_T_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match___getitem___mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match___radd___mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match___radd___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match___rdiv___mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match___rdiv___mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match___rmatmul___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match___rmatmul___mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match___rmod___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match___rmul___mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match___ror___mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match___rpow___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match___rpow___mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match___rxor___mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match__chunk_cat_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match__chunk_cat_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match__segment_reduce_lengths_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match__segment_reduce_offsets_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_put_accumulate_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match__upsample_bilinear2d_aa_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_abs_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_acos_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_acosh_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_acosh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_acosh_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_add_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_add_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_addcdiv_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_addcdiv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_addr_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_addr_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_alias_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_all_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_amax_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_amin_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_aminmax_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_aminmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_any_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_any_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_arange_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_argmin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_argsort_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_argsort_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_argsort_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_partial_views_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_partial_views_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_scatter_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_scatter_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_scatter_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_scatter_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_asin_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_asinh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_atan_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_1d_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_2d_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_3d_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_baddbmm_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_baddbmm_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_bfloat16_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_not_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_or_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_or_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_bmm_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_tensors_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_to_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_to_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cat_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_cdist_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cdouble_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_cdouble_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cfloat_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_chalf_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_char_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_chunk_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_chunk_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_min_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_clone_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_column_stack_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_column_stack_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_column_stack_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_combinations_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_physical_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_constant_pad_nd_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_contiguous_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_copysign_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_copysign_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_corrcoef_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_cross_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_cross_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cummax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cummin_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_cumsum_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cumulative_trapezoid_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_deg2rad_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_embed_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_diagflat_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_diagflat_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_scatter_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_diff_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_diff_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_diff_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_diff_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_digamma_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_digamma_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_div_floor_rounding_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_div_trunc_rounding_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_dot_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_dot_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_dot_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_double_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_double_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_dsplit_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_like_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_like_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_strided_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_eq_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_equal_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_equal_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_erf_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_erfc_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_exp2_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_exp2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_exp2_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_exp2_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_as_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_as_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_as_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_as_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_expm1_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft2_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftn_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftshift_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfftn_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft2_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftshift_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft2_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft2_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfftn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fill_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fill_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_flatten_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_flatten_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_divide_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fmax_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fmin_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fmin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_fmod_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_frac_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_gather_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_ge_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_geometric_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_geometric_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_geqrf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_gradient_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_half_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_heaviside_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_hstack_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_hstack_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_hypot_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_i0_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_igammac_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_add_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_add_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_add_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_index_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_index_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_fill_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_index_fill_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amax_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amax_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_mean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_prod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_select_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_index_select_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_inner_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_inner_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_inner_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_isclose_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_isfinite_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_isfinite_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_isfinite_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_isinf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_isinf_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_isnan_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_isneginf_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_isreal_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_isreal_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_item_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_2inputs_2outputs_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_4inputs_with_extra_args_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_return_by_ref_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_return_by_ref_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_kron_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_lcm_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_ldexp_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_ldexp_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_le_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_lgamma_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_lgamma_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cross_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cross_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_diagonal_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_diagonal_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_eigh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_eigvalsh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_ldl_solve_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_lstsq_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_lstsq_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_lu_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_multi_dot_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_multi_dot_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_solve_triangular_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_tensorsolve_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_log10_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_log2_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_log2_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_log_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_log_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_log_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_log_normal_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_log_softmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_log_softmax_with_dtype_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_logdet_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_and_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_and_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_and_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_not_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_or_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_or_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_or_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_or_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_xor_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_logit_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_logsumexp_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_long_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_long_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_lt_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_lt_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amax_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amin_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmin_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumprod_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumsum_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumsum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_fill_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_fill_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_logaddexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_scatter_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_scatter_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_select_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_select_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_select_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_softmin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_std_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_no_dim_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_with_dim_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_with_dim_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_maximum_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_list_of_tensors_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_variadic_tensors_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_variadic_tensors_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_variadic_tensors_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_min_binary_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_min_binary_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_min_binary_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_no_dim_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_no_dim_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_with_dim_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_with_dim_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_mm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_movedim_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_movedim_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_movedim_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_mul_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_mul_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_mul_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_3_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_5_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_5_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nan_to_num_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nanmedian_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nanmedian_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nanmedian_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_native_dropout_backward_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_ne_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_ne_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_neg_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_neg_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_strided_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_new_full_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_new_ones_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_new_zeros_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_new_zeros_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_adaptive_avg_pool2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_adaptive_avg_pool3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_adaptive_max_pool2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_alpha_dropout_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_bilinear_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_binary_cross_entropy_with_logits_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_channel_shuffle_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_channel_shuffle_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv1d_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv_transpose2d_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv_transpose3d_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv_transpose3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv_transpose3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_cosine_embedding_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_cosine_embedding_loss_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_cross_entropy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_ctc_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hardtanh_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hardtanh_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hinge_embedding_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_instance_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_instance_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_linear_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_nearest_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_l1_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_linear_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_linear_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool1d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool1d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool2d_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_mish_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_multi_margin_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_nll_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_normalize_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_circular_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_constant_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_reflect_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pairwise_distance_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_shuffle_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_unshuffle_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_unshuffle_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_prelu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu6_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu6_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_soft_margin_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softmin_with_dtype_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softsign_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softsign_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softsign_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_tanhshrink_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_threshold_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_upsample_bilinear_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_norm_nuc_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_outer_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_outer_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_pca_lowrank_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_pinverse_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_0_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_1_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_positive_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_positive_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_prod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_prod_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_prod_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_put_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_put_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_put_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_put_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_qr_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_rad2deg_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_rad2deg_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_randn_like_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_real_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_reciprocal_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_reciprocal_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_remainder_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_remainder_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_renorm_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_interleave_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_as_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_resize__mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_conj_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_conj_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_roll_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_roll_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_round_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_round_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_rsqrt_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amax_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amin_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_mean_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_sgn_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_sigmoid_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_sigmoid_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_sign_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_signal_windows_general_hamming_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_signal_windows_hamming_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_signbit_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_signbit_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_signbit_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sinc_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_sinh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_scatter_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_softmax_with_dtype_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_j0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_j0_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_j1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_j1_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_y0_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_t_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_t_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_t_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_w_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_entr_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_erfcx_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_erfcx_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_hermite_polynomial_he_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i0e_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1e_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_laguerre_polynomial_l_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_laguerre_polynomial_l_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_legendre_polynomial_p_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_log_ndtr_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_log_ndtr_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_i0_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_k0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_k0_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_k1_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_scaled_modified_bessel_k1_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_u_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_v_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_w_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_spherical_bessel_j0_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_zeta_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_zeta_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_split_list_args_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_split_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_split_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_square_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_square_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_stack_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_std_mean_unbiased_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_std_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_stft_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_sub_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_sub_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_to_size_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_to_size_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_t_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_t_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_take_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_take_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_tan_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_tan_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_tanh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_tensor_split_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_torch_ops_aten__safe_softmax_default_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_torch_ops_aten__safe_softmax_default_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_trace_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_trapezoid_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_triangular_solve_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_triu_indices_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_true_divide_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_unflatten_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_consecutive_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_consecutive_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unravel_index_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_unravel_index_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_chunk_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_chunk_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_var_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_var_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_view_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_view_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_view_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_view_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_vsplit_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_vsplit_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_where_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_xlogy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_mps_complex64, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_bitwise_right_shift_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_clamp_min_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_dstack_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_eye_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_hfft2_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_ihfft2_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_rfftn_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_flipud_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_gcd_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_item_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_jiterator_binary_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_linalg_diagonal_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_log_normal_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_logical_and_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_masked_scatter_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nextafter_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_adaptive_avg_pool2d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_conv1d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_group_norm_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_multilabel_margin_loss_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_prelu_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_roll_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_scatter_add_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_signal_windows_cosine_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_signal_windows_gaussian_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_signal_windows_hamming_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_signal_windows_hann_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_chebyshev_polynomial_t_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_t_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_true_divide_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_vstack_mps, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_addbmm_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_aminmax_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_argwhere_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_broadcast_shapes_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_diff_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_flatten_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_jiterator_2inputs_2outputs_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_linalg_tensorinv_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_linalg_tensorsolve_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_native_layer_norm_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_nn_functional_conv_transpose3d_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_roll_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_squeeze_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_view_copy_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_where_mps_float32, test/test_mps.py::TestCommonMPS::test_tensor_creation_mps_complex64, test/test_mps.py::TestCommonMPS::test_tensor_creation_mps_uint8, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_1_n_64_q_group_64_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_32_n_48_q_group_32_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_32_n_48_q_group_64_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_32_n_64_q_group_64_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int8_mm_m_32_k_32_n_32_mps, test/test_mps.py::TestLinalgMPSMPS::test__int8_mm_m_32_k_64_n_64_mps, test/test_mps.py::TestLinalgMPSMPS::test__int8_mm_m_64_k_32_n_64_mps 2025-06-01T21:20:08.1958370Z 2025-06-01T21:20:15.8251190Z Running inductor/test_torchinductor 1/4 ... [2025-06-01 21:20:15.824151] 2025-06-01T21:20:15.8251630Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-06-01T21:20:15.8253460Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin/python', '-bb', 'inductor/test_torchinductor.py', '-m', 'not serial', '--shard-id=1', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:20:15.824503] 2025-06-01T21:20:27.7003410Z 2025-06-01T21:20:27.7012000Z test_mps 6/7 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_6.7_e529405f52142d58_.log 2025-06-01T21:20:27.7443010Z Running 976 items in this shard: test/test_mps.py::TestAutocastMPS::test_gradscaler_mps, test/test_mps.py::MPSReluTest::testNumbersGPU, test/test_mps.py::TestAvgPool::test_avg_pool2d_with_zero_divisor, test/test_mps.py::TestMPS::test_activation_checkpoint_does_not_error, test/test_mps.py::TestMPS::test_adaptive_avg_pool2d_output_size_one, test/test_mps.py::TestMPS::test_addcdiv, test/test_mps.py::TestMPS::test_batch_norm_slices, test/test_mps.py::TestMPS::test_bce_loss_size_mismatch, test/test_mps.py::TestMPS::test_bce_with_logits_with_pos_weight_has_correct_grad_at_zero, test/test_mps.py::TestMPS::test_bernoulli, test/test_mps.py::TestMPS::test_cat_non_contiguous, test/test_mps.py::TestMPS::test_cdist_euclidean_large, test/test_mps.py::TestMPS::test_cdist_non_contiguous_batch, test/test_mps.py::TestMPS::test_conv_transpose2d, test/test_mps.py::TestMPS::test_cumprod_all_dtypes, test/test_mps.py::TestMPS::test_exponential_1, test/test_mps.py::TestMPS::test_fftfreq, test/test_mps.py::TestMPS::test_fill_storage_offset, test/test_mps.py::TestMPS::test_flip, test/test_mps.py::TestMPS::test_gather, test/test_mps.py::TestMPS::test_generic_event, test/test_mps.py::TestMPS::test_gt_scalar, test/test_mps.py::TestMPS::test_index_copy_non_contiguous, test/test_mps.py::TestMPS::test_index_select, test/test_mps.py::TestMPS::test_index_storage_offset, test/test_mps.py::TestMPS::test_large_bmm_bfloat16, test/test_mps.py::TestMPS::test_le, test/test_mps.py::TestMPS::test_linear_1d_weight, test/test_mps.py::TestMPS::test_linear_errors, test/test_mps.py::TestMPS::test_local_scalar_dense_mps, test/test_mps.py::TestMPS::test_log_two, test/test_mps.py::TestMPS::test_lt_scalar, test/test_mps.py::TestMPS::test_masked_fill__non_contiguous, test/test_mps.py::TestMPS::test_masked_scatter, test/test_mps.py::TestMPS::test_median_int16, test/test_mps.py::TestMPS::test_mish_simple, test/test_mps.py::TestMPS::test_mse_loss, test/test_mps.py::TestMPS::test_nhwc_operation, test/test_mps.py::TestMPS::test_random_5d, test/test_mps.py::TestMPS::test_scatter_add, test/test_mps.py::TestMPS::test_sigmoid, test/test_mps.py::TestMPS::test_slice_reshape_contg_view, test/test_mps.py::TestMPS::test_take_along_dim_bfloat16, test/test_mps.py::TestMPS::test_tanh, test/test_mps.py::TestMPS::test_to, test/test_mps.py::TestMPS::test_triu_inf, test/test_mps.py::TestMPS::test_unary_ops_storage_offset_strided, test/test_mps.py::TestMPS::test_upsample_bilinear2d, test/test_mps.py::TestMPS::test_upsample_nearest2d, test/test_mps.py::TestSmoothL1Loss::test_smooth_l1_loss_reduction_mean_requires_grad_True, test/test_mps.py::TestNLLLoss::test_nll_loss_byte_target_matches_long, test/test_mps.py::TestNNMPS::test_conv2d_discontiguous_weight, test/test_mps.py::TestNNMPS::test_module_backcompat, test/test_mps.py::TestSDPA::test_fast_full_attention_float16_contiguous_False_head_dim_64_with_mask_False, test/test_mps.py::TestSDPA::test_fast_full_attention_float16_contiguous_False_head_dim_64_with_mask_True, test/test_mps.py::TestSDPA::test_fast_full_attention_float16_contiguous_True_head_dim_80_with_mask_False, test/test_mps.py::TestSDPA::test_fast_full_attention_float32_contiguous_True_head_dim_64_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_contiguous_False_head_dim_64_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_contiguous_False_head_dim_64_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_contiguous_False_head_dim_96_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_contiguous_True_head_dim_128_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_contiguous_True_head_dim_128_with_mask_True, test/test_mps.py::TestSDPA::test_sdpa_fp32_no_memory_leak, test/test_mps.py::TestSDPA::test_sdpa_mask_5d_float32, test/test_mps.py::TestSDPA::test_sdpa_no_mask_causal_fp16_L7_S17, test/test_mps.py::TestSDPA::test_sdpa_no_mask_no_causal_fp16, test/test_mps.py::TestGatherScatter::test_slicing_with_step, test/test_mps.py::TestViewOpsMPS::test_atleast_gradient, test/test_mps.py::TestViewOpsMPS::test_narrow, test/test_mps.py::TestViewOpsMPS::test_reshape, test/test_mps.py::TestViewOpsMPS::test_reshape_as_view, test/test_mps.py::TestViewOpsMPS::test_split_view, test/test_mps.py::TestViewOpsMPS::test_unbind_view, test/test_mps.py::TestConvolutionMPS::test_conv2d_single_stride, test/test_mps.py::TestConvolutionMPS::test_conv_transpose_1d_nn_functional, test/test_mps.py::TestConvolutionMPS::test_conv_transpose_2d_strided, test/test_mps.py::TestAdvancedIndexing::test_advancedindex_big, test/test_mps.py::TestAdvancedIndexing::test_empty_ndim_index, test/test_mps.py::TestAdvancedIndexing::test_indexing_select_corners, test/test_mps.py::TestAdvancedIndexing::test_int_assignment, test/test_mps.py::TestAdvancedIndexing::test_int_indices_broadcast, test/test_mps.py::TestAdvancedIndexing::test_variable_slicing, test/test_mps.py::TestAdvancedIndexing::test_zero_dim_index, test/test_mps.py::TestNoRegression::test_serialization_map_location, test/test_mps.py::TestMetalLibrary::test_atomic_add_bfloat16, test/test_mps.py::TestMetalLibrary::test_reduction_utils_float32, test/test_mps.py::TestMetalLibrary::test_reduction_utils_int32, test/test_mps.py::TestMetalLibrary::test_reduction_utils_int64, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__segment_reduce_offsets_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__unsafe_masked_index_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__unsafe_masked_index_put_accumulate_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_acos_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addcdiv_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addcdiv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addcmul_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_argmin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_atan_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_atan_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_atleast_3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_bfloat16_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_bool_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_broadcast_to_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_bucketize_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_chalf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_char_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cholesky_solve_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_chunk_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_chunk_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_clamp_max_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_clamp_min_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_combinations_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_conj_physical_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_contiguous_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_count_nonzero_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cummax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cumsum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cumsum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diagonal_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diff_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_digamma_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_dot_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_einsum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_empty_permuted_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_erfc_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_erfinv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_expand_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_expand_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_fft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_fftn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_hfftn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_ifftn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_ifftshift_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_irfft2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_irfftn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_flatten_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_floor_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ge_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_heaviside_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_histogramdd_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_i0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_igammac_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_add_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_fill_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_put_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_reduce_amax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isclose_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_jiterator_2inputs_2outputs_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_jiterator_4inputs_with_extra_args_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_jiterator_binary_return_by_ref_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ldexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_le_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_lgamma_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_eig_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_lu_factor_ex_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_lu_factor_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_multi_dot_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_solve_ex_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_solve_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_solve_triangular_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_tensorinv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_vander_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_vector_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_log_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logcumsumexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logical_not_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logsumexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_argmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_argmin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_cumsum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_var_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_matrix_exp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_max_binary_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_max_reduction_no_dim_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_meshgrid_variadic_tensors_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nanmedian_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nansum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_new_empty_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_new_empty_strided_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_adaptive_avg_pool1d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_adaptive_max_pool2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_adaptive_max_pool3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_adaptive_max_pool3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_avg_pool1d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_avg_pool1d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_avg_pool2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_conv_transpose2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_conv_transpose3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_gelu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_grid_sample_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_group_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_hardshrink_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_interpolate_area_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_interpolate_linear_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_pool3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_unpool1d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_unpool3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_multilabel_soft_margin_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_nll_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_normalize_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pad_reflect_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_poisson_nll_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_relu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_rrelu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_softsign_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_softsign_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_threshold_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_triplet_margin_with_distance_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_normal_number_mean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ones_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_permute_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_polar_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_positive_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_randint_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_randint_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_randn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ravel_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_real_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_renorm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_resolve_neg_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_rot90_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_round_decimals_0_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_rsqrt_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_rsub_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scatter_reduce_amax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scatter_reduce_prod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_signal_windows_gaussian_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sinc_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_airy_ai_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_chebyshev_polynomial_t_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_chebyshev_polynomial_u_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_hermite_polynomial_he_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_i1e_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_modified_bessel_k1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_ndtr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_polygamma_special_polygamma_n_0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_shifted_chebyshev_polynomial_t_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_split_list_args_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sqrt_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_squeeze_multiple_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_t_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_take_along_dim_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unbind_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unflatten_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unfold_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unsafe_split_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unsqueeze_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_vdot_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_view_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_zero__mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_H_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_H_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_T_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match___getitem___mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match___getitem___mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match___radd___mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match___rand___mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match___rand___mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match___rdiv___mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match___rdiv___mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match___rdiv___mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match___rmatmul___mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match___rmatmul___mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match___rmod___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match___rmul___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match___ror___mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match___rpow___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match___rpow___mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match___rsub___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match___rxor___mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match__batch_norm_with_update_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match__chunk_cat_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_put_accumulate_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_put_accumulate_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match__upsample_bicubic2d_aa_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match__upsample_bicubic2d_aa_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_abs_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_acos_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_acos_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_acosh_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_addbmm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_addbmm_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_addbmm_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_addcmul_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_decomposed_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_decomposed_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_decomposed_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_decomposed_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_addr_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_addr_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_alias_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_all_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_all_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_amax_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_amax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_amin_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_aminmax_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_aminmax_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_angle_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_angle_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_any_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_any_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_arange_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_arange_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_argwhere_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_argwhere_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_partial_views_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_partial_views_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_scatter_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_asin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_asin_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_asinh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_atan2_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_atan2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_atan_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_atan_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_atan_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_atanh_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_3d_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_baddbmm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_bernoulli_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_bfloat16_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_bincount_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_left_shift_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_left_shift_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_right_shift_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_right_shift_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_xor_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_xor_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_xor_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_xor_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_block_diag_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_bmm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_tensors_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_bucketize_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_byte_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_byte_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_cartesian_prod_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_cartesian_prod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cartesian_prod_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_cat_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_cat_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cdouble_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_ceil_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cholesky_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_chunk_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_chunk_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_chunk_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_max_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_max_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_max_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_min_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_clone_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_clone_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_clone_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_column_stack_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_combinations_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_combinations_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_combinations_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_complex_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_complex_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_physical_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_physical_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_constant_pad_nd_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_contiguous_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_contiguous_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_copysign_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cosh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cosh_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_count_nonzero_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cov_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cov_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cov_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_cov_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_cross_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_cummin_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cumprod_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cumulative_trapezoid_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_cumulative_trapezoid_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_deg2rad_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_deg2rad_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_embed_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_embed_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_embed_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_diagflat_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_diagflat_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_diagflat_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_diagflat_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_scatter_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_scatter_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_digamma_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_div_floor_rounding_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_div_floor_rounding_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_div_no_rounding_mode_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_div_trunc_rounding_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_div_trunc_rounding_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_div_trunc_rounding_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_dot_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_double_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_dsplit_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_dstack_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_dstack_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_like_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_like_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_strided_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_strided_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_strided_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_eq_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_equal_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_equal_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_erf_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_erf_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_erfc_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_erfc_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_exp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_exp_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_exp_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_exp_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_as_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_expm1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_eye_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_eye_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_eye_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft2_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft2_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftn_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftshift_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft2_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftn_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftn_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftshift_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftshift_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft2_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft2_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfftn_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfftn_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft2_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfftn_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfftn_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fill_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_flatten_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_flatten_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_flip_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_flip_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_flip_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fliplr_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_float_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_float_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_float_power_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_divide_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_divide_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fmax_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fmax_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fmin_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fmod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_full_like_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_full_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_full_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_full_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_full_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_gather_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_ge_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_ge_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_ge_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_ge_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_grid_sampler_2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_gt_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_heaviside_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_heaviside_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_hsplit_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_hsplit_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_hstack_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_hstack_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_hypot_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_fill_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_index_fill_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_fill_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amax_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amin_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_mean_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_mean_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_prod_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_select_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_inner_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_int_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_isclose_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_isclose_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_isclose_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_isin_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_isin_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_isinf_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_isnan_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_isnan_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_isneginf_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_item_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_2inputs_2outputs_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_return_by_ref_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_unary_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_unary_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_kron_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_kthvalue_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_lcm_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_ldexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_ldexp_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_lerp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_lerp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_lgamma_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_lgamma_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cholesky_ex_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_diagonal_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_diagonal_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_diagonal_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_diagonal_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_eig_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_eigh_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_inv_ex_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_ldl_solve_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_lstsq_grad_oriented_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_lstsq_grad_oriented_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_matrix_power_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_matrix_rank_hermitian_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_pinv_singular_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_solve_ex_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vecdot_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vecdot_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vector_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_log10_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_log10_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_log1p_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_log1p_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_log2_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_log_softmax_with_dtype_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_log_softmax_with_dtype_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_log_softmax_with_dtype_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_logcumsumexp_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_not_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_or_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_xor_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_xor_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_xor_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_xor_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_logit_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_logit_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_logit_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_tensor_overload_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_logsumexp_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_long_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_lt_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_lu_unpack_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_mH_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_mH_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_mH_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_mT_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_mT_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_mT_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmax_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmin_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumprod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_fill_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_log_softmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_log_softmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_logaddexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_logsumexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_logsumexp_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_logsumexp_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_mean_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_normalize_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_select_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_softmin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_std_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_sum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_sum_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_var_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_var_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_var_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_matmul_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_matmul_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_max_binary_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_no_dim_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_maximum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_list_of_tensors_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_list_of_tensors_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_variadic_tensors_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_variadic_tensors_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_min_binary_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_min_binary_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_with_dim_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_with_dim_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_with_dim_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_minimum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_mm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_mm_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_mode_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_movedim_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_msort_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_msort_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_msort_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_mv_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_3_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_3_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_3_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_5_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nan_to_num_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nan_to_num_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_native_dropout_backward_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_ne_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_ne_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_neg_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_strided_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_strided_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_strided_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_new_full_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_new_ones_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_new_ones_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_adaptive_max_pool1d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_avg_pool1d_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_batch_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_bilinear_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_binary_cross_entropy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_binary_cross_entropy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_binary_cross_entropy_with_logits_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_channel_shuffle_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv1d_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv3d_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv_transpose3d_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_cosine_embedding_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_dropout2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_elu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_embedding_bag_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_feature_alpha_dropout_with_train_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_feature_alpha_dropout_with_train_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_feature_alpha_dropout_without_train_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_feature_alpha_dropout_without_train_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_feature_alpha_dropout_without_train_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_gelu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_glu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hardswish_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_huber_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_bicubic_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_nearest-exact_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_nearest_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_trilinear_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_local_response_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_logsigmoid_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_margin_ranking_loss_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_margin_ranking_loss_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_unpool1d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_unpool2d_grad_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_unpool2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_multilabel_soft_margin_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_circular_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_circular_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_negative_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pairwise_distance_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pairwise_distance_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_shuffle_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_unshuffle_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu6_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_rms_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_silu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_soft_margin_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softplus_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softshrink_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softshrink_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_threshold_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_unfold_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_upsample_bilinear_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_static_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_static_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_static_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_norm_fro_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_norm_inf_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_normal_in_place_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_normal_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_like_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_outer_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_outer_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_0_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_0_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_1_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_2_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_4_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_positive_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_prod_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_rad2deg_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_rad2deg_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_rand_like_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_rand_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_like_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_like_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_reciprocal_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_reciprocal_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_reciprocal_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_remainder_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_interleave_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_interleave_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_as_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_as_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_resize__mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_resize_as__mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_neg_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_roll_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_roll_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_roll_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_rot90_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_rot90_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_rsqrt_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_rsqrt_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_rsub_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_rsub_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_rsub_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_rsub_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_add_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_add_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_mean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_mean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_mean_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_mean_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_prod_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_sum_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_sum_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_sum_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_searchsorted_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_searchsorted_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_select_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_select_scatter_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_sgn_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_short_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_sign_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_signal_windows_general_cosine_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_signal_windows_hann_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_signbit_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_sin_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_sin_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_sinc_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_sinc_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_sinh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sinh_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_sinh_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_sinh_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_scatter_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_softmax_with_dtype_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_softmax_with_dtype_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_softmax_with_dtype_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_sort_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_sort_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_y0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_y0_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_y0_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_t_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_u_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_v_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_w_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_w_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_entr_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_hermite_polynomial_h_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_hermite_polynomial_h_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_hermite_polynomial_he_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i0e_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1e_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1e_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1e_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_laguerre_polynomial_l_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_log_ndtr_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_i1_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_k0_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_k0_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_k1_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_k1_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtr_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtri_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_scaled_modified_bessel_k0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_scaled_modified_bessel_k0_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_scaled_modified_bessel_k0_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_scaled_modified_bessel_k0_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_scaled_modified_bessel_k1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_t_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_t_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_u_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_v_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_v_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_w_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_spherical_bessel_j0_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_zeta_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_sqrt_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_sqrt_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sqrt_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_square_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_multiple_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_multiple_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_std_mean_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_to_size_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_svd_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_t_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_t_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_take_along_dim_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_take_along_dim_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_take_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_take_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_tan_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_tan_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_tan_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_tanh_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_tanh_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_tanh_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_tensor_split_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_tile_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_tile_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_to_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_to_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_to_sparse_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_to_sparse_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_to_sparse_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_torch_ops_aten__safe_softmax_default_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_trace_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_tril_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_tril_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_true_divide_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_true_divide_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_trunc_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_trunc_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_trunc_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_uniform_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_unravel_index_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_chunk_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_chunk_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_split_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_split_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_var_mean_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_var_mean_unbiased_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_var_mean_unbiased_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_var_mean_unbiased_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_var_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_vdot_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_view_as_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_view_as_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_view_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_view_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_vsplit_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_vstack_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_vstack_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_where_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_where_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_xlogy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_zero__mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_zero__mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_zero__mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_like_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_like_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_mps_uint8, test/test_mps.py::TestErrorInputsMPS::test_error_inputs___radd___mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs___rxor___mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs__chunk_cat_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_arange_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_bitwise_or_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_cauchy_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_div_floor_rounding_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_dot_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_fft2_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_hfft_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_hfftn_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_ifft2_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_ifft_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_irfft2_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_ge_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_histogramdd_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_hstack_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_index_add_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_isclose_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_jiterator_binary_return_by_ref_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_le_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_logcumsumexp_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_logspace_tensor_overload_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_mul_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_ne_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_adaptive_avg_pool1d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_avg_pool2d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_max_pool3d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_polar_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_remainder_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_scatter_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_signal_windows_blackman_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_signal_windows_nuttall_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_chebyshev_polynomial_v_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_hermite_polynomial_h_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_hermite_polynomial_he_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_shifted_chebyshev_polynomial_t_mps, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_cat_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_clamp_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_nn_functional_pdist_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_nn_functional_smooth_l1_loss_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_permute_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_unbind_copy_mps_float32, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_1_n_64_q_group_32_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_32_n_48_q_group_128_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_32_n_48_q_group_128_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_64_n_48_q_group_128_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_64_n_48_q_group_32_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_64_n_64_q_group_64_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int8_mm_m_32_k_32_n_64_mps, test/test_mps.py::TestLinalgMPSMPS::test_pinv_mps 2025-06-01T21:20:27.7631600Z 2025-06-01T21:20:31.3142190Z Running inductor/test_torchinductor 2/4 ... [2025-06-01 21:20:31.313150] 2025-06-01T21:20:31.3142700Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-06-01T21:20:31.3144120Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin/python', '-bb', 'inductor/test_torchinductor.py', '-m', 'not serial', '--shard-id=2', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:20:31.313658] 2025-06-01T21:21:51.8189070Z 2025-06-01T21:21:51.8189980Z test_mps 7/7 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_7.7_745ee0a40e852838_.log 2025-06-01T21:21:51.8519600Z Running 887 items in this shard: test/test_mps.py::TestAutocastMPS::test_scaled_dot_product_attention_autocast, test/test_mps.py::TestMemoryLeak::test_mps_memory_leak_detection, test/test_mps.py::MatmulTest::test_batched_matrix_x_broadcasted_vector, test/test_mps.py::TestAvgPool::test_doubletensor_avg_pool2d_with_divisor, test/test_mps.py::TestMPS::test_adaptive_avg_pool2d_simple, test/test_mps.py::TestMPS::test_all, test/test_mps.py::TestMPS::test_argmin_argmax, test/test_mps.py::TestMPS::test_as_strided, test/test_mps.py::TestMPS::test_atan2, test/test_mps.py::TestMPS::test_bce_with_logits_broadcasts_weights, test/test_mps.py::TestMPS::test_binops_dtype_precedence_binop_add, test/test_mps.py::TestMPS::test_binops_dtype_precedence_binop_div, test/test_mps.py::TestMPS::test_binops_dtype_precedence_binop_mul, test/test_mps.py::TestMPS::test_cat2, test/test_mps.py::TestMPS::test_cdist_large, test/test_mps.py::TestMPS::test_cdist_large_batch, test/test_mps.py::TestMPS::test_cdist_norm_batch, test/test_mps.py::TestMPS::test_clamp_fp16_fp32, test/test_mps.py::TestMPS::test_clamp_max, test/test_mps.py::TestMPS::test_contiguous_slice_3d, test/test_mps.py::TestMPS::test_conv_raises_error, test/test_mps.py::TestMPS::test_cumsum_dim_check, test/test_mps.py::TestMPS::test_cumsum_minus_one_axis, test/test_mps.py::TestMPS::test_divmode, test/test_mps.py::TestMPS::test_elu, test/test_mps.py::TestMPS::test_exp, test/test_mps.py::TestMPS::test_exp_strided_output, test/test_mps.py::TestMPS::test_expand, test/test_mps.py::TestMPS::test_generic_device_synchronize, test/test_mps.py::TestMPS::test_gt, test/test_mps.py::TestMPS::test_instance_norm, test/test_mps.py::TestMPS::test_linear3D_backward, test/test_mps.py::TestMPS::test_linear3D_no_bias, test/test_mps.py::TestMPS::test_linear_large, test/test_mps.py::TestMPS::test_logaddexp2, test/test_mps.py::TestMPS::test_median, test/test_mps.py::TestMPS::test_mm, test/test_mps.py::TestMPS::test_nan_to_num, test/test_mps.py::TestMPS::test_ne, test/test_mps.py::TestMPS::test_neg, test/test_mps.py::TestMPS::test_reduction_ops_5D, test/test_mps.py::TestMPS::test_rounding, test/test_mps.py::TestMPS::test_scalar_from_slice_unary, test/test_mps.py::TestMPS::test_scatter_reduce, test/test_mps.py::TestMPS::test_signed_vs_unsigned_comparison, test/test_mps.py::TestMPS::test_slice_contiguous_view, test/test_mps.py::TestMPS::test_slice_reshape_contiguous, test/test_mps.py::TestMPS::test_slice_view_api_bfloat16, test/test_mps.py::TestMPS::test_stack, test/test_mps.py::TestMPS::test_take_along_dim_float16, test/test_mps.py::TestMPS::test_to_casting, test/test_mps.py::TestMPS::test_transpose_2D, test/test_mps.py::TestMPS::test_transpose_4D, test/test_mps.py::TestMPS::test_unfold_all_devices_and_dtypes, test/test_mps.py::TestMPS::test_unfold_scalars, test/test_mps.py::TestMPS::test_uniform, test/test_mps.py::TestMPS::test_unique_all_dtypes, test/test_mps.py::TestMPS::test_weight_norm, test/test_mps.py::TestLogical::test_isin, test/test_mps.py::TestLogical::test_logical_not, test/test_mps.py::TestLogical::test_min_max_int32, test/test_mps.py::TestLogical::test_min_max_nan_propagation_float16, test/test_mps.py::TestLogical::test_min_max_nan_propagation_float32, test/test_mps.py::TestLogical::test_shifts_int64, test/test_mps.py::TestSmoothL1Loss::test_smooth_l1_loss_reduction_sum_requires_grad_False, test/test_mps.py::TestNLLLoss::test_nll_loss_empty_tensor_reduction_mean, test/test_mps.py::TestNNMPS::test_conv2d_backward_collision, test/test_mps.py::TestNNMPS::test_gemm_permute_transpose, test/test_mps.py::TestSDPA::test_fast_full_attention_float16_contiguous_True_head_dim_64_with_mask_False, test/test_mps.py::TestSDPA::test_fast_full_attention_float16_contiguous_True_head_dim_64_with_mask_True, test/test_mps.py::TestSDPA::test_fast_full_attention_float32_contiguous_False_head_dim_64_with_mask_False, test/test_mps.py::TestSDPA::test_sdpa_no_mask_5d_float32, test/test_mps.py::TestGatherScatter::test_slicing_replace_column, test/test_mps.py::TestViewOpsMPS::test_basic_indexing_newaxis_view, test/test_mps.py::TestViewOpsMPS::test_permute_slicing, test/test_mps.py::TestViewOpsMPS::test_t_view, test/test_mps.py::TestViewOpsMPS::test_unsqueeze_view, test/test_mps.py::TestViewOpsMPS::test_view_all_dtypes_and_devices, test/test_mps.py::TestViewOpsMPS::test_view_view, test/test_mps.py::TestConvolutionMPS::test_conv1d_all_strides_paddings, test/test_mps.py::TestConvolutionMPS::test_conv1d_contiguous, test/test_mps.py::TestConvolutionMPS::test_conv_transpose_2d_specified_output, test/test_mps.py::TestAdvancedIndexing::test_advanced_indexing_3D_get, test/test_mps.py::TestAdvancedIndexing::test_advanced_indexing_3D_put, test/test_mps.py::TestAdvancedIndexing::test_byte_mask_accumulate, test/test_mps.py::TestAdvancedIndexing::test_byte_tensor_assignment, test/test_mps.py::TestAdvancedIndexing::test_index_scalar_with_bool_mask, test/test_mps.py::TestAdvancedIndexing::test_none, test/test_mps.py::TestAdvancedIndexing::test_sliced_view_cast, test/test_mps.py::TestRNNMPS::test_lstm_forward, test/test_mps.py::TestFallbackWarning::test_error_on_not_implemented, test/test_mps.py::TestNoRegression::test_assert_close, test/test_mps.py::TestMetalLibrary::test_atomic_add_float32, test/test_mps.py::TestMetalLibrary::test_atomic_add_int32, test/test_mps.py::TestMetalLibrary::test_metal_arange_with_arg_and_scalar_tensor, test/test_mps.py::TestMetalLibrary::test_metal_arange_with_arg_and_scalar_tensor_float64, test/test_mps.py::TestMetalLibrary::test_metal_dispatch_3d, test/test_mps.py::TestMetalLibrary::test_metal_error_checking, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_H_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_T_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_T_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___rmod___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___rsub___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__batch_norm_with_update_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__chunk_cat_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__native_batch_norm_legit_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__native_batch_norm_legit_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__segment_reduce_lengths_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__segment_reduce_lengths_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__unsafe_masked_index_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_acosh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addmv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_alias_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_argmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_as_strided_partial_views_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_asinh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_asinh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_atleast_2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_block_diag_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_bool_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cauchy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_char_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_clone_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_complex_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_complex_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_constant_pad_nd_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_contiguous_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_count_nonzero_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cumulative_trapezoid_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_deg2rad_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diag_embed_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diagonal_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diagonal_scatter_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_dist_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_div_floor_rounding_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_einsum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_empty_strided_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_erf_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_expm1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_fftshift_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_irfft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_rfft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_flip_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fliplr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_float_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_float_power_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fmin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_frexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_geometric_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_half_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_histc_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_histogram_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_reduce_amax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isinf_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isposinf_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ldexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_cholesky_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_eigh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_lstsq_grad_oriented_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_matrix_rank_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_svd_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_log_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logaddexp2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logical_xor_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logspace_tensor_overload_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logspace_tensor_overload_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_long_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_lu_unpack_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_amin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_cumprod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_cumsum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_logaddexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_scatter_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_var_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_matrix_exp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_max_reduction_with_dim_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_median_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_min_reduction_no_dim_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_min_reduction_with_dim_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mvlgamma_mvlgamma_p_1_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nanquantile_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_native_batch_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_native_batch_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ne_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ne_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nextafter_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_adaptive_avg_pool3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_adaptive_avg_pool3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_conv_transpose1d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_dropout_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_instance_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_interpolate_nearest-exact_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_interpolate_nearest_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_linear_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_logsigmoid_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_margin_ranking_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_pool1d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_pool3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_unpool2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_mish_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_mse_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pad_replicate_negative_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pad_replicate_negative_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pixel_unshuffle_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_relu6_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_rms_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_scaled_dot_product_attention_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_softplus_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_triplet_margin_with_distance_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_normal_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_normal_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_pca_lowrank_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_polygamma_polygamma_n_0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_prod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_put_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_randint_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_randn_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_reshape_as_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_resolve_conj_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_resolve_neg_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_roll_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scatter_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_searchsorted_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_select_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sigmoid_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sign_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_signal_windows_hamming_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_softmax_with_dtype_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_bessel_y1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_log_ndtr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_modified_bessel_k0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_shifted_chebyshev_polynomial_v_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_xlog1py_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_split_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sqrt_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_std_mean_unbiased_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_std_unbiased_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_svd_lowrank_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_t_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_tanh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_transpose_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_true_divide_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unbind_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unsafe_chunk_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_where_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_zeros_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_zeros_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_H_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_T_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match___getitem___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match___getitem___mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match___radd___mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match___radd___mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match___rand___mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match___rand___mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match___rand___mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match___rdiv___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match___rmatmul___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match___rmul___mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match___rmul___mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match___ror___mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match___rpow___mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match___rxor___mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match__native_batch_norm_legit_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match__native_batch_norm_legit_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match__softmax_backward_data_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match__softmax_backward_data_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_put_accumulate_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_put_accumulate_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_add_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_addbmm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_addbmm_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_addcmul_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_addcmul_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_decomposed_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_addmv_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_addr_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_addr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_alias_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_alias_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_alias_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_all_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_all_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_amax_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_amin_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_angle_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_arange_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_argmin_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_argsort_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_argwhere_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_partial_views_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_scatter_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_asin_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_asin_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_asin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_asinh_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_atan2_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_atan_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_atan_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_atan_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_2d_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_2d_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_2d_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_3d_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_baddbmm_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_bfloat16_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_bincount_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_and_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_not_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_xor_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_block_diag_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_block_diag_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_block_diag_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_block_diag_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_bool_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_bucketize_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_byte_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_byte_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cat_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_cauchy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cdouble_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_cdouble_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cdouble_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_ceil_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_ceil_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cfloat_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cfloat_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_chalf_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_chalf_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_char_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_chunk_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_max_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_max_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_min_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_column_stack_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_combinations_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_combinations_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_combinations_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_combinations_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_constant_pad_nd_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_contiguous_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_contiguous_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_corrcoef_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_corrcoef_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cos_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cosh_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_cosh_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_count_nonzero_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_count_nonzero_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_count_nonzero_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_cummax_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cummin_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cumprod_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_cumulative_trapezoid_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_deg2rad_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_embed_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_embed_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_diagflat_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_diff_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_digamma_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_div_floor_rounding_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_div_trunc_rounding_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_dot_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_double_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_einsum_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_like_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_like_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_permuted_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_strided_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_eq_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_equal_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_erf_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_erf_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_erfinv_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_erfinv_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_exp_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_exp_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_expm1_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_expm1_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft2_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftn_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftn_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftn_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft2_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft2_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft2_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft2_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft2_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfftn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft2_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft2_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfftn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft2_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fill_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fill_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_flip_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fliplr_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_flipud_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_flipud_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_float_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_float_power_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_float_power_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_divide_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_fmod_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_frexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_full_like_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_gather_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_gather_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_gather_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_ge_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_gradient_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_gradient_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_grid_sampler_2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_gt_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_gt_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_gt_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_half_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_heaviside_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_heaviside_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_heaviside_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_histogramdd_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_i0_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_i0_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_igamma_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_add_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_index_add_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_index_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_index_put_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_put_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_put_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amin_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_prod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_select_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_int_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_int_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_isclose_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_isclose_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_isinf_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_isnan_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_isnan_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_isneginf_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_isneginf_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_isposinf_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_isposinf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_isposinf_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_isreal_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_isreal_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_item_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_item_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_4inputs_with_extra_args_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_unary_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_kron_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_kthvalue_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_ldexp_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_le_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_lerp_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_lgamma_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cond_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cond_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cross_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_inv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_ldl_factor_ex_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_ldl_factor_ex_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_multi_dot_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_norm_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_norm_subgradients_at_zero_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_solve_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_solve_triangular_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_svdvals_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vander_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vander_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vander_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vector_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_tensor_overload_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_tensor_overload_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_tensor_overload_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_log10_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_log10_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_log1p_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_log1p_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_log2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_log_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_log_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_logaddexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_logaddexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_and_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_not_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_or_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_xor_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_xor_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_logit_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_tensor_overload_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_logsumexp_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_long_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_long_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_lu_unpack_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_mH_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_mT_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amin_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmax_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumprod_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumsum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumsum_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_fill_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_fill_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_mean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_scatter_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_scatter_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_select_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_sum_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_sum_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_var_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_matmul_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_matmul_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_matrix_exp_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_matrix_exp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_max_binary_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_max_pool2d_with_indices_backward_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_with_dim_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_with_dim_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_maximum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_maximum_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_minimum_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_minimum_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_mm_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_mode_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_movedim_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_movedim_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_msort_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_mul_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_mul_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_mul_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_multinomial_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_mv_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_mv_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_5_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_5_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nansum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nansum_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_native_dropout_backward_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_native_dropout_backward_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_native_dropout_backward_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_neg_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_strided_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_new_ones_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_new_zeros_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_new_zeros_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_adaptive_avg_pool3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_avg_pool1d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_avg_pool3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_channel_shuffle_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_cosine_embedding_loss_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_dropout2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_feature_alpha_dropout_without_train_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_fractional_max_pool3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_glu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_grid_sample_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hardshrink_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hardshrink_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hardsigmoid_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hardswish_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hardtanh_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_area_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_bilinear_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_bilinear_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_nearest-exact_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_kl_div_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_l1_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool2d_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool3d_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_unpool1d_grad_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_unpool1d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_unpool2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_unpool3d_grad_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_mse_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_multi_head_attention_forward_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_nll_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_circular_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_constant_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_reflect_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_reflect_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_negative_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pairwise_distance_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_shuffle_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_shuffle_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_unshuffle_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_poisson_nll_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_poisson_nll_loss_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu6_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_silu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softmin_with_dtype_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softmin_with_dtype_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softplus_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softsign_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softsign_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_tanhshrink_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_tanhshrink_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_loss_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_with_distance_loss_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_with_distance_loss_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_unfold_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_static_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_norm_inf_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_norm_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_normal_in_place_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_outer_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_outer_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_outer_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_3_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_4_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_pow_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_pow_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_prod_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_prod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_put_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_qr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_like_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_ravel_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_ravel_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_ravel_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_real_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_real_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_interleave_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_interleave_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_interleave_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_as_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_resize__mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_resize__mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_resize__mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_resize__mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_resize__mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_resize__mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_resize_as__mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_resize_as__mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_resize_as__mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_resize_as__mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_resize_as__mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_neg_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_rot90_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_round_decimals_0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_round_decimals_neg_3_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_round_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_rsqrt_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_scalar_tensor_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amax_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_prod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_prod_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_searchsorted_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_select_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_sgn_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_short_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_sign_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_signal_windows_kaiser_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sinc_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_sinc_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sinc_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_sinh_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_softmax_with_dtype_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_softmax_with_dtype_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_airy_ai_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_j0_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_j1_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_y0_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_y0_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_y1_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_y1_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_v_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_v_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_w_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_hermite_polynomial_h_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_hermite_polynomial_h_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_hermite_polynomial_h_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1e_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_laguerre_polynomial_l_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_i0_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_i1_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_k1_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtr_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtr_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtr_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtr_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtri_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtri_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_polygamma_special_polygamma_n_0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_polygamma_special_polygamma_n_0_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_polygamma_special_polygamma_n_0_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_scaled_modified_bessel_k1_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_scaled_modified_bessel_k1_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_t_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_v_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_w_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_w_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_spherical_bessel_j0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_zeta_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_split_list_args_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_split_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_split_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_sqrt_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_multiple_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_stack_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_stack_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_std_mean_unbiased_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_std_unbiased_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_stft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sub_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_svd_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_t_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_t_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_t_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_t_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_t_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_take_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_take_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_tan_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_tanh_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_tensor_split_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_tile_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_to_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_to_sparse_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_topk_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_torch_ops_aten__safe_softmax_default_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_trace_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_trapz_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_triangular_solve_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_tril_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_tril_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_triu_indices_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_triu_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_triu_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_true_divide_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_true_divide_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_true_divide_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_unflatten_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_unflatten_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_chunk_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_split_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_split_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_var_unbiased_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_vdot_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_view_as_complex_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_view_as_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_view_as_real_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_view_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_vsplit_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_vstack_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_vstack_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_where_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_where_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_where_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_xlogy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_xlogy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_zero__mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_mps_int8, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_as_strided_scatter_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_complex_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_copysign_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_diagonal_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_div_trunc_rounding_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_dsplit_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_eq_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_exponential_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_ihfftn_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_igamma_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_index_select_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_lcm_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_linalg_cross_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_linalg_lstsq_grad_oriented_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_narrow_copy_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_hinge_embedding_loss_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_max_pool2d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_multi_margin_loss_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_poisson_nll_loss_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_rrelu_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_ormqr_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_pow_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_signal_windows_exponential_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_chebyshev_polynomial_u_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_unbind_copy_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_vdot_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_view_as_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_vsplit_mps, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_broadcast_tensors_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_equal_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_linalg_vander_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_linalg_vecdot_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_nn_functional_l1_loss_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_signal_windows_exponential_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_signal_windows_hann_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_unbind_mps_float32, test/test_mps.py::TestCommonMPS::test_tensor_creation_mps_float16, test/test_mps.py::TestCommonMPS::test_tensor_creation_mps_int16, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_1_n_48_q_group_64_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_1_n_64_q_group_128_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_1_n_64_q_group_256_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_1_n_64_q_group_32_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_32_n_48_q_group_256_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_32_n_48_q_group_64_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_32_n_64_q_group_32_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_32_n_64_q_group_32_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_64_n_48_q_group_256_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_64_n_48_q_group_64_num_groups_2_mps 2025-06-01T21:21:51.8696140Z 2025-06-01T21:21:56.7566150Z Running inductor/test_torchinductor 3/4 ... [2025-06-01 21:21:56.756407] 2025-06-01T21:21:56.7566570Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-06-01T21:21:56.8229090Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin/python', '-bb', 'inductor/test_torchinductor.py', '-m', 'not serial', '--shard-id=3', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:21:56.756712] 2025-06-01T21:23:38.0268590Z 2025-06-01T21:23:38.0270250Z inductor/test_torchinductor 2/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_2.4_63059777cdc579d9_.log 2025-06-01T21:23:38.0374270Z Running 410 items in this shard: test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast1_double, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast1_transposed, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast2_strided, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast3_broadcast1, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast3_broadcast3, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast3_int, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_dense_dense, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_dense_double, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_double_double, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_double_int, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_double_strided, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_strided_broadcast1, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_strided_broadcast2, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_strided_dense, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_strided_double, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_strided_strided, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_transposed_broadcast2, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_transposed_strided, test/inductor/test_torchinductor.py::CpuTests::test_AllenaiLongformerBase_repro_cpu, test/inductor/test_torchinductor.py::CpuTests::test__dyn_quant_pack_4bit_weight_cpu, test/inductor/test_torchinductor.py::CpuTests::test_adaptive_avg_pool1d_argmax_cpu, test/inductor/test_torchinductor.py::CpuTests::test_adaptive_avg_pool_with_output_size_0_cpu, test/inductor/test_torchinductor.py::CpuTests::test_add_const_float_cpu, test/inductor/test_torchinductor.py::CpuTests::test_adding_tensor_offsets_cpu, test/inductor/test_torchinductor.py::CpuTests::test_addmm_cpu, test/inductor/test_torchinductor.py::CpuTests::test_addmv_cpu, test/inductor/test_torchinductor.py::CpuTests::test_aoti_eager_support_out_cpu, test/inductor/test_torchinductor.py::CpuTests::test_aoti_eager_support_str_cpu, test/inductor/test_torchinductor.py::CpuTests::test_aoti_eager_with_persistent_cache_cpu, test/inductor/test_torchinductor.py::CpuTests::test_arange3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_argmax_argmin3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_as_strided_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool2d2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool2d4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_baddbmm_cpu, test/inductor/test_torchinductor.py::CpuTests::test_batch_norm_2d_2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bernoulli2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bmm1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bmm2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bool_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_computed_offsets_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_default_kwargs_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int16_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int32_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int64_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int64_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int64_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_buffer_use_after_remove_cpu, test/inductor/test_torchinductor.py::CpuTests::test_builtins_round_float_ndigits_pos_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_single_empty_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_unbacked_2d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_chunk_recompiles_cpu, test/inductor/test_torchinductor.py::CpuTests::test_clamp_cpu, test/inductor/test_torchinductor.py::CpuTests::test_clamp_type_promotion_cpu, test/inductor/test_torchinductor.py::CpuTests::test_complex_fallback_cpu, test/inductor/test_torchinductor.py::CpuTests::test_constant_pad_1d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_constant_pad_3d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_constant_pad_fill_dtype_cpu, test/inductor/test_torchinductor.py::CpuTests::test_conv2d_channels_last_cpu, test/inductor/test_torchinductor.py::CpuTests::test_conv3d_channels_last_use_block_ptr_False_cpu, test/inductor/test_torchinductor.py::CpuTests::test_conv3d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_conv_functional_bn_fuse_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cumsum_cpu, test/inductor/test_torchinductor.py::CpuTests::test_custom_scan_op_multi_input_cpu, test/inductor/test_torchinductor.py::CpuTests::test_data_type_propogation_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dense_mask_index_cpu, test/inductor/test_torchinductor.py::CpuTests::test_deterministic_codegen_with_suffix_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtype_sympy_expr_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float16_float32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float16_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float32_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float32_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float64_float64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int16_float16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int16_float32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int16_float64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int16_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int32_float16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int32_float32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int32_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int64_float32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int64_float64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int64_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int64_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int8_float64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int8_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int8_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_uint8_float16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_uint8_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_empty1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fallback_mutable_op_basic_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fallback_mutable_op_no_mutated_tensors_cpu, test/inductor/test_torchinductor.py::CpuTests::test_flip_cat_cpu, test/inductor/test_torchinductor.py::CpuTests::test_flip_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fmin_fmax_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fractional_max_pool2d3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fractional_max_pool2d5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fuse_large_params_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_arange1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_both_scalars_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_unbacked_symint_as_output_cpu, test/inductor/test_torchinductor.py::CpuTests::test_hardsigmoid_cpu, test/inductor/test_torchinductor.py::CpuTests::test_hardtanh_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_propagation_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_put3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_put_fallback1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_inductor_multiple_specializations_cpu, test/inductor/test_torchinductor.py::CpuTests::test_inf_cpu, test/inductor/test_torchinductor.py::CpuTests::test_inplace_mixed_dtype_ops_cpu, test/inductor/test_torchinductor.py::CpuTests::test_input_mutation4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_input_mutation5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_int8_weight_only_quant_cpu, test/inductor/test_torchinductor.py::CpuTests::test_int_input_dynamic_shapes_cpu, test/inductor/test_torchinductor.py::CpuTests::test_large_grid_cpu, test/inductor/test_torchinductor.py::CpuTests::test_large_pointwise_cpu, test/inductor/test_torchinductor.py::CpuTests::test_large_tensor_reduction_cpu, test/inductor/test_torchinductor.py::CpuTests::test_lerp_cpu, test/inductor/test_torchinductor.py::CpuTests::test_linspace4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_logcumsumexp_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d6_dilation_1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d7_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d_with_indices_backward3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d_with_indices_backward5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d_with_indices_backward_cpu, test/inductor/test_torchinductor.py::CpuTests::test_min_max_reduction_nan_cpu, test/inductor/test_torchinductor.py::CpuTests::test_misaligned_address_issue1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mixed_mm_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mul_index_expr_cpu, test/inductor/test_torchinductor.py::CpuTests::test_multi_device_cpu, test/inductor/test_torchinductor.py::CpuTests::test_multilayer_prime_size_cpu, test/inductor/test_torchinductor.py::CpuTests::test_multilayer_var_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mutable_custom_op_fixed_layout2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_narrow_cpu, test/inductor/test_torchinductor.py::CpuTests::test_neg_max_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_nll_loss_backward_cpu, test/inductor/test_torchinductor.py::CpuTests::test_nll_loss_forward_cpu, test/inductor/test_torchinductor.py::CpuTests::test_nonzero_unbacked_refinement_cpu, test/inductor/test_torchinductor.py::CpuTests::test_one_hot_cpu, test/inductor/test_torchinductor.py::CpuTests::test_permute2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_airy_ai_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_bessel_y0_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_chebyshev_polynomial_t_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_chebyshev_polynomial_v_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_chebyshev_polynomial_w_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_erf_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_erfc_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_erfcx_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_expit_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_hermite_polynomial_h_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_hermite_polynomial_he_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_laguerre_polynomial_l_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_log1p_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_psi_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_scaled_modified_bessel_k1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_shifted_chebyshev_polynomial_t_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_shifted_chebyshev_polynomial_u_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pow2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pow_by_natural_log2_dynamic_shapes_cpu, test/inductor/test_torchinductor.py::CpuTests::test_randint_int64_mod_cpu, test/inductor/test_torchinductor.py::CpuTests::test_randn_with_dtype_and_device_cpu, test/inductor/test_torchinductor.py::CpuTests::test_reduction1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_reduction5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_repeat_interleave_2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_resize_as_cpu, test/inductor/test_torchinductor.py::CpuTests::test_roi_align_cpu, test/inductor/test_torchinductor.py::CpuTests::test_round_correctness_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter6_cpu, test/inductor/test_torchinductor.py::CpuTests::test_should_pad_bench_for_bmm_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice_mutation2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice_scatter3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice_scatter_cpu, test/inductor/test_torchinductor.py::CpuTests::test_softmax_one_kernel_loop_cpu, test/inductor/test_torchinductor.py::CpuTests::test_softmax_one_kernel_persist_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sort_bool_cpu, test/inductor/test_torchinductor.py::CpuTests::test_split_cpu, test/inductor/test_torchinductor.py::CpuTests::test_split_cumprod_low_prec_cpu, test/inductor/test_torchinductor.py::CpuTests::test_split_failed_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sum1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sum2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sum_dtype_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sum_int_cpu, test/inductor/test_torchinductor.py::CpuTests::test_tan_cpu, test/inductor/test_torchinductor.py::CpuTests::test_tanh_cpu, test/inductor/test_torchinductor.py::CpuTests::test_tensor3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_tmp_not_defined_issue1_use_block_ptr_True_cpu, test/inductor/test_torchinductor.py::CpuTests::test_tmp_not_defined_issue2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_topk_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unbind_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unspec_inputs_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_upsample_bicubic2d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_upsample_bilinear2d_b_cpu, test/inductor/test_torchinductor.py::CpuTests::test_upsample_cat_conv_cpu, test/inductor/test_torchinductor.py::CpuTests::test_var_mean_tile_reduction_True_cpu, test/inductor/test_torchinductor.py::CpuTests::test_vectorized_ops_masked_cpu, test/inductor/test_torchinductor.py::CpuTests::test_vertical_fusion1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_view_as_real_cpu, test/inductor/test_torchinductor.py::CpuTests::test_view_on_aliased_cpu, test/inductor/test_torchinductor.py::CpuTests::test_views2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_views4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_views6_cpu, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast1_strided, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast2_dense, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast2_transposed, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast3_broadcast1, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast3_broadcast2, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast3_int, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast3_transposed, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_dense_broadcast3, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_dense_dense, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_dense_strided, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_double_broadcast2, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_double_dense, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_double_double, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_double_int, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_double_strided, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_int_broadcast2, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_int_strided, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_strided_strided, test/inductor/test_torchinductor.py::GPUTests::test_AllenaiLongformerBase_repro_mps, test/inductor/test_torchinductor.py::GPUTests::test__unsafe_masked_index_mps, test/inductor/test_torchinductor.py::GPUTests::test_adaptive_avg_pool2d1_mps, test/inductor/test_torchinductor.py::GPUTests::test_adaptive_avg_pool2d2_mps, test/inductor/test_torchinductor.py::GPUTests::test_add_const_int_mps, test/inductor/test_torchinductor.py::GPUTests::test_addmv_mps, test/inductor/test_torchinductor.py::GPUTests::test_any_mps, test/inductor/test_torchinductor.py::GPUTests::test_aoti_eager_override_registration_mps, test/inductor/test_torchinductor.py::GPUTests::test_aoti_eager_support_str_mps, test/inductor/test_torchinductor.py::GPUTests::test_argmax_argmin1_mps, test/inductor/test_torchinductor.py::GPUTests::test_argmax_argmin_with_nan_mps, test/inductor/test_torchinductor.py::GPUTests::test_argmax_min_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_as_strided_scatter_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d1_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d3_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d_backward2_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d_backward3_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d_backward4_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool3d_backward3_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool_errors_with_uint_mps, test/inductor/test_torchinductor.py::GPUTests::test_bernoulli2_mps, test/inductor/test_torchinductor.py::GPUTests::test_bitwise3_mps, test/inductor/test_torchinductor.py::GPUTests::test_bitwise_mps, test/inductor/test_torchinductor.py::GPUTests::test_bmm1_mps, test/inductor/test_torchinductor.py::GPUTests::test_both_scalars_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_add_autotune_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int16_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int16_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int32_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int32_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int64_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int8_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_uint8_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_builtins_round_float_ndigits_neg_mps, test/inductor/test_torchinductor.py::GPUTests::test_builtins_round_int_ndigits_pos_mps, test/inductor/test_torchinductor.py::GPUTests::test_builtins_round_mps, test/inductor/test_torchinductor.py::GPUTests::test_cat_empty_index_mps, test/inductor/test_torchinductor.py::GPUTests::test_cat_extern_kernel_mps, test/inductor/test_torchinductor.py::GPUTests::test_cat_of_loops_and_extern_kernel_mps, test/inductor/test_torchinductor.py::GPUTests::test_cat_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_check_stack_no_cycles_mps, test/inductor/test_torchinductor.py::GPUTests::test_chunk_recompiles_mps, test/inductor/test_torchinductor.py::GPUTests::test_clamp_type_promotion_non_tensor_mps, test/inductor/test_torchinductor.py::GPUTests::test_clone_mps, test/inductor/test_torchinductor.py::GPUTests::test_constant_pad_nd_inplace_mps, test/inductor/test_torchinductor.py::GPUTests::test_conv_backward_mps, test/inductor/test_torchinductor.py::GPUTests::test_conv_inference_heuristics_mps, test/inductor/test_torchinductor.py::GPUTests::test_conv_shape_check_mps, test/inductor/test_torchinductor.py::GPUTests::test_convolution3_mps, test/inductor/test_torchinductor.py::GPUTests::test_cudnn_rnn_mps, test/inductor/test_torchinductor.py::GPUTests::test_cummin_mps, test/inductor/test_torchinductor.py::GPUTests::test_custom_op_3_mps, test/inductor/test_torchinductor.py::GPUTests::test_custom_op_fixed_layout_channels_last_mps, test/inductor/test_torchinductor.py::GPUTests::test_custom_op_unbacked_symints_mps, test/inductor/test_torchinductor.py::GPUTests::test_custom_scan_op_mps, test/inductor/test_torchinductor.py::GPUTests::test_custom_scan_op_multi_input_mps, test/inductor/test_torchinductor.py::GPUTests::test_dense_mask_index_mps, test/inductor/test_torchinductor.py::GPUTests::test_dist_mps, test/inductor/test_torchinductor.py::GPUTests::test_div1_mps, test/inductor/test_torchinductor.py::GPUTests::test_div3_mps, test/inductor/test_torchinductor.py::GPUTests::test_div6_mps, test/inductor/test_torchinductor.py::GPUTests::test_div_zero_dim_mps, test/inductor/test_torchinductor.py::GPUTests::test_dropout2_mps, test/inductor/test_torchinductor.py::GPUTests::test_dropout_deterministic_mps, test/inductor/test_torchinductor.py::GPUTests::test_dropout_trivial_1_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtype_mismatch_issue_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float16_float16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float16_float64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float16_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float32_float16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float32_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float64_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int16_float64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int16_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int32_float64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int32_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int32_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int64_float64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int8_float32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int8_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_embedding_mps, test/inductor/test_torchinductor.py::GPUTests::test_empty2_mps, test/inductor/test_torchinductor.py::GPUTests::test_empty_strided_mps, test/inductor/test_torchinductor.py::GPUTests::test_erfinv_mps, test/inductor/test_torchinductor.py::GPUTests::test_float_index_expression_mps, test/inductor/test_torchinductor.py::GPUTests::test_float_repr_dynamic_shapes_mps, test/inductor/test_torchinductor.py::GPUTests::test_floordiv_mps, test/inductor/test_torchinductor.py::GPUTests::test_fmod_mps, test/inductor/test_torchinductor.py::GPUTests::test_fractional_max_pool2d2_mps, test/inductor/test_torchinductor.py::GPUTests::test_fractional_max_pool2d3_mps, test/inductor/test_torchinductor.py::GPUTests::test_fractional_max_pool2d5_mps, test/inductor/test_torchinductor.py::GPUTests::test_fusing_write_into_disjoint_read_mps, test/inductor/test_torchinductor.py::GPUTests::test_gather3_mps, test/inductor/test_torchinductor.py::GPUTests::test_glu_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_arange1_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_arange2_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_both_scalars_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_constant_tensor2_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_no_inputs_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_propagation_flip_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_put3_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_put_reinplace_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_tensor_mps, test/inductor/test_torchinductor.py::GPUTests::test_inplace_activations_mps, test/inductor/test_torchinductor.py::GPUTests::test_inplace_mixed_dtype_ops_mps, test/inductor/test_torchinductor.py::GPUTests::test_input_mutation3_mps, test/inductor/test_torchinductor.py::GPUTests::test_kernel_names_mps, test/inductor/test_torchinductor.py::GPUTests::test_l1_loss_mps, test/inductor/test_torchinductor.py::GPUTests::test_large_tensor_reduction_mps, test/inductor/test_torchinductor.py::GPUTests::test_leaky_relu_mps, test/inductor/test_torchinductor.py::GPUTests::test_like_channels_last_mps, test/inductor/test_torchinductor.py::GPUTests::test_linear_mixed_dtype_mps, test/inductor/test_torchinductor.py::GPUTests::test_linspace1_mps, test/inductor/test_torchinductor.py::GPUTests::test_linspace3_mps, test/inductor/test_torchinductor.py::GPUTests::test_linspace4_mps, test/inductor/test_torchinductor.py::GPUTests::test_log_fp64_mps, test/inductor/test_torchinductor.py::GPUTests::test_logcumsumexp_mps, test/inductor/test_torchinductor.py::GPUTests::test_logcumsumexp_zero_dim_mps, test/inductor/test_torchinductor.py::GPUTests::test_logsumexp_mps, test/inductor/test_torchinductor.py::GPUTests::test_low_memory_max_pool_dilation_1_dim_3_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_min_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d3_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d7_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d8_mps, test/inductor/test_torchinductor.py::GPUTests::test_misaligned_address_issue1_mps, test/inductor/test_torchinductor.py::GPUTests::test_mix_device_index_mps, test/inductor/test_torchinductor.py::GPUTests::test_mixed_mm3_mps, test/inductor/test_torchinductor.py::GPUTests::test_multi_threading_mps, test/inductor/test_torchinductor.py::GPUTests::test_multilayer_any_mps, test/inductor/test_torchinductor.py::GPUTests::test_mutable_custom_op_fixed_layout2_mps, test/inductor/test_torchinductor.py::GPUTests::test_neg_index_mps, test/inductor/test_torchinductor.py::GPUTests::test_neg_max_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_new_empty_mps, test/inductor/test_torchinductor.py::GPUTests::test_nll_loss_forward_mps, test/inductor/test_torchinductor.py::GPUTests::test_permute2_mps, test/inductor/test_torchinductor.py::GPUTests::test_pixel_shuffle_channels_last_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_chebyshev_polynomial_u_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_gammaincc_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_log1p_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_modified_bessel_k0_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_polygamma_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_shifted_chebyshev_polynomial_t_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_shifted_chebyshev_polynomial_u_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_sinc_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_xlogy_mps, test/inductor/test_torchinductor.py::GPUTests::test_pow_by_natural_log2_dynamic_shapes_mps, test/inductor/test_torchinductor.py::GPUTests::test_randint_distribution_mps, test/inductor/test_torchinductor.py::GPUTests::test_randint_kernel_count_mps, test/inductor/test_torchinductor.py::GPUTests::test_reduction1_mps, test/inductor/test_torchinductor.py::GPUTests::test_reduction2_mps, test/inductor/test_torchinductor.py::GPUTests::test_reduction5_mps, test/inductor/test_torchinductor.py::GPUTests::test_reinterpret_dtypeview_mps, test/inductor/test_torchinductor.py::GPUTests::test_relu_mps, test/inductor/test_torchinductor.py::GPUTests::test_remove_noop_slice1_mps, test/inductor/test_torchinductor.py::GPUTests::test_remove_noop_slice_scatter_mps, test/inductor/test_torchinductor.py::GPUTests::test_repeat_as_strided_mps, test/inductor/test_torchinductor.py::GPUTests::test_repeat_interleave_2_mps, test/inductor/test_torchinductor.py::GPUTests::test_repeat_mps, test/inductor/test_torchinductor.py::GPUTests::test_require_stride_expanded_mps, test/inductor/test_torchinductor.py::GPUTests::test_roll_mps, test/inductor/test_torchinductor.py::GPUTests::test_round_correctness_mps, test/inductor/test_torchinductor.py::GPUTests::test_scaled_dot_product_attention_mps, test/inductor/test_torchinductor.py::GPUTests::test_scatter4_mps, test/inductor/test_torchinductor.py::GPUTests::test_scatter6_mps, test/inductor/test_torchinductor.py::GPUTests::test_sdpa_prefer_nd_tiling_False_use_block_ptr_True_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice3_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice_mutation1_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice_scatter5_mps, test/inductor/test_torchinductor.py::GPUTests::test_softmax_backward_data_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_cumprod_low_prec_mps, test/inductor/test_torchinductor.py::GPUTests::test_squeeze1_mps, test/inductor/test_torchinductor.py::GPUTests::test_sum4_mps, test/inductor/test_torchinductor.py::GPUTests::test_sum_dtype_mps, test/inductor/test_torchinductor.py::GPUTests::test_tensor2_mps, test/inductor/test_torchinductor.py::GPUTests::test_to_device_constant_mps, test/inductor/test_torchinductor.py::GPUTests::test_to_dtype_mps, test/inductor/test_torchinductor.py::GPUTests::test_topk_mps, test/inductor/test_torchinductor.py::GPUTests::test_transpose_mps, test/inductor/test_torchinductor.py::GPUTests::test_transposed_propagates_mps, test/inductor/test_torchinductor.py::GPUTests::test_uint4x2_mixed_mm_mps, test/inductor/test_torchinductor.py::GPUTests::test_unbacked_floordiv_simplify_errors_mps, test/inductor/test_torchinductor.py::GPUTests::test_unspec_inputs_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_upsample_bilinear2d_b_mps, test/inductor/test_torchinductor.py::GPUTests::test_upsample_nearest3d_mps, test/inductor/test_torchinductor.py::GPUTests::test_vdd_clamp_mps, test/inductor/test_torchinductor.py::GPUTests::test_views2_mps, test/inductor/test_torchinductor.py::GPUTests::test_weight_norm_bwd_mps 2025-06-01T21:23:38.0469920Z 2025-06-01T21:23:40.1298720Z Running inductor/test_torchinductor 4/4 ... [2025-06-01 21:23:40.129670] 2025-06-01T21:23:40.1299870Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-06-01T21:23:40.1301030Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin/python', '-bb', 'inductor/test_torchinductor.py', '-m', 'not serial', '--shard-id=4', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:23:40.129966] 2025-06-01T21:23:50.7822450Z 2025-06-01T21:23:50.7823060Z inductor/test_torchinductor 1/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_1.4_3b5c94c3b1caac17_.log 2025-06-01T21:23:50.7942050Z Running 451 items in this shard: test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast1_strided, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast2_broadcast1, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast2_transposed, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast3_dense, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast3_transposed, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_dense_broadcast1, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_dense_broadcast2, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_dense_int, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_dense_strided, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_dense_transposed, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_double_broadcast2, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_double_dense, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_int_broadcast2, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_int_double, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_int_strided, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_strided_broadcast3, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_transposed_broadcast1, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_transposed_broadcast3, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_transposed_dense, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_transposed_double, test/inductor/test_torchinductor.py::CpuTests::test_adaptive_avg_pool2d2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_adaptive_avg_pool2d_low_prec_cpu, test/inductor/test_torchinductor.py::CpuTests::test_adaptive_max_pool2d1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_aliased_buffer_reuse_cpu, test/inductor/test_torchinductor.py::CpuTests::test_angle_cpu, test/inductor/test_torchinductor.py::CpuTests::test_aoti_eager_cache_hit_cpu, test/inductor/test_torchinductor.py::CpuTests::test_aoti_eager_override_registration_cpu, test/inductor/test_torchinductor.py::CpuTests::test_arange2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_arange6_cpu, test/inductor/test_torchinductor.py::CpuTests::test_argmax_min_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool2d1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool2d7_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool2d_backward4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool2d_backward_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool3d_backward_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bitwise3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_add_autotune_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_broadcast_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int16_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int16_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int8_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int8_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_uint8_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_builtins_round_cpu, test/inductor/test_torchinductor.py::CpuTests::test_builtins_round_float_ndigits_zero_cpu, test/inductor/test_torchinductor.py::CpuTests::test_builtins_round_int_ndigits_pos_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_empty_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_inplace_cpu, test/inductor/test_torchinductor.py::CpuTests::test_clone_cpu, test/inductor/test_torchinductor.py::CpuTests::test_compar_cpu, test/inductor/test_torchinductor.py::CpuTests::test_computed_buffer_inlining_cpu, test/inductor/test_torchinductor.py::CpuTests::test_concat_add_inplace_cpu, test/inductor/test_torchinductor.py::CpuTests::test_config_option_dont_assume_alignment_cudagraphs_cpu, test/inductor/test_torchinductor.py::CpuTests::test_config_option_dont_assume_alignment_recompiles_cpu, test/inductor/test_torchinductor.py::CpuTests::test_consecutive_split_cumprod_cpu, test/inductor/test_torchinductor.py::CpuTests::test_constant_pad_float64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_conv_backward_cpu, test/inductor/test_torchinductor.py::CpuTests::test_conv_bn_fuse_cpu, test/inductor/test_torchinductor.py::CpuTests::test_conv_inference_heuristics_cpu, test/inductor/test_torchinductor.py::CpuTests::test_conv_shape_check_cpu, test/inductor/test_torchinductor.py::CpuTests::test_convolution1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_convolution2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_convolution5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cos_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cumsum_pattern_matcher_issue_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cumsum_zero_dim_cpu, test/inductor/test_torchinductor.py::CpuTests::test_custom_op_2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_custom_op_default_layout_constraint_cpu, test/inductor/test_torchinductor.py::CpuTests::test_custom_scan_op_cpu, test/inductor/test_torchinductor.py::CpuTests::test_custom_scan_would_split_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dist_bf16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dist_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div7_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div_precision_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div_softmax_symfloat_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dropout2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dropout_deterministic_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtype_mismatch_issue_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float16_float64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float16_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float32_float64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float64_float16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float64_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float64_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_fusion_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int32_float64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int32_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int64_float16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int64_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int8_float16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int8_float32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int8_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_uint8_float32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_uint8_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_elu_cpu, test/inductor/test_torchinductor.py::CpuTests::test_embedding_cpu, test/inductor/test_torchinductor.py::CpuTests::test_embedding_sparse_cpu, test/inductor/test_torchinductor.py::CpuTests::test_empty_strided_cpu, test/inductor/test_torchinductor.py::CpuTests::test_exp2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fft_real_input_real_output_cpu, test/inductor/test_torchinductor.py::CpuTests::test_float16_to_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_float32_to_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_floordiv_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fmod_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fmod_zero_dim_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fractional_max_pool2d1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fractional_max_pool2d4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_full_like_cpu, test/inductor/test_torchinductor.py::CpuTests::test_full_truncation_cpu, test/inductor/test_torchinductor.py::CpuTests::test_gather_scatter_cpu, test/inductor/test_torchinductor.py::CpuTests::test_getitem_cpu, test/inductor/test_torchinductor.py::CpuTests::test_glu_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_constant_tensor2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_scalar_inputs_cpu, test/inductor/test_torchinductor.py::CpuTests::test_horizonal_fusion1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_propagation_abs_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_propagation_remainder_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_put2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_put_deterministic_fallback_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_tensor_cpu, test/inductor/test_torchinductor.py::CpuTests::test_indirect_load_broadcast_cpu, test/inductor/test_torchinductor.py::CpuTests::test_inductor_layout_optimization_input_mutations_cpu, test/inductor/test_torchinductor.py::CpuTests::test_inplace_resize_as_cpu, test/inductor/test_torchinductor.py::CpuTests::test_input_mutation1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_insignificant_strides_cpu, test/inductor/test_torchinductor.py::CpuTests::test_invalid_operand_issue1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_isinf2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_isinf_cpu, test/inductor/test_torchinductor.py::CpuTests::test_kwargs_cpu, test/inductor/test_torchinductor.py::CpuTests::test_like_channels_last_cpu, test/inductor/test_torchinductor.py::CpuTests::test_like_rands3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_linspace2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_log1p_cpu, test/inductor/test_torchinductor.py::CpuTests::test_log2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_log_fp64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_log_softmax_cpu, test/inductor/test_torchinductor.py::CpuTests::test_logcumsumexp_zero_dim_cpu, test/inductor/test_torchinductor.py::CpuTests::test_logsumexp_cpu, test/inductor/test_torchinductor.py::CpuTests::test_long_tensor_cpu, test/inductor/test_torchinductor.py::CpuTests::test_low_memory_max_pool_dilation_1_dim_3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_masked_fill_promotion_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d_with_indices_backward4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d_with_indices_backward6_cpu, test/inductor/test_torchinductor.py::CpuTests::test_min_max_reduction_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mixed_mm3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mm_views_cpu, test/inductor/test_torchinductor.py::CpuTests::test_multi_gpu_device_cpu, test/inductor/test_torchinductor.py::CpuTests::test_multilayer_any_cpu, test/inductor/test_torchinductor.py::CpuTests::test_multilayer_sum_low_prec_cpu, test/inductor/test_torchinductor.py::CpuTests::test_new_empty_cpu, test/inductor/test_torchinductor.py::CpuTests::test_no_mega_fusion_during_lowering_cpu, test/inductor/test_torchinductor.py::CpuTests::test_no_op_reduction_cpu, test/inductor/test_torchinductor.py::CpuTests::test_no_specization_over_symbolic_value_cpu, test/inductor/test_torchinductor.py::CpuTests::test_norm_constant_overflow_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pad_single_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pad_view_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pattern_matcher_multi_user_cpu, test/inductor/test_torchinductor.py::CpuTests::test_philox_rand_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_entr_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_exp2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_expm1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_gammaincc_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_i1e_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_modified_bessel_k1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_ndtri_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_sinc_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_spherical_bessel_j0_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_xlogy_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_zeta_cpu, test/inductor/test_torchinductor.py::CpuTests::test_prepare_softmax_with_fast_math_cpu, test/inductor/test_torchinductor.py::CpuTests::test_profiler_mark_wrapper_call_cpu, test/inductor/test_torchinductor.py::CpuTests::test_randint_cpu, test/inductor/test_torchinductor.py::CpuTests::test_reflection_pad2d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_remove_noop_copy_cpu, test/inductor/test_torchinductor.py::CpuTests::test_repeat_cpu, test/inductor/test_torchinductor.py::CpuTests::test_repeat_interleave_cpu, test/inductor/test_torchinductor.py::CpuTests::test_reuse_buffers_with_aliasing_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scaled_dot_product_attention_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter_add3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter_reduce2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter_reduce3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sdpa_prefer_nd_tiling_False_use_block_ptr_False_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sdpa_prefer_nd_tiling_True_use_block_ptr_False_cpu, test/inductor/test_torchinductor.py::CpuTests::test_searchsorted_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sgn_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sgn_extremal_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sigmoid_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sign_dtype_cpu, test/inductor/test_torchinductor.py::CpuTests::test_signbit_cpu, test/inductor/test_torchinductor.py::CpuTests::test_silu_cpu, test/inductor/test_torchinductor.py::CpuTests::test_simplify_loops_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice_mutation3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice_scatter_reinplace_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice_view_with_graph_break_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sort_cpu, test/inductor/test_torchinductor.py::CpuTests::test_special_polygamma_cpu, test/inductor/test_torchinductor.py::CpuTests::test_split_cumprod_cpu, test/inductor/test_torchinductor.py::CpuTests::test_split_with_integer_cpu, test/inductor/test_torchinductor.py::CpuTests::test_split_with_unbacked_symints_cpu, test/inductor/test_torchinductor.py::CpuTests::test_strided_inputs_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sum5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sum_keepdims_cpu, test/inductor/test_torchinductor.py::CpuTests::test_tensor_index_slice_cpu, test/inductor/test_torchinductor.py::CpuTests::test_to_device_cpu, test/inductor/test_torchinductor.py::CpuTests::test_to_memory_format_cpu, test/inductor/test_torchinductor.py::CpuTests::test_transpose_cpu, test/inductor/test_torchinductor.py::CpuTests::test_transposed_propagates_cpu, test/inductor/test_torchinductor.py::CpuTests::test_uint4x2_mixed_mm_cpu, test/inductor/test_torchinductor.py::CpuTests::test_uint_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unbacked_floordiv_simplify_errors_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unfold_zero_dimension_tensor_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unspec_inputs_float32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unspec_inputs_float64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unspec_inputs_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unsqueeze_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unsqueeze_inplace_cpu, test/inductor/test_torchinductor.py::CpuTests::test_var_mean_tile_reduction_False_cpu, test/inductor/test_torchinductor.py::CpuTests::test_vdd_clamp_cpu, test/inductor/test_torchinductor.py::CpuTests::test_view_detach_cpu, test/inductor/test_torchinductor.py::CpuTests::test_view_uint8_through_differing_bitwidths_cpu, test/inductor/test_torchinductor.py::CpuTests::test_views5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_views7_cpu, test/inductor/test_torchinductor.py::CpuTests::test_weight_norm_bwd_cpu, test/inductor/test_torchinductor.py::CpuTests::test_where_broadcast_cpu, test/inductor/test_torchinductor.py::CpuTests::test_xblock_divides_xnumel_cpu, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast1_broadcast3, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast1_double, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast2_broadcast3, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast2_int, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_dense_broadcast2, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_dense_double, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_double_broadcast1, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_int_broadcast1, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_strided_broadcast2, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_strided_dense, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_strided_transposed, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_transposed_broadcast3, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_transposed_dense, test/inductor/test_torchinductor.py::GPUTests::test_adaptive_avg_pool_errors_with_long_mps, test/inductor/test_torchinductor.py::GPUTests::test_adaptive_max_pool2d2_mps, test/inductor/test_torchinductor.py::GPUTests::test_adaptive_pool_errors_with_long_mps, test/inductor/test_torchinductor.py::GPUTests::test_add_complex3_mps, test/inductor/test_torchinductor.py::GPUTests::test_add_complex4_mps, test/inductor/test_torchinductor.py::GPUTests::test_add_complex5_mps, test/inductor/test_torchinductor.py::GPUTests::test_add_complex6_mps, test/inductor/test_torchinductor.py::GPUTests::test_add_const_float_mps, test/inductor/test_torchinductor.py::GPUTests::test_aoti_eager_dtype_device_layout_mps, test/inductor/test_torchinductor.py::GPUTests::test_aoti_eager_support_out_mps, test/inductor/test_torchinductor.py::GPUTests::test_arange6_mps, test/inductor/test_torchinductor.py::GPUTests::test_argmax_argmin2_mps, test/inductor/test_torchinductor.py::GPUTests::test_argmax_argmin_with_duplicates_mps, test/inductor/test_torchinductor.py::GPUTests::test_argmax_to_float_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d2_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d6_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d7_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool3d_backward2_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool3d_backward_mps, test/inductor/test_torchinductor.py::GPUTests::test_baddbmm_mps, test/inductor/test_torchinductor.py::GPUTests::test_bernoulli1_mps, test/inductor/test_torchinductor.py::GPUTests::test_bmm2_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int16_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int64_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int8_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int8_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_uint8_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_nd_tiling_True_mps, test/inductor/test_torchinductor.py::GPUTests::test_buffer_copied_in_graph_mps, test/inductor/test_torchinductor.py::GPUTests::test_builtins_round_float_ndigits_zero_mps, test/inductor/test_torchinductor.py::GPUTests::test_builtins_round_int_ndigits_zero_mps, test/inductor/test_torchinductor.py::GPUTests::test_cat_single_empty_mps, test/inductor/test_torchinductor.py::GPUTests::test_cat_unbacked_empty_1d_mps, test/inductor/test_torchinductor.py::GPUTests::test_cat_upcasting_mps, test/inductor/test_torchinductor.py::GPUTests::test_compar_mps, test/inductor/test_torchinductor.py::GPUTests::test_complex_fallback_mps, test/inductor/test_torchinductor.py::GPUTests::test_concat_add_inplace_mps, test/inductor/test_torchinductor.py::GPUTests::test_config_option_dont_assume_alignment_recompiles_mps, test/inductor/test_torchinductor.py::GPUTests::test_consecutive_split_cumprod_mps, test/inductor/test_torchinductor.py::GPUTests::test_constant_pad_2d_mps, test/inductor/test_torchinductor.py::GPUTests::test_constant_pad_fill_dtype_mps, test/inductor/test_torchinductor.py::GPUTests::test_conv3d_channels_last_use_block_ptr_True_mps, test/inductor/test_torchinductor.py::GPUTests::test_conv_with_as_strided_mps, test/inductor/test_torchinductor.py::GPUTests::test_cumsum_inf_mps, test/inductor/test_torchinductor.py::GPUTests::test_cumsum_no_mask_mps, test/inductor/test_torchinductor.py::GPUTests::test_cumsum_zero_dim_mps, test/inductor/test_torchinductor.py::GPUTests::test_custom_scan_would_split_mps, test/inductor/test_torchinductor.py::GPUTests::test_deterministic_codegen_on_graph_break_mps, test/inductor/test_torchinductor.py::GPUTests::test_deterministic_codegen_with_suffix_mps, test/inductor/test_torchinductor.py::GPUTests::test_diagonal_copy_mps, test/inductor/test_torchinductor.py::GPUTests::test_div4_mps, test/inductor/test_torchinductor.py::GPUTests::test_div_by_zero_mps, test/inductor/test_torchinductor.py::GPUTests::test_div_precision_mps, test/inductor/test_torchinductor.py::GPUTests::test_dropout3_mps, test/inductor/test_torchinductor.py::GPUTests::test_dropout_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtype_sympy_expr_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float16_float32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float16_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float32_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float64_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int16_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int16_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int16_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int64_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int8_float16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int8_float64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int8_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int8_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_uint8_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_erfc_mps, test/inductor/test_torchinductor.py::GPUTests::test_exp2_mps, test/inductor/test_torchinductor.py::GPUTests::test_fallback_mutable_op_list_mps, test/inductor/test_torchinductor.py::GPUTests::test_fallback_mutable_op_list_tensor_mps, test/inductor/test_torchinductor.py::GPUTests::test_fallback_mutable_op_with_return_mps, test/inductor/test_torchinductor.py::GPUTests::test_fft_real_input_real_output_mps, test/inductor/test_torchinductor.py::GPUTests::test_fill1_mps, test/inductor/test_torchinductor.py::GPUTests::test_float32_to_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_fractional_max_pool2d1_mps, test/inductor/test_torchinductor.py::GPUTests::test_full_boolean_mps, test/inductor/test_torchinductor.py::GPUTests::test_full_like_mps, test/inductor/test_torchinductor.py::GPUTests::test_fuse_tiled_mps, test/inductor/test_torchinductor.py::GPUTests::test_gather1_mps, test/inductor/test_torchinductor.py::GPUTests::test_generate_rand_fp8_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_refcount_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_scalar_inputs_mps, test/inductor/test_torchinductor.py::GPUTests::test_index2_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_dynamic_shapes_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_propagation_device_assert_masked_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_propagation_floordiv_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_propagation_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_propagation_nested_indirect_indexing_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_put2_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_select_mps, test/inductor/test_torchinductor.py::GPUTests::test_inductor_layout_optimization_input_mutations_mps, test/inductor/test_torchinductor.py::GPUTests::test_inf_mps, test/inductor/test_torchinductor.py::GPUTests::test_input_mutation1_mps, test/inductor/test_torchinductor.py::GPUTests::test_input_mutation2_mps, test/inductor/test_torchinductor.py::GPUTests::test_input_mutation4_mps, test/inductor/test_torchinductor.py::GPUTests::test_int_input_dynamic_shapes_mps, test/inductor/test_torchinductor.py::GPUTests::test_isinf_mps, test/inductor/test_torchinductor.py::GPUTests::test_large_strided_reduction_mps, test/inductor/test_torchinductor.py::GPUTests::test_lerp_mps, test/inductor/test_torchinductor.py::GPUTests::test_lgamma_mps, test/inductor/test_torchinductor.py::GPUTests::test_like_rands2_mps, test/inductor/test_torchinductor.py::GPUTests::test_linear1_mps, test/inductor/test_torchinductor.py::GPUTests::test_linear2_mps, test/inductor/test_torchinductor.py::GPUTests::test_linear_dynamic_maxautotune_mps, test/inductor/test_torchinductor.py::GPUTests::test_linear_float64_mps, test/inductor/test_torchinductor.py::GPUTests::test_linspace2_mps, test/inductor/test_torchinductor.py::GPUTests::test_log1p_mps, test/inductor/test_torchinductor.py::GPUTests::test_log_softmax_mps, test/inductor/test_torchinductor.py::GPUTests::test_masked_fill_mps, test/inductor/test_torchinductor.py::GPUTests::test_masked_scatter_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d2_mps, test/inductor/test_torchinductor.py::GPUTests::test_mixed_mm_mps, test/inductor/test_torchinductor.py::GPUTests::test_mm_mixed_dtype_mps, test/inductor/test_torchinductor.py::GPUTests::test_mm_views_mps, test/inductor/test_torchinductor.py::GPUTests::test_mul_softmax_symfloat_mps, test/inductor/test_torchinductor.py::GPUTests::test_multi_gpu_recompile_on_index_mps, test/inductor/test_torchinductor.py::GPUTests::test_multilayer_prime_size_mps, test/inductor/test_torchinductor.py::GPUTests::test_multilayer_sum_low_prec_mps, test/inductor/test_torchinductor.py::GPUTests::test_multilayer_var_mps, test/inductor/test_torchinductor.py::GPUTests::test_narrow_mps, test/inductor/test_torchinductor.py::GPUTests::test_new_empty_strided_mps, test/inductor/test_torchinductor.py::GPUTests::test_new_ones_mps, test/inductor/test_torchinductor.py::GPUTests::test_nll_loss_backward_mps, test/inductor/test_torchinductor.py::GPUTests::test_no_specization_over_symbolic_value_mps, test/inductor/test_torchinductor.py::GPUTests::test_nonzero_unbacked_refinement_mps, test/inductor/test_torchinductor.py::GPUTests::test_pattern_matcher_multi_user_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_erfc_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_erfcx_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_exp2_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_expit_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_gammainc_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_hermite_polynomial_h_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_modified_bessel_i0_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_ndtri_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_spherical_bessel_j0_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_xlog1py_mps, test/inductor/test_torchinductor.py::GPUTests::test_pow3_mps, test/inductor/test_torchinductor.py::GPUTests::test_prepare_softmax_with_fast_math_mps, test/inductor/test_torchinductor.py::GPUTests::test_prod_mps, test/inductor/test_torchinductor.py::GPUTests::test_randint_int64_mod_mps, test/inductor/test_torchinductor.py::GPUTests::test_randint_mps, test/inductor/test_torchinductor.py::GPUTests::test_randn_with_dtype_and_device_mps, test/inductor/test_torchinductor.py::GPUTests::test_reduction4_mps, test/inductor/test_torchinductor.py::GPUTests::test_reflection_pad2d_backward_mps, test/inductor/test_torchinductor.py::GPUTests::test_reflection_pad2d_mps, test/inductor/test_torchinductor.py::GPUTests::test_replication_pad_errors_with_bool_mps, test/inductor/test_torchinductor.py::GPUTests::test_resize_as_mps, test/inductor/test_torchinductor.py::GPUTests::test_reuse_buffers_with_aliasing_mps, test/inductor/test_torchinductor.py::GPUTests::test_scalar_input_mps, test/inductor/test_torchinductor.py::GPUTests::test_scalar_output_mps, test/inductor/test_torchinductor.py::GPUTests::test_scaled_dot_product_efficient_attention_mps, test/inductor/test_torchinductor.py::GPUTests::test_scatter_add2_mps, test/inductor/test_torchinductor.py::GPUTests::test_scatter_reduce1_mps, test/inductor/test_torchinductor.py::GPUTests::test_sdpa_prefer_nd_tiling_True_use_block_ptr_False_mps, test/inductor/test_torchinductor.py::GPUTests::test_sdpa_unaligned_mask_freezing_mps, test/inductor/test_torchinductor.py::GPUTests::test_sdpa_unaligned_mask_mps, test/inductor/test_torchinductor.py::GPUTests::test_searchsorted_mps, test/inductor/test_torchinductor.py::GPUTests::test_select_scatter_mps, test/inductor/test_torchinductor.py::GPUTests::test_shape_prop_torch_ones_mps, test/inductor/test_torchinductor.py::GPUTests::test_sign_dtype_mps, test/inductor/test_torchinductor.py::GPUTests::test_silu_mps, test/inductor/test_torchinductor.py::GPUTests::test_sin_mps, test/inductor/test_torchinductor.py::GPUTests::test_sizehint_issue1_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice1_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice4_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice_mutation3_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice_scatter4_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice_scatter_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice_scatter_reinplace_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice_view_with_graph_break_mps, test/inductor/test_torchinductor.py::GPUTests::test_softmax_one_kernel_persist_mps, test/inductor/test_torchinductor.py::GPUTests::test_sort_bool_mps, test/inductor/test_torchinductor.py::GPUTests::test_sort_mps, test/inductor/test_torchinductor.py::GPUTests::test_sort_stable_mps, test/inductor/test_torchinductor.py::GPUTests::test_sort_transpose_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_cumsum_index_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_failed_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_with_list_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_with_unbacked_symints_mps, test/inductor/test_torchinductor.py::GPUTests::test_sqrt_dynamic_shapes_mps, test/inductor/test_torchinductor.py::GPUTests::test_squeeze_varargs_mps, test/inductor/test_torchinductor.py::GPUTests::test_stack_mps, test/inductor/test_torchinductor.py::GPUTests::test_std_mps, test/inductor/test_torchinductor.py::GPUTests::test_sum2_mps, test/inductor/test_torchinductor.py::GPUTests::test_sum5_mps, test/inductor/test_torchinductor.py::GPUTests::test_sum_keepdims_mps, test/inductor/test_torchinductor.py::GPUTests::test_tanh_mps, test/inductor/test_torchinductor.py::GPUTests::test_tensor3_mps, test/inductor/test_torchinductor.py::GPUTests::test_tmp_not_defined_issue1_use_block_ptr_True_mps, test/inductor/test_torchinductor.py::GPUTests::test_triu_mps, test/inductor/test_torchinductor.py::GPUTests::test_uint_mps, test/inductor/test_torchinductor.py::GPUTests::test_unbind_mps, test/inductor/test_torchinductor.py::GPUTests::test_unroll_small_reduction_mps, test/inductor/test_torchinductor.py::GPUTests::test_upsample_bicubic2d_mps, test/inductor/test_torchinductor.py::GPUTests::test_upsample_nearest1d_mps, test/inductor/test_torchinductor.py::GPUTests::test_upsample_nearest2d_backward_mps, test/inductor/test_torchinductor.py::GPUTests::test_upsample_nearest2d_mps, test/inductor/test_torchinductor.py::GPUTests::test_vertical_fusion1_mps, test/inductor/test_torchinductor.py::GPUTests::test_view_as_real_mps, test/inductor/test_torchinductor.py::GPUTests::test_view_on_aliased_mps, test/inductor/test_torchinductor.py::GPUTests::test_view_uint8_through_differing_bitwidths_mps, test/inductor/test_torchinductor.py::GPUTests::test_where_broadcast_mps 2025-06-01T21:23:50.8043640Z 2025-06-01T21:23:52.9302020Z Running test_modules 1/3 ... [2025-06-01 21:23:52.929111] 2025-06-01T21:23:52.9302390Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-06-01T21:23:52.9303310Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin/python', '-bb', 'test_modules.py', '-m', 'not serial', '--shard-id=1', '--num-shards=3', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:23:52.929392] 2025-06-01T21:25:01.0372810Z 2025-06-01T21:25:01.0374390Z inductor/test_torchinductor 3/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_3.4_ea1afba8545bf3ae_.log 2025-06-01T21:25:01.0483480Z Running 430 items in this shard: test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast1_broadcast1, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast1_broadcast2, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast1_int, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast2_broadcast2, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast2_broadcast3, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast3_strided, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_double_broadcast3, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_double_transposed, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_strided_int, test/inductor/test_torchinductor.py::CpuTests::test__dyn_quant_matmul_4bit_cpu, test/inductor/test_torchinductor.py::CpuTests::test__unsafe_masked_index_cpu, test/inductor/test_torchinductor.py::CpuTests::test_abs_cpu, test/inductor/test_torchinductor.py::CpuTests::test_adaptive_avg_pool2d1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_adaptive_max_pool2d2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_adaptive_max_pool2d3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_adaptive_pool_errors_with_long_cpu, test/inductor/test_torchinductor.py::CpuTests::test_add_complex5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_add_complex6_cpu, test/inductor/test_torchinductor.py::CpuTests::test_add_const_int_cpu, test/inductor/test_torchinductor.py::CpuTests::test_add_inplace_permuted_cpu, test/inductor/test_torchinductor.py::CpuTests::test_arange1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_arange5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_argmax_argmin1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_argmax_argmin2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_argmax_to_float_cpu, test/inductor/test_torchinductor.py::CpuTests::test_as_strided_scatter_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool2d5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool2d6_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool2d_backward3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool3d_backward2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool3d_backward4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_batch_norm_2d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_both_scalars_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int32_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int32_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int64_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int64_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int8_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_uint8_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_uint8_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_nd_tiling_False_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_nd_tiling_True_cpu, test/inductor/test_torchinductor.py::CpuTests::test_buffer_batch_norm_cpu, test/inductor/test_torchinductor.py::CpuTests::test_buffer_copied_in_graph_with_different_shapes_cpu, test/inductor/test_torchinductor.py::CpuTests::test_builtins_round_float_ndigits_neg_cpu, test/inductor/test_torchinductor.py::CpuTests::test_builtins_round_int_ndigits_zero_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_negative_dim_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_of_loops_and_extern_kernel_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_unbacked_legacy_empty_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_upcasting_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cauchy_cpu, test/inductor/test_torchinductor.py::CpuTests::test_clamp_type_promotion_non_tensor_cpu, test/inductor/test_torchinductor.py::CpuTests::test_config_option_dont_assume_alignment_cpu, test/inductor/test_torchinductor.py::CpuTests::test_consecutive_split_cumsum_cpu, test/inductor/test_torchinductor.py::CpuTests::test_const_int32_to_float_cpu, test/inductor/test_torchinductor.py::CpuTests::test_constant_pad_2d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_conv3d_channels_last_use_block_ptr_True_cpu, test/inductor/test_torchinductor.py::CpuTests::test_conv_with_as_strided_cpu, test/inductor/test_torchinductor.py::CpuTests::test_convolution3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_convolution4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cumsum_inf_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cumsum_no_mask_cpu, test/inductor/test_torchinductor.py::CpuTests::test_custom_op_3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_custom_op_unbacked_symints_cpu, test/inductor/test_torchinductor.py::CpuTests::test_deterministic_codegen_cpu, test/inductor/test_torchinductor.py::CpuTests::test_deterministic_codegen_on_graph_break_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div_prim_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dropout_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dropout_trivial_0_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dropout_trivial_1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float16_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float16_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float32_float16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float32_float32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float32_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float32_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float64_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int16_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int16_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int32_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int64_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int8_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int8_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_uint8_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_uint8_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_embedding_bag_cpu, test/inductor/test_torchinductor.py::CpuTests::test_empty2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_erfc_cpu, test/inductor/test_torchinductor.py::CpuTests::test_exact_stride_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fallback_mutable_op_with_return_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fft_real_input_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fill1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_float_index_expression_cpu, test/inductor/test_torchinductor.py::CpuTests::test_float_index_expression_type_promotion_cpu, test/inductor/test_torchinductor.py::CpuTests::test_float_repr_dynamic_shapes_cpu, test/inductor/test_torchinductor.py::CpuTests::test_forced_buffer_realize_cpu, test/inductor/test_torchinductor.py::CpuTests::test_full_boolean_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fuse_tiled_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fusing_write_into_disjoint_read_cpu, test/inductor/test_torchinductor.py::CpuTests::test_gather3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_gelu_cpu, test/inductor/test_torchinductor.py::CpuTests::test_generate_rand_fp8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_arange2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_argmax_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_constant_tensor1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_misaligned_input_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_no_inputs_cpu, test/inductor/test_torchinductor.py::CpuTests::test_hardswish_cpu, test/inductor/test_torchinductor.py::CpuTests::test_horizonal_fusion2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_dynamic_shapes_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_propagation_device_assert_masked_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_propagation_flip_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_propagation_floordiv_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_put1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_put4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_put_failed_reinplace_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_put_fallback2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_select_cpu, test/inductor/test_torchinductor.py::CpuTests::test_inductor_assert_cpu, test/inductor/test_torchinductor.py::CpuTests::test_inplace_activations_cpu, test/inductor/test_torchinductor.py::CpuTests::test_inplace_add_cpu, test/inductor/test_torchinductor.py::CpuTests::test_input_mutation2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_issue102546_cpu, test/inductor/test_torchinductor.py::CpuTests::test_l1_loss_cpu, test/inductor/test_torchinductor.py::CpuTests::test_large_broadcast_reduction_cpu, test/inductor/test_torchinductor.py::CpuTests::test_lgamma_cpu, test/inductor/test_torchinductor.py::CpuTests::test_like_rands2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_linspace3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_logaddexp_cpu, test/inductor/test_torchinductor.py::CpuTests::test_low_memory_max_pool_dilation_1_dim_2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_masked_scatter_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d6_dilation_2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mean_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mixed_mm2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mul_softmax_symfloat_cpu, test/inductor/test_torchinductor.py::CpuTests::test_multi_gpu_recompile_on_index_cpu, test/inductor/test_torchinductor.py::CpuTests::test_multi_threading_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mutations_loop_fusion_cpu, test/inductor/test_torchinductor.py::CpuTests::test_neg_index_cpu, test/inductor/test_torchinductor.py::CpuTests::test_new_empty_strided_cpu, test/inductor/test_torchinductor.py::CpuTests::test_output_strides_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pad_cast_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pixel_shuffle_channels_last_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_bessel_j1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_bessel_y1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_chebyshev_polynomial_u_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_digamma_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_gammainc_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_gammaln_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_legendre_polynomial_p_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_log_ndtr_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_logit_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_modified_bessel_i1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_modified_bessel_k0_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_round_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_scaled_modified_bessel_k0_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_shifted_chebyshev_polynomial_v_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_xlog1py_cpu, test/inductor/test_torchinductor.py::CpuTests::test_polar_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pow3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_rand_like_deterministic_cpu, test/inductor/test_torchinductor.py::CpuTests::test_randn_generator_cpu, test/inductor/test_torchinductor.py::CpuTests::test_reduction2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_reduction3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_reduction4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_reflection_pad2d_backward_cpu, test/inductor/test_torchinductor.py::CpuTests::test_reinterpret_dtypeview_cpu, test/inductor/test_torchinductor.py::CpuTests::test_relu_cpu, test/inductor/test_torchinductor.py::CpuTests::test_remove_no_ops_cpu, test/inductor/test_torchinductor.py::CpuTests::test_remove_noop_clone_cpu, test/inductor/test_torchinductor.py::CpuTests::test_remove_noop_slice_cpu, test/inductor/test_torchinductor.py::CpuTests::test_remove_noop_slice_scatter_cpu, test/inductor/test_torchinductor.py::CpuTests::test_remove_noop_view_default_cpu, test/inductor/test_torchinductor.py::CpuTests::test_replication_pad_errors_with_bool_cpu, test/inductor/test_torchinductor.py::CpuTests::test_resize_cpu, test/inductor/test_torchinductor.py::CpuTests::test_roll_cpu, test/inductor/test_torchinductor.py::CpuTests::test_round_cpu, test/inductor/test_torchinductor.py::CpuTests::test_rsqrt_cpu, test/inductor/test_torchinductor.py::CpuTests::test_rsqrt_dynamic_shapes_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scalar_output_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter_bf16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter_reduce1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scheduler_vertical_fusion1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sdpa_prefer_nd_tiling_False_use_block_ptr_True_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sdpa_prefer_nd_tiling_True_use_block_ptr_True_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sdpa_unaligned_mask_cpu, test/inductor/test_torchinductor.py::CpuTests::test_searchsorted_broadcast_cpu, test/inductor/test_torchinductor.py::CpuTests::test_setitem_with_int_parameter_cpu, test/inductor/test_torchinductor.py::CpuTests::test_shape_padding_cpu, test/inductor/test_torchinductor.py::CpuTests::test_shape_prop_torch_ones_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice_mutation1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice_scatter2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_softmax_backward_data_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sort_stable_cpu, test/inductor/test_torchinductor.py::CpuTests::test_split_cumsum_cpu, test/inductor/test_torchinductor.py::CpuTests::test_split_cumsum_low_prec_cpu, test/inductor/test_torchinductor.py::CpuTests::test_split_with_sizes_with_unbacked_symints_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sqrt_dynamic_shapes_cpu, test/inductor/test_torchinductor.py::CpuTests::test_squeeze1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_squeeze2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_squeeze_varargs_cpu, test/inductor/test_torchinductor.py::CpuTests::test_stack_cpu, test/inductor/test_torchinductor.py::CpuTests::test_tensor1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_to_device_constant_cpu, test/inductor/test_torchinductor.py::CpuTests::test_to_dtype_cpu, test/inductor/test_torchinductor.py::CpuTests::test_transpose_add_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unspec_inputs_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unspec_inputs_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unspec_inputs_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_upsample_nearest2d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_upsample_nearest3d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_var_correction_cpu, test/inductor/test_torchinductor.py::CpuTests::test_vectorized_ops_masked_var_novec_cpu, test/inductor/test_torchinductor.py::CpuTests::test_view_as_complex_cpu, test/inductor/test_torchinductor.py::CpuTests::test_views1_cpu, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast1_broadcast2, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast2_broadcast1, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast2_broadcast2, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast2_double, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast3_dense, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast3_strided, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_dense_int, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_dense_transposed, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_int_dense, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_int_int, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_strided_broadcast3, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_strided_int, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_transposed_int, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_transposed_strided, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_transposed_transposed, test/inductor/test_torchinductor.py::GPUTests::test__dyn_quant_matmul_4bit_mps, test/inductor/test_torchinductor.py::GPUTests::test__unsafe_masked_index_put_accumulate_mps, test/inductor/test_torchinductor.py::GPUTests::test_adaptive_avg_pool1d_argmax_mps, test/inductor/test_torchinductor.py::GPUTests::test_adaptive_avg_pool_with_output_size_0_mps, test/inductor/test_torchinductor.py::GPUTests::test_adaptive_max_pool2d1_mps, test/inductor/test_torchinductor.py::GPUTests::test_add_inplace_permuted_mps, test/inductor/test_torchinductor.py::GPUTests::test_adding_tensor_offsets_mps, test/inductor/test_torchinductor.py::GPUTests::test_addmm_mps, test/inductor/test_torchinductor.py::GPUTests::test_alexnet_prefix_mps, test/inductor/test_torchinductor.py::GPUTests::test_aliased_buffer_reuse_mps, test/inductor/test_torchinductor.py::GPUTests::test_aoti_eager_cache_hit_mps, test/inductor/test_torchinductor.py::GPUTests::test_aoti_eager_with_persistent_cache_mps, test/inductor/test_torchinductor.py::GPUTests::test_arange1_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d8_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d_backward_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool3d_backward4_mps, test/inductor/test_torchinductor.py::GPUTests::test_batch_norm_2d_2_mps, test/inductor/test_torchinductor.py::GPUTests::test_batch_norm_2d_mps, test/inductor/test_torchinductor.py::GPUTests::test_bfloat16_to_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_bitwise2_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_broadcast_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_computed_offsets_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int16_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int16_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int32_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int32_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int64_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_buffer_batch_norm_mps, test/inductor/test_torchinductor.py::GPUTests::test_buffer_use_after_remove_mps, test/inductor/test_torchinductor.py::GPUTests::test_builtins_round_float_ndigits_pos_mps, test/inductor/test_torchinductor.py::GPUTests::test_cat_empty_mps, test/inductor/test_torchinductor.py::GPUTests::test_cat_unbacked_legacy_empty_mps, test/inductor/test_torchinductor.py::GPUTests::test_cauchy_mps, test/inductor/test_torchinductor.py::GPUTests::test_clamp_mps, test/inductor/test_torchinductor.py::GPUTests::test_clamp_type_promotion_mps, test/inductor/test_torchinductor.py::GPUTests::test_computed_buffer_inlining_mps, test/inductor/test_torchinductor.py::GPUTests::test_config_option_dont_assume_alignment_cudagraphs_mps, test/inductor/test_torchinductor.py::GPUTests::test_config_option_dont_assume_alignment_mps, test/inductor/test_torchinductor.py::GPUTests::test_consecutive_split_cumsum_mps, test/inductor/test_torchinductor.py::GPUTests::test_const_int32_to_float_mps, test/inductor/test_torchinductor.py::GPUTests::test_constant_pad_1d_mps, test/inductor/test_torchinductor.py::GPUTests::test_conv2d_backward_channels_last_mps, test/inductor/test_torchinductor.py::GPUTests::test_conv2d_channels_last_mps, test/inductor/test_torchinductor.py::GPUTests::test_conv_bn_fuse_mps, test/inductor/test_torchinductor.py::GPUTests::test_convolution1_mps, test/inductor/test_torchinductor.py::GPUTests::test_convolution2_mps, test/inductor/test_torchinductor.py::GPUTests::test_convolution4_mps, test/inductor/test_torchinductor.py::GPUTests::test_cos_mps, test/inductor/test_torchinductor.py::GPUTests::test_cumsum_mps, test/inductor/test_torchinductor.py::GPUTests::test_custom_op_1_mps, test/inductor/test_torchinductor.py::GPUTests::test_data_type_propogation_mps, test/inductor/test_torchinductor.py::GPUTests::test_div8_mps, test/inductor/test_torchinductor.py::GPUTests::test_div9_mps, test/inductor/test_torchinductor.py::GPUTests::test_div_prim_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float16_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float16_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float32_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float64_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float64_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float64_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int16_float16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int32_float16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int32_float32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int32_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int64_float16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int64_float32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int64_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int64_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int64_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int64_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int8_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_uint8_float16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_uint8_float32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_uint8_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_uint8_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_elu_mps, test/inductor/test_torchinductor.py::GPUTests::test_embedding_bag_mps, test/inductor/test_torchinductor.py::GPUTests::test_empty1_mps, test/inductor/test_torchinductor.py::GPUTests::test_exact_stride_mps, test/inductor/test_torchinductor.py::GPUTests::test_expanded_reduction_mps, test/inductor/test_torchinductor.py::GPUTests::test_expm1_mps, test/inductor/test_torchinductor.py::GPUTests::test_fallback_mutable_op_basic_mps, test/inductor/test_torchinductor.py::GPUTests::test_flip_mps, test/inductor/test_torchinductor.py::GPUTests::test_float_index_expression_type_promotion_mps, test/inductor/test_torchinductor.py::GPUTests::test_fmin_fmax_mps, test/inductor/test_torchinductor.py::GPUTests::test_fmod_zero_dim_mps, test/inductor/test_torchinductor.py::GPUTests::test_forced_buffer_realize_mps, test/inductor/test_torchinductor.py::GPUTests::test_fractional_max_pool2d4_mps, test/inductor/test_torchinductor.py::GPUTests::test_fuse_large_params_mps, test/inductor/test_torchinductor.py::GPUTests::test_gather_scatter_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_misaligned_input_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_mutation_real_name_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_pad_dynamic_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_unbacked_symint_as_output_mps, test/inductor/test_torchinductor.py::GPUTests::test_grid_sampler_2d_mps, test/inductor/test_torchinductor.py::GPUTests::test_hardsigmoid_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_propagation_abs_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_propagation_remainder_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_put1_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_put4_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_put_fallback2_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_put_index_mps, test/inductor/test_torchinductor.py::GPUTests::test_inplace_add_mps, test/inductor/test_torchinductor.py::GPUTests::test_insignificant_strides_mps, test/inductor/test_torchinductor.py::GPUTests::test_isinf2_mps, test/inductor/test_torchinductor.py::GPUTests::test_issue102546_mps, test/inductor/test_torchinductor.py::GPUTests::test_layer_norm_mps, test/inductor/test_torchinductor.py::GPUTests::test_like_rands_mps, test/inductor/test_torchinductor.py::GPUTests::test_list_clearing_mps, test/inductor/test_torchinductor.py::GPUTests::test_log2_mps, test/inductor/test_torchinductor.py::GPUTests::test_long_tensor_mps, test/inductor/test_torchinductor.py::GPUTests::test_low_memory_max_pool_dilation_1_dim_2_mps, test/inductor/test_torchinductor.py::GPUTests::test_low_memory_max_pool_dilation_2_dim_2_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d1_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d6_dilation_1_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d_with_indices_backward4_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d_with_indices_backward6_mps, test/inductor/test_torchinductor.py::GPUTests::test_mean_mps, test/inductor/test_torchinductor.py::GPUTests::test_min_max_reduction_mps, test/inductor/test_torchinductor.py::GPUTests::test_move_arange_mps, test/inductor/test_torchinductor.py::GPUTests::test_multilayer_var_lowp_mps, test/inductor/test_torchinductor.py::GPUTests::test_mutable_custom_op_fixed_layout_mps, test/inductor/test_torchinductor.py::GPUTests::test_no_mega_fusion_during_lowering_mps, test/inductor/test_torchinductor.py::GPUTests::test_no_op_reduction_mps, test/inductor/test_torchinductor.py::GPUTests::test_norm_constant_overflow_mps, test/inductor/test_torchinductor.py::GPUTests::test_output_strides_mps, test/inductor/test_torchinductor.py::GPUTests::test_pad_cast_mps, test/inductor/test_torchinductor.py::GPUTests::test_pad_single_mps, test/inductor/test_torchinductor.py::GPUTests::test_pad_view_mps, test/inductor/test_torchinductor.py::GPUTests::test_permute1_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_airy_ai_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_bessel_j1_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_chebyshev_polynomial_v_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_chebyshev_polynomial_w_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_erf_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_expm1_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_i0_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_i1e_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_legendre_polynomial_p_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_log_ndtr_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_logit_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_modified_bessel_i1_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_modified_bessel_k1_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_multigammaln_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_ndtr_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_psi_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_zeta_mps, test/inductor/test_torchinductor.py::GPUTests::test_pow1_mps, test/inductor/test_torchinductor.py::GPUTests::test_profiler_mark_wrapper_call_mps, test/inductor/test_torchinductor.py::GPUTests::test_rand_like_deterministic_mps, test/inductor/test_torchinductor.py::GPUTests::test_reduction3_mps, test/inductor/test_torchinductor.py::GPUTests::test_reduction_config_limit_mps, test/inductor/test_torchinductor.py::GPUTests::test_remove_noop_clone_mps, test/inductor/test_torchinductor.py::GPUTests::test_remove_noop_copy_mps, test/inductor/test_torchinductor.py::GPUTests::test_resize_mps, test/inductor/test_torchinductor.py::GPUTests::test_round_mps, test/inductor/test_torchinductor.py::GPUTests::test_rsqrt_mps, test/inductor/test_torchinductor.py::GPUTests::test_scatter5_mps, test/inductor/test_torchinductor.py::GPUTests::test_scatter_bf16_mps, test/inductor/test_torchinductor.py::GPUTests::test_scatter_reduce2_mps, test/inductor/test_torchinductor.py::GPUTests::test_scatter_reduce3_mps, test/inductor/test_torchinductor.py::GPUTests::test_scheduler_vertical_fusion1_mps, test/inductor/test_torchinductor.py::GPUTests::test_sdpa_prefer_nd_tiling_False_use_block_ptr_False_mps, test/inductor/test_torchinductor.py::GPUTests::test_sdpa_prefer_nd_tiling_True_use_block_ptr_True_mps, test/inductor/test_torchinductor.py::GPUTests::test_sgn_mps, test/inductor/test_torchinductor.py::GPUTests::test_shape_padding_mps, test/inductor/test_torchinductor.py::GPUTests::test_should_pad_bench_for_bmm_mps, test/inductor/test_torchinductor.py::GPUTests::test_size_asserts_for_multi_output_fallback_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice2_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice_scatter2_mps, test/inductor/test_torchinductor.py::GPUTests::test_softmax_mps, test/inductor/test_torchinductor.py::GPUTests::test_softmax_one_kernel_loop_mps, test/inductor/test_torchinductor.py::GPUTests::test_special_polygamma_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_cumsum_low_prec_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_with_sizes_with_unbacked_symints_mps, test/inductor/test_torchinductor.py::GPUTests::test_sum1_mps, test/inductor/test_torchinductor.py::GPUTests::test_tensor1_mps, test/inductor/test_torchinductor.py::GPUTests::test_tensor_index_slice_mps, test/inductor/test_torchinductor.py::GPUTests::test_transpose_add_mps, test/inductor/test_torchinductor.py::GPUTests::test_unbacked_floordiv_simplify_mps, test/inductor/test_torchinductor.py::GPUTests::test_unfold_zero_dimension_tensor_mps, test/inductor/test_torchinductor.py::GPUTests::test_unspec_inputs_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_unspec_inputs_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_upsample_cat_conv_mps, test/inductor/test_torchinductor.py::GPUTests::test_var_mean_tile_reduction_False_mps, test/inductor/test_torchinductor.py::GPUTests::test_var_mean_tile_reduction_True_mps, test/inductor/test_torchinductor.py::GPUTests::test_vectorized_ops_masked_var_novec_mps, test/inductor/test_torchinductor.py::GPUTests::test_views3_mps, test/inductor/test_torchinductor.py::GPUTests::test_views4_mps, test/inductor/test_torchinductor.py::GPUTests::test_views5_mps, test/inductor/test_torchinductor.py::GPUTests::test_zero_dim_reductions_mps, test/inductor/test_torchinductor.py::TestFull::test_full_dtype 2025-06-01T21:25:01.0591560Z 2025-06-01T21:25:03.5498820Z Running test_modules 2/3 ... [2025-06-01 21:25:03.549676] 2025-06-01T21:25:03.5499320Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-06-01T21:25:03.5516310Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin/python', '-bb', 'test_modules.py', '-m', 'not serial', '--shard-id=2', '--num-shards=3', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:25:03.550047] 2025-06-01T21:27:13.6514630Z 2025-06-01T21:27:13.6515310Z test_modules 1/3 was successful, full logs can be found in artifacts with path test/test-reports/test_modules_1.3_bf47eee2beba2aef_.log 2025-06-01T21:27:13.7180180Z Running 2165 items in this shard: test/test_modules.py::TestModuleCPU::test_check_inplace_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_SiLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_Threshold_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveAvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveMaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Bilinear_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CircularPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConstantPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConstantPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose1d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_FractionalMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_FractionalMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GRU_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Hardtanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_HuberLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LPPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LSTMCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LSTM_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LogSigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MultiLabelSoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MultiheadAttention_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MultiheadAttention_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_NLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_RMSNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_RNN_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReflectionPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReflectionPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReplicationPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_SmoothL1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_SmoothL1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_SoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_SoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softmax2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Tanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_TransformerEncoderLayer_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_TransformerEncoder_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_TransformerEncoder_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ZeroPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AdaptiveMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BCEWithLogitsLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CircularPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Conv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Conv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose2d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose2d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose3d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CosineEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_FractionalMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_FractionalMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_FractionalMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GRUCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GroupNorm_cpu_bfloat16, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GroupNorm_cpu_float16, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_KLDivLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LSTM_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Linear_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Mish_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MultiheadAttention_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MultiheadAttention_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MultiheadAttention_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_NLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_PoissonNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_RNN_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReLU6_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReflectionPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReplicationPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReplicationPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReplicationPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_SELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Sigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_SmoothL1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_SoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Softmax2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Softmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Softsign_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Tanhshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_TransformerEncoderLayer_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_TransformerEncoder_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_TransformerEncoder_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ZeroPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_errors_nn_CircularPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_GRUCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_GRU_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_LSTMCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_LSTM_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveAvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BCEWithLogitsLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CTCLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConstantPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose1d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose2d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose3d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose3d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose3d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CosineEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CrossEntropyLoss_cpu_float16, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_FractionalMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GRUCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GRU_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GRU_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GaussianNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GroupNorm_cpu_bfloat16, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GroupNorm_cpu_float16, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GroupNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Hardshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_HuberLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_InstanceNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LPPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LSTM_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MSELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Mish_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_NLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_NLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReflectionPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReplicationPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReplicationPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReplicationPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_SiLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_SoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_SoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softmax2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softmin_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Tanhshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_TransformerEncoderLayer_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ZeroPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ZeroPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveAvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveMaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_BCELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_BCEWithLogitsLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_CELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_CTCLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ConstantPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Conv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Conv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose2d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose3d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_CosineEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_CrossEntropyLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_GRUCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_GRU_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_GRU_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_GroupNorm_cpu_float16, test/test_modules.py::TestModuleCPU::test_forward_nn_Hardshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Hardtanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_KLDivLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_L1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LPPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LPPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LSTM_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LayerNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Linear_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LogSoftmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_MaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_MaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_MultiLabelSoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_NLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_PoissonNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_RNN_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_RNN_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ReflectionPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ReplicationPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_SiLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_SoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_SoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Softmin_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Softsign_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Softsign_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_TransformerEncoderLayer_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_TransformerEncoderLayer_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ZeroPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ZeroPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ZeroPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_AdaptiveAvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_BatchNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_BatchNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_BatchNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Bilinear_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_CosineEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_GLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_GRU_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_InstanceNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_KLDivLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_MSELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ReplicationPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_TransformerEncoderLayer_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_TransformerEncoderLayer_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_AdaptiveMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_BatchNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_BatchNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_BatchNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_BatchNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_CosineEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_InstanceNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_InstanceNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_KLDivLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_MultiheadAttention_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_NLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ReflectionPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_TransformerEncoderLayer_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_TransformerEncoder_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Conv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Conv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GRUCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GRU_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GRU_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GaussianNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_HuberLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_InstanceNorm2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_InstanceNorm3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LSTM_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MSELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Mish_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MultiLabelSoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MultiMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MultiheadAttention_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_NLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_PReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_RMSNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_RNNCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReflectionPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReflectionPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReplicationPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReplicationPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_SoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softmin_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softmin_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Threshold_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_TransformerEncoderLayer_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_TransformerEncoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveAvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveAvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveAvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BCEWithLogitsLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Bilinear_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CTCLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose2d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose2d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose3d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CosineEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CosineEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CrossEntropyLoss_cpu_float16, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GRU_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GroupNorm_cpu_float16, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Hardtanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LPPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LPPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LSTM_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MSELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MarginRankingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Mish_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MultiLabelMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MultiMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MultiheadAttention_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MultiheadAttention_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_RNNCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReflectionPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReflectionPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReplicationPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_SELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_SmoothL1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softmin_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softmin_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softsign_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softsign_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Tanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_TransformerEncoderLayer_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_TransformerEncoderLayer_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_TransformerEncoder_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_TransformerEncoder_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ZeroPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ZeroPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveAvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BatchNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BatchNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BatchNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BatchNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Bilinear_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CircularPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConstantPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose1d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose3d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose3d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_FractionalMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_FractionalMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GroupNorm_cpu_bfloat16, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GroupNorm_cpu_float16, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GroupNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Hardshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LPPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LPPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LSTMCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LSTM_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LocalResponseNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LogSoftmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MSELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MultiLabelSoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_RNN_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReLU6_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReflectionPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_SELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_SiLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_SoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softplus_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Tanhshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_TransformerDecoderLayer_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_TransformerEncoderLayer_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_TransformerEncoderLayer_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_TransformerEncoder_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Transformer_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ZeroPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ZeroPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BatchNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BatchNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BatchNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BatchNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BatchNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CircularPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConstantPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Conv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose1d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose1d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose2d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CosineEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CrossEntropyLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_FractionalMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GroupNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Hardswish_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_HingeEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_InstanceNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_InstanceNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_InstanceNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_L1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LPPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LSTMCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LeakyReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LocalResponseNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LogSoftmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MarginRankingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Mish_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MultiLabelSoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MultiheadAttention_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_NLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_PoissonNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReLU6_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReflectionPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReplicationPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_SiLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Sigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_SmoothL1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_SmoothL1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softsign_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_TransformerDecoderLayer_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_TransformerEncoderLayer_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_TransformerEncoderLayer_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_TransformerEncoder_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_TransformerEncoder_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ZeroPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ZeroPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveAvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveMaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_CTCLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ConstantPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ConstantPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Conv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose1d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose3d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_repr_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_GLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_GLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_GroupNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Hardshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_HingeEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LPPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LPPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LSTMCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LSTM_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_MSELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_MarginRankingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_MaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_MultiheadAttention_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_MultiheadAttention_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_PoissonNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_RMSNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ReflectionPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ReplicationPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ReplicationPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_SoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Softplus_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Softshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_TransformerEncoderLayer_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_TransformerEncoder_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_TransformerEncoder_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ZeroPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ZeroPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveAvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_AvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_BCELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_BCEWithLogitsLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConstantPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose1d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose2d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose3d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose3d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_CosineEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_GLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_GRU_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_GroupNorm_cpu_bfloat16, test/test_modules.py::TestModuleCPU::test_save_load_nn_GroupNorm_cpu_float16, test/test_modules.py::TestModuleCPU::test_save_load_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_HingeEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_KLDivLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LPPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LSTMCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LSTM_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_MaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_MaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_MultiLabelSoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_MultiheadAttention_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_PoissonNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReflectionPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReplicationPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReplicationPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_SmoothL1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_SoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softsign_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_TransformerEncoderLayer_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_TransformerEncoder_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ZeroPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveMaxPool1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BCELoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BCELoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm1d_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm3d_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm3d_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CELU_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CELU_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CircularPad1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CircularPad3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Conv3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Conv3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConvTranspose1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConvTranspose1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CrossEntropyLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ELU_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Embedding_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_FractionalMaxPool3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_FractionalMaxPool3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GELU_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GLU_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GRU_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GroupNorm_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Hardshrink_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Hardtanh_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm1d_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LPPool2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LeakyReLU_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Linear_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LocalResponseNorm_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LogSigmoid_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MSELoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MaxPool1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Mish_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MultiLabelSoftMarginLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MultiMarginLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MultiMarginLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_PReLU_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_PoissonNLLLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_RNN_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReLU6_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReLU_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReflectionPad1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReflectionPad2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReflectionPad2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReflectionPad3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReflectionPad3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReplicationPad3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_SELU_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Sigmoid_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_SmoothL1Loss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softshrink_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softshrink_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Tanh_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Tanh_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Tanhshrink_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Tanhshrink_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_TransformerEncoderLayer_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_TransformerEncoder_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_TransformerEncoder_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Transformer_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ZeroPad1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ZeroPad1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ZeroPad2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ZeroPad2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ZeroPad3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveMaxPool1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveMaxPool1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveMaxPool2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveMaxPool3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BCELoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BCEWithLogitsLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm1d_train_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm1d_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm2d_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm2d_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm2d_train_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm2d_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm3d_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm3d_train_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Bilinear_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Bilinear_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CTCLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CosineEmbeddingLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CrossEntropyLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Embedding_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_FractionalMaxPool2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_FractionalMaxPool2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_FractionalMaxPool2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_FractionalMaxPool3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GELU_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GELU_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GLU_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRU_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRU_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRU_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GaussianNLLLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GaussianNLLLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GroupNorm_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GroupNorm_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardshrink_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_HingeEmbeddingLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_HingeEmbeddingLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_HuberLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm1d_eval_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm1d_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm2d_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm2d_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm3d_train_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm3d_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm3d_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_L1Loss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_L1Loss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LSTM_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LSTM_train_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LSTM_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LSTM_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LayerNorm_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LeakyReLU_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LeakyReLU_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LocalResponseNorm_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LogSigmoid_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LogSigmoid_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MSELoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Mish_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiLabelSoftMarginLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiLabelSoftMarginLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiheadAttention_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiheadAttention_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiheadAttention_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiheadAttention_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_NLLLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_PReLU_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_PReLU_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_PoissonNLLLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RMSNorm_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNNCell_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNN_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNN_train_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNN_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReLU6_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReLU6_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReLU_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReLU_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SmoothL1Loss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SoftMarginLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SoftMarginLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmax2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmax_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmax_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmin_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softplus_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softshrink_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softsign_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softsign_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Tanh_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Tanh_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Tanhshrink_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Tanhshrink_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Threshold_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Threshold_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoderLayer_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoderLayer_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoderLayer_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoder_eval_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoder_train_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoder_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_ELU_mps_float32, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_Mish_mps_float16, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_ReLU6_mps_float16, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_SELU_mps_float32, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_SiLU_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AdaptiveMaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AdaptiveMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AdaptiveMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AdaptiveMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_BCEWithLogitsLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_BatchNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_BatchNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_CircularPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_CircularPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_CircularPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_CircularPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_CircularPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ConstantPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Conv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Conv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Conv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Conv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Conv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_CrossEntropyLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ELU_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Embedding_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_FractionalMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_GRUCell_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_GRU_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_GaussianNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Hardshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Hardswish_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Hardtanh_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_HingeEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_HuberLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_InstanceNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_InstanceNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_InstanceNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_KLDivLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_L1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LPPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LPPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LSTMCell_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LayerNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LazyConv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LazyConv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LazyConv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LazyConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Linear_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LogSigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LogSoftmax_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MSELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MarginRankingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Mish_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MultiLabelMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MultiLabelMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MultiLabelSoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MultiheadAttention_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MultiheadAttention_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_NLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_RMSNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_RNN_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ReLU6_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ReflectionPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ReflectionPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ReflectionPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ReflectionPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ReflectionPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ReflectionPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ReplicationPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_SiLU_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Sigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_SoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Softmax2d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Softplus_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Softplus_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Softshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Tanh_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Tanhshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Tanhshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Threshold_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_TransformerDecoderLayer_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_TransformerEncoderLayer_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ZeroPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AdaptiveAvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AdaptiveMaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AdaptiveMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_BCELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_BCEWithLogitsLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_BatchNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_BatchNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_BatchNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_CircularPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_CircularPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_CircularPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ConstantPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Conv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_CosineEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ELU_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_FractionalMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_FractionalMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_GELU_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_GRUCell_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_GaussianNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Hardswish_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Hardtanh_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_HuberLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_InstanceNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_InstanceNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_InstanceNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_InstanceNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_KLDivLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_L1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LPPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LPPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LPPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LSTM_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LazyConv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LazyConv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LazyConv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LazyConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LeakyReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LeakyReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LocalResponseNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LocalResponseNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LogSigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MarginRankingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MultiLabelMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MultiheadAttention_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MultiheadAttention_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_NLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_NLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_PoissonNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_RMSNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_RMSNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_RNNCell_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ReLU6_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ReflectionPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ReplicationPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ReplicationPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ReplicationPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_SELU_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_SiLU_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_SiLU_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Sigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_SoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_SoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Softmax2d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Softmin_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Softplus_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Softshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Tanh_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_TransformerDecoderLayer_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_TransformerDecoderLayer_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_TransformerEncoderLayer_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_TransformerEncoder_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ZeroPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ZeroPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_errors_nn_CircularPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_errors_nn_CircularPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_errors_nn_CircularPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_errors_nn_GRUCell_mps_float16, test/test_modules.py::TestModuleMPS::test_errors_nn_GRU_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_errors_nn_GRU_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_errors_nn_GRU_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_errors_nn_LSTMCell_mps_float16, test/test_modules.py::TestModuleMPS::test_errors_nn_LSTM_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_errors_nn_RNN_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_errors_nn_RNN_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AdaptiveAvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AdaptiveAvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AdaptiveMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_BatchNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_BatchNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_BatchNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_CELU_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_CELU_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_CTCLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_CircularPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ConstantPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Conv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Conv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Conv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Conv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_CosineEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_FractionalMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_GELU_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_GLU_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_GRU_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_GRU_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_GaussianNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Hardshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_HingeEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_HingeEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_HuberLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_InstanceNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_KLDivLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LPPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LPPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LPPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LPPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LSTMCell_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LSTM_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LSTM_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LSTM_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LazyConv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LazyConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LazyConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MarginRankingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_NLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_PoissonNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_RMSNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ReLU6_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ReLU6_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ReflectionPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ReflectionPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ReflectionPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ReplicationPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ReplicationPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ReplicationPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ReplicationPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_SELU_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Sigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Sigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_SmoothL1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_SoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_SoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Softmax2d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Softmax_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Softshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Softsign_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Tanh_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Tanh_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Threshold_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Threshold_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_TransformerDecoderLayer_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_TransformerDecoderLayer_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_TransformerEncoderLayer_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_TransformerEncoder_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_TransformerEncoder_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ZeroPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_AdaptiveAvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_AdaptiveAvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_AdaptiveAvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_AdaptiveMaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_AdaptiveMaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_AdaptiveMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_AdaptiveMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_AvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_AvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_AvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_BCELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_BCEWithLogitsLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_BCEWithLogitsLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_BatchNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_BatchNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_BatchNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_BatchNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Bilinear_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Bilinear_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_CELU_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_CircularPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ConstantPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Conv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_CosineEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_CrossEntropyLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ELU_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ELU_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Embedding_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_FractionalMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_GELU_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_GLU_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_GRU_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_GRU_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_GaussianNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Hardtanh_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_InstanceNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_InstanceNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_InstanceNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_InstanceNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_InstanceNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LPPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LPPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LPPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LSTMCell_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LSTM_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LayerNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LazyConv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LazyConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LazyConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LeakyReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Linear_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LocalResponseNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LogSigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_MaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_MaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_MultiLabelMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_MultiheadAttention_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_MultiheadAttention_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_PReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_RNNCell_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_RNN_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ReflectionPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ReflectionPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ReflectionPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ReplicationPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ReplicationPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_SELU_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_SiLU_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Softmax2d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Softshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Softshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Softsign_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Tanh_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Tanh_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Tanhshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Threshold_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_TransformerDecoderLayer_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_TransformerEncoderLayer_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_TransformerEncoderLayer_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_TransformerEncoder_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ZeroPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ZeroPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_BCELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_BatchNorm2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_BatchNorm2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_BatchNorm3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_BatchNorm3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Bilinear_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_CELU_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_CircularPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_CircularPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_CircularPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_CircularPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ConstantPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ConstantPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_CosineEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_CrossEntropyLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ELU_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ELU_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Embedding_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_FractionalMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_GLU_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_GRUCell_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_GRUCell_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_GaussianNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_GroupNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Hardshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Hardtanh_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_HuberLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_InstanceNorm1d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_InstanceNorm3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_KLDivLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LPPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LPPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LPPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LSTMCell_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LSTMCell_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LSTM_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LayerNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LazyConv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LazyConv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LazyConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LazyConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LogSigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LogSoftmax_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LogSoftmax_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MarginRankingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MultiLabelMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MultiLabelSoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MultiMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MultiheadAttention_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_PReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_PoissonNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_RNNCell_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_RNN_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_RNN_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ReLU6_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ReLU6_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ReflectionPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ReplicationPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ReplicationPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ReplicationPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ReplicationPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_SiLU_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Softmax_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Softshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Softsign_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Softsign_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Tanhshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Threshold_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_TransformerDecoderLayer_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_TransformerEncoder_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Transformer_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AdaptiveAvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AdaptiveMaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AdaptiveMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_BCEWithLogitsLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_BatchNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_BatchNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_BatchNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_BatchNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_CircularPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_CircularPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ConstantPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ConstantPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Conv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_CrossEntropyLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Embedding_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Embedding_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_FractionalMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_GLU_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_GRUCell_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_GRU_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_GRU_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_GaussianNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_GroupNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_HingeEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_InstanceNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_InstanceNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_InstanceNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_InstanceNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_L1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LPPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LSTM_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LSTM_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LayerNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LazyConv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LazyConv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LazyConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LeakyReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Linear_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LogSigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MSELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MarginRankingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Mish_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MultiLabelSoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MultiMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_NLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_NLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_RMSNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_RMSNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_RNN_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ReLU6_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ReflectionPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ReflectionPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_SELU_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Sigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_SmoothL1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_SmoothL1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_SoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Softmax2d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Softmax_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Softmax_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Softmin_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Softmin_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Softshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Softsign_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Threshold_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_TransformerDecoderLayer_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_TransformerEncoderLayer_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_TransformerEncoder_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_TransformerEncoder_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Transformer_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ZeroPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ZeroPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AdaptiveAvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AdaptiveAvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AdaptiveAvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AdaptiveMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AdaptiveMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_BCELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_BCEWithLogitsLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_BatchNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_BatchNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_BatchNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_BatchNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_BatchNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Bilinear_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_CTCLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_CTCLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_CircularPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_CircularPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_CircularPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Conv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ELU_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_GLU_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_GLU_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_GRUCell_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_GaussianNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_GroupNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Hardshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Hardswish_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Hardtanh_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_HingeEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_HuberLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_InstanceNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_InstanceNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_InstanceNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_InstanceNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_InstanceNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_L1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LPPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LPPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LPPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LSTM_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LSTM_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LSTM_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LazyConv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LazyConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LazyConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LazyConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LeakyReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Linear_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LocalResponseNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LocalResponseNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LogSoftmax_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MSELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MultiLabelSoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MultiheadAttention_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_NLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_PoissonNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_RNNCell_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_RNN_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ReplicationPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ReplicationPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ReplicationPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ReplicationPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_SELU_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_SmoothL1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_SoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Softplus_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Softshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Softshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Softsign_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Tanh_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Tanh_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_TransformerEncoderLayer_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_TransformerEncoderLayer_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_TransformerEncoder_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_TransformerEncoder_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ZeroPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AdaptiveAvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AdaptiveAvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AdaptiveMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_BCELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_BCEWithLogitsLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_BCEWithLogitsLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_BatchNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_BatchNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_BatchNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_BatchNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Bilinear_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Bilinear_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_CircularPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_CircularPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_CircularPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ConstantPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ConstantPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Conv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_CrossEntropyLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Embedding_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_FractionalMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_FractionalMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_FractionalMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_GRUCell_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_GRU_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_GRU_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_GaussianNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Hardswish_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Hardtanh_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_HingeEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_InstanceNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_L1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_L1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LPPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LPPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LPPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LPPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LSTMCell_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LSTM_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LSTM_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LayerNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LazyConv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LazyConv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LazyConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MarginRankingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Mish_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MultiLabelMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MultiLabelSoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MultiMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MultiheadAttention_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_NLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_PoissonNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_RNNCell_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_RNN_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_RNN_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ReLU6_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ReplicationPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_SiLU_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Sigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_SoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_SoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Softplus_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Softshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Tanh_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Tanhshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Threshold_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_TransformerDecoderLayer_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_TransformerEncoderLayer_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_TransformerEncoderLayer_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_TransformerEncoder_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Transformer_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ZeroPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_AdaptiveAvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_AdaptiveAvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_AdaptiveAvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_AdaptiveMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_AvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_BCELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_BatchNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_BatchNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_BatchNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_BatchNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_BatchNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_CELU_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_CELU_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_CTCLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_CircularPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_CircularPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_CircularPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_CircularPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_CircularPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Conv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_CrossEntropyLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ELU_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Embedding_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_FractionalMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_GRUCell_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_GRU_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_GRU_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Hardshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Hardswish_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Hardswish_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_HingeEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_HingeEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_HuberLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_InstanceNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_InstanceNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_InstanceNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_InstanceNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_L1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LPPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LPPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LSTM_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LSTM_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LayerNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_LazyConv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LazyConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_LazyConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LocalResponseNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_LogSoftmax_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_MSELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_MaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_MultiLabelMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_MultiLabelSoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_MultiMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_MultiheadAttention_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_MultiheadAttention_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_NLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_PReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_PReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_RMSNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_RNNCell_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_RNN_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_RNN_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ReLU6_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ReplicationPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ReplicationPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ReplicationPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_SELU_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_SiLU_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Softmax2d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Softmin_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_TransformerDecoderLayer_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_TransformerEncoder_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ZeroPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ZeroPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_AdaptiveAvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_AdaptiveAvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_AdaptiveAvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_AdaptiveAvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_AdaptiveMaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_AdaptiveMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_AdaptiveMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_AvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_AvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_AvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_BatchNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_BatchNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_BatchNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Bilinear_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_CELU_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_CircularPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_CircularPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_CircularPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_CircularPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ConstantPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_ConstantPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Conv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Conv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_ConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_CrossEntropyLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_ELU_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_GELU_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_GRUCell_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_GaussianNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Hardshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Hardswish_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Hardtanh_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_HingeEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_HingeEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_InstanceNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_InstanceNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_InstanceNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_L1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_LPPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_LSTM_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_LSTM_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LSTM_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_LazyConv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_LazyConv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LazyConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LeakyReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LocalResponseNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_LogSoftmax_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_MSELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_MarginRankingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_MarginRankingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_MaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_MaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_MaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_MaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Mish_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Mish_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_MultiLabelSoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_MultiLabelSoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_MultiMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_MultiheadAttention_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_MultiheadAttention_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_PReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_PoissonNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_RMSNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_RNN_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_RNN_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ReLU6_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_ReLU6_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_ReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ReflectionPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_ReflectionPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ReplicationPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_ReplicationPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_SELU_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Sigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Softmax_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Softmin_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Softplus_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Threshold_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Threshold_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_TransformerEncoderLayer_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_TransformerEncoderLayer_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_TransformerEncoder_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Transformer_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ZeroPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AdaptiveAvgPool3d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AdaptiveMaxPool3d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AvgPool1d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AvgPool2d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_BCEWithLogitsLoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_BCEWithLogitsLoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_BatchNorm3d_eval_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_CELU_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_CircularPad1d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_CircularPad3d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ConstantPad1d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ConstantPad3d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Conv1d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Conv2d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Conv3d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Conv3d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ConvTranspose2d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ConvTranspose3d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Embedding_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_FractionalMaxPool2d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_FractionalMaxPool2d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_GRUCell_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_GRU_eval_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Hardshrink_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Hardswish_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Hardtanh_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_InstanceNorm1d_train_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_InstanceNorm2d_train_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_InstanceNorm3d_eval_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_L1Loss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LPPool1d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LPPool2d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LPPool3d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LSTMCell_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LSTM_eval_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LSTM_eval_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Linear_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LocalResponseNorm_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MarginRankingLoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MaxPool1d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MaxPool2d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MaxPool2d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MaxPool3d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Mish_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Mish_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MultiLabelMarginLoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MultiheadAttention_train_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_NLLLoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_PoissonNLLLoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_RMSNorm_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_RMSNorm_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_RNN_train_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ReflectionPad1d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ReflectionPad3d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ReplicationPad3d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ReplicationPad3d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_SELU_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_SmoothL1Loss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_SoftMarginLoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Softmax2d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Softmin_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_TransformerDecoderLayer_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_TransformerEncoder_train_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ZeroPad2d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ZeroPad2d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveAvgPool1d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveAvgPool2d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveAvgPool2d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveAvgPool3d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveMaxPool1d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveMaxPool1d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveMaxPool2d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveMaxPool3d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveMaxPool3d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AvgPool1d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AvgPool2d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BCELoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BCELoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BCEWithLogitsLoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BCEWithLogitsLoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm1d_eval_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm1d_eval_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm1d_train_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm1d_train_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm2d_train_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm2d_train_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm3d_train_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm3d_train_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Bilinear_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CELU_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CELU_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CircularPad1d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CircularPad2d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CircularPad3d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CircularPad3d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConstantPad1d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConstantPad3d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Conv1d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Conv3d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Conv3d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Conv3d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConvTranspose1d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConvTranspose1d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConvTranspose2d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConvTranspose3d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConvTranspose3d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CrossEntropyLoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ELU_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_FractionalMaxPool2d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_FractionalMaxPool2d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_FractionalMaxPool3d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_FractionalMaxPool3d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GLU_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GRUCell_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GRUCell_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GRU_eval_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GRU_eval_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GRU_train_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GRU_train_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GroupNorm_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GroupNorm_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Hardshrink_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Hardshrink_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Hardshrink_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Hardtanh_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_HingeEmbeddingLoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_HuberLoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm1d_eval_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm1d_eval_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm1d_train_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm1d_train_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm2d_train_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm2d_train_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm3d_eval_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm3d_train_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_KLDivLoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_KLDivLoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_KLDivLoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_KLDivLoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_L1Loss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LPPool1d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LPPool1d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LPPool2d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LPPool2d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LPPool3d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LSTMCell_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LSTMCell_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LSTM_train_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LSTM_train_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LSTM_train_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LayerNorm_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LayerNorm_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LeakyReLU_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Linear_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Linear_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LocalResponseNorm_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LocalResponseNorm_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LogSoftmax_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LogSoftmax_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MSELoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MSELoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MSELoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MaxPool1d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MaxPool1d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MaxPool2d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MaxPool3d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Mish_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Mish_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiLabelMarginLoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiMarginLoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiheadAttention_eval_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiheadAttention_eval_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiheadAttention_train_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_NLLLoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_PReLU_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_PoissonNLLLoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_RMSNorm_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_RMSNorm_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_RNNCell_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_RNN_eval_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_RNN_eval_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_RNN_train_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReLU6_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReLU_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReLU_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReflectionPad1d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReflectionPad3d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReplicationPad1d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReplicationPad2d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReplicationPad3d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Sigmoid_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_SmoothL1Loss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_SmoothL1Loss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_SmoothL1Loss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softmax2d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softmax_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softmax_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softshrink_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softshrink_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softshrink_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softsign_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Tanh_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Tanhshrink_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Threshold_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerDecoderLayer_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerEncoderLayer_eval_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerEncoderLayer_eval_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerEncoderLayer_train_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerEncoder_eval_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerEncoder_eval_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerEncoder_train_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Transformer_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ZeroPad2d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ZeroPad2d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ZeroPad3d_swap_True_set_grad_False_mps_float32 2025-06-01T21:27:13.7753060Z 2025-06-01T21:27:16.2826530Z Running test_modules 3/3 ... [2025-06-01 21:27:16.282369] 2025-06-01T21:27:16.2827020Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-06-01T21:27:16.2829240Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin/python', '-bb', 'test_modules.py', '-m', 'not serial', '--shard-id=3', '--num-shards=3', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:27:16.282785] 2025-06-01T21:27:24.0139650Z 2025-06-01T21:27:24.0141750Z inductor/test_torchinductor 4/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_4.4_e0824b9d29a16d50_.log 2025-06-01T21:27:24.0250600Z Running 432 items in this shard: test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast1_broadcast3, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast1_dense, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast2_dense, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast2_double, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast2_int, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast3_broadcast2, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast3_double, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_dense_broadcast3, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_double_broadcast1, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_int_broadcast1, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_int_broadcast3, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_int_dense, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_int_int, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_int_transposed, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_strided_transposed, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_transposed_int, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_transposed_transposed, test/inductor/test_torchinductor.py::CpuTests::test__unsafe_masked_index_put_accumulate_cpu, test/inductor/test_torchinductor.py::CpuTests::test_adaptive_avg_pool_errors_with_long_cpu, test/inductor/test_torchinductor.py::CpuTests::test_add_complex3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_add_complex4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_add_complex_cpu, test/inductor/test_torchinductor.py::CpuTests::test_alexnet_prefix_cpu, test/inductor/test_torchinductor.py::CpuTests::test_any_cpu, test/inductor/test_torchinductor.py::CpuTests::test_aoti_eager_dtype_device_layout_cpu, test/inductor/test_torchinductor.py::CpuTests::test_aoti_eager_with_scalar_cpu, test/inductor/test_torchinductor.py::CpuTests::test_arange4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_argmax_argmin_with_duplicates_cpu, test/inductor/test_torchinductor.py::CpuTests::test_argmax_argmin_with_nan_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool2d3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool2d8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool2d_backward2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool3d_backward3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool_errors_with_uint_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bernoulli1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bfloat16_to_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bitwise2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bitwise_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int16_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int16_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int32_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int32_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int8_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int8_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_uint8_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_uint8_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_buffer_copied_in_graph_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_empty_index_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_extern_kernel_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_unbacked_empty_1d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_check_stack_no_cycles_cpu, test/inductor/test_torchinductor.py::CpuTests::test_complex_memory_overlap_cpu, test/inductor/test_torchinductor.py::CpuTests::test_constant_pad_nd_inplace_cpu, test/inductor/test_torchinductor.py::CpuTests::test_conv2d_backward_channels_last_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cudnn_rnn_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cummin_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cumprod_zero_dim_cpu, test/inductor/test_torchinductor.py::CpuTests::test_custom_op_1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_custom_op_fixed_layout_channels_last_cpu, test/inductor/test_torchinductor.py::CpuTests::test_custom_op_fixed_layout_sequential_cpu, test/inductor/test_torchinductor.py::CpuTests::test_custom_scan_op_compiled_cpu, test/inductor/test_torchinductor.py::CpuTests::test_device_assert_cpu, test/inductor/test_torchinductor.py::CpuTests::test_diagonal_copy_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div6_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div9_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div_by_zero_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div_zero_dim_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dropout3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float16_float16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float16_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float32_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float64_float32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float64_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float64_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int16_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int16_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int32_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int32_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int64_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_uint8_float64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_uint8_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_embedding_bag_byte_unpack_cpu, test/inductor/test_torchinductor.py::CpuTests::test_erfinv_cpu, test/inductor/test_torchinductor.py::CpuTests::test_exp_cpu, test/inductor/test_torchinductor.py::CpuTests::test_expand_as_cpu, test/inductor/test_torchinductor.py::CpuTests::test_expand_cpu, test/inductor/test_torchinductor.py::CpuTests::test_expanded_reduction_cpu, test/inductor/test_torchinductor.py::CpuTests::test_expm1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fallback_mutable_op_list_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fallback_mutable_op_list_tensor_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fill2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fractional_max_pool2d2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_functionalize_rng_wrappers_cpu, test/inductor/test_torchinductor.py::CpuTests::test_gather1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_gather2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_mutation_real_name_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_pad_dynamic_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_refcount_cpu, test/inductor/test_torchinductor.py::CpuTests::test_grid_sampler_2d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_propagation_nested_indirect_indexing_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_put_as_masked_fill_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_put_index_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_put_reinplace_cpu, test/inductor/test_torchinductor.py::CpuTests::test_inner_fn_str_and_stride_cpu, test/inductor/test_torchinductor.py::CpuTests::test_inplace_where_pointwise_cpu, test/inductor/test_torchinductor.py::CpuTests::test_input_mutation3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_isin_tensor_scalar_cpu, test/inductor/test_torchinductor.py::CpuTests::test_kernel_names_cpu, test/inductor/test_torchinductor.py::CpuTests::test_large_offset_pointwise_cpu, test/inductor/test_torchinductor.py::CpuTests::test_large_strided_reduction_cpu, test/inductor/test_torchinductor.py::CpuTests::test_layer_norm_cpu, test/inductor/test_torchinductor.py::CpuTests::test_leaky_relu_cpu, test/inductor/test_torchinductor.py::CpuTests::test_like_rands_cpu, test/inductor/test_torchinductor.py::CpuTests::test_linear1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_linear2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_linear_dynamic_maxautotune_cpu, test/inductor/test_torchinductor.py::CpuTests::test_linear_float64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_linear_mixed_dtype_cpu, test/inductor/test_torchinductor.py::CpuTests::test_linspace1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_list_clearing_cpu, test/inductor/test_torchinductor.py::CpuTests::test_low_memory_max_pool_dilation_2_dim_2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_low_memory_max_pool_dilation_2_dim_3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_masked_fill_cpu, test/inductor/test_torchinductor.py::CpuTests::test_matmul_layer_norm_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_min_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d_with_indices_backward2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mix_device_index_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mm_mixed_dtype_cpu, test/inductor/test_torchinductor.py::CpuTests::test_move_arange_cpu, test/inductor/test_torchinductor.py::CpuTests::test_multilayer_var_lowp_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mutable_custom_op_fixed_layout_cpu, test/inductor/test_torchinductor.py::CpuTests::test_nan_to_num_cpu, test/inductor/test_torchinductor.py::CpuTests::test_needs_contiguous_strides_cpu, test/inductor/test_torchinductor.py::CpuTests::test_new_ones_cpu, test/inductor/test_torchinductor.py::CpuTests::test_permute1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_bessel_j0_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_erfinv_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_i0_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_i0e_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_i1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_modified_bessel_i0_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_multigammaln_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_ndtr_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_polygamma_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_shifted_chebyshev_polynomial_w_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pow1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pow_int_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pow_symfloat_cpu, test/inductor/test_torchinductor.py::CpuTests::test_prod_cpu, test/inductor/test_torchinductor.py::CpuTests::test_randint_distribution_cpu, test/inductor/test_torchinductor.py::CpuTests::test_randint_kernel_count_cpu, test/inductor/test_torchinductor.py::CpuTests::test_randn_like_empty_cpu, test/inductor/test_torchinductor.py::CpuTests::test_reduction_config_limit_cpu, test/inductor/test_torchinductor.py::CpuTests::test_remainder_cpu, test/inductor/test_torchinductor.py::CpuTests::test_remove_noop_slice1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_remove_noop_view_dtype_cpu, test/inductor/test_torchinductor.py::CpuTests::test_repeat_as_strided_cpu, test/inductor/test_torchinductor.py::CpuTests::test_require_stride_expanded_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scalar_cpu_tensor_arg_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scalar_input_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scaled_dot_product_efficient_attention_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter_add1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter_add2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sdpa_unaligned_mask_freezing_cpu, test/inductor/test_torchinductor.py::CpuTests::test_select_scatter_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sin_cpu, test/inductor/test_torchinductor.py::CpuTests::test_single_elem_cpu, test/inductor/test_torchinductor.py::CpuTests::test_single_elem_indirect_cpu, test/inductor/test_torchinductor.py::CpuTests::test_size_asserts_for_multi_output_fallback_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sizehint_issue1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice_scatter4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice_scatter5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_softmax_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sort_transpose_cpu, test/inductor/test_torchinductor.py::CpuTests::test_split_cumsum_index_cpu, test/inductor/test_torchinductor.py::CpuTests::test_split_with_list_cpu, test/inductor/test_torchinductor.py::CpuTests::test_std_cpu, test/inductor/test_torchinductor.py::CpuTests::test_stride_preservation_with_stride_modifying_fx_pass_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sum3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sum4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_tensor2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_tensor_index_put_slice_cpu, test/inductor/test_torchinductor.py::CpuTests::test_tmp_not_defined_issue3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_triu_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unbacked_floordiv_simplify_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unroll_small_reduction_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unspec_inputs_float16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_upsample_bilinear2d_a_cpu, test/inductor/test_torchinductor.py::CpuTests::test_upsample_nearest1d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_upsample_nearest2d_backward_cpu, test/inductor/test_torchinductor.py::CpuTests::test_views3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_where_with_logical_op_cpu, test/inductor/test_torchinductor.py::CpuTests::test_zero_dim_reductions_cpu, test/inductor/test_torchinductor.py::CpuTests::test_zero_element_mutation_cpu, test/inductor/test_torchinductor.py::CpuTests::test_zeros_cpu, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast1_broadcast1, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast1_dense, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast1_int, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast1_transposed, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast2_strided, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast3_broadcast3, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast3_double, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_dense_broadcast1, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_double_broadcast3, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_double_transposed, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_int_broadcast3, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_int_double, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_int_transposed, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_strided_broadcast1, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_strided_double, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_transposed_broadcast1, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_transposed_broadcast2, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_transposed_double, test/inductor/test_torchinductor.py::GPUTests::test__dyn_quant_pack_4bit_weight_mps, test/inductor/test_torchinductor.py::GPUTests::test_abs_mps, test/inductor/test_torchinductor.py::GPUTests::test_adaptive_avg_pool2d_low_prec_mps, test/inductor/test_torchinductor.py::GPUTests::test_adaptive_max_pool2d3_mps, test/inductor/test_torchinductor.py::GPUTests::test_add_complex_mps, test/inductor/test_torchinductor.py::GPUTests::test_angle_mps, test/inductor/test_torchinductor.py::GPUTests::test_aoti_eager_with_scalar_mps, test/inductor/test_torchinductor.py::GPUTests::test_arange2_mps, test/inductor/test_torchinductor.py::GPUTests::test_arange3_mps, test/inductor/test_torchinductor.py::GPUTests::test_arange4_mps, test/inductor/test_torchinductor.py::GPUTests::test_arange5_mps, test/inductor/test_torchinductor.py::GPUTests::test_argmax_argmin3_mps, test/inductor/test_torchinductor.py::GPUTests::test_as_strided_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d4_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d5_mps, test/inductor/test_torchinductor.py::GPUTests::test_bool_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_default_kwargs_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int32_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int64_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int64_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int8_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int8_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_uint8_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_uint8_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_uint8_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_nd_tiling_False_mps, test/inductor/test_torchinductor.py::GPUTests::test_buffer_copied_in_graph_with_different_shapes_mps, test/inductor/test_torchinductor.py::GPUTests::test_cat_inplace_mps, test/inductor/test_torchinductor.py::GPUTests::test_cat_mps, test/inductor/test_torchinductor.py::GPUTests::test_cat_negative_dim_mps, test/inductor/test_torchinductor.py::GPUTests::test_cat_unbacked_2d_mps, test/inductor/test_torchinductor.py::GPUTests::test_complex_memory_overlap_mps, test/inductor/test_torchinductor.py::GPUTests::test_constant_pad_3d_mps, test/inductor/test_torchinductor.py::GPUTests::test_constant_pad_float64_mps, test/inductor/test_torchinductor.py::GPUTests::test_conv3d_channels_last_use_block_ptr_False_mps, test/inductor/test_torchinductor.py::GPUTests::test_conv3d_mps, test/inductor/test_torchinductor.py::GPUTests::test_conv_functional_bn_fuse_mps, test/inductor/test_torchinductor.py::GPUTests::test_convolution5_mps, test/inductor/test_torchinductor.py::GPUTests::test_cumprod_zero_dim_mps, test/inductor/test_torchinductor.py::GPUTests::test_cumsum_pattern_matcher_issue_mps, test/inductor/test_torchinductor.py::GPUTests::test_custom_op_2_mps, test/inductor/test_torchinductor.py::GPUTests::test_custom_op_default_layout_constraint_mps, test/inductor/test_torchinductor.py::GPUTests::test_custom_op_fixed_layout_sequential_mps, test/inductor/test_torchinductor.py::GPUTests::test_custom_scan_op_compiled_mps, test/inductor/test_torchinductor.py::GPUTests::test_deterministic_codegen_mps, test/inductor/test_torchinductor.py::GPUTests::test_device_assert_mps, test/inductor/test_torchinductor.py::GPUTests::test_dist_bf16_mps, test/inductor/test_torchinductor.py::GPUTests::test_div2_mps, test/inductor/test_torchinductor.py::GPUTests::test_div5_mps, test/inductor/test_torchinductor.py::GPUTests::test_div7_mps, test/inductor/test_torchinductor.py::GPUTests::test_div_softmax_symfloat_mps, test/inductor/test_torchinductor.py::GPUTests::test_dropout_trivial_0_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float16_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float32_float32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float32_float64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float32_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float32_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float64_float16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float64_float32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float64_float64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_fusion_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int16_float32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int16_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int32_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int32_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int8_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_uint8_float64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_uint8_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_uint8_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_embedding_bag_byte_unpack_mps, test/inductor/test_torchinductor.py::GPUTests::test_embedding_sparse_mps, test/inductor/test_torchinductor.py::GPUTests::test_exp_mps, test/inductor/test_torchinductor.py::GPUTests::test_expand_as_mps, test/inductor/test_torchinductor.py::GPUTests::test_expand_mps, test/inductor/test_torchinductor.py::GPUTests::test_fallback_mutable_op_no_mutated_tensors_mps, test/inductor/test_torchinductor.py::GPUTests::test_fft_real_input_mps, test/inductor/test_torchinductor.py::GPUTests::test_fill2_mps, test/inductor/test_torchinductor.py::GPUTests::test_flip_cat_mps, test/inductor/test_torchinductor.py::GPUTests::test_float16_to_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_full_truncation_mps, test/inductor/test_torchinductor.py::GPUTests::test_functionalize_rng_wrappers_mps, test/inductor/test_torchinductor.py::GPUTests::test_gather2_mps, test/inductor/test_torchinductor.py::GPUTests::test_gelu_mps, test/inductor/test_torchinductor.py::GPUTests::test_getitem_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_argmax_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_constant_tensor1_mps, test/inductor/test_torchinductor.py::GPUTests::test_hardswish_mps, test/inductor/test_torchinductor.py::GPUTests::test_hardtanh_mps, test/inductor/test_torchinductor.py::GPUTests::test_horizonal_fusion1_mps, test/inductor/test_torchinductor.py::GPUTests::test_horizonal_fusion2_mps, test/inductor/test_torchinductor.py::GPUTests::test_index1_mps, test/inductor/test_torchinductor.py::GPUTests::test_index3_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_put_as_masked_fill_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_put_deterministic_fallback_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_put_failed_reinplace_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_put_fallback1_mps, test/inductor/test_torchinductor.py::GPUTests::test_indirect_load_broadcast_mps, test/inductor/test_torchinductor.py::GPUTests::test_inductor_assert_mps, test/inductor/test_torchinductor.py::GPUTests::test_inductor_multiple_specializations_mps, test/inductor/test_torchinductor.py::GPUTests::test_inner_fn_str_and_stride_mps, test/inductor/test_torchinductor.py::GPUTests::test_inplace_resize_as_mps, test/inductor/test_torchinductor.py::GPUTests::test_inplace_where_pointwise_mps, test/inductor/test_torchinductor.py::GPUTests::test_input_mutation5_mps, test/inductor/test_torchinductor.py::GPUTests::test_int8_weight_only_quant_mps, test/inductor/test_torchinductor.py::GPUTests::test_invalid_operand_issue1_mps, test/inductor/test_torchinductor.py::GPUTests::test_isin_tensor_scalar_mps, test/inductor/test_torchinductor.py::GPUTests::test_kwargs_mps, test/inductor/test_torchinductor.py::GPUTests::test_large_broadcast_reduction_mps, test/inductor/test_torchinductor.py::GPUTests::test_large_grid_mps, test/inductor/test_torchinductor.py::GPUTests::test_large_offset_pointwise_mps, test/inductor/test_torchinductor.py::GPUTests::test_large_pointwise_mps, test/inductor/test_torchinductor.py::GPUTests::test_like_rands3_mps, test/inductor/test_torchinductor.py::GPUTests::test_logaddexp_mps, test/inductor/test_torchinductor.py::GPUTests::test_low_memory_max_pool_dilation_2_dim_3_mps, test/inductor/test_torchinductor.py::GPUTests::test_masked_fill_promotion_mps, test/inductor/test_torchinductor.py::GPUTests::test_matmul_layer_norm_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d4_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d5_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d6_dilation_2_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d_with_indices_backward2_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d_with_indices_backward3_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d_with_indices_backward5_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d_with_indices_backward_mps, test/inductor/test_torchinductor.py::GPUTests::test_min_max_reduction_nan_mps, test/inductor/test_torchinductor.py::GPUTests::test_mixed_mm2_mps, test/inductor/test_torchinductor.py::GPUTests::test_mul_index_expr_mps, test/inductor/test_torchinductor.py::GPUTests::test_multi_device_mps, test/inductor/test_torchinductor.py::GPUTests::test_multi_gpu_device_mps, test/inductor/test_torchinductor.py::GPUTests::test_mutations_loop_fusion_mps, test/inductor/test_torchinductor.py::GPUTests::test_nan_to_num_mps, test/inductor/test_torchinductor.py::GPUTests::test_needs_contiguous_strides_mps, test/inductor/test_torchinductor.py::GPUTests::test_one_hot_mps, test/inductor/test_torchinductor.py::GPUTests::test_philox_rand_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_bessel_j0_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_bessel_y0_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_bessel_y1_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_chebyshev_polynomial_t_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_digamma_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_entr_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_erfinv_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_gammaln_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_hermite_polynomial_he_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_i0e_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_i1_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_laguerre_polynomial_l_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_round_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_scaled_modified_bessel_k0_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_scaled_modified_bessel_k1_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_shifted_chebyshev_polynomial_v_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_shifted_chebyshev_polynomial_w_mps, test/inductor/test_torchinductor.py::GPUTests::test_polar_mps, test/inductor/test_torchinductor.py::GPUTests::test_pow2_mps, test/inductor/test_torchinductor.py::GPUTests::test_pow_int_mps, test/inductor/test_torchinductor.py::GPUTests::test_pow_symfloat_mps, test/inductor/test_torchinductor.py::GPUTests::test_randn_generator_mps, test/inductor/test_torchinductor.py::GPUTests::test_randn_like_empty_mps, test/inductor/test_torchinductor.py::GPUTests::test_remainder_mps, test/inductor/test_torchinductor.py::GPUTests::test_remove_no_ops_mps, test/inductor/test_torchinductor.py::GPUTests::test_remove_noop_slice_mps, test/inductor/test_torchinductor.py::GPUTests::test_remove_noop_view_default_mps, test/inductor/test_torchinductor.py::GPUTests::test_remove_noop_view_dtype_mps, test/inductor/test_torchinductor.py::GPUTests::test_repeat_interleave_mps, test/inductor/test_torchinductor.py::GPUTests::test_roi_align_mps, test/inductor/test_torchinductor.py::GPUTests::test_rsqrt_dynamic_shapes_mps, test/inductor/test_torchinductor.py::GPUTests::test_scalar_cpu_tensor_arg_mps, test/inductor/test_torchinductor.py::GPUTests::test_scatter1_mps, test/inductor/test_torchinductor.py::GPUTests::test_scatter2_mps, test/inductor/test_torchinductor.py::GPUTests::test_scatter3_mps, test/inductor/test_torchinductor.py::GPUTests::test_scatter_add1_mps, test/inductor/test_torchinductor.py::GPUTests::test_scatter_add3_mps, test/inductor/test_torchinductor.py::GPUTests::test_searchsorted_broadcast_mps, test/inductor/test_torchinductor.py::GPUTests::test_setitem_with_int_parameter_mps, test/inductor/test_torchinductor.py::GPUTests::test_sgn_extremal_mps, test/inductor/test_torchinductor.py::GPUTests::test_sigmoid_mps, test/inductor/test_torchinductor.py::GPUTests::test_signbit_mps, test/inductor/test_torchinductor.py::GPUTests::test_simplify_loops_mps, test/inductor/test_torchinductor.py::GPUTests::test_single_elem_indirect_mps, test/inductor/test_torchinductor.py::GPUTests::test_single_elem_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice_mutation2_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice_scatter3_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_cumprod_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_cumsum_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_with_integer_mps, test/inductor/test_torchinductor.py::GPUTests::test_squeeze2_mps, test/inductor/test_torchinductor.py::GPUTests::test_stride_preservation_with_stride_modifying_fx_pass_mps, test/inductor/test_torchinductor.py::GPUTests::test_strided_inputs_mps, test/inductor/test_torchinductor.py::GPUTests::test_sum3_mps, test/inductor/test_torchinductor.py::GPUTests::test_sum_int_mps, test/inductor/test_torchinductor.py::GPUTests::test_tan_mps, test/inductor/test_torchinductor.py::GPUTests::test_tensor_index_put_slice_mps, test/inductor/test_torchinductor.py::GPUTests::test_tmp_not_defined_issue2_mps, test/inductor/test_torchinductor.py::GPUTests::test_tmp_not_defined_issue3_mps, test/inductor/test_torchinductor.py::GPUTests::test_to_device_mps, test/inductor/test_torchinductor.py::GPUTests::test_to_memory_format_mps, test/inductor/test_torchinductor.py::GPUTests::test_unspec_inputs_float16_mps, test/inductor/test_torchinductor.py::GPUTests::test_unspec_inputs_float32_mps, test/inductor/test_torchinductor.py::GPUTests::test_unspec_inputs_float64_mps, test/inductor/test_torchinductor.py::GPUTests::test_unspec_inputs_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_unspec_inputs_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_unsqueeze_inplace_mps, test/inductor/test_torchinductor.py::GPUTests::test_unsqueeze_mps, test/inductor/test_torchinductor.py::GPUTests::test_upsample_bilinear2d_a_mps, test/inductor/test_torchinductor.py::GPUTests::test_var_correction_mps, test/inductor/test_torchinductor.py::GPUTests::test_vectorized_ops_masked_mps, test/inductor/test_torchinductor.py::GPUTests::test_view_as_complex_mps, test/inductor/test_torchinductor.py::GPUTests::test_view_detach_mps, test/inductor/test_torchinductor.py::GPUTests::test_views1_mps, test/inductor/test_torchinductor.py::GPUTests::test_views6_mps, test/inductor/test_torchinductor.py::GPUTests::test_views7_mps, test/inductor/test_torchinductor.py::GPUTests::test_where_with_logical_op_mps, test/inductor/test_torchinductor.py::GPUTests::test_xblock_divides_xnumel_mps, test/inductor/test_torchinductor.py::GPUTests::test_zero_element_mutation_mps, test/inductor/test_torchinductor.py::GPUTests::test_zeros_mps 2025-06-01T21:27:24.0349340Z 2025-06-01T21:27:26.5791520Z Running inductor/test_mps_basic 1/1 ... [2025-06-01 21:27:26.578902] 2025-06-01T21:27:26.5791920Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-06-01T21:27:26.5793470Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin/python', '-bb', 'inductor/test_mps_basic.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:27:26.579205] 2025-06-01T21:27:40.6530090Z 2025-06-01T21:27:40.6531750Z inductor/test_mps_basic 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_mps_basic_1.1_b3fae9e823f0f377_.log 2025-06-01T21:27:40.6546520Z Running 58 items in this shard: test/inductor/test_mps_basic.py::MPSBasicTests::test_acos, test/inductor/test_mps_basic.py::MPSBasicTests::test_add_bool, test/inductor/test_mps_basic.py::MPSBasicTests::test_add_complex64, test/inductor/test_mps_basic.py::MPSBasicTests::test_add_float16, test/inductor/test_mps_basic.py::MPSBasicTests::test_add_float32, test/inductor/test_mps_basic.py::MPSBasicTests::test_add_int16, test/inductor/test_mps_basic.py::MPSBasicTests::test_add_int32, test/inductor/test_mps_basic.py::MPSBasicTests::test_add_int64, test/inductor/test_mps_basic.py::MPSBasicTests::test_add_int8, test/inductor/test_mps_basic.py::MPSBasicTests::test_add_uint8, test/inductor/test_mps_basic.py::MPSBasicTests::test_atanh, test/inductor/test_mps_basic.py::MPSBasicTests::test_broadcast, test/inductor/test_mps_basic.py::MPSBasicTests::test_cast_bool, test/inductor/test_mps_basic.py::MPSBasicTests::test_cast_complex64, test/inductor/test_mps_basic.py::MPSBasicTests::test_cast_float16, test/inductor/test_mps_basic.py::MPSBasicTests::test_cast_float32, test/inductor/test_mps_basic.py::MPSBasicTests::test_cast_int16, test/inductor/test_mps_basic.py::MPSBasicTests::test_cast_int32, test/inductor/test_mps_basic.py::MPSBasicTests::test_cast_int64, test/inductor/test_mps_basic.py::MPSBasicTests::test_cast_int8, test/inductor/test_mps_basic.py::MPSBasicTests::test_cast_uint8, test/inductor/test_mps_basic.py::MPSBasicTests::test_compile_numpy_scalar, test/inductor/test_mps_basic.py::MPSBasicTests::test_conv_transpose_channels_last, test/inductor/test_mps_basic.py::MPSBasicTests::test_floor, test/inductor/test_mps_basic.py::MPSBasicTests::test_inplace, test/inductor/test_mps_basic.py::MPSBasicTests::test_log, test/inductor/test_mps_basic.py::MPSBasicTests::test_pointwise_binary_op_op_name_chebyshev_polynomial_t, test/inductor/test_mps_basic.py::MPSBasicTests::test_pointwise_binary_op_op_name_chebyshev_polynomial_u, test/inductor/test_mps_basic.py::MPSBasicTests::test_pointwise_binary_op_op_name_chebyshev_polynomial_v, test/inductor/test_mps_basic.py::MPSBasicTests::test_pointwise_binary_op_op_name_chebyshev_polynomial_w, test/inductor/test_mps_basic.py::MPSBasicTests::test_pointwise_binary_op_op_name_hermite_polynomial_he, test/inductor/test_mps_basic.py::MPSBasicTests::test_pointwise_binary_op_op_name_xlog1py, test/inductor/test_mps_basic.py::MPSBasicTests::test_pointwise_binary_op_op_name_zeta, test/inductor/test_mps_basic.py::MPSBasicTests::test_pointwise_polygamma, test/inductor/test_mps_basic.py::MPSBasicTests::test_pointwise_unary_op_op_name_bessel_j0, test/inductor/test_mps_basic.py::MPSBasicTests::test_pointwise_unary_op_op_name_bessel_j1, test/inductor/test_mps_basic.py::MPSBasicTests::test_pointwise_unary_op_op_name_bessel_y0, test/inductor/test_mps_basic.py::MPSBasicTests::test_pointwise_unary_op_op_name_bessel_y1, test/inductor/test_mps_basic.py::MPSBasicTests::test_pointwise_unary_op_op_name_digamma, test/inductor/test_mps_basic.py::MPSBasicTests::test_pointwise_unary_op_op_name_entr, test/inductor/test_mps_basic.py::MPSBasicTests::test_pointwise_unary_op_op_name_erf, test/inductor/test_mps_basic.py::MPSBasicTests::test_pointwise_unary_op_op_name_i0, test/inductor/test_mps_basic.py::MPSBasicTests::test_pointwise_unary_op_op_name_i0e, test/inductor/test_mps_basic.py::MPSBasicTests::test_pointwise_unary_op_op_name_i1, test/inductor/test_mps_basic.py::MPSBasicTests::test_pointwise_unary_op_op_name_i1e, test/inductor/test_mps_basic.py::MPSBasicTests::test_pointwise_unary_op_op_name_modified_bessel_i0, test/inductor/test_mps_basic.py::MPSBasicTests::test_pointwise_unary_op_op_name_modified_bessel_i1, test/inductor/test_mps_basic.py::MPSBasicTests::test_pointwise_unary_op_op_name_modified_bessel_k0, test/inductor/test_mps_basic.py::MPSBasicTests::test_pointwise_unary_op_op_name_modified_bessel_k1, test/inductor/test_mps_basic.py::MPSBasicTests::test_pointwise_unary_op_op_name_scaled_modified_bessel_k0, test/inductor/test_mps_basic.py::MPSBasicTests::test_pointwise_unary_op_op_name_scaled_modified_bessel_k1, test/inductor/test_mps_basic.py::MPSBasicTests::test_pointwise_unary_op_op_name_sinc, test/inductor/test_mps_basic.py::MPSBasicTests::test_pointwise_unary_op_op_name_spherical_bessel_j0, test/inductor/test_mps_basic.py::MPSBasicTests::test_rms_norm_nograd, test/inductor/test_mps_basic.py::MPSBasicTests::test_sign, test/inductor/test_mps_basic.py::MPSBasicTests::test_sliced_input, test/inductor/test_mps_basic.py::MPSBasicTests::test_where, test/inductor/test_mps_basic.py::MPSBasicTestsAOTI::test_add_mps 2025-06-01T21:27:40.6561050Z 2025-06-01T21:27:43.1311570Z Running nn/test_dropout 1/1 ... [2025-06-01 21:27:43.130944] 2025-06-01T21:27:43.1313080Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-06-01T21:27:43.1314960Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin/python', '-bb', 'nn/test_dropout.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:27:43.131261] 2025-06-01T21:27:46.4414100Z 2025-06-01T21:27:46.4415720Z nn/test_dropout 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_dropout_1.1_949d2e26e68b753b_.log 2025-06-01T21:27:46.4419270Z Running 14 items in this shard: test/nn/test_dropout.py::TestDropoutNN::test_AlphaDropout, test/nn/test_dropout.py::TestDropoutNN::test_FeatureAlphaDropout, test/nn/test_dropout.py::TestDropoutNN::test_invalid_dropout_p, test/nn/test_dropout.py::TestDropoutNN::test_native_dropout_corner_case, test/nn/test_dropout.py::TestDropoutNNDeviceTypeCPU::test_Dropout1d_cpu_float64, test/nn/test_dropout.py::TestDropoutNNDeviceTypeCPU::test_Dropout2d_cpu, test/nn/test_dropout.py::TestDropoutNNDeviceTypeCPU::test_Dropout3d_cpu, test/nn/test_dropout.py::TestDropoutNNDeviceTypeCPU::test_Dropout_cpu, test/nn/test_dropout.py::TestDropoutNNDeviceTypeCPU::test_empty_dropout_cpu, test/nn/test_dropout.py::TestDropoutNNDeviceTypeMPS::test_Dropout1d_mps_float32, test/nn/test_dropout.py::TestDropoutNNDeviceTypeMPS::test_Dropout2d_mps, test/nn/test_dropout.py::TestDropoutNNDeviceTypeMPS::test_Dropout3d_mps, test/nn/test_dropout.py::TestDropoutNNDeviceTypeMPS::test_Dropout_mps, test/nn/test_dropout.py::TestDropoutNNDeviceTypeMPS::test_empty_dropout_mps 2025-06-01T21:27:46.4423190Z 2025-06-01T21:27:49.0234230Z Running test_view_ops 1/1 ... [2025-06-01 21:27:49.023259] 2025-06-01T21:27:49.0234660Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-06-01T21:27:49.0238800Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin/python', '-bb', 'test_view_ops.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:27:49.023725] 2025-06-01T21:27:59.8211560Z 2025-06-01T21:27:59.8212310Z test_view_ops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_view_ops_1.1_3e78a1e25c371721_.log 2025-06-01T21:27:59.8376090Z Running 601 items in this shard: test/test_view_ops.py::TestViewOpsCPU::test_T_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_advanced_indexing_assignment_cpu, test/test_view_ops.py::TestViewOpsCPU::test_advanced_indexing_nonview_cpu, test/test_view_ops.py::TestViewOpsCPU::test_as_strided_gradients_cpu, test/test_view_ops.py::TestViewOpsCPU::test_as_strided_inplace_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_as_strided_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_basic_indexing_ellipses_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_basic_indexing_newaxis_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_basic_indexing_slice_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_chunk_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_conj_imag_view_cpu_complex128, test/test_view_ops.py::TestViewOpsCPU::test_conj_imag_view_cpu_complex64, test/test_view_ops.py::TestViewOpsCPU::test_conj_self_cpu_bfloat16, test/test_view_ops.py::TestViewOpsCPU::test_conj_self_cpu_float16, test/test_view_ops.py::TestViewOpsCPU::test_conj_self_cpu_float32, test/test_view_ops.py::TestViewOpsCPU::test_conj_self_cpu_float64, test/test_view_ops.py::TestViewOpsCPU::test_conj_self_cpu_int16, test/test_view_ops.py::TestViewOpsCPU::test_conj_self_cpu_int32, test/test_view_ops.py::TestViewOpsCPU::test_conj_self_cpu_int64, test/test_view_ops.py::TestViewOpsCPU::test_conj_self_cpu_int8, test/test_view_ops.py::TestViewOpsCPU::test_conj_self_cpu_uint8, test/test_view_ops.py::TestViewOpsCPU::test_conj_view_with_shared_memory_cpu, test/test_view_ops.py::TestViewOpsCPU::test_contiguous_nonview_cpu, test/test_view_ops.py::TestViewOpsCPU::test_contiguous_self_cpu, test/test_view_ops.py::TestViewOpsCPU::test_diagonal_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_expand_as_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_expand_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_flatten_nonview_cpu, test/test_view_ops.py::TestViewOpsCPU::test_flatten_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_imag_noncomplex_cpu_bfloat16, test/test_view_ops.py::TestViewOpsCPU::test_imag_noncomplex_cpu_float16, test/test_view_ops.py::TestViewOpsCPU::test_imag_noncomplex_cpu_float32, test/test_view_ops.py::TestViewOpsCPU::test_imag_noncomplex_cpu_float64, test/test_view_ops.py::TestViewOpsCPU::test_imag_noncomplex_cpu_int16, test/test_view_ops.py::TestViewOpsCPU::test_imag_noncomplex_cpu_int32, test/test_view_ops.py::TestViewOpsCPU::test_imag_noncomplex_cpu_int64, test/test_view_ops.py::TestViewOpsCPU::test_imag_noncomplex_cpu_int8, test/test_view_ops.py::TestViewOpsCPU::test_imag_noncomplex_cpu_uint8, test/test_view_ops.py::TestViewOpsCPU::test_movedim_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_narrow_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_permute_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_real_imag_view_cpu_complex128, test/test_view_ops.py::TestViewOpsCPU::test_real_imag_view_cpu_complex64, test/test_view_ops.py::TestViewOpsCPU::test_reshape_as_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_reshape_nonview_cpu, test/test_view_ops.py::TestViewOpsCPU::test_reshape_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_select_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_bfloat16, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_bool, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_complex128, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_complex64, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_float16, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_float32, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_float64, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_int16, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_int32, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_int64, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_int8, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_uint8, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_bfloat16, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_bool, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_complex128, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_complex64, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_float16, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_float32, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_float64, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_int16, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_int32, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_int64, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_int8, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_uint8, test/test_view_ops.py::TestViewOpsCPU::test_split_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_squeeze_inplace_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_squeeze_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_t_inplace_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_t_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_transpose_inplace_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_transpose_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_unbind_cpu, test/test_view_ops.py::TestViewOpsCPU::test_unbind_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_unfold_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_unsqueeze_inplace_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_unsqueeze_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_view_as_complex_cpu, test/test_view_ops.py::TestViewOpsCPU::test_view_as_real_cpu_complex128, test/test_view_ops.py::TestViewOpsCPU::test_view_as_real_cpu_complex32, test/test_view_ops.py::TestViewOpsCPU::test_view_as_real_cpu_complex64, test/test_view_ops.py::TestViewOpsCPU::test_view_as_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_view_copy_cpu, test/test_view_ops.py::TestViewOpsCPU::test_view_copy_out_cpu, test/test_view_ops.py::TestViewOpsCPU::test_view_copy_output_contiguous_cpu, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_bool, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_complex128, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_complex64, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_float16, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_float32, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_float64, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_int16, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_int32, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_int64, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_int8, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_uint8, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_bfloat16, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_bool, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_complex128, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_complex64, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_float16, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_float32, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_float64, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_int16, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_int32, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_int64, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_int8, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_uint8, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_bfloat16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_bool, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_complex128, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_complex64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_float16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_float32, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_float64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_int16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_int32, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_int64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_int8, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_uint8, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_bfloat16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_bool, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_complex128, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_complex64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_float16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_float32, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_float64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_int16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_int32, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_int64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_int8, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_uint8, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_bfloat16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_bool, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_complex128, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_complex64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_float16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_float32, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_float64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_int16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_int32, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_int64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_int8, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_uint8, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_bfloat16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_bool, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_complex128, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_complex64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_float16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_float32, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_float64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_int16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_int32, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_int64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_int8, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_uint8, test/test_view_ops.py::TestViewOpsCPU::test_view_view_cpu, test/test_view_ops.py::TestViewOpsMPS::test_T_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_advanced_indexing_assignment_mps, test/test_view_ops.py::TestViewOpsMPS::test_advanced_indexing_nonview_mps, test/test_view_ops.py::TestViewOpsMPS::test_as_strided_gradients_mps, test/test_view_ops.py::TestViewOpsMPS::test_as_strided_inplace_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_as_strided_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_basic_indexing_ellipses_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_basic_indexing_newaxis_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_basic_indexing_slice_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_chunk_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_conj_imag_view_mps_complex128, test/test_view_ops.py::TestViewOpsMPS::test_conj_imag_view_mps_complex64, test/test_view_ops.py::TestViewOpsMPS::test_conj_self_mps_bfloat16, test/test_view_ops.py::TestViewOpsMPS::test_conj_self_mps_float16, test/test_view_ops.py::TestViewOpsMPS::test_conj_self_mps_float32, test/test_view_ops.py::TestViewOpsMPS::test_conj_self_mps_float64, test/test_view_ops.py::TestViewOpsMPS::test_conj_self_mps_int16, test/test_view_ops.py::TestViewOpsMPS::test_conj_self_mps_int32, test/test_view_ops.py::TestViewOpsMPS::test_conj_self_mps_int64, test/test_view_ops.py::TestViewOpsMPS::test_conj_self_mps_int8, test/test_view_ops.py::TestViewOpsMPS::test_conj_self_mps_uint8, test/test_view_ops.py::TestViewOpsMPS::test_conj_view_with_shared_memory_mps, test/test_view_ops.py::TestViewOpsMPS::test_contiguous_nonview_mps, test/test_view_ops.py::TestViewOpsMPS::test_contiguous_self_mps, test/test_view_ops.py::TestViewOpsMPS::test_diagonal_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_expand_as_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_expand_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_flatten_nonview_mps, test/test_view_ops.py::TestViewOpsMPS::test_flatten_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_imag_noncomplex_mps_bool, test/test_view_ops.py::TestViewOpsMPS::test_imag_noncomplex_mps_float16, test/test_view_ops.py::TestViewOpsMPS::test_imag_noncomplex_mps_float32, test/test_view_ops.py::TestViewOpsMPS::test_imag_noncomplex_mps_int16, test/test_view_ops.py::TestViewOpsMPS::test_imag_noncomplex_mps_int32, test/test_view_ops.py::TestViewOpsMPS::test_imag_noncomplex_mps_int64, test/test_view_ops.py::TestViewOpsMPS::test_imag_noncomplex_mps_int8, test/test_view_ops.py::TestViewOpsMPS::test_imag_noncomplex_mps_uint8, test/test_view_ops.py::TestViewOpsMPS::test_movedim_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_narrow_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_permute_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_real_imag_view_mps_complex128, test/test_view_ops.py::TestViewOpsMPS::test_real_imag_view_mps_complex64, test/test_view_ops.py::TestViewOpsMPS::test_reshape_as_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_reshape_nonview_mps, test/test_view_ops.py::TestViewOpsMPS::test_reshape_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_select_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex128_bfloat16, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex128_bool, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex128_complex128, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex128_complex64, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex128_float16, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex128_float32, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex128_float64, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex128_int16, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex128_int32, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex128_int64, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex128_int8, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex128_uint8, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex64_bfloat16, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex64_bool, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex64_complex128, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex64_complex64, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex64_float16, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex64_float32, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex64_float64, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex64_int16, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex64_int32, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex64_int64, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex64_int8, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex64_uint8, test/test_view_ops.py::TestViewOpsMPS::test_split_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_squeeze_inplace_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_squeeze_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_t_inplace_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_t_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_transpose_inplace_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_transpose_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_unbind_mps, test/test_view_ops.py::TestViewOpsMPS::test_unbind_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_unfold_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_unsqueeze_inplace_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_unsqueeze_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_view_as_complex_mps, test/test_view_ops.py::TestViewOpsMPS::test_view_as_real_mps_complex128, test/test_view_ops.py::TestViewOpsMPS::test_view_as_real_mps_complex32, test/test_view_ops.py::TestViewOpsMPS::test_view_as_real_mps_complex64, test/test_view_ops.py::TestViewOpsMPS::test_view_as_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_view_copy_mps, test/test_view_ops.py::TestViewOpsMPS::test_view_copy_out_mps, test/test_view_ops.py::TestViewOpsMPS::test_view_copy_output_contiguous_mps, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_new_mps_bool, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_new_mps_complex128, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_new_mps_complex64, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_new_mps_float16, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_new_mps_float32, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_new_mps_float64, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_new_mps_int16, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_new_mps_int32, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_new_mps_int64, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_new_mps_int8, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_new_mps_uint8, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_upsize_errors_mps_bfloat16, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_upsize_errors_mps_bool, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_upsize_errors_mps_complex128, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_upsize_errors_mps_complex64, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_upsize_errors_mps_float16, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_upsize_errors_mps_float32, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_upsize_errors_mps_float64, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_upsize_errors_mps_int16, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_upsize_errors_mps_int32, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_upsize_errors_mps_int64, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_upsize_errors_mps_int8, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_upsize_errors_mps_uint8, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_dsplit_mps_bfloat16, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_dsplit_mps_bool, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_dsplit_mps_complex128, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_dsplit_mps_complex64, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_dsplit_mps_float16, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_dsplit_mps_float32, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_dsplit_mps_float64, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_dsplit_mps_int16, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_dsplit_mps_int32, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_dsplit_mps_int64, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_dsplit_mps_int8, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_dsplit_mps_uint8, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_hsplit_mps_bfloat16, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_hsplit_mps_bool, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_hsplit_mps_complex128, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_hsplit_mps_complex64, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_hsplit_mps_float16, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_hsplit_mps_float32, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_hsplit_mps_float64, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_hsplit_mps_int16, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_hsplit_mps_int32, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_hsplit_mps_int64, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_hsplit_mps_int8, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_hsplit_mps_uint8, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_split_mps_bfloat16, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_split_mps_bool, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_split_mps_float16, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_split_mps_float32, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_split_mps_int16, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_split_mps_int32, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_split_mps_int64, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_split_mps_int8, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_split_mps_uint8, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_vsplit_mps_bfloat16, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_vsplit_mps_bool, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_vsplit_mps_complex128, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_vsplit_mps_complex64, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_vsplit_mps_float16, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_vsplit_mps_float32, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_vsplit_mps_float64, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_vsplit_mps_int16, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_vsplit_mps_int32, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_vsplit_mps_int64, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_vsplit_mps_int8, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_vsplit_mps_uint8, test/test_view_ops.py::TestViewOpsMPS::test_view_view_mps, test/test_view_ops.py::TestViewOpsLAZY::test_T_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_advanced_indexing_assignment_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_advanced_indexing_nonview_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_as_strided_gradients_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_as_strided_inplace_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_as_strided_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_basic_indexing_ellipses_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_basic_indexing_newaxis_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_basic_indexing_slice_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_chunk_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_conj_imag_view_lazy_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_conj_imag_view_lazy_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_conj_self_lazy_bfloat16, test/test_view_ops.py::TestViewOpsLAZY::test_conj_self_lazy_float16, test/test_view_ops.py::TestViewOpsLAZY::test_conj_self_lazy_float32, test/test_view_ops.py::TestViewOpsLAZY::test_conj_self_lazy_float64, test/test_view_ops.py::TestViewOpsLAZY::test_conj_self_lazy_int16, test/test_view_ops.py::TestViewOpsLAZY::test_conj_self_lazy_int32, test/test_view_ops.py::TestViewOpsLAZY::test_conj_self_lazy_int64, test/test_view_ops.py::TestViewOpsLAZY::test_conj_self_lazy_int8, test/test_view_ops.py::TestViewOpsLAZY::test_conj_self_lazy_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_conj_view_with_shared_memory_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_contiguous_nonview_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_contiguous_self_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_diagonal_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_expand_as_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_expand_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_flatten_nonview_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_flatten_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_imag_noncomplex_lazy_bfloat16, test/test_view_ops.py::TestViewOpsLAZY::test_imag_noncomplex_lazy_float16, test/test_view_ops.py::TestViewOpsLAZY::test_imag_noncomplex_lazy_float32, test/test_view_ops.py::TestViewOpsLAZY::test_imag_noncomplex_lazy_float64, test/test_view_ops.py::TestViewOpsLAZY::test_imag_noncomplex_lazy_int16, test/test_view_ops.py::TestViewOpsLAZY::test_imag_noncomplex_lazy_int32, test/test_view_ops.py::TestViewOpsLAZY::test_imag_noncomplex_lazy_int64, test/test_view_ops.py::TestViewOpsLAZY::test_imag_noncomplex_lazy_int8, test/test_view_ops.py::TestViewOpsLAZY::test_imag_noncomplex_lazy_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_movedim_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_narrow_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_permute_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_real_imag_view_lazy_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_real_imag_view_lazy_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_reshape_as_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_reshape_nonview_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_reshape_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_select_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_bfloat16, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_bool, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_float16, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_float32, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_float64, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_int16, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_int32, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_int64, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_int8, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_bfloat16, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_bool, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_float16, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_float32, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_float64, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_int16, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_int32, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_int64, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_int8, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_split_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_squeeze_inplace_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_squeeze_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_t_inplace_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_t_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_transpose_inplace_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_transpose_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_unbind_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_unbind_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_unfold_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_unsqueeze_inplace_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_unsqueeze_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_view_as_complex_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_view_as_real_lazy_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_view_as_real_lazy_complex32, test/test_view_ops.py::TestViewOpsLAZY::test_view_as_real_lazy_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_view_as_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_view_copy_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_view_copy_out_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_view_copy_output_contiguous_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_bool, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_float16, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_float32, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_float64, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_int16, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_int32, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_int64, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_int8, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_bfloat16, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_bool, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_float16, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_float32, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_float64, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_int16, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_int32, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_int64, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_int8, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_bfloat16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_bool, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_float16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_float32, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_float64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_int16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_int32, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_int64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_int8, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_bfloat16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_bool, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_float16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_float32, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_float64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_int16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_int32, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_int64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_int8, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_bfloat16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_bool, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_float16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_float32, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_float64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_int16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_int32, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_int64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_int8, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_bfloat16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_bool, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_float16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_float32, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_float64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_int16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_int32, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_int64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_int8, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_view_view_lazy, test/test_view_ops.py::TestOldViewOpsCPU::test_T_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_as_strided_overflow_storage_offset_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_complex128, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_complex64, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_float16, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_float64, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_int16, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_int32, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_int64, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_int8, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_uint8, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_gradient_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_big_transpose_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_shapes_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_tensors_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_bool, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_complex128, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_complex64, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_float16, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_float64, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_int16, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_int32, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_int64, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_int8, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_uint8, test/test_view_ops.py::TestOldViewOpsCPU::test_chunk_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_conj_neg_view_numpy_error_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_contiguous_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_crow_col_indices_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_empty_reshape_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_expand_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_flatten_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_memory_format_resize__cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_memory_format_resize_as_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_narrow_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_narrow_tensor_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_python_types_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_ravel_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_bfloat16, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_bool, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_complex128, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_complex64, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_float16, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_float64, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_int16, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_int32, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_int64, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_int8, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_uint8, test/test_view_ops.py::TestOldViewOpsCPU::test_resize_all_dtypes_and_devices_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_resize_as_all_dtypes_and_devices_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_resize_as_preserves_strides_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_resize_overflow_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_split_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_t_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_errors_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_bool, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_complex128, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_complex64, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_float16, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_float64, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_int16, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_int32, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_int64, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_int8, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_uint8, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_bool, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_complex128, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_complex64, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_float16, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_float64, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_int16, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_int32, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_int64, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_int8, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_uint8, test/test_view_ops.py::TestOldViewOpsCPU::test_transpose_invalid_cpu_complex128, test/test_view_ops.py::TestOldViewOpsCPU::test_transpose_invalid_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_transpose_invalid_cpu_int64, test/test_view_ops.py::TestOldViewOpsCPU::test_transpose_vs_numpy_cpu_complex128, test/test_view_ops.py::TestOldViewOpsCPU::test_transpose_vs_numpy_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_transpose_vs_numpy_cpu_int64, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_bfloat16, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_bool, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_complex128, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_complex64, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_float16, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_float64, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_int16, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_int32, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_int64, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_int8, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_uint8, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_bfloat16, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_bool, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_complex128, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_complex64, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_float16, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_float64, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_int16, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_int32, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_int64, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_int8, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_uint8, test/test_view_ops.py::TestOldViewOpsCPU::test_unsqueeze_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_view_all_dtypes_and_devices_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_view_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_view_empty_cpu 2025-06-01T21:27:59.8499630Z 2025-06-01T21:28:02.3501250Z Running test_metal 1/1 ... [2025-06-01 21:28:02.349970] 2025-06-01T21:28:02.3502010Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-06-01T21:28:02.3503850Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_15379340894/bin/python', '-bb', 'test_metal.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-06-01 21:28:02.350265] 2025-06-01T21:28:05.2124900Z 2025-06-01T21:28:05.2126260Z test_metal 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_metal_1.1_09f4502a94af2b09_.log 2025-06-01T21:28:05.2127010Z Running 1 items in this shard: test/test_metal.py::TestMetalRewritePass::test_conv 2025-06-01T21:28:05.2127260Z 2025-06-01T21:28:37.8524480Z 2025-06-01T21:28:37.8524990Z test_modules 2/3 was successful, full logs can be found in artifacts with path test/test-reports/test_modules_2.3_d57feecd1e6cbdea_.log 2025-06-01T21:28:37.9037870Z Running 2323 items in this shard: test/test_modules.py::TestModuleCPU::test_check_inplace_nn_CELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_ELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_Hardswish_cpu_float32, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_ReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveAvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveAvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BCELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Conv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose1d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose2d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose3d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose3d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CosineEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CosineEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Embedding_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_FractionalMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GRU_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GRU_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GroupNorm_cpu_float16, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Hardshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Hardswish_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_KLDivLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_KLDivLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LPPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LPPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LSTM_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LeakyReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Linear_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LocalResponseNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Mish_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MultiLabelMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MultiheadAttention_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_NLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_PoissonNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_RNN_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReplicationPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReplicationPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReplicationPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_SELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Sigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softmin_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softsign_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Tanhshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Threshold_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_TransformerEncoderLayer_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_TransformerEncoderLayer_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_TransformerEncoder_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_TransformerEncoder_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Transformer_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AdaptiveAvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AdaptiveAvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AdaptiveAvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AdaptiveAvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AdaptiveMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AdaptiveMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BCELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CTCLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CircularPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose1d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose1d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose1d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose2d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CrossEntropyLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Embedding_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GRU_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GaussianNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GroupNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Hardshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Hardswish_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Hardtanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_HingeEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_KLDivLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_L1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LPPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LPPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LSTM_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LocalResponseNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MSELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MSELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MarginRankingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MultiLabelMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MultiMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_NLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_PReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_RMSNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReflectionPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReflectionPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReplicationPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_SiLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_SoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Softmin_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Softmin_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Softplus_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Softshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Tanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_TransformerEncoderLayer_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ZeroPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ZeroPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_errors_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_errors_nn_CircularPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_errors_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_errors_nn_RNNCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveMaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Bilinear_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CircularPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConstantPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Conv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Conv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose1d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose1d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose2d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose2d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CosineEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CrossEntropyLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Embedding_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_FractionalMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_FractionalMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_HingeEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_InstanceNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_InstanceNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_InstanceNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_InstanceNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_InstanceNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_KLDivLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_KLDivLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_L1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LSTMCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LSTM_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Linear_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LogSigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MSELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MultiMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MultiheadAttention_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_PoissonNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReLU6_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReflectionPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_SELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Sigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softmin_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softsign_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_TransformerEncoderLayer_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_TransformerEncoder_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_TransformerEncoder_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Transformer_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_AvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_AvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Bilinear_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Bilinear_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_CircularPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ConstantPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Conv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose1d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose1d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_CrossEntropyLoss_cpu_float16, test/test_modules.py::TestModuleCPU::test_forward_nn_ELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_FractionalMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_GELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_GLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_GLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_GaussianNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_HuberLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LPPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LSTMCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LeakyReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_MSELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_MSELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_MarginRankingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Mish_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_MultiheadAttention_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_MultiheadAttention_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_RMSNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ReLU6_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ReflectionPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ReplicationPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ReplicationPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Softmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Softmin_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Tanhshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Tanhshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_TransformerDecoderLayer_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_TransformerEncoderLayer_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_TransformerEncoderLayer_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_TransformerEncoder_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_TransformerEncoder_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Transformer_cpu_float32, test/test_modules.py::TestModuleCPU::test_grad_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_BatchNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_FractionalMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_InstanceNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_InstanceNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_MultiheadAttention_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_MultiheadAttention_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_NLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_SmoothL1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Softmin_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_TransformerEncoder_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ZeroPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_AdaptiveAvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_BatchNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_FractionalMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_GLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_GRU_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_InstanceNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_InstanceNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_MSELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ReplicationPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Softmin_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Tanhshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_TransformerEncoderLayer_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_BCEWithLogitsLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_BatchNorm1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_BatchNorm2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_BatchNorm3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_BatchNorm3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Bilinear_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CTCLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CircularPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CircularPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConstantPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConstantPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Conv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CosineEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CrossEntropyLoss_cpu_float16, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Embedding_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_FractionalMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GroupNorm_cpu_float16, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Hardshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Hardswish_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Hardtanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_KLDivLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LPPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LPPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LSTMCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LSTM_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LayerNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LeakyReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Linear_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LocalResponseNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LogSigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MultiheadAttention_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_PoissonNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_RNN_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_SmoothL1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_SoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softplus_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Tanhshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Transformer_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ZeroPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ZeroPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ZeroPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BCELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Bilinear_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CircularPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConstantPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConstantPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConstantPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Conv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose1d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose1d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose1d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose3d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose3d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_FractionalMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_FractionalMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GRU_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GroupNorm_cpu_bfloat16, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GroupNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Hardshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_HingeEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_HuberLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_KLDivLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_KLDivLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_L1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LSTM_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Linear_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LogSigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MSELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_NLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_PoissonNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_RNN_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReLU6_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReplicationPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReplicationPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReplicationPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_SiLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Sigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_TransformerEncoderLayer_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_TransformerEncoder_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ZeroPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ZeroPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveAvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BCELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BCEWithLogitsLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BatchNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BatchNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BatchNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Bilinear_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConstantPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConstantPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Conv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Conv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose1d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose2d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose2d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose2d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CosineEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CosineEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CrossEntropyLoss_cpu_float16, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Embedding_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GRU_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GRU_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GaussianNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Hardswish_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Hardtanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_HingeEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_HuberLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_KLDivLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LSTM_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LeakyReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LogSigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MSELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MultiLabelMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MultiheadAttention_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MultiheadAttention_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MultiheadAttention_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_NLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_PReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_RNNCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_RNN_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReflectionPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReflectionPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReflectionPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReplicationPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Sigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_SmoothL1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_SmoothL1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softmin_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softsign_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Threshold_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_TransformerEncoderLayer_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ZeroPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ZeroPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveAvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveAvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveAvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BCELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BatchNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BatchNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Bilinear_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Bilinear_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CTCLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CircularPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConstantPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Conv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose2d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose3d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose3d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CosineEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Embedding_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_FractionalMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GRUCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GRU_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GroupNorm_cpu_float16, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Hardshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_HuberLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_InstanceNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_InstanceNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_InstanceNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_InstanceNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_InstanceNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_InstanceNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_KLDivLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_KLDivLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LSTM_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LayerNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LogSigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MultiMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MultiheadAttention_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MultiheadAttention_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_RNN_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_RNN_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReflectionPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReflectionPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReflectionPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReplicationPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReplicationPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_SELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softmax2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softmin_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softmin_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Tanhshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_TransformerEncoderLayer_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_TransformerEncoder_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Transformer_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ZeroPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveAvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveAvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_AvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Bilinear_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Bilinear_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_CircularPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Conv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose1d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose1d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose2d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose3d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_CosineEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_CosineEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_CrossEntropyLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Embedding_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_GELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_GRU_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_GroupNorm_cpu_bfloat16, test/test_modules.py::TestModuleCPU::test_repr_nn_Hardswish_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Hardtanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_KLDivLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_KLDivLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LPPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LayerNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LeakyReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Linear_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LogSoftmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_MaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_MaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Mish_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_MultiLabelMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_MultiLabelSoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_MultiMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_MultiheadAttention_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_PReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_RNN_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ReplicationPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_SiLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Softmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Softsign_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Tanhshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_TransformerDecoderLayer_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_TransformerEncoderLayer_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_TransformerEncoderLayer_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_TransformerEncoder_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ZeroPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ZeroPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveAvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveAvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_AvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Bilinear_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Bilinear_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_CELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_CircularPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConstantPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose1d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose2d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose3d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_CosineEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_CrossEntropyLoss_cpu_float16, test/test_modules.py::TestModuleCPU::test_save_load_nn_CrossEntropyLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_FractionalMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_GLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_GRUCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_GRU_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Hardswish_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_KLDivLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_L1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LPPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LPPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LSTM_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LayerNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Linear_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LocalResponseNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LogSoftmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_MSELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_MaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_MultiLabelMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_MultiheadAttention_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_MultiheadAttention_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_PReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReflectionPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_SELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_SiLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Sigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_SmoothL1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softmax2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softmin_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softmin_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softplus_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_TransformerDecoderLayer_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_TransformerEncoderLayer_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_TransformerEncoderLayer_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_TransformerEncoder_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ZeroPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ZeroPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveAvgPool1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveAvgPool2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveAvgPool2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveAvgPool3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveMaxPool1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveMaxPool2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveMaxPool3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveMaxPool3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AvgPool1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AvgPool3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AvgPool3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm1d_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm2d_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm2d_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm3d_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CTCLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CircularPad1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConstantPad2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConstantPad2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Conv1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConvTranspose2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConvTranspose2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConvTranspose3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CosineEmbeddingLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CrossEntropyLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Embedding_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_FractionalMaxPool2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GRUCell_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GRU_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GaussianNLLLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GaussianNLLLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Hardshrink_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Hardswish_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_HuberLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm1d_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm1d_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm2d_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm2d_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm2d_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm2d_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm3d_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LPPool1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LPPool3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LSTMCell_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LSTM_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LSTM_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LSTM_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LSTM_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LayerNorm_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LayerNorm_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LeakyReLU_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LogSoftmax_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LogSoftmax_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MarginRankingLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MaxPool1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MaxPool2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MaxPool3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_NLLLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_NLLLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_PoissonNLLLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_RMSNorm_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_RNNCell_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_RNN_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_RNN_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_RNN_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReplicationPad1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReplicationPad2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReplicationPad3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_SELU_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_SiLU_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Sigmoid_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_SmoothL1Loss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_SoftMarginLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softmin_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Threshold_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_TransformerDecoderLayer_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_TransformerDecoderLayer_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_TransformerEncoderLayer_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_TransformerEncoderLayer_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_TransformerEncoder_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_TransformerEncoder_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ZeroPad3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveMaxPool1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveMaxPool1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveMaxPool2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveMaxPool2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveMaxPool3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveMaxPool3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BCELoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm1d_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm1d_eval_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm1d_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm2d_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm2d_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm3d_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm3d_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Bilinear_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CELU_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CELU_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CTCLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CTCLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CosineEmbeddingLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CrossEntropyLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CrossEntropyLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ELU_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ELU_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ELU_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Embedding_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Embedding_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_FractionalMaxPool3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_FractionalMaxPool3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GELU_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GLU_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GLU_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRUCell_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRUCell_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRU_train_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GaussianNLLLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GaussianNLLLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GroupNorm_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardshrink_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardswish_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardswish_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardtanh_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardtanh_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_HingeEmbeddingLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_HingeEmbeddingLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm1d_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm1d_train_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm1d_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm1d_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm2d_eval_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm2d_train_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm2d_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm3d_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm3d_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_L1Loss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LSTMCell_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LSTMCell_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LSTM_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LSTM_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LSTM_eval_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LayerNorm_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Linear_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Linear_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LogSigmoid_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LogSigmoid_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LogSoftmax_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LogSoftmax_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LogSoftmax_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LogSoftmax_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MSELoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MSELoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MarginRankingLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Mish_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Mish_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Mish_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiLabelMarginLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiLabelMarginLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiLabelSoftMarginLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiMarginLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiheadAttention_eval_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiheadAttention_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_NLLLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_NLLLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_PoissonNLLLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RMSNorm_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RMSNorm_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNNCell_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNN_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNN_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNN_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReLU6_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReLU6_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SELU_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SELU_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SiLU_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SiLU_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SiLU_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Sigmoid_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Sigmoid_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SmoothL1Loss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SmoothL1Loss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SoftMarginLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmax2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmax2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmax2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmax_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmin_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmin_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softshrink_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softsign_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Tanh_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Tanh_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Tanhshrink_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerDecoderLayer_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerDecoderLayer_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerDecoderLayer_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoderLayer_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoderLayer_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoderLayer_train_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoder_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoder_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoder_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoder_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Transformer_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Transformer_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_CELU_mps_float32, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_ELU_mps_float16, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_Hardswish_mps_float16, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_Hardswish_mps_float32, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_LeakyReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_Mish_mps_float32, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_ReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_SiLU_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AdaptiveAvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AdaptiveAvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AdaptiveAvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AdaptiveAvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AdaptiveAvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AdaptiveMaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AdaptiveMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_BCELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_BatchNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_BatchNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_BatchNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_BatchNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_BatchNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Bilinear_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Bilinear_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_CELU_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_CTCLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_CTCLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_CircularPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ConstantPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ConstantPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Conv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_CosineEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Embedding_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_FractionalMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_GELU_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_GRUCell_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_GRU_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_GRU_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_GaussianNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Hardswish_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Hardtanh_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_InstanceNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_InstanceNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_InstanceNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_InstanceNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_InstanceNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_KLDivLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_L1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LPPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LPPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LPPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LPPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LSTMCell_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LSTM_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LayerNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LazyConv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LazyConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LazyConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LeakyReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Linear_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LogSigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MarginRankingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MultiLabelSoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MultiMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_PReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_PReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_RNN_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ReLU6_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ReplicationPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ReplicationPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_SELU_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_SELU_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_SiLU_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Sigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_SoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Softmax_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Softmin_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Softsign_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Tanh_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_TransformerEncoderLayer_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_TransformerEncoderLayer_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_TransformerEncoder_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_TransformerEncoder_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_TransformerEncoder_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Transformer_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Transformer_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ZeroPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ZeroPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ZeroPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AdaptiveAvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AdaptiveAvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AdaptiveAvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AdaptiveAvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AdaptiveMaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AdaptiveMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_BatchNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_BatchNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_BatchNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_BatchNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_BatchNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Bilinear_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_CELU_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_CELU_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_CTCLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_CircularPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_CircularPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ConstantPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ConstantPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ConstantPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ConstantPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Conv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Conv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Conv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_CosineEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Embedding_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_FractionalMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_FractionalMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_GELU_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_GLU_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_GaussianNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Hardshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Hardshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Hardswish_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Hardtanh_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_HingeEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_InstanceNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_InstanceNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_InstanceNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_InstanceNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_InstanceNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_KLDivLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LPPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LPPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LSTMCell_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LSTMCell_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LayerNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LazyConv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LazyConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Linear_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MSELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Mish_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MultiLabelSoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MultiLabelSoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MultiMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MultiheadAttention_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_PReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_PoissonNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_RNN_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_RNN_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ReflectionPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ReflectionPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ReplicationPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_SELU_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Softsign_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Tanh_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Tanhshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Threshold_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_TransformerEncoderLayer_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_TransformerEncoder_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_TransformerEncoder_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Transformer_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ZeroPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ZeroPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ZeroPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_errors_nn_LSTM_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_errors_nn_LSTM_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_errors_nn_RNNCell_mps_float16, test/test_modules.py::TestModuleMPS::test_errors_nn_RNNCell_mps_float32, test/test_modules.py::TestModuleMPS::test_errors_nn_RNN_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AdaptiveAvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AdaptiveAvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AdaptiveAvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AdaptiveAvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AdaptiveMaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AdaptiveMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AdaptiveMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_BCELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_BCELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_BCEWithLogitsLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_BatchNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_BatchNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_BatchNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Bilinear_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_CTCLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_CircularPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_CircularPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_CircularPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ConstantPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ConstantPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Conv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_CosineEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_CrossEntropyLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ELU_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Embedding_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_FractionalMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_GELU_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_GRUCell_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_GRUCell_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_GRU_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_GroupNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Hardshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_HuberLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_InstanceNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_InstanceNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_InstanceNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_InstanceNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_InstanceNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_L1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LPPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LPPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LSTM_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LayerNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LayerNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LazyConv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LazyConv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LazyConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LazyConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Linear_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LogSigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LogSoftmax_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MSELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MSELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MultiLabelMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MultiLabelSoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MultiheadAttention_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MultiheadAttention_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_NLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_PReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_PoissonNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_RNNCell_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_RNNCell_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_RNN_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ReflectionPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ReplicationPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_SiLU_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_SiLU_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_SmoothL1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Softmax2d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Softmax_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Softmin_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Softplus_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Softplus_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Tanhshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Tanhshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_TransformerEncoderLayer_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_TransformerEncoderLayer_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Transformer_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Transformer_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ZeroPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ZeroPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_AdaptiveAvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_AdaptiveAvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_AdaptiveAvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_AdaptiveMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_AvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_BatchNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_BatchNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_BatchNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_BatchNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_CELU_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_CTCLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_CircularPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_CircularPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ConstantPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ConstantPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ConstantPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Conv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Conv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Conv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Conv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_CrossEntropyLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Embedding_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_FractionalMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_FractionalMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_FractionalMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_GroupNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Hardshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Hardshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Hardswish_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_HingeEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_HingeEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_HuberLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_InstanceNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_InstanceNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_InstanceNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_InstanceNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_InstanceNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_KLDivLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_L1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LPPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LPPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LSTM_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LSTM_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LayerNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LazyConv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LazyConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LazyConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LeakyReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LogSigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LogSoftmax_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LogSoftmax_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_MaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_MaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_MultiLabelSoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_MultiMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_MultiheadAttention_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_PoissonNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_RMSNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_RNN_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ReLU6_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ReflectionPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ReflectionPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ReplicationPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Sigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Sigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_SmoothL1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_SmoothL1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_SoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Softmax_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Softmin_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Softmin_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Softplus_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Softplus_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Tanhshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_TransformerEncoderLayer_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_TransformerEncoderLayer_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_TransformerEncoder_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Transformer_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ZeroPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ZeroPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AdaptiveMaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AdaptiveMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AdaptiveMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AdaptiveMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_BCEWithLogitsLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_BatchNorm1d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_BatchNorm1d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_CTCLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Conv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Conv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Conv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_CosineEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_CrossEntropyLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_FractionalMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_FractionalMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_GELU_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_GLU_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_GroupNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Hardshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Hardswish_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Hardswish_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_HingeEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_InstanceNorm1d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_InstanceNorm2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_InstanceNorm2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_InstanceNorm3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_L1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_L1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LPPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LPPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LSTM_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LazyConv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LazyConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LocalResponseNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MSELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Mish_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MultiLabelMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MultiMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MultiheadAttention_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_NLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_NLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_PoissonNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ReflectionPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ReflectionPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ReplicationPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ReplicationPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Sigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_SmoothL1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_SmoothL1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_SoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Softplus_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Softplus_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Threshold_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_TransformerEncoderLayer_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Transformer_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ZeroPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ZeroPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ZeroPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AdaptiveAvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AdaptiveMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AdaptiveMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_BCELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_BatchNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_BatchNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_BatchNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_BatchNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_BatchNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_BatchNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_CELU_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_CircularPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ConstantPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Conv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_CosineEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ELU_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_GELU_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_GLU_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_GRU_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_GaussianNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_GroupNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Hardswish_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Hardswish_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Hardtanh_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_InstanceNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_InstanceNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_InstanceNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_InstanceNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_InstanceNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_KLDivLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LPPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LSTMCell_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LSTMCell_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LayerNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LazyConv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LazyConv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LazyConv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LazyConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Linear_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LocalResponseNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LogSigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LogSoftmax_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MSELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MarginRankingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MultiLabelMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MultiMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MultiheadAttention_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MultiheadAttention_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MultiheadAttention_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_PoissonNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_RNNCell_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_RNN_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ReflectionPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ReflectionPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ReplicationPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ReplicationPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ReplicationPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ReplicationPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ReplicationPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ReplicationPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_SiLU_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Sigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_SoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Softplus_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Softplus_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Softshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Softsign_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Tanh_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Tanhshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Tanhshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Threshold_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_TransformerDecoderLayer_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_TransformerEncoder_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Transformer_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ZeroPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ZeroPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AdaptiveAvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AdaptiveAvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AdaptiveAvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AdaptiveMaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_BatchNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_BatchNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_BatchNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_BatchNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_CELU_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_CircularPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ConstantPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ConstantPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ConstantPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ConstantPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Conv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Conv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Conv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Conv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_CosineEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_CosineEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_CrossEntropyLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Embedding_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_FractionalMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_FractionalMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_GELU_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_GELU_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_GRUCell_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_GRU_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Hardtanh_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_HingeEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_HuberLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_InstanceNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_InstanceNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_InstanceNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_InstanceNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LPPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LPPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LSTMCell_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LayerNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LayerNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LazyConv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LazyConv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LazyConv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LazyConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LazyConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LogSigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LogSigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MSELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MarginRankingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MarginRankingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MultiLabelMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MultiLabelMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MultiLabelSoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MultiMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MultiMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MultiheadAttention_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MultiheadAttention_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_NLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_PReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_PoissonNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_RMSNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_RNNCell_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ReflectionPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ReflectionPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_SELU_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_SiLU_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Sigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Sigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Softmax2d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Softmax2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Softmin_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Tanhshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_TransformerEncoderLayer_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ZeroPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AdaptiveAvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AdaptiveAvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AdaptiveAvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AdaptiveMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AdaptiveMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_BatchNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_BatchNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_BatchNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_BatchNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_CELU_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_CELU_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_CircularPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ConstantPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Conv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Conv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_CosineEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ELU_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Embedding_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_GELU_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_GELU_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_GroupNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_GroupNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Hardshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Hardshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Hardswish_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_InstanceNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_InstanceNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_InstanceNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_InstanceNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_InstanceNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_InstanceNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_InstanceNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_KLDivLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LPPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LayerNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LazyConv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LazyConv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LazyConv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LazyConv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LazyConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LazyConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LazyConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LeakyReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LeakyReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Linear_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MSELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MSELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MultiheadAttention_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MultiheadAttention_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_PReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_RNN_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_RNN_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ReLU6_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ReflectionPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ReflectionPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ReflectionPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ReflectionPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ReplicationPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ReplicationPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ReplicationPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ReplicationPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_SELU_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_SiLU_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Sigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Softmax2d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Softmin_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Softplus_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Softshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Softsign_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Softsign_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Tanh_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Tanhshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_TransformerDecoderLayer_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_TransformerEncoder_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Transformer_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ZeroPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ZeroPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_AdaptiveAvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_AdaptiveMaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_AvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_AvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_AvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_BCEWithLogitsLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_BCEWithLogitsLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_BatchNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_BatchNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_BatchNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_BatchNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_BatchNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_BatchNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Bilinear_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ConstantPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ConstantPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ConstantPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Conv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Conv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Conv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_CosineEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_CosineEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_FractionalMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_GELU_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_GELU_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_GLU_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_GRU_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_GRU_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_GroupNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_GroupNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Hardshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Hardtanh_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_HuberLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_InstanceNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_InstanceNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_InstanceNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_InstanceNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_InstanceNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_KLDivLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_LPPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_LPPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_LSTMCell_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LazyConv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_LazyConv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LazyConv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LazyConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LeakyReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_LeakyReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LocalResponseNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_MSELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_MaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_MaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Mish_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_MultiLabelSoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_MultiMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_MultiheadAttention_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_MultiheadAttention_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_PoissonNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_PoissonNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_RNN_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ReLU6_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ReflectionPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ReflectionPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ReflectionPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ReflectionPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ReflectionPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ReplicationPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ReplicationPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_SiLU_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Sigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_SmoothL1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_SmoothL1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Softmax2d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Softmax_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Softmax_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Softmin_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Softplus_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Softsign_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Softsign_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Tanh_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Tanh_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Tanhshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Threshold_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_TransformerDecoderLayer_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_TransformerEncoderLayer_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_TransformerEncoderLayer_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_TransformerEncoderLayer_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_TransformerEncoder_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_TransformerEncoder_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ZeroPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ZeroPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_AdaptiveAvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_AdaptiveMaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_AdaptiveMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_AvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_AvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_BCELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_BCEWithLogitsLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_BCEWithLogitsLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_BatchNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_BatchNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_BatchNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_BatchNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_BatchNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_CTCLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_CircularPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_ConstantPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ConstantPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Conv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Conv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Conv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_CosineEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_CrossEntropyLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ELU_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Embedding_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_FractionalMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_FractionalMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_FractionalMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_GRU_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_GRU_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_GroupNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_HuberLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_InstanceNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_InstanceNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_KLDivLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_L1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LSTMCell_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LSTMCell_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_LSTM_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LayerNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LazyConv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LazyConv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_LazyConv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_LazyConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_LazyConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Linear_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LogSigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LogSoftmax_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_MultiheadAttention_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_RMSNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_RNNCell_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ReflectionPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_ReflectionPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ReplicationPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_ReplicationPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ReplicationPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_SiLU_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Sigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Softmax_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Softmin_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Softshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Tanh_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Tanh_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Tanhshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Tanhshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_TransformerDecoderLayer_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_TransformerDecoderLayer_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_TransformerEncoderLayer_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_TransformerEncoderLayer_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_TransformerEncoder_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Transformer_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_ZeroPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_ZeroPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ZeroPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AdaptiveAvgPool1d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AdaptiveAvgPool2d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AdaptiveAvgPool3d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AdaptiveMaxPool1d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AdaptiveMaxPool2d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AdaptiveMaxPool3d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AvgPool2d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AvgPool3d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_BCELoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_BatchNorm1d_eval_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_BatchNorm1d_train_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_BatchNorm3d_train_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Bilinear_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_CTCLoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_CircularPad2d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ConstantPad1d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ConstantPad2d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Conv2d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ConvTranspose1d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ConvTranspose2d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ConvTranspose3d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_CosineEmbeddingLoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_CrossEntropyLoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_CrossEntropyLoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ELU_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_FractionalMaxPool3d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_GELU_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_GRUCell_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_GRU_train_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_GaussianNLLLoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_GaussianNLLLoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_GroupNorm_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_GroupNorm_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Hardshrink_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_HingeEmbeddingLoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_HuberLoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_InstanceNorm1d_eval_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_InstanceNorm1d_eval_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_InstanceNorm1d_train_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_InstanceNorm2d_eval_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_InstanceNorm2d_eval_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_InstanceNorm2d_train_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_InstanceNorm3d_train_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_InstanceNorm3d_train_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_KLDivLoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_L1Loss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LPPool1d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LPPool2d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LPPool3d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LSTMCell_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LayerNorm_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LeakyReLU_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LeakyReLU_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Linear_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LocalResponseNorm_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LogSigmoid_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LogSigmoid_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MSELoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MaxPool1d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MaxPool3d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MultiMarginLoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MultiheadAttention_eval_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MultiheadAttention_train_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_NLLLoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_PReLU_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_PReLU_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_PoissonNLLLoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_RNNCell_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_RNN_eval_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_RNN_train_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ReLU6_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ReflectionPad1d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ReflectionPad2d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ReflectionPad3d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ReplicationPad2d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_SELU_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_SiLU_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Sigmoid_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Sigmoid_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Softmax_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Softmax_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Softshrink_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Softsign_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Tanh_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Tanhshrink_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Threshold_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_TransformerDecoderLayer_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_TransformerEncoderLayer_eval_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_TransformerEncoderLayer_eval_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_TransformerEncoderLayer_train_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_TransformerEncoder_train_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Transformer_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ZeroPad1d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ZeroPad1d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveAvgPool1d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveAvgPool2d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveAvgPool3d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveMaxPool1d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveMaxPool2d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveMaxPool2d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveMaxPool3d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AvgPool1d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AvgPool1d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AvgPool2d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AvgPool3d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AvgPool3d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AvgPool3d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BCELoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BCEWithLogitsLoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm1d_eval_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm2d_eval_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm2d_train_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm2d_train_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm3d_eval_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm3d_eval_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm3d_eval_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm3d_train_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm3d_train_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CELU_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CTCLoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CTCLoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CTCLoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CTCLoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CircularPad2d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConstantPad1d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConstantPad1d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConstantPad1d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConstantPad2d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConstantPad2d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConstantPad2d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConstantPad3d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConstantPad3d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConstantPad3d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConvTranspose1d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConvTranspose3d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConvTranspose3d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CosineEmbeddingLoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CosineEmbeddingLoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CrossEntropyLoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ELU_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ELU_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Embedding_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_FractionalMaxPool2d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_FractionalMaxPool3d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GELU_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GELU_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GELU_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GLU_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GLU_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GRUCell_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GRUCell_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GRU_eval_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GRU_train_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GaussianNLLLoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GaussianNLLLoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GroupNorm_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GroupNorm_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Hardshrink_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Hardswish_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Hardswish_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Hardswish_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Hardtanh_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_HingeEmbeddingLoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_HingeEmbeddingLoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_HuberLoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_HuberLoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm1d_eval_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm1d_eval_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm1d_train_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm2d_eval_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm2d_eval_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm2d_eval_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm3d_eval_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm3d_train_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm3d_train_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LPPool1d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LPPool1d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LPPool2d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LPPool3d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LPPool3d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LPPool3d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LSTMCell_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LSTM_eval_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LSTM_eval_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LeakyReLU_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LeakyReLU_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LocalResponseNorm_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LocalResponseNorm_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LogSigmoid_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LogSigmoid_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LogSigmoid_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LogSoftmax_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MSELoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MarginRankingLoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MarginRankingLoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MaxPool1d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MaxPool2d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MaxPool3d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MaxPool3d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MaxPool3d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Mish_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiLabelMarginLoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiLabelMarginLoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiLabelMarginLoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiLabelSoftMarginLoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiMarginLoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiMarginLoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiheadAttention_eval_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiheadAttention_eval_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiheadAttention_train_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiheadAttention_train_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_NLLLoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_NLLLoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_PReLU_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_PReLU_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_PReLU_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_PoissonNLLLoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_PoissonNLLLoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_RMSNorm_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_RMSNorm_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_RNNCell_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_RNN_eval_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_RNN_eval_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_RNN_train_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_RNN_train_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReLU6_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReLU6_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReLU_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReflectionPad1d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReflectionPad2d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReflectionPad2d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReflectionPad2d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReflectionPad3d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReflectionPad3d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReflectionPad3d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReplicationPad1d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReplicationPad2d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReplicationPad3d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReplicationPad3d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReplicationPad3d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_SELU_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_SELU_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_SiLU_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_SiLU_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Sigmoid_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_SoftMarginLoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_SoftMarginLoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_SoftMarginLoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softmax2d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softmax_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softmin_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softsign_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softsign_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Tanhshrink_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Threshold_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Threshold_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerEncoderLayer_eval_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerEncoderLayer_train_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerEncoder_eval_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerEncoder_train_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerEncoder_train_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Transformer_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Transformer_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ZeroPad1d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ZeroPad2d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ZeroPad2d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ZeroPad3d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ZeroPad3d_swap_False_set_grad_True_mps_float32 2025-06-01T21:28:37.9534230Z 2025-06-01T21:29:54.8152710Z 2025-06-01T21:29:54.8153340Z test_modules 3/3 was successful, full logs can be found in artifacts with path test/test-reports/test_modules_3.3_c5d9d69af3d4f83b_.log 2025-06-01T21:29:54.8677160Z Running 2353 items in this shard: test/test_modules.py::TestModuleCPU::test_check_inplace_nn_Hardtanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_LeakyReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_Mish_cpu_float32, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_ReLU6_cpu_float32, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_SELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveAvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BCEWithLogitsLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Bilinear_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CTCLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CircularPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConstantPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Conv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Conv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose1d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose2d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose2d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose3d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CrossEntropyLoss_cpu_float16, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CrossEntropyLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GRUCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GaussianNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GroupNorm_cpu_bfloat16, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GroupNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_HingeEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_L1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LayerNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LogSoftmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MSELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MSELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MarginRankingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MultiMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MultiheadAttention_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_PReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_RNNCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReLU6_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReflectionPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReflectionPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_SiLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softmin_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softplus_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softsign_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Tanhshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_TransformerDecoderLayer_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_TransformerEncoderLayer_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ZeroPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ZeroPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ZeroPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AdaptiveMaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Bilinear_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Bilinear_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConstantPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConstantPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConstantPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Conv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose3d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose3d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CosineEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CrossEntropyLoss_cpu_float16, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GRU_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GRU_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_HuberLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LPPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LSTMCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LayerNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LeakyReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LogSigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LogSoftmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MultiLabelSoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MultiheadAttention_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_RNNCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_RNN_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReflectionPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_SmoothL1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Softsign_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Tanhshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Threshold_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_TransformerDecoderLayer_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_TransformerEncoderLayer_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_TransformerEncoderLayer_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_TransformerEncoder_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_TransformerEncoder_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Transformer_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ZeroPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_errors_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_errors_nn_GRU_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_errors_nn_GRU_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_errors_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_errors_nn_LSTM_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_errors_nn_RNN_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_errors_nn_RNN_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveAvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveAvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveAvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BCELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Bilinear_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CircularPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConstantPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Conv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GRU_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Hardswish_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Hardtanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_InstanceNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_InstanceNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_InstanceNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_InstanceNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_InstanceNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_InstanceNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LPPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LPPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LayerNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LeakyReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LocalResponseNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LogSoftmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MarginRankingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MultiLabelMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MultiLabelSoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MultiheadAttention_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MultiheadAttention_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MultiheadAttention_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_PReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_RMSNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_RNNCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_RNN_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_RNN_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReflectionPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReflectionPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReplicationPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_SmoothL1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_SmoothL1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softplus_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softsign_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Tanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Tanhshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Threshold_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_TransformerDecoderLayer_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_TransformerEncoderLayer_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_TransformerEncoderLayer_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_TransformerEncoder_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_TransformerEncoder_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ZeroPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ZeroPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveAvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveAvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveAvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_AvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_CircularPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ConstantPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose1d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose2d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose2d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose3d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose3d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_forward_nn_CosineEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Embedding_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_FractionalMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_FractionalMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_GRU_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_GroupNorm_cpu_bfloat16, test/test_modules.py::TestModuleCPU::test_forward_nn_GroupNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Hardswish_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_HingeEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_KLDivLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LSTM_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LocalResponseNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LogSigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_MaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_MultiLabelMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_MultiMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_MultiheadAttention_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_MultiheadAttention_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_NLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_PReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_RNNCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ReflectionPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ReflectionPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ReplicationPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_SELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Sigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_SmoothL1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_SmoothL1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Softmax2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Softplus_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Softshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Tanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Threshold_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_TransformerEncoder_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_TransformerEncoder_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ZeroPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_grad_nn_AdaptiveMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_BatchNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_BatchNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_InstanceNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_InstanceNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_InstanceNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ReflectionPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_SoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Softsign_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Tanhshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_TransformerEncoder_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_BatchNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Bilinear_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_InstanceNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_InstanceNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_MultiheadAttention_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_SmoothL1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_SoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Softsign_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_TransformerEncoder_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ZeroPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveMaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_BCELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_BatchNorm1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_BatchNorm2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Bilinear_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConstantPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CosineEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CrossEntropyLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_FractionalMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_FractionalMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GroupNorm_cpu_bfloat16, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GroupNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_HingeEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_InstanceNorm1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_InstanceNorm1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_InstanceNorm2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_InstanceNorm3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_KLDivLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_L1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LPPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LogSoftmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MSELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MarginRankingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MultiLabelMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_NLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_RNN_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReLU6_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReflectionPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReflectionPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReplicationPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReplicationPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_SELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_SiLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Sigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_SmoothL1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softmax2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softsign_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softsign_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Tanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Tanhshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_TransformerDecoderLayer_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_TransformerEncoder_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_TransformerEncoder_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ZeroPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveAvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveMaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CircularPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Conv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Conv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose2d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CrossEntropyLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Embedding_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_FractionalMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GRUCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GRU_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GaussianNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Hardswish_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LPPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LSTMCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LayerNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LeakyReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LocalResponseNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LogSoftmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MultiLabelSoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MultiheadAttention_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MultiheadAttention_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_NLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_PReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_RMSNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_RNN_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReflectionPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReflectionPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_SmoothL1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_SoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_SoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softmax2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softplus_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Tanhshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Tanhshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Threshold_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_TransformerDecoderLayer_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_TransformerEncoderLayer_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_TransformerEncoder_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Transformer_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveAvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveAvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveMaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BatchNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BatchNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BatchNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BatchNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BatchNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CTCLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CircularPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Conv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose1d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose3d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CrossEntropyLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_FractionalMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GRUCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GRU_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_KLDivLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_L1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LPPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LayerNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Linear_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MarginRankingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Mish_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MultiMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MultiheadAttention_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_NLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_PoissonNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_RMSNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReplicationPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReplicationPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReplicationPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_SoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softmax2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softmin_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softsign_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Tanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Tanhshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_TransformerEncoderLayer_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_TransformerEncoder_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_TransformerEncoder_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_TransformerEncoder_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveAvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveMaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BCEWithLogitsLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BatchNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BatchNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BatchNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BatchNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BatchNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConstantPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Conv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose1d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose2d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose3d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CrossEntropyLoss_cpu_float16, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_FractionalMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GRU_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GRU_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GaussianNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GroupNorm_cpu_bfloat16, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Hardtanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_InstanceNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_InstanceNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_InstanceNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LPPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LPPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LSTM_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Linear_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MSELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MSELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MultiLabelMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MultiheadAttention_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_NLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_PReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_RMSNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_RNNCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReplicationPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_SoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_SoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softplus_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softsign_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Tanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Tanhshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Threshold_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_TransformerEncoderLayer_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_TransformerEncoder_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ZeroPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveAvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_AvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_AvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_BCELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_BCEWithLogitsLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_CELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_CircularPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ConstantPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Conv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose2d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose2d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose3d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_repr_nn_CrossEntropyLoss_cpu_float16, test/test_modules.py::TestModuleCPU::test_repr_nn_ELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_FractionalMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_FractionalMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_FractionalMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_GRUCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_GRU_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_GRU_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_GaussianNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_GroupNorm_cpu_float16, test/test_modules.py::TestModuleCPU::test_repr_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_HuberLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_L1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LSTM_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LocalResponseNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LogSigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_MSELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_MultiheadAttention_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_NLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_NLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_RNNCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_RNN_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ReLU6_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ReflectionPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ReflectionPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ReflectionPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ReplicationPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_SELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Sigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_SmoothL1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_SmoothL1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_SoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Softmax2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Softmin_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Softmin_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Softsign_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Tanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Tanhshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Threshold_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_TransformerEncoderLayer_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_TransformerEncoder_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Transformer_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveAvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveMaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_AvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_CTCLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_CircularPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConstantPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Conv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Conv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Conv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose1d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose2d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Embedding_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_FractionalMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_FractionalMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_GELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_GRU_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_GaussianNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_GroupNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Hardshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Hardtanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_HuberLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LeakyReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LogSigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_MSELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_MarginRankingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Mish_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_MultiMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_MultiheadAttention_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_NLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_NLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_RMSNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_RNNCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_RNN_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_RNN_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReLU6_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReflectionPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReflectionPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReplicationPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReplicationPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_SoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softsign_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Tanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Tanhshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Tanhshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Threshold_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_TransformerEncoderLayer_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_TransformerEncoder_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_TransformerEncoder_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Transformer_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ZeroPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveAvgPool1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveAvgPool3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveMaxPool2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AvgPool1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AvgPool2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AvgPool2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BCEWithLogitsLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BCEWithLogitsLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm1d_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm1d_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm2d_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm2d_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm3d_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Bilinear_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Bilinear_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CTCLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CircularPad2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CircularPad2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CircularPad3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConstantPad1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConstantPad1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConstantPad3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConstantPad3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Conv1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Conv2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Conv2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConvTranspose3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CosineEmbeddingLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ELU_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_FractionalMaxPool2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GELU_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GLU_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GRUCell_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GRU_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GRU_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GroupNorm_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Hardswish_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Hardtanh_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_HingeEmbeddingLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_HingeEmbeddingLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_HuberLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm1d_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm3d_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm3d_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm3d_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_KLDivLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_KLDivLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_L1Loss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_L1Loss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LPPool1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LPPool2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LPPool3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LSTMCell_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Linear_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LocalResponseNorm_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LogSigmoid_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MSELoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MarginRankingLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MaxPool2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MaxPool3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Mish_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MultiLabelMarginLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MultiLabelMarginLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MultiLabelSoftMarginLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MultiheadAttention_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MultiheadAttention_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MultiheadAttention_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MultiheadAttention_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_PReLU_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_RMSNorm_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_RNNCell_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReLU6_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReLU_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReflectionPad1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReplicationPad1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReplicationPad2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_SiLU_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_SoftMarginLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softmax2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softmax2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softmax_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softmax_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softmin_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softplus_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softplus_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softsign_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softsign_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Threshold_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_TransformerEncoderLayer_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Transformer_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveMaxPool2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveMaxPool3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BCELoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BCELoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BCEWithLogitsLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BCEWithLogitsLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BCEWithLogitsLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm1d_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm1d_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm1d_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm2d_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm2d_eval_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm3d_eval_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm3d_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm3d_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm3d_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Bilinear_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CELU_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CELU_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CTCLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CosineEmbeddingLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CosineEmbeddingLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CrossEntropyLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ELU_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Embedding_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_FractionalMaxPool2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_FractionalMaxPool3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GELU_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GLU_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRUCell_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRUCell_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRU_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRU_eval_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRU_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRU_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GroupNorm_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardshrink_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardshrink_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardswish_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardswish_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardtanh_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardtanh_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_HuberLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_HuberLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_HuberLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm1d_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm1d_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm2d_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm2d_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm2d_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm3d_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm3d_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm3d_eval_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_KLDivLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_KLDivLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_KLDivLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_KLDivLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_L1Loss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LSTMCell_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LSTMCell_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LSTM_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LayerNorm_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LayerNorm_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LeakyReLU_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LeakyReLU_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Linear_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Linear_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LocalResponseNorm_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LocalResponseNorm_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LocalResponseNorm_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MSELoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MarginRankingLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MarginRankingLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MarginRankingLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiLabelMarginLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiLabelMarginLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiLabelSoftMarginLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiMarginLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiMarginLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiMarginLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiheadAttention_train_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiheadAttention_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_NLLLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_PReLU_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_PReLU_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_PoissonNLLLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_PoissonNLLLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RMSNorm_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNNCell_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNNCell_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNN_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNN_eval_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReLU_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReLU_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SELU_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SELU_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SiLU_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Sigmoid_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Sigmoid_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SmoothL1Loss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SoftMarginLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmax_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmin_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softplus_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softplus_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softplus_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softshrink_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softshrink_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softsign_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Tanhshrink_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Threshold_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Threshold_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerDecoderLayer_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoderLayer_eval_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoderLayer_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoder_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Transformer_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Transformer_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_CELU_mps_float16, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_Hardtanh_mps_float16, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_Hardtanh_mps_float32, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_LeakyReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_ReLU6_mps_float32, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_ReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_SELU_mps_float16, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_Threshold_mps_float16, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_Threshold_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AdaptiveAvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_BCELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_BCEWithLogitsLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_BatchNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_BatchNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_BatchNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_BatchNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_BatchNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_CELU_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ConstantPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ConstantPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ConstantPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_CosineEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_CrossEntropyLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ELU_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_FractionalMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_FractionalMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_GELU_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_GLU_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_GLU_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_GRU_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_GroupNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_GroupNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Hardshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_HingeEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_HuberLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_InstanceNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_InstanceNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_InstanceNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_InstanceNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LSTM_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LSTM_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LSTM_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LazyConv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LazyConv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LazyConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LazyConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LazyConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LeakyReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LocalResponseNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LocalResponseNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LogSoftmax_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MSELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Mish_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MultiMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MultiheadAttention_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MultiheadAttention_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_NLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_PoissonNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_PoissonNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_RMSNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_RNNCell_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_RNNCell_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_RNN_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_RNN_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ReplicationPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ReplicationPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ReplicationPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_SmoothL1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_SmoothL1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Softmax2d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Softmax_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Softmin_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Softshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Softsign_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Threshold_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_TransformerDecoderLayer_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_TransformerEncoderLayer_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_TransformerEncoder_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ZeroPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ZeroPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AdaptiveAvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AdaptiveMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AdaptiveMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_BCELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_BCEWithLogitsLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_BatchNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_BatchNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_BatchNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_BatchNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Bilinear_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_CTCLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_CircularPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ConstantPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Conv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Conv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_CrossEntropyLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_CrossEntropyLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ELU_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Embedding_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_GLU_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_GRUCell_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_GRU_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_GRU_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_GRU_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_GRU_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_GroupNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_GroupNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_HingeEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_HuberLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_InstanceNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_InstanceNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_InstanceNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_L1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LPPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LSTM_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LSTM_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LSTM_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LayerNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LazyConv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LazyConv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LazyConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LazyConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LazyConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LazyConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Linear_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LogSigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LogSoftmax_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LogSoftmax_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MSELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MarginRankingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Mish_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MultiLabelMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MultiMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MultiheadAttention_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_PReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_RNNCell_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_RNN_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_RNN_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ReLU6_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ReflectionPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ReflectionPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ReflectionPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ReplicationPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ReplicationPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Sigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_SmoothL1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_SmoothL1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Softmax2d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Softmax_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Softmax_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Softmin_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Softplus_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Softshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Softsign_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Tanhshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Threshold_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_TransformerEncoderLayer_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_TransformerEncoderLayer_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_TransformerEncoder_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Transformer_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ZeroPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_errors_nn_CircularPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_errors_nn_CircularPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_errors_nn_CircularPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_errors_nn_GRUCell_mps_float32, test/test_modules.py::TestModuleMPS::test_errors_nn_GRU_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_errors_nn_LSTMCell_mps_float32, test/test_modules.py::TestModuleMPS::test_errors_nn_LSTM_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_errors_nn_RNN_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AdaptiveMaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AdaptiveMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_BCEWithLogitsLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_BatchNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_BatchNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_BatchNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_BatchNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_BatchNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_BatchNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Bilinear_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_CircularPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_CircularPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ConstantPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ConstantPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ConstantPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Conv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_CrossEntropyLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ELU_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Embedding_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_FractionalMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_FractionalMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_GLU_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_GRU_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_GaussianNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_GroupNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Hardswish_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Hardswish_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Hardtanh_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Hardtanh_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_InstanceNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_InstanceNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_InstanceNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_InstanceNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_InstanceNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_InstanceNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_KLDivLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_L1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LSTMCell_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LazyConv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LazyConv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LazyConv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LazyConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LazyConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LeakyReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LeakyReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Linear_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LocalResponseNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LocalResponseNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LogSigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LogSoftmax_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MarginRankingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Mish_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Mish_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MultiLabelMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MultiLabelSoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MultiMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MultiMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MultiheadAttention_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MultiheadAttention_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_PReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_RMSNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_RNN_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_RNN_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_RNN_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ReflectionPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ReflectionPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ReplicationPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_SELU_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Softmin_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Softshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Softsign_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_TransformerEncoderLayer_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_TransformerEncoder_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_TransformerEncoder_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ZeroPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ZeroPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ZeroPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_AdaptiveMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_AvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_AvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_BCELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_BatchNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_BatchNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_BatchNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_BatchNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_CTCLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_CircularPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_CircularPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_CircularPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ConstantPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ConstantPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Conv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_CosineEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_GELU_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_GLU_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_GRUCell_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_GRUCell_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_GRU_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_GRU_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_GaussianNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_GroupNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Hardswish_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Hardtanh_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_HuberLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_InstanceNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_InstanceNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_KLDivLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_L1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LPPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LSTMCell_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LSTM_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LazyConv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LazyConv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LazyConv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LazyConv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LazyConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LazyConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Linear_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LocalResponseNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_MSELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_MSELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_MarginRankingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_MarginRankingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_MaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_MaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Mish_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Mish_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_MultiLabelMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_MultiLabelSoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_MultiMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_MultiheadAttention_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_NLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_NLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_PReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_PoissonNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_RMSNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_RNNCell_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_RNN_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_RNN_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ReLU6_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ReflectionPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ReplicationPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ReplicationPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ReplicationPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_SELU_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_SiLU_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_SoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Softmax2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Softmax_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Softsign_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Threshold_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_TransformerDecoderLayer_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_TransformerEncoder_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_TransformerEncoder_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Transformer_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ZeroPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ZeroPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AdaptiveMaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AdaptiveMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_BCELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_BCEWithLogitsLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Bilinear_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_CELU_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_CTCLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_CircularPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_CircularPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ConstantPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ConstantPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ConstantPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ConstantPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Conv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Conv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Conv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Embedding_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_FractionalMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_GELU_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_GRU_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_GRU_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_GaussianNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Hardtanh_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_HingeEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_HuberLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_KLDivLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LPPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LayerNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LazyConv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LazyConv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LazyConv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LazyConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LazyConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LazyConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LeakyReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LeakyReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Linear_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Linear_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LocalResponseNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LogSigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MSELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MarginRankingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Mish_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MultiLabelSoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_PReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_RMSNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_RMSNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_RNNCell_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ReflectionPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ReflectionPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ReflectionPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_SELU_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_SELU_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_SiLU_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Sigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_SoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Softmax2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Softmax2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Softmax_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Softmin_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Softmin_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Softshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Tanh_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Tanh_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Tanhshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_TransformerDecoderLayer_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_TransformerEncoderLayer_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_TransformerEncoder_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ZeroPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ZeroPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ZeroPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AdaptiveAvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AdaptiveAvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AdaptiveAvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AdaptiveAvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AdaptiveMaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AdaptiveMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_BCELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_BCEWithLogitsLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_BatchNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_BatchNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Bilinear_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Bilinear_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_CELU_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_CTCLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_CTCLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_CircularPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_CircularPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_CircularPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ConstantPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ConstantPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ConstantPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Conv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Conv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Conv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Conv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_CosineEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_CrossEntropyLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ELU_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_FractionalMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_FractionalMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_FractionalMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_GELU_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_GRUCell_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_GRU_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Hardshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Hardshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Hardtanh_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_HingeEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_HuberLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_HuberLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_InstanceNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_InstanceNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_InstanceNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_KLDivLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_L1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LPPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LPPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LPPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LPPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LSTM_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LSTM_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LazyConv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LazyConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LazyConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LazyConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LazyConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LeakyReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LocalResponseNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LogSoftmax_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Mish_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MultiLabelMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MultiLabelSoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MultiheadAttention_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_PReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_PReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_PoissonNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_RNNCell_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_RNN_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_RNN_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ReLU6_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ReflectionPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ReflectionPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_SELU_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_SiLU_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Softmax2d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Tanh_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_TransformerEncoderLayer_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_TransformerEncoderLayer_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_TransformerEncoderLayer_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_TransformerEncoder_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ZeroPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ZeroPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AdaptiveMaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AdaptiveMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AdaptiveMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_BCELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_BCEWithLogitsLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_BatchNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_BatchNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_BatchNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Bilinear_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_CELU_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_CircularPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_CircularPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ConstantPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ConstantPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Conv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_CrossEntropyLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ELU_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Embedding_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_FractionalMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_FractionalMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_GRU_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_GRU_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_GRU_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_GaussianNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_GroupNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Hardshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Hardswish_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_InstanceNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_InstanceNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_InstanceNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_KLDivLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_KLDivLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_L1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LPPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LSTMCell_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LSTM_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LazyConv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LazyConv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LazyConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LeakyReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Linear_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LogSoftmax_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Mish_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Mish_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MultiheadAttention_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_PReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_RMSNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_RNN_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_RNN_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_RNN_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ReLU6_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ReLU6_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ReflectionPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ReflectionPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ReflectionPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ReflectionPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ReplicationPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ReplicationPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_SiLU_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_SmoothL1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_SoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Softmax_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Softmax_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Softmin_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Softplus_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Softsign_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Tanhshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Threshold_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Threshold_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_TransformerDecoderLayer_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_TransformerDecoderLayer_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_TransformerEncoderLayer_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_TransformerEncoder_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_TransformerEncoder_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Transformer_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Transformer_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ZeroPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ZeroPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ZeroPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ZeroPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AdaptiveAvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AdaptiveMaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AdaptiveMaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AdaptiveMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_BCELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_BatchNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_BatchNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_BatchNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_BatchNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_CTCLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_CTCLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_CircularPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_CircularPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ConstantPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ConstantPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ConstantPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Conv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Conv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Conv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_CosineEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_CrossEntropyLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ELU_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_FractionalMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_GLU_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_GLU_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_GRUCell_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_GRU_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_GRU_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_GaussianNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Hardtanh_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_HingeEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_HuberLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_HuberLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_InstanceNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_InstanceNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_InstanceNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_InstanceNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_KLDivLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LPPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LSTMCell_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LSTM_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LSTM_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LazyConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LazyConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Linear_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LocalResponseNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LocalResponseNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LogSigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LogSigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LogSoftmax_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LogSoftmax_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MarginRankingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Mish_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MultiLabelMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MultiLabelSoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MultiMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MultiheadAttention_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_NLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_PReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_PoissonNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_RMSNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_RMSNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_RNNCell_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ReflectionPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ReflectionPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ReplicationPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_SELU_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_SmoothL1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_SmoothL1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Softmax2d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Softmax_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Softmax_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Softmin_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Threshold_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_TransformerEncoderLayer_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_TransformerEncoderLayer_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_TransformerEncoder_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_TransformerEncoder_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ZeroPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ZeroPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ZeroPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_AdaptiveAvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_AdaptiveAvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_AdaptiveMaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_AdaptiveMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_AdaptiveMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_AdaptiveMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_AvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_AvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_BCELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_BatchNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Bilinear_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_CTCLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_CircularPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ConstantPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ConstantPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ConstantPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Conv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Conv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_CrossEntropyLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ELU_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Embedding_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_FractionalMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_FractionalMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_GLU_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_GRUCell_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_GaussianNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_GaussianNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Hardtanh_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_InstanceNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_InstanceNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_InstanceNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_KLDivLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_L1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_LPPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LPPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_LSTMCell_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_LSTM_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_LSTM_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_LayerNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LazyConv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_LazyConv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_LazyConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_LazyConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LazyConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Linear_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Linear_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LogSigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_LogSigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LogSoftmax_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_MarginRankingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_MarginRankingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_MaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_MaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_MaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Mish_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_MultiLabelMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_NLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_RMSNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_RNNCell_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_RNN_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ReflectionPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ReplicationPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_SELU_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Sigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_SoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_SoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Softplus_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Softshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Softshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Tanhshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Threshold_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_TransformerEncoderLayer_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_TransformerEncoder_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Transformer_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Transformer_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ZeroPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ZeroPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_AdaptiveAvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_AdaptiveMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_AvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_BCELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_BatchNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_BatchNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_BatchNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_BatchNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Bilinear_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_CELU_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_CTCLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_CircularPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ConstantPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_ConstantPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Conv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_ConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_ConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_CosineEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Embedding_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_FractionalMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_GELU_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_GLU_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_GLU_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_GRUCell_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_GRU_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_GRU_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_GaussianNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_GroupNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Hardshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Hardswish_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Hardtanh_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_HuberLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_InstanceNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_InstanceNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_InstanceNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_InstanceNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_InstanceNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_InstanceNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_InstanceNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_KLDivLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LPPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LPPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LPPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_LPPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LPPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_LayerNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_LazyConv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LazyConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LazyConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LazyConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_LeakyReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Linear_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_LocalResponseNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LogSigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_MSELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_MaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_MaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_MultiLabelMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_MultiLabelMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_MultiMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_MultiheadAttention_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_NLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_NLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_PReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_PoissonNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_RNNCell_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_RNN_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_RNN_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_ReflectionPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_ReflectionPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ReplicationPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_SELU_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_SiLU_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_SmoothL1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_SmoothL1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_SoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_SoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Softmax2d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Softmax2d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Softplus_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Softshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Softsign_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Softsign_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_TransformerEncoder_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_TransformerEncoder_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ZeroPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_ZeroPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AdaptiveAvgPool1d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AdaptiveAvgPool2d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AdaptiveMaxPool1d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AdaptiveMaxPool2d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AvgPool1d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AvgPool3d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_BCELoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_BatchNorm1d_eval_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_BatchNorm1d_train_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_BatchNorm2d_eval_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_BatchNorm2d_eval_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_BatchNorm2d_train_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_BatchNorm2d_train_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_BatchNorm3d_eval_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_BatchNorm3d_train_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Bilinear_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_CELU_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_CTCLoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_CircularPad1d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_CircularPad2d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_CircularPad3d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ConstantPad2d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ConstantPad3d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Conv1d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ConvTranspose1d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_CosineEmbeddingLoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ELU_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Embedding_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_FractionalMaxPool3d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_GELU_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_GLU_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_GLU_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_GRU_eval_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_GRU_train_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Hardswish_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Hardtanh_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_HingeEmbeddingLoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_HuberLoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_InstanceNorm3d_eval_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_KLDivLoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LSTM_train_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LSTM_train_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LayerNorm_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LogSoftmax_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LogSoftmax_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MSELoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MarginRankingLoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MultiLabelMarginLoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MultiLabelSoftMarginLoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MultiLabelSoftMarginLoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MultiMarginLoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MultiheadAttention_eval_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_RNNCell_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_RNN_eval_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ReLU6_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ReLU_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ReLU_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ReflectionPad2d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ReplicationPad1d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ReplicationPad1d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ReplicationPad2d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_SiLU_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_SmoothL1Loss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_SoftMarginLoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Softmax2d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Softmin_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Softplus_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Softplus_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Softshrink_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Softsign_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Tanh_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Tanhshrink_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Threshold_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_TransformerEncoderLayer_train_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_TransformerEncoder_eval_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_TransformerEncoder_eval_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Transformer_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ZeroPad3d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ZeroPad3d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveAvgPool1d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveAvgPool1d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveAvgPool2d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveAvgPool3d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveAvgPool3d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveMaxPool1d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveMaxPool2d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveMaxPool3d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AvgPool1d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AvgPool2d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AvgPool2d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AvgPool3d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BCELoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BCEWithLogitsLoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm1d_eval_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm1d_train_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm1d_train_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm2d_eval_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm2d_eval_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm2d_eval_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm3d_eval_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Bilinear_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Bilinear_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Bilinear_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CELU_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CircularPad1d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CircularPad1d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CircularPad1d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CircularPad2d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CircularPad2d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CircularPad3d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CircularPad3d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConstantPad2d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Conv1d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Conv1d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Conv1d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Conv2d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Conv2d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Conv2d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Conv2d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Conv3d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConvTranspose1d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConvTranspose2d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConvTranspose2d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConvTranspose2d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CosineEmbeddingLoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CosineEmbeddingLoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CrossEntropyLoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CrossEntropyLoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ELU_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Embedding_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Embedding_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Embedding_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_FractionalMaxPool2d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_FractionalMaxPool3d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GELU_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GLU_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GRU_eval_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GRU_train_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GaussianNLLLoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GaussianNLLLoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Hardswish_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Hardtanh_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Hardtanh_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_HingeEmbeddingLoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_HuberLoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm1d_train_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm2d_eval_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm2d_train_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm2d_train_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm3d_eval_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm3d_eval_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm3d_train_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_L1Loss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_L1Loss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_L1Loss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LPPool2d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LSTMCell_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LSTM_eval_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LSTM_eval_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LSTM_train_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LayerNorm_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LayerNorm_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LeakyReLU_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Linear_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Linear_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LogSigmoid_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LogSoftmax_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MarginRankingLoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MarginRankingLoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MaxPool1d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MaxPool2d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MaxPool2d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Mish_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiLabelSoftMarginLoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiLabelSoftMarginLoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiLabelSoftMarginLoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiMarginLoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiheadAttention_train_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_NLLLoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_PoissonNLLLoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_RNNCell_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_RNNCell_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_RNN_train_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReLU6_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReLU_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReflectionPad1d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReflectionPad1d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReflectionPad2d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReplicationPad1d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReplicationPad1d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReplicationPad2d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReplicationPad2d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_SELU_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_SELU_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_SiLU_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_SiLU_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Sigmoid_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Sigmoid_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_SmoothL1Loss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_SoftMarginLoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softmax2d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softmax2d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softmax_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softmin_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softmin_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softmin_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softplus_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softplus_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softplus_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softplus_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softshrink_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softsign_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Tanh_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Tanh_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Tanh_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Tanhshrink_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Tanhshrink_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Threshold_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerDecoderLayer_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerDecoderLayer_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerDecoderLayer_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerEncoderLayer_eval_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerEncoderLayer_train_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerEncoderLayer_train_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerEncoder_eval_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerEncoder_train_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Transformer_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ZeroPad1d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ZeroPad1d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ZeroPad1d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ZeroPad3d_swap_True_set_grad_True_mps_float32 2025-06-01T21:29:54.9312790Z 2025-06-01T21:29:55.2892220Z Running test batch 'tests to run' cost 1283.21 seconds 2025-06-01T21:29:56.8633900Z 2025-06-01T21:29:56.8634330Z real 21m29.341s 2025-06-01T21:29:56.8634510Z user 42m50.471s 2025-06-01T21:29:56.8634640Z sys 9m47.825s 2025-06-01T21:29:56.8641920Z + MTL_CAPTURE_ENABLED=1 2025-06-01T21:29:56.8642630Z + /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 --no-capture-output python3 test/test_mps.py --verbose -k test_metal_capture 2025-06-01T21:30:02.3917230Z 2025-06-01T21:30:02.3917450Z Running tests... 2025-06-01T21:30:02.3917700Z ---------------------------------------------------------------------- 2025-06-01T21:30:02.3918040Z Test results will be stored in test-reports/python-unittest/test.test_mps 2025-06-01T21:30:02.3922440Z test_metal_capture (__main__.TestMetalLibrary.test_metal_capture) ... skip: Set MTL_CAPTURE_ENABLED and try again (0.000s) 2025-06-01T21:30:02.3922810Z 2025-06-01T21:30:02.3923000Z ---------------------------------------------------------------------- 2025-06-01T21:30:02.3923240Z Ran 1 test in 0.001s 2025-06-01T21:30:02.3923340Z 2025-06-01T21:30:02.3923390Z OK (skipped=1) 2025-06-01T21:30:02.3923480Z 2025-06-01T21:30:02.3923540Z Generating XML reports... 2025-06-01T21:30:02.3983880Z Generated XML report: test-reports/python-unittest/test.test_mps/TEST-TestMetalLibrary-20250601213002.xml 2025-06-01T21:30:03.0022290Z + assert_git_not_dirty 2025-06-01T21:30:03.0023460Z + [[ macos-py3-arm64 != *rocm* ]] 2025-06-01T21:30:03.0023900Z + [[ macos-py3-arm64 != *xla* ]] 2025-06-01T21:30:03.0028180Z ++ git status --porcelain 2025-06-01T21:30:03.0029490Z ++ grep -v '?? third_party' 2025-06-01T21:30:07.3869830Z ++ true 2025-06-01T21:30:07.3871420Z + git_status= 2025-06-01T21:30:07.3871580Z + [[ -n '' ]] 2025-06-01T21:30:07.6078150Z ##[group]Run cat test/**/*_toprint.log || true 2025-06-01T21:30:07.6078390Z cat test/**/*_toprint.log || true 2025-06-01T21:30:07.7796720Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:30:07.7796950Z env: 2025-06-01T21:30:07.7797100Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:30:07.7797270Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:30:07.7797580Z TEST_CONFIG: mps 2025-06-01T21:30:07.7797710Z SHARD_NUMBER: 1 2025-06-01T21:30:07.7797830Z NUM_TEST_SHARDS: 1 2025-06-01T21:30:07.7797960Z PR_BODY: 2025-06-01T21:30:07.7798530Z PATH: /Users/ec2-user/runner/_work/_temp/miniconda/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/opt/homebrew/Caskroom/miniconda/base/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin 2025-06-01T21:30:07.7799600Z CONDA_EXE: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda 2025-06-01T21:30:07.7799930Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:07.7800510Z CONDA_PREFIX: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:07.7801190Z CONDA_RUN: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 --no-capture-output 2025-06-01T21:30:07.7801940Z CONDA_INSTALL: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda install --yes --quiet -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:07.7802400Z ##[endgroup] 2025-06-01T21:30:08.1975410Z cat: test/**/*_toprint.log: No such file or directory 2025-06-01T21:30:08.2004250Z ##[group]Run if [[ -n "$CONDA_ENV" ]]; then 2025-06-01T21:30:08.2004490Z if [[ -n "$CONDA_ENV" ]]; then 2025-06-01T21:30:08.2004720Z  # Use binaries under conda environment 2025-06-01T21:30:08.2004950Z  export PATH="$CONDA_ENV/bin":$PATH 2025-06-01T21:30:08.2005160Z fi 2025-06-01T21:30:08.2005330Z ${CONDA_RUN} python3 test/bench_mps_ops.py 2025-06-01T21:30:08.2026120Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:30:08.2026350Z env: 2025-06-01T21:30:08.2026490Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:30:08.2026890Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:30:08.2027070Z TEST_CONFIG: mps 2025-06-01T21:30:08.2027250Z SHARD_NUMBER: 1 2025-06-01T21:30:08.2027400Z NUM_TEST_SHARDS: 1 2025-06-01T21:30:08.2027540Z PR_BODY: 2025-06-01T21:30:08.2028160Z PATH: /Users/ec2-user/runner/_work/_temp/miniconda/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/opt/homebrew/Caskroom/miniconda/base/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin 2025-06-01T21:30:08.2028870Z CONDA_EXE: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda 2025-06-01T21:30:08.2029200Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:08.2029590Z CONDA_PREFIX: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:08.2030190Z CONDA_RUN: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 --no-capture-output 2025-06-01T21:30:08.2030930Z CONDA_INSTALL: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda install --yes --quiet -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:08.2031420Z ##[endgroup] 2025-06-01T21:30:13.8770550Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/bench_mps_ops.py:115: UserWarning: Eager and compile reduction do not match for sum and torch.float32 max_diff=4.57763671875e-05 2025-06-01T21:30:13.8771260Z rc.extend(bench_reduction(op)) 2025-06-01T21:30:14.3464520Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/bench_mps_ops.py:115: UserWarning: Eager and compile reduction do not match for sum and torch.float32 max_diff=0.0001220703125 2025-06-01T21:30:14.3465080Z rc.extend(bench_reduction(op)) 2025-06-01T21:30:14.8685140Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/bench_mps_ops.py:115: UserWarning: Eager and compile reduction do not match for sum and torch.float32 max_diff=0.000244140625 2025-06-01T21:30:14.8685700Z rc.extend(bench_reduction(op)) 2025-06-01T21:30:15.4009560Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/bench_mps_ops.py:115: UserWarning: Eager and compile reduction do not match for sum and torch.float32 max_diff=0.0003662109375 2025-06-01T21:30:15.4010230Z rc.extend(bench_reduction(op)) 2025-06-01T21:30:15.8654370Z W0601 21:30:15.864000 57095 site-packages/torch/_dynamo/convert_frame.py:997] [0/8] torch._dynamo hit config.recompile_limit (8) 2025-06-01T21:30:15.8656670Z W0601 21:30:15.864000 57095 site-packages/torch/_dynamo/convert_frame.py:997] [0/8] function: 'f' (/Users/ec2-user/runner/_work/pytorch/pytorch/test/bench_mps_ops.py:80) 2025-06-01T21:30:15.8659140Z W0601 21:30:15.864000 57095 site-packages/torch/_dynamo/convert_frame.py:997] [0/8] last reason: 0/7: GLOBAL_STATE changed: num_threads 2025-06-01T21:30:15.8660950Z W0601 21:30:15.864000 57095 site-packages/torch/_dynamo/convert_frame.py:997] [0/8] To log all recompilation reasons, use TORCH_LOGS="recompiles". 2025-06-01T21:30:15.8663220Z W0601 21:30:15.864000 57095 site-packages/torch/_dynamo/convert_frame.py:997] [0/8] To diagnose recompilation issues, see https://pytorch.org/docs/main/torch.compiler_troubleshooting.html. 2025-06-01T21:30:25.4958400Z [------------------------------------------ ------------------------------------------] 2025-06-01T21:30:25.4959590Z | dense | transposed | strided | strided + transposed 2025-06-01T21:30:25.4962930Z 1 threads: ----------------------------------------------------------------------------- 2025-06-01T21:30:25.4964130Z sqrt (torch.float16) | 231.8 | 265.1 | 882.3 | 944.7 2025-06-01T21:30:25.4965290Z sqrt (torch.float32) | 441.4 | 502.0 | 983.6 | 923.2 2025-06-01T21:30:25.4966380Z sin (torch.float16) | 593.1 | 591.7 | 1066.7 | 1016.9 2025-06-01T21:30:25.4967330Z sin (torch.float32) | 544.5 | 540.7 | 1041.5 | 997.4 2025-06-01T21:30:25.4967860Z 2025-06-01T21:30:25.4968440Z Times are in microseconds (us). 2025-06-01T21:30:25.4968790Z 2025-06-01T21:30:25.4969440Z [--------------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------------] 2025-06-01T21:30:25.4971180Z | eager-512x512 | compile-512x512 | eager-1024x1024 | compile-1024x1024 | eager-2048x2048 | compile-2048x2048 | eager-4096x4096 | compile-4096x4096 2025-06-01T21:30:25.4972880Z 1 threads: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2025-06-01T21:30:25.4974260Z sum (torch.float32) | 270.9 | 291.7 | 289.9 | 570.8 | 652.0 | 1403.5 | 1557.0 | 3462.0 2025-06-01T21:30:25.4975460Z max (torch.float32) | 544.9 | 590.7 | 673.2 | 1142.2 | 1973.6 | 2085.2 | 9605.1 | 9680.5 2025-06-01T21:30:25.4976160Z 2025-06-01T21:30:25.4976390Z Times are in microseconds (us). 2025-06-01T21:30:25.4976710Z 2025-06-01T21:30:25.4977220Z [--------------------------------------------------------------------- ---------------------------------------------------------------------] 2025-06-01T21:30:25.4978430Z | dense-dense | transp-transp | dense-transp | transp-dense | dense-scalar | dense-bcast 2025-06-01T21:30:25.4979680Z 1 threads: ----------------------------------------------------------------------------------------------------------------------------------- 2025-06-01T21:30:25.4980900Z fmax (torch.float16, torch.float16) | 357.6 | 405.0 | 1058.3 | 1057.9 | 810.5 | 1065.7 2025-06-01T21:30:25.4982130Z fmax (torch.float32, torch.float32) | 639.6 | 646.8 | 1017.2 | 1054.6 | 800.6 | 1031.1 2025-06-01T21:30:25.4983400Z fmax (torch.float32, torch.float16) | 587.6 | 590.6 | 1093.9 | 1100.1 | 840.0 | 1076.9 2025-06-01T21:30:25.4984680Z add (torch.float16, torch.float16) | 498.0 | 492.8 | 1039.3 | 870.2 | 626.3 | 1066.2 2025-06-01T21:30:25.4985890Z add (torch.float32, torch.float32) | 634.7 | 654.2 | 877.2 | 1009.9 | 800.9 | 1034.7 2025-06-01T21:30:25.4987560Z add (torch.float32, torch.float16) | 597.4 | 605.2 | 1098.1 | 1099.6 | 850.9 | 1085.6 2025-06-01T21:30:25.4988320Z 2025-06-01T21:30:25.4988510Z Times are in microseconds (us). 2025-06-01T21:30:25.4988840Z 2025-06-01T21:30:25.9008740Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2025-06-01T21:30:25.9008990Z kill "$MONITOR_SCRIPT_PID" 2025-06-01T21:30:25.9036600Z shell: /bin/bash -e -l {0} 2025-06-01T21:30:25.9036790Z env: 2025-06-01T21:30:25.9036920Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:30:25.9037100Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:30:25.9037320Z TEST_CONFIG: mps 2025-06-01T21:30:25.9037460Z SHARD_NUMBER: 1 2025-06-01T21:30:25.9037610Z NUM_TEST_SHARDS: 1 2025-06-01T21:30:25.9037750Z PR_BODY: 2025-06-01T21:30:25.9038350Z PATH: /Users/ec2-user/runner/_work/_temp/miniconda/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/opt/homebrew/Caskroom/miniconda/base/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin 2025-06-01T21:30:25.9039040Z CONDA_EXE: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda 2025-06-01T21:30:25.9039380Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:25.9039770Z CONDA_PREFIX: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:25.9040350Z CONDA_RUN: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 --no-capture-output 2025-06-01T21:30:25.9041200Z CONDA_INSTALL: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda install --yes --quiet -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:25.9041650Z MONITOR_SCRIPT_PID: 48519 2025-06-01T21:30:25.9041830Z ##[endgroup] 2025-06-01T21:30:26.4866060Z Prepare all required actions 2025-06-01T21:30:26.4866390Z Getting action download info 2025-06-01T21:30:26.6429500Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-06-01T21:30:26.8843600Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02) 2025-06-01T21:30:27.2072530Z ##[group]Run ./.github/actions/upload-test-artifacts 2025-06-01T21:30:27.2072800Z with: 2025-06-01T21:30:27.2072910Z use-gha: true 2025-06-01T21:30:27.2073080Z file-suffix: test-mps-1-1-macos-m1-13_43268262768 2025-06-01T21:30:27.2073310Z s3-bucket: gha-artifacts 2025-06-01T21:30:27.2073450Z env: 2025-06-01T21:30:27.2073570Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:30:27.2073730Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:30:27.2073910Z TEST_CONFIG: mps 2025-06-01T21:30:27.2074040Z SHARD_NUMBER: 1 2025-06-01T21:30:27.2074170Z NUM_TEST_SHARDS: 1 2025-06-01T21:30:27.2074320Z PR_BODY: 2025-06-01T21:30:27.2074900Z PATH: /Users/ec2-user/runner/_work/_temp/miniconda/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/opt/homebrew/Caskroom/miniconda/base/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin 2025-06-01T21:30:27.2075610Z CONDA_EXE: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda 2025-06-01T21:30:27.2075970Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:27.2076330Z CONDA_PREFIX: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:27.2076900Z CONDA_RUN: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 --no-capture-output 2025-06-01T21:30:27.2077650Z CONDA_INSTALL: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda install --yes --quiet -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:27.2078110Z ##[endgroup] 2025-06-01T21:30:27.2154120Z ##[group]Run actions/upload-artifact@v4 2025-06-01T21:30:27.2154320Z with: 2025-06-01T21:30:27.2154630Z name: test-jsons-runattempt1-test-mps-1-1-macos-m1-13_43268262768.zip 2025-06-01T21:30:27.2154900Z retention-days: 14 2025-06-01T21:30:27.2155050Z if-no-files-found: warn 2025-06-01T21:30:27.2155200Z path: test/**/*.json 2025-06-01T21:30:27.2155350Z compression-level: 6 2025-06-01T21:30:27.2155490Z overwrite: false 2025-06-01T21:30:27.2155630Z include-hidden-files: false 2025-06-01T21:30:27.2155790Z env: 2025-06-01T21:30:27.2155900Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:30:27.2156080Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:30:27.2156260Z TEST_CONFIG: mps 2025-06-01T21:30:27.2156380Z SHARD_NUMBER: 1 2025-06-01T21:30:27.2156510Z NUM_TEST_SHARDS: 1 2025-06-01T21:30:27.2156640Z PR_BODY: 2025-06-01T21:30:27.2157240Z PATH: /Users/ec2-user/runner/_work/_temp/miniconda/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/opt/homebrew/Caskroom/miniconda/base/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin 2025-06-01T21:30:27.2157950Z CONDA_EXE: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda 2025-06-01T21:30:27.2158290Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:27.2158650Z CONDA_PREFIX: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:27.2159200Z CONDA_RUN: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 --no-capture-output 2025-06-01T21:30:27.2159950Z CONDA_INSTALL: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda install --yes --quiet -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:27.2160500Z ##[endgroup] 2025-06-01T21:30:28.1156550Z With the provided path, there will be 10 files uploaded 2025-06-01T21:30:28.1160760Z Artifact name is valid! 2025-06-01T21:30:28.1160970Z Root directory input is valid! 2025-06-01T21:30:28.2393150Z Beginning upload of artifact content to blob storage 2025-06-01T21:30:28.3147710Z Uploaded bytes 44336 2025-06-01T21:30:28.3315080Z Finished uploading artifact content to blob storage! 2025-06-01T21:30:28.3316960Z SHA256 digest of uploaded artifact zip is 851d324b6a0694e4e11f3b32f1439f9d69c1af840e69e02b51030a6b0268e949 2025-06-01T21:30:28.3318190Z Finalizing artifact upload 2025-06-01T21:30:28.4088470Z Artifact test-jsons-runattempt1-test-mps-1-1-macos-m1-13_43268262768.zip.zip successfully finalized. Artifact ID 3237300501 2025-06-01T21:30:28.4090250Z Artifact test-jsons-runattempt1-test-mps-1-1-macos-m1-13_43268262768.zip has been successfully uploaded! Final size is 44336 bytes. Artifact ID is 3237300501 2025-06-01T21:30:28.4107520Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/15379340894/artifacts/3237300501 2025-06-01T21:30:28.4251830Z ##[group]Run actions/upload-artifact@v4 2025-06-01T21:30:28.4252210Z with: 2025-06-01T21:30:28.4252680Z name: test-reports-runattempt1-test-mps-1-1-macos-m1-13_43268262768.zip 2025-06-01T21:30:28.4253200Z retention-days: 14 2025-06-01T21:30:28.4253530Z if-no-files-found: ignore 2025-06-01T21:30:28.4253880Z path: test/**/*.xml test/**/*.csv 2025-06-01T21:30:28.4254250Z compression-level: 6 2025-06-01T21:30:28.4254550Z overwrite: false 2025-06-01T21:30:28.4254840Z include-hidden-files: false 2025-06-01T21:30:28.4255160Z env: 2025-06-01T21:30:28.4255420Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:30:28.4255750Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:30:28.4256130Z TEST_CONFIG: mps 2025-06-01T21:30:28.4256400Z SHARD_NUMBER: 1 2025-06-01T21:30:28.4256680Z NUM_TEST_SHARDS: 1 2025-06-01T21:30:28.4256950Z PR_BODY: 2025-06-01T21:30:28.4258070Z PATH: /Users/ec2-user/runner/_work/_temp/miniconda/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/opt/homebrew/Caskroom/miniconda/base/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin 2025-06-01T21:30:28.4259380Z CONDA_EXE: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda 2025-06-01T21:30:28.4260020Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:28.4260910Z CONDA_PREFIX: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:28.4261970Z CONDA_RUN: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 --no-capture-output 2025-06-01T21:30:28.4263370Z CONDA_INSTALL: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda install --yes --quiet -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:28.4264270Z ##[endgroup] 2025-06-01T21:30:28.7808780Z With the provided path, there will be 41 files uploaded 2025-06-01T21:30:28.7811420Z Artifact name is valid! 2025-06-01T21:30:28.7812130Z Root directory input is valid! 2025-06-01T21:30:28.8364970Z Beginning upload of artifact content to blob storage 2025-06-01T21:30:28.9610070Z Uploaded bytes 255247 2025-06-01T21:30:28.9775410Z Finished uploading artifact content to blob storage! 2025-06-01T21:30:28.9777500Z SHA256 digest of uploaded artifact zip is 952fd443e9b871ab35406b3c872ce465e268c9a89a9d22c9d9bcb38421b246e0 2025-06-01T21:30:28.9778800Z Finalizing artifact upload 2025-06-01T21:30:29.0460570Z Artifact test-reports-runattempt1-test-mps-1-1-macos-m1-13_43268262768.zip.zip successfully finalized. Artifact ID 3237300529 2025-06-01T21:30:29.0462800Z Artifact test-reports-runattempt1-test-mps-1-1-macos-m1-13_43268262768.zip has been successfully uploaded! Final size is 255247 bytes. Artifact ID is 3237300529 2025-06-01T21:30:29.0481870Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/15379340894/artifacts/3237300529 2025-06-01T21:30:29.0614320Z ##[group]Run actions/upload-artifact@v4 2025-06-01T21:30:29.0614800Z with: 2025-06-01T21:30:29.0615260Z name: logs-runattempt1-test-mps-1-1-macos-m1-13_43268262768.zip 2025-06-01T21:30:29.0615850Z retention-days: 14 2025-06-01T21:30:29.0616210Z if-no-files-found: ignore 2025-06-01T21:30:29.0617020Z path: usage_log.txt test/**/*.log 2025-06-01T21:30:29.0617460Z compression-level: 6 2025-06-01T21:30:29.0617840Z overwrite: false 2025-06-01T21:30:29.0618210Z include-hidden-files: false 2025-06-01T21:30:29.0618570Z env: 2025-06-01T21:30:29.0618890Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:30:29.0619280Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:30:29.0619780Z TEST_CONFIG: mps 2025-06-01T21:30:29.0620110Z SHARD_NUMBER: 1 2025-06-01T21:30:29.0620410Z NUM_TEST_SHARDS: 1 2025-06-01T21:30:29.0620750Z PR_BODY: 2025-06-01T21:30:29.0622010Z PATH: /Users/ec2-user/runner/_work/_temp/miniconda/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/opt/homebrew/Caskroom/miniconda/base/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin 2025-06-01T21:30:29.0623530Z CONDA_EXE: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda 2025-06-01T21:30:29.0624320Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:29.0625130Z CONDA_PREFIX: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:29.0626390Z CONDA_RUN: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 --no-capture-output 2025-06-01T21:30:29.0628000Z CONDA_INSTALL: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda install --yes --quiet -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:29.0629010Z ##[endgroup] 2025-06-01T21:30:29.4293170Z Multiple search paths detected. Calculating the least common ancestor of all paths 2025-06-01T21:30:29.4294700Z The least common ancestor is /Users/ec2-user/runner/_work/pytorch/pytorch. This will be the root directory of the artifact 2025-06-01T21:30:29.4295220Z With the provided path, there will be 40 files uploaded 2025-06-01T21:30:29.4297640Z Artifact name is valid! 2025-06-01T21:30:29.4297960Z Root directory input is valid! 2025-06-01T21:30:29.4852740Z Beginning upload of artifact content to blob storage 2025-06-01T21:30:29.6208420Z Uploaded bytes 345140 2025-06-01T21:30:29.6361300Z Finished uploading artifact content to blob storage! 2025-06-01T21:30:29.6362530Z SHA256 digest of uploaded artifact zip is 6a84bb6446a3fa062e380d93c71645d1365ae10a9f7f30d910126eda6b145fab 2025-06-01T21:30:29.6363930Z Finalizing artifact upload 2025-06-01T21:30:29.7117580Z Artifact logs-runattempt1-test-mps-1-1-macos-m1-13_43268262768.zip.zip successfully finalized. Artifact ID 3237300550 2025-06-01T21:30:29.7118370Z Artifact logs-runattempt1-test-mps-1-1-macos-m1-13_43268262768.zip has been successfully uploaded! Final size is 345140 bytes. Artifact ID is 3237300550 2025-06-01T21:30:29.7127540Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/15379340894/artifacts/3237300550 2025-06-01T21:30:29.7380570Z ##[group]Run pytorch/test-infra/.github/actions/upload-benchmark-results@main 2025-06-01T21:30:29.7380910Z with: 2025-06-01T21:30:29.7381140Z benchmark-results-dir: test/test-reports 2025-06-01T21:30:29.7381380Z dry-run: false 2025-06-01T21:30:29.7381570Z schema-version: v3 2025-06-01T21:30:29.7382080Z github-token: *** 2025-06-01T21:30:29.7382260Z env: 2025-06-01T21:30:29.7382430Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:30:29.7382680Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:30:29.7382930Z TEST_CONFIG: mps 2025-06-01T21:30:29.7383100Z SHARD_NUMBER: 1 2025-06-01T21:30:29.7383280Z NUM_TEST_SHARDS: 1 2025-06-01T21:30:29.7383480Z PR_BODY: 2025-06-01T21:30:29.7384170Z PATH: /Users/ec2-user/runner/_work/_temp/miniconda/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/opt/homebrew/Caskroom/miniconda/base/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin 2025-06-01T21:30:29.7386060Z CONDA_EXE: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda 2025-06-01T21:30:29.7386800Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:29.7387590Z CONDA_PREFIX: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:29.7388810Z CONDA_RUN: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 --no-capture-output 2025-06-01T21:30:29.7390450Z CONDA_INSTALL: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda install --yes --quiet -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:29.7391430Z ##[endgroup] 2025-06-01T21:30:29.7417690Z ##[group]Run set -eux 2025-06-01T21:30:29.7418050Z set -eux 2025-06-01T21:30:29.7418430Z python3 -mpip install boto3==1.35.33 2025-06-01T21:30:29.7458910Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:30:29.7459350Z env: 2025-06-01T21:30:29.7459610Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:30:29.7460000Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:30:29.7460350Z TEST_CONFIG: mps 2025-06-01T21:30:29.7460640Z SHARD_NUMBER: 1 2025-06-01T21:30:29.7460900Z NUM_TEST_SHARDS: 1 2025-06-01T21:30:29.7461190Z PR_BODY: 2025-06-01T21:30:29.7462280Z PATH: /Users/ec2-user/runner/_work/_temp/miniconda/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/opt/homebrew/Caskroom/miniconda/base/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin 2025-06-01T21:30:29.7463590Z CONDA_EXE: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda 2025-06-01T21:30:29.7464260Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:29.7464950Z CONDA_PREFIX: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:29.7466020Z CONDA_RUN: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 --no-capture-output 2025-06-01T21:30:29.7467420Z CONDA_INSTALL: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda install --yes --quiet -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:29.7468290Z ##[endgroup] 2025-06-01T21:30:29.7724660Z + python3 -mpip install boto3==1.35.33 2025-06-01T21:30:30.5039470Z Collecting boto3==1.35.33 2025-06-01T21:30:30.5065760Z Using cached boto3-1.35.33-py3-none-any.whl.metadata (6.6 kB) 2025-06-01T21:30:30.7646180Z Collecting botocore<1.36.0,>=1.35.33 (from boto3==1.35.33) 2025-06-01T21:30:30.7672400Z Using cached botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2025-06-01T21:30:30.7796580Z Collecting jmespath<2.0.0,>=0.7.1 (from boto3==1.35.33) 2025-06-01T21:30:30.7817850Z Using cached jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2025-06-01T21:30:30.7966880Z Collecting s3transfer<0.11.0,>=0.10.0 (from boto3==1.35.33) 2025-06-01T21:30:30.7988760Z Using cached s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2025-06-01T21:30:30.8151840Z Collecting python-dateutil<3.0.0,>=2.1 (from botocore<1.36.0,>=1.35.33->boto3==1.35.33) 2025-06-01T21:30:30.8173000Z Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2025-06-01T21:30:30.8197390Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /Users/ec2-user/runner/_work/_temp/miniconda/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.33->boto3==1.35.33) (1.26.20) 2025-06-01T21:30:30.8867850Z Collecting six>=1.5 (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.33->boto3==1.35.33) 2025-06-01T21:30:30.8884310Z Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-06-01T21:30:30.8959300Z Using cached boto3-1.35.33-py3-none-any.whl (139 kB) 2025-06-01T21:30:30.8986130Z Using cached botocore-1.35.99-py3-none-any.whl (13.3 MB) 2025-06-01T21:30:30.9395040Z Using cached jmespath-1.0.1-py3-none-any.whl (20 kB) 2025-06-01T21:30:30.9417400Z Using cached s3transfer-0.10.4-py3-none-any.whl (83 kB) 2025-06-01T21:30:30.9460400Z Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-06-01T21:30:30.9485490Z Using cached six-1.17.0-py2.py3-none-any.whl (11 kB) 2025-06-01T21:30:31.0070650Z Installing collected packages: six, jmespath, python-dateutil, botocore, s3transfer, boto3 2025-06-01T21:30:31.4164810Z Successfully installed boto3-1.35.33 botocore-1.35.99 jmespath-1.0.1 python-dateutil-2.9.0.post0 s3transfer-0.10.4 six-1.17.0 2025-06-01T21:30:31.4836400Z ##[group]Run set -eux 2025-06-01T21:30:31.4836610Z set -eux 2025-06-01T21:30:31.4836780Z  2025-06-01T21:30:31.4836950Z if [[ -z "${GITHUB_TOKEN}" ]]; then 2025-06-01T21:30:31.4837210Z  echo "Missing github-token input" 2025-06-01T21:30:31.4837450Z  exit 1 2025-06-01T21:30:31.4837600Z fi 2025-06-01T21:30:31.4915990Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:30:31.4916260Z env: 2025-06-01T21:30:31.4916410Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:30:31.4916620Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:30:31.4916840Z TEST_CONFIG: mps 2025-06-01T21:30:31.4917000Z SHARD_NUMBER: 1 2025-06-01T21:30:31.4917160Z NUM_TEST_SHARDS: 1 2025-06-01T21:30:31.4917330Z PR_BODY: 2025-06-01T21:30:31.4917950Z PATH: /Users/ec2-user/runner/_work/_temp/miniconda/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/opt/homebrew/Caskroom/miniconda/base/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin 2025-06-01T21:30:31.4918690Z CONDA_EXE: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda 2025-06-01T21:30:31.4919060Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:31.4919450Z CONDA_PREFIX: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:31.4920080Z CONDA_RUN: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 --no-capture-output 2025-06-01T21:30:31.4920850Z CONDA_INSTALL: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda install --yes --quiet -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:31.4921580Z GITHUB_TOKEN: *** 2025-06-01T21:30:31.4921750Z ##[endgroup] 2025-06-01T21:30:31.5127190Z + [[ -z *** ]] 2025-06-01T21:30:31.5171110Z ##[group]Run pytorch/test-infra/.github/actions/get-workflow-job-id@main 2025-06-01T21:30:31.5171510Z with: 2025-06-01T21:30:31.5171730Z github-token: *** 2025-06-01T21:30:31.5171900Z env: 2025-06-01T21:30:31.5172040Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:30:31.5172260Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:30:31.5172470Z TEST_CONFIG: mps 2025-06-01T21:30:31.5172640Z SHARD_NUMBER: 1 2025-06-01T21:30:31.5172790Z NUM_TEST_SHARDS: 1 2025-06-01T21:30:31.5172960Z PR_BODY: 2025-06-01T21:30:31.5173560Z PATH: /Users/ec2-user/runner/_work/_temp/miniconda/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/opt/homebrew/Caskroom/miniconda/base/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin 2025-06-01T21:30:31.5174630Z CONDA_EXE: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda 2025-06-01T21:30:31.5175020Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:31.5175430Z CONDA_PREFIX: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:31.5176060Z CONDA_RUN: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 --no-capture-output 2025-06-01T21:30:31.5176850Z CONDA_INSTALL: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda install --yes --quiet -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:31.5177320Z ##[endgroup] 2025-06-01T21:30:31.5187860Z ##[group]Run set -eux 2025-06-01T21:30:31.5188060Z set -eux 2025-06-01T21:30:31.5188230Z  2025-06-01T21:30:31.5188660Z python3 "${GITHUB_ACTION_PATH}/../../scripts/get_workflow_job_id.py" "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-06-01T21:30:31.5210260Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:30:31.5210520Z env: 2025-06-01T21:30:31.5210660Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:30:31.5210870Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:30:31.5211070Z TEST_CONFIG: mps 2025-06-01T21:30:31.5211240Z SHARD_NUMBER: 1 2025-06-01T21:30:31.5211400Z NUM_TEST_SHARDS: 1 2025-06-01T21:30:31.5211550Z PR_BODY: 2025-06-01T21:30:31.5212160Z PATH: /Users/ec2-user/runner/_work/_temp/miniconda/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/opt/homebrew/Caskroom/miniconda/base/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin 2025-06-01T21:30:31.5212880Z CONDA_EXE: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda 2025-06-01T21:30:31.5213260Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:31.5213670Z CONDA_PREFIX: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:31.5214260Z CONDA_RUN: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 --no-capture-output 2025-06-01T21:30:31.5215030Z CONDA_INSTALL: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda install --yes --quiet -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:31.5215630Z GITHUB_TOKEN: *** 2025-06-01T21:30:31.5215810Z ##[endgroup] 2025-06-01T21:30:31.5418140Z + python3 /Users/ec2-user/runner/_work/_actions/pytorch/test-infra/main/.github/actions/get-workflow-job-id/../../scripts/get_workflow_job_id.py 15379340894 i-07ced9814c2243b66 2025-06-01T21:30:32.1122790Z setting job-id=43268262768 2025-06-01T21:30:32.1124570Z setting job-name=macos-py3-arm64 / test (mps, 1, 1, macos-m1-13) 2025-06-01T21:30:32.1386240Z ##[group]Run set -eux 2025-06-01T21:30:32.1386950Z set -eux 2025-06-01T21:30:32.1387580Z  2025-06-01T21:30:32.1388630Z python3 "${GITHUB_ACTION_PATH}/../../scripts/benchmarks/gather_metadata.py" \ 2025-06-01T21:30:32.1390080Z  --schema-version "${SCHEMA_VERSION}" \ 2025-06-01T21:30:32.1391050Z  --repo "${REPO}" \ 2025-06-01T21:30:32.1391790Z  --head-branch "${HEAD_BRANCH}" \ 2025-06-01T21:30:32.1392500Z  --head-sha "${HEAD_SHA}" \ 2025-06-01T21:30:32.1393510Z  --workflow-id "${WORKFLOW_RUN_ID}" \ 2025-06-01T21:30:32.1394680Z  --run-attempt "${RUN_ATTEMPT}" \ 2025-06-01T21:30:32.1395480Z  --job-id "${JOB_ID}" \ 2025-06-01T21:30:32.1404230Z  --job-name "${JOB_NAME}" 2025-06-01T21:30:32.1476200Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:30:32.1503960Z env: 2025-06-01T21:30:32.1504360Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:30:32.1504880Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:30:32.1505380Z TEST_CONFIG: mps 2025-06-01T21:30:32.1505810Z SHARD_NUMBER: 1 2025-06-01T21:30:32.1506200Z NUM_TEST_SHARDS: 1 2025-06-01T21:30:32.1506600Z PR_BODY: 2025-06-01T21:30:32.1508790Z PATH: /Users/ec2-user/runner/_work/_temp/miniconda/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/opt/homebrew/Caskroom/miniconda/base/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin 2025-06-01T21:30:32.1510880Z CONDA_EXE: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda 2025-06-01T21:30:32.1511910Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:32.1513460Z CONDA_PREFIX: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:32.1515370Z CONDA_RUN: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 --no-capture-output 2025-06-01T21:30:32.1517430Z CONDA_INSTALL: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda install --yes --quiet -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:32.1519230Z SCHEMA_VERSION: v3 2025-06-01T21:30:32.1519690Z REPO: pytorch/pytorch 2025-06-01T21:30:32.1520150Z HEAD_BRANCH: refs/heads/main 2025-06-01T21:30:32.1520710Z HEAD_SHA: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T21:30:32.1521470Z WORKFLOW_RUN_ID: 15379340894 2025-06-01T21:30:32.1521960Z RUN_ATTEMPT: 1 2025-06-01T21:30:32.1522440Z JOB_ID: 43268262768 2025-06-01T21:30:32.1522970Z JOB_NAME: macos-py3-arm64 / test (mps, 1, 1, macos-m1-13) 2025-06-01T21:30:32.1523660Z ##[endgroup] 2025-06-01T21:30:32.1855880Z + python3 /Users/ec2-user/runner/_work/_actions/pytorch/test-infra/main/.github/actions/upload-benchmark-results/../../scripts/benchmarks/gather_metadata.py --schema-version v3 --repo pytorch/pytorch --head-branch refs/heads/main --head-sha f7c09f864a6c6467a7454f1431340d3338473fd1 --workflow-id 15379340894 --run-attempt 1 --job-id 43268262768 --job-name 'macos-py3-arm64 / test (mps, 1, 1, macos-m1-13)' 2025-06-01T21:30:32.2120010Z ##[group]Run set -eux 2025-06-01T21:30:32.2120200Z set -eux 2025-06-01T21:30:32.2120340Z  2025-06-01T21:30:32.2120540Z # TODO (huydhn): Implement this part 2025-06-01T21:30:32.2120830Z echo "runners=[]" >> "${GITHUB_OUTPUT}" 2025-06-01T21:30:32.2142460Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:30:32.2142710Z env: 2025-06-01T21:30:32.2142860Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:30:32.2143060Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:30:32.2143280Z TEST_CONFIG: mps 2025-06-01T21:30:32.2143460Z SHARD_NUMBER: 1 2025-06-01T21:30:32.2143610Z NUM_TEST_SHARDS: 1 2025-06-01T21:30:32.2143780Z PR_BODY: 2025-06-01T21:30:32.2144380Z PATH: /Users/ec2-user/runner/_work/_temp/miniconda/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/opt/homebrew/Caskroom/miniconda/base/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin 2025-06-01T21:30:32.2145090Z CONDA_EXE: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda 2025-06-01T21:30:32.2145470Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:32.2145870Z CONDA_PREFIX: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:32.2146450Z CONDA_RUN: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 --no-capture-output 2025-06-01T21:30:32.2147420Z CONDA_INSTALL: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda install --yes --quiet -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:32.2147980Z ##[endgroup] 2025-06-01T21:30:32.2348510Z + echo 'runners=[]' 2025-06-01T21:30:32.2372070Z ##[group]Run set -eux 2025-06-01T21:30:32.2372270Z set -eux 2025-06-01T21:30:32.2372440Z  2025-06-01T21:30:32.2372630Z # TODO (huydhn): Implement this part 2025-06-01T21:30:32.2372910Z echo "dependencies={}" >> "${GITHUB_OUTPUT}" 2025-06-01T21:30:32.2394290Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:30:32.2394540Z env: 2025-06-01T21:30:32.2394680Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:30:32.2395070Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:30:32.2395290Z TEST_CONFIG: mps 2025-06-01T21:30:32.2395450Z SHARD_NUMBER: 1 2025-06-01T21:30:32.2395610Z NUM_TEST_SHARDS: 1 2025-06-01T21:30:32.2395780Z PR_BODY: 2025-06-01T21:30:32.2396380Z PATH: /Users/ec2-user/runner/_work/_temp/miniconda/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/opt/homebrew/Caskroom/miniconda/base/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin 2025-06-01T21:30:32.2397100Z CONDA_EXE: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda 2025-06-01T21:30:32.2397480Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:32.2397870Z CONDA_PREFIX: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:32.2398470Z CONDA_RUN: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 --no-capture-output 2025-06-01T21:30:32.2399320Z CONDA_INSTALL: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda install --yes --quiet -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:32.2399790Z ##[endgroup] 2025-06-01T21:30:32.2605350Z + echo 'dependencies={}' 2025-06-01T21:30:32.2629430Z ##[group]Run set -eux 2025-06-01T21:30:32.2629690Z set -eux 2025-06-01T21:30:32.2629860Z  2025-06-01T21:30:32.2630060Z if [[ ! -d "${BENCHMARK_RESULTS_DIR}" ]]; then 2025-06-01T21:30:32.2630400Z  echo "${BENCHMARK_RESULTS_DIR} does not exist, skipping" 2025-06-01T21:30:32.2630760Z  # We don't want the job to fail if the directory doesn't exist 2025-06-01T21:30:32.2631040Z  exit 0 2025-06-01T21:30:32.2631210Z fi 2025-06-01T21:30:32.2631370Z  2025-06-01T21:30:32.2631560Z if [[ "${DRY_RUN}" == "true" ]]; then 2025-06-01T21:30:32.2631900Z  python3 "${GITHUB_ACTION_PATH}/../../scripts/upload_benchmark_results.py" \ 2025-06-01T21:30:32.2632330Z  --benchmark-results-dir "${BENCHMARK_RESULTS_DIR}" \ 2025-06-01T21:30:32.2632640Z  --metadata "${BENCHMARK_METADATA}" \ 2025-06-01T21:30:32.2632900Z  --runners "${RUNNER_INFO}" \ 2025-06-01T21:30:32.2633170Z  --dependencies "${DEPENDENCIES}" \ 2025-06-01T21:30:32.2633410Z  --dry-run 2025-06-01T21:30:32.2633590Z else 2025-06-01T21:30:32.2633900Z  python3 "${GITHUB_ACTION_PATH}/../../scripts/upload_benchmark_results.py" \ 2025-06-01T21:30:32.2634290Z  --benchmark-results-dir "${BENCHMARK_RESULTS_DIR}" \ 2025-06-01T21:30:32.2634650Z  --metadata "${BENCHMARK_METADATA}" \ 2025-06-01T21:30:32.2656460Z  --runners "${RUNNER_INFO}" \ 2025-06-01T21:30:32.2656710Z  --dependencies "${DEPENDENCIES}" 2025-06-01T21:30:32.2656960Z fi 2025-06-01T21:30:32.2678460Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:30:32.2678700Z env: 2025-06-01T21:30:32.2678850Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:30:32.2679040Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:30:32.2679240Z TEST_CONFIG: mps 2025-06-01T21:30:32.2679400Z SHARD_NUMBER: 1 2025-06-01T21:30:32.2679540Z NUM_TEST_SHARDS: 1 2025-06-01T21:30:32.2679690Z PR_BODY: 2025-06-01T21:30:32.2680390Z PATH: /Users/ec2-user/runner/_work/_temp/miniconda/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/opt/homebrew/Caskroom/miniconda/base/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin 2025-06-01T21:30:32.2681090Z CONDA_EXE: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda 2025-06-01T21:30:32.2681450Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:32.2681840Z CONDA_PREFIX: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:32.2682620Z CONDA_RUN: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 --no-capture-output 2025-06-01T21:30:32.2683370Z CONDA_INSTALL: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda install --yes --quiet -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:32.2683860Z BENCHMARK_RESULTS_DIR: test/test-reports 2025-06-01T21:30:32.2684080Z DRY_RUN: false 2025-06-01T21:30:32.2684770Z BENCHMARK_METADATA: {"timestamp": 1748813432, "schema_version": "v3", "name": "macos-py3-arm64 / test (mps, 1, 1, macos-m1-13)", "repo": "pytorch/pytorch", "head_branch": "refs/heads/main", "head_sha": "f7c09f864a6c6467a7454f1431340d3338473fd1", "workflow_id": 15379340894, "run_attempt": 1, "job_id": 43268262768} 2025-06-01T21:30:32.2685510Z RUNNER_INFO: [] 2025-06-01T21:30:32.2685670Z DEPENDENCIES: {} 2025-06-01T21:30:32.2685810Z ##[endgroup] 2025-06-01T21:30:32.2899090Z + [[ ! -d test/test-reports ]] 2025-06-01T21:30:32.2899380Z + [[ false == \t\r\u\e ]] 2025-06-01T21:30:32.2900790Z + python3 /Users/ec2-user/runner/_work/_actions/pytorch/test-infra/main/.github/actions/upload-benchmark-results/../../scripts/upload_benchmark_results.py --benchmark-results-dir test/test-reports --metadata '{"timestamp": 1748813432, "schema_version": "v3", "name": "macos-py3-arm64 / test (mps, 1, 1, macos-m1-13)", "repo": "pytorch/pytorch", "head_branch": "refs/heads/main", "head_sha": "f7c09f864a6c6467a7454f1431340d3338473fd1", "workflow_id": 15379340894, "run_attempt": 1, "job_id": 43268262768}' --runners '[]' --dependencies '{}' 2025-06-01T21:30:32.4433480Z /Users/ec2-user/runner/_work/_actions/pytorch/test-infra/main/.github/actions/upload-benchmark-results/../../scripts/upload_benchmark_results.py:236: UserWarning: {'included': [{'test_file': 'test_mps'}, {'test_file': 'inductor/test_torchinductor'}, {'test_file': 'test_modules'}, {'test_file': 'inductor/test_mps_basic'}, {'test_file': 'nn/test_dropout'}, {'test_file': 'test_view_ops'}, {'test_file': 'test_nn'}, {'test_file': 'nn/test_pooling'}, {'test_file': 'nn/test_convolution'}, {'test_file': 'test_metal'}], 'excluded': []} from test/test-reports/td_exclusions-202520b656cf8055198e.json is not a benchmark record, skipping 2025-06-01T21:30:32.4435170Z warn(f"{result} from {filepath} is not a benchmark record, skipping") 2025-06-01T21:30:32.4576960Z Prepare all required actions 2025-06-01T21:30:32.4577290Z Getting action download info 2025-06-01T21:30:32.5621090Z ##[group]Run ./.github/actions/upload-utilization-stats 2025-06-01T21:30:32.5621490Z with: 2025-06-01T21:30:32.5621730Z job_id: 43268262768 2025-06-01T21:30:32.5622120Z job_name: macos-py3-arm64 / test (mps, 1, 1, macos-m1-13) 2025-06-01T21:30:32.5622520Z workflow_name: trunk 2025-06-01T21:30:32.5622820Z workflow_run_id: 15379340894 2025-06-01T21:30:32.5623140Z workflow_attempt: 1 2025-06-01T21:30:32.5623410Z local_path: usage_log.txt 2025-06-01T21:30:32.5623710Z env: 2025-06-01T21:30:32.5623950Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:30:32.5624250Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:30:32.5624600Z TEST_CONFIG: mps 2025-06-01T21:30:32.5624870Z SHARD_NUMBER: 1 2025-06-01T21:30:32.5625130Z NUM_TEST_SHARDS: 1 2025-06-01T21:30:32.5625410Z PR_BODY: 2025-06-01T21:30:32.5626440Z PATH: /Users/ec2-user/runner/_work/_temp/miniconda/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/opt/homebrew/Caskroom/miniconda/base/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin 2025-06-01T21:30:32.5627720Z CONDA_EXE: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda 2025-06-01T21:30:32.5628340Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:32.5629010Z CONDA_PREFIX: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:32.5630020Z CONDA_RUN: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 --no-capture-output 2025-06-01T21:30:32.5631280Z CONDA_INSTALL: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda install --yes --quiet -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:32.5632060Z ##[endgroup] 2025-06-01T21:30:32.5663870Z ##[group]Run echo "workflow_id: 15379340894" 2025-06-01T21:30:32.5664280Z echo "workflow_id: 15379340894" 2025-06-01T21:30:32.5664650Z echo "workflow_attempt: 1" 2025-06-01T21:30:32.5665000Z echo "workflow_Name: trunk" 2025-06-01T21:30:32.5665350Z echo "job_id: 43268262768" 2025-06-01T21:30:32.5665800Z echo "job_name: macos-py3-arm64 / test (mps, 1, 1, macos-m1-13)" 2025-06-01T21:30:32.5666210Z echo "artifact_prefix: " 2025-06-01T21:30:32.5666510Z python3 --version 2025-06-01T21:30:32.5695990Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:30:32.5696340Z env: 2025-06-01T21:30:32.5696520Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:30:32.5696970Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:30:32.5697260Z TEST_CONFIG: mps 2025-06-01T21:30:32.5697500Z SHARD_NUMBER: 1 2025-06-01T21:30:32.5697730Z NUM_TEST_SHARDS: 1 2025-06-01T21:30:32.5697960Z PR_BODY: 2025-06-01T21:30:32.5698830Z PATH: /Users/ec2-user/runner/_work/_temp/miniconda/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/opt/homebrew/Caskroom/miniconda/base/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin 2025-06-01T21:30:32.5699850Z CONDA_EXE: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda 2025-06-01T21:30:32.5700360Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:32.5700910Z CONDA_PREFIX: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:32.5701740Z CONDA_RUN: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 --no-capture-output 2025-06-01T21:30:32.5702830Z CONDA_INSTALL: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda install --yes --quiet -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:32.5703500Z ##[endgroup] 2025-06-01T21:30:32.5958150Z workflow_id: 15379340894 2025-06-01T21:30:32.5959010Z workflow_attempt: 1 2025-06-01T21:30:32.5966370Z workflow_Name: trunk 2025-06-01T21:30:32.5966960Z job_id: 43268262768 2025-06-01T21:30:32.5967240Z job_name: macos-py3-arm64 / test (mps, 1, 1, macos-m1-13) 2025-06-01T21:30:32.5967510Z artifact_prefix: 2025-06-01T21:30:32.5967700Z Python 3.9.19 2025-06-01T21:30:32.5994010Z ##[group]Run nick-fields/retry@v3.0.0 2025-06-01T21:30:32.5994220Z with: 2025-06-01T21:30:32.5994360Z shell: bash 2025-06-01T21:30:32.5994510Z timeout_minutes: 5 2025-06-01T21:30:32.5994670Z max_attempts: 5 2025-06-01T21:30:32.5994840Z retry_wait_seconds: 30 2025-06-01T21:30:32.5995220Z command: set -eu python3 -m pip install python-dateutil==2.8.2 boto3==1.35.42 pandas==2.1.3 dataclasses_json==0.6.7 2025-06-01T21:30:32.5995620Z polling_interval_seconds: 1 2025-06-01T21:30:32.5995810Z warning_on_retry: true 2025-06-01T21:30:32.5996000Z continue_on_error: false 2025-06-01T21:30:32.5996180Z env: 2025-06-01T21:30:32.5996330Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:30:32.5996530Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:30:32.5996730Z TEST_CONFIG: mps 2025-06-01T21:30:32.5996900Z SHARD_NUMBER: 1 2025-06-01T21:30:32.5997060Z NUM_TEST_SHARDS: 1 2025-06-01T21:30:32.5997220Z PR_BODY: 2025-06-01T21:30:32.5997900Z PATH: /Users/ec2-user/runner/_work/_temp/miniconda/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/opt/homebrew/Caskroom/miniconda/base/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin 2025-06-01T21:30:32.5998620Z CONDA_EXE: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda 2025-06-01T21:30:32.5998970Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:32.5999390Z CONDA_PREFIX: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:32.5999980Z CONDA_RUN: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 --no-capture-output 2025-06-01T21:30:32.6000740Z CONDA_INSTALL: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda install --yes --quiet -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:32.6001220Z ##[endgroup] 2025-06-01T21:30:32.8535340Z Collecting python-dateutil==2.8.2 2025-06-01T21:30:32.8568540Z Using cached python_dateutil-2.8.2-py2.py3-none-any.whl.metadata (8.2 kB) 2025-06-01T21:30:33.0729070Z Collecting boto3==1.35.42 2025-06-01T21:30:33.0751400Z Using cached boto3-1.35.42-py3-none-any.whl.metadata (6.7 kB) 2025-06-01T21:30:33.1420310Z Collecting pandas==2.1.3 2025-06-01T21:30:33.1441640Z Using cached pandas-2.1.3-cp39-cp39-macosx_11_0_arm64.whl.metadata (18 kB) 2025-06-01T21:30:33.1763870Z Collecting dataclasses_json==0.6.7 2025-06-01T21:30:33.1783170Z Using cached dataclasses_json-0.6.7-py3-none-any.whl.metadata (25 kB) 2025-06-01T21:30:33.1812540Z Requirement already satisfied: six>=1.5 in /Users/ec2-user/runner/_work/_temp/miniconda/lib/python3.9/site-packages (from python-dateutil==2.8.2) (1.17.0) 2025-06-01T21:30:33.1819890Z Requirement already satisfied: botocore<1.36.0,>=1.35.42 in /Users/ec2-user/runner/_work/_temp/miniconda/lib/python3.9/site-packages (from boto3==1.35.42) (1.35.99) 2025-06-01T21:30:33.1823370Z Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /Users/ec2-user/runner/_work/_temp/miniconda/lib/python3.9/site-packages (from boto3==1.35.42) (1.0.1) 2025-06-01T21:30:33.1824210Z Requirement already satisfied: s3transfer<0.11.0,>=0.10.0 in /Users/ec2-user/runner/_work/_temp/miniconda/lib/python3.9/site-packages (from boto3==1.35.42) (0.10.4) 2025-06-01T21:30:33.3050210Z Collecting numpy<2,>=1.22.4 (from pandas==2.1.3) 2025-06-01T21:30:33.3071300Z Using cached numpy-1.26.4-cp39-cp39-macosx_11_0_arm64.whl.metadata (61 kB) 2025-06-01T21:30:33.3408240Z Collecting pytz>=2020.1 (from pandas==2.1.3) 2025-06-01T21:30:33.3430070Z Using cached pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2025-06-01T21:30:33.3592070Z Collecting tzdata>=2022.1 (from pandas==2.1.3) 2025-06-01T21:30:33.3610970Z Using cached tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB) 2025-06-01T21:30:33.3913180Z Collecting marshmallow<4.0.0,>=3.18.0 (from dataclasses_json==0.6.7) 2025-06-01T21:30:33.3932250Z Using cached marshmallow-3.26.1-py3-none-any.whl.metadata (7.3 kB) 2025-06-01T21:30:33.4030190Z Collecting typing-inspect<1,>=0.4.0 (from dataclasses_json==0.6.7) 2025-06-01T21:30:33.4045130Z Using cached typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-06-01T21:30:33.4092810Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /Users/ec2-user/runner/_work/_temp/miniconda/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.26.20) 2025-06-01T21:30:33.4117830Z Requirement already satisfied: packaging>=17.0 in /Users/ec2-user/runner/_work/_temp/miniconda/lib/python3.9/site-packages (from marshmallow<4.0.0,>=3.18.0->dataclasses_json==0.6.7) (24.1) 2025-06-01T21:30:33.4186870Z Collecting mypy-extensions>=0.3.0 (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7) 2025-06-01T21:30:33.4206480Z Using cached mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-06-01T21:30:33.4348250Z Collecting typing-extensions>=3.7.4 (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7) 2025-06-01T21:30:33.4365750Z Using cached typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) 2025-06-01T21:30:33.4431860Z Using cached python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 2025-06-01T21:30:33.4461080Z Using cached boto3-1.35.42-py3-none-any.whl (139 kB) 2025-06-01T21:30:33.4487500Z Using cached pandas-2.1.3-cp39-cp39-macosx_11_0_arm64.whl (11.0 MB) 2025-06-01T21:30:33.4827100Z Using cached dataclasses_json-0.6.7-py3-none-any.whl (28 kB) 2025-06-01T21:30:33.4849790Z Using cached marshmallow-3.26.1-py3-none-any.whl (50 kB) 2025-06-01T21:30:33.4873770Z Using cached numpy-1.26.4-cp39-cp39-macosx_11_0_arm64.whl (14.0 MB) 2025-06-01T21:30:33.5235230Z Using cached pytz-2025.2-py2.py3-none-any.whl (509 kB) 2025-06-01T21:30:33.5289550Z Using cached typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-06-01T21:30:33.5301470Z Using cached tzdata-2025.2-py2.py3-none-any.whl (347 kB) 2025-06-01T21:30:33.5343360Z Using cached mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-06-01T21:30:33.5360730Z Using cached typing_extensions-4.13.2-py3-none-any.whl (45 kB) 2025-06-01T21:30:33.6091770Z Installing collected packages: pytz, tzdata, typing-extensions, python-dateutil, numpy, mypy-extensions, marshmallow, typing-inspect, pandas, dataclasses_json, boto3 2025-06-01T21:30:33.7638890Z Attempting uninstall: python-dateutil 2025-06-01T21:30:33.7658440Z Found existing installation: python-dateutil 2.9.0.post0 2025-06-01T21:30:33.7670340Z Uninstalling python-dateutil-2.9.0.post0: 2025-06-01T21:30:33.7676650Z Successfully uninstalled python-dateutil-2.9.0.post0 2025-06-01T21:30:36.8931110Z Attempting uninstall: boto3 2025-06-01T21:30:36.8939380Z Found existing installation: boto3 1.35.33 2025-06-01T21:30:36.8977890Z Uninstalling boto3-1.35.33: 2025-06-01T21:30:36.8985600Z Successfully uninstalled boto3-1.35.33 2025-06-01T21:30:36.9421710Z Successfully installed boto3-1.35.42 dataclasses_json-0.6.7 marshmallow-3.26.1 mypy-extensions-1.1.0 numpy-1.26.4 pandas-2.1.3 python-dateutil-2.8.2 pytz-2025.2 typing-extensions-4.13.2 typing-inspect-0.9.0 tzdata-2025.2 2025-06-01T21:30:37.6796730Z Command completed after 1 attempt(s). 2025-06-01T21:30:37.6950800Z ##[group]Run python3 -m tools.stats.upload_utilization_stats.upload_utilization_stats \ 2025-06-01T21:30:37.6952860Z python3 -m tools.stats.upload_utilization_stats.upload_utilization_stats \ 2025-06-01T21:30:37.6954310Z  --workflow-run-id "15379340894" \ 2025-06-01T21:30:37.6955290Z  --workflow-name "trunk" \ 2025-06-01T21:30:37.6956290Z  --workflow-run-attempt "1" \ 2025-06-01T21:30:37.6957170Z  --job-id "43268262768" \ 2025-06-01T21:30:37.6958300Z  --job-name "macos-py3-arm64 / test (mps, 1, 1, macos-m1-13)" \ 2025-06-01T21:30:37.6959590Z  --local-path "usage_log.txt" \ 2025-06-01T21:30:37.6960510Z  --artifact-prefix "" 2025-06-01T21:30:37.7073420Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:30:37.7074210Z env: 2025-06-01T21:30:37.7074730Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:30:37.7075360Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:30:37.7076020Z TEST_CONFIG: mps 2025-06-01T21:30:37.7076460Z SHARD_NUMBER: 1 2025-06-01T21:30:37.7076880Z NUM_TEST_SHARDS: 1 2025-06-01T21:30:37.7077320Z PR_BODY: 2025-06-01T21:30:37.7079120Z PATH: /Users/ec2-user/runner/_work/_temp/miniconda/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/opt/homebrew/Caskroom/miniconda/base/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin 2025-06-01T21:30:37.7082090Z CONDA_EXE: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda 2025-06-01T21:30:37.7083320Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:37.7084540Z CONDA_PREFIX: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:37.7086410Z CONDA_RUN: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 --no-capture-output 2025-06-01T21:30:37.7089270Z CONDA_INSTALL: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda install --yes --quiet -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:37.7090720Z ##[endgroup] 2025-06-01T21:30:40.8518050Z repo: pytorch/pytorch 2025-06-01T21:30:40.8519120Z Converted Log Model: UtilizationMetadata: 2025-06-01T21:30:40.8520330Z UtilizationMetadata(level='metadata', workflow_id='15379340894', job_id='43268262768', workflow_name='trunk', job_name='macos-py3-arm64 / test (mps, 1, 1, macos-m1-13)', usage_collect_interval=1.0, data_model_version=1.0, start_at=1748812041, gpu_count=0, cpu_count=8, gpu_type=None, error=None) 2025-06-01T21:30:40.8521620Z [Db Segments] detected pytest cmd: 7, generated segments: 7 2025-06-01T21:30:40.8522030Z [db model] Peek db timeseries 2025-06-01T21:30:40.8522310Z :{ 2025-06-01T21:30:40.8522570Z "created_at": 1748813440, 2025-06-01T21:30:40.8522850Z "type": "utilization", 2025-06-01T21:30:40.8523130Z "tags": [ 2025-06-01T21:30:40.8523380Z "record" 2025-06-01T21:30:40.8523610Z ], 2025-06-01T21:30:40.8523840Z "time_stamp": 1748812041, 2025-06-01T21:30:40.8524150Z "repo": "pytorch/pytorch", 2025-06-01T21:30:40.8524450Z "workflow_id": 15379340894, 2025-06-01T21:30:40.8524790Z "run_attempt": 1, 2025-06-01T21:30:40.8525050Z "job_id": 43268262768, 2025-06-01T21:30:40.8525340Z "workflow_name": "trunk", 2025-06-01T21:30:40.8525760Z "job_name": "macos-py3-arm64 / test (mps, 1, 1, macos-m1-13)", 2025-06-01T21:30:40.8526680Z "json_data": "{\"cpu\": {\"avg\": 60.0, \"max\": 60.0}, \"memory\": {\"avg\": 21.2, \"max\": 21.2}, \"gpu_usage\": null}" 2025-06-01T21:30:40.8527170Z } 2025-06-01T21:30:40.8527680Z Writing 1 documents to S3 ossci-utilization/util_metadata/v_1.0/pytorch/pytorch/15379340894/1/43268262768/metadata 2025-06-01T21:30:40.8528550Z Done! Finish writing document to S3 ossci-utilization/util_metadata/v_1.0/pytorch/pytorch/15379340894/1/43268262768/metadata 2025-06-01T21:30:40.8529460Z Writing 277 documents to S3 ossci-utilization/util_timeseries/v_1.0/pytorch/pytorch/15379340894/1/43268262768/time_series 2025-06-01T21:30:40.8530380Z Done! Finish writing document to S3 ossci-utilization/util_timeseries/v_1.0/pytorch/pytorch/15379340894/1/43268262768/time_series 2025-06-01T21:30:40.9188620Z ##[group]Run pytorch/test-infra/.github/actions/check-disk-space@main 2025-06-01T21:30:40.9188900Z with: 2025-06-01T21:30:40.9189070Z minimum-available-space-in-gb: 6 2025-06-01T21:30:40.9189290Z env: 2025-06-01T21:30:40.9189420Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:30:40.9189670Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:30:40.9189880Z TEST_CONFIG: mps 2025-06-01T21:30:40.9190040Z SHARD_NUMBER: 1 2025-06-01T21:30:40.9190250Z NUM_TEST_SHARDS: 1 2025-06-01T21:30:40.9190430Z PR_BODY: 2025-06-01T21:30:40.9191040Z PATH: /Users/ec2-user/runner/_work/_temp/miniconda/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/opt/homebrew/Caskroom/miniconda/base/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin 2025-06-01T21:30:40.9191760Z CONDA_EXE: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda 2025-06-01T21:30:40.9192130Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:40.9192560Z CONDA_PREFIX: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:40.9193140Z CONDA_RUN: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 --no-capture-output 2025-06-01T21:30:40.9193920Z CONDA_INSTALL: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda install --yes --quiet -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:40.9194400Z ##[endgroup] 2025-06-01T21:30:40.9205020Z ##[group]Run echo "Print the available disk space for manual inspection" 2025-06-01T21:30:40.9205450Z echo "Print the available disk space for manual inspection" 2025-06-01T21:30:40.9205800Z df -h 2025-06-01T21:30:40.9205960Z  2025-06-01T21:30:40.9206130Z function check_disk_space() { 2025-06-01T21:30:40.9206330Z  set +e 2025-06-01T21:30:40.9206500Z  2025-06-01T21:30:40.9206680Z  # Set the minimum requirement space to 6GB 2025-06-01T21:30:40.9207030Z  MINIMUM_AVAILABLE_SPACE_IN_KB=$(($MINIMUM_AVAILABLE_SPACE_IN_GB * 1024 * 1024)) 2025-06-01T21:30:40.9207340Z  2025-06-01T21:30:40.9207550Z  # Use KB to avoid floating point warning like 3.1GB 2025-06-01T21:30:40.9225950Z  df -k | tr -s ' ' | cut -d' ' -f 4,9 | while read -r LINE; 2025-06-01T21:30:40.9226230Z  do 2025-06-01T21:30:40.9226430Z  AVAIL=$(echo $LINE | cut -f1 -d' ') 2025-06-01T21:30:40.9226710Z  MOUNT=$(echo $LINE | cut -f2 -d' ') 2025-06-01T21:30:40.9226920Z  2025-06-01T21:30:40.9227080Z  if [ "${MOUNT}" = "/" ]; then 2025-06-01T21:30:40.9227370Z  if [ "${AVAIL}" -lt "${MINIMUM_AVAILABLE_SPACE_IN_KB}" ]; then 2025-06-01T21:30:40.9227920Z  echo "Failure: There is only ${AVAIL}KB free space left in ${MOUNT}, which is less than the minimum requirement of ${MINIMUM_AVAILABLE_SPACE_IN_KB}KB for ${RUNNER_OS}" 2025-06-01T21:30:40.9228390Z  else 2025-06-01T21:30:40.9228700Z  echo "Success: There is ${AVAIL}KB free space left in ${MOUNT} for ${RUNNER_OS}, continue" 2025-06-01T21:30:40.9229130Z  fi 2025-06-01T21:30:40.9229330Z  fi 2025-06-01T21:30:40.9229480Z  done 2025-06-01T21:30:40.9229630Z  2025-06-01T21:30:40.9229780Z  set -e 2025-06-01T21:30:40.9229940Z } 2025-06-01T21:30:40.9230080Z  2025-06-01T21:30:40.9230220Z RESULT=$(check_disk_space) 2025-06-01T21:30:40.9230450Z echo "${RESULT}" 2025-06-01T21:30:40.9230600Z  2025-06-01T21:30:40.9230810Z if [[ "${RESULT}" == *Failure* && "${RUNNER_OS}" == "macOS" ]]; then 2025-06-01T21:30:40.9231320Z  # We can clean up /System/Library/Caches/com.apple.coresymbolicationd on MacOS to free up the space and this should free up enough space 2025-06-01T21:30:40.9232140Z  # https://github.com/pytorch/pytorch/issues/85440 2025-06-01T21:30:40.9232510Z  sudo rm "/System/Library/Caches/com.apple.coresymbolicationd/data" || true 2025-06-01T21:30:40.9233010Z  # Stop the daemon and launchctl will automatically start it again, thus accomplish a restart and free up the above file 2025-06-01T21:30:40.9233480Z  sudo launchctl stop com.apple.coresymbolicationd || true 2025-06-01T21:30:40.9233740Z  2025-06-01T21:30:40.9233900Z  # Clean up crash reports on the runner 2025-06-01T21:30:40.9234230Z  sudo rm -rf "/System/Volumes/Data/Library/Logs/CrashReporter" || true 2025-06-01T21:30:40.9234520Z  2025-06-01T21:30:40.9234730Z  # Also try to clean up torch.hub caching directory 2025-06-01T21:30:40.9235000Z  rm -rf "${HOME}/.cache/torch/hub" || true 2025-06-01T21:30:40.9235230Z  2025-06-01T21:30:40.9235390Z  # Purge conda 2025-06-01T21:30:40.9235580Z  conda clean -p -t -y || true 2025-06-01T21:30:40.9235800Z  # and pip cache 2025-06-01T21:30:40.9236010Z  pip cache purge || true 2025-06-01T21:30:40.9236200Z  2025-06-01T21:30:40.9236410Z  echo "Re-run disk space check for ${RUNNER_OS} after cleaning up" 2025-06-01T21:30:40.9236700Z  # Re-run the check 2025-06-01T21:30:40.9236900Z  RESULT=$(check_disk_space) 2025-06-01T21:30:40.9237110Z  echo "${RESULT}" 2025-06-01T21:30:40.9237290Z fi 2025-06-01T21:30:40.9237430Z  2025-06-01T21:30:40.9237570Z if [[ "${RESULT}" == *Failure* ]]; then 2025-06-01T21:30:40.9237790Z  df -h 2025-06-01T21:30:40.9237960Z  2025-06-01T21:30:40.9238450Z  echo "Please help create an issue to PyTorch Release Engineering via https://github.com/pytorch/test-infra/issues and provide the link to the workflow run." 2025-06-01T21:30:40.9238960Z  exit 1 2025-06-01T21:30:40.9239120Z fi 2025-06-01T21:30:40.9461720Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:30:40.9461980Z env: 2025-06-01T21:30:40.9462140Z GIT_DEFAULT_BRANCH: main 2025-06-01T21:30:40.9462330Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-06-01T21:30:40.9462550Z TEST_CONFIG: mps 2025-06-01T21:30:40.9462710Z SHARD_NUMBER: 1 2025-06-01T21:30:40.9462860Z NUM_TEST_SHARDS: 1 2025-06-01T21:30:40.9463030Z PR_BODY: 2025-06-01T21:30:40.9463640Z PATH: /Users/ec2-user/runner/_work/_temp/miniconda/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/opt/homebrew/Caskroom/miniconda/base/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin 2025-06-01T21:30:40.9464350Z CONDA_EXE: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda 2025-06-01T21:30:40.9464730Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:40.9465150Z CONDA_PREFIX: /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:40.9465730Z CONDA_RUN: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 --no-capture-output 2025-06-01T21:30:40.9466510Z CONDA_INSTALL: /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda install --yes --quiet -p /Users/ec2-user/runner/_work/_temp/conda_environment_15379340894 2025-06-01T21:30:40.9467110Z MINIMUM_AVAILABLE_SPACE_IN_GB: 6 2025-06-01T21:30:40.9467310Z ##[endgroup] 2025-06-01T21:30:40.9748620Z Print the available disk space for manual inspection 2025-06-01T21:30:40.9758850Z Filesystem Size Used Avail Capacity iused ifree %iused Mounted on 2025-06-01T21:30:40.9759300Z /dev/disk5s2s1 100Gi 8.3Gi 66Gi 12% 349475 696487280 0% / 2025-06-01T21:30:40.9759640Z devfs 217Ki 217Ki 0Bi 100% 752 0 100% /dev 2025-06-01T21:30:40.9759990Z /dev/disk5s5 100Gi 2.0Gi 66Gi 3% 2 696487280 0% /System/Volumes/VM 2025-06-01T21:30:40.9760670Z /dev/disk5s3 100Gi 4.5Gi 66Gi 7% 849 696487280 0% /System/Volumes/Preboot 2025-06-01T21:30:40.9761090Z /dev/disk1s2 500Mi 6.0Mi 391Mi 2% 1 4001440 0% /System/Volumes/xarts 2025-06-01T21:30:40.9761520Z /dev/disk1s1 500Mi 51Mi 391Mi 12% 61 4001440 0% /System/Volumes/iSCPreboot 2025-06-01T21:30:40.9762000Z /dev/disk1s3 500Mi 2.6Mi 391Mi 1% 53 4001440 0% /System/Volumes/Hardware 2025-06-01T21:30:40.9762410Z /dev/disk5s1 100Gi 18Gi 66Gi 22% 708858 696487280 0% /System/Volumes/Data 2025-06-01T21:30:40.9762840Z /dev/disk3s4 228Gi 120Ki 210Gi 1% 18 2202319200 0% /private/tmp/tmp-mount-jtUPLI 2025-06-01T21:30:40.9763270Z map auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /System/Volumes/Data/home 2025-06-01T21:30:41.0193020Z Success: There is 69648728KB free space left in / for macOS, continue 2025-06-01T21:30:41.0277810Z Post job cleanup. 2025-06-01T21:30:41.1447090Z Post job cleanup. 2025-06-01T21:30:41.2769750Z Cache hit occurred on the primary key miniconda-env-macOS-ARM64-3.12.7--20250601d-a8f30617a7f62772164c7c91c39ee9a585b628d3aad48bfb3bf3ec5c5df7f5eb-dfe02fdbcd2763a130ed0bc37d2567ec0fda7b3f7281f2d3e267bfd158c30cd9, not saving cache. 2025-06-01T21:30:41.2812200Z Post job cleanup. 2025-06-01T21:30:41.3753280Z Cache hit occurred on the primary key miniconda-24.7.1-0-macOS-ARM64-3.12.7--20250601d, not saving cache. 2025-06-01T21:30:41.3846410Z Post job cleanup. 2025-06-01T21:30:41.3903100Z Post job cleanup. 2025-06-01T21:30:41.4779420Z [command]/usr/bin/git version 2025-06-01T21:30:41.4846280Z git version 2.37.1 (Apple Git-137.1) 2025-06-01T21:30:41.4872170Z Copying '/Users/ec2-user/.gitconfig' to '/Users/ec2-user/runner/_work/_temp/b196d3e4-f510-4345-abb9-2b65d5439129/.gitconfig' 2025-06-01T21:30:41.4877990Z Temporarily overriding HOME='/Users/ec2-user/runner/_work/_temp/b196d3e4-f510-4345-abb9-2b65d5439129' before making global git config changes 2025-06-01T21:30:41.4878630Z Adding repository directory to the temporary git global config as a safe directory 2025-06-01T21:30:41.4885310Z [command]/usr/bin/git config --global --add safe.directory /Users/ec2-user/runner/_work/pytorch/pytorch 2025-06-01T21:30:41.4946780Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-06-01T21:30:41.5006300Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-06-01T21:30:41.6159340Z Entering 'android/libs/fbjni' 2025-06-01T21:30:41.6268990Z Entering 'third_party/FP16' 2025-06-01T21:30:41.6379370Z Entering 'third_party/FXdiv' 2025-06-01T21:30:41.6479600Z Entering 'third_party/NNPACK' 2025-06-01T21:30:41.6589570Z Entering 'third_party/NVTX' 2025-06-01T21:30:41.6686640Z Entering 'third_party/VulkanMemoryAllocator' 2025-06-01T21:30:41.6782050Z Entering 'third_party/XNNPACK' 2025-06-01T21:30:41.7034810Z Entering 'third_party/benchmark' 2025-06-01T21:30:41.7146250Z Entering 'third_party/composable_kernel' 2025-06-01T21:30:41.7249050Z Entering 'third_party/cpp-httplib' 2025-06-01T21:30:41.7342120Z Entering 'third_party/cpuinfo' 2025-06-01T21:30:41.7467900Z Entering 'third_party/cudnn_frontend' 2025-06-01T21:30:41.7561180Z Entering 'third_party/cutlass' 2025-06-01T21:30:41.7656180Z Entering 'third_party/eigen' 2025-06-01T21:30:41.7776420Z Entering 'third_party/fbgemm' 2025-06-01T21:30:41.7976040Z Entering 'third_party/fbgemm/external/asmjit' 2025-06-01T21:30:41.8131060Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-06-01T21:30:41.8364830Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-06-01T21:30:41.8511850Z Entering 'third_party/fbgemm/external/cutlass' 2025-06-01T21:30:41.8713410Z Entering 'third_party/fbgemm/external/googletest' 2025-06-01T21:30:41.8854570Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-06-01T21:30:41.8999680Z Entering 'third_party/fbgemm/external/json' 2025-06-01T21:30:41.9163670Z Entering 'third_party/flash-attention' 2025-06-01T21:30:41.9263550Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-06-01T21:30:41.9366130Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-06-01T21:30:41.9468890Z Entering 'third_party/flatbuffers' 2025-06-01T21:30:41.9577970Z Entering 'third_party/fmt' 2025-06-01T21:30:41.9683990Z Entering 'third_party/gemmlowp/gemmlowp' 2025-06-01T21:30:41.9784510Z Entering 'third_party/gloo' 2025-06-01T21:30:41.9899380Z Entering 'third_party/googletest' 2025-06-01T21:30:42.0005530Z Entering 'third_party/ideep' 2025-06-01T21:30:42.0125730Z Entering 'third_party/ideep/mkl-dnn' 2025-06-01T21:30:42.0304270Z Entering 'third_party/ittapi' 2025-06-01T21:30:42.0398820Z Entering 'third_party/kineto' 2025-06-01T21:30:42.0497400Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-06-01T21:30:42.0590910Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-06-01T21:30:42.0685900Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-06-01T21:30:42.0779780Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-06-01T21:30:42.0873860Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-06-01T21:30:42.0966770Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-06-01T21:30:42.1070140Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-06-01T21:30:42.1163580Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-06-01T21:30:42.1258030Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-06-01T21:30:42.1355040Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-06-01T21:30:42.1451260Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-06-01T21:30:42.1545270Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-06-01T21:30:42.1640440Z Entering 'third_party/kleidiai' 2025-06-01T21:30:42.1733960Z Entering 'third_party/mimalloc' 2025-06-01T21:30:42.1829650Z Entering 'third_party/nlohmann' 2025-06-01T21:30:42.1923230Z Entering 'third_party/onnx' 2025-06-01T21:30:42.2196320Z Entering 'third_party/onnx/third_party/pybind11' 2025-06-01T21:30:42.2319050Z Entering 'third_party/opentelemetry-cpp' 2025-06-01T21:30:42.2412500Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-06-01T21:30:42.2512440Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-06-01T21:30:42.2608680Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-06-01T21:30:42.2701510Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-06-01T21:30:42.2794770Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-06-01T21:30:42.2892080Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-06-01T21:30:42.2979840Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-06-01T21:30:42.3075840Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-06-01T21:30:42.3168070Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-06-01T21:30:42.3263980Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-06-01T21:30:42.3368820Z Entering 'third_party/pocketfft' 2025-06-01T21:30:42.3465890Z Entering 'third_party/protobuf' 2025-06-01T21:30:42.3658210Z Entering 'third_party/protobuf/third_party/benchmark' 2025-06-01T21:30:42.3781710Z Entering 'third_party/protobuf/third_party/googletest' 2025-06-01T21:30:42.3902740Z Entering 'third_party/psimd' 2025-06-01T21:30:42.4004030Z Entering 'third_party/pthreadpool' 2025-06-01T21:30:42.4103990Z Entering 'third_party/pybind11' 2025-06-01T21:30:42.4210990Z Entering 'third_party/python-peachpy' 2025-06-01T21:30:42.4311880Z Entering 'third_party/sleef' 2025-06-01T21:30:42.4429410Z Entering 'third_party/tensorpipe' 2025-06-01T21:30:42.4590300Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-06-01T21:30:42.4739260Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-06-01T21:30:42.4884810Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-06-01T21:30:42.5022510Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-06-01T21:30:42.5185000Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-06-01T21:30:42.5307520Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-06-01T21:30:42.5359130Z http.https://github.com/.extraheader 2025-06-01T21:30:42.5368090Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-06-01T21:30:42.5424960Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2025-06-01T21:30:42.5893960Z Entering 'android/libs/fbjni' 2025-06-01T21:30:42.5960810Z http.https://github.com/.extraheader 2025-06-01T21:30:42.6026050Z Entering 'third_party/FP16' 2025-06-01T21:30:42.6090700Z http.https://github.com/.extraheader 2025-06-01T21:30:42.6149080Z Entering 'third_party/FXdiv' 2025-06-01T21:30:42.6213620Z http.https://github.com/.extraheader 2025-06-01T21:30:42.6271880Z Entering 'third_party/NNPACK' 2025-06-01T21:30:42.6334940Z http.https://github.com/.extraheader 2025-06-01T21:30:42.6401840Z Entering 'third_party/NVTX' 2025-06-01T21:30:42.6469900Z http.https://github.com/.extraheader 2025-06-01T21:30:42.6527820Z Entering 'third_party/VulkanMemoryAllocator' 2025-06-01T21:30:42.6593160Z http.https://github.com/.extraheader 2025-06-01T21:30:42.6649340Z Entering 'third_party/XNNPACK' 2025-06-01T21:30:42.6713960Z http.https://github.com/.extraheader 2025-06-01T21:30:42.6776870Z Entering 'third_party/benchmark' 2025-06-01T21:30:42.6841170Z http.https://github.com/.extraheader 2025-06-01T21:30:42.6898490Z Entering 'third_party/composable_kernel' 2025-06-01T21:30:42.6960950Z http.https://github.com/.extraheader 2025-06-01T21:30:42.7020970Z Entering 'third_party/cpp-httplib' 2025-06-01T21:30:42.7088620Z http.https://github.com/.extraheader 2025-06-01T21:30:42.7145910Z Entering 'third_party/cpuinfo' 2025-06-01T21:30:42.7211690Z http.https://github.com/.extraheader 2025-06-01T21:30:42.7270290Z Entering 'third_party/cudnn_frontend' 2025-06-01T21:30:42.7335280Z http.https://github.com/.extraheader 2025-06-01T21:30:42.7394150Z Entering 'third_party/cutlass' 2025-06-01T21:30:42.7459440Z http.https://github.com/.extraheader 2025-06-01T21:30:42.7520790Z Entering 'third_party/eigen' 2025-06-01T21:30:42.7587790Z http.https://github.com/.extraheader 2025-06-01T21:30:42.7645500Z Entering 'third_party/fbgemm' 2025-06-01T21:30:42.7709730Z http.https://github.com/.extraheader 2025-06-01T21:30:42.7774360Z Entering 'third_party/fbgemm/external/asmjit' 2025-06-01T21:30:42.7839260Z http.https://github.com/.extraheader 2025-06-01T21:30:42.7897890Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-06-01T21:30:42.7961780Z http.https://github.com/.extraheader 2025-06-01T21:30:42.8022550Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-06-01T21:30:42.8086080Z http.https://github.com/.extraheader 2025-06-01T21:30:42.8144480Z Entering 'third_party/fbgemm/external/cutlass' 2025-06-01T21:30:42.8208810Z http.https://github.com/.extraheader 2025-06-01T21:30:42.8271070Z Entering 'third_party/fbgemm/external/googletest' 2025-06-01T21:30:42.8335700Z http.https://github.com/.extraheader 2025-06-01T21:30:42.8393740Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-06-01T21:30:42.8458270Z http.https://github.com/.extraheader 2025-06-01T21:30:42.8516760Z Entering 'third_party/fbgemm/external/json' 2025-06-01T21:30:42.8616060Z http.https://github.com/.extraheader 2025-06-01T21:30:42.8643140Z Entering 'third_party/flash-attention' 2025-06-01T21:30:42.8708960Z http.https://github.com/.extraheader 2025-06-01T21:30:42.8767540Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-06-01T21:30:42.8832500Z http.https://github.com/.extraheader 2025-06-01T21:30:42.8894450Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-06-01T21:30:42.8960650Z http.https://github.com/.extraheader 2025-06-01T21:30:42.9036700Z Entering 'third_party/flatbuffers' 2025-06-01T21:30:42.9101520Z http.https://github.com/.extraheader 2025-06-01T21:30:42.9151260Z Entering 'third_party/fmt' 2025-06-01T21:30:42.9217890Z http.https://github.com/.extraheader 2025-06-01T21:30:42.9275240Z Entering 'third_party/gemmlowp/gemmlowp' 2025-06-01T21:30:42.9345240Z http.https://github.com/.extraheader 2025-06-01T21:30:42.9404520Z Entering 'third_party/gloo' 2025-06-01T21:30:42.9470260Z http.https://github.com/.extraheader 2025-06-01T21:30:42.9546360Z Entering 'third_party/googletest' 2025-06-01T21:30:42.9599490Z http.https://github.com/.extraheader 2025-06-01T21:30:42.9664730Z Entering 'third_party/ideep' 2025-06-01T21:30:42.9729210Z http.https://github.com/.extraheader 2025-06-01T21:30:42.9791410Z Entering 'third_party/ideep/mkl-dnn' 2025-06-01T21:30:42.9852670Z http.https://github.com/.extraheader 2025-06-01T21:30:42.9914980Z Entering 'third_party/ittapi' 2025-06-01T21:30:42.9979700Z http.https://github.com/.extraheader 2025-06-01T21:30:43.0038770Z Entering 'third_party/kineto' 2025-06-01T21:30:43.0101770Z http.https://github.com/.extraheader 2025-06-01T21:30:43.0167860Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-06-01T21:30:43.0232120Z http.https://github.com/.extraheader 2025-06-01T21:30:43.0289420Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-06-01T21:30:43.0354770Z http.https://github.com/.extraheader 2025-06-01T21:30:43.0414390Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-06-01T21:30:43.0478190Z http.https://github.com/.extraheader 2025-06-01T21:30:43.0537470Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-06-01T21:30:43.0610060Z http.https://github.com/.extraheader 2025-06-01T21:30:43.0668470Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-06-01T21:30:43.0732220Z http.https://github.com/.extraheader 2025-06-01T21:30:43.0791430Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-06-01T21:30:43.0855250Z http.https://github.com/.extraheader 2025-06-01T21:30:43.0915190Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-06-01T21:30:43.0985310Z http.https://github.com/.extraheader 2025-06-01T21:30:43.1044310Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-06-01T21:30:43.1108350Z http.https://github.com/.extraheader 2025-06-01T21:30:43.1167160Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-06-01T21:30:43.1230590Z http.https://github.com/.extraheader 2025-06-01T21:30:43.1290100Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-06-01T21:30:43.1354540Z http.https://github.com/.extraheader 2025-06-01T21:30:43.1413960Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-06-01T21:30:43.1475310Z http.https://github.com/.extraheader 2025-06-01T21:30:43.1531570Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-06-01T21:30:43.1602790Z http.https://github.com/.extraheader 2025-06-01T21:30:43.1661480Z Entering 'third_party/kleidiai' 2025-06-01T21:30:43.1723790Z http.https://github.com/.extraheader 2025-06-01T21:30:43.1780190Z Entering 'third_party/mimalloc' 2025-06-01T21:30:43.1841650Z http.https://github.com/.extraheader 2025-06-01T21:30:43.1904110Z Entering 'third_party/nlohmann' 2025-06-01T21:30:43.1971010Z http.https://github.com/.extraheader 2025-06-01T21:30:43.2026910Z Entering 'third_party/onnx' 2025-06-01T21:30:43.2088710Z http.https://github.com/.extraheader 2025-06-01T21:30:43.2149610Z Entering 'third_party/onnx/third_party/pybind11' 2025-06-01T21:30:43.2212580Z http.https://github.com/.extraheader 2025-06-01T21:30:43.2272270Z Entering 'third_party/opentelemetry-cpp' 2025-06-01T21:30:43.2334810Z http.https://github.com/.extraheader 2025-06-01T21:30:43.2391570Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-06-01T21:30:43.2453950Z http.https://github.com/.extraheader 2025-06-01T21:30:43.2511510Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-06-01T21:30:43.2575560Z http.https://github.com/.extraheader 2025-06-01T21:30:43.2634520Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-06-01T21:30:43.2698730Z http.https://github.com/.extraheader 2025-06-01T21:30:43.2758070Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-06-01T21:30:43.2822400Z http.https://github.com/.extraheader 2025-06-01T21:30:43.2887970Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-06-01T21:30:43.2952400Z http.https://github.com/.extraheader 2025-06-01T21:30:43.3010980Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-06-01T21:30:43.3074640Z http.https://github.com/.extraheader 2025-06-01T21:30:43.3133750Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-06-01T21:30:43.3198730Z http.https://github.com/.extraheader 2025-06-01T21:30:43.3257300Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-06-01T21:30:43.3322540Z http.https://github.com/.extraheader 2025-06-01T21:30:43.3383900Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-06-01T21:30:43.3449800Z http.https://github.com/.extraheader 2025-06-01T21:30:43.3512820Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-06-01T21:30:43.3585950Z http.https://github.com/.extraheader 2025-06-01T21:30:43.3656240Z Entering 'third_party/pocketfft' 2025-06-01T21:30:43.3726450Z http.https://github.com/.extraheader 2025-06-01T21:30:43.3787190Z Entering 'third_party/protobuf' 2025-06-01T21:30:43.3855140Z http.https://github.com/.extraheader 2025-06-01T21:30:43.3921960Z Entering 'third_party/protobuf/third_party/benchmark' 2025-06-01T21:30:43.3989560Z http.https://github.com/.extraheader 2025-06-01T21:30:43.4063100Z Entering 'third_party/protobuf/third_party/googletest' 2025-06-01T21:30:43.4130480Z http.https://github.com/.extraheader 2025-06-01T21:30:43.4193980Z Entering 'third_party/psimd' 2025-06-01T21:30:43.4259430Z http.https://github.com/.extraheader 2025-06-01T21:30:43.4318560Z Entering 'third_party/pthreadpool' 2025-06-01T21:30:43.4382650Z http.https://github.com/.extraheader 2025-06-01T21:30:43.4450880Z Entering 'third_party/pybind11' 2025-06-01T21:30:43.4518920Z http.https://github.com/.extraheader 2025-06-01T21:30:43.4578920Z Entering 'third_party/python-peachpy' 2025-06-01T21:30:43.4646610Z http.https://github.com/.extraheader 2025-06-01T21:30:43.4711630Z Entering 'third_party/sleef' 2025-06-01T21:30:43.4779640Z http.https://github.com/.extraheader 2025-06-01T21:30:43.4840780Z Entering 'third_party/tensorpipe' 2025-06-01T21:30:43.4908120Z http.https://github.com/.extraheader 2025-06-01T21:30:43.4979770Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-06-01T21:30:43.5047010Z http.https://github.com/.extraheader 2025-06-01T21:30:43.5107710Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-06-01T21:30:43.5174410Z http.https://github.com/.extraheader 2025-06-01T21:30:43.5232200Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-06-01T21:30:43.5294640Z http.https://github.com/.extraheader 2025-06-01T21:30:43.5357160Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-06-01T21:30:43.5419470Z http.https://github.com/.extraheader 2025-06-01T21:30:43.5475400Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-06-01T21:30:43.5544030Z http.https://github.com/.extraheader 2025-06-01T21:30:43.5663840Z A job completed hook has been configured by the self-hosted runner administrator 2025-06-01T21:30:43.5737220Z ##[group]Run '/opt/runner_scripts/post-job.sh' 2025-06-01T21:30:43.5756300Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:30:43.5756530Z ##[endgroup] 2025-06-01T21:30:43.6116090Z + df -h 2025-06-01T21:30:43.6216560Z + ls -t /var/log/post_job 2025-06-01T21:30:43.6216850Z + Checking if runner needs to be terminated...ok 2025-06-01T21:30:43.6240140Z + Outputting disk space 2025-06-01T21:30:43.6316830Z + awk 'NR>100' 2025-06-01T21:30:43.6352880Z Filesystem Size Used Avail Capacity iused ifree %iused Mounted on 2025-06-01T21:30:43.6353310Z /dev/disk5s2s1 100Gi 8.3Gi 66Gi 12% 349475 696484520 0% / 2025-06-01T21:30:43.6416910Z + xargs rm -fv 2025-06-01T21:30:43.6553600Z devfs 217Ki 217Ki 0Bi 100% 752 0 100% /dev 2025-06-01T21:30:43.6554080Z /dev/disk5s5 100Gi 2.0Gi 66Gi 3% 2 696484520 0% /System/Volumes/VM 2025-06-01T21:30:43.6645440Z /dev/disk5s3 100Gi 4.5Gi 66Gi 7% 849 696484520 0% /System/Volumes/Preboot 2025-06-01T21:30:43.6646530Z /dev/disk1s2 500Mi 6.0Mi 391Mi 2% 1 4001440 0% /System/Volumes/xarts 2025-06-01T21:30:43.6647060Z /dev/disk1s1 500Mi 51Mi 391Mi 12% 61 4001440 0% /System/Volumes/iSCPreboot 2025-06-01T21:30:43.6657520Z /dev/disk1s3 500Mi 2.6Mi 391Mi 1% 53 4001440 0% /System/Volumes/Hardware 2025-06-01T21:30:43.6658450Z /dev/disk5s1 100Gi 18Gi 66Gi 22% 708913 696484520 0% /System/Volumes/Data 2025-06-01T21:30:43.6659010Z /dev/disk3s4 228Gi 120Ki 210Gi 1% 18 2202319200 0% /private/tmp/tmp-mount-jtUPLI 2025-06-01T21:30:43.6659550Z map auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /System/Volumes/Data/home 2025-06-01T21:30:43.6659930Z + Cleaning up old logs (Keep the latest 100) 2025-06-01T21:30:43.6667250Z + Restoring SSH key to be the skeleton key 2025-06-01T21:30:43.6712960Z Cleaning up orphan processes