From 424a03186ad05dd1db4a8b870882fcb11976b412 Mon Sep 17 00:00:00 2001 From: Edward Yang Date: Fri, 8 Mar 2019 07:23:16 -0800 Subject: [PATCH] Replace tens with hundreds. Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/17752 Differential Revision: D14366743 fbshipit-source-id: 39f6ac08180d780866e284024918d9abd197d239 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d6c08d..7f30987 100644 --- a/README.md +++ b/README.md @@ -272,7 +272,7 @@ Sending a PR without discussion might end up resulting in a rejected PR, because PyTorch is a community driven project with several skillful engineers and researchers contributing to it. -PyTorch is currently maintained by [Adam Paszke](https://apaszke.github.io/), [Sam Gross](https://github.com/colesbury), [Soumith Chintala](http://soumith.ch) and [Gregory Chanan](https://github.com/gchanan) with major contributions coming from 10s of talented individuals in various forms and means. +PyTorch is currently maintained by [Adam Paszke](https://apaszke.github.io/), [Sam Gross](https://github.com/colesbury), [Soumith Chintala](http://soumith.ch) and [Gregory Chanan](https://github.com/gchanan) with major contributions coming from hundreds of talented individuals in various forms and means. A non-exhaustive but growing list needs to mention: Trevor Killeen, Sasank Chilamkurthy, Sergey Zagoruyko, Adam Lerer, Francisco Massa, Alykhan Tejani, Luca Antiga, Alban Desmaison, Andreas Kopf, James Bradbury, Zeming Lin, Yuandong Tian, Guillaume Lample, Marat Dukhan, Natalia Gimelshein, Christian Sarofeen, Martin Raison, Edward Yang, Zachary Devito. Note: this project is unrelated to [hughperkins/pytorch](https://github.com/hughperkins/pytorch) with the same name. Hugh is a valuable contributor in the Torch community and has helped with many things Torch and PyTorch. -- 2.7.4