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.cc171 void AddEagerInferredAttrs(const string& indentation);
916 AddEagerInferredAttrs(" "); in AddEagerFallbackCode()
997 void GenEagerPythonOp::AddEagerInferredAttrs(const string& indentation) { in AddEagerInferredAttrs() function in tensorflow::__anon0f6d04370111::GenEagerPythonOp