Commit ed88f719 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev
Browse files

weird merging back from detached head

parents b10cdc95 93e0705e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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"/>
+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