فهرست منبع

Update README.md

nv-kkudrynski 5 سال پیش
والد
کامیت
4eb551ded7
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      PyTorch/Recommendation/DLRM/triton/README.md

+ 1 - 1
PyTorch/Recommendation/DLRM/triton/README.md

@@ -25,7 +25,7 @@ The very first step of deployment is to acquire trained checkpoint and model con
 checkpoint. Default model configuration are stored inside `dlrm/config` directory.
 checkpoint. Default model configuration are stored inside `dlrm/config` directory.
 
 
 **Currently, our implementation only supports TorchScript deployment for models that fit into the memory of a single GPU.**
 **Currently, our implementation only supports TorchScript deployment for models that fit into the memory of a single GPU.**
-You can read more about training DLRM models on different dataset configurations based on frequency threshold in the preprocessing step in [README](https://gitlab-master.nvidia.com/dl/JoC/dlrm_pyt#preprocess-with-spark).
+You can read more about training DLRM models on different dataset configurations based on frequency threshold in the preprocessing step in [README](https://github.com/NVIDIA/DeepLearningExamples/blob/master/PyTorch/Recommendation/DLRM/README.md#preprocess-with-spark).
 
 
 #### Inference container
 #### Inference container