Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/core/api/
Dflatbuffer_conversions.cc135 TfLiteStatus ParseOpDataTfLite(const Operator* op, BuiltinOperator op_type, in ParseOpDataTfLite() function
2092 return ParseOpDataTfLite(op, op_type, error_reporter, allocator, in ParseOpData()