- 09 9月, 2022 1 次提交
-
-
由 Asthestarsfalll 提交于
* add paddle vsplit api * update unittest and fix a typo * update * add vsplit to __all__ * update unit test and description of x * fix typo
-
- 08 9月, 2022 1 次提交
-
-
由 Siming Dai 提交于
-
- 06 9月, 2022 3 次提交
-
-
由 Weilong Wu 提交于
* [Eager, Performance optimization] reduce_max / min polish * polish reduce_max / min * update min/max kernel reduce_all logic * fix a mistake * fix ci errors * fix errors
-
由 xiaohemaikoo 提交于
-
由 Wen Sun 提交于
-
- 05 9月, 2022 2 次提交
-
-
由 wanghuancoder 提交于
* fix scale bug
-
由 Weilong Wu 提交于
-
- 02 9月, 2022 2 次提交
-
-
由 Weilong Wu 提交于
-
由 Weilong Wu 提交于
-
- 01 9月, 2022 1 次提交
-
-
由 Weilong Wu 提交于
-
- 31 8月, 2022 4 次提交
-
-
由 Weilong Wu 提交于
-
由 六个骨头 提交于
-
由 Charles-hit 提交于
* fix split bug * solve function redefine * fix fluid.layers.split and add unit test * delete splitInferMeta register in unary.cc * modify test_split_op GPU unit test * modify test_split_op GPU unit test place param * refactor split op and fix infershape bugs * add () in && and || * fix split C++ unit test * fix split infershape
-
由 Li Min 提交于
-
- 30 8月, 2022 5 次提交
-
-
由 WangZhen 提交于
* Adapt tensor axis for argmin/max * Add UT * Polish UT
-
由 Skr.B 提交于
-
由 WangZhen 提交于
* [OpAttr]Adapt tensor axis for reduce_min/max/mean/sum/prod
-
由 ming1753 提交于
-
由 Chen Weihang 提交于
-
- 29 8月, 2022 2 次提交
-
-
由 Aurelius84 提交于
* [OpAttr]num_rows/num_colums of eye support Tensor type * fix attr cast with long type
-
由 feifei-111 提交于
* DLTP-55757 [Bug] 【Paddle3D】pointpillars在paddle=dev上export model报错 * DLTP-55757 [Bug] 【Paddle3D】pointpillars在paddle=dev上export model报错 * fix default dtype * coverage * del no need cases
-
- 26 8月, 2022 1 次提交
-
-
由 wanghuancoder 提交于
-
- 25 8月, 2022 3 次提交
-
-
由 Aurelius84 提交于
* [OpAttr]min/max of Uniform_rand support Tensor type * fix typo
-
由 Rayman 提交于
-
由 hong 提交于
* add python final state * fix bug * fix bugs * fix bug * fix bug * revert impl, final state mul not support selected rows * fix softmax use cudnn error * add softlable false unitest * revert loss.py
-
- 24 8月, 2022 3 次提交
-
-
由 Chen Weihang 提交于
-
由 zyfncg 提交于
* support selected_rows kernel for multiply in dygraph * refine the trace python api * fix check input * fix check input * fix check input
-
由 feifei-111 提交于
* fixed1 * fix 2 * fixre * test complext var * delete logic no needed * fix to_tensor_static * code style * del
-
- 23 8月, 2022 1 次提交
-
-
由 FlyingQianMM 提交于
* update the document for the api multiply * update the document for the api multiply; test=document_fix * update the document for the api multiply; test=document_fix * update the document for the api multiply; test=document_fix * note;test=document_fix Co-authored-by: NLigoml <39876205+Ligoml@users.noreply.github.com>
-
- 22 8月, 2022 2 次提交
-
-
由 wanghuancoder 提交于
some python c api use final state
-
由 Jiabin Yang 提交于
* optimize python api to speed up eager exec * optimize python api to speed up eager exec * optimize python api to speed up eager exec
-
- 19 8月, 2022 2 次提交
-
-
由 pangyoki 提交于
* add forward inplace final state api * fix bug * fix reshape * fix coverage * add inplace info for erfinv, lerp, put_along_axis * fix put_along_axis infer_meta * fix format * update yaml * fix
-
由 Weilong Wu 提交于
-
- 18 8月, 2022 2 次提交
-
-
由 feifei-111 提交于
* fix_shape
-
由 Aurelius84 提交于
* [OpAttr]Squeeze axes support Tensor * add support_tensor * fix unittest * fix coverage
-
- 16 8月, 2022 1 次提交
-
-
由 wawltor 提交于
* fix the api for the add * update the document for the api add * update add docs; test=document_fix Co-authored-by: NLigoml <39876205+Ligoml@users.noreply.github.com>
-
- 12 8月, 2022 2 次提交
-
-
由 Aurelius84 提交于
* Fix concat and tile attribute for ONNX * disable unittest
-
由 Jiabin Yang 提交于
* support more final_state code * support more final_state code * fix api error * fix norm error * fix pool3d error * revert pool3d and max_pool_3d_adaptive * fix code check error * fix norm problem
-
- 11 8月, 2022 1 次提交
-
-
由 peachlcy 提交于
-
- 10 8月, 2022 1 次提交
-
-
由 Aurelius84 提交于
* [OpAttr]Support VarDesc* and vector<VarDesc*> in Attribute * add unittest for inference predictor
-