https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
4dc0a47 Add log in parameter update 12 January 2017, 01:58:37 UTC
f160085 addressed CR comments 11 January 2017, 18:31:32 UTC
c1684a7 more cr changes 11 January 2017, 18:31:32 UTC
89f9a54 addressed CR comments 11 January 2017, 18:31:31 UTC
f929262 variouse bug fixes, environment variable settings, etc. Removed dead code 11 January 2017, 18:31:31 UTC
9ebd46d Integrate pkranen/featExtract into master 11 January 2017, 15:31:03 UTC
a81c60e Integrate mahilleb/DockerFix2 into master 11 January 2017, 13:27:53 UTC
18f35d7 Address CR comments 11 January 2017, 13:22:47 UTC
a792903 Integrate nikosk/trickyv1ops into master 11 January 2017, 12:34:29 UTC
a4e94eb Moving feature extraction example to ResNet_18 11 January 2017, 11:48:43 UTC
fc7331a added test for feature extraction example 11 January 2017, 11:48:43 UTC
319386f addressed CR comments 11 January 2017, 11:48:43 UTC
2bd3cc8 Feature extraction example using AlexNet from python 11 January 2017, 11:48:42 UTC
ad58794 Linux: Docker: fix build - CNTKCustomMKL is now on version 3 - CNTK build with OpenBlas was broken because of additional OpenMP dependencies in test binaries. 11 January 2017, 10:15:46 UTC
434ca58 Examples/Image/Classification/ResNet/BrainScript: Linux: point out that stack size may need to be increased Closes: #1273 References: #1074 11 January 2017, 07:48:51 UTC
3e12624 moved check from serialize to deserialize 11 January 2017, 06:38:44 UTC
4318161 fix g++ error 11 January 2017, 02:14:52 UTC
2d6c2e8 Merge remote-tracking branch 'origin/master' into nikosk/trickyv1ops 10 January 2017, 21:14:39 UTC
7a76c26 typo fix 10 January 2017, 21:11:55 UTC
bf99405 Update README.md 10 January 2017, 18:47:54 UTC
172293b moved to tools directory, minor bug fix in build-batch files 10 January 2017, 15:47:16 UTC
7493611 address CR comments 10 January 2017, 15:47:16 UTC
77fa209 changes to readme 10 January 2017, 15:47:16 UTC
1ba7faa remove unused command line parameter, add AnacondaBasePath option 10 January 2017, 15:47:16 UTC
5d28532 fix VerifyEnvironmentAndData, integrate download and install of prebuild protobuf and zlib 10 January 2017, 15:47:15 UTC
4ac873f fix zlib download, create parameterized batch files for protobuf and zlib compilation 10 January 2017, 15:47:15 UTC
eac7334 several fixes for downloading, boost and protobuf install 10 January 2017, 15:47:15 UTC
0923497 fixed boost download and opencv installation 10 January 2017, 15:47:15 UTC
6b94f75 Initial DevInstall version 10 January 2017, 15:47:15 UTC
d927e81 Integrate mahilleb/vs2015fi into master 10 January 2017, 15:45:54 UTC
b3668fd Integrate eldak/enablingBetterLoggingInTransferer into master 10 January 2017, 11:35:21 UTC
7cb1db6 Merge remote-tracking branch 'origin/master' into mahilleb/vs2015fi Conflicts: Source/CNTKv2LibraryDll/Utils.cpp 10 January 2017, 10:29:03 UTC
2542848 Enable better logging in GPU transferer 10 January 2017, 09:49:40 UTC
911b2ca Windows: switch to Visual Studio 2015 10 January 2017, 09:47:35 UTC
c9b03e4 Integrate mahilleb/Mnist13 into master 10 January 2017, 09:14:03 UTC
19482ee Integrate alrezni/scratch into master 10 January 2017, 08:57:33 UTC
ce33ede Merge pull request #1272 from nadavbar/nadavbar/imdb_fix FastRCNN - Bad bonding box read when there is only one ground truth annotation 10 January 2017, 08:30:23 UTC
eda6561 Remove unnecesarry new line that was mistakenly added 10 January 2017, 08:00:00 UTC
1cbc4ed Fixed an issue with incorrect bounding boxes read when gt annotation contains only one regio 10 January 2017, 07:58:09 UTC
4b31eda Merge remote-tracking branch 'origin/master' into mahilleb/Mnist13 10 January 2017, 07:05:44 UTC
6dc0956 CNTK_103B_MNIST_FeedForwardNetwork.ipynb: add test Also, let run MNIST tests against the default (end-user) data location. 10 January 2017, 04:42:30 UTC
a51e7fc Update cntk file. 09 January 2017, 23:24:22 UTC
f38f308 Commenting out conv reference engine 09 January 2017, 14:33:36 UTC
42a5aba Fixing number of buffers in the FrameMode packer of ImageReader 09 January 2017, 13:43:12 UTC
077bf23 Fix broken dependency Add PerformanceProfilerDll as a build dependency to ReaderLib. 09 January 2017, 13:07:17 UTC
7d236a2 Integrate zhouwang/fix-valuebuffer-size into master 09 January 2017, 12:40:20 UTC
0c0b5c1 Forgot a change I had on a different branch 08 January 2017, 21:17:49 UTC
db9daf3 Merge remote-tracking branch 'origin/master' into nikosk/trickyv1ops 08 January 2017, 20:17:29 UTC
214eb09 CNTK v2 library: Add data type inference for Parameters and Constants 07 January 2017, 20:09:31 UTC
c4637bb Integrate amitaga/dataInteropFeatures into master 07 January 2017, 19:17:10 UTC
bde15c4 fix solution file 07 January 2017, 09:59:42 UTC
5674d33 update binding based on the latest API, update samples, add buidling vocabulary index in samples for the atis model. 07 January 2017, 09:29:58 UTC
1b122c4 rename CNTKLibraryManagedClient to CNTKLibraryManagedExamples 07 January 2017, 09:29:57 UTC
a0554df improve samples 07 January 2017, 09:29:57 UTC
4b9cc9c add CreateSequence without SeqStartFlag 07 January 2017, 09:29:57 UTC
0b47f30 remove check for PackedValue as it will be automatically unpacked when accessing Data/Mask; fix bugs 07 January 2017, 09:29:57 UTC
d733aee rename CSharpBinding to CNTKLibraryCSBidnging 07 January 2017, 09:29:57 UTC
f7a2172 move CSEvalV2Examples to the examples folder and move the project files to the Test folder 07 January 2017, 09:29:57 UTC
ddd6bcb rename CSEvalV2Libary to CNTKLibraryManagedDll 07 January 2017, 09:29:57 UTC
acb56de change project names 07 January 2017, 09:29:56 UTC
5208999 complete CopyTo at C# 07 January 2017, 09:29:56 UTC
23a5cac complete Create{Batch|Sequence|BatchOfSequences} and other Creates at C# restore program.cs add missing changes 07 January 2017, 09:29:56 UTC
b6c0b19 CNTK v2 library: Allow setting Function instance names post initial construction 07 January 2017, 02:28:34 UTC
cddb1b9 leftover convolution change 07 January 2017, 00:48:03 UTC
7af3a7c incorporated CR feedback 07 January 2017, 00:41:11 UTC
e25a4c4 Change the mpic++ binary path 06 January 2017, 18:03:07 UTC
71c5aab MPI_info: Path check and error handling for MPI exec MPI_check: Check and selection of the installed MPI MPI_info: default unknown fix for MPI name and version 06 January 2017, 18:03:01 UTC
570a765 Revert "Add ReasoNet model as example" This reverts commit 09daade4f080d930af51f78508769bd589d25bc9. 06 January 2017, 14:58:44 UTC
77e5d15 Revert "Add loss/pred for ReasoNet" This reverts commit 2f94c5430bfb9a235466c29c3dd095f9acf56371. 06 January 2017, 14:58:44 UTC
d1bed65 Revert "Add training method for ReasoNet" This reverts commit 732836ab001fdde86e67e29c932603205651b4d0. 06 January 2017, 14:58:44 UTC
5105953 Revert "Fix training issues with ReasoNet" This reverts commit 1e0f8629caa1a99c1ffbb3418b60e2a25ab640d0. 06 January 2017, 14:58:44 UTC
1e0f862 Fix training issues with ReasoNet 06 January 2017, 14:34:39 UTC
732836a Add training method for ReasoNet 06 January 2017, 14:34:39 UTC
2f94c54 Add loss/pred for ReasoNet 06 January 2017, 14:34:39 UTC
09daade Add ReasoNet model as example 06 January 2017, 14:34:39 UTC
750dccb remove isResizable and SequenceLength parameters from CopyTO until we have clear understanding for the use case; rename CopyTo to CopyVairiableValueTo; adapt test cases fix error fix errors in tests; add tests for exceptions add more check in GetSequenceAndBatchLength(); Address CR comments 06 January 2017, 09:06:49 UTC
321c6a1 remove check for PackedValue as the PackedValue will be automatically unpacked when accessing Data() and Mask(). 06 January 2017, 09:06:49 UTC
8cb238d make GetNumTimeStepsAndSequences a stand-alone function; use is_same instead of typeid; minor changes 06 January 2017, 09:06:49 UTC
646b8b5 rename sampleVariable to outputVariable; add check for shape[0] in onehot. 06 January 2017, 09:06:49 UTC
69c75c4 Using Variable as parameter to CopyTo to infer dynamic axes correctly; Add check for PackedValue; Simplify processing based on assumption that sequence starts at 0 and ends at the first invalid mask; other changes from CR. add tests for variable with 0,1 or 2 dynamic axes, and adapt tests to new API, refactor tests to share code restore main and tests make class Value after class Variable to make linux happy fix bug in test 06 January 2017, 09:06:48 UTC
88ecb8d update CopyTo for OneHot using vocabSize instead of shape 06 January 2017, 07:53:27 UTC
6ff0427 add unit tests for CopyTo, improve unit tests to use random sequences, add test for single sample, single sequence in Value.Create fix linux build add missing error message. fix linux build switch order of function definition to make linux happy add instantiation of functions minor changes add comments, using random number in tests restore main.cpp 06 January 2017, 07:53:27 UTC
f1cbc08 add CopyTo for onehot vector; refactor code to share between CopyTo methods; fix bug using GPU device. The cpuArrayView must be alive in the function scope add CopyTo for OneHot; support Value in both dense and sparse format 06 January 2017, 07:53:27 UTC
f5fdbeb refactor Value::CopyTo to allocate memory in .h file; adapt unit tests; add sequencesLens as parameter for Value::CopyTo 06 January 2017, 07:53:26 UTC
c185789 implement copyto complete copyto for dense 06 January 2017, 07:53:26 UTC
6290e8e Integrate nikosk/assignsumof into master 06 January 2017, 04:10:09 UTC
a026a27 addressed cr feedback 06 January 2017, 02:24:32 UTC
1b9adee Integrate kedeng/traceConcise2 into master 06 January 2017, 02:15:45 UTC
303faaa actual unpooling usage 06 January 2017, 02:05:56 UTC
3a3ff56 Merge remote-tracking branch 'origin/master' into nikosk/trickyv1ops 06 January 2017, 00:39:39 UTC
b7f5beb Support for MaxUnpooling 06 January 2017, 00:38:15 UTC
9982332 Integrate cbasoglu/docfix into master 05 January 2017, 22:40:16 UTC
40d0b79 Add trace for nodes with abs sum to make compare easier, with trace level 1000 05 January 2017, 21:09:12 UTC
c72025c Move constructor docs to correct spot 05 January 2017, 20:23:20 UTC
4f6bff8 CNTK v2 library: Fix a bug in where node dynamic axis determination where multiple where applications on same condition were yielding different dynamic axes 05 January 2017, 18:38:57 UTC
fe24966 CNTK v2 library: Change BlockFunction implementation to store the mapping of block function arguments and outputs in the variables themselves instead of maps on teh side 05 January 2017, 18:38:57 UTC
075db89 CNTK v2 library: Refactor Variable::VariableFields out of CNTKLibrary.h public header 05 January 2017, 18:38:57 UTC
938df8c Fix some documentation 05 January 2017, 17:55:14 UTC
caee1a5 Merge pull request #1217 from miguelgfierro/patch-1 Fixed bug in ConvNet_MNIST.py 05 January 2017, 16:50:32 UTC
99b4a4e This commit intentionally left empty. 05 January 2017, 14:51:47 UTC
back to top