I am using TensorRT 10.8 on the Thor-U. When building an engine with trtexec and performing inference, I noticed that running the same command with the same parameters multiple times can produce two different engine graphs, which leads to different inference results.
Is it expected that engine builds are inconsistent even when using identical commands and parameters?
I am using TensorRT 10.8 on the Thor-U. When building an engine with trtexec and performing inference, I noticed that running the same command with the same parameters multiple times can produce two different engine graphs, which leads to different inference results.
Is it expected that engine builds are inconsistent even when using identical commands and parameters?