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 afeda3e commit 99e4c45Copy full SHA for 99e4c45
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
## [Master]
4
5
+- Added converter for ``torch.nn.functional.group_norm`` using native TensorRT layers
6
+- Added converter for ``torch.nn.ReflectionPad2d`` using plugin layer
7
+- Added torch2trt_plugins library
8
- Added support for Deep Learning Accelerator (DLA)
9
- Added support for explicit batch
10
- Added support for TensorRT 8
0 commit comments