- 10 6月, 2022 11 次提交
-
-
由 Leo Chen 提交于
* make all phi kernels to 2(host/device) static libraries directly * fix calling kernel_declare * fix compile * fix cpu compile * fix rocm compile * fix xpu compile * fix xpu kp compile * fix inference compile
-
由 tiancaishaonvjituizi 提交于
-
由 chenjian 提交于
* add new field for event node * fix * fix bug * fix bug * fix clang * fix clang format * fix code format
-
由 cambriconhsq 提交于
-
由 Allen Guo 提交于
* add unary ops * move to activation_ops
-
由 Weilong Wu 提交于
* Add option for test executor profiler * Change option for test executor_profiler
-
由 Ruibiao Chen 提交于
* Refactor DeviceContextPool * Adjust header file order
-
由 enzodechine 提交于
* Re-implemented check_finite_and_unscale_op with newly added xdnn api *test=kunlun * Re-implemented check_finite_and_unscale_op with newly added xdnn api *test=kunlun
-
由 fwenguang 提交于
-
由 Kaipeng Deng 提交于
* fix structure infos conflict in static return_list mode. test=develop
-
由 Qi Li 提交于
-
- 09 6月, 2022 17 次提交
-
-
由 fwenguang 提交于
-
由 minghaoBD 提交于
-
由 fuyou765 提交于
-
由 cifar10 提交于
-
由 lidanqing 提交于
* fix some matmul that X and Y both other ops outputs, do not dequantize the Y. * fix CI format * fix according to review
-
由 sneaxiy 提交于
* add nproc_per_node for DistributedFusedLamb * fix nproc_per_node communicator bug * fix ring_id = 1 init bug * fix ci * fix test_parallel_executor_mnist.py
-
由 zhaoyingli 提交于
-
由 Aurelius84 提交于
[Dy2Stat]Add apply_optimization for @to_static and remove BreakTransformOptimizer by default (#43320) * [Dy2Stat]Add apply_optimization for @to_static and remove BreakTransformOptimizer by default * fix unittest
-
由 Ruibiao Chen 提交于
-
由 cambriconhsq 提交于
-
由 zhangchunle 提交于
* fix sign-compare warning * fix sign-compare 2
-
由 crystal 提交于
Co-authored-by: NLiu Yiqun <liuyiqun01@baidu.com>
-
由 Aurelius84 提交于
* [Dy2stat]Add RollBack into original dygraph function for @to_static * fix unittest * [Dy2Stat]Support deepcopy Net instance after @to_static
-
由 zhupengyang 提交于
-
由 Weilong Wu 提交于
-
由 weishengying 提交于
-
由 wanghuancoder 提交于
* fix pylayer forward output code * refine
-
- 08 6月, 2022 12 次提交
-
-
由 Wilber 提交于
-
由 zhouweiwei2014 提交于
-
由 zhupengyang 提交于
-
由 zhaoyingli 提交于
* add fetch_list * fix evaluate log * tiny fix
-
由 Aganlengzi 提交于
-
由 zhangchunle 提交于
-
由 Sing_chan 提交于
-
由 Asthestarsfalll 提交于
* add paddle.optimizer.lr.CyclicLR * add unittest of CyclicLR * fix code format * fix bug * try * fix CI-Coverage * fix ValueError * fix arguments assgin * fix code format and retry pulling develop to pass ci * fix typo * Refactor * fix function-redefined in test_lr_scheduler.py * update * fix conflict * update * gamma->exp_gamma * polish docs * fix code-style * adjust code format again * change format of __all__ in lr.py
-
由 xiaoxiaohehe001 提交于
-
由 Netpunk 提交于
【Hackathon No.17】为 Paddle 新增 paddle.nn.CosineEmbeddingLoss 和 paddle.nn.functional.cosine_embedding_loss API (#41680) * add cosine embedding loss API * new version * new version * new version * set label to int32 * new version * new version-test * new version * new version * new version * new version * new version * new version * new version * new version * new version * new version * new version * new version * new version * new version * new version * new version * aligning to Chinese document * add name parameter * activate CI * fix format error * unit test code format * format code
-
由 Aurelius84 提交于
-
由 Wangzheee 提交于
-