chore: import upstream snapshot with attribution
This commit is contained in:
+97
@@ -0,0 +1,97 @@
|
||||
.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
|
||||
libnd4j/preprocessed
|
||||
.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
|
||||
Test Results*.xml
|
||||
Test Results*.html
|
||||
libnd4j/tests_*
|
||||
platform-tests/*.proto
|
||||
platform-tests/*.txt
|
||||
platform-tests/*.pbtxt
|
||||
|
||||
# Specific for Nd4j
|
||||
*.md5
|
||||
*.pom
|
||||
*.sha1
|
||||
*.ser
|
||||
*.so
|
||||
*.jpg
|
||||
*.png
|
||||
*.iml
|
||||
*.prefs
|
||||
*.dylib
|
||||
lib/
|
||||
.vs/
|
||||
.vscode/
|
||||
nd4j/nd4j-backends/nd4j-api-parent/nd4j-api/src/main/resources/bin
|
||||
nd4j/nd4j-backends/nd4j-backend-impls/nd4j-native/src/test/resources/writeNumpy.csv
|
||||
nd4j/nd4j-backends/nd4j-tests/src/test/resources/tf_graphs/examples/**/data-all*
|
||||
nd4j/nd4j-backends/nd4j-tests/src/test/resources/tf_graphs/examples/**/checkpoint
|
||||
nd4j/nd4j-backends/nd4j-api-parent/nd4j-api/src/main/java/onnx/
|
||||
nd4j/nd4j-backends/nd4j-api-parent/nd4j-api/src/main/java/org/tensorflow/
|
||||
nd4j/samediff-import/samediff-import-onnx/*.txt
|
||||
nd4j/samediff-import/samediff-import-onnx/*.pbtxt
|
||||
nd4j/samediff-import/samediff-import-tensorflow/*.txt
|
||||
nd4j/samediff-import/samediff-import-tensorflow/*.pbtxt
|
||||
*.pom.xml.tmp
|
||||
libnd4j/tests_cpu/surefire-reports
|
||||
|
||||
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
|
||||
nd4j/nd4j-backends/nd4j-backend-impls/nd4j-native/src/main/java/org/nd4j/nativeblas/Nd4jCpu.java
|
||||
nd4j/nd4j-backends/nd4j-backend-impls/nd4j-cuda/src/main/java/org/nd4j/nativeblas/Nd4jCuda.java
|
||||
|
||||
# Ignore meld temp files
|
||||
*.orig
|
||||
|
||||
*.html
|
||||
|
||||
#vim
|
||||
*.swp
|
||||
|
||||
*.dll
|
||||
*.tmp
|
||||
libnd4j/include/generated/include_ops.h
|
||||
Reference in New Issue
Block a user