Searched defs:denylisted_ops (Results 1 – 6 of 6) sorted by relevance
41 denylisted_ops, denylisted_nodes): argument
207 denylisted_ops=None, argument
1080 def testNewQuantizerBlocklistingArgs(self, denylisted_ops, denylisted_nodes, argument
59 const StringSet& denylisted_ops, const StringSet& denylisted_nodes) { in QuantizeModel()
80 const tflite::TensorType& inference_type, const StringSet& denylisted_ops, in QuantizeWeights()
307 StringSet denylisted_ops; in MlirQuantizeModel() local