Meiqi Zhao

Results 7 issues of Meiqi Zhao

## ❓ Question I tried compiling a few models with `torch_tensorrt.compile(model, inputs, ir='dynamo', ...)` and each one of them was slower than the respective uncompiled model. I was wondering if...

question

## ❓ Question I was following [the documentation](https://pytorch.org/TensorRT/user_guide/dynamic_shapes.html#dynamic-shapes) on compiling a model with dynamic input shape. When saving the compiled graph module (following [this](https://pytorch.org/TensorRT/user_guide/saving_models.html)), the new `torch_tensorrt.save(module, path, inputs)` API...

question

deliverable

documentation
deliverable

deliverable

Setup automated testing for project. Require tests to pass for PRs to master. Add badge to README.

deliverable