From 7b2f00d9df945b3c70dce21c5cc8a625997ebff8 Mon Sep 17 00:00:00 2001 From: Francisco Geiman Thiesen Date: Wed, 29 Jul 2020 21:00:25 -0300 Subject: [PATCH] Removing tiny-dnn from "Who is using.." The tiny-dnn project has changed the test framework (https://github.com/tiny-dnn/tiny-dnn/commit/d0d35ca2f4e75b3f647787e19ee7f31d0784b398) and removed the googletest usage. Removing it from the "Who is Using Google Test?" list so as to keep it accurate. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 17278662..0500d534 100644 --- a/README.md +++ b/README.md @@ -76,8 +76,6 @@ following notable projects: * [Protocol Buffers](https://github.com/google/protobuf), Google's data interchange format. * The [OpenCV](http://opencv.org/) computer vision library. -* [tiny-dnn](https://github.com/tiny-dnn/tiny-dnn): header only, - dependency-free deep learning framework in C++11. ## Related Open Source Projects