Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dadd_test.cc214 FloatAddOpModel model_fixture( in TEST() local
229 FloatAddOpModel model_fixture( in TEST() local
443 QuantizedAddOpModel model_fixture( in QuantizedWithScalarBroadcast() local
459 QuantizedAddOpModel model_fixture( in QuantizedWithScalarBroadcast() local
507 QuantizedAddOpModel model_fixture({tensor_type, base_shape, -3.f, 3.f}, in QuantizedWithMixedBroadcast() local
524 QuantizedAddOpModel model_fixture({tensor_type, test_shapes[i], -3.f, 3.f}, in QuantizedWithMixedBroadcast() local
H A Dmul_test.cc195 FloatMulOpModel model_fixture( in TEST() local
211 FloatMulOpModel model_fixture( in TEST() local
496 QuantizedMulOpModel model_fixture({tensor_type, base_shape, -3.f, 3.f}, in QuantizedWithMixedBroadcast() local
513 QuantizedMulOpModel model_fixture({tensor_type, test_shapes[i], -3.f, 3.f}, in QuantizedWithMixedBroadcast() local