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