pytorch / TensorRT

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

Test only: Only run certain test cases if the folder has changed #2945

Open lanluo-nvidia opened 1 week ago

lanluo-nvidia commented 1 week ago

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Type of change

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

Checklist:

narendasan commented 1 week ago

This is a cool idea, what is your plan for how this would fit into our testing scheme?