https://github.com/Microsoft/CNTK
Revision 66cd50f4f7a486b34e7614e4792ec05c5903af48 authored by Bowen Bao on 28 January 2019, 23:30:57 UTC, committed by Bowen Bao on 28 January 2019, 23:30:57 UTC
* Fix cntk gather issue with float16 inputs.
* Support exporting constant float16 tensor.
* Support importing int32 indices input for gather.
1 parent 8adf6f7
History
Tip revision: 66cd50f4f7a486b34e7614e4792ec05c5903af48 authored by Bowen Bao on 28 January 2019, 23:30:57 UTC
Support gather export & import with float16
Tip revision: 66cd50f

back to top