Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/eager/
Dc_api.h446 TF_CAPI_EXPORT extern void TFE_ContextEndStep(TFE_Context* ctx);
Dc_api.cc994 void TFE_ContextEndStep(TFE_Context* ctx) { in TFE_ContextEndStep() function