Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/
Dpython_op_gen.cc140 void AddEagerInferredAttrs(const string& indentation);
706 AddEagerInferredAttrs(" "); in AddEagerFallbackCode()
792 void GenEagerPythonOp::AddEagerInferredAttrs(const string& indentation) { in AddEagerInferredAttrs() function in tensorflow::__anon0bf517500111::GenEagerPythonOp