Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/
Dpython_op_gen.cc118 void HandleGraphMode(const string& function_setup);
360 void GenEagerPythonOp::HandleGraphMode(const string& function_setup) { in HandleGraphMode() function in tensorflow::__anon0bf517500111::GenEagerPythonOp
671 HandleGraphMode(function_setup); in AddEagerFastPathAndGraphCode()