Loading .cproject +0 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,6 @@ </cconfiguration> </storageModule> <storageModule moduleId="org.eclipse.cdt.core.pathentry"> <pathentry kind="src" path=""/> <pathentry excluding="**/CMakeFiles/**" kind="out" path="build"/> </storageModule> <storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/> Loading README.md +4 −3 Original line number Diff line number Diff line # tensorflow-feed-from-gpu ## Setup in Eclipse Simple TF test In **Eclipse (2019-12)**: ## Setup in Eclipse From **Eclipse (2019-12)**: * File > Open Projects from File System... * Directory... > navigate to project's root > Finish Loading Loading
.cproject +0 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,6 @@ </cconfiguration> </storageModule> <storageModule moduleId="org.eclipse.cdt.core.pathentry"> <pathentry kind="src" path=""/> <pathentry excluding="**/CMakeFiles/**" kind="out" path="build"/> </storageModule> <storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/> Loading
README.md +4 −3 Original line number Diff line number Diff line # tensorflow-feed-from-gpu ## Setup in Eclipse Simple TF test In **Eclipse (2019-12)**: ## Setup in Eclipse From **Eclipse (2019-12)**: * File > Open Projects from File System... * Directory... > navigate to project's root > Finish Loading