mirror of
https://github.com/bitnami/charts.git
synced 2026-02-28 15:37:42 +08:00
37 lines
1.0 KiB
YAML
37 lines
1.0 KiB
YAML
# Copyright VMware, Inc.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: MachineLearning
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: git
|
|
image: docker.io/bitnami/git:2.41.0-debian-11-r76
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:11-debian-11-r43
|
|
- name: pytorch
|
|
image: docker.io/bitnami/pytorch:2.0.1-debian-11-r97
|
|
apiVersion: v2
|
|
appVersion: 2.0.1
|
|
dependencies:
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: PyTorch is a deep learning platform that accelerates the transition from research prototyping to production deployment. Bitnami image includes Torchvision for specific computer vision support.
|
|
home: https://bitnami.com
|
|
icon: https://bitnami.com/assets/stacks/pytorch/img/pytorch-stack-220x234.png
|
|
keywords:
|
|
- pytorch
|
|
- python
|
|
- machine
|
|
- learning
|
|
maintainers:
|
|
- name: VMware, Inc.
|
|
url: https://github.com/bitnami/charts
|
|
name: pytorch
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/pytorch
|
|
version: 3.3.0
|