Skip to content

Commit

Permalink
Minor update to the functionality column (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
lgardenhire authored Jun 29, 2021
1 parent 9f2f7f7 commit fa1b8c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ The table below provides a list of Dockerfiles that can be used to build the cor
| Container Name | Dockerfile | Container Location | Functionality |
|----------------------------|------------------|--------------------------------------------------------------------------------|-------------------------------------------------------|
| Merlin-training | dockerfile.ctr | https://ngc.nvidia.com/containers/nvidia:merlin:merlin-training | NVTabular and HugeCTR |
| Merlin-tensorflow-training | dockerfile.tf | https://ngc.nvidia.com/containers/nvidia:merlin:merlin-tensorflow-training | NVTabular, TensorFlow, and Tensorflow Embedding plugin |
| Merlin-tensorflow-training | dockerfile.tf | https://ngc.nvidia.com/containers/nvidia:merlin:merlin-tensorflow-training | NVTabular, TensorFlow, and HugeCTR Tensorflow Embedding plugin |
| Merlin-pytorch-training | dockerfile.torch | https://ngc.nvidia.com/containers/nvidia:merlin:merlin-pytorch-training | NVTabular and PyTorch |
| Merlin-inference | dockerfile.tri | https://ngc.nvidia.com/containers/nvidia:merlin:merlin-inference | NVTabular, HugeCTR, and Triton Inference |

0 comments on commit fa1b8c4

Please sign in to comment.