interfaccia pubblica SavedResourceOrBuilder
Sottoclassi indirette conosciute |
Metodi pubblici
stringa astratta | getDevice () A device specification indicating a required placement for the resource creation function, e.g. |
astratto com.google.protobuf.ByteString | getDeviceBytes () A device specification indicating a required placement for the resource creation function, e.g. |
Metodi pubblici
public abstract String getDevice ()
A device specification indicating a required placement for the resource creation function, e.g. "CPU". An empty string allows the user to select a device.
string device = 1;
estratto pubblico com.google.protobuf.ByteString getDeviceBytes ()
A device specification indicating a required placement for the resource creation function, e.g. "CPU". An empty string allows the user to select a device.
string device = 1;