From ed8676e072336a74c103a6f3b6790011739ddf6b Mon Sep 17 00:00:00 2001 From: Ashwin Kumar Karnad <46030335+iamashwin99@users.noreply.github.com> Date: Wed, 24 Jan 2024 10:38:26 +0100 Subject: [PATCH] Update DEVTools.md --- DEVTools.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEVTools.md b/DEVTools.md index 30f8fc3ec..62a72b463 100644 --- a/DEVTools.md +++ b/DEVTools.md @@ -1500,7 +1500,7 @@ * [FlowiseAI](https://flowiseai.com/) - LLM Flow Visualization * [Netron](https://github.com/lutzroeder/netron) - Visualizer for Neural Network, Deep Learning, and Machine Learning Models * [Scikit Learn](https://github.com/scikit-learn/scikit-learn) - Machine Learning Library for Python -* [PyTorch](https://github.com/pytorch/pytorch) - Tensor library for deep learning using GPUs and CPU +* [PyTorch](https://github.com/pytorch/pytorch) - Tensor library for deep learning using GPUs and CPUs * [Kobra](https://kobra.dev/) - Visual Programming Language for Machine Learning * [DialoGPT](https://github.com/microsoft/DialoGPT) - Dialogue Machine Learning Model * [MMDeploy](https://github.com/open-mmlab/mmdeploy) - Deep Learning Model Deployment Toolset