https://github.com/Microsoft/CNTK
Revision e122b2292535102d89a7ae550ba7b11d3a034b06 authored by Amit Agarwal on 21 March 2017, 20:15:02 UTC, committed by Amit Agarwal on 22 March 2017, 13:07:01 UTC
1) input_variable -> input
2) placeholder_variable -> placeholder
3) ops.input only contains the batch axis; sequence.input contains both the batch and sequence axes

Currently none of the examples have been modified to use the new APIs just as a means of ensuring that the old deprecated APIs still work after being redirected to the new APIs. Examples/tests will be changed to use the new API in a latter commit.
1 parent 9b5ed2b
History
Tip revision: e122b2292535102d89a7ae550ba7b11d3a034b06 authored by Amit Agarwal on 21 March 2017, 20:15:02 UTC
CNTK v2 library: API changes
Tip revision: e122b22
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.2 KB
CNTK.Cpp.props -rw-r--r-- 7.7 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-- 51.4 KB
README.md -rw-r--r-- 8.3 KB
configure -rwxr-xr-x 31.9 KB

README.md

back to top