# This project was upgraded with external_updater. # Usage: tools/external_updater/updater.sh update external/pytorch # For more info, check https://cs.android.com/android/platform/superproject/main/+/main:tools/external_updater/README.md name: "pytorch" description: "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" third_party { license_type: NOTICE last_upgrade_date { year: 2024 month: 10 day: 31 } identifier { type: "Git" value: "https://github.com/pytorch/pytorch" version: "v2.5.1" } }