2 writes to Device
Microsoft.ML.GenAI.Core (1)
Trainer\CasualLMSupervisedFineTuningTrainer.cs (1)
94Device = "cpu";
Microsoft.ML.GenAI.Samples (1)
Llama\SFT_Llama_3_2_1B.cs (1)
55Device = device,
1 reference to Device
Microsoft.ML.GenAI.Core (1)
Trainer\CasualLMSupervisedFineTuningTrainer.cs (1)
38var device = torch.device(trainingOption.Device);