CNTK/bindings
Bowen Bao da6b0bc71f GatherNode backward: add check for no dynamic axis
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.
2018-09-20 14:54:39 -07:00
..
common Enabled set random seed function and force deterministic api in c# 2018-07-30 16:06:34 -07:00
csharp Changed the default Dispose method generated by Swig for Value class to call 2018-07-24 11:37:31 -07:00
java/Swig bump up version number 2018-09-13 15:52:47 -07:00
python GatherNode backward: add check for no dynamic axis 2018-09-20 14:54:39 -07:00