Uses of Interface
org.tensorflow.util.SaverDefOrBuilder
-
Packages that use SaverDefOrBuilder Package Description org.tensorflow.framework org.tensorflow.util -
-
Uses of SaverDefOrBuilder in org.tensorflow.framework
Methods in org.tensorflow.framework that return SaverDefOrBuilder Modifier and Type Method Description SaverDefOrBuilderMetaGraphDef.Builder. getSaverDefOrBuilder()SaverDef.SaverDefOrBuilderMetaGraphDef. getSaverDefOrBuilder()SaverDef.SaverDefOrBuilderMetaGraphDefOrBuilder. getSaverDefOrBuilder()SaverDef. -
Uses of SaverDefOrBuilder in org.tensorflow.util
Classes in org.tensorflow.util that implement SaverDefOrBuilder Modifier and Type Class Description classSaverDefProtocol buffer representing the configuration of a Saver.static classSaverDef.BuilderProtocol buffer representing the configuration of a Saver.
-