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
Users now can simply ship the runtime library with their compiled
trtorch programs instead of the full compiler. The runtime will load
into pytorch on DL_OPEN, LD_PRELOAD or torch.ops.load
Signed-off-by: Naren Dasan <[email protected]>
Signed-off-by: Naren Dasan <[email protected]>
0 commit comments