Home
last modified time | relevance | path

Searched refs:IsQuantized (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/delegates/nnrt_delegate/
H A Dnnrt_utils.h73 extern bool IsQuantized(TfLiteType type);
H A Dnnrt_utils.cpp59 bool IsQuantized(TfLiteType type) in IsQuantized() function