From cf88f1cfdf8ada5d5d1341dfc631825edd414e3c Mon Sep 17 00:00:00 2001 From: Hiroshi Yoshioka <40815708+hyoshioka0128@users.noreply.github.com> Date: Sun, 31 Mar 2024 00:13:49 +0900 Subject: [PATCH] =?UTF-8?q?Update=20README.md=20(Typo=20"Pytorch"=E2=86=92?= =?UTF-8?q?"PyTorch")?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://github.com/microsoft/EdgeML/blob/master/pytorch/README.md #PingMSFTDocs --- pytorch/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pytorch/README.md b/pytorch/README.md index 43fb1967a..1f0f849a9 100644 --- a/pytorch/README.md +++ b/pytorch/README.md @@ -1,4 +1,4 @@ -## Edge Machine Learning: Pytorch Library +## Edge Machine Learning: PyTorch Library This package includes PyTorch implementations of following algorithms and training techniques developed as part of EdgeML. The PyTorch graphs for the forward/backward