- 09 2月, 2023 2 次提交
-
-
由 wanghuancoder 提交于
-
由 Wang Bojun 提交于
* trans_layernorm
-
- 08 2月, 2023 9 次提交
-
-
由 Paulina Gacek 提交于
* QuantTranpose pattern is being found by pass * quant + transpose fuse * code style changes * UT written, reorder fixed * Dequantize + transpose2 fuse added * pass name changed * UT added & shift corrected * got rid of redundancy * review changes * AsIntermediate corrected * compat added
-
由 Zhang Jun 提交于
* update * update * format code * update * Update test_trt_convert_nearest_interp_v2.py
-
由 Yuang Liu 提交于
-
由 zmxdream 提交于
* hidden unzip * fix * fix
-
由 tianshuo78520a 提交于
-
由 tianshuo78520a 提交于
-
由 cyber-pioneer 提交于
* add flag * change flag * use prim flag * fix code * fix softmax prim flag * set case timeout
-
由 Zhong Hui 提交于
-
由 WangZhen 提交于
-
- 07 2月, 2023 13 次提交
-
-
由 zyfncg 提交于
* remove axis in some elementwise api * fix inplace bug eager-gen * fix bug * revert change for CheckInplace * polish code
-
由 张春乔 提交于
-
由 张春乔 提交于
-
由 Yuang Liu 提交于
* xpu scatter ut no backward * update gather xpu ut
-
由 张春乔 提交于
* fix the div 0 error of sequence_concat * Update test_sequence_concat.py
-
由 Roc 提交于
-
由 wangzhen38 提交于
-
由 cyber-pioneer 提交于
move composite test case remove unuseful var add composite op blacklist
-
由 xiaoting 提交于
* add upsample 0d test * update api references * update api references * update api reference
-
由 wuhuachaocoding 提交于
-
由 Yuang Liu 提交于
-
由 LiYuRio 提交于
-
由 TeFeng Chen 提交于
* support 0D Tensor for while_loop op * update * clean unit test * revert test_while_loop_op.py * test again * remove invalid check * fix error * change fluid to paddle.static * fix paddle.full * merge forward and backward test * simplify code * add precision check * fix condition var check * add dygraph test
-
- 06 2月, 2023 16 次提交
-
-
由 zmxdream 提交于
* add dump_walk_path (#193) * add dump_walk_path; test=develop * add dump_walk_path; test=develop * add dump_walk_path; test=develop * Add multiple CPU communication, parameter query and merging functions, support batch alignment between multiple cards (#194) * compatible with edge_type of src2dst and src2etype2dst (#195) * do not merge_feature_shard when using metapath_split_opt (#198) * support only load reverse_edge (#199) * refactor GraphTable (#201) * fix * fix * fix code style * fix code style * fix test_dataset * fix hogwild worker * fix code style * fix code style * fix code style * fix code style * fix code style. * fix code style. --------- Co-authored-by: Ndanleifeng <52735331+danleifeng@users.noreply.github.com> Co-authored-by: Nqingshui <qshuihu@gmail.com> Co-authored-by: NWebbley <liwb5@foxmail.com> Co-authored-by: Nhuwei02 <53012141+huwei02@users.noreply.github.com>
-
由 mhy-666 提交于
-
由 zyfncg 提交于
* remove extra input of conv2d * fix bug * fix unittest bug * adjust conv2d.pbtxt * fix cpu_quantize_pass_tester * revert use_addto of conv2d * fix runtime attribute * fix bug * recover force_fp32_output in conv2d * refine error info * fix bug
-
由 Yuang Liu 提交于
-
由 LoneRanger 提交于
-
由 张春乔 提交于
-
由 张春乔 提交于
-
由 LoneRanger 提交于
* 为data_norm函数的input参数增加维度的判断并增加单侧 * 完善data_norm测试样例 * fix data_norm
-
由 RedContritio 提交于
* check tensor numel in PyObject_CheckLongOrToLong * add unittest
-
由 zhouweiwei2014 提交于
-
由 Siming Dai 提交于
* fix to_dlpack for loop * fix reference count
-
由 wanghuancoder 提交于
* refine optimizer create accumulators * refine
-
由 duanboqiang 提交于
-
由 Guanghua Yu 提交于
-
由 gongenlei 提交于
* alpha_dropout supports zero_dim * add test
-
由 YuhangLi 提交于
-