classe finale statica pubblica CostGraphDef.Node.OutputInfo
Outputs of this node.
tensorflow.CostGraphDef.Node.OutputInfo
Classi nidificate
classe | CostGraphDef.Node.OutputInfo.Builder | Outputs of this node. |
Costanti
int | ALIAS_INPUT_PORT_FIELD_NUMBER | |
int | DTYPE_FIELD_NUMBER | |
int | FORMA_CAMPO_NUMERO | |
int | DIMENSIONE_CAMPO_NUMERO |
Metodi pubblici
booleano | è uguale a (Oggetto oggetto) |
lungo | getAliasInputPort () If >= 0, the output is an alias of an input. |
static CostGraphDef.Node.OutputInfo | |
CostGraphDef.Node.OutputInfo | |
com.google.protobuf.Descriptors.Descriptor statico finale | |
Tipo di dati | getDtipo () .tensorflow.DataType dtype = 4; |
int | getDtipoValore () .tensorflow.DataType dtype = 4; |
int | |
TensorShapeProto | ottieni forma () .tensorflow.TensorShapeProto shape = 3; |
TensorShapeProtoOrBuilder | getShapeOrBuilder () .tensorflow.TensorShapeProto shape = 3; |
lungo | ottienidimensione () int64 size = 1; |
finale com.google.protobuf.UnknownFieldSet | |
booleano | haForma () .tensorflow.TensorShapeProto shape = 3; |
int | codicehash () |
booleano finale | |
static CostGraphDef.Node.OutputInfo.Builder | newBuilder (prototipo CostGraphDef.Node.OutputInfo ) |
static CostGraphDef.Node.OutputInfo.Builder | |
CostGraphDef.Node.OutputInfo.Builder | |
static CostGraphDef.Node.OutputInfo | parseDelimitedFrom (input InputStream) |
static CostGraphDef.Node.OutputInfo | parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CostGraphDef.Node.OutputInfo | parseFrom (dati ByteBuffer) |
static CostGraphDef.Node.OutputInfo | parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
static CostGraphDef.Node.OutputInfo | parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CostGraphDef.Node.OutputInfo | parseFrom (ingresso com.google.protobuf.CodedInputStream) |
static CostGraphDef.Node.OutputInfo | parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CostGraphDef.Node.OutputInfo | parseFrom (dati com.google.protobuf.ByteString) |
static CostGraphDef.Node.OutputInfo | parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CostGraphDef.Node.OutputInfo | parseFrom (dati com.google.protobuf.ByteString, estensione Com.google.protobuf.ExtensionRegistryLiteRegistry) |
statico | analizzatore () |
CostGraphDef.Node.OutputInfo.Builder | toBuilder () |
vuoto | writeTo (output com.google.protobuf.CodedOutputStream) |
Metodi ereditati
Costanti
public static final int ALIAS_INPUT_PORT_FIELD_NUMBER
Valore costante: 2
public static final int DTYPE_FIELD_NUMBER
Valore costante: 4
public static final int SHAPE_FIELD_NUMBER
Valore costante: 3
pubblico statico finale intSize_FIELD_NUMBER
Valore costante: 1
Metodi pubblici
booleano pubblico è uguale a (Oggetto obj)
pubblico lungo 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;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public int getDtypeValue ()
.tensorflow.DataType dtype = 4;
pubblico getParserForType ()
public int getSerializedSize ()
pubblico lungo getSize ()
int64 size = 1;
pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()
hasShape booleano pubblico ()
.tensorflow.TensorShapeProto shape = 3;
public int hashCode ()
public final booleano isInitialized ()
public static CostGraphDef.Node.OutputInfo.Builder newBuilder (prototipo CostGraphDef.Node.OutputInfo )
public static CostGraphDef.Node.OutputInfo parseDelimitedFrom (input InputStream)
Lancia
IOException |
---|
public static CostGraphDef.Node.OutputInfo parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
public static CostGraphDef.Node.OutputInfo parseFrom (dati ByteBuffer)
Lancia
InvalidProtocolBufferException |
---|
public static CostGraphDef.Node.OutputInfo parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
public static CostGraphDef.Node.OutputInfo parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
InvalidProtocolBufferException |
---|
public static CostGraphDef.Node.OutputInfo parseFrom (input com.google.protobuf.CodedInputStream)
Lancia
IOException |
---|
public static CostGraphDef.Node.OutputInfo parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
InvalidProtocolBufferException |
---|
public static CostGraphDef.Node.OutputInfo parseFrom (dati com.google.protobuf.ByteString)
Lancia
InvalidProtocolBufferException |
---|
public static CostGraphDef.Node.OutputInfo parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
pubblico statico CostGraphDef.Node.OutputInfo parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
InvalidProtocolBufferException |
---|
pubblico statico analizzatore ()
public void writeTo (output com.google.protobuf.CodedOutputStream)
Lancia
IOException |
---|