publiczna klasa końcowa TensorConnection
Defines a connection between two tensors in a `GraphDef`.
tensorflow.TensorConnection Klasy zagnieżdżone
| klasa | TensorConnection.Builder | Defines a connection between two tensors in a `GraphDef`. | |
Stałe
| wew | FROM_TENSOR_FIELD_NUMBER | |
| wew | TO_TENSOR_FIELD_NUMBER |
Metody publiczne
| wartość logiczna | równa się (obiekt obiektu) |
| statyczne połączenie Tensora | |
| Połączenie Tensora | |
| końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
| Smyczkowy | pobierz zTensora () A tensor name. |
| com.google.protobuf.ByteString | getFromTensorBytes () A tensor name. |
| wew | |
| Smyczkowy | getToTensor () A tensor name. |
| com.google.protobuf.ByteString | getToTensorBytes () A tensor name. |
| końcowy com.google.protobuf.UnknownFieldSet | |
| wew | hashCode () |
| końcowa wartość logiczna | |
| statyczny TensorConnection.Builder | newBuilder (prototyp TensorConnection ) |
| statyczny TensorConnection.Builder | |
| TensorConnection.Builder | |
| statyczne połączenie Tensora | parseDelimitedFrom (wejście strumienia wejściowego) |
| statyczne połączenie Tensora | parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczne połączenie Tensora | parseFrom (dane ByteBuffer) |
| statyczne połączenie Tensora | parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczne połączenie Tensora | parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczne połączenie Tensora | parseFrom (wejście com.google.protobuf.CodedInputStream) |
| statyczne połączenie Tensora | parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry) |
| statyczne połączenie Tensora | parseFrom (dane com.google.protobuf.ByteString) |
| statyczne połączenie Tensora | parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczne połączenie Tensora | parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczny | parser () |
| TensorConnection.Builder | |
| próżnia | writeTo (wyjście com.google.protobuf.CodedOutputStream) |
Metody dziedziczone
Stałe
publiczny statyczny końcowy int FROM_TENSOR_FIELD_NUMBER
Wartość stała: 1
publiczny statyczny końcowy int TO_TENSOR_FIELD_NUMBER
Wartość stała: 2
Metody publiczne
publiczna wartość logiczna równa się (obiekt obiektu)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publiczny ciąg 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; publiczny getParserForType ()
publiczny int getSerializedSize ()
publiczny ciąg 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; publiczny 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; publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()
publiczny int hashCode ()
publiczna końcowa wartość logiczna isInitialized ()
public static TensorConnection parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Wyjątek IO |
|---|
public static TensorConnection parseFrom (dane ByteBuffer)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
public static TensorConnection parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Wyjątek IO |
|---|
public static TensorConnection parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
public static TensorConnection parseFrom (wejście com.google.protobuf.CodedInputStream)
Rzuca
| Wyjątek IO |
|---|
public static TensorConnection parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
public static TensorConnection parseFrom (dane com.google.protobuf.ByteString)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
public static TensorConnection parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Wyjątek IO |
|---|
public static TensorConnection parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
publiczna statyka parser ()
public void writeTo (wyjście com.google.protobuf.CodedOutputStream)
Rzuca
| Wyjątek IO |
|---|