Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/toco/tflite/
Doperator_test.cc720 OperatorSignature uint8_signature = {.op = &op, .model = &uint8_model}; in SimpleVersioningTest() local
742 OperatorSignature uint8_signature = {.op = &op, .model = &uint8_model}; in SimpleOutputVersioningTest() local
866 OperatorSignature uint8_signature = {.op = &fully_connected_op, in TEST_F() local