Uses of Interface
org.tensorflow.framework.ReaderBaseStateOrBuilder
-
Packages that use ReaderBaseStateOrBuilder Package Description org.tensorflow.framework -
-
Uses of ReaderBaseStateOrBuilder in org.tensorflow.framework
Classes in org.tensorflow.framework that implement ReaderBaseStateOrBuilder Modifier and Type Class Description classReaderBaseStateFor serializing and restoring the state of ReaderBase, see reader_base.h for details.static classReaderBaseState.BuilderFor serializing and restoring the state of ReaderBase, see reader_base.h for details.
-