- 26 11月, 2022 2 次提交
-
-
由 Leo Chen 提交于
* hot fix * fix compile * merge develop * follow comments
-
由 201716010711 提交于
-
- 25 11月, 2022 21 次提交
-
-
由 zhangxin81 提交于
* fix loopup_table plugin deserialize size error
-
由 201716010711 提交于
-
由 wanghuancoder 提交于
* for xpu multi thread bug test
-
由 Wangzheee 提交于
* fix
-
由 Vvsmile 提交于
remove random_crop which is not used in Paddle 2.0
-
由 Yuang Liu 提交于
-
由 Roc 提交于
* support xpu scalar inplace * sharding for xpu * update * update Co-authored-by: Nheyanru <81976792+heyanru01@users.noreply.github.com>
-
由 Wen Sun 提交于
* refactor: move all_gather
-
由 Nyakku Shigure 提交于
* add isort config * isort all files
-
由 Wang Bojun 提交于
* group norm fp16 support
-
由 yunyaoXYY 提交于
* Clean fluid resize_linear API * Clean fluid image_resize_short API * add image_resize back
-
由 Chitsing KUI 提交于
* attr ready * op ip ready * start dynamic * end2end ok * input shape to map, stat by op * layer wip * first version ready * fix proto depds * fix profiler deps * fix flops typo, rm tuple shape
-
由 Ruibiao Chen 提交于
* Move stream_anayzer to interpreter * Refactor StreamAnalyzer * Refactor RunNextInstructionList * Remove no_data_transform_index * Fix typos * Fix data_transfer OpFuncType error * Add event for depend_op * Update transfer OpFuncType for heter place
-
由 Nyakku Shigure 提交于
-
由 Roc 提交于
* support xpu scalar inplace * sharding for xpu Co-authored-by: Nheyanru <81976792+heyanru01@users.noreply.github.com>
-
由 JZ-LIANG 提交于
-
由 wanghuancoder 提交于
-
由 wanghuancoder 提交于
-
由 houj04 提交于
-
由 sneaxiy 提交于
-
由 sneaxiy 提交于
* add bfloat16 support for more ops * fix ci compile * fix windows compile error * fix windows compile error * fix rocm compile error * fix ROCM compile error
-
- 24 11月, 2022 17 次提交
-
-
由 tianshuo78520a 提交于
-
由 zqw_1997 提交于
-
由 zhangyikun02 提交于
-
由 zhangyikun02 提交于
-
由 yuehuayingxueluo 提交于
-
由 201716010711 提交于
-
由 wangxiaoning 提交于
* add index sample fp16 support * remove fluid APIs in distributed_strategy.py and role_maker.py * Revert "remove fluid APIs in distributed_strategy.py and role_maker.py" This reverts commit 223bbee990d3bf69e252fc3c0f19e3873550a264. * remove fluid APIs in distributed_strategy.py and role_maker.py * remove index sample op changes * remove fluid APIs under fleet.base * remove fluid APIs under fleet.layers.mpu * remove fluid APIs under fleet.meta_optimizers * fix fluid error * fix util_factory.py * reset fluid.io.load_inference_model API
-
由 ccrrong 提交于
* move conv3d * remove unused import
-
由 ccrrong 提交于
-
由 huangjiyi 提交于
* rm dependence to "convert_utils.h" in some files * fix bugs * replace DataType2String with DataTypeToString * replace framework::DataTypeSize with phi::SizeOf * mv convert_function from fluid to phi and rm old map * recommit with pre-commit * repalce ProtoVarType with ProtoDataType and update comment. * fix error about include "dnnl.hpp" * revert add dep mkldnn to convert_utils in phi * add mkldnn deps in convert_utils.h in phi * move deps to convert_utils.h in phi
-
由 PuQing 提交于
-
由 傅剑寒 提交于
-
由 Wangzheee 提交于
* optimize token prune
-
由 傅剑寒 提交于
* remove brelu in nn.py under fluid * add brelu op test case
-
由 Nyakku Shigure 提交于
-
由 HongyuJia 提交于
* support default use_gpudnn=True * fully support cudnn in phi * add header file * add white_list, verify accuracy * phi support all cudnn * opt affine_grad * try different arches of pretrained_model * try different arches of pretrained_model * add debug string * debug eager_method * add debug string, pass all local ctest * polish all debug code * delete use_cudnn relevant code autogen * fix depthwise_conv2d * Share all other members of Tensor except use_cudnn * polish codes according to review opinion * polish codes according to review opinion, fix bug * polish codes according to review opinion, opt performance * polish codes according to review opinion, fix pooling.py
-
由 zhaoyingli 提交于
-