swh:1:snp:f50ab94432af916b5fb8b4ad831e8dddded77084

sort by:
Revision Author Date Message Commit Date
8d6e770 update clone and FindAllWithName 27 March 2017, 05:52:51 UTC
0315d7a update GetInputs, GetArguments 27 March 2017, 05:52:51 UTC
1edab0a update GetOutputs() 27 March 2017, 05:52:51 UTC
d377afb improve DynamicAxes, adapt GetAllDevices, add SetExcludedDevices 27 March 2017, 05:52:51 UTC
aa4c308 remove unused Variable() constructor 27 March 2017, 05:52:51 UTC
73340b8 create independent stroage for elements in DynamicAxes (before was depending on lifecycle of DynamicAxes), remove mapping of unused functions 27 March 2017, 05:52:51 UTC
e3c31d5 Use IList<> in more places 27 March 2017, 05:52:51 UTC
6e6322b use IList<T> for std::vector<T> 27 March 2017, 05:52:51 UTC
2008f57 improve swig interface 27 March 2017, 05:52:51 UTC
bfd4c1b add more ut cases 27 March 2017, 00:53:27 UTC
495f0b2 fix build break 27 March 2017, 00:53:27 UTC
9fe9dfe fix comments and issue 27 March 2017, 00:53:27 UTC
8617134 fix comments in CR 27 March 2017, 00:53:26 UTC
4f762c3 fix comments, add axis paramter, support invalid indices 27 March 2017, 00:53:26 UTC
5490863 fix cpu mem init issue 27 March 2017, 00:53:25 UTC
6aa7937 update ut baseline file 27 March 2017, 00:53:24 UTC
dab408d fix gpu memset bug and python doc test issue 27 March 2017, 00:52:50 UTC
fb4717f test the tolerance 27 March 2017, 00:52:49 UTC
784dd38 update doc example result 27 March 2017, 00:52:49 UTC
34f05e1 fix doc error 27 March 2017, 00:52:49 UTC
841a103 fix build break in no gpu cpp 27 March 2017, 00:52:49 UTC
8d162f4 fix build break in node 27 March 2017, 00:52:49 UTC
ebc1a40 fix build break and hard tab 27 March 2017, 00:52:49 UTC
69313c1 fix GPU build break and test fail 27 March 2017, 00:52:48 UTC
3974fee add GPU sparse matrix support 27 March 2017, 00:52:48 UTC
07bdfe9 remove hard tab 27 March 2017, 00:52:48 UTC
608f70f move one hot to evaluation nodes 27 March 2017, 00:52:48 UTC
ecaf549 fix merge issue and add comments 27 March 2017, 00:52:48 UTC
fdfbd4c update sparse and GPU sparse implementation 27 March 2017, 00:52:47 UTC
2d46acd add gpu dense matrix support, and UT 27 March 2017, 00:52:47 UTC
38e35de add sparse support 27 March 2017, 00:52:47 UTC
d6fa088 add one hot test op 27 March 2017, 00:52:47 UTC
2bd14b7 CNTK v2 library: Several UserDefinedFunction features and bug fixes 1) Fix for Premature UDF backprop state destruction in python SWIG wrapper (Willi and Eldar) 2) Add ability for output variable to specify that gradients are not needed 3) Add support for letting backward implementation of a UDF be a no-op which results in no gradients being propagated to the inputs for that UDF node 4) Change UDF bckward signature to be passed a map for filling input gradients whevener the UDF has multiple inputs 5) Performance fix to call the UDF backward methid just once for all inputs needing gradients instead of separate calls for each input 26 March 2017, 04:19:29 UTC
2c480b5 CNTK v2 library: Fix shape reversal for sharing and auto_padding arguments of convolution/pooling 25 March 2017, 13:51:17 UTC
346999f remove unneeded line 25 March 2017, 12:14:44 UTC
22af9dc Fix import of Signature due to python namespace change 25 March 2017, 09:44:00 UTC
0bdd6c5 Update README.md 25 March 2017, 00:34:00 UTC
af5da21 Update README.md 25 March 2017, 00:32:46 UTC
2e246db Fix profiler. 24 March 2017, 23:14:47 UTC
138ce52 Fix break after merge with master. 24 March 2017, 22:16:02 UTC
1622ed3 Merge with master. 24 March 2017, 21:50:15 UTC
7316050 More fixes. 24 March 2017, 21:47:38 UTC
a956045 More fixes. 24 March 2017, 20:53:25 UTC
04b474d Fix end to end examples. 24 March 2017, 19:05:48 UTC
1e90099 Fix notebooks. 24 March 2017, 18:53:54 UTC
d2668c1 Fix end-to-end examples. 24 March 2017, 17:42:09 UTC
6b0afc4 Adding Caffe-converted models. Adding Caffe-converted models. Text fix. Remove NIN. 24 March 2017, 16:20:27 UTC
fc13683 Integrate eldak/fixingAccError into master 24 March 2017, 15:48:32 UTC
4fa27d0 Integrate mahilleb/PyDocFix into master 24 March 2017, 14:50:25 UTC
708dd23 Integrate alexeyo/combining-drop-and-docker-install into master 24 March 2017, 14:22:44 UTC
63233be Combining drop and docker: addressed CR comments 24 March 2017, 14:04:00 UTC
6cefd2e Python docs: fix a few markup errors 24 March 2017, 12:51:28 UTC
c63c941 Combining drop and docker: addressed CR comments and removed setup files of OpenMPI and Anaconda 24 March 2017, 12:09:15 UTC
c32e3fd Using pre-trained ATIS on CPU device to test model backward comptability. 24 March 2017, 11:17:45 UTC
48b8c30 address CR comments 24 March 2017, 09:54:16 UTC
11bc8b0 block the extracted powershell files before running the installer 24 March 2017, 09:54:16 UTC
28c1c3c Fixing Trainer initializer in case of empty minibatches 24 March 2017, 09:34:31 UTC
af1cdbc Fix doc. 24 March 2017, 05:48:26 UTC
7ff64b0 Fix jenkins. 24 March 2017, 02:29:12 UTC
05b1f18 Import record to utils. 24 March 2017, 01:25:39 UTC
1173262 Integrate chazhang/slice2 into master 23 March 2017, 23:55:00 UTC
48e0757 Integrate FDecaYed/workspaceFix into master 23 March 2017, 23:38:12 UTC
d53936c More fix from Deyu 23 March 2017, 21:49:45 UTC
5574842 Fix test.bat 23 March 2017, 20:52:37 UTC
bda1532 Fix VS project. 23 March 2017, 20:10:08 UTC
2645fc4 Merge with master. 23 March 2017, 20:07:49 UTC
4eb2a84 Add special index for one hot to skip (fill zero) 23 March 2017, 20:05:02 UTC
64be4dd Get rid of cntk.Utils. 23 March 2017, 19:58:31 UTC
7ad3eed Remove tests to their proper locations. 23 March 2017, 19:04:15 UTC
29e24b6 Revised based on CR. 23 March 2017, 18:51:29 UTC
ae5da0a Fix for CR. 23 March 2017, 17:21:37 UTC
e33d162 Fix attributes test. 23 March 2017, 17:14:29 UTC
02b0765 Backward compatibility for multi-axis slice. 23 March 2017, 16:29:06 UTC
43bd23e Integrate pr/1647 into master 23 March 2017, 15:15:35 UTC
b296352 Integrate 8d8189c0d37b3cb725691c224dac42950f65a209 into master 23 March 2017, 13:07:04 UTC
88512f6 Combining drop and docker: fixed wrong syntax 23 March 2017, 13:04:42 UTC
5cd38e7 use executionpolicy bypass to run powershell script enable installation program and target location on different drives 23 March 2017, 12:45:58 UTC
6220171 Update CNTK_103B_MNIST_FeedForwardNetwork.ipynb modify the text to match with the variable value 23 March 2017, 11:33:20 UTC
be802aa Combining drop and docker: 1st commit 23 March 2017, 09:11:15 UTC
fd57865 Merge remote-tracking branch 'origin/master' into mahilleb/SphinxTest 23 March 2017, 07:17:12 UTC
a15caa1 Fix warnings 23 March 2017, 07:16:43 UTC
ed9ec71 Merge with master and fix breakout. 23 March 2017, 02:25:29 UTC
1acef6f fix workspace corner case and reduce memory footprint 23 March 2017, 01:55:30 UTC
8d8189c fixed a test for Python 2.7; bug fix: build.bat should define CNTK_COMPONENT_VERSION 23 March 2017, 01:36:09 UTC
bc3ac1e Merge with master. 22 March 2017, 23:27:50 UTC
985f522 Move Util Test to internal test. 22 March 2017, 23:17:36 UTC
d797d9e More cleanups. 22 March 2017, 23:10:04 UTC
c6ad3e9 Move most items under Utils to their proper locations. 22 March 2017, 22:57:25 UTC
7c85f2c Merge branch 'master' of https://github.com/Microsoft/cntk into fseide/s2spy 22 March 2017, 22:01:55 UTC
a1b0477 updated a test 22 March 2017, 21:59:51 UTC
7210087 bug fix: Convolution() must pass correct "-0" to reshape() 22 March 2017, 21:57:35 UTC
831159d added a TODO to Function.__rshift__ 22 March 2017, 21:26:54 UTC
417bf6f Integrate t-ivrodr/converting_value_array_squashed into master 22 March 2017, 17:47:02 UTC
0265cb5 binding/python: more doc fixes 22 March 2017, 17:07:09 UTC
4740743 binding/python: fix broken or redirected links 22 March 2017, 17:07:08 UTC
fe1254e Tests/EndToEndTests/CNTKv2Python/Sphinx: added 22 March 2017, 17:07:08 UTC
0d35e04 Integrate fmegen/unified-naming-cntk-core into master 22 March 2017, 16:58:23 UTC
4825324 Integrate alrezni/scratch into master 22 March 2017, 16:26:16 UTC
5ded701 Integrate eldak/fixigHTKCrash into master 22 March 2017, 15:48:48 UTC
b03b871 Integrate amitaga/apiChangesForRC into master 22 March 2017, 15:05:46 UTC
back to top