CNTK/Source/CNTKv2LibraryDll
Amit Agarwal 360b337be0 CNTK v2 library: Several python side big fixes and added errors for incompatible datatypes between operands 2016-10-04 01:32:33 -07:00
..
API CNTK v2 library: Several python side big fixes and added errors for incompatible datatypes between operands 2016-10-04 01:32:33 -07:00
BackCompat.cpp CNTK v2 library: Several python side big fixes and added errors for incompatible datatypes between operands 2016-10-04 01:32:33 -07:00
CNTKv2LibraryDll.vcxproj CNTK V2 library: Enabled non scalar initial value for Past/Future value nodes and other bug fixes 2016-09-17 20:13:05 -07:00
CNTKv2LibraryDll.vcxproj.filters CNTK V2 library: Enabled non scalar initial value for Past/Future value nodes and other bug fixes 2016-09-17 20:13:05 -07:00
Common.cpp Merge branch 'master' of https://github.com/Microsoft/CNTK into amitaga/cntkv2Library 2016-09-29 18:22:24 -07:00
ComputeInputStatistics.cpp
Function.cpp CNTK v2 library: Several python side big fixes and added errors for incompatible datatypes between operands 2016-10-04 01:32:33 -07:00
Function.h CNTK v2 library: Few bug fixes, minor API changes and added scripts for ease of building/testing bindings from sources on Windows 2016-10-02 20:45:07 -07:00
Learner.cpp CNTK v2 library: Fixed a bug in counting samples for computing criterion value 2016-09-29 02:48:13 -07:00
Learner.h CNTK v2 library: Fixed a bug in counting samples for computing criterion value 2016-09-29 02:48:13 -07:00
MinibatchSource.cpp CNTK v2 library: a) Implemented PackedValue to avoid unnecessary unpacking and packing of packed sequences produced by built-in CNTK readers b) Implemented truncated sequence handling in V2 API 2016-09-26 20:36:27 -07:00
MinibatchSource.h CNTK v2 library: a) Implemented PackedValue to avoid unnecessary unpacking and packing of packed sequences produced by built-in CNTK readers b) Implemented truncated sequence handling in V2 API 2016-09-26 20:36:27 -07:00
NDArrayView.cpp CNTK v2 library: Added clone functionality, proper propagation of shapes/datatypes on placeholder replacements, and some other misc changes 2016-09-13 17:30:19 -07:00
NDMask.cpp CNTK v2 library: a) Implemented PackedValue to avoid unnecessary unpacking and packing of packed sequences produced by built-in CNTK readers b) Implemented truncated sequence handling in V2 API 2016-09-26 20:36:27 -07:00
Trainer.cpp CNTK v2 library: Fixed a bug in counting samples for computing criterion value 2016-09-29 02:48:13 -07:00
Utils.cpp CNTK v2 library: Several python side big fixes and added errors for incompatible datatypes between operands 2016-10-04 01:32:33 -07:00
Utils.h CNTK v2 library: Several python side big fixes and added errors for incompatible datatypes between operands 2016-10-04 01:32:33 -07:00
Value.cpp CNTK v2 library: Fixed a bug in counting samples for computing criterion value 2016-09-29 02:48:13 -07:00
Value.h CNTK v2 library: Fixed a bug in counting samples for computing criterion value 2016-09-29 02:48:13 -07:00
Variable.cpp CNTK v2 library: Fixed a bug in counting samples for computing criterion value 2016-09-29 02:48:13 -07:00
dllmain.cpp
stdafx.cpp
stdafx.h
targetver.h