Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Didentity_reader_op.cc45 Status SerializeStateLocked(string* state) override { in SerializeStateLocked() function in tensorflow::IdentityReader
Dwhole_file_read_ops.cc62 Status SerializeStateLocked(string* state) override { in SerializeStateLocked() function in tensorflow::WholeFileReader
/external/tensorflow/tensorflow/core/framework/
Dreader_base.cc61 Status ReaderBase::SerializeStateLocked(string* state) { in SerializeStateLocked() function in tensorflow::ReaderBase