We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec596f0 commit 8c4ef1bCopy full SHA for 8c4ef1b
.github/ISSUE_TEMPLATE/bug-performance-issue.md
@@ -2,7 +2,7 @@
2
name: Bug/Performance issue
3
about: Use this template for reporting a bug or a performance issue.
4
title: ''
5
-labels: 'potential bug'
+labels: 'bug'
6
assignees: ''
7
---
8
.github/ISSUE_TEMPLATE/operators.md
@@ -1,6 +1,6 @@
1
name: Missing Operator
-about: Operators that does not currently support in tf2onnx.
+about: Operator that does not currently support in tf2onnx.
labels: 'unsupported ops'
0 commit comments