Sign inSign up

openeuler/tvm

Sponsored OSS

By openeuler

Updated 2 months ago

Image
0

4.2K

openeuler/tvm repository overview

Quick reference

Apache TVM | openEuler

Apache TVM is an open machine learning compilation framework, following the following principles:

  • Python-first development that enables quick customization of machine learning compiler pipelines.
  • Universal deployment to bring models into minimum deployable modules.

Learn more on Apache TVM.

The tag of each tvm docker image is consist of the version of tvm and the version of basic image. The details are as follows

TagsCurrentlyArchitectures
0.24.0-oe2403sp4tvm 0.24.0 on openEuler 24.03-lts-sp4amd64, arm64
0.24.0-oe2403sp3tvm 0.24.0 on openEuler 24.03-lts-sp3amd64, arm64

Usage

Run the Docker container to launch the TVM developer image. docker run -it openeuler/tvm:{Tag}

Verify the installation inside the container: python3 -c "import tvm; print(tvm.__file__)"

Question and answering

If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.

Tag summary

Content type

Image

Digest

sha256:3ab9154ce

Size

1.4 GB

Last updated

2 months ago

docker pull openeuler/tvm

This week's pulls

Pulls:

13

Last week