summaryrefslogtreecommitdiff
path: root/runtime/libs/tflite/include/tflite/Diff.h
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/libs/tflite/include/tflite/Diff.h')
-rw-r--r--runtime/libs/tflite/include/tflite/Diff.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/libs/tflite/include/tflite/Diff.h b/runtime/libs/tflite/include/tflite/Diff.h
index eca2fd502..38011b65d 100644
--- a/runtime/libs/tflite/include/tflite/Diff.h
+++ b/runtime/libs/tflite/include/tflite/Diff.h
@@ -139,6 +139,7 @@ private:
template <> uint8_t RandomGenerator::generate<uint8_t>(void);
template <> bool RandomGenerator::generate<bool>(void);
+template <> int32_t RandomGenerator::generate<int32_t>(void);
/**
* @brief Structure for NNAPI correctness test