Searched defs:supported_ops (Results 1 – 10 of 10) sorted by relevance
74 llvm::DenseSet<OperationName>* supported_ops) { in AddSupportedOpsUsingFolding()90 llvm::DenseSet<OperationName>* supported_ops) { in AddSupportedControlFlowOps()101 llvm::DenseSet<OperationName>* supported_ops) { in AddRewrittenEmbeddingOps()113 llvm::DenseSet<OperationName>* supported_ops) { in AddRewrittenCompositeOps()178 const llvm::DenseSet<OperationName>& supported_ops) { in MatchesPattern()185 const llvm::DenseSet<OperationName>& supported_ops, in IsSupportedOp()274 llvm::DenseSet<OperationName>& supported_ops) { in MarkUncompilableOps()337 llvm::DenseSet<OperationName> supported_ops; in runOnOperation() local
32 supported_ops=tf.lite.OpsSet.TFLITE_BUILTINS_INT8): argument
227 std::vector<std::string> supported_ops = toco::GetPotentiallySupportedOps(); in TocoGetPotentiallySupportedOps() local
99 __u32 supported_ops; /* Which ops are supported */ member
47 static const std::set<OperatorType> supported_ops{ in SupportsQuantization() local
936 void SetNodeSupport(bool* supported_ops) { in SetNodeSupport()990 bool* supported_ops) -> int { in Init()
928 def testQuantizeInt8And16x8(self, supported_ops, enable_mlir_converter): argument
196 supported_ops=None, argument
2803 std::vector<std::string> supported_ops; in GetPotentiallySupportedOps() local
2815 auto* supported_ops = BinaryOperationMap(); in TEST_P() local