Skip to content

Commit 89f76b0

Browse files
authored
Merge pull request #104 from NVIDIA/converter_issue_template
tools(//.github): Add a converter request template
2 parents ac4ac5e + 49bd85b commit 89f76b0

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
name: "\U00002194Op Converter Request"
3+
about: Submit a proposal/request to support a new PyTorch operator in TRTorch
4+
5+
---
6+
7+
##
8+
<!-- Name of operator to add support for -->
9+
10+
- **Function Schema**:
11+
12+
- **Original PyTorch API**:
13+
14+
- **Relevant TensorRT Documentation**:
15+
16+
## Alternatives
17+
18+
<!-- A clear and concise description of any alternative solutions you've considered, if any. -->
19+
20+
## Additional context
21+
22+
<!-- Add any other context or screenshots about the operator request here. -->

0 commit comments

Comments
 (0)