https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
ca08b22 bindings/python/cntk/ops/__init__.py: fix one more warning 23 March 2017, 09:58:26 UTC
7bd8990 binding/python: more doc fixes Conflicts: bindings/python/cntk/ops/__init__.py 23 March 2017, 09:18:08 UTC
d2bb0e0 binding/python: fix broken or redirected links 23 March 2017, 09:17:07 UTC
44ece54 Tests/EndToEndTests/CNTKv2Python/Sphinx: added Conflicts: bindings/python/cntk/ops/__init__.py 23 March 2017, 09:16:43 UTC
bd14a44 Squashed commit of the following: commit db769d84d3d05066ffa58dfe159cfdb5ca023363 Author: Frank Seide <fseide@microsoft.com> Date: Tue Mar 21 15:51:06 2017 -0700 another attempt at Python 2.7 test happiness commit be679d1af2f605351b0d8f0189905568a6b0b0ff Merge: 5e6181224 e7888f957 Author: Frank Seide <fseide@microsoft.com> Date: Tue Mar 21 15:19:57 2017 -0700 Merge branch 'master' of https://github.com/Microsoft/cntk into fseide/s2spy commit 5e61812241a9bf5a26579db611ee58d2ff6c8b4d Author: Frank Seide <fseide@microsoft.com> Date: Tue Mar 21 15:19:37 2017 -0700 made doctest for 2.7 happy commit da3c36b4c5cd7ba8fb3f5a30b6c82d46f5fcc127 Merge: 61f2eb2e4 c4a221d22 Author: Frank Seide <fseide@microsoft.com> Date: Tue Mar 21 10:31:19 2017 -0700 Merge branch 'master' of https://github.com/Microsoft/cntk into fseide/s2spy commit 61f2eb2e440a35ed6374029f13ae22246a67b2fa Author: Frank Seide <fseide@microsoft.com> Date: Tue Mar 21 10:13:44 2017 -0700 addressed CR feedback commit d9382c3466a278dced2421a402f53468119359c5 Merge: ee33d60fb 65f1307ae Author: Frank Seide <fseide@microsoft.com> Date: Tue Mar 21 08:08:07 2017 -0700 Merge branch 'master' of https://github.com/Microsoft/cntk into fseide/s2spy commit ee33d60fb7bd48937f3d1f08ce54f25f95675710 Merge: 2ffd5c77e ee89640db Author: Frank Seide <fseide@microsoft.com> Date: Fri Mar 17 11:37:57 2017 -0700 Merge branch 'master' of https://github.com/Microsoft/cntk into fseide/s2spy commit 2ffd5c77e90265ba506ea22b83372cba4063ea35 Author: Frank Seide <fseide@microsoft.com> Date: Fri Mar 17 11:36:39 2017 -0700 addressed CR feedback; fixed broken doc links (SPHINX warnings) commit 388758499b68d338408b2b7c250b79b825d39df2 Author: Frank Seide <fseide@microsoft.com> Date: Fri Mar 17 09:37:30 2017 -0700 fixed :function: --> :func: in docstrings commit ae7c8a2b38840477e38f509db525e274cbc479b1 Merge: 33b68e6a7 6ac72f8be Author: Frank Seide <fseide@microsoft.com> Date: Thu Mar 16 18:15:25 2017 -0700 Merge branch 'master' of https://github.com/Microsoft/cntk into fseide/s2spy commit 33b68e6a760ad680480c4877d82d395d16d7dec3 Author: Frank Seide <fseide@microsoft.com> Date: Thu Mar 16 18:13:57 2017 -0700 added more Examples to blocks.py commit 2a4241c0becc8cbbfadef6328ef8d2d6c4ddc0b6 Author: Frank Seide <fseide@microsoft.com> Date: Thu Mar 16 17:31:44 2017 -0700 docstrings for Fold() and UnfoldFrom() commit f817056e262c880ff20e58de69e354d4dd0039c1 Author: Frank Seide <fseide@microsoft.com> Date: Wed Mar 15 23:31:28 2017 -0700 docstring for RecurrenceFrom() commit 6e7875b5ec6ea12fe77fbb7f7c960c1b64ce13af Author: Frank Seide <fseide@microsoft.com> Date: Wed Mar 15 22:59:44 2017 -0700 updated docstrings for recurrent block functions and higher-order layers; added docstrings and testable Examples to some sequence layers commit a92411b632431f4f7a53ea80dac94accda44c8ae Author: Frank Seide <fseide@microsoft.com> Date: Wed Mar 15 20:42:47 2017 -0700 updated docstrings and added tested Examples to higher_order_layers.py 23 March 2017, 08:29:35 UTC
526ecda unblocked powershell scripts 15 March 2017, 19:25:55 UTC
5afa98d Bump NuGet package versions 15 March 2017, 10:37:41 UTC
f1a8056 Source/CNTK/CNTK.cpp, bindings/python/cntk/: CNTK 2.0.beta15.0 exactly 15 March 2017, 10:37:41 UTC
113b8d4 Bump versions 15 March 2017, 10:37:41 UTC
85f0b60 bindings/python/doc: fix most Sphinx warnings and some misc. errors 15 March 2017, 10:37:41 UTC
09c71fe bindings/python/doc: fix most Sphinx warnings and some misc. errors 15 March 2017, 08:27:41 UTC
fbc6ba0 Merge branch 'v-lelu/bn-inception-py' of https://github.com/Microsoft/CNTK into v-lelu/bn-inception-py 15 March 2017, 03:10:32 UTC
0d6d05a Add node names for the `conv_bn_relu_layer` 15 March 2017, 03:08:31 UTC
0c5f805 Update python script of bn-inception 15 March 2017, 03:08:31 UTC
48e8d88 Update `BN-Inception.cntk` 15 March 2017, 03:08:31 UTC
cd20b36 update samples.json 15 March 2017, 03:08:31 UTC
72223b0 update model save path 15 March 2017, 03:08:30 UTC
a547656 Update README.md 15 March 2017, 03:08:30 UTC
3aa9492 add python version README.md 15 March 2017, 03:08:30 UTC
da396f8 Update Python script of BN-Inception 15 March 2017, 03:08:30 UTC
9002559 update brainscript of BN-Inception 15 March 2017, 03:08:30 UTC
393b567 Checkin Python example of BN-Inception 15 March 2017, 03:08:30 UTC
259ce6c merged from master 15 March 2017, 00:56:50 UTC
bc2f425 updated layerref.rst 14 March 2017, 23:28:31 UTC
0e774ec merged from master 14 March 2017, 22:44:40 UTC
4143756 Integrate amtiaga/bugFixesForReasonNet into master 14 March 2017, 21:49:16 UTC
a5c5810 Integrate f52ab2a into master 14 March 2017, 21:23:01 UTC
60cf546 Revert "CNTK v2 library: API changes" This reverts commit a0d6a0b661602a365b99bbf3fa2de5649431b26f. 14 March 2017, 20:55:23 UTC
3499e05 CNTK v2 library: Add ability to evaluate and fetch outputs as part of the Function.grad method 14 March 2017, 19:04:48 UTC
e8e4e70 CNTK v2 library: Make the V2 validation of all built-in loss and metric nodes consistent with V1 validation and the actual node implementation. 14 March 2017, 19:04:48 UTC
a195ebf CNTK v2 library: Fix output Value object shapes to not have the sequence axis if the variable the Value corresponds to does not have a sequence axis 14 March 2017, 19:04:48 UTC
a789fa8 CNTK v2 library: API changes 1) input_variable -> input 2) placeholder_variable -> forward_declaration 3) Function.replace_placeholder(s) -> Function.bind_forward_declaration(s) 4) output_variable -> UserFunction.output 5) ops.input only contains the batch axis; sequence.input contains both the batch and sequence axes Currently none of the examples have been modified to use the new APIs just as a means of ensuring that the old deprecated APIs still work after being redirected to the new APIs. Examples/tests will be changed to use the new API in a latter commit. 14 March 2017, 19:04:09 UTC
62c5fd7 CNTK v2 library: Additional tests for >1D sparse inputs 14 March 2017, 19:04:09 UTC
f05dba4 remove constants.h dependency 14 March 2017, 16:22:36 UTC
b5c6452 Integrate zhouwang/checkmask-in-verifyvariable into master 14 March 2017, 15:47:04 UTC
8e3a398 Omit shapes in NDArrayView.slice_view() doctest since they are written as long in Python 2.7 14 March 2017, 11:11:26 UTC
12de85a Add math explicitly 14 March 2017, 11:11:25 UTC
d047acb Add a fast SGD implementation; add a section on UserLearners and tests Also adapt module layout to latest version. 14 March 2017, 11:11:23 UTC
6e3ee03 Add slice_view member to NDArraView 14 March 2017, 11:11:22 UTC
4dbc7b8 Add typemap for NDArrayView 14 March 2017, 11:11:20 UTC
02c5d7c NDArrayView: make shape a property, add slice_view(); Value: make data a property 14 March 2017, 11:11:14 UTC
fa85c14 Catch bad initialization of Value 14 March 2017, 11:10:42 UTC
9451e19 Provide as_numpy switch similar to UserFunction 14 March 2017, 11:10:41 UTC
3aa8476 Accept NDArrayView in Value.create() 14 March 2017, 11:10:39 UTC
d84881b Autopep + unCamelCasing 14 March 2017, 11:10:38 UTC
de3679a Integrate wilrich/debugger into master 14 March 2017, 10:55:17 UTC
d15fe33 import os 14 March 2017, 09:05:09 UTC
5811603 Explicitly import cntk.debugging 14 March 2017, 08:05:10 UTC
5008ae5 Integrate chazhang/deconv into master 14 March 2017, 06:01:42 UTC
2637811 Merge branch 'master' into v-lelu/bn-inception-py 14 March 2017, 05:41:09 UTC
f2efb47 Add node names for the `conv_bn_relu_layer` 14 March 2017, 05:39:40 UTC
0a03da9 Integrate 2.0rc/breakingChanges into master 14 March 2017, 01:22:00 UTC
de73385 Integrate zhouwang/loadmodel-from-memory into master 13 March 2017, 23:07:04 UTC
d0921d8 Improve device handling 13 March 2017, 22:53:51 UTC
75fe7b5 Update comment based on feedback. 13 March 2017, 21:48:39 UTC
59671d5 Make convolution transpose work and code clean up. Also updated the Layers library. Make convolution transpose work and code clean up. Also updated the Layers library. Fixes for test. Bug fix for test. Changes based on CR. 13 March 2017, 21:37:58 UTC
5843368 update error message 13 March 2017, 21:22:10 UTC
6d16a92 Refactor Adam. 13 March 2017, 21:15:29 UTC
3df8367 minor edits to doc strings; fixed a merge error 13 March 2017, 20:43:45 UTC
2447b70 Fix for displaying V1 models in TensorBoard. 13 March 2017, 16:56:07 UTC
09c6840 Integrate alrezni/v2_reset_lr into master 13 March 2017, 15:55:36 UTC
0d3b098 Properly set device for cached BackPropState Make sure that the device referenced in a cached empty BackPropState object corresponds to the correct device used in the forward prop. 13 March 2017, 15:52:39 UTC
958ff31 Integrate mahilleb/TestMatrix into master 13 March 2017, 13:56:33 UTC
ad8a128 Fix an issue in ResetLearningState Adjust the new schedule to be relative to the current number of elapsed samples/sweeps. 13 March 2017, 12:42:23 UTC
cf08db9 Slightly reshuffle BVT tests 13 March 2017, 11:46:05 UTC
7b60038 add istream as input for LoadModel in C++ 13 March 2017, 11:14:37 UTC
1e20d6d Explicitly import cntk.debugging 13 March 2017, 10:38:47 UTC
719f8d5 Change nf/nb to uf/ub; add shape in output 13 March 2017, 10:08:30 UTC
8ed701a Remove device setting in debug tests 13 March 2017, 10:08:29 UTC
336cab1 Minor clean-up 13 March 2017, 10:08:27 UTC
c02eee7 Move test according to new module layout 13 March 2017, 10:08:26 UTC
3975c78 Adapt to new module layout 13 March 2017, 10:08:24 UTC
e2aa1df Clean up imports 13 March 2017, 10:08:23 UTC
b599927 Initialize NDArrayView on proper device 13 March 2017, 10:08:21 UTC
9734564 Set default device in debugging tests 13 March 2017, 10:08:20 UTC
23326a1 Add test for combine 13 March 2017, 10:08:18 UTC
2726d4d Autopep 13 March 2017, 10:08:17 UTC
83ea31e Allow custom input/output streams in debugging; add tests 13 March 2017, 10:08:15 UTC
33d6350 Wrap DebugNode in user_function 13 March 2017, 10:08:14 UTC
3807eb9 Recurrent cloning for debug 13 March 2017, 10:08:12 UTC
acae6f1 Remove custom node descriptions, replace by CNTK's __str__ 13 March 2017, 10:08:08 UTC
ff03f3a TODO 13 March 2017, 10:07:38 UTC
3348155 Pass shared state instead of class variable 13 March 2017, 10:07:37 UTC
e03f853 Add commands 'f' and 'b' 13 March 2017, 10:07:35 UTC
ba33fa7 Add a debugger CLI 13 March 2017, 10:07:27 UTC
9ff947a Increase atol for basic GAN 13 March 2017, 08:34:19 UTC
0e5433c Support slicing multiple elements from the same axis in [] notation 13 March 2017, 08:30:25 UTC
fcc2c56 Enable slice tests for sequences 13 March 2017, 08:30:23 UTC
1322f11 ResNet example changes: Save to model_path and restart switch added 13 March 2017, 04:18:31 UTC
fdecf51 Merge branch 'master' into v-lelu/bn-inception-py 12 March 2017, 10:52:34 UTC
caacc0b Fix documentation 12 March 2017, 03:21:01 UTC
3f74e33 Integrate zhouwang/loadmodel-from-memory into master 11 March 2017, 22:32:28 UTC
d31a207 Integrate wilrich/fix_devicekind into master 11 March 2017, 21:59:37 UTC
7acaad4 update baseline 11 March 2017, 20:34:12 UTC
7b8b9c1 add LoadModel from byte array use istream add tests add check legacy model using memory buffer make swig map char* type correctly update test baseline address CR comments 11 March 2017, 20:34:12 UTC
6246cc8 Split v2 tests according to device target 11 March 2017, 13:46:13 UTC
e42ea9a Baseline update 11 March 2017, 13:44:45 UTC
b3a8627 add comment 11 March 2017, 12:57:34 UTC
4ba3acd Examples/AlexNet_ImageNet_Distributed_test.py: disable test_alexnet_imagenet_distributed_block_momentum() until further investigation 11 March 2017, 12:56:05 UTC
6097f3e Tests/UnitTests/MathTests/GPUMatrixTests.cpp: disable test 11 March 2017, 12:56:05 UTC
back to top