Граф коммитов

90 Коммитов

Автор SHA1 Сообщение Дата
David Brownell 5d92880a21 Removing old buildinfo.h files hanging around 2018-06-06 16:36:23 -07:00
David Brownell c42a444b87 Side-by-Side compilation for Windows and Linux 2018-06-06 11:50:19 -07:00
David Brownell 7882cf052b Building .Net Core on Linux 2018-06-06 08:38:54 -07:00
liqun fu cdb9afb6ea Add ONNX 1.2 support 2018-06-04 16:35:49 -07:00
David Brownell f774f31d48 Generating .Net Standard Assembly 2018-05-14 08:07:20 -07:00
Thiago Crepaldi 34ed567744 Preparing Release 2.5 - bump version number 2018-03-16 15:21:38 -07:00
Ratan Rai Sur 21a71fc384 update groupID to match maven groupid
add more maven deploy changes
2018-03-04 16:23:49 -05:00
Manik Jindal 461b82d69f Move hard-coded CNTK version to a common place
This will help to build CNTK for nighlty builds with required CNTK
version. If environment variable 'BUILD_CNTK_VERSION' is set, then CNTK
will be build for that version as a public release('+' won't be appended
to CNTK version). Otherwise hard-coded CNTK version will be used as a
private build (2.4+).
2018-02-20 13:22:59 -08:00
Kazuya Ujihara 56e1f3bc2e Fix typo 2018-02-07 23:34:48 +09:00
Emad Barsoum d57ad1d673 Adding ONNX format support to CNTK. 2017-10-10 01:01:43 -07:00
Philipp Kranen 63488568fe enabling native proposal layer and dlib selective search 2017-08-30 17:12:35 +02:00
Philipp Kranen 7329e94aa3 streamlining object detection 2017-08-30 17:12:33 +02:00
Philipp Kranen 7315328579 refactored model download script to new PretrainedModels folder 2017-08-22 15:46:10 +02:00
Artur Laksberg edf4af1d65 UWP support for CNTK
Better error for missing LAPACKE API, other code cleanup

Code review feeback Iteration 1

Adding Unit tests

Addressed more code review feedback

adopt openBlas to customMKL

Require CNTK_ENABLE_UWP for UWP builds

add depenency check in other related projects

remove cntk_enable_cntk

TestDriver.py: add new SKU for UWP

remove Evaldll from UWP build, as it is not needed.

fix project settings

ignore 1bit sgd and asgd option

Source/CNTKv2LibraryDll/prebuild.bat: add UWP

add test scripts and yml file

add baseline

use $TestFlavor in appx name

copy model to Documents before running test and delete it afterwards

Make CNTKLibrary.h resilient to min/max definitions in windows.h

Change UWP unit tests to consume 01_OneHidden.model from the Documents folder

adapt the sampels to use model file path
2017-07-25 18:59:01 +02:00
Mark Hillebrand 9854d45bcc Tests/EndToEndTests/CNTKv2Python/Keras: added
There are a number of exclusions currently, some of which are due to
differences in our test setup, and some which need to be investigated.
Still, it serves to establish some baseline.
2017-07-25 14:23:35 +02:00
Qiwei Ye 98bdb9c6ed removing binary file 2017-07-21 03:41:49 -07:00
Wolfgang Manousek bfc662de0a added compilation for compute 5.2,6.0 and 6.1 2017-07-13 17:34:01 +02:00
Eldar Akchurin 42b05de7d2 Adding a manual for explicit training loop and Function.train 2017-06-28 09:44:15 +02:00
Mark Hillebrand 523acdb6f5 Tests/EndToEndTests/CNTKv2Python/Examples/ucf11_conv3d_test.py: enable on Windows 2017-05-16 10:56:45 +02:00
Ratan Rai Sur c6de4db35a 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
2017-05-10 00:20:18 -04:00
Mark Hillebrand 09c71fe83a bindings/python/doc: fix most Sphinx warnings and some misc. errors 2017-03-15 09:27:41 +01:00
Frank Seide a7553ba022 reverted and updated an accidentally committed over-the-top .gitignore 2017-03-03 11:49:55 -08:00
Frank Seide 736d2f006c merged from master 2017-03-02 11:46:22 -08:00
Frank Seide c1413f5bd2 added buildinfo.h to .gitignore 2017-03-01 20:02:16 -08:00
Mark Hillebrand af7a8b3062 .gitignore: added Source/CNTKv2LibraryDll/buildinfo.h 2017-03-01 11:01:45 +01:00
Frank Seide 4e82cd234e (added an parameter check) 2017-02-09 13:41:50 -08:00
Philipp Kranen e536ff2c5e Added Animals data set 2017-02-09 18:14:10 +01:00
Philipp Kranen 4214003a38 Fixed e2e test for transfer learning example 2017-02-09 15:24:49 +01:00
PengchengHe 04db23b5f8 Add Adam Learner as the original paper 2017-02-09 08:34:47 +00:00
Philipp Kranen 1ab395aa76 Added Flowers data set and scripts 2017-02-07 23:37:37 +01:00
Frank Seide 75b94ca1f0 interactive session now shows the attention heatmap again 2017-01-26 16:53:57 -08:00
Frank Seide 2ce922130b test_decode() action implemented 2017-01-26 16:06:13 -08:00
Frank Seide 29bcb50ba8 merged from master (~beta9) 2017-01-22 18:50:15 -08:00
Frank Seide 4a4c65594d attempt at UnfoldFrom() closer to normal definition 2017-01-21 13:57:56 -08:00
Philipp Kranen df0ab4e581 Deconv example for master branch 2017-01-19 09:50:21 +01:00
Frank Seide 03c5e4287d (some cleanup) 2017-01-16 16:57:06 -08:00
Philipp Kranen fc7331ae6f added test for feature extraction example 2017-01-11 12:48:43 +01:00
Philipp Kranen 319386f528 addressed CR comments 2017-01-11 12:48:43 +01:00
Philipp Kranen 2bd3cc8f22 Feature extraction example using AlexNet from python 2017-01-11 12:48:42 +01:00
Mark Hillebrand 7cb1db6620 Merge remote-tracking branch 'origin/master' into mahilleb/vs2015fi
Conflicts:
    Source/CNTKv2LibraryDll/Utils.cpp
2017-01-10 11:29:03 +01:00
Mark Hillebrand 911b2ca82e Windows: switch to Visual Studio 2015 2017-01-10 10:47:35 +01:00
Zhou Wang ddd6bcbfcc rename CSEvalV2Libary to CNTKLibraryManagedDll 2017-01-07 10:29:57 +01:00
Zhou Wang 8dc01f8d09 update .gitignore file 2016-12-08 22:41:32 +01:00
Friedel van Megen 7dc7128e81 updating gitignore 2016-11-25 14:41:01 +01:00
Mark Hillebrand cc23356af2 Remove legcay CNTK Python support, contrib\Python plus associated test 2016-11-16 13:50:47 +01:00
Philipp Kranen cbc27a94ca fixed 202 and 203 tutorials 2016-11-16 11:09:01 +01:00
Mark Hillebrand 1b1edd8b1d Start editing CNTK.sln and project files 2016-11-14 16:24:54 +01:00
Philipp Kranen fba28bf0ed Fixed python commons and eval clients 2016-11-14 16:24:50 +01:00
Philipp Kranen 9231ece8ce Restructuring examples and tutorials 2016-11-14 16:24:45 +01:00
Philipp Kranen cc59954165 Added install script for Pascal VOC data 2016-10-28 11:37:36 +02:00