1 write to RowCount
Microsoft.ML.TorchSharp (1)
Roberta\QATrainer.cs (1)
200RowCount = GetRowCount(input);
2 references to RowCount
Microsoft.ML.TorchSharp (2)
Roberta\QATrainer.cs (2)
159e.SetProgress(0, trainer.Updates, trainer.RowCount); 223total_steps: ((RowCount / Parent.Option.BatchSize) + 1) * Parent.Option.MaxEpoch,