100 lines
		
	
	
		
			2.5 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			100 lines
		
	
	
		
			2.5 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| .DS_Store
 | |
| pom.xml.releaseBackup 
 | |
| target/
 | |
| dependency-reduced-pom.xml
 | |
| *.ser
 | |
| application.home_IS_UNDEFINEiD
 | |
| README.md~
 | |
| *.bin
 | |
| *.releaseBackup
 | |
| *.out
 | |
| *~
 | |
| .pydevproject
 | |
| release.properties
 | |
| .idea/
 | |
| *.iml
 | |
| *.prefs
 | |
| *.settings/*
 | |
| *.log
 | |
| .project
 | |
| .classpath
 | |
| metastore_db
 | |
| *.ipynb*
 | |
| !/dl4j-examples/tutorials/*.ipynb
 | |
| *-git.properties
 | |
| *.class
 | |
| *.jar
 | |
| *.war
 | |
| *.ear
 | |
| *.zip
 | |
| *.tar.gz
 | |
| *.rar
 | |
| hs_err_pid*
 | |
| pom.xml.tag
 | |
| pom.xml.releaseBackup
 | |
| pom.xml.versionsBackup
 | |
| pom.xml.next
 | |
| release.properties
 | |
| *dependency-reduced-pom.xml
 | |
| **/build/*
 | |
| .gradle/*
 | |
| 
 | |
| # Specific for Nd4j
 | |
| *.md5
 | |
| *.pom
 | |
| *.sha1
 | |
| *.ser
 | |
| *.so
 | |
| *.jpg
 | |
| *.png
 | |
| *.iml
 | |
| *.prefs
 | |
| *.dylib
 | |
| .vs/
 | |
| .vscode/
 | |
| .old/nd4j/nd4j-backends/nd4j-api-parent/nd4j-api/src/main/resources/bin
 | |
| .old/nd4j/nd4j-backends/nd4j-backend-impls/nd4j-native/src/test/resources/writeNumpy.csv
 | |
| .old/nd4j/nd4j-backends/nd4j-tests/src/test/resources/tf_graphs/examples/**/data-all*
 | |
| .old/nd4j/nd4j-backends/nd4j-tests/src/test/resources/tf_graphs/examples/**/checkpoint
 | |
| .old/nd4j/nd4j-backends/nd4j-api-parent/nd4j-api/src/main/java/onnx/
 | |
| .old/nd4j/nd4j-backends/nd4j-api-parent/nd4j-api/src/main/java/org/tensorflow/
 | |
| 
 | |
| doc_sources/
 | |
| doc_sources_*
 | |
| 
 | |
| *.pyc
 | |
| 
 | |
| # Python virtual environments
 | |
| venv/
 | |
| venv2/
 | |
| 
 | |
| # Ignore the nd4j files that are created by javacpp at build to stop merge conflicts
 | |
| .old/nd4j/nd4j-backends/nd4j-backend-impls/nd4j-native/src/main/java/org/nd4j/nativeblas/Nd4jCpu.java
 | |
| .old/nd4j/nd4j-backends/nd4j-backend-impls/nd4j-cuda/src/main/java/org/nd4j/nativeblas/Nd4jCuda.java
 | |
| 
 | |
| # Ignore meld temp files
 | |
| *.orig
 | |
| 
 | |
| #libnd4j cmake
 | |
| bruai4j-native-common/cmake*
 | |
| 
 | |
| #vim
 | |
| *.swp
 | |
| 
 | |
| *.dll
 | |
| /bruai4j-native/bruai4j-native-common/blasbuild/
 | |
| /bruai4j-native/bruai4j-native-common/build/
 | |
| /cavis-native/cavis-native-lib/blasbuild/
 | |
| /cavis-dnn/cavis-dnn-core/build/reports/tests/cudaTest/classes/org.deeplearning4j.gradientcheck.AttentionLayerTest.html
 | |
| /cavis-dnn/cavis-dnn-core/build/reports/tests/cudaTest/css/base-style.css
 | |
| /cavis-dnn/cavis-dnn-core/build/reports/tests/cudaTest/css/style.css
 | |
| /cavis-dnn/cavis-dnn-core/build/reports/tests/cudaTest/js/report.js
 | |
| /cavis-dnn/cavis-dnn-core/build/reports/tests/cudaTest/packages/org.deeplearning4j.gradientcheck.html
 | |
| /cavis-dnn/cavis-dnn-core/build/reports/tests/cudaTest/index.html
 | |
| /cavis-dnn/cavis-dnn-core/build/resources/main/iris.dat
 | |
| /cavis-dnn/cavis-dnn-core/build/resources/test/junit-platform.properties
 | |
| /cavis-dnn/cavis-dnn-core/build/resources/test/logback-test.xml
 | |
| /cavis-dnn/cavis-dnn-core/build/test-results/cudaTest/TEST-org.deeplearning4j.gradientcheck.AttentionLayerTest.xml
 | |
| /cavis-dnn/cavis-dnn-core/build/tmp/jar/MANIFEST.MF
 | |
| /.metadata/
 |