From a3062c08f38e5867201b21d92c4a588bbfdb7514 Mon Sep 17 00:00:00 2001 From: H4dr1en Date: Mon, 25 Apr 2022 11:05:35 +0200 Subject: [PATCH] Update readme.md (#21) --- examples/pytorch/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/pytorch/readme.md b/examples/pytorch/readme.md index 72f0f68..3ddfde3 100644 --- a/examples/pytorch/readme.md +++ b/examples/pytorch/readme.md @@ -1,4 +1,4 @@ -# Train and Deploy Keras model with Nvidia Triton Engine +# Train and Deploy Pytorch model with Nvidia Triton Engine ## training mnist digit classifier model