パブリック静的最終クラスTrackableObjectGraph.TrackableObject
Protobuf 型tensorflow.TrackableObjectGraph.TrackableObject
ネストされたクラス
クラス | TrackableObjectGraph.TrackableObject.Builder | Protobuf 型tensorflow.TrackableObjectGraph.TrackableObject | |
クラス | TrackableObjectGraph.TrackableObject.ObjectReference | Protobuf 型tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference | |
インタフェース | TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder | ||
クラス | TrackableObjectGraph.TrackableObject.SerializedTensor | Protobuf 型tensorflow.TrackableObjectGraph.TrackableObject.SerializedTensor | |
インタフェース | TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder | ||
クラス | TrackableObjectGraph.TrackableObject.SlotVariableReference | Protobuf 型tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference | |
インタフェース | TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder |
定数
整数 | ATTRIBUTES_FIELD_NUMBER | |
整数 | CHILDREN_FIELD_NUMBER | |
整数 | SLOT_VARIABLES_FIELD_NUMBER |
パブリックメソッド
継承されたメソッド
定数
パブリック静的最終整数ATTRIBUTES_FIELD_NUMBER
定数値: 2
パブリック静的最終整数CHILDREN_FIELD_NUMBER
定数値: 1
パブリック静的最終整数SLOT_VARIABLES_FIELD_NUMBER
定数値: 3
パブリックメソッド
public booleanに等しい(オブジェクト obj)
public TrackableObjectGraph.TrackableObject.SerializedTensor getAttributes (int インデックス)
Serialized data specific to this object.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SerializedTensor attributes = 2;
public int getAttributesCount ()
Serialized data specific to this object.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SerializedTensor attributes = 2;
public List< TrackableObjectGraph.TrackableObject.SerializedTensor > getAttributesList ()
Serialized data specific to this object.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SerializedTensor attributes = 2;
public TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder getAttributesOrBuilder (int インデックス)
Serialized data specific to this object.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SerializedTensor attributes = 2;
公開リスト<? extends TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder > getAttributesOrBuilderList ()
Serialized data specific to this object.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SerializedTensor attributes = 2;
public TrackableObjectGraph.TrackableObject.ObjectReference getChildren (int インデックス)
Objects which this object depends on.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;
public int getChildrenCount ()
Objects which this object depends on.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;
public List< TrackableObjectGraph.TrackableObject.ObjectReference > getChildrenList ()
Objects which this object depends on.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;
public TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder getChildrenOrBuilder (int インデックス)
Objects which this object depends on.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;
公開リスト<? extends TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder > getChildrenOrBuilderList ()
Objects which this object depends on.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;
public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
公共 getParserForType ()
public int getSerializedSize ()
public TrackableObjectGraph.TrackableObject.SlotVariableReference getSlotVariables (int インデックス)
Slot variables owned by this object.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;
public int getSlotVariablesCount ()
Slot variables owned by this object.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;
public List< TrackableObjectGraph.TrackableObject.SlotVariableReference > getSlotVariablesList ()
Slot variables owned by this object.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;
public TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder getSlotVariablesOrBuilder (int インデックス)
Slot variables owned by this object.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;
公開リスト<? extends TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder > getSlotVariablesOrBuilderList ()
Slot variables owned by this object.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;
public Final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
パブリック最終ブール値isInitialized ()
public static TrackableObjectGraph.TrackableObject.Builder newBuilder ( TrackableObjectGraph.TrackableObjectプロトタイプ)
public static TrackableObjectGraph.TrackableObject parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
public static TrackableObjectGraph.TrackableObject parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
public static TrackableObjectGraph.TrackableObject parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
無効なプロトコルバッファ例外 |
---|
public static TrackableObjectGraph.TrackableObject parseFrom (com.google.protobuf.CodedInputStream 入力)
投げる
IO例外 |
---|
public static TrackableObjectGraph.TrackableObject parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
無効なプロトコルバッファ例外 |
---|
public static TrackableObjectGraph.TrackableObject parseFrom (com.google.protobuf.ByteString データ)
投げる
無効なプロトコルバッファ例外 |
---|
public static TrackableObjectGraph.TrackableObject parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
public static TrackableObjectGraph.TrackableObject parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
無効なプロトコルバッファ例外 |
---|
パブリック静的 パーサー()
public void writeTo (com.google.protobuf.CodedOutputStream 出力)
投げる
IO例外 |
---|