Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/
Dpython_op_gen.cc153 bool GetEagerFunctionSetup(const string& indentation, string* function_setup);
647 bool GenEagerPythonOp::GetEagerFunctionSetup(const string& indentation, in GetEagerFunctionSetup() function in tensorflow::__anon0f6d04370111::GenEagerPythonOp
883 if (!GetEagerFunctionSetup(" ", &function_setup)) { in AddEagerFastPathAndGraphCode()
910 if (!GetEagerFunctionSetup(" ", &function_setup)) { in AddEagerFallbackCode()