swh:1:snp:f50ab94432af916b5fb8b4ad831e8dddded77084

sort by:
Revision Author Date Message Commit Date
5dbe52d Fix test_replace_placeholders 03 May 2017, 16:00:37 UTC
3255c9c Integrate alrezni/v2_seed_reader into master 03 May 2017, 14:51:04 UTC
4080919 Add initial seed reader config option 03 May 2017, 12:47:01 UTC
c8cb24f Fixed typos and updated description 03 May 2017, 05:39:26 UTC
c1955f5 Merge branch 'master' of https://github.com/Microsoft/CNTK into sayanpa/tutfix 03 May 2017, 02:24:02 UTC
d6f12dd Incorporated CR feedback 03 May 2017, 02:23:49 UTC
70688b3 Update samples.json 02 May 2017, 23:06:05 UTC
65fdd31 Update samples.json 02 May 2017, 23:05:20 UTC
0c67b27 Merge pull request #1778 from bebosudo/patch-1 Fix typo in Examples/Image/DataSets/Grocery/install_grocery.py 02 May 2017, 09:16:21 UTC
bc57802 Tuned test thresholds 02 May 2017, 05:22:45 UTC
3cf5da7 Added convolutional neural network 02 May 2017, 02:28:43 UTC
4b9f873 Integrate chenta/gather_op into master 30 April 2017, 09:02:20 UTC
cd69ef6 fix comments; update baseline 30 April 2017, 05:22:02 UTC
26a9b81 Fix cudnn convolution intermittent failure 30 April 2017, 04:27:15 UTC
0d39dd6 fix merge error 30 April 2017, 03:38:37 UTC
9203b21 CNTK v2 library: Add support for InferredDimension in input variable shapes whose actual dimensionality is determined when the first minibatch data is bound for computation for the Function 30 April 2017, 03:24:08 UTC
e26ca70 add gpu scatter test 30 April 2017, 03:01:40 UTC
4a681f2 apply new algo to avoid race condition; fix comments; add scatter test 30 April 2017, 03:01:39 UTC
af8a4cc resolve race condition;fix other comments 30 April 2017, 02:59:56 UTC
09e3966 fix code review comments, add python test 30 April 2017, 02:56:15 UTC
9fe4eb9 fix pytest error 30 April 2017, 02:54:36 UTC
b3612e9 fix merge error 30 April 2017, 02:54:36 UTC
e9bb98b update UT baseline 30 April 2017, 02:54:36 UTC
0c2015f fix missing GPU impl in NoGPU.cpp 30 April 2017, 02:54:35 UTC
185aec6 gather gpu impl and ut 30 April 2017, 02:54:35 UTC
4889641 fix ut bug 30 April 2017, 02:54:35 UTC
5acf50d add gather op cpu code 30 April 2017, 02:54:34 UTC
4b8aa75 Merge branch 'master' of https://github.com/Microsoft/cntk into fseide/typecheck 29 April 2017, 03:54:45 UTC
58fd47a fixed a type error in train_models_for_evaluation.py 29 April 2017, 03:51:21 UTC
c052a88 Integrate amitaga/freeStaticAxes into master 29 April 2017, 02:56:10 UTC
f9e1454 CNTK v2 library: Enable passing dictionary of attributes to native UserFunction factory methods when instantiated from python. 29 April 2017, 01:34:53 UTC
7cf5d6e CNTK v2 library: Turn off name mangling for the names of the V1 nodes backing the V2 Function graph. 29 April 2017, 01:34:53 UTC
a7d7925 Add epsilon as a function parameter for Adam learner. 29 April 2017, 00:18:23 UTC
1bf8892 Integrate vadimma/ctcpyt into master 28 April 2017, 23:48:49 UTC
6d556ea increased dimension of random-initialized matrix, since he_normal sometimes failed due to random fluctuations 28 April 2017, 23:22:17 UTC
26092d7 merged from master 28 April 2017, 23:06:53 UTC
0e49746 Fix MLF reader config 28 April 2017, 19:14:56 UTC
07544d6 Update the CTC paper reference 28 April 2017, 19:06:49 UTC
3531ff6 Add ForwardBackward node to primitive functions 28 April 2017, 18:57:56 UTC
4bca0a5 layers/tests/layers_test.py: increase tolerance 28 April 2017, 16:11:00 UTC
931210e Tests/EndToEndTests/CNTKv2Python/ModuleTests: enable on CPU SKU 28 April 2017, 15:37:58 UTC
ce54764 Address CR comments 28 April 2017, 10:44:24 UTC
7e91109 bindings/python/cntk/ops/tests/sequence_test.py: remove explicit reset_random_seed() 28 April 2017, 10:44:24 UTC
81c0ae2 Python tests: reset random seed between tests 28 April 2017, 10:44:24 UTC
38b0ea1 Tests/EndToEndTests/CNTKv2Python/Sphinx: fix check and what it complains about 28 April 2017, 10:44:24 UTC
82165cf Integrate wilrich/fixOutputsErrorMsg into master 28 April 2017, 08:55:19 UTC
e129c6c Fix error message when Function.forward()'s outputs is not initialized correctly. 28 April 2017, 07:14:49 UTC
96be139 GPU compute of ctc score update 28 April 2017, 00:38:53 UTC
7c63814 Integrate sayanpa/tutfix into master 27 April 2017, 23:34:45 UTC
38e6ae9 Fixed a doc formatting bug 27 April 2017, 21:12:26 UTC
0ea15c6 fix version 27 April 2017, 19:23:23 UTC
a206b56 Merge branch 'master' of https://github.com/Microsoft/CNTK into sayanpa/tutfix 27 April 2017, 18:40:54 UTC
99a9e81 Incorporated CR feedback 27 April 2017, 18:40:42 UTC
8bbb4fd fix a conflict line 27 April 2017, 18:39:43 UTC
156162f revert accidental change to CNTK.sln 27 April 2017, 18:37:19 UTC
5ee71e8 Merge remote-tracking branch 'origin/master' into nikosk/transpose_orig 27 April 2017, 18:31:57 UTC
0a4b558 incorporate CR feedback 27 April 2017, 17:59:59 UTC
d011737 Fixing order of parameters 27 April 2017, 17:40:53 UTC
7f5dad7 Add phoneBoundaries config to MLF reader python API 27 April 2017, 17:40:52 UTC
9f90359 Integrate nadavbar/fastrcnn_eval_python_notebook into master 27 April 2017, 15:03:26 UTC
638182a Added call to get_output_stream_from_cell when checking number of detections 27 April 2017, 12:38:49 UTC
53a2bba added MNIST LR notebook and test 27 April 2017, 06:07:11 UTC
50cd8b1 Integrate nikosk/swig_repr2 into master 27 April 2017, 06:06:26 UTC
9833535 Updated and add MNIST LR tutorial 27 April 2017, 04:24:17 UTC
abbf879 Merge branch 'master' of https://github.com/Microsoft/CNTK into sayanpa/tutedx 27 April 2017, 02:50:42 UTC
95c755e Fixed py2.7 bug 27 April 2017, 02:50:33 UTC
5bb8cf1 Merge remote-tracking branch 'origin/master' into nikosk/swig_repr2 27 April 2017, 00:59:26 UTC
34be3e6 address CR feedback 27 April 2017, 00:27:12 UTC
2ca0ca7 CNTK v2 library: Fix a bug in handling placeholder inputs for Sequence::Unpack operator. 27 April 2017, 00:15:18 UTC
244aa60 Addressed CR comments for notebook update 27 April 2017, 00:01:58 UTC
8e16200 better error message for old transpose behavior 26 April 2017, 23:30:25 UTC
7c07f24 fixed doctest 26 April 2017, 23:19:09 UTC
eb773ea Address CR feedback 26 April 2017, 23:15:49 UTC
a223470 CNTK v2 library: Fix a bug in handling of reshaping free static axis. 26 April 2017, 20:14:40 UTC
6178924 Merge branch 'master' of https://github.com/Microsoft/CNTK into sayanpa/tutedx 26 April 2017, 19:40:02 UTC
d08da86 Updating the CNTK_202 notebook and test 26 April 2017, 18:14:46 UTC
12496c7 Integrate t-ivrodr/addtional_layers_tests into master 26 April 2017, 13:08:11 UTC
023ae79 Fixed notebook test to use nb_helper for getting consistent output from notebook output 26 April 2017, 09:00:15 UTC
bd943c6 use correct installcache location 26 April 2017, 08:35:44 UTC
e864154 CNTK v2 library: Fix the fragile test_lstm_over_lstm_thought_vectors test by using a fixed seed for parameter initialization to avoid non-determinism due to previously run tests. 26 April 2017, 03:47:27 UTC
a96a2ac CNTK v2 library: Further bug fixes for handling rank-0 scalar tensors in the core CNTK V1 engine. 26 April 2017, 03:47:27 UTC
367edd5 CNTK v2 library: Add support for reshaping operands with free static axes. 26 April 2017, 03:47:27 UTC
cf35d9a more asString methods and a few fixes 25 April 2017, 21:48:57 UTC
533c974 Merge branch 'master' of https://github.com/Microsoft/CNTK into sayanpa/tutfix 25 April 2017, 19:08:56 UTC
dc45029 Notebook update and deleting stale previous version 25 April 2017, 18:43:13 UTC
34d32b0 Removed old importsr 25 April 2017, 18:31:08 UTC
c77ccd3 added CR feedback and import cleanup 25 April 2017, 18:28:32 UTC
48aec50 Integrate mahilleb/docfix into master 25 April 2017, 18:16:30 UTC
fc2c00f Fix doctest 25 April 2017, 17:13:30 UTC
850b32f Integrate nikmil/fcn_test into master 25 April 2017, 16:48:50 UTC
10e021e bindings/python/cntk/train/trainer.py: address comment from other CR 25 April 2017, 15:00:36 UTC
56e7190 Integrate alrezni/fixed_seed into master 25 April 2017, 14:54:32 UTC
f4b0bc3 Add end-to-end test for a fully convolutional network (FCN) 25 April 2017, 14:46:42 UTC
91fd3a3 One more fix 25 April 2017, 13:39:36 UTC
3b5a989 bindings/python/cntk/ops/__init__.py: fix docstring markup 25 April 2017, 13:39:36 UTC
abda63d Integrate alrezni/v2_udf_serialization into master 25 April 2017, 11:25:24 UTC
5bed337 Adding more tests for layers library 25 April 2017, 10:20:15 UTC
0154c50 Make all rng users respect fixed seed Make sure that all of the RNG users (Dropout, RandomSample, RandomSampleWithFrequency and Parameter initialization) honor "set_fixed_random_seed" setting 25 April 2017, 10:03:33 UTC
3fc9872 Fixed CNTK version description from RC 1.0 to RC 1 25 April 2017, 08:56:42 UTC
8def7b1 Add support for UDF serialization 25 April 2017, 08:25:43 UTC
back to top