mirror of
https://github.com/bitnami/charts.git
synced 2026-02-25 07:38:03 +08:00
37 lines
1003 B
YAML
37 lines
1003 B
YAML
# Copyright VMware, Inc.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: MachineLearning
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: tensorflow-resnet
|
|
image: docker.io/bitnami/tensorflow-resnet:2.14.1-debian-11-r5
|
|
- name: tensorflow-serving
|
|
image: docker.io/bitnami/tensorflow-serving:2.14.1-debian-11-r3
|
|
apiVersion: v2
|
|
appVersion: 2.14.1
|
|
dependencies:
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: TensorFlow ResNet is a client utility for use with TensorFlow Serving and ResNet models.
|
|
home: https://bitnami.com
|
|
icon: https://bitnami.com/assets/stacks/tensorflow-inception/img/tensorflow-inception-stack-220x234.png
|
|
keywords:
|
|
- tensorflow
|
|
- serving
|
|
- resnet
|
|
- machine
|
|
- learning
|
|
- library
|
|
maintainers:
|
|
- name: VMware, Inc.
|
|
url: https://github.com/bitnami/charts
|
|
name: tensorflow-resnet
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/tensorflow-resnet
|
|
version: 3.14.0
|