swh:1:snp:f50ab94432af916b5fb8b4ad831e8dddded77084
Revision 1e058cedcf99481f56311da64e8b949804209999 authored by Bowen Bao on 04 July 2018, 01:34:11 UTC, committed by Bowen Bao on 04 July 2018, 01:34:11 UTC
* the error was due to that we pad 0 as default value for missing gaps. All these then each contribute 1 to the gradient of reference at index 0. The fix is to mask missing values in indices matrix to negative, and in Matrix scatter implementation to check and skip negative indices. (previous Matrix CPU implementation already checks for negative indices)
1 parent 07fd96f
History
Tip revision: e9396480025b9ca457d26b6f33dd07c474c6aa04 authored by liqunfu on 31 March 2020, 15:55:14 UTC
disable fp16 test for poolWithSequenceAxis (#3810)
Tip revision: e939648
File Mode Size
Documentation
Examples
Manual
PretrainedModels
Scripts
Source
Tests
Tools
Tutorials
bindings
external
.clang-format -rw-r--r-- 951 bytes
.gitattributes -rw-r--r-- 3.4 KB
.gitignore -rw-r--r-- 8.4 KB
.gitmodules -rw-r--r-- 367 bytes
CMakeLists.txt -rw-r--r-- 269 bytes
CNTK.Common.props -rw-r--r-- 3.4 KB
CNTK.Cpp.props -rw-r--r-- 10.8 KB
CNTK.sln -rw-r--r-- 217.3 KB
CONTRIBUTING.md -rw-r--r-- 210 bytes
CppCntk.vssettings -rw-r--r-- 10.0 KB
LICENSE.md -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 67.7 KB
README.md -rw-r--r-- 17.0 KB
ThirdPartyNotices.md -rw-r--r-- 21.0 KB
configure -rwxr-xr-x 37.5 KB

README.md

back to top