Dong Yu
c56a245433
change several assertions to exception throw to guard it from incorrect behavior under the release build.
...
change gradient check error information display from stdout to stderr.
2014-10-16 16:37:37 -07:00
Frank Seide
0ee36af4bb
last compiler warnings removed except for testing code--yay!
2014-10-15 16:39:29 -07:00
Frank Seide
60f109db9f
bug fix in RandomGaussian, used wrong dimensions;
...
fixed loads of int size and signedness warnings;
fixed lots of unused-parameter warnings (in dummy implementations);
two more projects build warning-free
2014-10-15 16:11:51 -07:00
Frank Seide
ad8ad190cb
fixed comparison of int wrd with LabelIdType
2014-10-15 11:09:56 -07:00
Frank Seide
21085e1b7c
main 'cn' project now compiles with warning level 4;
...
all projects now switched to warning level 4, although not all compile yet without warnings (for those, warnings=error is not yet set)
2014-10-14 17:25:33 -07:00
Frank Seide
0ea819a1c8
defined _CRT_SECURE_NO_WARNINGS because the "secure" CRT is not available on all platforms
2014-10-14 16:15:59 -07:00
Frank Seide
ef3e4f5786
more warnings fixed
2014-10-14 16:15:27 -07:00
Frank Seide
4471af2489
removed more warnings
2014-10-14 12:01:22 -07:00
Frank Seide
2c8bbb8d72
builds now with the prvivous changes (needed to pull a fix)
2014-10-14 11:46:54 -07:00
Frank Seide
6c066bc55d
more steps towards warning freeness, most projects are warning free now
2014-10-14 11:38:27 -07:00
Frank Seide
408eb72b89
two projects now compiling without warning on level 4
2014-10-13 11:36:46 -07:00
Mike Seltzer
206ac08374
Merge branch 'master' of https://git01.codeplex.com/cntk
2014-10-13 11:01:29 -07:00
Mike Seltzer
0f84ce807b
fixed bug in utterancesourcemulti that arose when no labels provided
2014-10-13 10:00:44 -07:00
Frank Seide
900e9c746e
more compiler warnings removed, two projects now warning=error (but still error level 3)
2014-10-10 17:16:39 -07:00
Frank Seide
5753ceb72f
fixed several compiler warnings about silent size_t/int/float/double conversions
2014-10-10 16:59:42 -07:00
Mike Seltzer
cff4108920
added check in paths for rnn scp files, work on utterancereader
2014-10-10 16:22:27 -07:00
Dong Yu
00b3ae64cf
Change project files to VS 2013.
2014-09-24 13:24:15 -07:00
Dong Yu
80a8f14c24
Change project files to VS 2013.
2014-09-24 12:09:29 -07:00
Jasha Droppo
1faf193a52
Changes to support sharing of project files across git repositories.
2014-09-24 10:36:50 -07:00
adame
b07ed61def
Merge branch 'master' of https://git01.codeplex.com/cntk
2014-09-23 16:25:23 -07:00
Mike Seltzer
10e18bbcdd
more cleanup of HTKMLFReader - removed commented out deprecated functions
2014-09-23 10:54:37 -07:00
Mike Seltzer
9d1a539f9c
clean up of HTKMLFReader, and added user-specified page path; added ASR examples (LSTM, adaptive learning rate); added ASR check-in suites for writing (log likelihoods and bottleneck features); added necessary SCP files for TIMIT setup
2014-09-23 10:28:24 -07:00
adame
1c97a3f0c9
remove intermediate files from source control
2014-09-19 15:38:21 -07:00
adame
3b21b530f3
Update to fix the requirement for fully quantified dot paths in NDL.
...
In MEL, you still need to use the fully quantified path if you are passing something that wasn't defined in NDL.
2014-09-17 13:49:18 -07:00
unknown
6169450955
First Release of CNTK
2014-08-29 16:21:42 -07:00