Uses of Class
tensorflow.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
Packages that use TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
-
Uses of TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor in tensorflow
Methods in tensorflow that return TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensorModifier and TypeMethodDescriptionTrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder.build()TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder.buildPartial()TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder.getAttributes(int index) Serialized data specific to this object.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.getAttributes(int index) Serialized data specific to this object.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObjectOrBuilder.getAttributes(int index) Serialized data specific to this object.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.getDefaultInstance()TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder.getDefaultInstanceForType()TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.getDefaultInstanceForType()TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.parseDelimitedFrom(InputStream input) TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.parseFrom(byte[] data) TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.parseFrom(com.google.protobuf.ByteString data) TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.parseFrom(com.google.protobuf.CodedInputStream input) TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.parseFrom(InputStream input) TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.parseFrom(ByteBuffer data) TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in tensorflow that return types with arguments of type TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensorModifier and TypeMethodDescriptionTrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder.getAttributesList()Serialized data specific to this object.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.getAttributesList()Serialized data specific to this object.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObjectOrBuilder.getAttributesList()Serialized data specific to this object.com.google.protobuf.Parser<TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor> TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.getParserForType()static com.google.protobuf.Parser<TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor> TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.parser()Methods in tensorflow with parameters of type TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensorModifier and TypeMethodDescriptionTrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder.addAttributes(int index, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor value) Serialized data specific to this object.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder.addAttributes(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor value) Serialized data specific to this object.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder.mergeFrom(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor other) TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.newBuilder(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor prototype) TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder.setAttributes(int index, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor value) Serialized data specific to this object.Method parameters in tensorflow with type arguments of type TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensorModifier and TypeMethodDescriptionTrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder.addAllAttributes(Iterable<? extends TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor> values) Serialized data specific to this object.