Home
last modified time | relevance | path

Searched defs:stateful_op_names (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/data/
Dserialization_utils.cc29 std::vector<string>* stateful_op_names) { in FindStatefulOps()
88 std::vector<string> stateful_op_names; in AsGraphDef() local