- 28 12月, 2021 1 次提交
-
-
由 Tao Luo 提交于
* add amax/amin * support axis is list
-
- 24 12月, 2021 4 次提交
-
-
由 wangguanqun 提交于
* add nansum api * delete layerhelper * add nansum to all and tensor_method_func * update doc * update doc * update doc
-
由 seemingwang 提交于
* graph engine demo * upload unsaved changes * fix dependency error * fix shard_num problem * py client * remove lock and graph-type * add load direct graph * add load direct graph * add load direct graph * batch random_sample * batch_sample_k * fix num_nodes size * batch brpc * batch brpc * add test * add test * add load_nodes; change add_node function * change sample return type to pair * resolve conflict * resolved conflict * resolved conflict * separate server and client * merge pair type * fix * resolved conflict * fixed segment fault; high-level VLOG for load edges and load nodes * random_sample return 0 * rm useless loop * test:load edge * fix ret -1 * test: rm sample * rm sample * random_sample return future * random_sample return int * test fake node * fixed here * memory leak * remove test code * fix return problem * add common_graph_table * random sample node &test & change data-structure from linkedList to vector * add common_graph_table * sample with srand * add node_types * optimize nodes sample * recover test * random sample * destruct weighted sampler * GraphEdgeBlob * WeightedGraphEdgeBlob to GraphEdgeBlob * WeightedGraphEdgeBlob to GraphEdgeBlob * pybind sample nodes api * pull nodes with step * fixed pull_graph_list bug; add test for pull_graph_list by step * add graph table;name * add graph table;name * add pybind * add pybind * add FeatureNode * add FeatureNode * add FeatureNode Serialize * add FeatureNode Serialize * get_feat_node * avoid local rpc * fix get_node_feat * fix get_node_feat * remove log * get_node_feat return py:bytes * merge develop with graph_engine * fix threadpool.h head * fix * fix typo * resolve conflict * fix conflict * recover lost content * fix pybind of FeatureNode * recover cmake * recover tools * resolve conflict * resolve linking problem * code style * change test_server port * fix code problems * remove shard_num config * remove redundent threads * optimize start server * remove logs * fix code problems by reviewers' suggestions * move graph files into a folder * code style change * remove graph operations from base table * optimize get_feat function of graph engine * fix long long count problem * remove redandunt graph files * remove unused shell * recover dropout_op_pass.h * fix potential stack overflow when request number is too large & node add & node clear & node remove * when sample k is larger than neigbor num, return directly * using random seed generator of paddle to speed up * fix bug of random sample k * fix code style * fix code style * add remove graph to fleet_py.cc * fix blocking_queue problem * fix style * fix * recover capacity check * add remove graph node; add set_feature * add remove graph node; add set_feature * add remove graph node; add set_feature * add remove graph node; add set_feature * fix distributed op combining problems * optimize * remove logs * fix MultiSlotDataGenerator error * cache for graph engine * fix type compare error * more test&fix thread terminating problem * remove header * change time interval of shrink * use cache when sample nodes * remove unused function * change unique_ptr to shared_ptr * simplify cache template * cache api on client * fix * reduce sample threads when cache is not used * reduce cache memory * cache optimization * remove test function * remove extra fetch function * graph-engine data transfer optimization * support graph_split load&query * remove logs * change shards to pointer vector * use inference * remove test code * renorm op * simplify renorm op * recover local changes * recover renorm op kernel * fix init * add blanklines in renorm doc * fix import * fix import Co-authored-by: NHuang Zhengjie <270018958@qq.com> Co-authored-by: NWeiyue Su <weiyue.su@gmail.com> Co-authored-by: Nsuweiyue <suweiyue@baidu.com> Co-authored-by: Nluobin06 <luobin06@baidu.com> Co-authored-by: Nliweibin02 <liweibin02@baidu.com> Co-authored-by: Ntangwei12 <tangwei12@baidu.com>
-
由 Tao Luo 提交于
* add gradient unittest and update code example for max/min * update docs * remove _get_reduce_all_value
-
由 zhiboniu 提交于
-
- 23 12月, 2021 1 次提交
-
-
由 wuhuanzhou 提交于
* add erfinv API, test=develop * fix gradient accuracy error, test=develop * fix cuda compilation error on Windows, test=develop * fix M_2_SQRTPI undeclared identifier on Windows, test=develop
-
- 16 12月, 2021 3 次提交
-
-
由 xiaoting 提交于
* add activation * update activation_op * add unitest for activation * fix acosh for init, test=develop
-
由 wuhuanzhou 提交于
-
由 LJQ❤️ 提交于
Add elementwise_fmax and elementwise_fmin operators
-
- 13 12月, 2021 1 次提交
-
-
由 wangzhen38 提交于
* add Logit API * add unittest * conflict * pull conflit * pull conflit logit * fix unititest * fix code style * update docs style of * update en doc * fix docs en style * fix docs en style1 * fix docs en style2 * fix docs en style3 * fix docs en style4 * fix docs en style5 * fix docs en style6 * fix docs en style7 * fix docs en style8 * update by review * fix nan bug
-
- 11 12月, 2021 1 次提交
-
-
由 Tao Luo 提交于
-
- 10 12月, 2021 2 次提交
-
-
由 Feiyu Chan 提交于
* add as_complex and as_real op
-
由 Tao Luo 提交于
-
- 09 12月, 2021 1 次提交
-
-
由 wuhuanzhou 提交于
-
- 08 12月, 2021 1 次提交
-
-
由 wuhuanzhou 提交于
* save temp * add unittest, test=develop * fix ci error, test=develop * fix grad accuracy error, test=develop * fix unused error, test=develop * fix compilation error on Windows, test=develop * add unittest, test=develop * modify by review comment and add lerp_ * fix inplace api, test=develop * fix inplace api, test=develop * fix coverage error, test=develop
-
- 07 12月, 2021 1 次提交
-
-
由 Shang Zhizhou 提交于
* update logsumexp doc * update api doc * update api doc
-
- 01 12月, 2021 2 次提交
-
-
由 Feiyu Chan 提交于
* add angle_op
-
由 Tao Luo 提交于
-
- 30 11月, 2021 1 次提交
-
-
由 andyjpaddle 提交于
* add diff op, test=develop * rm some notes, test=develop * update diff doc * update sample code * fix diff api params and example code, test=develop
-
- 12 10月, 2021 1 次提交
-
-
由 wawltor 提交于
* change the paddle.mm to matmul_v2 * update the code for the mm * update the document for the mm
-
- 13 9月, 2021 1 次提交
-
-
由 hlygit66666 提交于
* fix cumprod docs * fix cumprod op docs; test=document_fix
-
- 10 9月, 2021 2 次提交
-
-
由 Shang Zhizhou 提交于
-
由 hlygit66666 提交于
* add test_cumprod_op * Revert "add test_cumprod_op" This reverts commit c96cf6dff5d09ae7d8cc72c1e8ae4369a153aa19. * recommit * add error message * test input(x) initialize * test use cpu * update test code * add test type * add test case * solve ci problem * add complex case test * add complex case test * fix review problem * fix conflict * fix some docs * change test case * change test case * fix review problems again * fix docs * fix inclusivescan bug
-
- 08 9月, 2021 1 次提交
-
-
由 will-jl944 提交于
multiply supports bool
-
- 07 9月, 2021 1 次提交
-
-
由 XiangGao 提交于
Co-authored-by: Nroot <root@bjyz-sys-gpu-kongming9.bjyz.baidu.com>
-
- 26 8月, 2021 1 次提交
-
-
由 Guoxia Wang 提交于
-
- 18 8月, 2021 1 次提交
-
-
由 ronnywang 提交于
-
- 05 8月, 2021 1 次提交
-
-
由 Guoxia Wang 提交于
* support bool dtype for paddle.sum
-
- 15 7月, 2021 1 次提交
-
-
由 wanghuancoder 提交于
* cache core.ops, test=develop * refine, test=develop
-
- 09 7月, 2021 1 次提交
-
-
由 wanghuancoder 提交于
* opt dygraph python code, test=develop * refine, test=develop
-
- 22 6月, 2021 1 次提交
-
-
由 zhangbo9674 提交于
* new api diagonal, test=develop * add new api diagonal, test=develop * new api diagonal, test=develop * add new api paddle.diagonal, test=develop * use framework::stride replace ComputeDimStride * replace cudaMalloc/cudaMemcpy by TensorFormVector in cudaKernel and cudaGradKernel * perfect funciton: when attr(offset) is exceed attr(axis1) or attr(axis2), set the diagonal dim is 0 * fix RP-Mac-CI bug: replace framework::stride() by ComputDimStride. * perfect code-block * perfect code of python API diagonal * api supports dtype of float16 and bool * api supports dtype of float16 and bool * modify unittest code * modify unittest code * perfect dtype describe * perfect code-block
-
- 17 6月, 2021 1 次提交
-
-
由 ronnywang 提交于
* add atan2_op * fix
-
- 16 6月, 2021 1 次提交
-
-
由 zhangbo9674 提交于
* new api trunc, test=develop
-
- 15 6月, 2021 1 次提交
-
-
由 zyfncg 提交于
* Add digamma_op and unittest * add digamma_op api * remove special DigammaCudaKernel and correct some docs * remove unused headers * fix api doc error
-
- 11 6月, 2021 1 次提交
-
-
由 ronnywang 提交于
-
- 09 6月, 2021 1 次提交
-
-
由 levi131 提交于
* add paddle.neg api * add test for neg * fix an English gammar error in comment * add lgamma api * support api paddle.tensor.neg() and paddle.tensor.lgamma() * modify test_neg_op.py
-
- 27 5月, 2021 1 次提交
-
-
由 wanghuancoder 提交于
* modify API nn.Bilinear's doc, test=develop * speed up paddle.add paddle.nn.Linear, test=develop * fix bug, test=develop
-
- 30 4月, 2021 1 次提交
-
-
由 pangyoki 提交于
* add relu6_ hardsigmoid_ leaky_relu_ Inplace APIs * add softmax_with_cross_entropy_ Inplace API * add clip_ scale_ add_ subtract_ Inplace APIs * add wlist * fix parameter of scale api * add add_n_ Inplace API and remove log_ Inplace API * fix elementwise_add_ and elementwise_sub_ broadcast problem * elementwise inplace api give error message before run the op * use broadcast_shape in elementwise inplace op * add 8 inplace apis that is auto generated * add unittest for all inplace apis * add decorator for inplace apis in static mode * fix windows blas fail of exp inplace api, change array_equal to allclose * add flatten inplace api * add flatten unittest * fix flatten unittest * add decorator * fix grad.numpy in test_pylayer_op * unsupport softmax_with_cross_entropy_ * add test_inplace_softmax_with_cross_entropy to static_mode_white_list * delete __all__ in inplace_utils * delete activation inplace function and add Tensor.inplace_func * change paddle.inplace_ to Tensor.inplace_ * fix little problem * add paddle in inplace_utils
-
- 29 4月, 2021 1 次提交
-
-
由 zhiboniu 提交于
add __all__=[] to python files not in API public list; import * only support in API public list files (#32643)
-
- 27 4月, 2021 1 次提交
-
-
由 xiemoyuan 提交于
* fixed docs. * Fixed docs. test=document_fix code bak. fixed docs. test=document_fix * Revert to previous version of python/paddle/fluid/backward.py * fixed bugs. * test=document_fix. Fixed examples.
-