Skip to content

Commit 94afd80

Browse files
committed
Fix
1 parent b6a836d commit 94afd80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

paddle/phi/ops/yaml/inconsistent/static_ops.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -526,7 +526,7 @@
526526
args : (str file_path, bool load_as_fp16, bool model_from_memory)
527527
output : Tensor[](Out)
528528
kernel:
529-
func: load_combine
529+
func: load_combine_tensor
530530
param: [file_path, load_as_fp16, model_from_memory]
531531
optional : Out
532532

0 commit comments

Comments
 (0)