{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "ExecuTorch",
  "description": "Run PyTorch models on Arduino microcontrollers with ExecuTorch.",
  "url": "https://github.com/meta-pytorch/executorch-arduino",
  "author": {
    "@type": "Person",
    "name": "Meta Platforms"
  },
  "applicationCategory": "Data Processing",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/meta-pytorch/ExecuTorch-0.2.0.zip",
  "softwareVersion": "0.2.0",
  "fileSize": 1391,
  "datePublished": "2026-08-21",
  "license": "https://spdx.org/licenses/NOASSERTION"
}