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

28 Коммитов

Автор SHA1 Сообщение Дата
liqfu 4ed1896332 set public_build to "no"/false 2018-09-17 16:10:48 -07:00
liqfu 82d350d0ac bump up version number 2018-09-13 15:52:47 -07:00
Thiago Crepaldi 156ff07be8 Fix support to add dependencies on wheel packages 2018-05-21 17:28:17 -07:00
David Brownell f774f31d48 Generating .Net Standard Assembly 2018-05-14 08:07:20 -07:00
Thiago Crepaldi e2375594e0 Bump release version to 2.5.1 2018-04-17 16:06:45 -07:00
Thiago Crepaldi 78a5ff38a6 Add support to build wheel packages with third party libs 2018-04-17 16:02:21 -07:00
Thiago Crepaldi 34ed567744 Preparing Release 2.5 - bump version number 2018-03-16 15:21:38 -07: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
Manik Jindal fbbbaa92f6 Merge release/2.4
Squashed commit of the following:

commit 82e025bbe319008c535741a9fc78367032cc3be0
Merge: 0702c09c3 ed5451c83
Author: Manik Jindal <manikj@microsoft.com>
Date:   Wed Jan 31 21:23:23 2018 -0800

    Merge branch 'release/2.4' into manikj/merge-release-2.4

commit 0702c09c3c3cc1ae1e4cba28df3ce64f091a8c3e
Merge: 32f6844ca 1afe40461
Author: Manik Jindal <manikj@microsoft.com>
Date:   Wed Jan 31 21:23:11 2018 -0800

    Merge branch 'release/2.4' (early part) into manikj/merge-release-2.4

commit 32f6844ca84797db2dac8959eeb72576692986d0
Merge: 42a47a326 1f15d4649
Author: Manik Jindal <manikj@microsoft.com>
Date:   Wed Jan 31 21:21:55 2018 -0800

    Merge branch 'release/2.4' (early part) into manikj/merge-release-2.4

commit ed5451c834
Author: Manik Jindal <manikj@microsoft.com>
Date:   Wed Jan 31 19:32:04 2018 -0800

    MakeBinaryDrop: Fix lib names

commit c528a56d4a
Author: Manik Jindal <manikj@microsoft.com>
Date:   Wed Jan 31 12:35:40 2018 -0800

    Update README.md

commit 490a58e4a9
Author: Manik Jindal <manikj@microsoft.com>
Date:   Wed Jan 31 12:08:57 2018 -0800

    Add Halide to Release notes

commit 2196299a71
Author: Manik Jindal <manikj@microsoft.com>
Date:   Wed Jan 31 11:48:45 2018 -0800

    MakeBinaryDrop: Change Cuda libs to 9.0

commit 3df48ddd3a
Author: Manik Jindal <manikj@microsoft.com>
Date:   Wed Jan 31 06:06:29 2018 -0800

    Add release notes

commit 1afe404611
Author: Manik Jindal <manikj@microsoft.com>
Date:   Wed Jan 31 06:05:05 2018 -0800

    Replace 2.4+ with 2.4

commit 1f15d46496
Author: Manik Jindal <manikj@microsoft.com>
Date:   Wed Jan 31 06:04:24 2018 -0800

    Bump version to 2.4
2018-01-31 21:38:52 -08:00
Manik Jindal 95d88730b2 Bump version to 2.3.1 and update release notes.
commit b906b2e94748f0303f4e4f41e860d882ab434a57
Author: Manik Jindal <manikj@microsoft.com>
Date:   Tue Dec 5 18:35:02 2017 -0800

    Add whl and NuGet package links in README.md

commit 5f4ff237c5ee3a449577ec29cbf93d64273c562a
Author: Manik Jindal <manikj@microsoft.com>
Date:   Tue Dec 5 09:48:37 2017 -0800

    Bump version 2.3 to 2.3.1

commit 1d0f37072524ad1a6de36bedf43359e0596c7382
Author: Manik Jindal <manikj@microsoft.com>
Date:   Tue Dec 5 00:26:26 2017 -0800

    Add release notes

commit 78b941b3e4e8c345bd6e8e45b6180ff624756d27
Author: Manik Jindal <manikj@microsoft.com>
Date:   Tue Dec 5 00:19:23 2017 -0800

    Bump version from 2.3 to 2.3.1
2017-12-05 21:15:50 -08:00
Manik Jindal 7579742935 Bump version from 2.2 to 2.3 2017-11-22 19:37:04 -08:00
hecli 96cdd12883 Bump version numbers 2017-09-18 10:58:47 -07:00
Mark Hillebrand dd74af7e7e Bump version numbers 2017-07-31 17:55:45 +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 d6b55e28af Bump version numbers 2017-06-01 15:12:14 +02:00
Mark Hillebrand 8dc56e2d7c Bump version numbers 2017-05-24 14:01:23 +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 a1e10ff9e7 Bump version numbers 2017-04-21 15:58:00 +02:00
Zhou Wang 071367f8cb further reduce # instance of version defintions 2017-04-12 15:08:56 +02:00
Zhou Wang 39c7738173 reset version to rc1
add comments
2017-04-12 15:08:56 +02:00
Zhou Wang be8c103243 add check version consistence 2017-04-12 15:08:55 +02:00
Zhou Wang 746271a5ec add project dependency; consolidate csproj settings; unify output path in csproj 2017-04-12 15:08:55 +02:00
Zhou Wang 7dcf6340f1 use direct definition of CntkComponentVersion 2017-04-12 15:08:55 +02:00
Mark Hillebrand 861bfbd714 Bump versions 2017-04-03 18:16:31 +02:00
Friedel van Megen 5def3f92d3 moving version within file 2017-03-21 17:18:35 +01:00
Friedel van Megen 5c53e09c8c update props 2017-03-20 09:39:50 +01:00
Friedel van Megen 5f0f7f76ef the common version based on release/debug 2017-03-20 09:26:06 +01:00
Zhou Wang 8445650774 add CNTK.Common.props 2017-02-07 18:29:24 +01:00