mirror of
https://github.com/bitnami/charts.git
synced 2026-03-10 06:57:55 +08:00
* [bitnami/pytorch] Improves test used for probes Signed-off-by: Rafael Rios Saavedra <rrios@vmware.com> * Increase timeout Signed-off-by: Rafael Rios Saavedra <rrios@vmware.com> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Rafael Rios Saavedra <rrios@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
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.43.2-debian-12-r2
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:12-debian-12-r16
|
|
- name: pytorch
|
|
image: docker.io/bitnami/pytorch:2.2.1-debian-12-r0
|
|
apiVersion: v2
|
|
appVersion: 2.2.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: 4.0.1
|