Searched refs:SIGNATURE_KEY (Results 1 – 1 of 1) sorted by relevance
53 constexpr char SIGNATURE_KEY[] = "serving_default"; variable310 mRunner = mInterpreter->GetSignatureRunner(SIGNATURE_KEY); in TfLiteMotionPredictorModel()311 LOG_ALWAYS_FATAL_IF(!mRunner, "Failed to find runner for signature '%s'", SIGNATURE_KEY); in TfLiteMotionPredictorModel()