File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 11# Changes
22
3- ## [ Master]
3+ ## [ master] ( https://github.com/NVIDIA-AI-IOT/torch2trt/tree/master )
4+
5+ ## [ 0.4.0] ( https://github.com/NVIDIA-AI-IOT/torch2trt/tree/v0.4.0 ) - 07/22/2022
46
57- Added converter for `` torch.nn.functional.group_norm `` using native TensorRT layers
68- Added converter for `` torch.nn.ReflectionPad2d `` using plugin layer
911- Added support for explicit batch
1012- Added support for TensorRT 8
1113
12- ## [ 0.3.0] - 07/15/2021
14+ ## [ 0.3.0] ( https://github.com/NVIDIA-AI-IOT/torch2trt/tree/v0.3.0 ) - 07/15/2021
1315
1416- Added converter for `` torch.nn.functional.adaptive_avg_pool3d ``
1517- Added converter for `` torch.nn.functional.adaptive_max_pool3d ``
2123- Added converter for `` torch.nn.functional.linear ``
2224- Added converter for `` torch.nn.functional.silu ``
2325
24- ## [ 0.2.0] - 03/02/2021
26+ ## [ 0.2.0] ( https://github.com/NVIDIA-AI-IOT/torch2trt/tree/v0.2.0 ) - 03/02/2021
2527
2628- Added converter for `` torch.Tensor.flatten ``
2729- Added converter for `` torch.nn.functional.conv2d `` and `` torch.nn.functional.conv3d ``
28-
29- ### Added
30-
3130- Added converter for `` torch.Tensor.expand ``
3231- Added support for custom converters for methods defined outside of `` torch `` module
3332- Added names for TensorRT layers
You can’t perform that action at this time.
0 commit comments