OpList

کلاس نهایی عمومی OpList

 A collection of OpDefs
 
نوع Protobuf tensorflow.OpList

کلاس های تو در تو

کلاس OpList.Builder
 A collection of OpDefs
 
نوع Protobuf tensorflow.OpList

ثابت ها

بین المللی OP_FIELD_NUMBER

روش های عمومی

بولی
برابر است (object obj)
OpList ایستا
OpList
نهایی static com.google.protobuf.Descriptors.Descriptor
OpDef
getOp (شاخص int)
repeated .tensorflow.OpDef op = 1;
بین المللی
getOpCount ()
repeated .tensorflow.OpDef op = 1;
فهرست < OpDef >
getOpList ()
repeated .tensorflow.OpDef op = 1;
OpDefOrBuilder
getOpOrBuilder (شاخص int)
repeated .tensorflow.OpDef op = 1;
لیست<? OpDefOrBuilder > را گسترش می دهد
getOpOrBuilderList ()
repeated .tensorflow.OpDef op = 1;
بین المللی
com.google.protobuf.UnknownFieldSet نهایی
بین المللی
بولی نهایی
استاتیک OpList.Builder
newBuilder (نمونه اولیه OpList )
استاتیک OpList.Builder
OpList.Builder
OpList ایستا
parseDelimitedFrom (ورودی جریان ورودی)
OpList ایستا
parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
OpList ایستا
parseFrom (داده های ByteBuffer)
OpList ایستا
parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
OpList ایستا
parseFrom (داده‌های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
OpList ایستا
parseFrom (ورودی com.google.protobuf.CodedInputStream)
OpList ایستا
parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
OpList ایستا
parseFrom (داده های com.google.protobuf.ByteString)
OpList ایستا
parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
OpList ایستا
parseFrom (داده‌های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ایستا
OpList.Builder
خالی
writeTo (خروجی com.google.protobuf.CodedOutputStream)

روش های ارثی

ثابت ها

نهایی استاتیک عمومی OP_FIELD_NUMBER

ارزش ثابت: 1

روش های عمومی

بولین عمومی برابر است (Object Obj)

عمومی استاتیک OpList getDefaultInstance ()

OpList عمومی getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

OpDef getOp عمومی (int index)

repeated .tensorflow.OpDef op = 1;

عمومی int getOpCount ()

repeated .tensorflow.OpDef op = 1;

لیست عمومی< OpDef > getOpList ()

repeated .tensorflow.OpDef op = 1;

عمومی OpDefOrBuilder getOpOrBuilder (int index)

repeated .tensorflow.OpDef op = 1;

لیست عمومی<? گسترش OpDefOrBuilder > getOpOrBuilderList ()

repeated .tensorflow.OpDef op = 1;

عمومی getParserForType ()

عمومی int getSerializedSize ()

عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()

هش کد عمومی ()

بولین نهایی عمومی isInitialized ()

عمومی استاتیک OpList.Builder newBuilder (نمونه اولیه OpList )

عمومی استاتیک OpList.Builder newBuilder ()

عمومی OpList.Builder newBuilderForType ()

عمومی استاتیک OpList parseDelimitedFrom (ورودی جریان ورودی)

پرتاب می کند
IOException

عمومی استاتیک OpList parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک OpList parseFrom (داده ByteBuffer)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک OpList parseFrom (com.google.protobuf.CodedInputStream ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک OpList parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک OpList parseFrom (ورودی com.google.protobuf.CodedInputStream)

پرتاب می کند
IOException

عمومی استاتیک OpList parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک OpList parseFrom (داده های com.google.protobuf.ByteString)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک OpList parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک OpList parseFrom (داده های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

استاتیک عمومی تجزیه کننده ()

عمومی OpList.Builder toBuilder ()

public void writeTo (خروجی com.google.protobuf.CodedOutputStream)

پرتاب می کند
IOException