- 22 8月, 2020 19 次提交
-
-
由 LielinJiang 提交于
* update conv_transpose api
-
由 Zhen Wang 提交于
* update the demo codes of paddle.grad.
-
由 hong19860320 提交于
-
由 ShenLiang 提交于
* add static data
-
由 zhupengyang 提交于
-
由 liuyuhui 提交于
* solve the initial configuration about fleet and rolemaker Co-authored-by: NseiriosPlus <tangwei12@baidu.com>
-
由 lilong12 提交于
-
由 WangXi 提交于
-
由 WangXi 提交于
-
由 Zhong Hui 提交于
* add binary cross entropy with logit loss
-
由 LutaoChu 提交于
add paddle.tensor.linalg.diag API, diag_v2 OP and CUDA kernel.
-
由 zhupengyang 提交于
-
由 ShenLiang 提交于
* add matmul_v2
-
由 lilong12 提交于
* fix docstring, test=document_fix
-
由 huangjun12 提交于
* [API2.0] add dropout, dropout2d and dropout3d, test=develop * refine Interface and assertion after review, test=develop * fix alias p=1 and use scale, test=develop * fix doc and training, test=develop * fix doc in Dropout2D, test=develop
-
由 wangchaochaohu 提交于
-
由 zhupengyang 提交于
-
由 wangchaochaohu 提交于
-
由 ShenLiang 提交于
* fix the comment of scatter
-
- 21 8月, 2020 21 次提交
-
-
由 Leo Chen 提交于
* add bernoulli op * fix cuda kernel and add unit test * refine doc * fix uniform
-
由 Adam 提交于
* Add mechanism for blocking oneDNN cache clearing * Review changes and Add thread guards
-
由 Dong Daxiang 提交于
* add documentation for DistributedStrategy
-
由 wangchaochaohu 提交于
-
由 littletomatodonkey 提交于
-
由 Li Fuchen 提交于
* add functional ctc_loss and CTCLoss class. * modified docstring of ctc_loss and CTCLoss
-
由 ShenLiang 提交于
* add error message
-
由 QingshuChen 提交于
* support Baidu AI Accelerator * test=kunlun * minor * test=kunlun * support xpu op in separate file * test=kunlun * update XPU error message and remove duplicated code * test=kunlun * minor * test=kunlun * minor * test=kunlun
-
由 Chen Weihang 提交于
This reverts commit 0cb03182.
-
由 lilong12 提交于
* fix the example codes, test=develop
-
由 wawltor 提交于
Update the error message for the margin_ranking_loss
-
由 donproc 提交于
-
由 yaoxuefeng 提交于
* mod cvm test=develop * mod code format test=develop
-
由 mapingshuo 提交于
-
由 chajchaj 提交于
* add cross_entropy to nn/layer and nn/functional, test=develop * use functional/cross_entropy in layer/CrossEntropy * use functional/cross_entropy in layer/CrossEntropy, test=develop
-
由 wangchaochaohu 提交于
-
由 Chen Weihang 提交于
* refine load model by extra_var_info * polish unittest for coverage
-
由 Dong Daxiang 提交于
* consider the combination of different strategies to work together
-
由 pangyoki 提交于
* Rename uniform and gaussian APIs * rename uniform_random API as uniform * Fixed unittest * fixed unittest AttributeError * Fixed unittest * Add uniform function rather than alias * remove templatedoc * solve conflict and fix doc code * fix doc code
-
由 Yang Zhang 提交于
test=document_fix
-
由 wawltor 提交于
-