Enable PatchShim for plugins
This commit is contained in:
@@ -485,6 +485,7 @@ namespace Torch
|
||||
if (_registeredAuxAssemblies.Add(asm))
|
||||
{
|
||||
ReflectedManager.Process(asm);
|
||||
PatchManager.AddPatchShims(asm);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user