4 references to UpdateCacheIfNeeded
Microsoft.ML.TorchSharp (4)
NasBert\NerTrainer.cs (1)
427
UpdateCacheIfNeeded
(input.Position, outputCacher, ref sentence1, ref sentence2, ref getSentence1, ref getSentence2, tokenizer);
NasBert\SentenceSimilarityTrainer.cs (1)
286
UpdateCacheIfNeeded
(input.Position, outputCacher, ref sentence1, ref sentence2, ref getSentence1, ref getSentence2, tokenizer);
NasBert\TextClassificationTrainer.cs (2)
333
UpdateCacheIfNeeded
(input.Position, outputCacher, ref sentence1, ref sentence2, ref getSentence1, ref getSentence2, tokenizer);
363
UpdateCacheIfNeeded
(input.Position, outputCacher, ref sentence1, ref sentence2, ref getSentence1, ref getSentence2, tokenizer);