Home
last modified time | relevance | path

Searched refs:TorchDeviceTypes (Results 1 – 2 of 2) sorted by relevance

/honee/include/
H A Dsgs_model_torch.h16 static const char *const TorchDeviceTypes[] = {"CPU", "CUDA", "HIP", "XPU", "TorchDeviceType", "TOR… variable
/honee/problems/
H A Dsgs_dd_model.c265 …PetscCall(PetscOptionsGetEnum(NULL, NULL, "-sgs_model_dd_torch_model_device", TorchDeviceTypes, (P… in SgsDDSetupNodalEvaluation_Sequential_Torch()