Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/optimize/
H A Dmodify_model_interface_test.cc308 struct ModelInterface : ::testing::TestWithParam<tflite::TensorType> {}; struct
310 TEST_P(ModelInterface, SingleInputOutput) { in TEST_P() argument
347 TEST_P(ModelInterface, MutipleInputOutput) { in TEST_P() argument
401 TEST(ModelInterface, MixedTypeSingleInputOutput) { in TEST() argument
437 TEST(ModelInterface, Uint8SingleInputOutput) { in TEST() argument
474 TEST(ModelInterface, Uint8MutipleInputOutput) { in TEST() argument
531 TEST(ModelInterface, Int8MutipleInputOutput) { in TEST() argument
580 TEST(ModelInterface, Float) { in TEST() argument