https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
ae4ebd7 CNTK v2 library: Better error handling and documentation for erased Value objects. 15 April 2017, 02:09:22 UTC
858baa2 Integrate nikosk/pow into master 14 April 2017, 23:46:56 UTC
a8610dc Integrate chenta/expose_gradient_root into master 14 April 2017, 22:44:24 UTC
0557264 Merge remote-tracking branch 'origin/master' into nikosk/pow 14 April 2017, 21:34:33 UTC
8aeb408 fix py test error 14 April 2017, 21:16:13 UTC
fffe63a Integrate nikosk/sequence_fixes into master 14 April 2017, 21:09:40 UTC
fc903f1 Merge remote-tracking branch 'origin/master' into nikosk/pow 14 April 2017, 18:26:40 UTC
7b04442 Incorporated CR feedback 14 April 2017, 18:25:51 UTC
98d88c6 add py test for new parameter 14 April 2017, 17:54:32 UTC
2b3506b Merge remote-tracking branch 'origin/master' into nikosk/sequence_fixes 14 April 2017, 17:30:56 UTC
6626b49 uniformize sequence.reduce_max & sequence.softmax 14 April 2017, 17:29:12 UTC
7dde155 refactor common function 14 April 2017, 14:38:38 UTC
8fd569b expose SliceView 14 April 2017, 13:38:11 UTC
1b84ecd fix typo in file name 14 April 2017, 13:38:11 UTC
fc82330 add sparse tests add file headers 14 April 2017, 13:38:11 UTC
2eb15e5 ChangeDevice does not work, as it is external buffer. DeepClone() returns a shared_ptr which is not appropriate for returning it back to managed part. Use CopyFrom. 14 April 2017, 13:28:46 UTC
99f1972 add tests for NDArrayView 14 April 2017, 13:28:46 UTC
5beb7a9 fix bug in NDArrayView on GPU Add tests for dense input on GPU 14 April 2017, 13:28:46 UTC
46dabd7 Integrate zhouwang/cseval-api into master 14 April 2017, 10:52:10 UTC
c7c2547 CNTK v2 library: Fixed handling of references of existing netowrk matrix storage handed out from Forward/Backward 14 April 2017, 08:33:24 UTC
1f23f6e CNTK v2 library: Add ability to register and instantiate native C++ user-defined functions from python 14 April 2017, 08:33:24 UTC
9647f9d CNTK v2 library: Add tests for setting Parameter.value 14 April 2017, 08:33:24 UTC
43bd6cc CNTK v2 library: Report an error on passing an empty parameters list to a learner 14 April 2017, 08:32:55 UTC
fea51c9 improve outputs 14 April 2017, 08:29:17 UTC
0852b85 add tests 14 April 2017, 08:29:17 UTC
186e7cf add utils.cs 14 April 2017, 08:29:17 UTC
7309f8b rename SWIG default class from Utils to CNTKLib, in order to prepare the new Utils.cs in C# 14 April 2017, 08:29:17 UTC
8ba876d use constant::scalar as initial state of reduceMax 14 April 2017, 01:39:12 UTC
1236e42 Merge remote-tracking branch 'origin/master' into nikosk/sequence_fixes 14 April 2017, 01:38:38 UTC
c9dfe76 moved sgd_with_noise test to the right place 14 April 2017, 00:54:28 UTC
20d4bf2 factor out asMultipleOf 14 April 2017, 00:42:59 UTC
1565fca Merge remote-tracking branch 'origin/master' into nikosk/workaround-curand 14 April 2017, 00:42:25 UTC
f5d3a34 clean up stray comment 14 April 2017, 00:01:20 UTC
60822d3 pow pytest 13 April 2017, 23:52:37 UTC
5a25d3e Integrate jqian/wip/gdr into master 13 April 2017, 23:23:44 UTC
8a57b47 Integrate mahilleb/Py36 into master 13 April 2017, 22:14:25 UTC
34b9768 added pow pytest 13 April 2017, 22:01:25 UTC
f39a63d Integrate nikmil/upsampling_layer_fix into master 13 April 2017, 21:44:48 UTC
c6c57c8 Fix links in docstring 13 April 2017, 18:15:59 UTC
bc04458 Do gradients allreduce aggregation with GPUDirect RDMA 1. Iallreduce with cuda-aware not supported ref: https://www.open-mpi.org/faq/?category=runcuda#mpi-apis-no-cuda 13 April 2017, 16:16:37 UTC
3542533 Py 3.6 build & test 13 April 2017, 12:19:19 UTC
f96df7c Simplify bilinear upsampling layer interface Bilinear upsampling only makes sense if the number of input channels equals the number of output channels. 13 April 2017, 08:11:52 UTC
08273ab begin of pow 13 April 2017, 01:13:58 UTC
56b3b54 moved python implementations to C++ 13 April 2017, 01:12:10 UTC
621052a Add option to feed mean gradient into learners 12 April 2017, 22:08:44 UTC
2bec9f2 work around some curand limitations 12 April 2017, 21:04:20 UTC
63d28a1 remove hard tab 12 April 2017, 20:21:37 UTC
39cce47 fix a bug in sequence.reduce_max and remove magic number 10 from sequence.softmax 12 April 2017, 19:45:29 UTC
936e5fb update comments 12 April 2017, 18:34:08 UTC
8cfc9dc expose gradient root in grad inteface 12 April 2017, 18:22:37 UTC
071367f further reduce # instance of version defintions 12 April 2017, 13:08:56 UTC
39c7738 reset version to rc1 add comments 12 April 2017, 13:08:56 UTC
be8c103 add check version consistence 12 April 2017, 13:08:55 UTC
746271a add project dependency; consolidate csproj settings; unify output path in csproj 12 April 2017, 13:08:55 UTC
2294df0 remove ununsed using 12 April 2017, 13:08:55 UTC
7dcf634 use direct definition of CntkComponentVersion 12 April 2017, 13:08:55 UTC
df3ebe6 Tools/make_binary_drop_windows.ps1: include eval libs again Related: #1697 12 April 2017, 08:13:43 UTC
9344fc2 bindings/python/cntk/io/__init__.py: fix signature for Sphinx documentation 12 April 2017, 07:39:44 UTC
5cc4646 Integrate lewlu/inceptionv3 into master 12 April 2017, 05:07:42 UTC
3c4b0e2 CNTK v2 library: Improve handling of certain error conditions 1) Better error handling in Axis normalization 2) Beter handling of bad convolution operand shapes 3) Switch NDShape::operator[] to checked indexing 11 April 2017, 20:33:46 UTC
4a60854 Integrate t-ivrodr/fix_deconv_example into master 11 April 2017, 13:06:55 UTC
729cc33 Naming nodes in network and getting them from model 11 April 2017, 11:20:01 UTC
49d4398 Integrate alrezni/log_hyperparameter_changes into master 11 April 2017, 09:44:19 UTC
2ef2b7e Adding ability to specify sequece key in the output format 11 April 2017, 07:18:40 UTC
8c2e6c8 Merge branch 'lewlu/inceptionv3' of https://github.com/Microsoft/CNTK into lewlu/inceptionv3 11 April 2017, 05:51:29 UTC
c3fa894 update InceptionV3.cntk 11 April 2017, 05:50:14 UTC
d02648d update readme.md 11 April 2017, 05:50:13 UTC
29cf6b4 update inception-v3 example 11 April 2017, 05:50:13 UTC
d20b322 Merge branch 'master' into lewlu/inceptionv3 11 April 2017, 05:47:57 UTC
41dca1b Output learner hyperparameters with ProgressWriters Use ProgressWriter logging facilities to emit a log message every time the hyperparameters change. 10 April 2017, 14:01:41 UTC
dc2b0d6 Integrate sagalic/acc_share_fix_commit into master 10 April 2017, 13:53:29 UTC
ef58839 Integrate t-ivrodr/layers_library_tests_squashed into master 10 April 2017, 13:22:29 UTC
5a087d0 Integrate alrezni/quick_fix into master 10 April 2017, 13:18:05 UTC
100ae50 Adding tests to layers library, removing previous non-layers constructors and updating distributed seq2seq. 10 April 2017, 11:51:30 UTC
e8a8de1 Fix _ftelli64 return type on Linux 10 April 2017, 11:23:33 UTC
41614a4 Fix accumulator matrix sharing Currently, accumulator matrix is allocated form the pool of shared matrices. However, this matrix is meant to be persistent across forward-backward loops. Since it is shared it may be overwritten by some other node. Fix for this issue is not to use memory pool but to allocate matrix internally. 10 April 2017, 08:04:22 UTC
4812079 bindings/python/doc: options for Linkcheck builder, link fixes. 10 April 2017, 07:47:46 UTC
e1f48f4 Integrate kedeng/addLr into master 08 April 2017, 01:29:17 UTC
e7c1609 Add learning rate to adadelta 07 April 2017, 23:24:50 UTC
9330def NcclComm V2: make NcclComm part of the class 07 April 2017, 22:40:11 UTC
1b2a7a0 Enable NCCL support for Python in V2 gradients aggregation 07 April 2017, 22:40:11 UTC
45523e7 Integrate chazhang/deterministic into master 07 April 2017, 21:47:07 UTC
4b86340 Integrate wilrich/fix_Value_constructor into master 07 April 2017, 21:18:49 UTC
29dc428 Integrate kedeng/fixCSNoOpt into master 07 April 2017, 18:50:02 UTC
2703940 Change convolution to be deterministic. Change convolution to be deterministic. Fix warning. Fix based on CR. Code fix for CR. Test deterministic behaviors. Commented out, waiting some bug fixes on set_fixed_random_seed(). 07 April 2017, 18:23:12 UTC
b46b612 Fix build issue in Release_NoOpt 07 April 2017, 17:17:37 UTC
59a856c Integrate eldak/optimizingHTK3 into master 07 April 2017, 16:36:02 UTC
e7fa09e Integrate mahilleb/SphinxUpd into master 07 April 2017, 16:30:02 UTC
cfae590 Fix Value constructor to only take NDArrayView batches 07 April 2017, 15:52:25 UTC
e1e5a5f Make property at NDArrayView/Value: is_sparse, device, is_read_only; add dtype 07 April 2017, 15:50:09 UTC
ec984a6 binding/python/doc: start using sphinx.ext.extlinks * :cntkwiki: - to link to CNTK Wiki pages * :cntktut: - link to CNTK Jupyter notebook. * :cntk: - link to CNTK source. The latter two go against tagged commits for released version (currently based on cntk.__version__), and to master for unreleased. Also, suppress TODOs in documentation for released versions. 07 April 2017, 14:24:11 UTC
3c9c36a bindings/python/doc/conf.py: simplify, include non-default options for the most part 07 April 2017, 14:24:11 UTC
ba58fa2 Scripts/install/*/conda*.yml: sphinx==1.5.4, sphinx-rtd-theme==0.2.4 07 April 2017, 14:24:11 UTC
0ec0a2a Some memory optimizations and refactoring of HTK deserializer 07 April 2017, 13:56:47 UTC
8ffa010 Fix aggregation of EpochAccumulator nodes When propagating aggregated values of accumulator nodes to evaluation nodes, forward pass should be performed only on the nodes between accumulator nodes and evaluation nodes, not on all nodes in the network. 07 April 2017, 07:32:30 UTC
cab897e update InceptionV3.cntk 07 April 2017, 06:50:02 UTC
0c51a8d CNTK v2 library: Enable feeding SparseBlock data into dense input variables. 07 April 2017, 06:11:50 UTC
dd8fbfb Merge branch 'master' into lewlu/inceptionv3 07 April 2017, 02:44:15 UTC
c86b3f2 update readme.md 07 April 2017, 02:42:33 UTC
794c0ca CNTK v2 library: Add support for creating >2D sparse NDArrayView objects from scipy csr_matrix objects. 07 April 2017, 00:10:44 UTC
back to top