https://github.com/Microsoft/CNTK
Revision 417f3fe730a153478a5f801742a6f2a9a29b751b authored by Sasa Galic on 25 August 2016, 08:06:38 UTC, committed by Sasa Galic on 26 October 2016, 09:18:36 UTC
In this change crop node is implemented.
The purpose of this node is to crop portion of the first node that
dimension-wise corresponds to the second node at the given or
calculated offset.
Offsets may be given manually or calculated based on affine transform
between two inputs along the path that connects them.
1 parent 35f05cb
History
Tip revision: 417f3fe730a153478a5f801742a6f2a9a29b751b authored by Sasa Galic on 25 August 2016, 08:06:38 UTC
Add crop node
Tip revision: 417f3fe
File Mode Size
Dependencies
Documentation
Examples
Scripts
Source
Tests
Tools
bindings
contrib
.clang-format -rw-r--r-- 931 bytes
.gitattributes -rw-r--r-- 2.0 KB
.gitignore -rw-r--r-- 3.4 KB
.gitmodules -rw-r--r-- 96 bytes
CNTK.Cpp.props -rw-r--r-- 7.9 KB
CNTK.sln -rw-r--r-- 208.1 KB
CONTRIBUTING.md -rw-r--r-- 199 bytes
CppCntk.vssettings -rw-r--r-- 10.0 KB
LICENSE.md -rw-r--r-- 4.6 KB
Makefile -rw-r--r-- 42.0 KB
README.md -rw-r--r-- 6.7 KB
configure -rwxr-xr-x 28.2 KB

README.md

back to top