Uses of Class
org.tensorflow.framework.OpList
Packages that use OpList
-
Uses of OpList in org.tensorflow.framework
Methods in org.tensorflow.framework that return OpListModifier and TypeMethodDescriptionOpList.Builder.build()OpList.Builder.buildPartial()static OpListOpList.getDefaultInstance()OpList.Builder.getDefaultInstanceForType()OpList.getDefaultInstanceForType()MetaGraphDef.MetaInfoDef.Builder.getStrippedOpList()A copy of the OpDefs used by the producer of this graph_def.MetaGraphDef.MetaInfoDef.getStrippedOpList()A copy of the OpDefs used by the producer of this graph_def.MetaGraphDef.MetaInfoDefOrBuilder.getStrippedOpList()A copy of the OpDefs used by the producer of this graph_def.static OpListOpList.parseDelimitedFrom(InputStream input) static OpListOpList.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OpListOpList.parseFrom(byte[] data) static OpListOpList.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OpListOpList.parseFrom(com.google.protobuf.ByteString data) static OpListOpList.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OpListOpList.parseFrom(com.google.protobuf.CodedInputStream input) static OpListOpList.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OpListOpList.parseFrom(InputStream input) static OpListOpList.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OpListOpList.parseFrom(ByteBuffer data) static OpListOpList.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.framework that return types with arguments of type OpListModifier and TypeMethodDescriptioncom.google.protobuf.Parser<OpList> OpList.getParserForType()static com.google.protobuf.Parser<OpList> OpList.parser()Methods in org.tensorflow.framework with parameters of type OpListModifier and TypeMethodDescriptionMetaGraphDef.MetaInfoDef.Builder.mergeStrippedOpList(OpList value) A copy of the OpDefs used by the producer of this graph_def.static OpList.BuilderOpList.newBuilder(OpList prototype) MetaGraphDef.MetaInfoDef.Builder.setStrippedOpList(OpList value) A copy of the OpDefs used by the producer of this graph_def.