https://github.com/Microsoft/CNTK
Revision fba356fde02d2c9d8921fe6134df74c7e4c111db authored by Amit Agarwal on 02 April 2017, 02:00:03 UTC, committed by Amit Agarwal on 03 April 2017, 01:40:26 UTC
1) Handle conversion of a single scipy.csr_matrix to a Value object
2) Better error handling for conversion to csr matrices and fixed a perf
issue in the conversion.
3) Fixed the AssignOneHot sparse matrix implementations
4) Add sparse/dense value type inference in the computation network and
centralize matrix shape determination for sparse vs. dense matrices.
1 parent 8148cab
History
Tip revision: fba356fde02d2c9d8921fe6134df74c7e4c111db authored by Amit Agarwal on 02 April 2017, 02:00:03 UTC
CNTK v2 library: Several sparse data handling fixes
Tip revision: fba356f
File Mode Size
Dependencies
Documentation
Examples
Scripts
Source
Tests
Tools
Tutorials
bindings
.clang-format -rw-r--r-- 931 bytes
.gitattributes -rw-r--r-- 2.5 KB
.gitignore -rw-r--r-- 5.5 KB
.gitmodules -rw-r--r-- 211 bytes
CNTK.Common.props -rw-r--r-- 1.4 KB
CNTK.Cpp.props -rw-r--r-- 8.0 KB
CNTK.sln -rw-r--r-- 184.7 KB
CONTRIBUTING.md -rw-r--r-- 199 bytes
CppCntk.vssettings -rw-r--r-- 10.0 KB
LICENSE.md -rw-r--r-- 4.6 KB
Makefile -rw-r--r-- 52.2 KB
README.md -rw-r--r-- 8.6 KB
configure -rwxr-xr-x 31.9 KB

README.md

back to top