https://github.com/Microsoft/CNTK
Revision f2873b0fe94ef7c4c7ccb620c038b24fd83e6ad2 authored by Frank Seide on 28 May 2017, 21:55:46 UTC, committed by Frank Seide on 28 May 2017, 21:55:46 UTC
renamed cntk.FunctionOf to cntk.Function.with_signature, since with the mandatory cntk. prefix, the shorter name does not add to lightness, and the longer form is clearer;
new function utils.test_utils.set_device_from_pytest_env() so we can simplify the Jupyter notebooks;
fixed a spelling error in the HTK example;
some comment edits to 1stSteps examples
1 parent 7fe5045
History
Tip revision: f2873b0fe94ef7c4c7ccb620c038b24fd83e6ad2 authored by Frank Seide on 28 May 2017, 21:55:46 UTC
edits to 099 tutorial;
Tip revision: f2873b0

back to top