https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
90f90a7 remove debug code 05 July 2017, 17:43:15 UTC
25f7fa0 Remove redundancy codes 18 June 2017, 15:29:19 UTC
9daeaa9 Fix build error. 16 May 2017, 12:54:23 UTC
b80cf08 git merge master, fix conflict 16 May 2017, 12:04:21 UTC
d7d3ad2 Integrate mahilleb/JavaDocker into master 15 May 2017, 21:02:59 UTC
cac99e7 Integrate mahilleb/WinSetupPyDlls into master 15 May 2017, 16:34:13 UTC
7ae7f46 Windows Python wheels: don't package unneeded DLLs 15 May 2017, 13:56:25 UTC
c1912b4 Tools/docker/CNTK-*: enable to build Java binding 15 May 2017, 13:25:16 UTC
4b0a2ba Raise exception if random initializer scale == 0 15 May 2017, 10:05:38 UTC
b11e751 Integrate mahilleb/TestDriverList into master 15 May 2017, 09:16:27 UTC
1f7f05c Tests/EndToEndTests/TestDriver.py: list command can take a test list to restrict output 15 May 2017, 07:18:35 UTC
424098d remove overloading of operator == and != for Axis, DeviceDescriptor, NDShape, Variable to keep its original semantic in C#: reference equality 15 May 2017, 06:23:36 UTC
52ff03b CNTK v2 library: Minor error message improvements for UDFs. 13 May 2017, 14:22:15 UTC
7e7e3b8 CNTK v2 library: Fix a few bugs in UDF backprop state management. 13 May 2017, 13:13:56 UTC
fd28b91 CNTK v2 library: Enable support for input_variables without dynamic axes. 13 May 2017, 13:13:56 UTC
75ba7eb CNTk v2 library: Make inputs and outputs of UDFs non shareable in the CNTK core memroy sharing structure, since they may be externally help on to by the UDF as BackPropState. 13 May 2017, 13:13:56 UTC
d49ae51 CNTK v2 library: Remove the unused allowBroadcast parameter in elementwise output shape inference functions. 13 May 2017, 13:13:56 UTC
e70aa23 Integrate kedeng/cudnnRnn2 into master 13 May 2017, 00:35:27 UTC
6c911c3 Integrate zhouwang/swigmacros into master 12 May 2017, 22:58:04 UTC
6d55667 Fix Caffe model path. 12 May 2017, 18:50:59 UTC
83b5568 Fix path to Caffe models. 12 May 2017, 18:49:54 UTC
a1ce5ca Fix path to Caffe models. 12 May 2017, 18:48:59 UTC
e1a14e4 Add cudnn OptimizedRNNStack to non-cudnn conversion 12 May 2017, 18:22:14 UTC
2d6ab4d ren CNTK_ExceptionHandling to CNTKExceptionHandling for consistence 12 May 2017, 16:28:48 UTC
30d7eb1 add missing lines during refactoring for java binding 12 May 2017, 16:28:48 UTC
dd91e95 remove -DSWIG from javabidning on Linux 12 May 2017, 16:28:47 UTC
361ff8a use SWIGPYTHON for cases only applied for python binding 12 May 2017, 16:28:47 UTC
0fc7be5 Integrate nikosk/input_variable into master 12 May 2017, 16:18:46 UTC
ead60b3 Integrate wilrich/autoCloneInUDF into master 12 May 2017, 15:02:06 UTC
23556d8 Integrate wilrlich/fixDQNExample into master 12 May 2017, 13:49:54 UTC
e12979f Add missing import 12 May 2017, 08:27:52 UTC
94ba469 Provide a default clone() implementation for UDFs 12 May 2017, 08:27:45 UTC
c0a17c4 Addressing comments in CR 12 May 2017, 08:27:42 UTC
7b28d5b Adding convnet and mnist tests (py) 12 May 2017, 08:27:40 UTC
103b560 fix evil import again 12 May 2017, 05:02:18 UTC
19bd660 fixed evil import 12 May 2017, 03:52:06 UTC
bcfa937 remove wrong imports 12 May 2017, 01:09:41 UTC
e8f5d5f update baseline 12 May 2017, 00:51:37 UTC
e0c9f2e fix doc tests 12 May 2017, 00:43:30 UTC
b1476f8 crosstalk inputs-> input_variables 12 May 2017, 00:06:24 UTC
d2aad34 Merge remote-tracking branch 'origin/master' into nikosk/input_variable 12 May 2017, 00:02:02 UTC
e56535f input -> input_variable complete 12 May 2017, 00:00:07 UTC
779e57c Integrate kedeng/crosstalk2 into master 11 May 2017, 23:34:13 UTC
849e842 Merge branch 'nikosk/input_variable' into nikosk/current 11 May 2017, 21:26:10 UTC
4802773 Initial version of Crosstalk 11 May 2017, 20:49:52 UTC
d7c0d38 added ignore in CNTKManagedCommon 11 May 2017, 20:12:57 UTC
62883ff Merge remote-tracking branch 'origin/master' into nikosk/keras_init 11 May 2017, 20:11:15 UTC
4e95f34 Docstring fixes 11 May 2017, 20:04:39 UTC
22ac9d8 Small Fixes 11 May 2017, 19:58:53 UTC
67fcd23 Integrate t-ivrodr/adding_convnet_mnist_tests into master 11 May 2017, 16:47:29 UTC
23f401b Integrate nikosk/learner-perf into master 11 May 2017, 15:47:41 UTC
44722e8 Addressing comments in CR 11 May 2017, 14:43:42 UTC
ae30c66 Adding convnet and mnist tests (py) 11 May 2017, 14:43:42 UTC
dd4ce33 Updated baseline 11 May 2017, 13:39:39 UTC
41a2b07 Fixing MLF segfault 11 May 2017, 10:37:10 UTC
70668ae Integrate alrezni/v2_b64_python into master 11 May 2017, 10:09:29 UTC
ad87a85 apply patch 11 May 2017, 06:15:20 UTC
48dfbb6 Integrate wilrich/fixUserBackPropStateMemLeak into master 11 May 2017, 04:44:00 UTC
54ae241 Merge remote-tracking branch 'origin/master' into nikosk/learner-perf 11 May 2017, 03:27:20 UTC
1b07044 incorporate cr feedback 11 May 2017, 03:12:10 UTC
1309c48 Add 100KB mem increase tolerance in mem leak test 10 May 2017, 22:18:29 UTC
b184b00 Refactoring mem leak test 10 May 2017, 14:29:45 UTC
5c0f4b3 Added pre-trained models and slightly update BS scripts for ResNet. Bug fix. Remove spaces. Fix tests on resnet. Revise test learning rate to avoid overflow. Remove ResNet 101 and 152 models. During training no additional data augmentation was added. 10 May 2017, 14:19:57 UTC
3efae74 Add python support for Base64ImageDeserializer 10 May 2017, 13:42:28 UTC
16d522e Improve stability of mem leak testing 10 May 2017, 11:36:21 UTC
ecbffb9 Add psutil to Jenkins environments 10 May 2017, 11:36:19 UTC
712d3ed Fix mem leak cause by shared_ptr UserBackPropState 10 May 2017, 11:36:18 UTC
0121083 Improve docstrings; clean-up code 10 May 2017, 11:36:12 UTC
810340e Adding support of hashing for long sequence keys + some parsing optimizations 10 May 2017, 09:49:41 UTC
f1d385d re-adding preprocessor commands to build 10 May 2017, 04:20:19 UTC
9dc60f2 add -DSWIG to java c++ wrapper compilation for compatibility with udf serialization 10 May 2017, 04:20:19 UTC
c6de4db Java Bindings (squashed) adding some doc use $$ add comments automatically loadLibrary in java semicolon removing .iml add more dependencies move java static block code to cntk_java.i remove also class files. Adding .java files to jar changing test location typo ignore DeviceDescriptorVector size constructor DRY in Main.java use List interface instead of ArrayList implementation moving test location, expanding tests to gpu, fixing comments move linux java tests updating baseline.txt 10 May 2017, 04:20:18 UTC
3b9087a Integrate chazhang/tests into master 10 May 2017, 01:20:32 UTC
b62b60c Integrate eldak/fixingMpiFinalize into master 09 May 2017, 16:52:44 UTC
6ca9a04 Add stack limit to resnet. 09 May 2017, 15:13:04 UTC
4a24ae3 Update learning rate for test and path error. 09 May 2017, 14:38:14 UTC
b31750e Integrate alrezni/v2_udf_serialization into master 09 May 2017, 11:45:51 UTC
1eada51 Fixing hang in MPI finalize in case of exceptions 09 May 2017, 09:32:30 UTC
5bc3661 Improve UDF serialization * Add a base class for User-Defined Functions * Add support for native udf serialization * Change API to accept std::function callbacks 09 May 2017, 08:08:23 UTC
c296e4f Revise path to test data. 09 May 2017, 05:43:52 UTC
9657467 Attempt to fix path error. 09 May 2017, 05:18:59 UTC
57d7b9d fix 09 May 2017, 03:29:38 UTC
3e87288 truncGaussian -> truncNormal 09 May 2017, 03:27:35 UTC
9e09c78 incorporated cr feedback 09 May 2017, 03:20:52 UTC
4d93dac all occurences of input have been eliminated 09 May 2017, 01:56:15 UTC
0d54dbc Integrate fseide/typecheck into master 09 May 2017, 01:37:59 UTC
837906c sequence.input -> sequence.input_variable; all tests pass 09 May 2017, 00:22:19 UTC
016f439 Merge remote-tracking branch 'origin/master' into nikosk/input_variable 09 May 2017, 00:16:25 UTC
d78fc51 Adding various tests on ImageNet and 06_OneConvRegrMultiNode test. 09 May 2017, 00:00:05 UTC
732ad1f removed all import input; all tests pass; 08 May 2017, 23:42:47 UTC
26dd415 MLP and ResNet CIFAR tests. 08 May 2017, 21:18:59 UTC
db24d39 Tests for ConvNet. 08 May 2017, 19:29:59 UTC
05c699c Merge branch 'nikosk/input_variable' into nikosk/current 08 May 2017, 18:47:11 UTC
81a879b merged from master and addressed CR feedback 08 May 2017, 16:05:29 UTC
6c9d42f Improve UDF serialization 08 May 2017, 13:31:24 UTC
3e4952a Fix GPUSparseMatrix.cu RMSProp 08 May 2017, 11:02:08 UTC
8d58f4e Mute dump code. 08 May 2017, 09:22:17 UTC
0d6e72d Update RMSProp. 08 May 2017, 09:00:15 UTC
3935983 Placing tests correctly and minor changes 08 May 2017, 07:49:53 UTC
38ca85e add more codes for debug 07 May 2017, 18:36:56 UTC
back to top