Home
last modified time | relevance | path

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

/honee/src/smartsim/
H A Dsmartsim.c37 PetscCall(SmartRedisVerifyPutTensor(smartsim->client, "check-run", 9)); in SmartSimTrainingSetup()
99 PetscErrorCode SmartRedisVerifyPutTensor(void *c_client, const char *name, const size_t name_length… in SmartRedisVerifyPutTensor() function
H A Dsgs_dd_training.c250 PetscCall(SmartRedisVerifyPutTensor(smartsim->client, tensor_name, strlen(tensor_name))); in SGS_DD_TrainingSetup()
262 PetscCall(SmartRedisVerifyPutTensor(smartsim->client, tensor_name, strlen(tensor_name))); in SGS_DD_TrainingSetup()
274 PetscCall(SmartRedisVerifyPutTensor(smartsim->client, tensor_name, strlen(tensor_name))); in SGS_DD_TrainingSetup()
/honee/include/
H A Dsmartsim-impl.h37 PetscErrorCode SmartRedisVerifyPutTensor(void *c_client, const char *name, const size_t name_length…