Fix for CI error.
Change-Id: If577ceb08baaaa8aad3554aa54c1ffddf3f26825
This commit is contained in:
parent
165c8c5dbd
commit
1267401ad0
@ -153,6 +153,8 @@ TfLiteStatus EvalInt(TfLiteContext* context, const PadContext& op_context,
|
||||
&pad_value_copy, GetTensorShape(op_context.output),
|
||||
GetTensorData<integer_type>(op_context.output));
|
||||
}
|
||||
|
||||
return kTfLiteOk;
|
||||
}
|
||||
|
||||
template <KernelType kernel_type>
|
||||
|
Loading…
Reference in New Issue
Block a user