Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/google/googletest.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Geiman Thiesen <franciscogthiesen@gmail.com>2020-07-30 03:00:25 +0300
committerGitHub <noreply@github.com>2020-07-30 03:00:25 +0300
commit7b2f00d9df945b3c70dce21c5cc8a625997ebff8 (patch)
tree97b9ddd7ac32ca39044fd0479048f354d03b0e3b /README.md
parent68ca04c261ded1b936ef5c121618247f7010d445 (diff)
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.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 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