- 19 12月, 2022 1 次提交
-
-
由 xiaoguoguo626807 提交于
* move conv2d * code-style and build bug * restore c++ * code-style * rm fluid init conv2d * remove nn.conv2d * modify doc
-
- 23 10月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* update config * re-blacken python code * temporarily disable date and diff_py_file * skip a format
-
- 19 10月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
-
- 27 9月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* [CodeStyle] remove all future import * revert test_error.py * restore future import in example code
-
- 05 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
* use yapf to format all python file * yapf exclude two unittests file for they rely on writing and reading file, and format will break them * disable diff_py_file because too many diff files cause command following failed
-
- 23 3月, 2022 1 次提交
-
-
由 chenjian 提交于
* add event record for model profiling * fix format * fix format * fix code example bug * no * add profiler statistic * add profiler feature * fix bug * fix bug * fix bug * fix bug * required: gpu * required: gpu * fix bug * required: gpu * fix ci bug * fix ci error * fix ci error * upgrade document * fix doc * fix ci bug * add doc and fix bug * nothing * fix bug * fix format bug * modify format * add deprecated description for old profiler * fix bug * fix bug * fix * add load_profiler_reuslt doc * add load_profiler_reuslt doc * add load_profiler_reuslt doc * help fix old profiler sample code * add api doc * fix format * fix api doc * fix api doc format * fix api doc format * fix api doc c format * fix api doc format
-
- 29 12月, 2021 1 次提交
-
-
由 Leo Chen 提交于
-
- 09 11月, 2021 1 次提交
-
-
由 wanghuancoder 提交于
* delete profiler.cuda_profiler, test=develop * delete nvprof, test=develop * add required: gpu, test=develop * remove cuda_profiler, test=develop
-
- 19 4月, 2021 1 次提交
-
-
由 Leo Chen 提交于
* [NPU] support GarbageCollector for npu (#31874) * support GarbageCollector for npu * fix typo * fix gather_grad * disable NPUDefaultStreamGarbageCollector on NPU * [NPU] support npu for memcpy op (#31808) * support npu for memcpy op * add ut * fix ut * fix typo * 【NPU】fix bug of using temp vector (#31963) * fix bug when beta1_pow on cpu (#31995) * [NPU] support npu profiler (#31684) * support npu profiler * add python api * fix bugs * add wrapper for incomplete type * update profile proto * record npu wait * add xpu placeholder * fix adam (#32016) * [NPU] enable async copy and add wait before sync operation (#31956) * enable async copy and add wait before sync operation * remove unneccessary wait * add FillNpuTensorWithConstant * refine * fix fill_constant * make TensorFromVector/TensorToVector sync * [NPU] Support dataloader on npu place. (#31867) * [NPU] Wait on NPUPlace (#32086) * [NPU] fix cast op (#32121) * fix npu kernel of cast op to handle casting to same dtype * add comments * [NPU] support cann 20.3 (#32044) * fix compile problem on cann 20.3 * fix ut * fix test_mul * fix check_finite_and_scale * fix lookup_table_v2_grad * fix cmake * support print op * [NPU] Support npu save load (#31893) * support save load for NPU * add save load npu unittest * support np.array transform in NPU * fix errors * delete dygraph in unittest * add Wait * fix unittest * fix review comment * fix unittest problem * fix little problem * change aclrtSynchronizeDevice to aclrtSynchronizeStream for better performance (#32196) * change aclrtSynchronizeDevice to aclrtSynchronizeStream for better performace * refine code * fix NPUDeviceContext in all c++ unittest (#32198) * fix NPUDeviceContext in all c++ unittest * refine log Co-authored-by: Npangyoki <pangyoki@126.com> * [NPU] Remove TensorFromVector and avoid sync copy in npu op kernel for better performance (#31994) * enable async copy and add wait before sync operation * remove unneccessary wait * add FillNpuTensorWithConstant * refine * fix fill_constant * change TensorFromVector to FillNpuTensorWithConstant * fix ignored api * delete extra unittest * fix little error * fix update_loss_scaling_op_npu and check_finite_and_unscale_op_npu * change TensorCopySync to TensorCopy * delete useless Wait and add StreamWait * fix npu_stream error * fix check_finite_and_unscale_op_npu TensorCopy * only save stream wait * fix NPUDeviceContext in all c++ unittest * delete wait Co-authored-by: Nzhiqiu <chenqiuliang@baidu.com> * delete useless unittest file (#32206) * Fix op test (#32231) * fix conditional block (#32243) * fix adam bug again (#32246) * fix compile * fix ut * fix ut Co-authored-by: Nliym27 <33742067+liym27@users.noreply.github.com> Co-authored-by: Npangyoki <pangyoki@126.com>
-
- 29 4月, 2020 1 次提交
-
-
由 Leo Chen 提交于
-
- 02 3月, 2020 1 次提交
-
-
由 wangchaochaohu 提交于
* polish the profiler doc
-
- 23 2月, 2020 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 18 2月, 2020 1 次提交
-
-
由 wangchaochaohu 提交于
* add python flag to control profile level test=develop
-
- 10 10月, 2019 1 次提交
-
-
由 Tao Luo 提交于
* refine profiler document test=develop test=document_fix * update profiler document test=develop test=document_fix
-
- 06 8月, 2019 1 次提交
-
-
由 Chen Weihang 提交于
* fix profiler doc error, test=develop * update API.spec, test=develop
-
- 01 7月, 2019 1 次提交
-
-
由 xsrobin 提交于
-
- 06 5月, 2019 1 次提交
-
-
由 Tao Luo 提交于
* fix profiler and name_scope API examples test=develop * update API.spec test=develop
-
- 12 2月, 2019 1 次提交
-
-
由 sneaxiy 提交于
test=develop
-
- 11 2月, 2019 1 次提交
-
-
由 sneaxiy 提交于
-
- 21 12月, 2018 1 次提交
-
-
由 minqiyang 提交于
test=develop
-
- 17 12月, 2018 2 次提交
- 11 12月, 2018 1 次提交
-
-
由 minqiyang 提交于
-
- 15 8月, 2018 1 次提交
-
-
由 minqiyang 提交于
-
- 09 8月, 2018 1 次提交
-
-
由 minqiyang 提交于
-
- 26 7月, 2018 1 次提交
-
-
由 minqiyang 提交于
-
- 23 7月, 2018 1 次提交
-
-
由 qiaolongfei 提交于
-
- 19 6月, 2018 1 次提交
-
-
由 Dang Qingqing 提交于
-
- 30 5月, 2018 2 次提交
- 01 3月, 2018 1 次提交
-
-
由 Xin Pan 提交于
-
- 26 2月, 2018 1 次提交
-
-
由 Xin Pan 提交于
-
- 24 2月, 2018 1 次提交
-
-
由 Luo Tao 提交于
-
- 12 2月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 05 2月, 2018 1 次提交
-
-
由 Yibing Liu 提交于
-
- 31 1月, 2018 1 次提交
-
-
由 Yang Yu 提交于
-
- 23 1月, 2018 1 次提交
-
-
由 dangqingqing 提交于
-
- 22 1月, 2018 1 次提交
-
-
由 dangqingqing 提交于
-
- 21 1月, 2018 1 次提交
-
-
由 dzhwinter 提交于
* "fix decode bug" * "follow commnet" * "fix error" * "fix hook bug" * fix based comment * fix copyright * fix based on comment
-
- 16 1月, 2018 1 次提交
-
-
由 dangqingqing 提交于
-