Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/lite/
Dmodel.cc205 void* ParseOpData(const Operator* op, BuiltinOperator op_type, in ParseOpData() function
613 ParseOpData(op, op_type, error_reporter_), reg); in ParseNodes()