2 references to BaseSize
Microsoft.ML.TorchSharp (2)
Utils\MethodTable.cs (2)
147
return
BaseSize
> (uint)(3 * sizeof(IntPtr));
159
return (int)((
BaseSize
- (uint)(3 * sizeof(IntPtr))) / (uint)(2 * sizeof(int)));