Searched refs:GetInputShape (Results 1 – 6 of 6) sorted by relevance
39 TfLiteIntArray* input_dims = op->GetInputShape(context, node); in Resize()56 TfLiteIntArray* input_dims = op->GetInputShape(context, node); in Eval()
69 virtual TfLiteIntArray* GetInputShape(TfLiteContext* context,
120 virtual TfLiteIntArray* GetInputShape(TfLiteContext* context,
63 TfLiteIntArray* GetInputShape(TfLiteContext* context, in GetInputShape() function in tflite::ops::custom::libtextclassifier3::blacklist::BlacklistOp
211 TfLiteIntArray* input_shape = op->GetInputShape(context, node); in Resize()228 TfLiteIntArray* input_shape = op->GetInputShape(context, node); in Eval()
548 TfLiteIntArray* GetInputShape(TfLiteContext* context, in GetInputShape() function in tflite::ops::custom::libtextclassifier3::string_projection::StringProjectionOp