- 12 10月, 2022 2 次提交
-
-
由 Shuangchi He 提交于
[CodeStyle][F401] remove unused imports in python_paddle/inference_device_profiler_text_metric_incubate_quantization_libs_audio_amp_jit. (#46762)
-
由 Nyakku Shigure 提交于
-
- 11 10月, 2022 21 次提交
-
-
由 Aurelius84 提交于
-
由 Wen Sun 提交于
-
由 Wen Sun 提交于
-
由 Nyakku Shigure 提交于
* [CodeStyle] use built-in `open` instead of `io.open` * revert flake8 config changes
-
由 Nyakku Shigure 提交于
-
由 Nyakku Shigure 提交于
[CodeStyle] remove compat module (long_type, int_type, get_exception_message, floor_division) (#46686)
-
由 Nyakku Shigure 提交于
-
由 Nyakku Shigure 提交于
-
由 caozhou 提交于
-
由 Nyakku Shigure 提交于
-
由 Nyakku Shigure 提交于
-
由 Nyakku Shigure 提交于
-
由 kangguangli 提交于
-
由 PuQing 提交于
* fix crop shape None error * add test case * fix testcase * fix import * fix testcase * fix codestyle
-
由 傅剑寒 提交于
* add fp16 data type for set_value * cancel flip modification * add fp16 dtype support for set_value
-
由 HongyuJia 提交于
-
由 Tony Cao 提交于
-
由 Tony Cao 提交于
-
由 Tony Cao 提交于
* Update README.md * Update README.md * Fix E713: convert 'not ... in' to 'not in'
-
由 HongyuJia 提交于
-
由 niuliling123 提交于
-
- 10 10月, 2022 17 次提交
-
-
由 duanboqiang 提交于
-
由 Tony Cao 提交于
* Update README.md * Update README.md * Fix F632: replace 'is', 'is not' with ==, != respectively
-
由 Tony Cao 提交于
* Update README.md * Update README.md * Fix F601: only keep the last key among the same names
-
由 Tony Cao 提交于
* Update README.md * Update README.md * Fix F541 by converting f-string to normal strings
-
由 Tony Cao 提交于
* Update README.md * Update README.md * Fix F402 by changing the name of loop variable * Change variable name Change variable name 'temp_tensor' to 'var' to avoid confusion, as var also appears in the same file.
-
由 Shuangchi He 提交于
[CodeStyle][F401] remove unused imports in python_paddle/io_costmodel_geometric_vision_static. (#46755) Signed-off-by: Yulv-git <yulvchi@qq.com> Signed-off-by: Yulv-git <yulvchi@qq.com>
-
由 Shuangchi He 提交于
[CodeStyle][F401] remove unused imports in python_paddle/proto_onnx_optimizer_hapi_autograd_framework. (#46754)
-
由 YuanRisheng 提交于
* add yaml entry for rnn and rrnn_grad, move infershape function for rnn_grad to phi infer meta * WIP: move rnn kernrl to phi * Change the code generation to avoid converting from intializer list to tuple of heterogeneous types. This is only triggered when an api has intermediate outputs, and the result of the outputs are of heterogeneous types. * fix the bug that when none in a vector of tensors requires gradient, the conversion to InferShapeContext to InferMetaContext (a.k.a. BuildInferMetaContext) produces errorous results. * fix ci bugs * fix ci bugs * fix ci bugs * modify code according comment Co-authored-by: Nchenfeiyu <chenfeiyu@baidu.com>
-
由 Shuangchi He 提交于
-
由 Shuangchi He 提交于
-
由 Nyakku Shigure 提交于
-
由 Nyakku Shigure 提交于
-
由 Nyakku Shigure 提交于
-
由 Nyakku Shigure 提交于
* [CodeStyle][F401] remove unused imports in unittests/distributed_passes,tokenizer,sequence * add noqa after required imports
-
由 Nyakku Shigure 提交于
-
由 Yulong Ao 提交于
* [Auto Parallel] Unify the logger and outputs of Engine API * [Auto Parallel] Fix the bugs of to_static * [Auto Parallel] Adjust the test_to_static.py
-
由 Allen Guo 提交于
-