Tags: sleepy-owl/incubator-mxnet
Tags
Cherry pick license fixes for 1.6 (apache#17460) * Update NOTICE to fix copyright years (apache#17330) * Update LICENSE for fonts (apache#17365) * license np_einsum file under bsd (apache#17367) * license under bsd * fix rat exclude * remove unused file with license issue (apache#17371) * [LICENSE] fix cpp predcit license (apache#17377) * fix cpp predcit license * add white list (apache#210) * fix white list (apache#211) Co-authored-by: Lai Wei <[email protected]> * add disclaimer (apache#17428) * add disclaimer * add white list * fix exclude * remove disclaimer * update tools/pip Co-authored-by: Haibin Lin <[email protected]>
Cherry pick license fixes for 1.6 (apache#17460) * Update NOTICE to fix copyright years (apache#17330) * Update LICENSE for fonts (apache#17365) * license np_einsum file under bsd (apache#17367) * license under bsd * fix rat exclude * remove unused file with license issue (apache#17371) * [LICENSE] fix cpp predcit license (apache#17377) * fix cpp predcit license * add white list (apache#210) * fix white list (apache#211) Co-authored-by: Lai Wei <[email protected]> * add disclaimer (apache#17428) * add disclaimer * add white list * fix exclude * remove disclaimer * update tools/pip Co-authored-by: Haibin Lin <[email protected]>
[v1.6.x] Cherry-pick MKL-DNN Rnn operator enhancements to v1.6.x (apa… …che#17225) * [MKLDNN] mkldnn RNN operator enhancement (apache#17075) * mkldnn rnn operator enhancement `add` operation support Rename AddTo Add MXNET_USE_MKLDNN_RNN env Add Env var for switching to naive RNN impl and naive add/copy impl * Re-run CI, op:test_reduce failed on Unix-CPU * Rerun CI, Python2 CPU on Unix-CPU timeout * MKL-DNN RNN backward path enhancement (apache#17183) * Flush memory before RNN backward primitive * Add gluon rnn unit test for gradients check * Cache reorder * Re-write rnn supporting check * Update OpSignature.AddSign to avoid potential hash collision for rnn-packed memory Get the data type from mkldnn memory descriptor when setting grad handle
PreviousNext