- 09 12月, 2022 12 次提交
-
-
由 zhoutianzi666 提交于
* add cutlass act set in conv_elementwise_add_act_fuse_pass
-
由 kangguangli 提交于
replace cross_entropy except in python/paddle/fluid/tests/unittests/*.py && unittests/*/*.py (#48922)
-
由 kangguangli 提交于
replace cross_entropy in python/paddle/fluid/tests/unittests/test_[a-n]*.py except test_dist_transpiler.py (#48913)
-
由 姜永久 提交于
* rm distribution uniform eager guard test * review
-
由 姜永久 提交于
-
由 姜永久 提交于
-
由 HongyuJia 提交于
-
由 zyfncg 提交于
* add suppport_tensor for code_gen to static graph * support code-gen for int_array * polish code * fix bug of data_type
-
由 HongyuJia 提交于
* simplify SelectKernelOrThrowError function in phi * opt kernel_selection process * polish code, fix backend error
-
由 Leo Chen 提交于
* move share_buffer kernel to phi * fix ut * add source file * fix window links
-
由 wuhuachaocoding 提交于
-
由 PuQing 提交于
-
- 08 12月, 2022 28 次提交
-
-
由 zqw_1997 提交于
[fluid remove]: remove paddle.fluid.layers.detection_map, paddle.fluid.metrics.DetectionMAP and paddle.fluid.evaluator.DetectionMAP (#48674) * remove paddle.fluid.layers.nn.temporal_shift * code check * rm unittest * remove paddle.fluid.layers.detection_map and the class:DetectionMAP
-
由 ccrrong 提交于
* remove pool2d
-
由 jiangcheng 提交于
-
由 Jianghai 提交于
* add cluster_partition and device_meshes to process_meshes funcs * add unitest
-
由 limingshu 提交于
-
由 Kai Song 提交于
* fix 'BlasAXPBY unimplemented' error with custom device * fix utils CmakeLists bug
-
由 Chang Xu 提交于
-
由 haosicheng 提交于
-
由 RichardWooSJTU 提交于
* rewrite delete_weight_deqquant_linear_op_encoder/decoder pass
-
由 HongyuJia 提交于
-
由 HongyuJia 提交于
-
由 201716010711 提交于
-
由 kangguangli 提交于
-
由 kangguangli 提交于
* replace fluid.layers.matmul in fluid/io.py * fix doc error in fluid.layers.nn.sampling_id
-
由 jakpiase 提交于
Reenabled ext_reorder recording for TransDataLayoutFromOneDNN
-
由 kangguangli 提交于
* replace layers.cross_entropy with paddle.entropy * fix args * fix codestyle
-
由 wangzhen38 提交于
* [remove fluid] under unittesets of linear api * [remove fluid] under unittesets of linear api * [remove fluid] under unittesets of linear api * [remove fluid] under unittesets of linear api * [remove fluid] under unittesets of linear api * [remove fluid] under unittesets of linear api * [remove fluid] fluid dygrapn linear api * [remove fluid] fluid dygrapn linear api * [remove fluid] fluid dygrapn linear api
-
由 姜永久 提交于
* rm dygraph_to_static eager guard tests part2 minst2ptb_lm
-
由 sneaxiy 提交于
-
由 Wangzheee 提交于
* general optimization no_varlen embedding layernorm
-
由 liu zhengxi 提交于
-
由 lugimzzz 提交于
-
由 houj04 提交于
* [XPU] add load op into oplist. * remove test_sampling_id_op_xpu.py
-
由 Infinity_lee 提交于
* fix english docs typo errors the errors in docs as same as chinese pr 5468 * update docs; test=docs_preview Co-authored-by: NLigoml <39876205+Ligoml@users.noreply.github.com>
-
由 huangjiyi 提交于
* move cuda_graph from fluid to phi * move device_memory_aligment from fluid to phi * Revert "move device_memory_aligment from fluid to phi" This reverts commit b92fcd39a0a50fdac13278f49be0237a85f3a13f. * update xpu cmake
-
由 tianshuo78520a 提交于
* fix-gpups * test=document_fix
-
由 heyanru 提交于
[Fluid Clean] remove unfold, deformable_roi_pooling, shard_index, hard_swish, mish, uniform_random, unbind (#48451)
-
由 Wilber 提交于
-