CostGraphDef.Node.OutputInfo.Builder

общедоступный статический конечный класс CostGraphDef.Node.OutputInfo.Builder

 Outputs of this node.
 
Тип Protobuf tensorflow.CostGraphDef.Node.OutputInfo

Публичные методы

CostGraphDef.Node.OutputInfo.Builder
addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
CostGraphDef.Node.OutputInfo
CostGraphDef.Node.OutputInfo
CostGraphDef.Node.OutputInfo.Builder
CostGraphDef.Node.OutputInfo.Builder
очиститьАлиасИнпутПорт ()
 If >= 0, the output is an alias of an input.
CostGraphDef.Node.OutputInfo.Builder
ОчиститьДтип ()
.tensorflow.DataType dtype = 4;
CostGraphDef.Node.OutputInfo.Builder
ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)
CostGraphDef.Node.OutputInfo.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
CostGraphDef.Node.OutputInfo.Builder
прозрачная форма ()
.tensorflow.TensorShapeProto shape = 3;
CostGraphDef.Node.OutputInfo.Builder
ОчиститьРазмер ()
int64 size = 1;
CostGraphDef.Node.OutputInfo.Builder
длинный
getAliasInputPort ()
 If >= 0, the output is an alias of an input.
CostGraphDef.Node.OutputInfo
окончательный статический com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Тип данных
getDtype ()
.tensorflow.DataType dtype = 4;
интервал
getDtypeValue ()
.tensorflow.DataType dtype = 4;
TensorShapeProto
получитьШейп ()
.tensorflow.TensorShapeProto shape = 3;
TensorShapeProto.Builder
getShapeBuilder ()
.tensorflow.TensorShapeProto shape = 3;
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 3;
длинный
получитьРазмер ()
int64 size = 1;
логическое значение
имеетШейп ()
.tensorflow.TensorShapeProto shape = 3;
последнее логическое значение
CostGraphDef.Node.OutputInfo.Builder
mergeFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
CostGraphDef.Node.OutputInfo.Builder
mergeFrom (com.google.protobuf.Message другое)
CostGraphDef.Node.OutputInfo.Builder
mergeShape (значение TensorShapeProto )
.tensorflow.TensorShapeProto shape = 3;
окончательный CostGraphDef.Node.OutputInfo.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
CostGraphDef.Node.OutputInfo.Builder
setAliasInputPort (длинное значение)
 If >= 0, the output is an alias of an input.
CostGraphDef.Node.OutputInfo.Builder
setDtype (значение типа данных )
.tensorflow.DataType dtype = 4;
CostGraphDef.Node.OutputInfo.Builder
setDtypeValue (целое значение)
.tensorflow.DataType dtype = 4;
CostGraphDef.Node.OutputInfo.Builder
setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
CostGraphDef.Node.OutputInfo.Builder
setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)
CostGraphDef.Node.OutputInfo.Builder
setShape (значение TensorShapeProto )
.tensorflow.TensorShapeProto shape = 3;
CostGraphDef.Node.OutputInfo.Builder
setShape ( TensorShapeProto.Builder builderForValue)
.tensorflow.TensorShapeProto shape = 3;
CostGraphDef.Node.OutputInfo.Builder
setSize (длинное значение)
int64 size = 1;
окончательный CostGraphDef.Node.OutputInfo.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

Унаследованные методы

Публичные методы

public CostGraphDef.Node.OutputInfo.Builder addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)

общедоступная сборка CostGraphDef.Node.OutputInfo ()

общедоступный CostGraphDef.Node.OutputInfo buildPartial ()

общедоступный CostGraphDef.Node.OutputInfo.Builder очистить ()

public CostGraphDef.Node.OutputInfo.Builder ClearAliasInputPort ()

 If >= 0, the output is an alias of an input. Note that an alias input
 may itself be an alias. The algorithm will therefore need to follow
 those pointers.
 
int64 alias_input_port = 2;

общедоступный CostGraphDef.Node.OutputInfo.Builder ClearDtype ()

.tensorflow.DataType dtype = 4;

общедоступный CostGraphDef.Node.OutputInfo.Builder ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)

общедоступный CostGraphDef.Node.OutputInfo.Builder ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

общедоступный CostGraphDef.Node.OutputInfo.Builder ClearShape ()

.tensorflow.TensorShapeProto shape = 3;

общедоступный CostGraphDef.Node.OutputInfo.Builder ClearSize ()

int64 size = 1;

общедоступный клон CostGraphDef.Node.OutputInfo.Builder ()

общедоступный длинный getAliasInputPort ()

 If >= 0, the output is an alias of an input. Note that an alias input
 may itself be an alias. The algorithm will therefore need to follow
 those pointers.
 
int64 alias_input_port = 2;

общедоступный CostGraphDef.Node.OutputInfo getDefaultInstanceForType ()

общедоступный статический окончательный com.google.protobuf.Descriptors.Descriptor getDescriptor ()

общедоступный com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

общедоступный тип данных getDtype ()

.tensorflow.DataType dtype = 4;

public int getDtypeValue ()

.tensorflow.DataType dtype = 4;

общественный TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 3;

общедоступный TensorShapeProto.Builder getShapeBuilder ()

.tensorflow.TensorShapeProto shape = 3;

общедоступный TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 3;

общедоступный длинный getSize ()

int64 size = 1;

общедоступное логическое значение hasShape ()

.tensorflow.TensorShapeProto shape = 3;

публичное окончательное логическое значение isInitialized ()

общедоступный CostGraphDef.Node.OutputInfo.Builder mergeFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Исключение IO

общедоступный CostGraphDef.Node.OutputInfo.Builder mergeFrom (com.google.protobuf.Message другое)

public CostGraphDef.Node.OutputInfo.Builder mergeShape (значение TensorShapeProto )

.tensorflow.TensorShapeProto shape = 3;

общедоступный финальный CostGraphDef.Node.OutputInfo.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public CostGraphDef.Node.OutputInfo.Builder setAliasInputPort (длинное значение)

 If >= 0, the output is an alias of an input. Note that an alias input
 may itself be an alias. The algorithm will therefore need to follow
 those pointers.
 
int64 alias_input_port = 2;

public CostGraphDef.Node.OutputInfo.Builder setDtype (значение DataType )

.tensorflow.DataType dtype = 4;

public CostGraphDef.Node.OutputInfo.Builder setDtypeValue (целое значение)

.tensorflow.DataType dtype = 4;

public CostGraphDef.Node.OutputInfo.Builder setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)

public CostGraphDef.Node.OutputInfo.Builder setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)

public CostGraphDef.Node.OutputInfo.Builder setShape (значение TensorShapeProto )

.tensorflow.TensorShapeProto shape = 3;

общедоступный CostGraphDef.Node.OutputInfo.Builder setShape ( TensorShapeProto.Builder builderForValue)

.tensorflow.TensorShapeProto shape = 3;

public CostGraphDef.Node.OutputInfo.Builder setSize (длинное значение)

int64 size = 1;

общедоступный окончательный CostGraphDef.Node.OutputInfo.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

,
общедоступный статический конечный класс CostGraphDef.Node.OutputInfo.Builder

 Outputs of this node.
 
Тип Protobuf tensorflow.CostGraphDef.Node.OutputInfo

Публичные методы

CostGraphDef.Node.OutputInfo.Builder
addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
CostGraphDef.Node.OutputInfo
CostGraphDef.Node.OutputInfo
CostGraphDef.Node.OutputInfo.Builder
CostGraphDef.Node.OutputInfo.Builder
очиститьАлиасИнпутПорт ()
 If >= 0, the output is an alias of an input.
CostGraphDef.Node.OutputInfo.Builder
ОчиститьДтип ()
.tensorflow.DataType dtype = 4;
CostGraphDef.Node.OutputInfo.Builder
ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)
CostGraphDef.Node.OutputInfo.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
CostGraphDef.Node.OutputInfo.Builder
прозрачная форма ()
.tensorflow.TensorShapeProto shape = 3;
CostGraphDef.Node.OutputInfo.Builder
ОчиститьРазмер ()
int64 size = 1;
CostGraphDef.Node.OutputInfo.Builder
длинный
getAliasInputPort ()
 If >= 0, the output is an alias of an input.
CostGraphDef.Node.OutputInfo
окончательный статический com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Тип данных
getDtype ()
.tensorflow.DataType dtype = 4;
интервал
getDtypeValue ()
.tensorflow.DataType dtype = 4;
TensorShapeProto
получитьШейп ()
.tensorflow.TensorShapeProto shape = 3;
TensorShapeProto.Builder
getShapeBuilder ()
.tensorflow.TensorShapeProto shape = 3;
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 3;
длинный
получитьРазмер ()
int64 size = 1;
логическое значение
имеетШейп ()
.tensorflow.TensorShapeProto shape = 3;
последнее логическое значение
CostGraphDef.Node.OutputInfo.Builder
mergeFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
CostGraphDef.Node.OutputInfo.Builder
mergeFrom (com.google.protobuf.Message другое)
CostGraphDef.Node.OutputInfo.Builder
mergeShape (значение TensorShapeProto )
.tensorflow.TensorShapeProto shape = 3;
окончательный CostGraphDef.Node.OutputInfo.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
CostGraphDef.Node.OutputInfo.Builder
setAliasInputPort (длинное значение)
 If >= 0, the output is an alias of an input.
CostGraphDef.Node.OutputInfo.Builder
setDtype (значение типа данных )
.tensorflow.DataType dtype = 4;
CostGraphDef.Node.OutputInfo.Builder
setDtypeValue (целое значение)
.tensorflow.DataType dtype = 4;
CostGraphDef.Node.OutputInfo.Builder
setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
CostGraphDef.Node.OutputInfo.Builder
setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)
CostGraphDef.Node.OutputInfo.Builder
setShape (значение TensorShapeProto )
.tensorflow.TensorShapeProto shape = 3;
CostGraphDef.Node.OutputInfo.Builder
setShape ( TensorShapeProto.Builder builderForValue)
.tensorflow.TensorShapeProto shape = 3;
CostGraphDef.Node.OutputInfo.Builder
setSize (длинное значение)
int64 size = 1;
окончательный CostGraphDef.Node.OutputInfo.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

Унаследованные методы

Публичные методы

public CostGraphDef.Node.OutputInfo.Builder addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)

общедоступная сборка CostGraphDef.Node.OutputInfo ()

общедоступный CostGraphDef.Node.OutputInfo buildPartial ()

общедоступный CostGraphDef.Node.OutputInfo.Builder очистить ()

public CostGraphDef.Node.OutputInfo.Builder ClearAliasInputPort ()

 If >= 0, the output is an alias of an input. Note that an alias input
 may itself be an alias. The algorithm will therefore need to follow
 those pointers.
 
int64 alias_input_port = 2;

общедоступный CostGraphDef.Node.OutputInfo.Builder ClearDtype ()

.tensorflow.DataType dtype = 4;

общедоступный CostGraphDef.Node.OutputInfo.Builder ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)

общедоступный CostGraphDef.Node.OutputInfo.Builder ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

общедоступный CostGraphDef.Node.OutputInfo.Builder ClearShape ()

.tensorflow.TensorShapeProto shape = 3;

общедоступный CostGraphDef.Node.OutputInfo.Builder ClearSize ()

int64 size = 1;

общедоступный клон CostGraphDef.Node.OutputInfo.Builder ()

общедоступный длинный getAliasInputPort ()

 If >= 0, the output is an alias of an input. Note that an alias input
 may itself be an alias. The algorithm will therefore need to follow
 those pointers.
 
int64 alias_input_port = 2;

общедоступный CostGraphDef.Node.OutputInfo getDefaultInstanceForType ()

общедоступный статический окончательный com.google.protobuf.Descriptors.Descriptor getDescriptor ()

общедоступный com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

общедоступный тип данных getDtype ()

.tensorflow.DataType dtype = 4;

public int getDtypeValue ()

.tensorflow.DataType dtype = 4;

общественный TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 3;

общедоступный TensorShapeProto.Builder getShapeBuilder ()

.tensorflow.TensorShapeProto shape = 3;

общедоступный TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 3;

общедоступный длинный getSize ()

int64 size = 1;

общедоступное логическое значение hasShape ()

.tensorflow.TensorShapeProto shape = 3;

публичное окончательное логическое значение isInitialized ()

общедоступный CostGraphDef.Node.OutputInfo.Builder mergeFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Исключение IO

общедоступный CostGraphDef.Node.OutputInfo.Builder mergeFrom (com.google.protobuf.Message другое)

public CostGraphDef.Node.OutputInfo.Builder mergeShape (значение TensorShapeProto )

.tensorflow.TensorShapeProto shape = 3;

общедоступный финальный CostGraphDef.Node.OutputInfo.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public CostGraphDef.Node.OutputInfo.Builder setAliasInputPort (длинное значение)

 If >= 0, the output is an alias of an input. Note that an alias input
 may itself be an alias. The algorithm will therefore need to follow
 those pointers.
 
int64 alias_input_port = 2;

public CostGraphDef.Node.OutputInfo.Builder setDtype (значение DataType )

.tensorflow.DataType dtype = 4;

public CostGraphDef.Node.OutputInfo.Builder setDtypeValue (целое значение)

.tensorflow.DataType dtype = 4;

public CostGraphDef.Node.OutputInfo.Builder setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)

public CostGraphDef.Node.OutputInfo.Builder setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)

public CostGraphDef.Node.OutputInfo.Builder setShape (значение TensorShapeProto )

.tensorflow.TensorShapeProto shape = 3;

общедоступный CostGraphDef.Node.OutputInfo.Builder setShape ( TensorShapeProto.Builder builderForValue)

.tensorflow.TensorShapeProto shape = 3;

public CostGraphDef.Node.OutputInfo.Builder setSize (длинное значение)

int64 size = 1;

общедоступный окончательный CostGraphDef.Node.OutputInfo.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)