Sign inSign up

openeuler/dlrm

Sponsored OSS

By openeuler

Updated 2 months ago

Image
0

6.7K

openeuler/dlrm repository overview

Quick reference

Dotnet-aspnet(ASP.NET Core) | openEuler

Current Dlrm(Deep Learning Recommendation Model) docker images are built on the openEuler. This repository is free to use and exempted from per-user rate limits.

Deep Learning Recommendation Model for Personalization and Recommendation Systems,Copyright (c) Facebook, Inc. and its affiliates。

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

TagsCurrentlyArchitectures
1.0-oe2403sp4Dlrm 1.0 on openEuler 22.03-LTS-SP4amd64, arm64
1.0-oe2203sp3Dlrm 1.0 on openEuler 22.03-LTS-SP3amd64, arm64

Build reference

  1. Build images and push:
docker buildx build -t "openeuler/dlrm:$TAG" --platform linux/amd64,linux/arm64 . --push

We are using buildx in here to generate multi-arch images, see more in Docker Buildx

  1. Run:
docker run -itd --name dlrm openeuler/dlrm:$TAG
docker exec -it dlrm /bin/bash

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:3b2fd2145

Size

5.6 GB

Last updated

2 months ago

docker pull openeuler/dlrm

This week's pulls

Pulls:

1

Sep 7 to Sep 13