diff options
| author | Eric Mittelette <ericmitt@hotmail.com> | 2017-10-09 17:00:03 -0700 |
|---|---|---|
| committer | Eric Mittelette <ericmitt@hotmail.com> | 2017-10-09 17:00:03 -0700 |
| commit | 40bec91c0b19e90e63aec104178c14076259a233 (patch) | |
| tree | 7ff3ee7a629146e5785e34dee315042f3feed8da /ports/tiny-dnn/CONTROL | |
| parent | d7c60c2048d8d71915478de871caae2767bd80e6 (diff) | |
| download | vcpkg-40bec91c0b19e90e63aec104178c14076259a233.tar.gz vcpkg-40bec91c0b19e90e63aec104178c14076259a233.zip | |
adding tiny-dnn port files
Diffstat (limited to 'ports/tiny-dnn/CONTROL')
| -rw-r--r-- | ports/tiny-dnn/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/tiny-dnn/CONTROL b/ports/tiny-dnn/CONTROL new file mode 100644 index 000000000..1423a8695 --- /dev/null +++ b/ports/tiny-dnn/CONTROL @@ -0,0 +1,3 @@ +Source: tiny-dnn +Version: 1.10.8 +Description:a C++14 implementation of deep learning. It is suitable for deep learning on limited computational resource. |
