CostGraphDef.Node.OutputInfoOrBuilder

publiczny interfejs statyczny CostGraphDef.Node.OutputInfoOrBuilder
Znane podklasy pośrednie

Metody publiczne

abstrakcyjne, długie
getAliasInputPort ()
 If >= 0, the output is an alias of an input.
abstrakcyjny typ danych
getDtype ()
.tensorflow.DataType dtype = 4;
streszczenie wew
getDtypeValue ()
.tensorflow.DataType dtype = 4;
abstrakcyjny TensorShapeProto
uzyskaj kształt ()
.tensorflow.TensorShapeProto shape = 3;
abstrakcyjny TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 3;
abstrakcyjne, długie
pobierzRozmiar ()
int64 size = 1;
abstrakcyjna wartość logiczna
ma kształt ()
.tensorflow.TensorShapeProto shape = 3;

Metody publiczne

publiczne streszczenie długie 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;

publiczny abstrakcyjny typ danych getDtype ()

.tensorflow.DataType dtype = 4;

publiczne streszczenie int getDtypeValue ()

.tensorflow.DataType dtype = 4;

publiczne streszczenie TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 3;

publiczne streszczenie TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 3;

publiczne streszczenie długie getSize ()

int64 size = 1;

publiczna wartość logiczna abstrakcyjna hasShape ()

.tensorflow.TensorShapeProto shape = 3;