パブリック静的最終クラスTrackableObjectGraph.TrackableObject.SlotVariableReference
Protobuf 型tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference
ネストされたクラス
クラス | TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder | Protobuf 型tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference |
定数
パブリックメソッド
継承されたメソッド
ブール値 | 等しい(オブジェクト arg0) |
最終クラス<?> | getクラス() |
整数 | ハッシュコード() |
最後の空白 | 通知する() |
最後の空白 | すべて通知() |
弦 | toString () |
最後の空白 | wait (long arg0, int arg1) |
最後の空白 | 待機(長い引数0) |
最後の空白 | 待って() |
抽象整数 | getOriginalVariableNodeId () An index into `TrackableObjectGraph.nodes`, indicating the variable object this slot was created for. |
抽象文字列 | getスロット名() The name of the slot (e.g. |
抽象的な com.google.protobuf.ByteString | getスロット名バイト() The name of the slot (e.g. |
抽象整数 | getSlotVariableNodeId () An index into `TrackableObjectGraph.nodes`, indicating the `Object` with the value of the slot variable. |
定数
パブリック静的最終整数ORIGINAL_VARIABLE_NODE_ID_FIELD_NUMBER
定数値: 1
パブリック静的最終整数SLOT_NAME_FIELD_NUMBER
定数値: 2
パブリック静的最終整数SLOT_VARIABLE_NODE_ID_FIELD_NUMBER
定数値: 3
パブリックメソッド
public booleanに等しい(オブジェクト obj)
public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public int getOriginalVariableNodeId ()
An index into `TrackableObjectGraph.nodes`, indicating the variable object this slot was created for.
int32 original_variable_node_id = 1;
公共 getParserForType ()
public int getSerializedSize ()
パブリック String getSlotName ()
The name of the slot (e.g. "m"/"v").
string slot_name = 2;
public com.google.protobuf.ByteString getSlotNameBytes ()
The name of the slot (e.g. "m"/"v").
string slot_name = 2;
public int getSlotVariableNodeId ()
An index into `TrackableObjectGraph.nodes`, indicating the `Object` with the value of the slot variable.
int32 slot_variable_node_id = 3;
public Final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
パブリック最終ブール値isInitialized ()
public static TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder newBuilder ( TrackableObjectGraph.TrackableObject.SlotVariableReferenceプロトタイプ)
public static TrackableObjectGraph.TrackableObject.SlotVariableReference parseDelimitedFrom (InputStream 入力)
投げる
IO例外 |
---|
public static TrackableObjectGraph.TrackableObject.SlotVariableReference parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
public static TrackableObjectGraph.TrackableObject.SlotVariableReference parseFrom (ByteBuffer データ)
投げる
無効なプロトコルバッファ例外 |
---|
public static TrackableObjectGraph.TrackableObject.SlotVariableReference parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
public static TrackableObjectGraph.TrackableObject.SlotVariableReference parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
無効なプロトコルバッファ例外 |
---|
public static TrackableObjectGraph.TrackableObject.SlotVariableReference parseFrom (com.google.protobuf.CodedInputStream 入力)
投げる
IO例外 |
---|
public static TrackableObjectGraph.TrackableObject.SlotVariableReference parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
無効なプロトコルバッファ例外 |
---|
public static TrackableObjectGraph.TrackableObject.SlotVariableReference parseFrom (com.google.protobuf.ByteString データ)
投げる
無効なプロトコルバッファ例外 |
---|
public static TrackableObjectGraph.TrackableObject.SlotVariableReference parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
public static TrackableObjectGraph.TrackableObject.SlotVariableReference parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
無効なプロトコルバッファ例外 |
---|
パブリック静的 パーサー()
public void writeTo (com.google.protobuf.CodedOutputStream 出力)
投げる
IO例外 |
---|