tensorflow::ops::ReaderSerializeState

tensorflow::ops::ReaderSerializeState

#include <io_ops.h>

Produce a string tensor that encodes the state of a Reader.

Summary

Not all Readers support being serialized, so this can produce an Unimplemented error.

Arguments:

  • scope: A Scope object
  • reader_handle: Handle to a Reader.

Returns:

Constructors and Destructors
ReaderSerializeState(const ::t