Hi, would anyone please have any suggestions on how to update weights in a compiled runtime.Module? In particular it’s not clear how to map nodes from, say onnx node names to runtime convolutions (assuming cudnn backend and no batchnorm fusion).
Thank you!