We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82e4230 commit f676747Copy full SHA for f676747
libs/tensorflow/lib/osx/README.md
@@ -0,0 +1,10 @@
1
+Download the library from
2
+https://github.com/memo/ofxMSATensorFlow/releases
3
+
4
+If it doesn’t already exist, create a folder called ‘lib’ in your home folder.
5
6
+Copy libtensorflow_cc.so into ~/lib
7
+(Make sure there’s a copy here too).
8
9
+Alternatively see below for other ways of installing shared libraries
10
+https://developer.apple.com/library/mac/documentation/DeveloperTools/Conceptual/DynamicLibraries/100-Articles/UsingDynamicLibraries.html#//apple_ref/doc/uid/TP40002182-SW10
0 commit comments