Home
last modified time | relevance | path

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

/honee/include/
H A Dsgs_model_torch.h11 TORCH_DEVICE_CPU, enumerator
/honee/problems/torch/
H A Dsgs_model_torch.cpp16 case TORCH_DEVICE_CPU: in EnumToDeviceType()
/honee/problems/
H A Dsgs_dd_model.c264 else model_device_type = TORCH_DEVICE_CPU; in SgsDDSetupNodalEvaluation_Sequential_Torch()