Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dmodel_builder.cc2318 const TfLiteRegistration* registration, bool allow_quant_ops = false) { in NewOperationParser()
2449 bool allow_quant_ops = false) { in IsSupported()
2456 bool allow_quant_ops = false) { in IsAllAllowedTensors()
2478 TfLiteIntArray* GetOpsToReplace(TfLiteContext* context, bool allow_quant_ops, in GetOpsToReplace()