31.01.2023, 20:56
It is strange, usually the streams are supported with RT.
In any case even if I enable CUDA graph and increase the number of streams, this number is not passed in input to the function.
The generated code is the following
In any case even if I enable CUDA graph and increase the number of streams, this number is not passed in input to the function.
The generated code is the following
clip = FeMaSR(clip=clip, model=0, device_index=0, trt=False, nvfuser=False, cuda_graphs=True)