thhoens
132d72c4a7
Changed MemAllocator to use void* pointers instead of char*, and gave CUDAPageLockedMemAllocator static methods.
2015-12-16 12:13:38 -08:00
Mark Hillebrand
bbcd0e5f18
Cosmetic changes in .filters files
2015-12-16 16:51:19 +01:00
Mark Hillebrand
bff4577dc0
Move KaldiReaderReadme. Remove some non-referenced, obsolete, or empty files.
2015-12-16 16:39:54 +01:00
Mark Hillebrand
9d065979c8
CNTK.sln: break out Other folder into top-level items, add Tools
...
This makes Documentation more visible.
2015-12-16 16:39:01 +01:00
Philipp Kranen
c9a343b2a8
Fixed paths for ParallelTraining
2015-12-16 15:55:05 +01:00
pkranen
4ae7f76ac4
Fixed build-and-test script for Example move
2015-12-16 15:37:58 +01:00
pkranen
9ec5b2c522
Moved Examples for directory resturcturing
2015-12-16 15:34:09 +01:00
Mark Hillebrand
a9c4922a5e
Makefile: adapt to new location of generate_build_infop script
2015-12-16 14:24:49 +00:00
Mark Hillebrand
bfe490e273
Add execute permissions for Python and shell scripts
2015-12-16 13:54:33 +00:00
pkranen
4a888ad95d
Renamed Scripts flder to Tools
2015-12-16 13:58:53 +01:00
pkranen
8cb85a5895
Moved EndToEndTests
2015-12-16 12:57:49 +01:00
Philipp Kranen
33bb02c225
Fixed vcxproj.filters wrt restructuring
2015-12-16 09:42:02 +01:00
Philipp Kranen
0f926d9059
Fixed scattered test project files
2015-12-16 09:21:53 +01:00
Mark Hillebrand
caf67c74fc
Adapt Linux build
2015-12-16 08:05:32 +00:00
pkranen
6595b062eb
Moved TensorViw files according to new structure
2015-12-16 08:35:14 +01:00
pkranen
f355292fee
Moved tests for directory restructuring
2015-12-16 08:35:13 +01:00
pkranen
c3895bb0b3
Move Source files for directory restructuring and fix project dependencies
2015-12-16 08:35:11 +01:00
Frank Seide
1b3aead167
undid an accidental change of _assignToRowSliceValuesOf() call, discovered by Yu Zhang
2015-12-15 21:20:28 -08:00
Frank Seide
8e1e3922e9
made PCH happy (added stdafx.h)
2015-12-15 19:43:33 -08:00
Frank Seide
14bb711fa6
made gcc happy (printf format)
2015-12-15 19:33:34 -08:00
Frank Seide
a8c9c73407
Merge branch 'master' of https://git.codeplex.com/cntk into fseide/tensors
2015-12-15 19:31:04 -08:00
Frank Seide
f94b1daa2b
(some steps forward in TensorView)
2015-12-15 19:30:40 -08:00
Alexey Kamenev
4022de2a6d
Fix for convo unit tests when cuDNN is not supported.
2015-12-15 17:37:52 -08:00
Frank Seide
4b9c82a924
towards a prototype of a binary op
2015-12-15 17:23:00 -08:00
Frank Seide
94e49de59d
VS forgot to add the new files to the git repo...
2015-12-15 16:31:59 -08:00
Frank Seide
7fc742e951
Merge branch 'fseide/mblayout' of https://git.codeplex.com/cntk into fseide/tensors
2015-12-15 15:19:16 -08:00
Frank Seide
1286da7d3e
Merge branch 'master' of https://git.codeplex.com/cntk into fseide/mblayout
2015-12-15 15:07:17 -08:00
Frank Seide
54b0e0c730
Merge branch 'master' of https://git.codeplex.com/cntk into fseide/tensors
2015-12-15 15:03:06 -08:00
Frank Seide
aec884a4d3
started the TensorView class by adding header and CPP to math lib
2015-12-15 15:02:43 -08:00
Alexey Kamenev
3a0ec41f44
Enabled convo unit tests. Added batch normalization sample.
2015-12-15 12:35:12 -08:00
Frank Seide
252ab754cc
(comment)
2015-12-15 11:35:53 -08:00
Frank Seide
dcb6c1d5fb
Merge branch 'master' of https://git.codeplex.com/cntk into fseide/mblayout
2015-12-15 11:35:37 -08:00
Dong Yu
c54938f837
replace outdated ICASSP tutorial with more recent NIPS tutorial.
2015-12-15 10:34:10 -08:00
Frank Seide
f6ef87bbe1
Merge branch 'master' of https://git.codeplex.com/cntk into fseide/mblayout
2015-12-15 09:36:51 -08:00
Frank Seide
07b058b71f
bug fix in RowStackNode: should not validate column dimension in presence of an MBLayout;
...
bug fix: ComputationNode::InferMBLayoutFromInputsForStandardCase() had a the layout-consistency check commented out
2015-12-15 09:36:25 -08:00
pkranen
48af1ef3a8
Fixed build-and-test script for cygwin local execution
2015-12-15 18:09:25 +01:00
Frank Seide
81c6a1e8d3
Merge branch 'master' of https://git.codeplex.com/cntk into fseide/mblayout
2015-12-15 08:17:16 -08:00
Gaizka Navarro
52e04b10a2
Added missing control files to solution
2015-12-15 15:20:06 +01:00
Gaizka Navarro
dba5f367ec
Applied CR Feedback
2015-12-15 15:16:14 +01:00
Gaizka Navarro
4df3ed2b86
Removed unused fixture.
...
Updated environment variable error message
2015-12-15 15:11:47 +01:00
Philipp Kranen
449a84fb0e
Removed files from VS solution that are not in Git anymore
2015-12-15 11:04:41 +01:00
Philipp Kranen
b7c40c3109
Removed Mixed Platforms and Win32
2015-12-15 09:58:11 +01:00
Frank Seide
d8ffea0000
(comments on DataTensor)
2015-12-14 18:05:35 -08:00
Frank Seide
d273078e3b
merged with master
2015-12-14 16:13:51 -08:00
Frank Seide
dc32e4f224
(comments)
2015-12-14 16:10:07 -08:00
Frank Seide
7a57f8b21b
(added logging to calgammaformb() to track down an error)
2015-12-14 15:40:50 -08:00
Frank Seide
f4a91555cf
bug fix, MBLayout::IsEnd()
2015-12-14 14:48:26 -08:00
Yongqiang Wang
af415465bf
Merge branch 'master' of https://git.codeplex.com/cntk
...
Conflicts:
MachineLearning/CNTKSGDLib/DataReaderHelpers.h
2015-12-14 13:12:36 -08:00
Frank Seide
e9fb669fec
Merge branch 'master' of https://git.codeplex.com/cntk into fseide/mblayout
2015-12-14 13:11:51 -08:00
Frank Seide
abbc28e27a
Coup de grâce: MBLayout reimplemented:
...
the old bitmap-based implementation is gone. MBLayout now also stores sequence ids (so we can line up multiple MBLayouts, instrumental to sequence-to-sequence models), and it naturally allows for testing whether a delayed value cross a sequence boundary;
deleted definition of MinibatchPackingFlags enum;
old Is() and Get() functions are fully replaced by IsGap() and IsBeyondStartOrEnd();
HasGaps() test is now a one-liner
2015-12-14 13:11:29 -08:00