الفئة النهائية العامة الثابتة BuildConfiguration.Builder
نوع Protobuf tensorflow.BuildConfiguration
الأساليب العامة
| BuildConfiguration.Builder | addAllCcFlags (قيم Iterable<String>) CC compiler flags, if known repeated string cc_flags = 2; |
| BuildConfiguration.Builder | addAllOpts (قيم Iterable<String>) Bazel compilation options, if known repeated string opts = 3; |
| BuildConfiguration.Builder | addCcFlags (قيمة السلسلة) CC compiler flags, if known repeated string cc_flags = 2; |
| BuildConfiguration.Builder | addCcFlagsBytes (قيمة com.google.protobuf.ByteString) CC compiler flags, if known repeated string cc_flags = 2; |
| BuildConfiguration.Builder | addOpts (قيمة السلسلة) Bazel compilation options, if known repeated string opts = 3; |
| BuildConfiguration.Builder | addOptsBytes (قيمة com.google.protobuf.ByteString) Bazel compilation options, if known repeated string opts = 3; |
| BuildConfiguration.Builder | addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن) |
| تكوين البناء | يبني () |
| تكوين البناء | بناء جزئي () |
| BuildConfiguration.Builder | واضح () |
| BuildConfiguration.Builder | كليرككفلاغس () CC compiler flags, if known repeated string cc_flags = 2; |
| BuildConfiguration.Builder | ClearField (حقل com.google.protobuf.Descriptors.FieldDescriptor) |
| BuildConfiguration.Builder | الوضع الواضح () opt, dbg, etc string mode = 1; |
| BuildConfiguration.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| BuildConfiguration.Builder | كليرأوبتس () Bazel compilation options, if known repeated string opts = 3; |
| BuildConfiguration.Builder | استنساخ () |
| خيط | getCcFlags (فهرس كثافة العمليات) CC compiler flags, if known repeated string cc_flags = 2; |
| com.google.protobuf.ByteString | getCcFlagsBytes (فهرس كثافة العمليات) CC compiler flags, if known repeated string cc_flags = 2; |
| كثافة العمليات | getCcFlagsCount () CC compiler flags, if known repeated string cc_flags = 2; |
| com.google.protobuf.ProtocolStringList | قائمة getCcFlagsList () CC compiler flags, if known repeated string cc_flags = 2; |
| تكوين البناء | |
| النهائي الثابت com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| خيط | الحصول على الوضع () opt, dbg, etc string mode = 1; |
| com.google.protobuf.ByteString | الحصول علىModeBytes () opt, dbg, etc string mode = 1; |
| خيط | getOpts (فهرس كثافة العمليات) Bazel compilation options, if known repeated string opts = 3; |
| com.google.protobuf.ByteString | getOptsBytes (فهرس كثافة العمليات) Bazel compilation options, if known repeated string opts = 3; |
| كثافة العمليات | جيتوبتسكونت () Bazel compilation options, if known repeated string opts = 3; |
| com.google.protobuf.ProtocolStringList | جيتوبتسليست () Bazel compilation options, if known repeated string opts = 3; |
| منطقية نهائية | تمت التهيئة () |
| BuildConfiguration.Builder | دمج من (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| BuildConfiguration.Builder | دمج من (com.google.protobuf.Message أخرى) |
| BuildConfiguration.Builder النهائي | دمجUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
| BuildConfiguration.Builder | setCcFlags (مؤشر int، قيمة السلسلة) CC compiler flags, if known repeated string cc_flags = 2; |
| BuildConfiguration.Builder | setField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن) |
| BuildConfiguration.Builder | setMode (قيمة السلسلة) opt, dbg, etc string mode = 1; |
| BuildConfiguration.Builder | setModeBytes (قيمة com.google.protobuf.ByteString) opt, dbg, etc string mode = 1; |
| BuildConfiguration.Builder | setOpts (مؤشر int، قيمة السلسلة) Bazel compilation options, if known repeated string opts = 3; |
| BuildConfiguration.Builder | setRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، مؤشر int، قيمة الكائن) |
| BuildConfiguration.Builder النهائي | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
الطرق الموروثة
الأساليب العامة
BuildConfiguration.Builder العامة addAllCcFlags (قيم Iterable<String>)
CC compiler flags, if known
repeated string cc_flags = 2; BuildConfiguration.Builder العامة addAllOpts (قيم Iterable<String>)
Bazel compilation options, if known
repeated string opts = 3; BuildConfiguration.Builder العام addCcFlags (قيمة السلسلة)
CC compiler flags, if known
repeated string cc_flags = 2; public BuildConfiguration.Builder addCcFlagsBytes (قيمة com.google.protobuf.ByteString)
CC compiler flags, if known
repeated string cc_flags = 2; public BuildConfiguration.Builder addOpts (قيمة السلسلة)
Bazel compilation options, if known
repeated string opts = 3; public BuildConfiguration.Builder addOptsBytes (قيمة com.google.protobuf.ByteString)
Bazel compilation options, if known
repeated string opts = 3; public BuildConfiguration.Builder addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)
BuildConfiguration.Builder العام ClearCcFlags ()
CC compiler flags, if known
repeated string cc_flags = 2; public BuildConfiguration.Builder ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
BuildConfiguration.Builder العام ClearOpts ()
Bazel compilation options, if known
repeated string opts = 3; سلسلة getCcFlags العامة (فهرس كثافة العمليات)
CC compiler flags, if known
repeated string cc_flags = 2; com.google.protobuf.ByteString getCcFlagsBytes العام (مؤشر int)
CC compiler flags, if known
repeated string cc_flags = 2; int العام getCcFlagsCount ()
CC compiler flags, if known
repeated string cc_flags = 2; com.google.protobuf.ProtocolStringList العامة getCcFlagsList ()
CC compiler flags, if known
repeated string cc_flags = 2; النهائي العام الثابت com.google.protobuf.Descriptors.Descriptor getDescriptor ()
com.google.protobuf.Descriptors.Descriptor getDescriptorForType () العام
سلسلة getMode العامة ()
opt, dbg, etc
string mode = 1; com.google.protobuf.ByteString getModeBytes () العام
opt, dbg, etc
string mode = 1; سلسلة getOpts العامة (مؤشر int)
Bazel compilation options, if known
repeated string opts = 3; com.google.protobuf.ByteString getOptsBytes العام (مؤشر int)
Bazel compilation options, if known
repeated string opts = 3; int العام getOptsCount ()
Bazel compilation options, if known
repeated string opts = 3; com.google.protobuf.ProtocolStringList getOptsList () العامة
Bazel compilation options, if known
repeated string opts = 3; تمت تهيئة القيمة المنطقية النهائية العامة ()
BuildConfiguration.Builder العام mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
| IOEException |
|---|
BuildConfiguration.Builder النهائي العام mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
BuildConfiguration.Builder العام setCcFlags (مؤشر int، قيمة السلسلة)
CC compiler flags, if known
repeated string cc_flags = 2; public BuildConfiguration.Builder setField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)
BuildConfiguration.Builder العامة setModeBytes (قيمة com.google.protobuf.ByteString)
opt, dbg, etc
string mode = 1; مجموعة BuildConfiguration.Builder العامة (مؤشر int، قيمة السلسلة)
Bazel compilation options, if known
repeated string opts = 3;