About 200,000 results
Open links in new tab
  1. PyTorch

    3 days ago · Join PyTorch Foundation As a member of the PyTorch Foundation, you’ll have access to resources that allow you to be stewards of stable, secure, and long-lasting codebases.

  2. The Open Source Legacy and AI’s Licensing Challenge - PyTorch

    May 22, 2025 · To make MOF practical, model developers needed a simple, standard license they could drop into any repository, just like Apache-2.0 or MIT is used in software.

  3. License Question - PyTorch Forums

    Feb 27, 2020 · If you include PyTorch source code or binary forms (i.e. the files shipped with PyTorch which are .py or .so or other binaries), those files are under pytorch license.

  4. License — FBGEMM 1.4.0 documentation - PyTorch

    License Both FBGEMM and FBGEMM_GPU are licensed under the 3-clause BSD License: BSD License For FBGEMM software Copyright (c) Meta Platforms, Inc. and affiliates. All rights reserved. …

  5. What is the license of the PyTorch C++ API? - PyTorch Forums

    Jun 20, 2022 · Yes, I think they are referring to the same API. I would think a single license is used for the entirety of the repository, but adding @jspisak to correct me or confirm it.

  6. License for Resnet included in torchvision - PyTorch Forums

    Jan 17, 2024 · Please provide information about the license for Resnet included in torchvision. I checked the README on this GitHub, where there is a section about Pre-Trained Model License, and …

  7. YOLOv5 – PyTorch

    YOLOv5 accepts URL, Filename, PIL, OpenCV, Numpy and PyTorch inputs, and returns detections in torch, pandas, and JSON output formats. See the YOLOv5 PyTorch Hub Tutorial for details.

  8. Licence of pre-built libtorch versions - PyTorch Forums

    Nov 11, 2021 · Unfortunately there is no main license document given in these zip files. However in the official github repository [pytorch/LICENSE at master · pytorch/pytorch · GitHub] there is a leading …

  9. Clarification on NVIDIA License Compliance for Using PyTorch (torch)

    Jan 14, 2025 · In our organization, we are trying to install PyTorch (torch) via PyPI. However, our compliance tools are flagging a potential vulnerability due to the NVIDIA license included with the …

  10. Question about PyTorch license or SPDX tag

    Jun 27, 2018 · Hello, I would like to ask a question about the license that PyTorch is released under or PyTorch’s SPDX tag. I need this info for an internal open source contribution approval.