https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
49856ab Revert local adjustments 17 October 2016, 10:10:32 UTC
0f3655e A repro for diverging SimpleMNIST 16 October 2016, 21:59:32 UTC
ed8534f Local adjustments 15 October 2016, 20:18:37 UTC
2607c39 Integrate jiajia/IRMetricV3 into master 15 October 2016, 01:44:36 UTC
6a45e3c Integrate kedeng/AddNoOpt into master 15 October 2016, 00:30:20 UTC
105055e Fix TimesNodeBase to avoid unroll for dot product on rank-1 tensors if possible 14 October 2016, 22:24:22 UTC
a381ec0 correct linux baseline 14 October 2016, 22:11:20 UTC
23bea0b remove multiplier on gradient 14 October 2016, 21:36:28 UTC
d7e0224 Add Release_NoOpt flavor for python debugging 14 October 2016, 21:21:23 UTC
29c5d0d merge master 14 October 2016, 17:00:06 UTC
e33d6ea add linux baseline | bump model version 14 October 2016, 16:53:43 UTC
ce848e5 Integrate mahilleb/PyBuildUpdate into master 14 October 2016, 14:19:12 UTC
809ba15 Integrate fmegen/aarch64/cross-compiling-for-arm64 into master 14 October 2016, 12:03:13 UTC
643cc3a Merge remote-tracking branch 'origin/master' into mahilleb/PyBuildUpdate 14 October 2016, 11:05:37 UTC
d4bcd59 Tune; address CR comments 14 October 2016, 11:05:30 UTC
a183815 enabling cross-compile of the cntk sources for arm64 devices. This commit replaces implementations of functions based on sse with a non-sse version and updates the makefile such that SSE_FLAGS can be overriden when compiling for non-Intel architectures. 14 October 2016, 08:09:40 UTC
a310328 Updating baseline 14 October 2016, 08:09:15 UTC
e7940a2 Fixing some interfaces 14 October 2016, 07:45:51 UTC
6b537bb Fixing some issues 14 October 2016, 07:45:29 UTC
22f9242 Adding more functionality 14 October 2016, 07:45:29 UTC
da8750a Adding SetSamplePosition 14 October 2016, 07:40:36 UTC
279b256 Integrate wilrich/alpha4 into master 13 October 2016, 23:44:40 UTC
41c2b53 Merge remote-tracking branch 'origin/t-ivrodr/convolution_test_v2' into wilrich/alpha4 13 October 2016, 22:19:57 UTC
e52ee90 Merge branch 'wilrich/alpha4' of https://github.com/Microsoft/CNTK into wilrich/alpha4 13 October 2016, 21:48:37 UTC
55db8ae Sanitize update() input; tests 13 October 2016, 21:48:21 UTC
dd3ff9a add_batch_axis removed; tests; docs 13 October 2016, 21:28:42 UTC
fe86592 train_minibatch: return output_map; cloning method as enum 13 October 2016, 20:59:59 UTC
868b27f Move training_param_schedule_double back in 13 October 2016, 20:59:18 UTC
9682cc8 Merge branch 'wilrich/alpha4' of github.com:Microsoft/CNTK into wilrich/alpha4 13 October 2016, 19:55:11 UTC
1189ff3 Disable trainer tests 13 October 2016, 19:54:55 UTC
77a04cf Fix test 13 October 2016, 19:53:01 UTC
bb9b1fe Support for learner's update 13 October 2016, 19:08:21 UTC
aaddb4b Merge branch 'wilrich/alpha4' of https://github.com/Microsoft/CNTK into wilrich/alpha4 13 October 2016, 19:08:00 UTC
ffa3dc1 Merge branch 'wilrich/alpha4' of https://github.com/Microsoft/CNTK into wilrich/alpha4 13 October 2016, 18:52:42 UTC
67377ac Remove helper type 13 October 2016, 18:51:54 UTC
2e61a47 fix speech reader context bug in Kaldi2reader 13 October 2016, 17:44:14 UTC
1067dc7 Merge branch 'master' of https://github.com/Microsoft/CNTK into dongyu/htkcontextfix 13 October 2016, 17:40:31 UTC
5516822 Integrate fmegen/aarch64/new-gcc-5-4-0 into master 13 October 2016, 17:27:52 UTC
7b1be92 Adding convolution test. Missing case with padding. 13 October 2016, 13:39:40 UTC
9b1c931 Disable autodoc 13 October 2016, 12:14:04 UTC
83bd64b Merge remote-tracking branch 'origin/master' into wilrich/alpha4 Conflicts: bindings/python/cntk/utils/__init__.py 13 October 2016, 11:56:03 UTC
89629e3 Docstring fixes 13 October 2016, 11:43:17 UTC
be5bb12 Merge branch 'wilrich/alpha4' of https://github.com/Microsoft/CNTK into wilrich/alpha4 13 October 2016, 11:13:38 UTC
38d1db6 Addressing CR comments; merging seq_starts into arguments 13 October 2016, 11:12:58 UTC
482b7a9 Fix/disable example tests 13 October 2016, 10:54:15 UTC
1c936ef Skip test on CPU 13 October 2016, 10:07:26 UTC
35276c5 CNTK v2 library: Revert accidental enablement of trace output for release builds 13 October 2016, 09:36:37 UTC
c56ea36 Minor fixes 13 October 2016, 06:13:23 UTC
e5d8193 Merge branch 'master' of https://github.com/Microsoft/CNTK into amitaga/shapeInference 13 October 2016, 05:52:41 UTC
5c6d854 CNTK v2 library: Fixed a bug in Function::Clone implementation 13 October 2016, 05:52:18 UTC
f1777ae fix context window bug in htkmlfreader when context is asymmetric. 13 October 2016, 00:09:35 UTC
931bc02 Don't use masks when input data is not sequence 12 October 2016, 22:47:19 UTC
f932c98 Support len(MinibatchData), which is num_sequences() 12 October 2016, 20:55:24 UTC
cc4eab4 Merge branch 'master' into jiajia/IRMetricV3 12 October 2016, 20:53:12 UTC
499fc05 Fix doc example 12 October 2016, 19:47:21 UTC
bf072cf fixed comments iter5 12 October 2016, 19:05:59 UTC
cf254d0 Fixing merge 12 October 2016, 19:02:03 UTC
5c3df6d autopep8 12 October 2016, 18:50:07 UTC
e9836cd Reordered forward()'s arguments; autopep8 12 October 2016, 18:49:56 UTC
3d7fdb1 Resolved conflicts; 1st class forward/backward methods 12 October 2016, 18:15:53 UTC
ed4a0dd Integrate alexeyo/Fix-Drop-Script-Linux-libzip into master 12 October 2016, 16:23:38 UTC
c447679 Add project for CNTK v2 Python build, bindings\python\PythonBindings.vcxproj. Configure via: %SWIG_PATH% - points to the folder with SWIG binary, version >= 3.0.10 %CNTK_PY34_PATH% - path(s) to your Python 3.4 installation / environment 12 October 2016, 16:20:39 UTC
3fde651 Merge branch 'wilrich/alpha4' of https://github.com/Microsoft/CNTK into wilrich/alpha4 12 October 2016, 14:45:52 UTC
b1374a5 Sanitize arguments 12 October 2016, 14:45:39 UTC
d18cc5b Fixing some tests in doctests 12 October 2016, 14:36:19 UTC
dc8d527 Removing unneeded libzip.so from drop 12 October 2016, 14:28:20 UTC
ddb1434 Linux: CNTK v2 Python build support through Makefile 12 October 2016, 14:12:25 UTC
3fd8986 Updating documentation and adding examples 12 October 2016, 12:51:23 UTC
9b99dde Fix self 12 October 2016, 11:58:59 UTC
5d73874 Merge branch 'wilrich/alpha4' of https://github.com/Microsoft/CNTK into wilrich/alpha4 Conflicts: bindings/python/cntk/cntk_py.i bindings/python/cntk/ops/functions.py bindings/python/cntk/ops/variables.py bindings/python/cntk/utils/__init__.py bindings/python/doc/build.bat 12 October 2016, 11:45:55 UTC
8fb78b9 First part of forward/backward refactoring 12 October 2016, 11:36:21 UTC
04eba5c fixed some issues; numpy interop still not working 12 October 2016, 11:26:54 UTC
18fa809 merge 12 October 2016, 11:25:17 UTC
9fc9d92 Cleaned up transform definitions 12 October 2016, 11:24:18 UTC
03f7cb7 Remap internal Function methods 12 October 2016, 11:24:17 UTC
5957b6d Sphinx doc updates 12 October 2016, 11:24:16 UTC
3763ca2 documented functions, vars, params and constants 12 October 2016, 11:24:10 UTC
9be569c stash 12 October 2016, 11:21:41 UTC
00ca4a8 Updating documentation (hardmax) 12 October 2016, 11:21:40 UTC
ac2ee9f Release_CpuOnly -> Release 12 October 2016, 11:21:38 UTC
83751e0 Bump version 12 October 2016, 11:21:37 UTC
249bb84 Convert to float32 if input data is of type int 12 October 2016, 11:21:36 UTC
9e8e6f1 Disabling failed test 12 October 2016, 11:21:35 UTC
f17a93b Axis bugfix; None->reduce on all axes; <0 -> count from last to first 12 October 2016, 11:21:34 UTC
1fdffe3 Remove special wraping for replace_placeholders 12 October 2016, 11:21:33 UTC
16ae2cd test fix 12 October 2016, 11:21:32 UTC
5eac52b Add replace placeholder test 12 October 2016, 11:21:31 UTC
144c738 Adding function->variable forwarding test 12 October 2016, 11:21:30 UTC
b67e62c Addressing CR comments 12 October 2016, 11:21:29 UTC
4254c9f Typo + docstring fixes 12 October 2016, 11:21:27 UTC
d17abf8 Fix hasattr on Function 12 October 2016, 11:21:26 UTC
39e0cfd Support for user-defined sequence begin marks 12 October 2016, 11:21:25 UTC
ac3fd83 Support for retaining outputs; tests 12 October 2016, 11:21:24 UTC
9a313e0 Docstring improvement for classification_error 12 October 2016, 11:21:23 UTC
3659682 Enable classification_error tests 12 October 2016, 11:21:22 UTC
274e90e Support for user-provided sequence starts; requiring change on C++ 12 October 2016, 11:21:21 UTC
e88780a Fix mask usage for dynamic lengths sequences 12 October 2016, 11:21:20 UTC
91530a3 Bump version to 2.0.a4 12 October 2016, 11:21:18 UTC
f78cb8b removed sampled sofmax from core.bs as this was in for informational perpouses in thew cr 12 October 2016, 08:11:38 UTC
a6bf86e merged from master 12 October 2016, 08:06:57 UTC
back to top