2 references to GetAllocatedBytesForCurrentThread
Microsoft.ML.Tokenizers.Tests (2)
TiktokenTests.cs (2)
566long allocation = GC.GetAllocatedBytesForCurrentThread(); 575allocation = GC.GetAllocatedBytesForCurrentThread() - allocation;