https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
65a7e02 enabled a test of a formerly buggy thing; fixed a keyword parameter in trainign_session_test.py 28 March 2017, 16:53:08 UTC
69be072 Merge branch 'master' of https://github.com/Microsoft/cntk into fseide/s2spy 28 March 2017, 15:55:10 UTC
f45edca bug fix in UnfoldFrom() API: initial_state must be a parameter; removed unused left-over parameter map_state_function from UnfoldFrom() 28 March 2017, 15:38:50 UTC
6e3e741 Integrate alrezni/v2_training_limit_in_sweeps into master 28 March 2017, 15:33:04 UTC
ee73b8c Merge branch 'master' of https://github.com/Microsoft/cntk into fseide/s2spy 28 March 2017, 14:59:21 UTC
503983b Add an ability to limit the number of sweeps for training * Add MinibatchSourceConfig struct that makes construction of a reader a little more straight-forward (esp. on the c++ side) * Refactor python implementation of MinibatchSource. * Add support for specifying the maximum number of sweeps over the input dataset when instating a minibatch source. 28 March 2017, 11:50:17 UTC
4c3f94a Integrate eldak/fixingPreserveAll into master 28 March 2017, 11:10:32 UTC
98e4b60 Integrate eldak/exposingEvaluatorInPython into master 28 March 2017, 10:36:58 UTC
5e78808 Integrate wolfma/nvml2 into master 28 March 2017, 10:22:57 UTC
5a2c85a Fixing bug plus tests 28 March 2017, 08:13:42 UTC
6b547e1 Adding evaluator 28 March 2017, 08:09:25 UTC
d952f8b change Common to Utils 28 March 2017, 07:46:40 UTC
3eb11d8 correctly ignore PrimitiveOpType 28 March 2017, 07:46:40 UTC
bc3527c rename CNTKLib to Common 28 March 2017, 07:46:40 UTC
d7353ff fix spell errors 28 March 2017, 07:46:40 UTC
0355b06 also use IEnumerable for CreateBatchOfSequeces; refactor out AsSizeTVector, AsBoolVector 28 March 2017, 07:46:39 UTC
81da226 refactor out common methods 28 March 2017, 07:46:39 UTC
aa93b4e complete changes to use IEnumerable in CreateBatch, CreateSequence 28 March 2017, 07:46:39 UTC
70bc7aa use IEnuerable as input interface; optimize performance for CreateSequence 28 March 2017, 07:46:39 UTC
410f0a4 also optimize CreateBatch for onehot input 28 March 2017, 07:46:39 UTC
f908be2 optimize CreateBatch() performance 28 March 2017, 07:46:39 UTC
66b110e remove unnecessary cast 28 March 2017, 07:46:38 UTC
9b57b67 fix quoting problem 28 March 2017, 07:36:34 UTC
b8d42bb Merge branch 'master' of https://github.com/Microsoft/CNTK into sayanpa/txlrn 28 March 2017, 02:14:01 UTC
97782a2 Incorporated CR feedback 28 March 2017, 02:13:32 UTC
0ee09cf Merge branch 'master' into 2.0rc/breakingChanges For checkin 28 March 2017, 01:11:12 UTC
7a297b3 Integrate sayanpa/gantestfix into master 27 March 2017, 23:18:22 UTC
156028a Updated to latest API changes 27 March 2017, 22:11:56 UTC
567d1c0 Merge branch 'master' into 2.0rc/breakingChanges For checkin... 27 March 2017, 21:07:51 UTC
21c10eb Integrate 1d65116840b1b9cecd173d850e593b8ede37c1eb into master 27 March 2017, 19:57:42 UTC
f88501a Fix jenkins. 27 March 2017, 19:09:12 UTC
aa9e429 Integrate amitaga/apiChangesForRC into master 27 March 2017, 18:54:42 UTC
184d103 Merge branch 'master' of https://github.com/Microsoft/CNTK into sayanpa/txlrn 27 March 2017, 18:52:27 UTC
a1db207 Merge branch 'master' of https://github.com/Microsoft/CNTK into sayanpa/gantestfix 27 March 2017, 18:08:38 UTC
7be9612 Integrate alrezni/scratch into master 27 March 2017, 17:51:30 UTC
b01b06d Merge with master. 27 March 2017, 17:43:06 UTC
f06d6b3 Add unit test for epoch size warning. 27 March 2017, 17:40:50 UTC
257626e CNTK v2 library: Add option to Function.eval for specifying the outputs to be evaluated. 27 March 2017, 17:38:28 UTC
1d84628 on build machine use the nvml.dll from the c:\local\bindrop if the directory exists 27 March 2017, 13:46:16 UTC
0099706 A minor fix in the CTF reader Make the reader skip over extra inputs even when their name exceeds the maximum expected input name length. 27 March 2017, 11:59:58 UTC
77f65d8 Integrate zhouwang/cseval-sizet into master 27 March 2017, 11:40:25 UTC
99fcbae Integrate wilrich/dfs_optional_blocks into master 27 March 2017, 11:05:22 UTC
0215a69 Integrate alrezni/v2_gpu_p2p into master 27 March 2017, 10:19:36 UTC
47f1e13 Integrate zhouwang/getreductionbuffer into master 27 March 2017, 10:17:17 UTC
46112cc Change boolean dive_into_blocks into integer depth 27 March 2017, 09:15:23 UTC
5c07204 Expose cntk.logging.graph.* in cntk.logging.* 27 March 2017, 09:15:20 UTC
db23073 Autopepped 27 March 2017, 09:15:17 UTC
408e57b Shorten the name of debug UDFs so that they don't clutter the plots 27 March 2017, 09:15:14 UTC
97490b0 DFS: make search inside blocks optional 27 March 2017, 09:15:12 UTC
2ac0c2f Integrate eldak/distributedEval into master 27 March 2017, 09:01:52 UTC
38dc97f use by value instead of by reference 27 March 2017, 07:57:23 UTC
5291acc improve error messages 27 March 2017, 07:42:43 UTC
01714f7 adapt samples 27 March 2017, 07:42:43 UTC
7553e6d use int instead of uint for CLS compliance 27 March 2017, 07:42:43 UTC
b59a654 rename NDArrayViewVector to NDArrayViewPtrVector 27 March 2017, 07:42:43 UTC
abb95c4 change uint to int, as uint is not cls-compliant; validate NDArrayView CTOS parameters 27 March 2017, 07:42:43 UTC
ba4500a remove numNonZeroValues from CreateSequence; use int instead of uint if possible 27 March 2017, 07:42:43 UTC
735f353 add NDArrayView COTS without using numElements or numNonZeroValues. 27 March 2017, 07:42:43 UTC
ca3ba7f Splitting Trainer and Evaluator 27 March 2017, 07:32:47 UTC
a3a9415 restore unneeded changes 27 March 2017, 05:52:51 UTC
c9309e0 test memory at the end again. 27 March 2017, 05:52:51 UTC
4ffe620 fix errors 27 March 2017, 05:52:51 UTC
d01c4c7 fix errors; add dispose() to SetupMemoryTests 27 March 2017, 05:52:51 UTC
1abddaa add memory tests 27 March 2017, 05:52:51 UTC
f31a5eb fix error 27 March 2017, 05:52:51 UTC
63b9171 add NDMask 27 March 2017, 05:52:51 UTC
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
e602908 Merge branch 'master' of https://github.com/Microsoft/CNTK into sayanpa/txlrn 26 March 2017, 18:27:41 UTC
4be5f4b Merge branch 'master' of https://github.com/Microsoft/cntk into fseide/s2spy 26 March 2017, 15:54:32 UTC
back to top