Searched refs:HONEE_SmartRedis_Meta (Results 1 – 4 of 4) sorted by relevance
| /honee/src/smartsim/ |
| H A D | smartsim.c | 35 PetscCall(PetscLogEventBegin(HONEE_SmartRedis_Meta, 0, 0, 0, 0)); in SmartSimTrainingSetup() 38 PetscCall(PetscLogEventEnd(HONEE_SmartRedis_Meta, 0, 0, 0, 0)); in SmartSimTrainingSetup() 103 PetscCall(PetscLogEventBegin(HONEE_SmartRedis_Meta, 0, 0, 0, 0)); in SmartRedisVerifyPutTensor() 106 PetscCall(PetscLogEventEnd(HONEE_SmartRedis_Meta, 0, 0, 0, 0)); in SmartRedisVerifyPutTensor()
|
| H A D | sgs_dd_training.c | 247 PetscCall(PetscLogEventBegin(HONEE_SmartRedis_Meta, 0, 0, 0, 0)); in SGS_DD_TrainingSetup() 251 PetscCall(PetscLogEventEnd(HONEE_SmartRedis_Meta, 0, 0, 0, 0)); in SGS_DD_TrainingSetup() 259 PetscCall(PetscLogEventBegin(HONEE_SmartRedis_Meta, 0, 0, 0, 0)); in SGS_DD_TrainingSetup() 263 PetscCall(PetscLogEventEnd(HONEE_SmartRedis_Meta, 0, 0, 0, 0)); in SGS_DD_TrainingSetup() 271 PetscCall(PetscLogEventBegin(HONEE_SmartRedis_Meta, 0, 0, 0, 0)); in SGS_DD_TrainingSetup() 275 PetscCall(PetscLogEventEnd(HONEE_SmartRedis_Meta, 0, 0, 0, 0)); in SGS_DD_TrainingSetup() 380 PetscCall(PetscLogEventBegin(HONEE_SmartRedis_Meta, 0, 0, 0, 0)); in TSMonitor_SGS_DD_Training() 383 PetscCall(PetscLogEventEnd(HONEE_SmartRedis_Meta, 0, 0, 0, 0)); in TSMonitor_SGS_DD_Training() 403 PetscCall(PetscLogEventBegin(HONEE_SmartRedis_Meta, 0, 0, 0, 0)); in TSPostStep_SGS_DD_Training() 406 PetscCall(PetscLogEventEnd(HONEE_SmartRedis_Meta, 0, 0, 0, 0)); in TSPostStep_SGS_DD_Training()
|
| /honee/src/ |
| H A D | log_events.c | 17 PetscLogEvent HONEE_SmartRedis_Meta; variable 36 PetscCall(PetscLogEventRegister("SmartRedis_Meta", onlineTrain_classid, &HONEE_SmartRedis_Meta)); in RegisterLogEvents()
|
| /honee/include/ |
| H A D | log_events.h | 15 extern PetscLogEvent HONEE_SmartRedis_Meta;
|