xref: /aosp_15_r20/external/pytorch/METADATA (revision da0073e96a02ea20f0ac840b70461e3646d07c45)
1# This project was upgraded with external_updater.
2# Usage: tools/external_updater/updater.sh update external/pytorch
3# For more info, check https://cs.android.com/android/platform/superproject/main/+/main:tools/external_updater/README.md
4
5name: "pytorch"
6description: "PyTorch is a Python package that provides two high-level features:  Tensor computation (like NumPy) with strong GPU acceleration Deep neural networks built on a tape-based autograd system"
7third_party {
8  license_type: NOTICE
9  last_upgrade_date {
10    year: 2024
11    month: 10
12    day: 31
13  }
14  identifier {
15    type: "Git"
16    value: "https://github.com/pytorch/pytorch"
17    version: "v2.5.1"
18  }
19}
20