Home
last modified time | relevance | path

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

/honee/include/
H A Dsgs_model_torch.h13 TORCH_DEVICE_HIP, enumerator
/honee/problems/torch/
H A Dsgs_model_torch.cpp25 case TORCH_DEVICE_HIP: in EnumToDeviceType()
/honee/problems/
H A Dsgs_dd_model.c261 else if (strstr(ceed_resource, "/gpu/hip")) model_device_type = TORCH_DEVICE_HIP; in SgsDDSetupNodalEvaluation_Sequential_Torch()