Searched refs:AddParseExampleOp (Results 1 – 3 of 3) sorted by relevance
27 extern "C" void AddParseExampleOp(::tflite::MutableOpResolver* resolver);
997 extern "C" void AddParseExampleOp(::tflite::MutableOpResolver* resolver) { in AddParseExampleOp() function
387 tflite::ops::custom::AddParseExampleOp(buildinop_resolver_); in TfLiteDriver()