- 20 5月, 2021 3 次提交
-
-
由 seemingwang 提交于
-
由 zhangchunle 提交于
-
由 limingshu 提交于
-
- 19 5月, 2021 10 次提交
-
-
由 WeiXin 提交于
* fix test_paddle_save_load and test_paddle_save_load_binary * fix unittest:test_paddle_save_load and test_paddle_save_load_binary * delete *.pyc * add comment for unittest
-
由 wuhuanzhou 提交于
* CI skip inference test if only python files modified, test=develop * fix compilation error on ROCM, test=develop * fix cmake error on PR-CI-ROCM-Compile, test=develop
-
由 石晓伟 提交于
-
由 zhulei 提交于
* [Rocm] fix test of random_crop_op * [Rocm] fix test of random_crop_op * [Rocm] fix test of random_crop_op & simple_rnn_op * [Rocm] fix test of random_crop_op & simple_rnn_op & logsumexp * [Rocm] fix test of random_crop_op & simple_rnn_op & logsumexp * [Rocm] fix test of random_crop_op & simple_rnn_op & logsumexp * [Rocm] fix test of random_crop_op & logsumexp
-
由 GT-Zhang 提交于
* Fix slow data reading, In the old version, one epoch read time of this data set was about 5371 seconds(MacBook Pro Retina, 13-inch, Early 2015 2.7 GHz), and a batch took 211 seconds, It's too painful to use. Now decompress the data in advance (about 10 seconds). Each epoch of reading takes about 3 seconds(MacBook Pro Retina, 13-inch, Early 2015 2.7 GHz), and a batch takes 0.017 seconds more. * Run CI, test=allcase * fix qq group number. test=document_fix fix qq group number. test=document_fix * fix qq group number. test=document_fix fix qq group number. test=document_fix
-
由 YUNSHEN XIE 提交于
* remove ut from parallel_ut list * remove some timeout ut
-
由 Aurelius84 提交于
* BugFix StaticAanlysis with gast.Subscript * remove codes
-
由 Jacek Czaja 提交于
-
由 Chen Weihang 提交于
-
由 Zhou Wei 提交于
-
- 18 5月, 2021 10 次提交
-
-
由 pangyoki 提交于
* Output indices of top_k npu op change to int64 * fix accuracy npu bug * fix errors * change cast method to FillNpuTensorWithConstant * change cast method to FillNpuTensorWithConstant
-
由 joanna.wozna.intel 提交于
* Update paths to Quant models * Update description
-
由 liuyuhui 提交于
-
由 wuhuanzhou 提交于
-
由 Aurelius84 提交于
* Enhance grep syntax to avoid random failed * Enhance grep syntax to avoid random failed
-
由 Aurelius84 提交于
* Add param_guard in ParameterList to support @to_static * Refactor param_guard of @to_static * fix unittest failed * add more unittest
-
由 QingshuChen 提交于
-
由 Thunderbrook 提交于
* unit double * unit double
-
由 zhangchunle 提交于
-
由 wawltor 提交于
* fix the paddle compare op for the broadcast * fix compare op in for in the cuda device
-
- 17 5月, 2021 4 次提交
-
-
由 ShenLiang 提交于
* fix precision of mp * fix bug of seed * fix dp * print group
-
由 seemingwang 提交于
* delete unused files.
-
由 Aurelius84 提交于
* BugFix with ParseInputDataType from LodTensorArray * BugFix with ParseInputDataType from LodTensorArray
-
由 Baibaifan 提交于
-
- 14 5月, 2021 13 次提交
-
-
由 zhangchunle 提交于
-
由 WeiXin 提交于
-
由 WeiXin 提交于
* doc of paddle.save/load * polish doc of paddle.save/load
-
由 Aurelius84 提交于
-
由 Kqnonrime 提交于
* fix two error message * fix two error message * fix error * fix error * fix error * fix error * fix some error message * fix some error * fix error * fix some error * fix some error * fix some error * fix one error * fix some error * fix seven error message * fix error * fix error * fix error * fix error * fix some error message * fix error * fix some error * fix some error * fix four error message * fix error * fix error
-
由 Jacek Czaja 提交于
-
由 Ren Wei (任卫) 提交于
use the `required` instruction to determine if the environment fits the sample code's required. (#32766) * add unittests * add find_last_future_line_end * extract_code_blocks_from_docstr and its testcases * test_codeblock_before_examples_is_ignored * sampcd_extract_to_file 拆为两步 * update the codeblock element's format * code-block directive has no value options * insert the CODES_INTERTED_INTO_FRONTEND * using the new func insert_codes_into_codeblock * get_test_capacity and is_required_match * using the new funcitons in sampcd_extract_to_file * add some comments and refactor functions * using logger instead of all the print * remote wlist * collect summary info, and print them * call get capacity * update summary format * print the apis that don't have sample codes. * print the samples the consumed time more than 10s. print time * update unittest testcases * solve ResourceWarning: unclosed file * run tools test seperately * python2 does not have nonlocal keyword, using dict variable instead * remove unused import, rearrange a series of conditional statements. * remove wlist.json and its check approval * remove wlist.json and its check approval
-
由 tianshuo78520a 提交于
-
由 WangXi 提交于
-
由 Baibaifan 提交于
-
由 Aurelius84 提交于
-
由 limingshu 提交于
-
由 liym27 提交于
-