Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/clusters/
Dsingle_machine.cc81 TF_RETURN_IF_ERROR(ResetSession()); in Provision()
150 TF_RETURN_IF_ERROR(ResetSession()); in Run()
344 Status SingleMachine::ResetSession() { in ResetSession() function in tensorflow::grappler::SingleMachine
Dsingle_machine.h61 Status ResetSession();