Home
last modified time | relevance | path

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

/honee/src/smartsim/
H A Dsmartsim.c27 size_t dim_2[1] = {2}; in SmartSimTrainingSetup() local
36 …PetscCallSmartRedis(put_tensor(smartsim->client, "check-run", 9, checkrun, dim_2, 1, SRTensorTypeD… in SmartSimTrainingSetup()
H A Dsgs_dd_training.c257 size_t dim_2[1] = {2}; in SGS_DD_TrainingSetup() local
260 …sor(smartsim->client, tensor_name, strlen(tensor_name), tensor_overwrite, dim_2, 1, SRTensorTypeIn… in SGS_DD_TrainingSetup()
269 size_t dim_2 = 1; in SGS_DD_TrainingSetup() local
272 …(smartsim->client, tensor_name, strlen(tensor_name), &num_filter_widths, &dim_2, 1, SRTensorTypeIn… in SGS_DD_TrainingSetup()
377 size_t dim_2[1] = {2}; in TSMonitor_SGS_DD_Training() local
381 …ut_tensor(smartsim->client, tensor_name, strlen(tensor_name), step_array, dim_2, 1, SRTensorTypeIn… in TSMonitor_SGS_DD_Training()