You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable ONNX export of GPU loaded SVD/SVD-XT UNet models
* Unpack num_frames scalar if created as a (CPU) tensor in forward path
Avoids mixed use of CPU and CUDA tensors which is unsupported by torch.nn ops
Signed-off-by: Rajeev Rao <[email protected]>
0 commit comments