Home
last modified time | relevance | path

Searched refs:c_client (Results 1 – 2 of 2) sorted by relevance

/honee/src/smartsim/
H A Dsmartsim.c99 PetscErrorCode SmartRedisVerifyPutTensor(void *c_client, const char *name, const size_t name_length… in SmartRedisVerifyPutTensor() argument
104 PetscCallSmartRedis(tensor_exists(c_client, name, name_length, &does_exist)); in SmartRedisVerifyPutTensor()
/honee/include/
H A Dsmartsim-impl.h37 PetscErrorCode SmartRedisVerifyPutTensor(void *c_client, const char *name, const size_t name_length…