- 24 12月, 2020 3 次提交
-
-
由 jakpiase 提交于
-
由 Chen Weihang 提交于
-
由 Wilber 提交于
-
- 23 12月, 2020 8 次提交
-
-
由 lidanqing 提交于
-
由 Wilber 提交于
-
由 tianshuo78520a 提交于
-
由 liym27 提交于
1. Type of index: int, slice(step must be 1). 2. Type of value: (1) int32, int64, float32, bool; (2) numpy.array(int32, int64, float32, bool);<Note: float64 is not supported> (3) paddle.Tensor(int32, int64, float32, float64, bool);
-
由 YUNSHEN XIE 提交于
* remove duplicate ut reload * remove duplicate ut define in cmakelist
-
由 Jacek Czaja 提交于
-
由 Thunderbrook 提交于
* add heter box * add trainer, worker, wrapper... * format * for ci * format * remove boost get * boost & copyright * rename * rename * format * format * format Co-authored-by: Nyaoxuefeng6 <yaoxuefeng@baidu.com>
-
由 LielinJiang 提交于
* update condition of logger print
-
- 22 12月, 2020 22 次提交
-
-
由 Jacek Czaja 提交于
* - Tensor copy fix to oneDNN tensors * - Fixes after review
-
由 123malin 提交于
* test=develop, optimize roll_op_cuda_kernel
-
由 wuhuanzhou 提交于
* Using VisitDataTypeTiny and put CastOP after ReduceOP, test=develop * remove changes of reduce_op.h, test=develop
-
由 ceci3 提交于
-
由 wuhuanzhou 提交于
-
由 Zhou Wei 提交于
-
由 chentianyu03 提交于
* add conj op for complex types * add conj for complex types * add more test case * add conj_op test * modify conj api and impl * add complex type for fill_constant_op xpu * add setConstant for complex type * remove complex conj test file * user define grad for test_conj_op * add test case for static mode of conj api * modify conj doc * change input args name to x * remove useless codes * conj support real types * add conj test case for real number * delete no need to calculate inputs in dygraph op_test * delete no need to calculate inputs in dygraph op_test * modify grad of mul for complex types * fix the grads of inputs args order not match bug
-
由 chentianyu03 提交于
* change the grad of div when complex types * fix the grads of inputs args order not match bug
-
由 syyxsxx 提交于
fix api link for the any, all, isfinite
-
由 YUNSHEN XIE 提交于
-
由 Guo Sheng 提交于
test=develop
-
由 ShenLiang 提交于
-
由 TTerror 提交于
* add nearest_interp_v2 on kunlun * add nearest_interp_v2 on kunlun
-
由 yukavio 提交于
-
由 wangchaochaohu 提交于
-
由 whs 提交于
-
由 Zhang Ting 提交于
-
由 cc 提交于
-
由 Qi Li 提交于
* [ROCM] add rocm 3.5 and 3.9 dockefile, test=develop * [ROCM] update rocm bin path, test=develop * [ROCM] add dockerfile for rocm 3.5 amd 3.9, test=document_fix * [ROCM] fix code stype failure, test=document_fix
-
由 xiaoting 提交于
-
由 LielinJiang 提交于
-
由 ShenLiang 提交于
* fix fleet for multi-stream * fix memcpy for ncclid * use sync to solve move operation
-
- 21 12月, 2020 7 次提交
-
-
由 wangchaochaohu 提交于
-
由 wuhuanzhou 提交于
* Add approval for PR-CI-OP-benchmark, test=develop * dont show token in log, test=document_fix
-
由 huangxu96 提交于
* merge amp related function in Momentum from paddle.fluid.contrib.optimizer into paddle.optimizer. * Add unittest for 2.0 Momentum API. * fix some bugs in weight_decay.
-
由 liym27 提交于
4 APIs: array_length, array_read, array_write, create_array
-
由 Huihuang Zheng 提交于
Add Retry Logic to CublasHandlerHolder to avoid random unittest failure.
-
由 yukavio 提交于
* fix flops * fix flops
-
由 liym27 提交于
[Dy2Stat] Fix bug for loop: a variable is used and created in loop, but used before created (#29769)
-