CostGraphDef.Node.OutputInfo.Builder |
CostGraphDef.Node.Builder.addOutputInfoBuilder() |
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
|
CostGraphDef.Node.OutputInfo.Builder |
CostGraphDef.Node.Builder.addOutputInfoBuilder(int index) |
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
|
CostGraphDef.Node.OutputInfo.Builder |
CostGraphDef.Node.OutputInfo.Builder.addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
CostGraphDef.Node.OutputInfo.Builder |
CostGraphDef.Node.OutputInfo.Builder.clear() |
|
CostGraphDef.Node.OutputInfo.Builder |
CostGraphDef.Node.OutputInfo.Builder.clearAliasInputPort() |
If >= 0, the output is an alias of an input.
|
CostGraphDef.Node.OutputInfo.Builder |
CostGraphDef.Node.OutputInfo.Builder.clearDtype() |
.tensorflow.DataType dtype = 4;
|
CostGraphDef.Node.OutputInfo.Builder |
CostGraphDef.Node.OutputInfo.Builder.clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field) |
|
CostGraphDef.Node.OutputInfo.Builder |
CostGraphDef.Node.OutputInfo.Builder.clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof) |
|
CostGraphDef.Node.OutputInfo.Builder |
CostGraphDef.Node.OutputInfo.Builder.clearShape() |
.tensorflow.TensorShapeProto shape = 3;
|
CostGraphDef.Node.OutputInfo.Builder |
CostGraphDef.Node.OutputInfo.Builder.clearSize() |
int64 size = 1;
|
CostGraphDef.Node.OutputInfo.Builder |
CostGraphDef.Node.OutputInfo.Builder.clone() |
|
CostGraphDef.Node.OutputInfo.Builder |
CostGraphDef.Node.Builder.getOutputInfoBuilder(int index) |
repeated .tensorflow.CostGraphDef.Node.OutputInfo output_info = 5;
|
CostGraphDef.Node.OutputInfo.Builder |
CostGraphDef.Node.OutputInfo.Builder.mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
|
CostGraphDef.Node.OutputInfo.Builder |
CostGraphDef.Node.OutputInfo.Builder.mergeFrom(org.nd4j.shade.protobuf.Message other) |
|
CostGraphDef.Node.OutputInfo.Builder |
CostGraphDef.Node.OutputInfo.Builder.mergeFrom(CostGraphDef.Node.OutputInfo other) |
|
CostGraphDef.Node.OutputInfo.Builder |
CostGraphDef.Node.OutputInfo.Builder.mergeShape(TensorShapeProto value) |
.tensorflow.TensorShapeProto shape = 3;
|
CostGraphDef.Node.OutputInfo.Builder |
CostGraphDef.Node.OutputInfo.Builder.mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
|
static CostGraphDef.Node.OutputInfo.Builder |
CostGraphDef.Node.OutputInfo.newBuilder() |
|
static CostGraphDef.Node.OutputInfo.Builder |
CostGraphDef.Node.OutputInfo.newBuilder(CostGraphDef.Node.OutputInfo prototype) |
|
CostGraphDef.Node.OutputInfo.Builder |
CostGraphDef.Node.OutputInfo.newBuilderForType() |
|
protected CostGraphDef.Node.OutputInfo.Builder |
CostGraphDef.Node.OutputInfo.newBuilderForType(org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
CostGraphDef.Node.OutputInfo.Builder |
CostGraphDef.Node.OutputInfo.Builder.setAliasInputPort(long value) |
If >= 0, the output is an alias of an input.
|
CostGraphDef.Node.OutputInfo.Builder |
CostGraphDef.Node.OutputInfo.Builder.setDtype(DataType value) |
.tensorflow.DataType dtype = 4;
|
CostGraphDef.Node.OutputInfo.Builder |
CostGraphDef.Node.OutputInfo.Builder.setDtypeValue(int value) |
.tensorflow.DataType dtype = 4;
|
CostGraphDef.Node.OutputInfo.Builder |
CostGraphDef.Node.OutputInfo.Builder.setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
CostGraphDef.Node.OutputInfo.Builder |
CostGraphDef.Node.OutputInfo.Builder.setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
CostGraphDef.Node.OutputInfo.Builder |
CostGraphDef.Node.OutputInfo.Builder.setShape(TensorShapeProto value) |
.tensorflow.TensorShapeProto shape = 3;
|
CostGraphDef.Node.OutputInfo.Builder |
CostGraphDef.Node.OutputInfo.Builder.setShape(TensorShapeProto.Builder builderForValue) |
.tensorflow.TensorShapeProto shape = 3;
|
CostGraphDef.Node.OutputInfo.Builder |
CostGraphDef.Node.OutputInfo.Builder.setSize(long value) |
int64 size = 1;
|
CostGraphDef.Node.OutputInfo.Builder |
CostGraphDef.Node.OutputInfo.Builder.setUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
|
CostGraphDef.Node.OutputInfo.Builder |
CostGraphDef.Node.OutputInfo.toBuilder() |
|