Uses of Class
org.tensorflow.framework.ApiDefs
-
Packages that use ApiDefs Package Description org.tensorflow.framework -
-
Uses of ApiDefs in org.tensorflow.framework
Methods in org.tensorflow.framework that return ApiDefs Modifier and Type Method Description ApiDefsApiDefs.Builder. build()ApiDefsApiDefs.Builder. buildPartial()static ApiDefsApiDefs. getDefaultInstance()ApiDefsApiDefs.Builder. getDefaultInstanceForType()ApiDefsApiDefs. getDefaultInstanceForType()static ApiDefsApiDefs. parseDelimitedFrom(InputStream input)static ApiDefsApiDefs. parseDelimitedFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static ApiDefsApiDefs. parseFrom(byte[] data)static ApiDefsApiDefs. parseFrom(byte[] data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static ApiDefsApiDefs. parseFrom(InputStream input)static ApiDefsApiDefs. parseFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static ApiDefsApiDefs. parseFrom(ByteBuffer data)static ApiDefsApiDefs. parseFrom(ByteBuffer data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static ApiDefsApiDefs. parseFrom(org.nd4j.shade.protobuf.ByteString data)static ApiDefsApiDefs. parseFrom(org.nd4j.shade.protobuf.ByteString data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static ApiDefsApiDefs. parseFrom(org.nd4j.shade.protobuf.CodedInputStream input)static ApiDefsApiDefs. parseFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)Methods in org.tensorflow.framework that return types with arguments of type ApiDefs Modifier and Type Method Description org.nd4j.shade.protobuf.Parser<ApiDefs>ApiDefs. getParserForType()static org.nd4j.shade.protobuf.Parser<ApiDefs>ApiDefs. parser()Methods in org.tensorflow.framework with parameters of type ApiDefs Modifier and Type Method Description ApiDefs.BuilderApiDefs.Builder. mergeFrom(ApiDefs other)static ApiDefs.BuilderApiDefs. newBuilder(ApiDefs prototype)
-