Home
last modified time | relevance | path

Searched refs:TORCH_DEVICE_CUDA (Results 1 – 3 of 3) sorted by relevance

/honee/include/
H A Dsgs_model_torch.h12 TORCH_DEVICE_CUDA, enumerator
/honee/problems/torch/
H A Dsgs_model_torch.cpp22 case TORCH_DEVICE_CUDA: in EnumToDeviceType()
/honee/problems/
H A Dsgs_dd_model.c260 if (strstr(ceed_resource, "/gpu/cuda")) model_device_type = TORCH_DEVICE_CUDA; in SgsDDSetupNodalEvaluation_Sequential_Torch()