Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/clusters/
Dsingle_machine.cc135 TF_RETURN_IF_ERROR(ShutdownSession()); in Shutdown()
318 Status SingleMachine::ShutdownSession() { in ShutdownSession() function in tensorflow::grappler::SingleMachine
349 TF_RETURN_IF_ERROR(ShutdownSession()); in ResetSession()
Dsingle_machine.h63 Status ShutdownSession();