Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dreader_base.cc58 return SerializeStateLocked(state); in SerializeState()
61 Status ReaderBase::SerializeStateLocked(string* state) { in SerializeStateLocked() function in tensorflow::ReaderBase
Dreader_base.h75 virtual Status SerializeStateLocked(string* state);
/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