diff --git a/stable/README.html b/stable/README.html index e5056d128..f2185041e 100644 --- a/stable/README.html +++ b/stable/README.html @@ -197,6 +197,7 @@
  • Training with PyTorch
  • +
  • Serving the HugeCTR Model with Triton
  • Serve Recommendations from the TensorFlow Model
  • @@ -215,6 +216,7 @@
  • Feature Engineering with NVTabular
  • Training with HugeCTR
  • Training with Merlin Models and TensorFlow
  • +
  • Deploy the HugeCTR Model with Triton
  • Deploy the TensorFlow Model with Triton
  • diff --git a/stable/containers.html b/stable/containers.html index cfeaf9f23..43bdb57eb 100644 --- a/stable/containers.html +++ b/stable/containers.html @@ -197,6 +197,7 @@
  • Training with PyTorch
  • +
  • Serving the HugeCTR Model with Triton
  • Serve Recommendations from the TensorFlow Model
  • @@ -215,6 +216,7 @@
  • Feature Engineering with NVTabular
  • Training with HugeCTR
  • Training with Merlin Models and TensorFlow
  • +
  • Deploy the HugeCTR Model with Triton
  • Deploy the TensorFlow Model with Triton
  • diff --git a/stable/examples/Building-and-deploying-multi-stage-RecSys/01-Building-Recommender-Systems-with-Merlin.html b/stable/examples/Building-and-deploying-multi-stage-RecSys/01-Building-Recommender-Systems-with-Merlin.html index 54c460cb6..4638bd123 100644 --- a/stable/examples/Building-and-deploying-multi-stage-RecSys/01-Building-Recommender-Systems-with-Merlin.html +++ b/stable/examples/Building-and-deploying-multi-stage-RecSys/01-Building-Recommender-Systems-with-Merlin.html @@ -197,6 +197,7 @@
  • Training with PyTorch
  • +
  • Serving the HugeCTR Model with Triton
  • Serve Recommendations from the TensorFlow Model
  • @@ -215,6 +216,7 @@
  • Feature Engineering with NVTabular
  • Training with HugeCTR
  • Training with Merlin Models and TensorFlow
  • +
  • Deploy the HugeCTR Model with Triton
  • Deploy the TensorFlow Model with Triton
  • diff --git a/stable/examples/Building-and-deploying-multi-stage-RecSys/02-Deploying-multi-stage-RecSys-with-Merlin-Systems.html b/stable/examples/Building-and-deploying-multi-stage-RecSys/02-Deploying-multi-stage-RecSys-with-Merlin-Systems.html index 05d3a0133..e6b596736 100644 --- a/stable/examples/Building-and-deploying-multi-stage-RecSys/02-Deploying-multi-stage-RecSys-with-Merlin-Systems.html +++ b/stable/examples/Building-and-deploying-multi-stage-RecSys/02-Deploying-multi-stage-RecSys-with-Merlin-Systems.html @@ -197,6 +197,7 @@
  • Training with PyTorch
  • +
  • Serving the HugeCTR Model with Triton
  • Serve Recommendations from the TensorFlow Model
  • @@ -215,6 +216,7 @@
  • Feature Engineering with NVTabular
  • Training with HugeCTR
  • Training with Merlin Models and TensorFlow
  • +
  • Deploy the HugeCTR Model with Triton
  • Deploy the TensorFlow Model with Triton
  • diff --git a/stable/examples/Building-and-deploying-multi-stage-RecSys/index.html b/stable/examples/Building-and-deploying-multi-stage-RecSys/index.html index 6134efabd..53c570842 100644 --- a/stable/examples/Building-and-deploying-multi-stage-RecSys/index.html +++ b/stable/examples/Building-and-deploying-multi-stage-RecSys/index.html @@ -197,6 +197,7 @@
  • Training with PyTorch
  • +
  • Serving the HugeCTR Model with Triton
  • Serve Recommendations from the TensorFlow Model
  • @@ -215,6 +216,7 @@
  • Feature Engineering with NVTabular
  • Training with HugeCTR
  • Training with Merlin Models and TensorFlow
  • +
  • Deploy the HugeCTR Model with Triton
  • Deploy the TensorFlow Model with Triton
  • diff --git a/stable/examples/Next-Item-Prediction-with-Transformers/tf/transformers-next-item-prediction-with-pretrained-embeddings.html b/stable/examples/Next-Item-Prediction-with-Transformers/tf/transformers-next-item-prediction-with-pretrained-embeddings.html index f8895a8fc..fb65acfe1 100644 --- a/stable/examples/Next-Item-Prediction-with-Transformers/tf/transformers-next-item-prediction-with-pretrained-embeddings.html +++ b/stable/examples/Next-Item-Prediction-with-Transformers/tf/transformers-next-item-prediction-with-pretrained-embeddings.html @@ -195,6 +195,7 @@
  • Training with PyTorch
  • +
  • Serving the HugeCTR Model with Triton
  • Serve Recommendations from the TensorFlow Model
  • @@ -213,6 +214,7 @@
  • Feature Engineering with NVTabular
  • Training with HugeCTR
  • Training with Merlin Models and TensorFlow
  • +
  • Deploy the HugeCTR Model with Triton
  • Deploy the TensorFlow Model with Triton
  • diff --git a/stable/examples/Next-Item-Prediction-with-Transformers/tf/transformers-next-item-prediction.html b/stable/examples/Next-Item-Prediction-with-Transformers/tf/transformers-next-item-prediction.html index 6c2cc4aa3..e5a2dcd1e 100644 --- a/stable/examples/Next-Item-Prediction-with-Transformers/tf/transformers-next-item-prediction.html +++ b/stable/examples/Next-Item-Prediction-with-Transformers/tf/transformers-next-item-prediction.html @@ -195,6 +195,7 @@
  • Training with PyTorch
  • +
  • Serving the HugeCTR Model with Triton
  • Serve Recommendations from the TensorFlow Model
  • @@ -213,6 +214,7 @@
  • Feature Engineering with NVTabular
  • Training with HugeCTR
  • Training with Merlin Models and TensorFlow
  • +
  • Deploy the HugeCTR Model with Triton
  • Deploy the TensorFlow Model with Triton
  • diff --git a/stable/examples/getting-started-movielens/01-Download-Convert.html b/stable/examples/getting-started-movielens/01-Download-Convert.html index 76ad45bd3..4a03581ee 100644 --- a/stable/examples/getting-started-movielens/01-Download-Convert.html +++ b/stable/examples/getting-started-movielens/01-Download-Convert.html @@ -197,6 +197,7 @@
  • Training with PyTorch
  • +
  • Serving the HugeCTR Model with Triton
  • Serve Recommendations from the TensorFlow Model
  • @@ -215,6 +216,7 @@
  • Feature Engineering with NVTabular
  • Training with HugeCTR
  • Training with Merlin Models and TensorFlow
  • +
  • Deploy the HugeCTR Model with Triton
  • Deploy the TensorFlow Model with Triton
  • diff --git a/stable/examples/getting-started-movielens/02-ETL-with-NVTabular.html b/stable/examples/getting-started-movielens/02-ETL-with-NVTabular.html index dc991b66b..e9a138134 100644 --- a/stable/examples/getting-started-movielens/02-ETL-with-NVTabular.html +++ b/stable/examples/getting-started-movielens/02-ETL-with-NVTabular.html @@ -197,6 +197,7 @@
  • Training with PyTorch
  • +
  • Serving the HugeCTR Model with Triton
  • Serve Recommendations from the TensorFlow Model
  • @@ -215,6 +216,7 @@
  • Feature Engineering with NVTabular
  • Training with HugeCTR
  • Training with Merlin Models and TensorFlow
  • +
  • Deploy the HugeCTR Model with Triton
  • Deploy the TensorFlow Model with Triton
  • diff --git a/stable/examples/getting-started-movielens/03-Training-with-HugeCTR.html b/stable/examples/getting-started-movielens/03-Training-with-HugeCTR.html index 9f57a84b2..9f5bdaca7 100644 --- a/stable/examples/getting-started-movielens/03-Training-with-HugeCTR.html +++ b/stable/examples/getting-started-movielens/03-Training-with-HugeCTR.html @@ -197,6 +197,7 @@
  • Training with PyTorch
  • +
  • Serving the HugeCTR Model with Triton
  • Serve Recommendations from the TensorFlow Model
  • @@ -215,6 +216,7 @@
  • Feature Engineering with NVTabular
  • Training with HugeCTR
  • Training with Merlin Models and TensorFlow
  • +
  • Deploy the HugeCTR Model with Triton
  • Deploy the TensorFlow Model with Triton
  • diff --git a/stable/examples/getting-started-movielens/03-Training-with-PyTorch.html b/stable/examples/getting-started-movielens/03-Training-with-PyTorch.html index cbdec4fa6..f9ef33cb0 100644 --- a/stable/examples/getting-started-movielens/03-Training-with-PyTorch.html +++ b/stable/examples/getting-started-movielens/03-Training-with-PyTorch.html @@ -53,7 +53,7 @@ - + @@ -197,6 +197,7 @@
  • Training with PyTorch
  • +
  • Serving the HugeCTR Model with Triton
  • Serve Recommendations from the TensorFlow Model
  • @@ -215,6 +216,7 @@
  • Feature Engineering with NVTabular
  • Training with HugeCTR
  • Training with Merlin Models and TensorFlow
  • +
  • Deploy the HugeCTR Model with Triton
  • Deploy the TensorFlow Model with Triton
  • @@ -789,11 +791,11 @@

    Defining Neural Network Architecture

    next

    -

    Serve Recommendations from the TensorFlow Model

    +

    Serve Recommendations from the HugeCTR Model

    diff --git a/stable/examples/getting-started-movielens/03-Training-with-TF.html b/stable/examples/getting-started-movielens/03-Training-with-TF.html index 0b9fbc38b..aa8dbe6bc 100644 --- a/stable/examples/getting-started-movielens/03-Training-with-TF.html +++ b/stable/examples/getting-started-movielens/03-Training-with-TF.html @@ -197,6 +197,7 @@
  • Training with PyTorch
  • +
  • Serving the HugeCTR Model with Triton
  • Serve Recommendations from the TensorFlow Model
  • @@ -215,6 +216,7 @@
  • Feature Engineering with NVTabular
  • Training with HugeCTR
  • Training with Merlin Models and TensorFlow
  • +
  • Deploy the HugeCTR Model with Triton
  • Deploy the TensorFlow Model with Triton
  • diff --git a/stable/examples/getting-started-movielens/04-Triton-Inference-with-HugeCTR.html b/stable/examples/getting-started-movielens/04-Triton-Inference-with-HugeCTR.html index 27a772e94..9a4b70893 100644 --- a/stable/examples/getting-started-movielens/04-Triton-Inference-with-HugeCTR.html +++ b/stable/examples/getting-started-movielens/04-Triton-Inference-with-HugeCTR.html @@ -19,15 +19,15 @@ - - - + + + - - - - + + + + @@ -36,9 +36,9 @@ - - - + + + @@ -78,7 +78,7 @@ - +
    @@ -121,13 +121,21 @@ Ctrl+K + +
    - + +
    +
    + + + +
    @@ -436,7 +444,7 @@

    Contents

    -
    +
    @@ -852,6 +860,7 @@

    Load Models on Triton Server