Searched defs:excluded_ops (Results 1 – 8 of 8) sorted by relevance
219 auto* excluded_ops = GetExcludedOps(); in TEST_F() local248 auto* excluded_ops = GetExcludedOps(); in TEST_F() local
21 static std::unordered_set<std::string>* excluded_ops = in GetExcludedOps() local
247 auto* excluded_ops = GetExcludedOps(); in CreateApiDefs() local
301 std::set<string> excluded_ops, excluded_nodes; in FoldConstants() local
175 std::vector<string> excluded_ops, in TestConstantFolding()
568 absl::flat_hash_set<TfLiteBuiltinOperator> excluded_ops; in DelegatePrepare() local
2907 const absl::flat_hash_set<TfLiteBuiltinOperator>* excluded_ops = nullptr) { in IsSupported()2939 const absl::flat_hash_set<TfLiteBuiltinOperator>* excluded_ops) { in NewOperationParser()3135 const absl::flat_hash_set<TfLiteBuiltinOperator>* excluded_ops) { in GetOpsToReplace()
1353 absl::flat_hash_set<TfLiteBuiltinOperator> excluded_ops = { in TEST() local