Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/tools/serialization/
Dwriter_lib.cc36 CreateOpCodeTableImpl(flatbuffers::FlatBufferBuilder* fbb, in CreateOpCodeTableImpl() function
255 return CreateOpCodeTableImpl(fbb, opcodes_); in CreateOpCodeTable()
403 return CreateOpCodeTableImpl(fbb, &opcodes_); in CreateOpCodeTable()