- 26 1月, 2021 2 次提交
-
-
由 jakpiase 提交于
* added external reorder to profiler * resolved conflict * added enable_static * initial version of lstm, not working yet * added lstm to operators.cmake * added vanilla lstm mkldnn op * added peephole weights integration * minor changes * added formatting * added fusion_lstm_mkldnn to static_whitelist * added formatting * removed comment * moved use_peepholes attribute inside is_cached block * reverted wrong changes * minor formatting change * minor changes
- 31 12月, 2020 1 次提交
-
-
由 cc 提交于
* Add mkldnn nearest_interp and bilinear_interp op * don't run mkldnn interpolate in default * add interpolate_mkldnn_pass
-
- 21 12月, 2020 1 次提交
-
-
由 LielinJiang 提交于
* add double grad for conv_transpose
-
- 09 12月, 2020 1 次提交
-
-
由 Wei Shengyu 提交于
* remove addcmul * remove unittest and other related code of addcmul * fix bug * fix merge conflict
-
- 26 11月, 2020 1 次提交
-
-
由 joanna.wozna.intel 提交于
* Add bf16 pool2d and unify bf16 unit tests * Add change default ops test
-
- 25 11月, 2020 1 次提交
-
-
由 Wojciech Uss 提交于
* Add multi_gru_fuse_pass and tests * fix date * cleaned up headers
-
- 24 11月, 2020 1 次提交
-
-
由 Wojciech Uss 提交于
* Add multi_gru_seq_fuse_pass and tests * fix date * removed unused functions
-
- 20 11月, 2020 1 次提交
-
-
由 joanna.wozna.intel 提交于
* Add bf16 matmul, fc, elementwise add and mul * Correct unit test
-
- 19 11月, 2020 1 次提交
-
-
由 Wojciech Uss 提交于
* Add multi_gru op and tests * removed redundant disable_dygraph()
-
- 17 11月, 2020 1 次提交
-
-
由 Jacek Czaja 提交于
-
- 16 11月, 2020 1 次提交
-
-
由 lidanqing 提交于
* add mkldnn inplace op version test * update mkldnn_inplace fuse pass * update the inplace test
-
- 06 11月, 2020 1 次提交
-
-
由 joanna.wozna.intel 提交于
* Add bfloat16 softmax and gelu * Add pass attr bfloat16_enabled_op_types * Changes from review
-
- 05 11月, 2020 1 次提交
-
-
由 Jacek Czaja 提交于
* - Added sum bf16 oneDNN test=develop * - Fix to UT of sum bf16 test=develop
-
- 02 11月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* add generate_proposals_v2 op
-
- 22 10月, 2020 1 次提交
-
-
由 pangyoki 提交于
-
- 21 10月, 2020 1 次提交
-
-
由 pangyoki 提交于
* add static_mode_white_list * add Mac CI static list * add Win CI white_list * add Coverage and Py3 CI white_list, add test_unittest
-