NodeOutputOrBuilder

interfaccia pubblica NodeOutputOrBuilder
Sottoclassi indirette conosciute

Metodi pubblici

astratto int
getSlot ()
int32 slot = 1;
TensoreDescrizione astratta
getDescrizioneTensore ()
.tensorflow.TensorDescription tensor_description = 3;
TensorDescriptionOrBuilder astratto
getTensorDescriptionOrBuilder ()
.tensorflow.TensorDescription tensor_description = 3;
booleano astratto
hasTensorDescription ()
.tensorflow.TensorDescription tensor_description = 3;

Metodi pubblici

public abstract int getSlot ()

int32 slot = 1;

abstract pubblico TensorDescription getTensorDescription ()

.tensorflow.TensorDescription tensor_description = 3;

public abstract TensorDescriptionOrBuilder getTensorDescriptionOrBuilder ()

.tensorflow.TensorDescription tensor_description = 3;

public abstract booleano hasTensorDescription ()

.tensorflow.TensorDescription tensor_description = 3;