CNTK/bindings/java/Swig
Bowen Bao f1781446d1 Support CUDA 10
* Move to support CUDA 10, cudnn 7.3, cub 1.8.
* Fixed a bug related to "pointer to pin pointer is disallowed" #3063,
which is exposed in newer version vctools.
* Added workaround for a potential vs2017 15.9 bug with cntk Debug
version.
2018-12-12 16:10:31 -08:00
..
CNTKLibraryJavaBinding.vcxproj add debug dll support 2018-01-29 11:12:37 -05:00
CNTKLibraryJavaBinding.vcxproj.filters further refactoring common bindings 2017-05-18 22:04:34 +02:00
CNTKNativeUtils.java Fix dependency loading in java 2018-02-26 15:28:20 -05:00
README.md update groupID to match maven groupid 2018-03-04 16:23:49 -05:00
cntk_java.i use CNTKNativeUtils load in java 2017-10-13 10:55:08 -04:00
generate-java-bindings.cmd add DLL's and so's to jar (squashed) 2017-10-13 10:55:07 -04:00
maven-deploy.sh Enable scripted maven release 2018-03-04 16:23:49 -05:00
pom.xml bump up version number 2018-09-13 15:52:47 -07:00
post-build.cmd Support CUDA 10 2018-12-12 16:10:31 -08:00
std_unordered_map.i avoid to create garbage Java types during mapping 2017-05-19 19:28:24 +02:00

README.md

Javadocs for the CNTK java bindings are still in development.