Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/
H A Dmodel_builder.cc2906 const TfLiteRegistration* registration, bool allow_quant_ops = false, in IsSupported()
2938 const TfLiteRegistration* registration, bool allow_quant_ops, in NewOperationParser()
3134 TfLiteContext* context, bool allow_quant_ops, int max_delegated_partitions, in GetOpsToReplace()
3439 GraphFloat32* graph, bool allow_quant_ops) { in BuildFromFlatBuffer()