Home
last modified time | relevance | path

Searched refs:PadContext (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/
Dpad.cc36 struct PadContext { struct
37 PadContext(TfLiteContext* context, TfLiteNode* node) { in PadContext() argument
71 PadContext* op_context) { in ResizeOutputTensor()
100 PadContext op_context(context, node); in Prepare()
121 PadContext op_context(context, node); in Eval()