- 20 3月, 2023 28 次提交
-
-
由 Ainavo 提交于
* add_up004_for_ruff * 修改配置文件并清除object * fix md
-
由 iSerendipity 提交于
* fix Werror in roi_align_grad_kernel * adopt a better way
-
由 zhouweiwei2014 提交于
-
由 zyfncg 提交于
* register some custom kernel * fix bug
-
由 GGBond8488 提交于
* remove no used fluid beam_search_decoder * move Layer and related helper to paddle.nn.common * modify Layer references from dygraph.layers.Layer to paddle.nn.common.layers * stash changge * remove fluid layer_object_helper, layers.py * remove fluid layers init * add setip * fix unitest * delete layers in fluid.dygraph * merge paddle.tensor.stat,py * fix circle import * fix curcle import * remove redundant in_dygraph_mode import * revoce paddle.nn.common.* in fluid.__init__ * recovery nn.rnn * paddle.frame use lazy import import paddle.jit to avoid circle import * remove left dygraph.layers ref * merge develop * fix import error * fix test error * fxi merge error * fix test fluid.Layer * fix test error * fix test error * fix import error * fix import error * fix comments * fix circle import * fix rnn import error * fix circle import
-
由 HongyuJia 提交于
-
由 warrentdrew 提交于
* add composite rule for squeeze * fix pre commit * fix pre commit * simplify rules * arrange code * fix int axis * simplify squeeze axis rules * bugfix * fix pre commit
-
由 Vvsmile 提交于
-
由 Weilong Wu 提交于
-
由 mayang002 提交于
-
由 Sonder 提交于
* update codes about pad3d * add codes about Tensor type Padding * update * 更新单测文件 * format code style * update and to &&' * rewrite codes about pad3d * add codes about converting paddle pad format to tensorrt pad format * fix some errors * 指定trt版本范围 * 修正dims初始化方式 * fix code style * update test pad values * 指定pad3d trt版本 * 更新 单测 文件范围 * 更新单测文件 * update pad3d paddings convert codes * update pad3d * add static mode support * update test file * fix bugs about dynamic mode test codes * fix bug and add limite in op_teller * use a new padding convert method[ITensor* padding with using Slice to split the pre_pad and the post pad] * fix PADDLE_THROW grammaly error * update test codes * 添加对于Tensor padding 的 size 判断
-
由 tianshuo78520a 提交于
-
由 张春乔 提交于
* use '=' replace import submodule in partial_program.py * roll back and test * remove all 'from paddle.amp.auto_cast import' from partial_program.py
-
由 FormlessUnit 提交于
shape support bf16
-
由 Yiqun Liu 提交于
* Add fp16 and bf16 to the checking dtype list of rand apis. * Remove the checking of raising TypeError.
-
由 zhouweiwei2014 提交于
-
由 Roc 提交于
-
由 cyber-pioneer 提交于
-
由 GGBond8488 提交于
* migrate fill_constant to paddle.tensor * move fill_constant to paddle.tensor and repalce the reference * add missing fill_constant replacement * fix typro * remove unused import fill_constant * fix zeros import error * fix circle import * fix layers.zeros * fix unitest * fix unitests * fix unitest * use paddle.full replace fill_constant in samplecode * fix sample code * recovery xpu test * recovery xpu test * fix circle import * fix utils import error * fix utils error * fix circle import * redo * fix circle import * fix prim fill constant import * fix type error * fix increase error * fix test error * fix fill_constant
-
由 ykkk2333 提交于
* add xpu tile and concat kernel int64, test=kunlun * fix previous xpu dataoader bug, and add maxpool3dgrad special dim support, test=kunlun
-
由 Chitsing KUI 提交于
-
由 Aurelius84 提交于
-
由 xiongkun 提交于
* merge * fix bugs while backward multi-times. * code format by ci
-
由 Huang Jiyi 提交于
-
由 Jiabin Yang 提交于
-
由 HongyuJia 提交于
* [Custom Op] Support extra_library_paths of load * change API order * change unittest parameter order
-
由 HongyuJia 提交于
* [Tensor Operants & Prim-Relevant] Tensor supports compare operants * fix dependence of test_comp_static * fix unit test
-
由 wanghuancoder 提交于
-
- 19 3月, 2023 3 次提交
-
-
由 Charles-hit 提交于
-
由 Difer 提交于
* resgister for ftt_r2c, ftt_c2_r * fix clang-format
-
由 Sanbu 提交于
* Add output defs for argsort kernel * Update argsort_kernel.cc * Update argsort_kernel.cu * Update argsort_kernel.cc
-
- 18 3月, 2023 2 次提交
- 17 3月, 2023 7 次提交
-
-
由 qizhaoaoe 提交于
* remove fluid.layers.collective and related unittests. * fix layers.init import * fix all_gather method * remove unused args in all_gather method
-
由 qizhaoaoe 提交于
* fluid clean: remove fluid.ir to framework.ir and some funcs form fluid.layer.io to incubate. * delete fluid.ir
-
由 Ainavo 提交于
* add_fp16_for_diff * fix doc_for_fp16
-
由 denglianbin 提交于
* finish task * fix some question. * fix error * change unittest:zeroDim.
-
由 Infinity_lee 提交于
-
由 PuQing 提交于
* add multinomial output defs * fix register on gpu
-
由 risemeup1 提交于
* limit protobu_version > 3.20.0 * limit protobu_version > 3.20.0
-