We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f1d268 commit 78cdc13Copy full SHA for 78cdc13
paddle/fluid/operators/ops_signature/load_combine_sig.cc
@@ -29,7 +29,7 @@ KernelSignature LoadCombineOpArgumentMapping(
29
{"file_path", "load_as_fp16", "model_from_memory"},
30
{"Out"});
31
} else {
32
- return KernelSignature("load_combine_fluid",
+ return KernelSignature("load_combine_extended",
33
{},
34
35
0 commit comments