- 20 11月, 2020 8 次提交
-
-
由 joanna.wozna.intel 提交于
* Add bf16 matmul, fc, elementwise add and mul * Correct unit test
-
由 Wojciech Uss 提交于
-
由 Zhou Wei 提交于
-
由 yaoxuefeng 提交于
-
由 taixiurong 提交于
* 1.add xpu slice op 2. add xpu top_k op 3.modify xpu cast to new api * 1.add xpu slice op 2. add xpu top_k op 3.modify xpu cast to new api
-
由 Jack Zhou 提交于
* add lstm, simple rnn op kernel * fix the test_lstm for the rnn op * change func name * fix forward postprocess bug * add gru forward, backward code * remove unittest.skipIf; use a big rnn op instead of combination op * fix input doesn't have gradient bug * add eigen lstm forward, backward Co-authored-by: Nwawltor <fangzeyang0904@hotmail.com>
-
由 QingshuChen 提交于
* adjust kunlun header file *test=kunlun * update kunlun unittest *test=kunlun * update xpu unitest * test = kunlun * update xpu unittest * test=kunlun * update xpu unitest * test=kunlun
-
由 Zhang Ting 提交于
-
- 19 11月, 2020 5 次提交
-
-
由 yaoxuefeng 提交于
-
由 Wilber 提交于
-
由 Wojciech Uss 提交于
* Add multi_gru op and tests * removed redundant disable_dygraph()
-
由 wanghuancoder 提交于
* use forward declarations for framework.pb.h, test=develop * use forward declarations for framework.pb.h, test=develop
-
由 joejiong 提交于
Add new operator log10
-
- 18 11月, 2020 3 次提交
-
-
由 Leo Chen 提交于
* Add check for non-dispensable input * fix typo
-
由 Chen Weihang 提交于
* add base hook classes and reduce hook impl * fix constructor typo * polish comment format * refactor baisc hook class design * polish design details
-
由 Guo Sheng 提交于
test=develop
-
- 17 11月, 2020 5 次提交
-
-
由 Jacek Czaja 提交于
-
由 lilong12 提交于
-
由 Zhou Wei 提交于
* add unittest and check unittest for windows * fix lstm OP compile error on windows
-
由 石晓伟 提交于
Co-authored-by: Nyaoxuefeng6 <yaoxuefeng@baidu.com>
-
由 cc 提交于
-
- 16 11月, 2020 11 次提交
-
-
由 lilong12 提交于
-
由 wawltor 提交于
fix the gradient bug for the topk v2
-
由 wangchaochaohu 提交于
-
由 joanna.wozna.intel 提交于
* Add checkpoint to quantize * Change bfloat16 option
-
由 lidanqing 提交于
* add mkldnn inplace op version test * update mkldnn_inplace fuse pass * update the inplace test
-
由 pangyoki 提交于
-
由 Guo Sheng 提交于
* Fix gradients with ignore_idx in softmax_with_cross_entropy. test=develop * Fix gradients with ignore_idx in softmax_with_cross_entropy on cpu. Remove softmax_with_cross_entropy from op_threshold_white_list. test=develop * Fix test_softmax_cross_entropy_op.py. test=develop
-
由 Wilber 提交于
-
由 Leo Chen 提交于
-
由 Leo Chen 提交于
* register op_version for addto * upgrade pass capability * change eq to le * change eq to le * fix merge
-
由 danleifeng 提交于
-
- 13 11月, 2020 5 次提交
-
-
由 lilong12 提交于
* update, test=develop
-
由 Zhong Hui 提交于
register the op version for some ops
-
由 Zhou Wei 提交于
* make Numpy version is below 1.19.3 * fix 2.0 doc
-
由 YUNSHEN XIE 提交于
-
由 Zhou Wei 提交于
-
- 12 11月, 2020 3 次提交
-
-
由 Shang Zhizhou 提交于
* skip_layernorm_op done * add unittest * slice op convertor support trt < 6 * skip_layernorm only work in ernie
-
由 joejiong 提交于
As the title
-
由 lidanqing 提交于
-