- 09 8月, 2022 9 次提交
-
-
由 caozhou 提交于
* add mul dist op cost * add mul unittest
-
由 Yulong Ao 提交于
* [Auto Parallel] Add the c++ dist attrs * [Auto Parallel] Remove some codes to be less than 1000 lines
-
由 WangZhen 提交于
* Pybind Fucniton and hide ExecutorEngine and PEEngine * Remove FunctionNames in compilation_unit
-
由 z8hanghuan 提交于
* add phi empty,*test=kunlun * support empty op in xpu, *test=kunlun * support empty op in xpu, *test=kunlun
-
由 duanboqiang 提交于
* add margin infer * migrate yaml * modify unittests script
-
由 zhaocaibei123 提交于
* save load * save load * add unittest * first commit * second commit * third commit * remove SaveLocalFS in memory sparse table * save dense param * update * push slot * fix push show clk: int -> float * add unittest * fix sample * unittest * add AsExtra for op * unittest * modify fs.py * modify fs.py * fix some bugs * add dataset hdfs config * local change * dataset use differenct hadoop ugi/fs_name * add * fix conflict * fix * remove logs * code style * fix * code style * code style * fix * code style * save_dense_param * fix * fix * fix * fix * change momentum in dense optimzer * fix * fix * change fluid => paddle.static * remove some unuseful code Co-authored-by: Nesythan <esythan@126.com>
-
由 yeliang2258 提交于
* fix a bug in transpose2 about mkldnn * fix bug
-
由 Allen Guo 提交于
-
由 Yuang Liu 提交于
-
- 08 8月, 2022 29 次提交
-
-
由 kuizhiqing 提交于
* make launch compatible * fix ut * fix log offset
-
由 yeliang2258 提交于
* add inf and nan support in equal * add header * fix nan and update test * update test * update test * update test * update code * update compare test * update func * update * update * fix * update
-
由 Haohongxiang 提交于
-
由 ShenLiang 提交于
-
由 tianshuo78520a 提交于
-
由 zhangkaihuo 提交于
-
由 zhangkaihuo 提交于
* sparse conv support duplicate coordinates
-
由 YUNSHEN XIE 提交于
-
由 hong 提交于
* move reduce_all_flag from python to c++ * fix infer shape bug * fix bug; * fix sum infer meta bug * fix reduce sum grad gpu bug * fix amin amax bug;
-
由 Zhang Ting 提交于
* fix sync error for fp16 * fix kernel register * add dtype of kernel in lecacy yamal
-
由 ronnywang 提交于
-
由 ronnywang 提交于
-
由 Sing_chan 提交于
* add log_p for auto_grad * add log_p_op.cc in prim_op_test srcs * fix bug of wrong op name; add test in test_primops * add test case of log in testprimapi * fix bug of test_without_guard * no need to fix test_without_guard
-
由 HongyuJia 提交于
* transfer kernel, make complete * add fill_sig file * fix code style * fix fill_sig, add yaml, modify python API * fix inplace, add inplace testcase * deprecated_op_names append fill * resolve comments, add test_backward
-
由 levi131 提交于
* for test * Revert "for test" This reverts commit baf58738ca485a06073d771e20e3644d8811bf31. * fix utf8 bug on windows
-
由 wanghuancoder 提交于
-
由 ronnywang 提交于
-
由 WangZhen 提交于
* Polish function code * Rename funciton to engine * Fix Log msg and doc * Rename Function to Engine and using new Function class to warp Engine * Rename EngineInfo * Adjust member variable order
-
由 Yulong Ao 提交于
-
由 ronnywang 提交于
-
由 Thomas Young 提交于
-
由 ReganYue 提交于
* Update creation.py 修复Returns格式问题 * 【Fix en docs】 Fix document formatting 修复Returns和Return Type格式问题。 * 修复格式,解决中英文文档不一致问题 为了解决中英文不一致的问题,统一将Returns内容第一个标点符号改成逗号。删掉Return Type * fix大量 与 Return Type 和 Return相关的文档 * Convert Variable and LoDTensor to Tensor * Update python/paddle/nn/functional/common.py Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com> * Update detection.py * Update io.py * Update io.py * Update loss.py * Update loss.py * Update io.py * Update io.py * Update nn.py * Update nn.py * Update nn.py * Update nn.py * Update nn.py * Update nn.py * Update nn.py * Update nn.py * Update nn.py * Update nn.py * Update sequence_lod.py * Update sequence_lod.py * Update sequence_lod.py * Update sequence_lod.py * Update sequence_lod.py * Update sequence_lod.py * Update sequence_lod.py * Update sequence_lod.py * Update sequence_lod.py * Update sequence_lod.py * Update sequence_lod.py * Update metrics.py * Update metrics.py * Update metrics.py * Update metrics.py * Update metrics.py * Update nets.py * Update reader.py * Update nn.py * Update io.py * Update nn.py * Update io.py * remove Return Type to Returns * Update sequence_lod.py * Update sequence_lod.py * Update common.py * Update common.py * Update extension.py * Update creation.py * update*test=document_fix * Update io.py * Update manipulation.py * Update sequence_lod.py * Update common.py * Update common.py * Update common.py * Update common.py * update*test=document_fix * update*test=document_fix * Update loss.py * Update loss.py * update*test=document_fix * paddle.crop * for ci;test=document_fix * update io;test=document_fix * Update io.py * update sequence_expand docs;test=document_fix * update note typos;test=document_fix Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com> Co-authored-by: NLigoml <39876205+Ligoml@users.noreply.github.com>
-
由 fwenguang 提交于
-
由 Chen Weihang 提交于
-
由 Weilong Wu 提交于
* [Eager] fix to_uva_tensor without specific gpu number * Update test_tensor_uva.py update test case
-
由 Leo Chen 提交于
* clean tensor.h * fix gather_nd
-
由 Weilong Wu 提交于
-
由 houj04 提交于
-
由 Yulong Ao 提交于
* [Auto Parallel] Add ProcessMesh, DeviceMesh and DistributedMapper * [Auto Parallel] Remove unecessary codes * [Auto Parallel] Comment out unnecessary cmake statements
-
- 07 8月, 2022 2 次提交
-
-
由 Chen Weihang 提交于
* fix header pos error * fix namespace error
-
由 Weilong Wu 提交于
* [Eager] just need to run needed nodes * [Eager] just need to run needed nodes
-