Searched refs:quantized_ (Results 1 – 1 of 1) sorted by relevance
365 std::unordered_set<Operation *> quantized_; member in mlir::quant::__anonf70393e20111::QuantizationDriver803 if (llvm::is_contained(quantized_, op)) continue; in PropagateParams()804 quantized_.insert(op); in PropagateParams()823 quantized_.erase(op); in PropagateParams()867 quantized_.erase(op); in PropagateParams()