Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/optimize/
H A Dquantize_model_test.cc2190 class QuantizeConcatConstModelTest class
2194 QuantizeConcatConstModelTest() { in QuantizeConcatConstModelTest() function in tflite::optimize::__anon63f5dd1c0211::QuantizeConcatConstModelTest
2228 TEST_P(QuantizeConcatConstModelTest, AddRequantBeforeConcat) { in TEST_P() argument