The official Dlrm(Deep Learning Recommendation Model) docker image.
Maintained by: openEuler CloudNative SIG.
Where to get help: openEuler CloudNative SIG, 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
| Tags | Currently | Architectures |
|---|---|---|
| 1.0-oe2403sp4 | Dlrm 1.0 on openEuler 22.03-LTS-SP4 | amd64, arm64 |
| 1.0-oe2203sp3 | Dlrm 1.0 on openEuler 22.03-LTS-SP3 | amd64, arm64 |
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
docker run -itd --name dlrm openeuler/dlrm:$TAG
docker exec -it dlrm /bin/bash
If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.
Content type
Image
Digest
sha256:3b2fd2145…
Size
5.6 GB
Last updated
2 months ago
docker pull openeuler/dlrmPulls:
1
Sep 7 to Sep 13