pytorch / TensorRT

PyTorch/TorchScript/FX compiler for NVIDIA GPUs using TensorRT
https://pytorch.org/TensorRT
BSD 3-Clause "New" or "Revised" License
2.54k stars 349 forks source link

Add dynamic shape support for bitwise_and/or/xor/not, exp/expm1/recip/log/log2/log10 #2973

Closed lanluo-nvidia closed 3 months ago

lanluo-nvidia commented 3 months ago

Description

Add dynamic shape support for bitwise_and/or/xor/not, exp/expm1/recip/log/log2/log10

Fixes # (issue)

Type of change

Please delete options that are not relevant and/or add your own.

Checklist: