Searched defs:AddEagerInferredAttrs (Results 1 - 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/python/eager/
H A Dpython_eager_op_gen.cc149 void AddEagerInferredAttrs(const string& indentation);
701 AddEagerInferredAttrs(" ");
780 void GenEagerPythonOp::AddEagerInferredAttrs(const string& indentation) { function in class:tensorflow::__anon26857::GenEagerPythonOp

Completed in 61 milliseconds