https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
26025b1 configure: add opencv-3.2.0 20 May 2017, 13:17:16 UTC
41a8184 Windows: pick up OpenCV version from headers 20 May 2017, 13:15:53 UTC
d7cc5c1 Fixing more 20 May 2017, 12:22:26 UTC
fd51626 Fixing path 20 May 2017, 12:22:26 UTC
5dc71f7 Adapting the path 20 May 2017, 12:22:26 UTC
1bac984 Switching to opencv 32 20 May 2017, 12:22:26 UTC
2d40dd7 CNTK v2 library: Fix a bug in BlockFunction cloning where old dynamic axes information inside the block was being incorrectly retained causing errors when replacing with inputs having different dynamic axes compared to the clonee 19 May 2017, 22:02:19 UTC
5020673 CNTK v2 library: Add a final V2 graph validation before constructing/compiling the internal ComputationNetwork engine. 19 May 2017, 20:54:12 UTC
de47aef Integrate zhouwang/cseval-api into master 19 May 2017, 20:14:41 UTC
e096943 Integrate chazhang/asym into master 19 May 2017, 19:47:41 UTC
ffdc072 Integrate pkranen/exTests into master 19 May 2017, 19:15:56 UTC
1257c97 Integrate alrezni/scratch into master 19 May 2017, 18:55:22 UTC
b9ac8f3 Fix for asymmetric padding detection when stride >= input. Bug fix. 19 May 2017, 18:34:23 UTC
d97f5f1 avoid to create garbage Java types during mapping 19 May 2017, 17:28:24 UTC
0de5f02 ignore methods using double/float/char * as parameters to avoid incorrect mapping in Java 19 May 2017, 17:28:12 UTC
caf19bc fix bug 19 May 2017, 17:27:59 UTC
f8c42e1 make DimensionSize private 19 May 2017, 17:18:10 UTC
3f7f747 fix some mappings 19 May 2017, 15:55:11 UTC
4b2b257 set tl extended test to deterministic 19 May 2017, 15:53:43 UTC
450d23c added tests for transfer learning and feature extraction 19 May 2017, 15:53:43 UTC
e3b0930 Integrate pkranen/fixes into master 19 May 2017, 15:09:04 UTC
c84b6e9 Flip isMultithreaded default to 'true' 19 May 2017, 15:04:07 UTC
e0d71ba Integrate ebarsoum/sigmoid2 into master 19 May 2017, 14:52:25 UTC
26540be fixed fast rcnn script 19 May 2017, 11:56:28 UTC
5c0a55d fixed pad_scale to insert cv_scalar with value in all channels 19 May 2017, 11:54:59 UTC
ce0cb1e updated Readme files for caffe converted models 19 May 2017, 11:54:58 UTC
97f67f3 add mapping new Create() method with createNewCopy parameter, fix bugs 19 May 2017, 11:20:14 UTC
2965f1a Tests/EndToEndTests/Speech/DNN/Parallel1BitQuantizationWithAutoMBScaling: limit to 'release' for now 19 May 2017, 11:17:40 UTC
07584b9 make more non-exposed methods starting with _ and as private 19 May 2017, 09:42:34 UTC
f87e677 Integrate ratsur/find-with-name-public into master 19 May 2017, 09:13:14 UTC
f335c27 Tests/EndToEndTests/CNTKv2Python/Tutorials/CNTK_103D_MNIST_ConvolutionalNeuralNetwork_test.py: increase tolerance for now 19 May 2017, 07:53:19 UTC
2365289 make comment clearer 19 May 2017, 06:35:57 UTC
9fc6fa4 make FindAllWithName private for all 19 May 2017, 06:30:25 UTC
8b5035c fix gc bug in java 19 May 2017, 06:06:48 UTC
d04d2a4 System.gc() in Java test to test collections impls 19 May 2017, 06:01:28 UTC
8c7cdd8 fix Java Function wrapper logic 19 May 2017, 06:01:28 UTC
3ff60aa native java impl for findAllWithName 19 May 2017, 06:01:27 UTC
62ee41f Update doc string of ConvolutionTranspose. init would not take numpy array since reduce_rank=0 is not supported. 18 May 2017, 23:56:25 UTC
4feb98e Revision based on CR. 18 May 2017, 23:26:00 UTC
8d13f35 Bug fix for LogPlus. 18 May 2017, 23:26:00 UTC
944dd57 Integrate zhouwang/cseval-api into master 18 May 2017, 22:42:33 UTC
b0a5aa8 Integrate chenta/fix_scale_input into master 18 May 2017, 20:54:53 UTC
c77649f further refactoring common bindings 18 May 2017, 20:04:34 UTC
d0451cf fix bugs in java bindings; remove unneeded intermediate mapping in java 18 May 2017, 20:04:34 UTC
6962df5 add macros for java fix leftover from rebase consolidate C#/Java bindings use capital letters as macro names; consolidate java/c# bindings; format changes 18 May 2017, 20:04:34 UTC
9728965 make Clone/FindByName/FindAllWithName also private make more methods private; add missing methods to C# 18 May 2017, 20:04:34 UTC
bd6ac02 remove usnecessary extends in Function 18 May 2017, 20:04:33 UTC
73d2009 create helper.cs to share helper functions make _Evaluate, _Load private; add comments 18 May 2017, 20:04:33 UTC
cf0cd3f Integrate mahilleb/Parallel1BitQuantizationWithAutoMBScalingTest into master 18 May 2017, 19:43:25 UTC
a0db76d Integrate eldak/mbSizeChooser into master 18 May 2017, 19:29:57 UTC
6db13e8 Speech/DNN/Parallel1BitQuantizationWithAutoMBScaling: activate again, Windows t.b.d. 18 May 2017, 19:24:23 UTC
4b6648a Integrate t-ivrodr/fix_fastrcnn_pascal into master 18 May 2017, 17:23:26 UTC
6a6c40a fix more ut baseline 18 May 2017, 17:20:43 UTC
ae2b09f update ut baseline 18 May 2017, 17:20:43 UTC
d9b732d add unit test 18 May 2017, 17:20:43 UTC
e1826ae fix bug of scale input 18 May 2017, 17:20:43 UTC
9ae6972 Adding more tests for the bundler 18 May 2017, 16:02:37 UTC
98ac0be Ability to choose mbsize based on stream 18 May 2017, 16:02:37 UTC
bf3a37f Integrate mahilleb/rmRunDistributed into master 18 May 2017, 14:15:32 UTC
282aa35 Integrate eldak/fixingGIL into master 18 May 2017, 12:22:50 UTC
8b71331 Examples/Image/Classification/ResNet/Python/run_Distributed.py: removed 18 May 2017, 12:03:17 UTC
b16ef63 Integrate mahilleb/ResNet152 into master 18 May 2017, 10:53:23 UTC
e906c30 Add smoke test for Examples/Image/Classification/ResNet/BrainScript/ResNet152_ImageNet1K.cntk Bump stacksize for CNTK.exe on Windows so it can run. 18 May 2017, 09:25:36 UTC
0f8d530 Integrate zhouwang/java-drop into master 18 May 2017, 09:04:15 UTC
a107773 Removing GIL unlocking/locking 18 May 2017, 09:03:58 UTC
b3c0083 CNTK v2 library: Update the baseline for E2E test Examples/Text/G2p to account for change in CTFReader behavior of properly handling minibatch sizes at the end of epoch. 18 May 2017, 02:15:54 UTC
001b930 CNTK v2 library: Add an advanced LSTM over LSTM example with data truly comprising of multiple sequence axes. 17 May 2017, 22:36:16 UTC
0435439 Integrate t-ivrodr/adding_distributed_tests_squashed into master 17 May 2017, 17:19:56 UTC
a10a68a Integrate alrezni/v2_midtraining_mod into master 17 May 2017, 14:59:54 UTC
8a12705 Integrate wilrich/incMemTol into master 17 May 2017, 13:58:53 UTC
e51c927 remove java\Main.class from binary drop 17 May 2017, 13:46:04 UTC
836086b Integrate alrezni/reader_epoch into master 17 May 2017, 13:27:56 UTC
809e195 Fixing parameters for Pascal dataset 17 May 2017, 13:13:43 UTC
bdf91d4 Adding BN Inception tests 17 May 2017, 10:42:09 UTC
4286a05 Integrate ratsur/java-get into master 17 May 2017, 09:31:47 UTC
83e15e6 Increase tolarance to 1M 17 May 2017, 09:05:03 UTC
ca77c8e Dropout rate, rnd seed can now be modified mid-training Add support for modifying the dropout rate/random seed of an existing dropout node (as well as the random seed of both flavors of the random sample node) mid-training, i.e. after the network has been compiled. 17 May 2017, 08:42:11 UTC
e5a4ac1 Refactoring of FastRCNN example, plus tests of files A* and B* py files 17 May 2017, 07:17:02 UTC
9c55a01 Integrate ebarsoum/sigmoid2 into master 17 May 2017, 01:50:36 UTC
702f5e4 Integrate sayanpa/tutfix into master 17 May 2017, 00:38:50 UTC
e088597 Fix test precision. 16 May 2017, 23:26:06 UTC
111c07d Merge branch 'master' into ebarsoum/sigmoid2 For checkin 16 May 2017, 23:09:41 UTC
c8e9edd CNTK v2 library: Addressed CR feedback. 16 May 2017, 22:11:15 UTC
5c2aacd CNTK core: Add an E2E test for the Sequence2Sequence G2P example. 16 May 2017, 21:34:38 UTC
9d19a25 CNTK v2 library: Add support for executing eval before grad. 16 May 2017, 21:34:38 UTC
8749322 add C# and JAVA API convenience macros, lowercase java these macros handle getters and making methods private for further custom implementation also makes many java methods lowercase 16 May 2017, 21:31:35 UTC
be99d3e Integrate mahilleb/ucf11test5 into master 16 May 2017, 20:57:42 UTC
8caf566 Merge branch 'master' of https://github.com/Microsoft/CNTK into sayanpa/tutfix 16 May 2017, 19:16:01 UTC
971927d Updated eval to predict on a web image 16 May 2017, 19:15:54 UTC
f538bb5 Integrate mahilleb/DownloadTest into master 16 May 2017, 18:41:35 UTC
301db90 Merge branch 'master' into ebarsoum/sigmoid2 For checkin... 16 May 2017, 18:09:10 UTC
2ca2931 Fix ent-to-end test. 16 May 2017, 17:47:02 UTC
8aa294b Integrate zhouwang/swig-warnings into master 16 May 2017, 16:20:03 UTC
3946448 Change reader to not produce degenerate MBs 16 May 2017, 10:53:31 UTC
a218dca Tests/EndToEndTests/CNTKv2Python/Examples/language_understanding_test.py: temporarily disable two of the included tests 16 May 2017, 08:58:28 UTC
05f46ac Tests/EndToEndTests/CNTKv2Python/Examples: run one test per process 16 May 2017, 08:56:46 UTC
523acdb Tests/EndToEndTests/CNTKv2Python/Examples/ucf11_conv3d_test.py: enable on Windows 16 May 2017, 08:56:45 UTC
da9ff80 Tests/EndToEndTests/Downloads: added as part of new weekly suite 16 May 2017, 07:12:09 UTC
1885cab Remove extra space. 16 May 2017, 00:08:00 UTC
feef446 Fix another typo. 16 May 2017, 00:06:33 UTC
back to top