classe finale publique TensorConnection
Defines a connection between two tensors in a `GraphDef`.
tensorflow.TensorConnection de type Protobuf.TensorConnection Classes imbriquées
| classe | TensorConnection.Builder | Defines a connection between two tensors in a `GraphDef`. | |
Constantes
| int | FROM_TENSOR_FIELD_NUMBER | |
| int | TO_TENSOR_FIELD_NUMBER |
Méthodes publiques
| booléen | est égal à (Obj objet) |
| TensorConnection statique | |
| TenseurConnexion | |
| final statique com.google.protobuf.Descriptors.Descriptor | |
| Chaîne | getFromTensor () A tensor name. |
| com.google.protobuf.ByteString | getFromTensorBytes () A tensor name. |
| int | |
| Chaîne | getToTensor () A tensor name. |
| com.google.protobuf.ByteString | getToTensorBytes () A tensor name. |
| final com.google.protobuf.UnknownFieldSet | |
| int | |
| booléen final | |
| TensorConnection.Builder statique | newBuilder (prototype TensorConnection ) |
| TensorConnection.Builder statique | |
| TensorConnection.Builder | |
| TensorConnection statique | parseDelimitedFrom (entrée InputStream) |
| TensorConnection statique | parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| TensorConnection statique | parseFrom (données ByteBuffer) |
| TensorConnection statique | parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| TensorConnection statique | parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| TensorConnection statique | parseFrom (entrée com.google.protobuf.CodedInputStream) |
| TensorConnection statique | parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| TensorConnection statique | parseFrom (données com.google.protobuf.ByteString) |
| TensorConnection statique | parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| TensorConnection statique | parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique | analyseur () |
| TensorConnection.Builder | toBuilder () |
| vide | writeTo (sortie com.google.protobuf.CodedOutputStream) |
Méthodes héritées
Constantes
public statique final int FROM_TENSOR_FIELD_NUMBER
Valeur constante : 1
public statique final entier TO_TENSOR_FIELD_NUMBER
Valeur constante : 2
Méthodes publiques
public booléen égal (Objet obj)
public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
chaîne publique getFromTensor ()
A tensor name. The value of this tensor will be substituted for the tensor named in `to_tensor`.
string from_tensor = 1; public com.google.protobuf.ByteString getFromTensorBytes ()
A tensor name. The value of this tensor will be substituted for the tensor named in `to_tensor`.
string from_tensor = 1; publique getParserForType ()
public int getSerializedSize ()
chaîne publique getToTensor ()
A tensor name. The value of this tensor will be bound to the value of the tensor named in `from_tensor`.
string to_tensor = 2; public com.google.protobuf.ByteString getToTensorBytes ()
A tensor name. The value of this tensor will be bound to the value of the tensor named in `from_tensor`.
string to_tensor = 2; public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
code de hachage int public ()
public final booléen isInitialized ()
public static TensorConnection parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public statique TensorConnection parseFrom (données ByteBuffer)
Jetés
| InvalidProtocolBufferException |
|---|
public static TensorConnection parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public static TensorConnection parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique TensorConnection parseFrom (entrée com.google.protobuf.CodedInputStream)
Jetés
| IOException |
|---|
public static TensorConnection parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
TensorConnection parseFrom statique public (données com.google.protobuf.ByteString)
Jetés
| InvalidProtocolBufferException |
|---|
public static TensorConnection parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public statique TensorConnection parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique analyseur ()
public void writeTo (sortie com.google.protobuf.CodedOutputStream)
Jetés
| IOException |
|---|