- 24 6月, 2021 1 次提交
-
-
由 Jacek Czaja 提交于
* - fix to #33282 * - Increased threshold for elementwise_mul_bf16 grad * -disabled faulty UT * - fix to approval
-
- 23 6月, 2021 7 次提交
-
-
由 feng_shuai 提交于
* tmp * pass con_element_add2_act * recover unittests CMakeLists * init pass enhance * fix the attr according to review * repair the attr conv2d * repair axis of elementwise_add * CI-coverage test=allcase * repari some attr * recover batch_norm_act * conv_elementwise_add2_act_fuse
-
由 jakpiase 提交于
* base changes for split op * 90% of split functionality added * full fp32 functionality * added bf16 test * added submemory caching * added bf test to static mode whitelist * minor change * enabled split op for inference * minor fix * minor fix
-
由 wanghuancoder 提交于
* optimize attr default value, test=develop * refine, test=develop * refine, test=develop * refine, test=develop * fix bug in AttrReader, test=develop * fix bug, test=develop * fix double_grad, test=develop * refine, test=develop * refine, test=develop * fix checker null, test=develop * for test, test=develop * refine, test=develop * refine, test=develop * refine, test=develop * refine, test=develop * refine, test=develop * refine, test=develop
-
由 Wangzheee 提交于
-
由 王明冬 提交于
-
由 王明冬 提交于
-
由 石晓伟 提交于
-
- 22 6月, 2021 3 次提交
-
-
由 danleifeng 提交于
-
由 feng_shuai 提交于
-
由 TeslaZhao 提交于
-
- 21 6月, 2021 2 次提交
- 18 6月, 2021 5 次提交
-
-
由 Wangzheee 提交于
-
由 feng_shuai 提交于
* batch_norm_act_fuse_pass_init * repair the unittest of batch_norm_act
-
由 wenbin 提交于
* simplify_with_basic * fix * scale factor
-
由 xiaoting 提交于
-
由 王明冬 提交于
-
- 17 6月, 2021 1 次提交
-
-
由 王明冬 提交于
-
- 16 6月, 2021 5 次提交
-
-
由 Wilber 提交于
-
由 王明冬 提交于
-
由 Thunderbrook 提交于
-
由 zhangbo9674 提交于
* new api trunc, test=develop
-
由 王明冬 提交于
-
- 12 6月, 2021 1 次提交
-
-
由 joanna.wozna.intel 提交于
* Small changes related to BF16 fusion_gru and fusion_lstm * Correct to pass arg by value * Add conditions to rnn op * Correct the spelling mistake * Improving the test with checking activation * Trigger CI
-
- 11 6月, 2021 1 次提交
-
-
由 feng_shuai 提交于
* fc_elementwise_layer_fuse_pass * fc_ele_layernorm_pass * fc_elementwise_layernorm_pass * fc_elementwise_layernorm_pass_amend
-
- 10 6月, 2021 4 次提交
-
-
由 王明冬 提交于
-
由 Baibaifan 提交于
-
由 Chen Weihang 提交于
* add check nan of inf for dygraph * add unittest for dygraph * revert error change
-
由 王明冬 提交于
-
- 09 6月, 2021 1 次提交
-
-
由 WeiXin 提交于
* support state_dict save to memory. * Perfect unittest * perfect unittest. * suport saving binary var to memory * polish code. * packag save/load files into pybind/io.py * polish code . * add example for save to memory; remove useless save load function(_load_static_dict,_save_dygraph_dict) * delete _load_static/dygraph_dict;_save_static/dygraph_dict * edit example of paddle.save/load
-
- 08 6月, 2021 1 次提交
-
-
由 王明冬 提交于
-
- 07 6月, 2021 1 次提交
-
-
由 王明冬 提交于
-
- 04 6月, 2021 1 次提交
-
-
由 wenbin 提交于
* fix inference prepare data bug * rename functions * typo * typo * typo * UT correct * correct condition * correct condition * ci coverage * morelines * fix ci coverage
-
- 03 6月, 2021 1 次提交
-
-
由 王明冬 提交于
-
- 01 6月, 2021 2 次提交
-
-
由 chentianyu03 提交于
-
由 chentianyu03 提交于
* replace and remove complex64/128 types in custom OP and other files * fix custom_tensor_test fail bug * fix custom_conj_test fail bug * fix dispatch_test_op build fail bug
-
- 31 5月, 2021 1 次提交
-
-
由 Leo Chen 提交于
-
- 26 5月, 2021 2 次提交
-
-
由 tangwei12 提交于
Change-Id: I2e82dfcee6a1d0512b94cebc32281123fa5bf597 * pretty print for datafeed error Change-Id: I056a8b6f03608e96679a83846c97aed289cef7e6 * fix fleet dist infer ut
-
由 wuhuanzhou 提交于
* optimize OP's compilation time, test=develop * add more op and run ci test, test=develop * CUDA Kernel register in cc file, test=develop * fix macros, test=develop * fix undefined symbol error, test=develop * fix compilation error and undefined symbol, test=develop * fix compilation error on Windows, test=develop * fix compilation error on Windows, test=develop
-