Home
last modified time | relevance | path

Searched defs:options (Results 1 – 2 of 2) sorted by relevance

/honee/problems/torch/
H A Dsgs_model_torch.cpp78 torch::TensorOptions options; in ModelInference_Torch() local
117 torch::TensorOptions options; in ModelInference_Torch() local
/honee/src/
H A Dmisc.c209 PetscErrorCode HoneeOptionsSetValueDefault(PetscOptions options, const char name[], const char valu… in HoneeOptionsSetValueDefault()