https://github.com/Microsoft/CNTK

sort by:
Revision Author Date Message Commit Date
40610eb update batch file 11 April 2017, 10:53:41 UTC
2e8c99e add path to javac/jar 10 April 2017, 10:09:58 UTC
82a7ce1 fixing windows build 07 April 2017, 17:35:25 UTC
31bd877 more aggressive .i refactor 07 April 2017, 17:35:25 UTC
0e40fe7 fix rebase conflicts 07 April 2017, 17:35:25 UTC
b705d7c rename files for and add java extension to gitattributes 07 April 2017, 17:35:25 UTC
e0ff47c undefine UNUSED so CNTK and JNI don't clash 07 April 2017, 17:35:25 UTC
d38e5cc address code review comments 07 April 2017, 17:35:25 UTC
9fcef5d add linux end to end test 07 April 2017, 17:35:25 UTC
033556c fixing tests 07 April 2017, 17:35:25 UTC
aa229e1 move windows test 07 April 2017, 17:35:25 UTC
d4cba1b move linux java test 07 April 2017, 17:35:25 UTC
bda4c2e fixes for code review 07 April 2017, 17:35:25 UTC
6fa2d93 linux build 07 April 2017, 17:35:25 UTC
36db7f0 cleaning up cmd 07 April 2017, 17:35:25 UTC
85dbb31 fixup of binding script 07 April 2017, 17:35:25 UTC
cf45c13 first round of fixes 07 April 2017, 17:35:25 UTC
95acabf remove unecessary files 07 April 2017, 17:35:25 UTC
e312de8 adding junit tests 07 April 2017, 17:35:25 UTC
e69fb4e adding java tests to test driver 07 April 2017, 17:35:25 UTC
d4e8212 adding run java test 07 April 2017, 17:35:25 UTC
7964eec fixing dir structure 07 April 2017, 17:35:25 UTC
b007613 adding .gitignore 07 April 2017, 17:35:25 UTC
26aa64a adding script to run java test 07 April 2017, 17:35:25 UTC
cb1df9b updating .i file 07 April 2017, 17:35:25 UTC
ea5ebfa fixing build and updating cmd 07 April 2017, 17:35:25 UTC
7d7116a wip 07 April 2017, 17:35:25 UTC
f6efafb fixing package structure and adding compile deps 07 April 2017, 17:35:25 UTC
4cc5be2 updating the interface and adding rough build dependencies 07 April 2017, 17:35:25 UTC
ba07a34 adding preliminary visual studio build structure 07 April 2017, 17:35:25 UTC
14efe56 bring in new csharp swig changes 07 April 2017, 17:35:25 UTC
454116a build jar properly 07 April 2017, 17:35:25 UTC
351febc use correct g++ version in java binding generator 07 April 2017, 17:35:25 UTC
5c382b7 add Trainer related ignores to java swig file 07 April 2017, 17:35:25 UTC
97bd0af ignore so files 07 April 2017, 17:35:25 UTC
5279f3e better build process 07 April 2017, 17:35:25 UTC
34e547b prettify things for demo 07 April 2017, 17:35:25 UTC
386ca2f spark eval example working 07 April 2017, 17:35:25 UTC
88c2f5b Add Java bindings and Scala Eval Example 07 April 2017, 17:35:25 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
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
0c51a8d CNTK v2 library: Enable feeding SparseBlock data into dense input variables. 07 April 2017, 06:11:50 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
dd97e75 Integrate amitaga/rcBugFixes into master 06 April 2017, 21:45:21 UTC
fd98f87 Integrate zhouwang/cseval-post-rc into master 06 April 2017, 20:26:27 UTC
39138b9 CNTK v2 library: Fix Value::Create to handle >1D sparse NDArrayViews. 06 April 2017, 19:19:06 UTC
6738818 Reducing size of indexer 06 April 2017, 14:52:51 UTC
9af17fa Introducing chunked mlf deserializer 06 April 2017, 14:52:51 UTC
75fc4e4 Integrate bda4add32b0329747beb3125ef718a59b9346078 into master 06 April 2017, 13:57:47 UTC
2cd4cc6 Integrate 494c970d218019d7528d73d9487f09d286e33c5f into master 06 April 2017, 13:52:37 UTC
3b4efc3 First implementation of distributed evaluation 06 April 2017, 10:01:50 UTC
6a50416 Integrate mahilleb/Test into master 06 April 2017, 00:12:24 UTC
d036f40 Integrate kedeng/fixOneHotConv2 into master 05 April 2017, 21:31:52 UTC
e4db58e Tests/EndToEndTests/CNTKv2Python/Sphinx: enable on Windows, add post-Sphinx-build checks 05 April 2017, 21:26:17 UTC
d6383ce Fix the bug in OneHotNode that m_value might be used in memory pool when it's sparse 05 April 2017, 20:06:32 UTC
04bf0f8 Update baselines to increase tollerance for the inconsistency issues 05 April 2017, 18:52:49 UTC
c1989a6 Integrate mahilleb/SamplesFix into master 05 April 2017, 15:38:25 UTC
75e1224 add more C# property to NDArrayView 05 April 2017, 11:53:10 UTC
e8078a2 addressed CR comments 05 April 2017, 10:03:12 UTC
b811a90 avoid repeated download of file by check for local file first, use temp files to download 05 April 2017, 10:03:11 UTC
310ff1a update readme.md in Examples/Evaluation 05 April 2017, 09:24:03 UTC
820ff81 change parameter name to aligned with C++ API 05 April 2017, 09:24:03 UTC
a310a8c remove unneeded copy and heart-beating in SWIG 05 April 2017, 09:24:03 UTC
99a5180 Integrate kedeng/fixAdadeltaCPU into master 04 April 2017, 20:20:22 UTC
fe9b401 Fix Adadelta in CPU Sparse 04 April 2017, 18:29:15 UTC
5d2b907 Integrate mahilleb/ChangeReaderTest into master 04 April 2017, 18:28:06 UTC
3c3e340 Tests/EndToEndTests/UnitTests/ReaderTests/: no Windows Debug in Nightly 04 April 2017, 16:56:27 UTC
82030c4 Add V2 api to get/set trace level * Add yet another setter for the V1 component (math lib). * Add global getter and setter to the V2 API. If the V1 trace level is set to Info (the maximum possible value), tracing is also automatically enabled in all V1 components (network, GPU memory allocator and math lib). * Print an error message if cudaGetDeviceCount fails in BestGpu::Init(). 04 April 2017, 16:35:46 UTC
94993f3 Integrate alrezni/v2_dropout into master 04 April 2017, 16:16:31 UTC
8592965 Add local worker's state checkpointing Add a mechanism to preserve the local state of a distributed worker (together with the external state aggregated by the main node and saved inside the checkpoint). 04 April 2017, 14:07:48 UTC
2b01f04 Use eval examples page in samples.json 04 April 2017, 12:29:34 UTC
d192653 Integrate vadimma/fix_fb into master 04 April 2017, 07:58:14 UTC
5eef6ff Tools/samples.json: fix existing (v1) Eval URLs 04 April 2017, 06:59:14 UTC
62db081 Update CTC E2E tests baselines 04 April 2017, 05:51:30 UTC
651363b Update README.md 03 April 2017, 20:37:09 UTC
967b83d Integrate ebarsoum/input into master 03 April 2017, 18:31:10 UTC
34570e1 Merge branch 'master' into ebarsoum/input For checkin....# the commit. 03 April 2017, 17:32:40 UTC
2c429a6 Tests/Install/windows/test-install.bat: deselect specific test 03 April 2017, 16:18:46 UTC
ce7d96d Normalize pre-release version number Conflicts: Source/CNTK/CNTK.cpp bindings/python/cntk/__init__.py bindings/python/doc/gettingstarted.rst 03 April 2017, 16:18:09 UTC
861bfbd Bump versions 03 April 2017, 16:16:31 UTC
5ef0c7c update examples to new dll names in Nuget packages; upgrade to use Beta16 03 April 2017, 16:16:23 UTC
9d7481e fix broken link 03 April 2017, 15:56:05 UTC
67f7cbe updated readme 03 April 2017, 15:22:21 UTC
72a71f5 Clean Conv3D. 03 April 2017, 05:56:10 UTC
0c48a8c Make property at NDArrayView/Value: is_sparse, device, is_read_only; add dtype 03 April 2017, 05:42:46 UTC
2b829d6 Merge branch 'master' into ebarsoum/input To get default option fix. 03 April 2017, 04:53:40 UTC
d827c89 Fix and cleanup Conv3D example. 03 April 2017, 04:52:40 UTC
fba356f CNTK v2 library: Several sparse data handling fixes 1) Handle conversion of a single scipy.csr_matrix to a Value object 2) Better error handling for conversion to csr matrices and fixed a perf issue in the conversion. 3) Fixed the AssignOneHot sparse matrix implementations 4) Add sparse/dense value type inference in the computation network and centralize matrix shape determination for sparse vs. dense matrices. 03 April 2017, 01:40:26 UTC
8148cab CNTK v2 library: Fix per_dim_mean_variance_normalize op. 02 April 2017, 18:34:12 UTC
bed0e33 CNTK v2 library: Fix conversion of sparse Value/NDArrayView objects to scipy csr format 02 April 2017, 18:34:12 UTC
e61af8c CNTK v2 library: Add str() for Axis 02 April 2017, 18:34:12 UTC
f863ff6 Add brainscript parsing to ForwardBackward node 02 April 2017, 18:23:26 UTC
7c6304e Integrate wilrich/fix_default_options into master 02 April 2017, 08:05:58 UTC
5eca042 Integrate chenta/one_hot_bug_fix into master 01 April 2017, 00:48:43 UTC
af66b65 Update index.rst 31 March 2017, 22:51:54 UTC
back to top