Uses of Interface
org.tensorflow.framework.MetaGraphDef.MetaInfoDefOrBuilder
-
Packages that use MetaGraphDef.MetaInfoDefOrBuilder Package Description org.tensorflow.framework -
-
Uses of MetaGraphDef.MetaInfoDefOrBuilder in org.tensorflow.framework
Classes in org.tensorflow.framework that implement MetaGraphDef.MetaInfoDefOrBuilder Modifier and Type Class Description static classMetaGraphDef.MetaInfoDefMeta information regarding the graph to be exported.static classMetaGraphDef.MetaInfoDef.BuilderMeta information regarding the graph to be exported.Methods in org.tensorflow.framework that return MetaGraphDef.MetaInfoDefOrBuilder Modifier and Type Method Description MetaGraphDef.MetaInfoDefOrBuilderMetaGraphDef.Builder. getMetaInfoDefOrBuilder().tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;MetaGraphDef.MetaInfoDefOrBuilderMetaGraphDef. getMetaInfoDefOrBuilder().tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;MetaGraphDef.MetaInfoDefOrBuilderMetaGraphDefOrBuilder. getMetaInfoDefOrBuilder().tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
-