- 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
- 25 1月, 2021 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 22 1月, 2021 1 次提交
-
-
由 wuhuanzhou 提交于
* set WITH_INFERENCE_API_TEST=ON on Windows with GPU, notest, test=windows_ci * disable lite_mul_model_test, test=develop * disable test_analyzer_int8_resnet50, test=develop
-
- 21 1月, 2021 1 次提交
-
-
由 Qi Li 提交于
-
- 19 1月, 2021 2 次提交
-
-
由 YUNSHEN XIE 提交于
* check UT Duplicate name * fix error * Optimized log display * modified exit code
-
由 wuhuanzhou 提交于
-
- 18 1月, 2021 2 次提交
-
-
-
由 WeiXin 提交于
* Avoid bug on 'MAC python3.5/6'. * Choose the saving method according to the OS. * smaller length of '_unpack_saved_dict' for MAC OS. * add version information of Python. * Edit comment.
-
- 15 1月, 2021 2 次提交
-
-
由 pangyoki 提交于
* add view strategy on squeeze,unsqueeze,reshape,flatten * add squeeze unittest * add unittests * use View strategy as name rather than Reuse Allacation * fix view api doc * fix format * use core.ops when input of reshape2 is Tensor * fix test_cross_entropy_loss error because of reshape2 * fix test_cross_entropy_loss error because of reshape2 * add inplace strategy * add elementwise_add sub * let backward op not use inplace * grad op do not use inplace * fix memory increase error and add leaf error message * delete selected_rows * change op_function * little change * solve HandleViewBetweenInputAndOutput * add unittest and leaf error message * merge view error * optimize op_function_generator format and support sum inplace op * fix format of basic_engine * fix format for framework * little change of variable wrapper * add reshape, squeeze, unsqueeze, scatter api * add relu elu tanh softmax inplace api * fix test_squeeze_op unittest * fix test_relu_op unittest * fix comment problems * delete sample code of inplace api * add reference of grad_pending_nodes in basic_engine * fix unittest name * add inplace apis into wlist * fix error message * add PADDLE_ENFORCE for set grad op twice * fix head file error
-
由 tianshuo78520a 提交于
* clean dockerfile * clean dockerfile
-
- 13 1月, 2021 2 次提交
-
-
由 Zhou Wei 提交于
-
由 wuhuanzhou 提交于
-
- 12 1月, 2021 2 次提交
- 11 1月, 2021 2 次提交
-
-
由 wuhuanzhou 提交于
-
由 YUNSHEN XIE 提交于
* use wget to replace curl to download the lcov file * add cache for lcov
-
- 08 1月, 2021 2 次提交
-
-
由 huangxu96 提交于
-
由 joanna.wozna.intel 提交于
* Add a necessary condition * Remove test for white list and add header
-
- 07 1月, 2021 2 次提交
-
-
由 tianshuo78520a 提交于
-
由 Zhou Wei 提交于
-
- 06 1月, 2021 2 次提交
-
-
由 tianshuo78520a 提交于
-
由 Zhou Wei 提交于
-
- 31 12月, 2020 1 次提交
-
-
由 cc 提交于
* Add mkldnn nearest_interp and bilinear_interp op * don't run mkldnn interpolate in default * add interpolate_mkldnn_pass
-
- 29 12月, 2020 1 次提交
-
-
由 wuhuanzhou 提交于
* Add direction info log and filter disabled ops in PR-CI-OP-benchmark, test=op_benchmark * filter disabled ops, notest, test=op_benchmark * remove test codes, test=document_fix
-
- 28 12月, 2020 2 次提交
-
-
由 YUNSHEN XIE 提交于
* add xpu_coverage function * xpu coverage ipipe only deal with xpu files * fix import error * fix format error * 'fix format error' * fix format error * fix error * fix format error * fix format error
-
由 liym27 提交于
[Windows CI test] Enable unittest test_optimizer_in_control_flow and remove unnecessay code (#29851)
-
- 25 12月, 2020 3 次提交
-
-
由 LielinJiang 提交于
* split callback unittest * rm test_callback from timeout list
-
由 LielinJiang 提交于
* enable bilateral_slice unittest on windows platform * reduce max threads
-
由 guofei 提交于
* Fix Windows unittest of test_fetch_lod_tensor_array
-
- 24 12月, 2020 1 次提交
-
- 23 12月, 2020 2 次提交
-
-
由 lidanqing 提交于
-
由 tianshuo78520a 提交于
-
- 22 12月, 2020 4 次提交
-
-
由 wuhuanzhou 提交于
-
由 Zhou Wei 提交于
-
由 YUNSHEN XIE 提交于
-
由 Qi Li 提交于
* [ROCM] add rocm 3.5 and 3.9 dockefile, test=develop * [ROCM] update rocm bin path, test=develop * [ROCM] add dockerfile for rocm 3.5 amd 3.9, test=document_fix * [ROCM] fix code stype failure, test=document_fix
-
- 21 12月, 2020 1 次提交
-
-
由 LielinJiang 提交于
* add double grad for conv_transpose
-
- 20 12月, 2020 2 次提交