Any tensorrt6 dynamic reshape samples for python?

As mentioned in tile, I only find “sampleDynamicReshape” in the TensorRT-6.0.1.5/samples directory, which is written in c++. But I find it’s hard to write a python version of dynamic shape, so can you please to provide a python sample? Thanks in advance.