Home
last modified time | relevance | path

Searched defs:LoadOperatorsTable (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/tflite/
H A Dimport.cc44 void LoadOperatorsTable(const ::tflite::Model& input_model, in LoadOperatorsTable() function
H A Dimport_test.cc157 TEST_F(ImportTest, LoadOperatorsTable) { in TEST_F() argument