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 81024cc commit 2b1827eCopy full SHA for 2b1827e
CHANGELOG.md
@@ -4,6 +4,7 @@
4
5
### Added
6
7
+- Added support for custom converters for methods defined outside of ``torch`` module
8
- Added names for TensorRT layers
9
- Added GroupNorm plugin which internally uses PyTorch aten::group_norm
10
- Replaced Tensor.ndim references with len(tensor.shape) to support older pytorch versions
0 commit comments