https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
2cd35ae CNTK v2 library: Add the ability to broadcast an input without MBLayout along a specified layout, in the ReconcileDynamicAxis node 04 February 2017, 16:58:12 UTC
4f4b5fb CNTK v2 library: Fix variable_value_to_seq conversion from Value to numpy array list, for cases where the Value objects contains sequence segments instead of full sequences. Also added a regression test for the char RNN example. 04 February 2017, 02:18:35 UTC
c8119c8 CNTK v2 library: a) Expose scatter/gather overloads where the new sequence axis is a derivative of the operand/condition sequence axis b) Allow duplicate inputs in combine 03 February 2017, 19:39:50 UTC
fbb53d2 Bundle all fseide fixes for denom sharing in BN Collect all of Frank's changes related to fixing the shared denominator in Batch Normalization node in a single commit. Patch up BS/NDL config builders and model loaders to add an extra input for 'running mean sample counter' on the fly. Same for loading V2 model the only define 5 inputs for BN functions. 03 February 2017, 15:31:05 UTC
5ae3e53 Integrate eldak/addingDistributionInMB into master 03 February 2017, 13:51:57 UTC
a6c74a2 Allow splitting of data in get next minibatch 03 February 2017, 11:36:17 UTC
db01e1e replace %ignore with %rename have more precise match use macro for simplification 03 February 2017, 10:27:37 UTC
389e172 remove unused reference 03 February 2017, 10:22:35 UTC
81c97d2 typo fix 02 February 2017, 19:30:50 UTC
cb4ef42 Merge remote-tracking branch 'origin/master' into nikosk/keras_support2 02 February 2017, 19:21:55 UTC
6a1ed29 added comment for pending changes 02 February 2017, 19:19:45 UTC
9726077 Remove redundant comments 02 February 2017, 19:01:02 UTC
62654a1 Integrate eldak/fixingInferedOutputs into master 02 February 2017, 15:14:23 UTC
8bd31d7 Integrate zhouwang/fix-v2evaltests-optional2 into master 02 February 2017, 15:08:39 UTC
e4597c9 change reference type from project reference to file refernce to make msbuild happy; add prect dependency 02 February 2017, 13:59:35 UTC
5d2495b Fixing inferrence of outputs to allow crossing of dll boundary 02 February 2017, 13:47:52 UTC
2f1cfcd Integrate eldak/betterErrorMessageSwig into master 02 February 2017, 12:15:20 UTC
1326a44 Adding diagnostics of std::exception 02 February 2017, 09:30:59 UTC
5663552 CNTK v2 library: Add support for precompute nodes in LoadLegacyModel 02 February 2017, 09:29:19 UTC
cf6b968 CNTK v2 library: Add support for enumerating inputs of Functions per the python operand order where samples are row vectors instead of column vectors and thus times operation operands are reversed in order 02 February 2017, 05:15:04 UTC
e0feaef CNTK v2 library: 1. Allow parameter and constant objects to directly use a preallocated NDArrayView instead of always creating a clone 2. Fix an issue with loading of legacy convolution models where the parameter tensor is shaped as 2D instead of the real convolution map shape 02 February 2017, 05:15:04 UTC
b6e0710 address CR feedback 02 February 2017, 02:39:52 UTC
101b18b Merge remote-tracking branch 'origin/master' into nikosk/keras_support2 02 February 2017, 01:40:09 UTC
02ed32a correct masking of sequences; tests 02 February 2017, 01:39:12 UTC
2e508f9 Integrate mahilleb/PostReleaseMerges into master 01 February 2017, 21:51:23 UTC
6cc1193 Integrate cbasoglu/pp1 into master 01 February 2017, 20:39:16 UTC
f24cb69 Merge remote-tracking branch 'origin/master' into mahilleb/PostReleaseMerges 01 February 2017, 20:36:53 UTC
ee59776 Update README.md 01 February 2017, 19:44:25 UTC
4e26d01 Update README.md 01 February 2017, 19:43:16 UTC
bd0cbe9 Fix heartbeat default in cifar distrib example and clean up nameing 01 February 2017, 19:29:00 UTC
54836c1 README.md: add entry for 2.0.beta10.0 release 01 February 2017, 17:15:24 UTC
41080ae Fix link 01 February 2017, 17:13:54 UTC
93cd69c bindings/python/doc: fix a few typos 01 February 2017, 17:13:46 UTC
f397071 bindings/python/doc/conf.py: bump copyright year 01 February 2017, 17:13:38 UTC
0c93428 Tools/make_binary_drop_linux: fix wrt updated cudnn location 01 February 2017, 17:13:30 UTC
b871e83 Tools/samples.json, bindings/python/doc/tutorials.rst: updated 01 February 2017, 17:13:18 UTC
0b388b2 Bump NuGet package versions 01 February 2017, 17:13:09 UTC
d4b49b8 Bump versions 01 February 2017, 17:13:00 UTC
f129934 Fixing Python SWIG warnings 01 February 2017, 13:24:15 UTC
27b1821 Integrate eldak/increasingTolerance into master 01 February 2017, 13:23:18 UTC
85af417 Increasing tolerance 01 February 2017, 10:40:38 UTC
1e6febc add CreateBatch/Sequence/BatchOfSequence to C++ add tests Use NDArraryView to avoid extra copy 01 February 2017, 08:22:54 UTC
c5ddb47 Merge remote-tracking branch 'origin/master' into nikosk/keras_support2 01 February 2017, 02:11:26 UTC
41f8b78 UserFunction should store things in var_inputs 01 February 2017, 00:05:51 UTC
5aca1e4 Merge remote-tracking branch 'origin/master' into nikosk/implicitconv 31 January 2017, 23:57:22 UTC
78a01f4 Added typemap list(var/function)->vector<var> 31 January 2017, 23:52:07 UTC
e4596cb Integrate thilow/SimpleExampleSSM into master 31 January 2017, 22:59:39 UTC
2e03c3c Added CR feedback to tutorials doc 31 January 2017, 21:24:20 UTC
9efb369 changed settings of per measurement plot 31 January 2017, 21:07:22 UTC
245c301 Merge branch 'master' of https://github.com/Microsoft/CNTK into sayanpa/fixtutdoc 31 January 2017, 18:14:16 UTC
5a1720d Extended text 31 January 2017, 17:15:12 UTC
51b3c03 Adding speed measurement to CNTK_207 31 January 2017, 17:04:14 UTC
842570d Changed some parameter attributes to lambdas 31 January 2017, 16:33:27 UTC
7923e03 merged from master 31 January 2017, 16:16:31 UTC
cd223e8 Fixing comment 31 January 2017, 15:08:59 UTC
5170d4a make CNTKLibraryCSEvalExampletest project optional for build use the same conditional compilation pattern as in C++ 31 January 2017, 12:38:25 UTC
4102c20 Fixed spelling errors in CNTK_207_... 31 January 2017, 09:39:15 UTC
2fb04dd Update the tutorial based on community feedback 31 January 2017, 01:35:23 UTC
2195da7 CNTK v2 library: Fixed conversion of Value objects to numpy sequence data 31 January 2017, 00:52:30 UTC
0e39e7d refine typemap 30 January 2017, 23:27:47 UTC
ae54bb2 implicit conversion without sanitization 30 January 2017, 23:00:58 UTC
ea18485 Integrate sayanpa/gantut into master 30 January 2017, 22:18:13 UTC
f74ee24 Set heartbeat to True. 30 January 2017, 21:56:37 UTC
cd99733 Merge branch 'master' of https://github.com/Microsoft/CNTK into sayanpa/gantut 30 January 2017, 21:43:50 UTC
feb94e3 GAN test threshold and tollerance update for GPU 30 January 2017, 17:24:59 UTC
cfcf73c Integrate eldak/distributedTesting into master 30 January 2017, 17:16:15 UTC
5673c77 Integrate t-mofun/python-doc into master 30 January 2017, 16:27:36 UTC
394bdf1 Integrate pkranen/frcnPythonApi into master 30 January 2017, 16:17:29 UTC
57cf46f Reamed from CNTK_206... to CNTK_207... 30 January 2017, 15:18:32 UTC
738a1a4 Integrate eldak/fixingNetworkCrash into master 30 January 2017, 15:17:06 UTC
87ab0d3 merge from master 30 January 2017, 15:16:57 UTC
68e9cbf Added references to notebook 30 January 2017, 15:14:20 UTC
2d1782d Renamed notebook to CNTK_206_Training_with_Sampled_Softmax 30 January 2017, 14:54:23 UTC
1319c69 Fixed bugs in notebook 30 January 2017, 14:51:33 UTC
717f198 Adding more distributed tests for python 30 January 2017, 14:29:45 UTC
dd4398f added plotting to notebook 30 January 2017, 13:38:20 UTC
a557e9e fixed tolerance for flaky GAN test 30 January 2017, 13:11:25 UTC
96f1d9b Fixing crash during computational network creation 30 January 2017, 13:07:32 UTC
655937f Clean up FF tutorial 30 January 2017, 12:43:16 UTC
29d9969 Fixed some errors in notebook 30 January 2017, 12:41:19 UTC
2b97a12 Integrate wilrich/fix_dfs_order into master 30 January 2017, 12:28:36 UTC
5c4d1b0 Moved reference to the 'See also' section. 30 January 2017, 11:52:37 UTC
e4d3d8d Addressed CR comments. 30 January 2017, 11:52:37 UTC
4053fa1 Addressed CR comments. 30 January 2017, 11:52:37 UTC
e2fd82f Added some documentation to rmsprop 30 January 2017, 11:52:36 UTC
403ae20 Added reference paper. 30 January 2017, 11:52:36 UTC
66f234b Added some documentation to Block Momentum SGD 30 January 2017, 11:52:36 UTC
8b64aaf FRCN Python perf better than BS on AlexNet 30 January 2017, 09:42:15 UTC
517d6c0 Moving Fast R-CNN to python API 30 January 2017, 09:42:09 UTC
adccd00 Integrate amitaga/udfAdvanced into master 29 January 2017, 20:00:36 UTC
59e7bdf Merge branch 'master' of https://github.com/Microsoft/CNTK into sayanpa/gantut 29 January 2017, 18:30:02 UTC
877c9aa re-factored notebook 29 January 2017, 18:19:43 UTC
6251c6a CNTK v2 library: Enable User defined functions to have inputs and outputs with different dynamic axes 29 January 2017, 13:06:39 UTC
2d768a5 Integrate amitaga/blockFunctionFixes into master 28 January 2017, 22:24:15 UTC
d63d7e5 CNTK v2 library: Fixed bug in Function::Clone when substituting in a UserDefinedFunction into a Function graph 28 January 2017, 18:46:03 UTC
7c9c6f9 Bug fix. 28 January 2017, 16:24:36 UTC
5866042 Simply number of parameters based on discussion with Emad. 28 January 2017, 16:24:36 UTC
82d1a55 Revise based on CR comments. Changed a few examples to reflect name change. 28 January 2017, 16:24:36 UTC
4542455 Adding alias for Conv1D, Conv2D, and Conv3D in layers.py. 28 January 2017, 16:22:39 UTC
a56fdd5 updating threshold for basic gan test for CPU 28 January 2017, 03:05:30 UTC
back to top