1 write to Sentence1Getter
Microsoft.ML.TorchSharp (1)
NasBert\NasBertTrainer.cs (1)
226
Sentence1Getter
= cursor.GetGetter<ReadOnlyMemory<char>>(input.Schema[Parent.BertOptions.Sentence1ColumnName]);
2 references to Sentence1Getter
Microsoft.ML.TorchSharp (2)
NasBert\NasBertTrainer.cs (1)
246
Sentence1Getter
(ref sentence1);
NasBert\NerTrainer.cs (1)
167
Sentence1Getter
(ref sentenceRom);