classe final estática pública CostGraphDef.Node.OutputInfo
Outputs of this node.
tensorflow.CostGraphDef.Node.OutputInfo
Classes aninhadas
aula | CostGraphDef.Node.OutputInfo.Builder | Outputs of this node. |
Constantes
interno | ALIAS_INPUT_PORT_FIELD_NUMBER | |
interno | DTYPE_FIELD_NUMBER | |
interno | SHAPE_FIELD_NUMBER | |
interno | SIZE_FIELD_NUMBER |
Métodos Públicos
booleano | é igual (objeto obj) |
longo | getAliasInputPort () If >= 0, the output is an alias of an input. |
CostGraphDef.Node.OutputInfo estático | |
CostGraphDef.Node.OutputInfo | |
final estático com.google.protobuf.Descriptors.Descriptor | |
Tipo de dados | getDtype () .tensorflow.DataType dtype = 4; |
interno | getDtypeValue () .tensorflow.DataType dtype = 4; |
interno | |
TensorShapeProto | obterForma () .tensorflow.TensorShapeProto shape = 3; |
TensorShapeProtoOrBuilder | getShapeOrBuilder () .tensorflow.TensorShapeProto shape = 3; |
longo | getSize () int64 size = 1; |
final com.google.protobuf.UnknownFieldSet | |
booleano | temForma () .tensorflow.TensorShapeProto shape = 3; |
interno | código hash () |
booleano final | |
CostGraphDef.Node.OutputInfo.Builder estático | newBuilder (protótipo CostGraphDef.Node.OutputInfo ) |
CostGraphDef.Node.OutputInfo.Builder estático | |
CostGraphDef.Node.OutputInfo.Builder | |
CostGraphDef.Node.OutputInfo estático | parseDelimitedFrom (entrada InputStream) |
CostGraphDef.Node.OutputInfo estático | parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CostGraphDef.Node.OutputInfo estático | parseFrom (dados de ByteBuffer) |
CostGraphDef.Node.OutputInfo estático | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CostGraphDef.Node.OutputInfo estático | parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CostGraphDef.Node.OutputInfo estático | parseFrom (entrada com.google.protobuf.CodedInputStream) |
CostGraphDef.Node.OutputInfo estático | parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CostGraphDef.Node.OutputInfo estático | parseFrom (dados com.google.protobuf.ByteString) |
CostGraphDef.Node.OutputInfo estático | parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CostGraphDef.Node.OutputInfo estático | parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
estático | analisador () |
CostGraphDef.Node.OutputInfo.Builder | |
vazio | writeTo (saída com.google.protobuf.CodedOutputStream) |
Métodos herdados
Constantes
público estático final int ALIAS_INPUT_PORT_FIELD_NUMBER
Valor Constante: 2
público estático final int DTYPE_FIELD_NUMBER
Valor Constante: 4
int final estático público SHAPE_FIELD_NUMBER
Valor Constante: 3
int final estático público SIZE_FIELD_NUMBER
Valor Constante: 1
Métodos Públicos
booleano público é igual (Object obj)
público longo 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;
final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público int getDtypeValue ()
.tensorflow.DataType dtype = 4;
público getParserForType ()
público int getSerializedSize ()
getSize longo público ()
int64 size = 1;
final público com.google.protobuf.UnknownFieldSet getUnknownFields ()
hasShape booleano público ()
.tensorflow.TensorShapeProto shape = 3;
hashCode int público ()
público final booleano isInitialized ()
public static CostGraphDef.Node.OutputInfo.Builder newBuilder ( protótipo CostGraphDef.Node.OutputInfo )
public static CostGraphDef.Node.OutputInfo parseDelimitedFrom (entrada InputStream)
Lança
IOException |
---|
public static CostGraphDef.Node.OutputInfo parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
público estático CostGraphDef.Node.OutputInfo parseFrom (dados de ByteBuffer)
Lança
InvalidProtocolBufferException |
---|
public static CostGraphDef.Node.OutputInfo parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
public static CostGraphDef.Node.OutputInfo parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
InvalidProtocolBufferException |
---|
público estático CostGraphDef.Node.OutputInfo parseFrom (entrada com.google.protobuf.CodedInputStream)
Lança
IOException |
---|
public static CostGraphDef.Node.OutputInfo parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
InvalidProtocolBufferException |
---|
CostGraphDef.Node.OutputInfo parseFrom estático público (dados com.google.protobuf.ByteString)
Lança
InvalidProtocolBufferException |
---|
public static CostGraphDef.Node.OutputInfo parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
public static CostGraphDef.Node.OutputInfo parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
InvalidProtocolBufferException |
---|
estática pública analisador ()
public void writeTo (saída com.google.protobuf.CodedOutputStream)
Lança
IOException |
---|