Revision da6b0bc71fbbca14556ccad34ffbe51ea611187c authored by Bowen Bao on 20 September 2018, 21:51:55 UTC, committed by Bowen Bao on 20 September 2018, 21:54:39 UTC
Previously, to resolve issue of gather producing incorrect gradient
values, validity mask check was added to ensure we don't count non-valid
cells as 0.
However, this check is needed only for input that has dynamic axis, i.e.
inputs that have MBLayout.
1 parent 0a3eb3b
History
File Mode Size
cmake
cntk-binary-drop
devInstall
docker
README.md -rw-r--r-- 330 bytes
build-and-test -rwxr-xr-x 12.5 KB
check-git-head.sh -rwxr-xr-x 1.9 KB
generate_build_info -rwxr-xr-x 5.5 KB
get-datasets.sh -rwxr-xr-x 1.0 KB
make_binary_drop_linux -rwxr-xr-x 8.0 KB
make_binary_drop_windows.ps1 -rw-r--r-- 6.1 KB
make_samples_zip.ps1 -rw-r--r-- 1.4 KB
msvc_collect_coverage.py -rwxr-xr-x 2.4 KB
run_boost_unit_tests.py -rwxr-xr-x 1.5 KB
samples.json -rw-r--r-- 27.8 KB
test-samples-json.ps1 -rw-r--r-- 3.3 KB

README.md

back to top